comctl32/listview: Don't redraw focus rectangle on column scroll.
[wine] / tools / winegcc /
2003-11-20  Dimitrie O. PaunDon't ignore libs specified by the user while linking.
2003-10-30  Gerald PfeiferAdd proper casts to avoid signed vs. unsigned mismatches in
2003-10-15  Daniel MarmierFixed warnings with gcc option "-Wwrite-strings".
2003-10-10  Dimitrie O. PaunHave the wrapper load the used DLLs in case the main...
2003-09-19  Richard CohenHandle default linker output name in winewrap instead...
2003-09-16  Dimitrie O. PaunDo not require GUI support for displaying errors in...
2003-09-15  Dimitrie O. PaunTeach winegcc to masquerade as cpp.
2003-09-12  Richard CohenHandle -L<dir> in a separate array.
2003-09-11  Alexandre JulliardSet the dll search path to the location specified in...
2003-09-11  Richard CohenUse an extendable array to store the lists of strings.
2003-09-11  Alexandre JulliardMoved winegcc and winewrap to a separate directory.