regedit: Fix the Danish translation.
[wine] / programs / winefile /
2005-06-12  Martin FuchsFix file size in property dialog by using _stprintf...
2005-06-10  Mike McCormackFix more warnings.
2005-06-07  Martin FuchsSynchronize resource scripts IDs of the different langu...
2005-06-06  Martin FuchsImplement file properties dialog (partly based on Rob...
2005-06-05  Martin FuchsRefresh window content after context menu popups only...
2005-06-05  Martin FuchsSync winefile's header between WINE and ReactOS.
2005-06-03  Martin FuchsFix position of column header labels.
2005-06-02  Henning GerhardtUpdate German resource files.
2005-05-30  Martin Fuchs- implement commands 'copy' and 'delete'
2005-05-29  Martin FuchsRefresh display after executing a context menu command.
2005-05-29  Martin FuchsImplement file filtering (matching of file name pattern...
2005-05-23  Martin FuchsBug fixes for _NO_EXTENSIONS mode.
2005-05-23  Martin FuchsImplement ID_VIEW_SPLIT command.
2005-05-19  Martin FuchsThe call to ScreenToClient() changes the content of...
2005-05-16  Martin FuchsImplement connecting and disconnecting of network drives.
2005-05-16  Martin FuchsImplement menu entry "format disk" (derived from Robert...
2005-05-16  Martin FuchsSwedish translation of winefile resources by David...
2005-05-16  Martin FuchsImplement switching of file sort order.
2005-05-14  Martin Fuchs- spelling fixes (prefered -> preferred)
2005-05-14  Martin FuchsDisplay free and total disk space in status bar.
2005-05-13  Martin FuchsDisplay source path in "move file" dialog.
2005-05-13  Martin FuchsReplace numeric resource identifiers by their defined...
2005-05-11  Martin FuchsImproved version of Piotr Caban's bugfix patch "Fixed...
2005-05-04  Martin FuchsImplement owner drawn context menus.
2005-02-25  Jon GriffithsDocumentation spelling fixes.
2005-02-23  Henning GerhardtSmall fix for the German resource file.
2005-02-16  Alex Villacís LassoChange SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPAN...
2005-02-15  Henning GerhardtAdd/updated German resources.
2005-02-14  Marcelo DuarteUpdate the resources for Portuguese.
2005-02-10  Alexandre JulliardAuthors: Américo José Melo <mmodem00@netvisao.pt>,...
2005-01-26  Hans LeidekkerDon't use utf8 in rc files.
2005-01-03  José Manuel Ferrer... Added Spanish translation.
2004-12-14  Piotr CabanFixed display bug.
2004-11-30  Eric PouechConst correctness fixes.
2004-11-24  Alexandre JulliardAvoid using the MAKEPOINTS macro, it's broken on big...
2004-11-22  Martin FuchsUnicodify string constants.
2004-11-22  Martin Fuchssplitpath maintainance.
2004-11-21  José Manuel Ferrer... Updated Spanish translations.
2004-11-19  Martin FuchsFix English menu text.
2004-10-25  David KredbaNew Czech resources.
2004-10-22  Martin FuchsFix indenting of last patch (tabs instead of spaces).
2004-10-21  Martin Fuchs- use ID_SELECT_FONT in german menu
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...