Implement LBS_COMBOBOX, and make use of it.
[wine] / programs / winefile /
2004-10-08  Sylvain PetreolleUpdate French translation.
2004-10-07  Martin Fuchs- remove unused IDS_FILE_MOVE_ERROR
2004-10-07  Martin FuchsFix "move file" implementation, in detail:
2004-10-07  Martin FuchsImmediately refresh child windows after changing the...
2004-10-07  Martin FuchsFix sigsegv when double clicking directory entries.
2004-10-06  Martin Fuchs- remove trailing semicolons from constant definitions
2004-09-28  Ivan Leo PuotiTranslation update.
2004-09-27  Piotr Caban- added choosing fonts
2004-09-22  Piotr CabanAdded Polish translation.
2004-09-22  Martin Fuchs- Handle "." and ".." as special case and move them...
2004-08-24  Huw DaviesChange dialogs to use MS Shell Dlg rather than Helv...
2004-06-28  José Manuel Ferrer... Added some Spanish translations.
2004-05-27  Ivan Leo PuotiChanged my name, so update copyright info.
2004-03-09  Alexandre JulliardTake advantage of the new winegcc -B support.
2004-03-02  Alexandre JulliardWe no longer use the .exe.spec.c files.
2004-03-02  Alexandre JulliardBuild all the programs with winegcc.
2004-02-11  Martin Fuchs- move some PIDL function declarations from undocshell...
2004-02-09  Francois GougetAssorted spelling and case fixes.
2004-02-09  Huw DaviesUse the BTNS_* toolbar button style defines rather...
2004-01-27  Alexandre JulliardOnly link against libdxguid where necessary.
2004-01-02  Ivan Leo Murray... Added Italian resources.
2003-12-13  Alexandre JulliardDefine __WINE__ to enable extensions (spotted by Martin...
2003-12-12  Martin FuchsFixed missing initializations of struct SHELLEXECUTEINFO.
2003-10-27  Hans Leidekker- Dutch translations of Wine programs.
2003-10-04  Pavel RoskinConvert resources to standard format without embedded...
2003-09-22  Vincent BéronAnother batch of French resources updates.
2003-08-30  Alexandre JulliardRemoved wrong or unneeded codepage pragmas.
2003-08-29  Rok MandeljcMinor updates of Slovenian translations.
2003-08-28  Alexandre JulliardDon't use alloca.
2003-08-13  Francois GougetFix compilation error.
2003-08-13  Richard CohenUse __WINE__ instead of _WINE_, _WIN32.
2003-08-13  Martin FuchsExtended winefile for an optional shell namespace mode.
2003-06-30  Marcelo Duarte- Localization to Portuguese of Brazil
2003-06-23  Marcelo Duarte- localization to the Portuguese of Brazil of "programs/*"
2003-06-18  Sylvain PetreolleAdded French translation, finished English translation.
2003-05-04  Igor StepinAdded a lot of Russian translations.
2003-05-01  Igor StepinChanged font charset from ANSI to DEFAULT_CHARSET.
2003-01-09  Liu SpiderAdded Simplified Chinese resources.
2002-11-04  Zoly NagyAdded/upgraded Hungarian resources.
2002-10-18  Martin FuchsRemoved warning "SetWindowText(0, ...)" when opening...
2002-10-17  Martin FuchsCorrect initial display of file listing.
2002-10-16  Martin FuchsImplemented program launching by double click.
2002-10-15  Martin Fuchs- Fixed building unter native WIN32.
2002-09-12  Alexandre JulliardRemoved the __uint* types from basetsd.h since they...
2002-07-16  Gerald PfeiferDo not #include <malloc.h>, which is non-standard and...
2002-07-03  Gregg MattinsonRemoved non-static structure initializers.
2002-06-28  Gregg MattinsonRemoved C++ style comments.
2002-06-04  Alexandre JulliardMerged Martin Fuchs' file manager (with the help of...