winedbg: Fix stepping over an instruction.
[wine] / programs / uninstaller /
2006-02-13  Petr Tesarikuninstaller: Czech language resources encoding fix.
2006-02-06  Fatih Aşıcıuninstaller: Turkish translation.
2005-12-16  José Manuel Ferrer... uninstaller: Spanish translations update.
2005-11-26  Alexandre JulliardIgnore symlink files too (needed for git).
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-15  YunSong HwangUpdate Korean translations.
2005-11-14  YunSong HwangAdd Korean translations.
2005-10-04  Vijay Kiran KamujuFixed uninstaller close button.
2005-09-30  Kimmo MyllyvirtaFinnish resources for uninstaller.
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-09-19  Milko KrachounovBulgarian resources for mpr, msi, user, commdlg, oleaut...
2005-09-18  Alexander N. SørnesAdded Norwegian translations.
2005-08-25  Alexandre JulliardAdded a -municode flag to winegcc for applications...
2005-08-25  Alexandre JulliardBeginnings of a crt0 library.
2005-05-18  Pierre d'HerbemontRemove stdlib.h inclusion if winsock.h is included.
2005-05-09  Henning GerhardtUpdate German resource files.
2005-04-11  Hannu ValtonenFix a typo in uninstaller's english appname.
2005-03-16  Dmitry TimoshkovGetDlgItemTextW takes buffer length in WCHARs not bytes.
2005-03-11  Jonathan ErnstInternationalization.
2005-03-11  Jonathan ErnstAdd search field with find-as-you-type function.
2005-03-10  Jonathan ErnstUse a dialog instead of a normal window.
2004-12-09  Alexandre JulliardJanitorial: C booleans must not be compared against...
2004-11-30  Eric PouechConst correctness fixes.
2004-10-18  David KredbaAdded some Czech resources.
2004-09-22  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-08-04  José Manuel Ferrer... Updated some Spanish translations.
2004-07-22  Henning GerhardtMinor fixes and updates to the German resource files.
2004-06-28  Hannu ValtonenDon't display the commandline text (A trace still gives...
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-24  Dmitry TimoshkovConvert app description field to unicode and use CP_UNI...
2004-02-09  Hannu ValtonenRemove some useless comments and rearrange the GUI...
2003-12-30  Ivan Leo Murray... Updated Italian translations.
2003-11-05  Marcelo DuarteLocalization to the Portuguese of Brazil.
2003-10-09  Mike McCormackHandle quoting on the command line in uninstaller.
2003-10-04  Pavel RoskinUse a better icon. Comment out the binary resource.
2003-09-25  Pavel RoskinCall HeapAlloc() on entries before HeapReAlloc() to...
2003-09-16  Vincent BéronUpdates for various French resources.
2003-06-18  Francois Gouget'sizeof type' is best avoided as it won't always compil...
2002-07-05  Alexandre JulliardUse Wine debugging API. Fixed MessageBox loop.
2002-06-01  Alexandre JulliardRemoved some more trailing whitespace.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-21  Alexandre JulliardRenamed Winelib apps to .exe.so to follow the dll namin...
2002-05-17  Alexandre JulliardRemoved most imports of ntdll since we no longer import...
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-04-06  Jeremy WhiteFixed exit status in some cases.
2002-03-19  Andreas Mohr- fix complete listbox messup by only updating in case...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-22  Andreas MohrRemember the currently active index before refreshing.
2001-11-24  Alexandre JulliardCompile all programs with -DSTRICT -DNONAMELESSUNION...
2001-11-19  Andreas Mohr- fix wrong hexadecimal GetLastError() output
2001-07-08  Jeremy WhiteAdd --list facility to list installed programs.
2000-11-10  Alexandre JulliardBuild most programs as .so files.
2000-11-09  Alexandre JulliardAdded some missing imports.
2000-10-31  Alexandre JulliardAdded import of ntdll.
2000-10-23  Alexandre JulliardBuild Win32 resources as .res files and dump them into...
2000-08-07  Andreas MohrAdd an edit control showing the command line of the...
2000-08-04  Hidenori TakeshimaAdded a few missing imports.
2000-08-04  Alexandre JulliardAdded a few missing imports.
2000-08-01  Andreas MohrAdded an uninstaller for InstallShield, WISE etc.