Add revision support to winetest.exe.
[wine] / programs /
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.
2004-01-16  Dimitrie O. PaunStreamline the editing interfaces a bit.
2004-01-16  Thomas WeidenmuellerAdded context menu support.
2004-01-16  Thomas WeidenmuellerImplemented View|Split.
2004-01-16  Thomas WeidenmuellerSimplify the About dialog code.
2004-01-16  Thomas WeidenmuellerExpand the treeview on startup.
2004-01-15  Ferenc WagnerAdded graphical feedback.
2004-01-15  Alexandre JulliardAvoid non-portable strip -s (reported by Robert Lunnon).
2004-01-13  Dimitrie O. PaunAdd value rename support to regedit.
2004-01-13  Tom WicklineAdd dillo as a browser to search for.
2004-01-13  Francois GougetDo a SearchPath before opening the file to improve...
2004-01-13  Francois GougetRemove references to regapi.
2004-01-08  Ivan Leo Murray... Brought up to date to Dimi's latest patch.
2004-01-07  Robert van HerkAdded a tabsheet that allows the user to change the...
2004-01-06  Francois GougetAssorted spelling fixes.
2004-01-06  Chris MorganAdded winebrowser app that launches a Unix browser.
2004-01-06  Francois GougetImprove error reporting.
2004-01-06  Dimitrie O. PaunAdd new value support. Misc improvements and cleanups.
2004-01-06  Ivan Leo Murray... Updated Italian resources.
2004-01-05  Eric PouechMade wine_get_unix_file_name take a Unicode string...
2004-01-05  Dimitrie O. PaunAdd value delete, and dword edit support.
2004-01-03  Zimler AttilaAdded support for creating new keys.
2004-01-02  Ivan Leo Murray... Added Italian resources.
2003-12-30  Mike McCormackSort the output of wcmd's set command.
2003-12-30  Ivan Leo Murray... Updated Italian translations.
2003-12-30  Ferenc WagnerSolaris sh portability fix.
2003-12-15  Eric Pouech- get rid of winedbg internal channels for output
2003-12-13  Alexandre JulliardRemoved useless #ifdef WINELIB.
2003-12-13  Alexandre JulliardDefine __WINE__ to enable extensions (spotted by Martin...
2003-12-12  Martin FuchsFixed missing initializations of struct SHELLEXECUTEINFO.
2003-12-12  Dimitrie O. PaunRemove most string size limitations.
2003-12-11  Richard Cohen- Fix obsolete comments about windowsx, commdlg.
2003-12-10  Jon GriffithsSort the listview when clicking the Name or Type headers.
2003-12-08  Dimitrie O. PaunReformat regedit in a consistent manner.
2003-12-08  Richard Cohen- Implement 'Choose font', 'No title', 'Always on Top'.
2003-12-08  Pavel RoskinMake inactive LED segments dimmer to make numbers easie...
2003-12-08  Dimitrie O. PaunMove include/bitmaps/*.xpm where they belong.
2003-12-05  Francois GougetPrint error messages to stderr as is customary.
2003-12-05  Filip NavaraFixed some flags in calls to CreateWindowEx.
2003-12-04  Alexandre JulliardAuthors: Jakob Eriksson <jakov@vmlinux.org>, Dimitrie...
next