dinput: map_axis must be able to work with LONG's value range.
[wine] / programs /
2006-07-07  Vitaliy Margolenwinecfg: Shift Graphics page up to fill the empty place.
2006-07-07  Michael Stefaniucjanitorial: Move the storage specifier to the beginning...
2006-07-07  Thomas Khonotepad: Change window classname from NPClass to Notepad.
2006-07-07  Andrew Talbotregedit: Write-strings warning fix.
2006-07-06  Detlef Riekenbergcomdlg32: Add initial test.
2006-07-03  Piotr Cabanoleview: Added next field to TypeLib viewer treeview...
2006-07-03  Piotr Cabanoleview: Improved type handling in TypeLib viewer.
2006-07-03  Piotr Cabanoleview: Added open TypeLib file functionality.
2006-07-03  Piotr Cabanoleview: Added type displaying in TypeLib Viewer.
2006-07-03  Thomas Khowcmd: Modify option parser to allow compound options.
2006-07-03  Andrew Talbottaskmgr: Write-strings warnings fix.
2006-07-03  Andrew Talbotregedit: Write-strings warnings fix.
2006-07-03  Ge van Geldorpwinedbg: Implement be_x86_64_init_registers.
2006-07-03  Ge van Geldorpwinedbg: Adjust the parameters of the backend read...
2006-06-30  Piotr Cabanoleview: Added base TypeLib Viewer menu functionality.
2006-06-30  Piotr Cabanoleview: Added status bar to TypeLib Viewer.
2006-06-30  Piotr Cabanoleview: Added TypeLib Viewer base.
2006-06-29  Juan Langregedit: Update status bar after editing key name.
2006-06-27  James Hawkinsmsiexec: Use CommandLineToArgvW instead of process_args...
2006-06-27  Alexandre Julliardwineconsole: Portability fixes in the curses mouse...
2006-06-27  Eric Pouechwinedbg: Module info.
2006-06-27  Eric Pouechwinedbg: Use 64 bit version of imagehlp_module.
2006-06-27  Alexandre Julliardwinetest: Portability fix in the maketest script. Added...
2006-06-26  Francois GougetAssorted spelling, case and grammar fixes.
2006-06-26  Hwang YunSong(황윤성)oleview: Added Korean resources.
2006-06-26  Piotr Cabanoleview: Fix compilation with gcc 2.95.
2006-06-26  Piotr Cabanoleview: Added propper ClassName displaying to interfac...
2006-06-26  Piotr Cabanoleview: Added interface viewer.
2006-06-23  Piotr Cabanoleview: Added system configuration dialog.
2006-06-23  Piotr Cabanoleview: Added copy HTML tag functionality.
2006-06-23  Piotr Cabanoleview: Added copy CLSID functionality.
2006-06-23  Piotr Cabanoleview: Added CreateInstanceOn functionality.
2006-06-23  Jonathan Ernstoleview: Spelling fixes (English).
2006-06-23  Jonathan Ernstoleview: French localization.
2006-06-22  Piotr Cabanoleview: Removed use of strlenW, strcmpW and strcpyW...
2006-06-21  Alexandre Julliardoleview: Delete the symlink from git.
2006-06-21  Piotr Cabanoleview: Added registry tab in details window.
2006-06-21  Piotr Cabanoleview: Added details window base.
2006-06-21  Piotr Cabanoleview: Added base menu funcionality.
2006-06-21  Piotr Cabanoleview: Added more TreeView entries.
2006-06-21  Piotr Cabanoleview: Added TreeView entries read from registry.
2006-06-21  Piotr Cabanoleview: Added TreeView window.
2006-06-21  Piotr Cabanoleview: Added pane bar.
2006-06-21  Piotr Cabanoleview: Added initial version.
2006-06-20  Vitaly Lipatovwinecfg: Russian translation.
2006-06-20  Paul Vrienswinecfg: Create Resources directory when adding themes.
2006-06-20  Eric Pouechwinedbg: Proper handling of typedefs.
2006-06-20  Ge van Geldorpwinedbg: Added x86_64 support.
2006-06-19  Fatih Aşıcıwinecfg: Update Turkish resorce file.
2006-06-19  András Kovácsuninstaller: Hungarian translation.
2006-06-16  Francois GougetAdd trailing '\n's to ok() calls.
2006-06-15  Mikołaj Zalewskinotepad: Pl.rc: Fix the ellipsis in menu.
2006-06-15  Alexandre Julliarddlls: d3d8, d3d9 and ddraw no longer depend on OpenGL...
2006-06-15  Alexander Nicolays... winecfg: Updated Norwegian Bokmål resources.
2006-06-15  Alexandre Julliardwinedbg: Avoid a crash when there's no backtrace to...
2006-06-14  Paul Vriensuxtheme: Add framework and initial tests.
2006-06-13  Alexandre Julliardwinedbg: sscanf arguments should be ints, not size_t.
2006-06-13  Alexandre Julliardwinevdm: Don't use sizeof in traces to avoid printf...
2006-06-13  Alexandre Julliardrpcss: Don't use sizeof in traces to avoid printf forma...
2006-06-12  Andrew Talbotwinedbg: Write-strings warnings fix.
2006-06-10  Pavel Roskinwinecfg: Recognize all CD and floppy devices listed...
2006-06-10  Pavel Roskinwinecfg: Allow and prefer using A: and B: for floppies.
2006-06-09  Detlef Riekenbergcmdlgtst: Use standard debug functions.
2006-06-07  Mike McCormackserver: open_console's from field should be a handle.
2006-06-07  Michael StefaniucRemove more redundant NULL checks before HeapFree ...
2006-06-07  Dmitry Timoshkovwinecfg: Avoid unnecessary casts.
2006-06-06  Alexandre JulliardRevert "winedbg: Remove useless NOCMD state."
2006-06-06  Mike McCormackwinecfg: Make some pointer casts win64 compliant.
2006-06-06  Mike McCormackwineconsole: Use correct prototypes for dialog procs.
2006-06-06  Mike McCormackwcmd: Fix a Win64 warning.
2006-06-06  Mike McCormacktaskmgr: Use correct types for Win64.
2006-06-06  Mike McCormackhh: Cast GetProcAddress's return to supress a Win64...
2006-06-06  Mike McCormackwinetest: Fix dialog prototypes.
2006-06-05  Juan Langwinedbg: Get rid of unused mode command.
2006-06-05  Magnus Lundborgwordpad: Declare three functions as static to avoid...
2006-06-05  Juan Langwinedbg: Remove useless NOCMD state.
2006-06-05  Eric Pouechwinedbg: Correct typedefs in type manipulations.
2006-06-05  Mike McCormackprogman: Win64 fixes.
2006-06-05  Mike McCormackcmdlgtst: Use correct types for Win64.
2006-06-05  Mike McCormackwinemine: Fix dialog proc prototypes for Win64.
2006-06-05  Mike McCormackwinemine: Remove dialog.h as it's redundant.
2006-06-03  Juan Langwinedbg: Fix a crash on initial empty input.
2006-06-02  Emmanuel Maillardwinecfg: Add CoreAudio to audio drivers list.
2006-05-31  Mike McCormackwineconsole: Store the font as a DWORD_PTR.
2006-05-31  Mike McCormackwineconsole: Use a Get/SetWindowLongPtr to store a...
2006-05-31  Mike McCormackwordpad: Use GetWindowLongPtr to get the HINSTANCE.
2006-05-30  Mike McCormackmsiexec: Improve 64bit compatibility.
2006-05-24  Alexandre JulliardLink against libwine_unicode everywhere we use Unicode...
2006-05-24  Mike McCormackFixed more boolean comparisons against TRUE.
2006-05-24  Jonathan ErnstUniformization of French main menu accelerators.
2006-05-24  Hans Leidekkeruninstaller: Add Dutch resources.
2006-05-23  Alexandre Julliardwinspool: Renamed the directory to winspool.drv.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-22  Vitaliy Margolend3d8: Add refcount test.
2006-05-17  Eric Pouechwinedbg: extract_as_integer
2006-05-15  Eric Pouechwinedbg: Fixed regression for command 'bt all'.
2006-05-10  Michael Stefaniucjanitorial: Remove redundant NULL pointer checks before...
2006-05-08  Robert Reifwinecfg: Fix audio crash when no drivers are available.
2006-05-05  Mike McCormackmsiexec: Force using /i file.msi, some programs pass...
2006-05-05  András Kovácsregedit: Translation to Hungarian.
next