Release 20050930.
[wine] / programs /
2005-09-30  Kimmo MyllyvirtaFinnish resources for uninstaller.
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-09-29  Vincent BéronRemove unused function from regedit/treeview.c.
2005-09-28  Alexandre JulliardDeclare debug channels as static variables so that...
2005-09-28  Alexandre JulliardNow that we are requiring bison anyway, make the .tab...
2005-09-28  Alexandre JulliardNew scheme for keeping track of debug channels that...
2005-09-27  Alexandre JulliardFixed disassembling functions to handle 16-bit code...
2005-09-26  Henning GerhardtUpdate German regedit resource file.
2005-09-26  Alexander N. SørnesNorwegian translation of wcmd and wineconsole.
2005-09-26  Alexander N. SørnesAdded Norwegian translation of some programs.
2005-09-26  Henning GerhardtUpdate German resource file.
2005-09-26  Krzysztof Foltman- Copy key name works.
2005-09-26  Christian CostaScreen depth cannot be selected when double buffering...
2005-09-25  Alexander N. SørnesAdded Norwegian translations.
2005-09-23  Steven EdwardsSet text of help menu to Help.
2005-09-22  Alexandre JulliardGet rid of the hlp2sgml hack.
2005-09-21  Mike McCormackFix "empty body in an if/else-statement" warnings.
2005-09-20  Dmitry TimoshkovFix the usage of COLOR_xxx constants in the place of...
2005-09-20  Alexander N. SørnesAdded Norwegian translations.
2005-09-19  Milko KrachounovBulgarian resources for mpr, msi, user, commdlg, oleaut...
2005-09-18  Alexander N. SørnesAdded Norwegian translations.
2005-09-17  Alexander N. SørnesAdded Norwegian translation.
2005-09-15  Ivan Leo PuotiGet winetest to detect windows server 2003 R2.
2005-09-15  Henning GerhardtUpdate the German resource file.
2005-09-14  Thomas WeidenmuellerHook up "Hide on Minimize" & Add context menu to the...
2005-09-14  Filip NavaraDon't kill non-existing timers. Use EndDialog to close...
2005-09-14  Alexandre JulliardMichael Fritscher
2005-09-14  Thomas WeidenmuellerUse anonymous events for synchronization.
2005-09-14  Alexandre JulliardAuthors: Thomas Weidenmueller <wine-patches@reactsoft...
2005-09-13  Alexandre JulliardAuthors: Richard Cohen <richard@daijobu.co.uk>, Jim...
2005-09-13  Alexandre JulliardGet rid of a couple of non-portable long long constants.
2005-09-12  Marcus MeissnerThe last argument to MultiByteToWideChar is wide charac...
2005-09-12  Kimmo MyllyvirtaAdded Finnish resources.
2005-09-09  Alexandre JulliardUse Get/SetWindowLongPtr instead of Get/SetWindowLong...
2005-09-07  Alexandre JulliardReplace a few more direct lpVtbl accesses by the proper...
2005-09-07  Vikram KumarUpdate Japanese resource file to include the Theme...
2005-09-06  Mike McCormackFix gcc 4.0 warnings.
2005-09-06  Yuri KozlovUpdated Russian resources.
2005-09-06  Kimmo MyllyvirtaAdded Finnish resources.
2005-09-03  Paul VriensUpdate for the 'Install theme' button.
2005-09-02  Mike McCormackFix gcc 4.0 warnings.
2005-09-02  Frank RichterSince uxtheme also returns a friendly display name...
2005-08-30  Frank RichterAdd an "Install theme" button to the appearance page...
2005-08-30  Alexander N. SørnesNorwegian translation of winecfg.
2005-08-30  Paul VriensUpdate to the latest theme and tab settings.
2005-08-29  Frank RichterMake THEME_update_color_and_size static and drop THEME_...
2005-08-29  Alexander N. SørnesNorwegian language support.
2005-08-29  Jonathan ErnstTheming setings in French.
2005-08-29  Yuri KozlovTheme dialog added in Ru.rc.
2005-08-27  Mike McCormackFix gcc 4.0 warnings.
2005-08-27  Alexandre JulliardExplicitly import kernel32 in tests that use it.
2005-08-26  Mike McCormackFix gcc 4.0 warnings.
2005-08-25  Alexandre JulliardAdded a -municode flag to winegcc for applications...
2005-08-25  Frank RichterLoad tab titles and property sheet caption from string...
2005-08-25  Frank RichterAdd English Neutral and German appearance tab translations.
2005-08-25  Alexandre JulliardBeginnings of a crt0 library.
2005-08-24  Frank RichterAdd an "Appearance" tab to control the currently active...
2005-08-23  Rémi AssaillyMoved mciavi32 to the top-level dlls directory.
2005-08-23  Glenn WursterDon't pass on EH_STACK_INVALID exceptions.
2005-08-22  Dmitry TimoshkovRemove unnecessary #pragma code_page(xxxx) statements...
2005-08-22  Felix NawothnigReplace "Registry Explorer" by "Registry Editor" in...
2005-08-22  Maxime BellengéMake the icon choice algorithm really choose the best...
2005-08-19  Mike McCormackFix gcc 4.0 warnings.
2005-08-19  Rémi AssaillyRemoved mcianim.
2005-08-19  Alexandre JulliardMake sure the string is null-terminated in memory_get_s...
2005-08-19  Mike McCormackFix gcc 4.0 warnings.
2005-08-19  Yuri KozlovUpdated Russian resources.
2005-08-17  Vitaliy MargolenAdd windows version registry entries.
2005-08-16  Juan LangShrink the hex edit window a bit.
2005-08-15  Vikram KumarAdded Japanese resources.
2005-08-12  Richard CohenUpdate English neutral version of winecfg graphics...
2005-08-11  Mike McCormackTurn off gcc 4.0's builtin wchar inlines.
2005-08-11  Alexandre JulliardRemoved a useless header file.
2005-08-10  Marcus MeissnerFixed harmless /tmp problem.
2005-08-08  Kai BlinAdd secur32.dll tests to winetest.
2005-08-03  Alexandre JulliardRemoved the broken mmap64 configure check, and moved the
2005-08-03  Alexandre JulliardGet rid of the no longer used regedit test.
2005-08-03  Alexandre JulliardMerged some of the header checks to reduce the size...
2005-08-03  Peter ÅstrandImplemented an Esound driver.
2005-07-30  Andreas MohrImprove regsvr32 output.
2005-07-29  Jonathan ErnstFixed control size and placement.
2005-07-29  Stefan DösingerCorrect the sizes of some controls in the German resources.
2005-07-20  Daniel RemenakChanged winhelp file->exit accelerator key from "e...
2005-07-18  Hans LeidekkerInclude the mshtml test.
2005-07-15  Stefan HuehnerFix some write-strings warnings.
2005-07-15  Eric PouechEnsure msvcrt's io block is passed down from wcmd's...
2005-07-14  Detlef RiekenbergSpace is valid between module name and entry point.
2005-07-14  Paul VriensUpdate the Dutch translations.
2005-07-14  Robert ShearmanRemove additional current process tracking in backtrace...
2005-07-13  Jonathan ErnstUpdated winecfg French resources.
2005-07-13  Henning Gerhardt- Added German winspool resource file.
2005-07-12  Jacek CabanAdded hh.exe.
2005-07-12  Raphael Junqueira- add direct3d configuration on winecfg graphics panel
2005-07-11  Francois GougetAssorted spelling fixes.
2005-07-11  Raphael JunqueiraAdd some basic dsound configuration on Audio panel.
2005-07-11  Detlef RiekenbergDo not print an error message when deleting a nonexiste...
2005-07-10  Brian VincentDescribe tabs being linked together.
2005-07-08  Henning GerhardtUpdate German resource files.
2005-07-07  Martin Fuchs- move ID_ABOUT_WINE into #ifdef __WINE__
2005-07-07  Eugeny GorelovAdded PageSetupDlg test.
next