wine.inf: Add a fake 16-bit DLL for mmsystem.dll.
[wine] / programs /
2011-04-18  Andrew Nguyenwinevdm: Fix incorrect heap allocation sizes and possib...
2011-04-18  André Hentschelwinedbg: Be more verbose about what's not done.
2011-04-18  André Hentschelwinedbg: Implement be_arm_get_register_info.
2011-04-18  André Hentschelwinedbg: Implement be_arm_print_context.
2011-04-18  André Hentschelwinedbg: Add more ARM registers to the map.
2011-04-18  André Hentschelwinedbg: Add ARM string for minidump.
2011-04-18  Alexandre Julliardregedit: Remove unnecessary use of class atoms.
2011-04-18  Hwang YunSongcmdlgtst: Update Korean resource.
2011-04-18  Andrew Nguyenregedit: Convert the treeview code to Unicode.
2011-04-18  Andrew Nguyenregedit: Explicitly use ANSI functions in regedit helpe...
2011-04-18  Andrew Nguyenregedit: Convert the listview code to Unicode.
2011-04-18  Andrew Nguyenregedit: Convert the hex edit code to Unicode.
2011-04-18  Andrew Nguyenregedit: Convert the frame window code to Unicode.
2011-04-18  Andrew Nguyenregedit: Convert the edit code to Unicode.
2011-04-18  Andrew Nguyenregedit: Convert the child window code to Unicode.
2011-04-18  Andrew Nguyenregedit: Remove all Unicode macros in main.h.
2011-04-18  Andrew Nguyenregedit: Convert regedit main code to Unicode.
2011-04-18  Andrew Nguyenregedit: Remove obsolete comments in InitInstance.
2011-04-18  Andrew Nguyenregedit: Refactor window class initialization to a...
2011-04-14  André Hentschelwinedbg: Implement adjust_pc_for_break on Sparc.
2011-04-14  Detlef Riekenbergwinecfg: Fix major version of windows 3.1.
2011-04-13  Austin Englishntdll: Add support for win2k8r2.
2011-04-13  Austin Englishprogman: Avoid assigning a variable to itself (LLVM...
2011-04-13  Francois Gougetprograms: Standardize the Help menus.
2011-04-13  Francois Gougetwinemine: Fix and standardize the menus.
2011-04-13  Francois Gougetclock: Rename the Info menu to Help for consistency.
2011-04-12  Francois Gougetprograms: Standardize the About menus.
2011-04-11  Francois Gougetprogman: Fix the Alt+Enter accelerator so it shows...
2011-04-11  André Hentschelwinedbg: Implement get_addr on sparc.
2011-04-08  Francois Gougetwinhlp32: Add support for accelerators in general and...
2011-04-08  Francois Gougettaskmgr: Implement the Help menu.
2011-04-08  Francois Gougetprogman: Fix accelerator support.
2011-04-08  Francois Gougetcmdlgtst: Use the human readable application name in...
2011-04-08  Francois Gougetprograms: NOINVERT is an obsolete flag so remove it.
2011-04-05  Alexandre Julliardserver: Post a message to the desktop window when the...
2011-04-01  Francois Gougetregedit: Add support for creating expandable string...
2011-04-01  Francois Gougetnotepad: Remove the 'Help on Help' menu.
2011-04-01  Francois Gougetwinefile: Remove the 'Help on Help' menu.
2011-04-01  Francois Gougetprogman: Remove the 'Help on Help' menu.
2011-04-01  Francois Gougetprogman: We don't have a wintutor application so remove...
2011-03-31  Francois Gougetwinhlp32: Remove the unimplemented help color and visib...
2011-03-31  Francois Gougetwinhlp32: Implement MACRO_HelpOnTop() and thus the...
2011-03-31  Francois Gougetregedit: Remove the unimplemented menus to connect...
2011-03-31  Francois Gougetnotepad: Remove the unimplemented help search menu.
2011-03-31  Francois Gougetprogman: Implement the cascade and tile windows menus.
2011-03-31  Francois Gougetprogman: Remove the unimplemented help search menu.
2011-03-31  Francois Gougetwinefile: Remove the unimplemented help search menu.
2011-03-30  Francois Gougetwinedbg: stack_get_register_current_frame() is not...
2011-03-30  Francois Gougetwinedbg: memory_get_current_frame() is not used anymore...
2011-03-30  Francois Gougetprograms: In English punctuations are not preceded...
2011-03-30  Francois Gougetwinefile: Fix the compilation when _NO_EXTENSIONS is...
2011-03-30  Francois Gougetwinefile: Remove commented out code.
2011-03-30  Francois Gougetwinefile: Remove the format disk command.
2011-03-30  Francois Gougetwinefile: Remove unimplemented menu entries.
2011-03-30  Damjan Jovanovicwinemenubuilder: Do not skip entries when cleaning...
2011-03-28  Marcus Meissnerwinecfg: Added missing break (Coverity).
2011-03-28  Marcus Meissnerwinedbg: Add missing break (Coverity).
2011-03-28  Dan Kegelwinemenubuilder: File associations should set wineprefix.
2011-03-28  Eric Pouechwineconsole: Ensure that the EXIT message is always...
2011-03-16  Francois Gougetservices: Make find_service_by_group() static.
2011-03-16  Francois Gougetwinecfg: Add a full stop to an error message.
2011-03-16  Francois Gougetcmd: Add full stops to some parameter descriptions...
2011-03-16  Francois Gougetwordpad: Fix the background color menu label.
2011-03-16  Eric Pouechwinedbg: Display a valid source file when reporting...
2011-03-16  Eric Pouechwinedbg: Also get rid of trailing \r in input_read_line.
2011-03-16  Eric Pouechwinedbg: Added support for printing WCHAR in print_type...
2011-03-14  Eric Pouechdbghelp: When doing a stack backtrace on i386 with...
2011-03-11  Dmitry Timoshkovwinecfg: Protect from closing the root key.
2011-03-09  Austin Englishcmd: Avoid shadowing a parameter.
2011-03-08  Eric Pouechwinedbg: Fix 'break file : lineno' command so that...
2011-03-07  Akihiro Sagawaregedit: Export a decent newline in Unicode format.
2011-03-07  Francois Gougetwscript/tests: Add a '\n' to an ok() call.
2011-02-28  Alexandre Julliardwinedbg: Support setting a breakpoint from a file name...
2011-02-28  Akihiro Sagawawineconsole: Add Japanese translation.
2011-02-25  Damjan Jovanovicwinemenubuilder: FriendlyDocName isn't part of the...
2011-02-23  Marcus Meissnerregedit: fgetc() gets int, not char (Coverity).
2011-02-23  Jacek Cabanwscript: Added tests.
2011-02-22  Hans Leidekkeruninstaller: List 32-bit applications on 64-bit platforms.
2011-02-21  Jerome Leclanchewinemenubuilder: Make sure extension-based mimetypes...
2011-02-19  Alexandre Julliardcabarc: Set the initial cabinet number to 0.
2011-02-14  Alexandre Julliardcabarc: Add support for starting a new folder with...
2011-02-14  Alexandre Julliardcabarc: Add support for specifying a maximum cabinet...
2011-02-14  Igor Paliychukwordpad: Improve translations.
2011-02-14  Austin Englishmsiexec: Add /unreg as an alias for /z.
2011-02-14  Alexander Lakhinregedit: Update Russian translation.
2011-02-08  Reece Dunnwinefile: In the Options > Font menu handler, initially...
2011-02-03  Alexandre Julliardcabarc: Add support for listing and extracting cabinets.
2011-02-03  Alexandre Julliardcabarc: Initial version of the cabarc.exe tool, with...
2011-02-01  Hans Leidekkerprograms: Add winemsibuilder.
2011-01-31  Hans Leidekkerprograms: Add a stubbed PlugPlay service.
2011-01-31  Eric Pouechwinedbg: Added support for variables with thread storage.
2011-01-31  Alexander Scott... notepad: Load UTF-8 encoding name from resources instea...
2011-01-28  Alexander Lawprograms/notepad: Correct sharing mode for opening...
2011-01-28  Alexandre Julliardwinedbg: Add dumping of floating point registers for...
2011-01-25  Alexandre Julliardwinefile: Recover some resources that were lost during...
2011-01-21  Andrew Nguyenregedit: Remove an unused string array.
2011-01-17  Damjan Jovanovicwinemenubuilder: Extract all icon sizes on freedesktop...
2011-01-14  Alexandre Julliardpo: Unify the spelling of some menu entries across...
2011-01-14  Alexandre Julliardwinecfg: Convert menu and string tables resources to...
2011-01-14  Alexandre Julliardregedit: Convert menu and string tables resources to...
next