advpack: Standardize the format of advpack traces.
[wine] / programs /
2006-04-10  Alexandre Julliardmsacm32: Renamed the dlls/msacm directory to dlls/msacm32.
2006-04-10  Alexander N. Sørneswinecfg: Updated Norwegian resources.
2006-04-08  Antonio Codazziwineconsole: Esperanto language support.
2006-04-08  Antonio Codazziwinhelp: Esperanto language update.
2006-04-08  Antonio Codazziregedit: Italian language update.
2006-04-08  Antonio Codazzistart: Italian language update.
2006-04-08  Antonio Codazziuninstaller: Esperanto language adjustments.
2006-04-08  Antonio Codazziwineconsole: Italian language support.
2006-04-08  Robert Reifwinecfg: Add default dsound sample rate and bits per...
2006-04-07  Alexandre Julliardexplorer: Don't use ExitWindows on shutdown.
2006-04-05  Mike McCormackAdd an implementation of iexplore.exe.
2006-04-04  Mike McCormackmsiexec: Add an icon for msiexec and .msi files.
2006-04-03  Antonio Codazziuninstaller: Esperanto language support.
2006-04-03  Antonio Codazziuninstaller: Italian language support.
2006-04-03  Antonio Codazzinotepad: Esperanto language support.
2006-04-03  Antonio Codazzinotepad: Italian language support.
2006-04-03  Antonio Codazziclock: Esperanto language support.
2006-04-03  Alexander N. Sørnesregedit: Fix typo in Norwegian resources.
2006-03-29  Alexandre Julliardwinecfg: Disable the desktop option when configuring...
2006-03-27  Alexandre Julliardx11drv: Moved desktop mode handling to the explorer...
2006-03-27  Robert Shearmanshell32: Adding a systray item with an invalid icon...
2006-03-27  Petr Tesarikwinedbg: Fix stepping over an instruction.
2006-03-27  f_sophiawinhelp: Added Esperanto language support.
2006-03-27  Eric Pouechwinedbg: Fixes for identifiers.
2006-03-22  Marcus Meissnerprograms: Move icinfo out of avitools.
2006-03-21  Francois Gougettaskmgr: Avoid forward declarations and make functions...
2006-03-21  Francois Gougettaskmgr: Reorder functions to avoid forward declarations.
2006-03-21  Francois Gougettaskmgr: Avoid forward declarations and make functions...
2006-03-21  Jeff Latimerwinedbg: Add display for floating point status.
2006-03-21  Alexandre Julliardwcmd: Try executing the process even if the exe file...
2006-03-21  Byeong-Sik Jeonwinecfg: Updated Korean translation.
2006-03-21  Mike McCormacktaskmgr: Make some functions static.
2006-03-21  Mike McCormacktaskmgr: Fix some gcc 4.1 warnings caused by commctrl...
2006-03-21  Mike McCormackwinefile: Fix some gcc 4.1 warnings caused by commctrl...
2006-03-20  Mike McCormacktaskmgr: Eliminate common code and fix a warning.
2006-03-20  Alexandre Julliardconfigure: Use --rpath when linking dlls too.
2006-03-20  Alexandre Julliardprograms: Get rid of application symlinks, they are...
2006-03-20  Alexander N. Sørneswordpad: Fix typo in Norwegian resource.
2006-03-20  Vitaly Lipatovregedit: Fix Russian translation.
2006-03-20  Vitaly Lipatovcontrol: Fix datetime name.
2006-03-20  Milko Krachounovwinecfg: Update Bulgarian translation.
2006-03-20  Jeff Latimerwinedbg: Copy floating point status to the dbgcontext.
2006-03-20  Robert Shearmanwcmd: Use PACKAGE_VERSION as the wcmd version.
2006-03-18  Mike McCormackwinefile: Eliminate use of windowsx.h.
2006-03-18  Eric Pouechdbghelp: Live target detection.
2006-03-18  Mike McCormackRemove some unnecessary uses of windowsx.h
2006-03-18  Mike McCormacktaskmgr: Fix some gcc 4.1 warnings.
2006-03-18  Mike McCormackwinecfg: Fix some gcc 4.1 warnings.
2006-03-17  Mike McCormacktaskmgr: Fix some gcc 4.1 warnings.
2006-03-17  Mike McCormacktaskmgr: Fix some gcc 4.1 warnings.
2006-03-17  Mike McCormacktaskmgr: Fix some gcc 4.1 warnings.
2006-03-17  Mike McCormacktaskmgr: Fix some gcc 4.1 warnings.
2006-03-17  Mike McCormacktaskmgr: Fix some gcc 4.1 warnings.
2006-03-17  Mike McCormacktaskmgr: Fix some gcc 4.1 warnings.
2006-03-17  Mike McCormackregedit: Fix some gcc 4.1 warnings.
2006-03-17  Alexandre Julliardwinecfg: Support for loading the list of dlls from...
2006-03-16  Alexandre JulliardRemove some no longer needed library paths.
2006-03-15  Alexandre Julliardavitools: Fixed library path for msvfw32.
2006-03-15  Alexandre Julliardwinsock: Renamed the winsock directory to ws2_32.
2006-03-10  Alexandre Julliardwinefile: Refresh the drives and files upon WM_DEVICECH...
2006-03-10  Petr Tesarikwinedbg: Fix lcall instruction opcode.
2006-03-10  Fatih Asiciwordpad: Add Turkish resource file.
2006-03-10  Fatih Asiciwinecfg: Update Turkish resource file.
2006-03-07  Alexandre Julliardexplorer: Merged systray support with the desktop windo...
2006-03-07  Alexandre Julliardexplorer: Added desktop option.
2006-03-06  Robert Shearmanwcmd: Improve command line processing.
2006-03-04  Mike McCormackwinecfg: Fix a typo (LVM_ -> TVM_).
2006-03-04  Dmitry Timoshkovwinebrowser: Use CP_UNIXCP when translating URL passed...
2006-03-03  Mike McCormackregedit: Fix some gcc 4.1 warnings caused by casts...
2006-03-03  Mike McCormackwinecfg: Eliminate some gcc 4.1 warnings caused by...
2006-03-02  Eric Pouechwinedbg: Bring usage() and .man up to date.
2006-03-02  Eric Pouechwinedbg: Add ability to reload a minidump.
2006-03-02  Eric Pouechwinedbg: process_io
2006-03-02  Eric Pouechwinedbg: main_loop.
2006-02-28  Dmitry Timoshkovnotepad: Wrap long lines by default like Windows does.
2006-02-28  Alexandre Julliardlz32: Renamed lzexpand directory to lz32.
2006-02-28  Eric Pouechwinedbg: Added a close_process method to process_io.
2006-02-28  Eric Pouechwinedbg: Extend auto mode with minidump.
2006-02-28  Eric Pouechwinedbg: Rewrite auto mode.
2006-02-28  Eric Pouechwinedbg: Fixed regression in gdb handling.
2006-02-28  Kovács Andráswinecfg: New Hungarian language resource.
2006-02-27  Eric Pouechwinedbg: Auto mode.
2006-02-27  Eric Pouechwinedbg: Move gdb command line handling.
2006-02-27  Eric Pouechwinedbg: Active and command line.
2006-02-27  Eric Pouechwinedbg: Cleanup the process_io usage.
2006-02-27  Eric Pouechwinedbg: Active targets
2006-02-24  Alexander N. SørnesUpdated/new Norwegian Bokmål resources.
2006-02-24  Francois GougetAssorted spelling fixes.
2006-02-22  Alexandre Julliardexplorer: Moved systray configuration option to a more...
2006-02-22  Robert Shearmanshell32: Move systray handling to the explorer process.
2006-02-21  Jason Greenwinefile: Add the ability to save window position to...
2006-02-20  YunSong Hwangwinecfg: Updated Korean translation.
2006-02-20  YunSong Hwangwordpad: Add Korean translation.
2006-02-20  Uwe Bonneswinhelp: Zero out WINHELP_WINDOW in WINHELP_CreateHelpW...
2006-02-20  Eric Pouechwinedbg: Fixed regression: stack info was no longer...
2006-02-18  Hans Leidekkerwinebrowser: Handle file URLs.
2006-02-18  Stefan Leichterwinetest: Added usp10 tests.
2006-02-17  Phil Krylovwordpad: Russian translation.
2006-02-17  Hans Leidekkerwordpad: Dutch localization.
2006-02-16  Paul Vrienswinecfg: Localize the app specific title.
next