Add support for BTNS_WHOLEDROPDOWN.
[wine] / programs /
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...
2003-12-03  Alexandre JulliardUse delayed imports instead of explicit GetProcAddress...
2003-12-03  Alexandre JulliardAdded support for loading 16-bit dlls.
2003-12-03  Dimitrie O. PaunAdded support for editing strings.
2003-12-03  Richard Cohen- Properly disable the second hand.
2003-12-03  Richard Cohen- Use resource ids IDM_*, IDS_* instead of numbers.
2003-12-02  Alexandre JulliardUse normal dll imports instead of GetProcAddress hacks.
2003-12-02  Peter Berg Larsen- the last event was not looked at when compressing...
2003-12-01  Jon GriffithsThai translation of notepad. Fix spelling in clock...
2003-11-30  Alexandre JulliardAdded make_progs tool to generate the programs makefile.
2003-11-30  Andrew de QuinceyFixed one more HeapReAlloc call.
2003-11-30  Richard CohenRemove some unused code.
2003-11-30  Alexandre JulliardRemoved some no longer used programs.
2003-11-30  Stefan LeichterChanged the version resource to be created in the commo...
2003-11-28  Stefan LeichterAdded version info resource.
2003-11-27  Alexandre JulliardPorting fixes.
2003-11-26  Alexandre JulliardFixed one more HeapReAlloc call.
2003-11-26  Alexandre JulliardFixed declarations of BroadcastSystemMessage and Transl...
2003-11-26  Dimitrie O. PaunMake the winehq.org domain the official one.
2003-11-26  Joshua ThielenFixed incorrect labeling of question boxes.
2003-11-25  Jon GriffithsThai language translation.
2003-11-21  Ivan Leo Murray... Added/updated Italian resources.
2003-11-20  Dimitrie O. PaunHeapReAlloc() does not allocate memory.
2003-11-20  Ivan Leo Murray... Added/updated Italian resources.
2003-11-17  Marcelo DuarteLocalization to Portuguese.
2003-11-17  Ivan Leo Murray... Improved Italian translations.
2003-11-05  Marcelo DuarteLocalization to the Portuguese of Brazil.
2003-11-05  Rein KlazesLet "info wnd" print the client rectangle in screen...
2003-10-28  Francois GougetWeekly spelling fixes.
2003-10-27  Hans Leidekker- Dutch translations of Wine programs.
2003-10-27  Hans Leidekker- Added Dutch translation.
2003-10-24  Mike HearnMinor GUI relayout.
2003-10-22  Mike HearnComplete support DOS version and winelook settings.
2003-10-22  Mike Hearn- Clear screen depth combo box on page init.
2003-10-16  Alexandre JulliardReplaced a few more 0xffffffff by the appropriate const...
2003-10-16  Rolf KalbermatterUse INVALID_FILE_ATTRIBUTES to test for failure of
next