Additional KLF_xxx defines.
[wine] / programs /
2004-05-27  Ivan Leo PuotiChanged my name, so update copyright info.
2004-05-19  Eric PouechGetModuleFileName[AW] doesn't terminate the string...
2004-05-13  Chris MorganFree up the original buffer pointer instead of the...
2004-05-06  Alexandre JulliardFixed crash when selecting the drive letter combo box.
2004-05-05  Ferenc WagnerThe msacm directory is special.
2004-05-05  Francois GougetAssorted spelling fixes.
2004-05-05  Robert ReifAdded msacm32 to the tests.
2004-05-04  Francois GougetMake our ascii strings static const.
2004-05-04  Chris MorganImplemented an array of 26 drives and interface functio...
2004-05-04  Krzysztof Foltman- F2 is now an accelerator for rename
2004-05-01  Krzysztof Foltman- changed Cancel DEFPUSHBUTTON to PUSHBUTTON
2004-04-23  Ferenc WagnerRemove the wineloader variable.
2004-04-23  Ferenc WagnerUnconditionally test Wine presence.
2004-04-23  Alexandre JulliardMake DIR_nt_to_unix return STATUS_NO_SUCH_FILE instead of
2004-04-23  Jakob ErikssonAdded Wine detection.
2004-04-22  Ferenc Wagner- constify some strings
2004-04-20  Jakob ErikssonFixed typo.
2004-04-20  Ferenc Wagner- Change to console mode so that winetest runs under...
2004-04-20  Francois GougetMake static Unicode strings const.
2004-04-19  Ivan Leo Murray... Small fix.
2004-04-19  Francois GougetMake Unicode const strings static so they are not copie...
2004-04-15  Francois GougetHave winedbg send its output to stderr when invoked...
2004-04-14  Alexandre JulliardMoved wine_get_unix_file_name implementation to ntdll...
2004-04-13  Gerald PfeiferDo not include <windows.h>, to avoid duplicate declarat...
2004-04-06  José Manuel Ferrer... Updated Spanish translations.
2004-04-05  Eric PouechSet correct options for dbghelp (ELF loading & parsing...
2004-04-01  Dimitrie O. PaunRemove the rest of the Tweak look hack.
2004-03-31  Ferenc WagnerGive SetErrorMode the right argument to suppress crash...
2004-03-30  Ivan Leo Murray... Fixed some values.
2004-03-30  Chris MorganInvalid "Desktop" values would crash winecfg, use the...
2004-03-30  Ivan Leo Murray... Improved version resource info.
2004-03-30  Ferenc WagnerDon't expect stdout be usable after exchanging file...
2004-03-29  Ivan Leo Murray... Enable Italian translations.
2004-03-29  Alexandre JulliardFixed language declarations.
2004-03-24  Ferenc Wagner- Extract revision info from CVS/Entries.
2004-03-23  Francois GougetAssorted spelling fixes.
2004-03-23  Francois GougetCompute dwLen after passing the string through
2004-03-23  Eric PouechPorted the ReactOS taskmgr written by Brian Palmer.
2004-03-22  Mike McCormackImplement setlocal/endlocal.
2004-03-20  Dimitrie O. PaunAdd revision support to winetest.exe.
2004-03-19  Ferenc Wagner- Refactor and fix connection opening.
2004-03-19  Ferenc Wagner- Fix report() dispatch.
2004-03-19  Alexandre JulliardAvoid including windows.h since it conflicts with unistd.h.
2004-03-18  Mike McCormackFixed handling of "echo."
2004-03-17  Richard CohenFix cursor position optimization.
2004-03-16  Alexandre JulliardNeed to include config.h.
2004-03-15  Dimitrie O. PaunProperly implement all key operations: new, delete...
2004-03-15  Chris MorganMessage box to suggest the user not run wine as root.
2004-03-15  Oleg ProkhorovFix small typo.
2004-03-15  Dimitrie O. PaunAdd all needed accelerators to regedit. Cleanups.
2004-03-15  Ivan Leo Murray... Added "can't query key" translation.
2004-03-12  Zimler AttilaAdd delete key support.
2004-03-12  Dimitrie O. PaunRemove the FileSystem option from the drive configuration.
2004-03-11  Michael StefaniucAdd the LDFLAGS when linking hlp2sgml.
2004-03-11  Alexandre JulliardWe should no longer need to unset TMP and TEMP.
2004-03-09  Alexandre JulliardTake advantage of the new winegcc -B support.
2004-03-03  Alexandre JulliardAvoid some redundant libraries on the winegcc command...
2004-03-02  Alexandre JulliardWe no longer use the .exe.spec.c files.
2004-03-02  Alexandre JulliardBuild all the programs with winegcc.
2004-03-02  Ivan Leo Murray... Make sure text isn't cut off by the close button.
2004-03-01  Juan LangConnect to winehq.org by its name rather than by its...
2004-03-01  Oleg Prokhorov- key accelerators for "New Game" and exit
2004-03-01  Dimitrie O. PaunSubmit results to WineHQ.
2004-02-25  Matt ChapmanFix dumping of Unicode strings.
2004-02-24  Yorick HardyUse SHN_UNDEF instead of STN_UNDEF to specify undefined...
2004-02-24  Dmitry TimoshkovConvert app description field to unicode and use CP_UNI...
2004-02-24  Eric Pouech- fixed ELF modules' size information
2004-02-21  Ferenc WagnerReport the error sent by the CGI script.
2004-02-20  Ferenc WagnerAdd a free() call at the end.
2004-02-20  Gerald PfeiferFix non-standard code in report().
2004-02-19  Ferenc Wagner- command line handling (GUI will follow)
2004-02-17  Robert van HerkAllow user to choose "native", "native,builtin", "builtin",
2004-02-16  Alexandre JulliardRenamed --exe-mode option to --mode now that it can...
2004-02-11  Martin Fuchs- move some PIDL function declarations from undocshell...
2004-02-10  Mike McCormackUse GetFullPathName to convert unix path names to DOS...
2004-02-09  Francois GougetAssorted spelling and case fixes.
2004-02-09  Huw DaviesUse the BTNS_* toolbar button style defines rather...
2004-02-09  Hannu ValtonenRemove some useless comments and rearrange the GUI...
2004-02-07  Chris MorganRename 'General tab' to 'About', move to the last position.
2004-02-06  Eric PouechFixed typo.
2004-02-06  Ivan Leo Murray... Translate "options".
2004-02-06  Robert ShearmanCancel rename if value to rename to already exists.
2004-02-05  Eric Pouech- Fixed broken winedbg compilation on BSD.
2004-02-03  Eric Pouech- now detecting Dwarf debug information in ELF modules...
2004-01-28  Eric Pouech- now reporting message on bogus line number in 'bp...
2004-01-27  John K. HohmAllow regedit to edit (Default) key values.
2004-01-27  Sami AarioFix a debug message.
2004-01-27  Alexandre JulliardOnly link against libdxguid where necessary.
2004-01-26  Alexandre JulliardMoved libuuid to the dlls directory, and moved the...
2004-01-23  Ge van GeldorpRename LARGE_INTEGER and ULARGE_INTEGER members "s...
2004-01-23  Ivan Leo Murray... Resource updates.
2004-01-21  Alexandre JulliardDon't link directly to 16-bit APIs for portability...
2004-01-20  Ivan Leo Murray... Yet again catching up with En.rc.
2004-01-20  Chris MorganAdd audio tab with first pass at autodetection of audio...
2004-01-20  Thomas WeidenmuellerRegedit GUI enhancements with new Windows-like icons.
2004-01-20  Ivan Leo Murray... Yet another update.
2004-01-18  Marcelo DuarteUpdate of Portuguese resources.
2004-01-16  Dimitrie O. PaunFix value renaming. Cleanup code, fix a few leaks.
2004-01-16  Thomas WeidenmuellerFixed handling of control focus.
2004-01-16  Thomas WeidenmuellerEnable the help menu for regedit.
next