d3d8: Stream indices are WORDs.
[wine] / programs /
2011-05-18  Lauri Kenttäwinemenubuilder: Avoid warning about uninitialized...
2011-05-17  Andrew Nguyentaskmgr: Remove all TCHAR macro usage in main taskmgr...
2011-05-17  Andrew Nguyentaskmgr: Remove all TCHAR macro usage in miscellaneous...
2011-05-17  Andrew Nguyentaskmgr: Remove all TCHAR macro usage in miscellaneous...
2011-05-17  Andrew Nguyentaskmgr: Remove all TCHAR macro usage in debug handling...
2011-05-17  Andrew Nguyentaskmgr: Remove all TCHAR macro usage in process termin...
2011-05-17  Andrew Nguyentaskmgr: Remove all TCHAR macro usage in priority handl...
2011-05-17  Andrew Nguyentaskmgr: Remove all TCHAR macro usage in affinity dialo...
2011-05-17  Andrew Nguyentaskmgr: Remove all TCHAR macro usage in graph drawing...
2011-05-17  Andrew Nguyentaskmgr: Remove all TCHAR macro usage in tab page code.
2011-05-16  Francois Gougetwinefile: Standardize the 'Arrange Icons' menu label.
2011-05-13  Anders Jonssonwinecfg: Update Swedish translation.
2011-05-12  Marcus Meissnerwinedump: Fixed minidump processor revision decoding...
2011-05-12  Nikolay Sivovwinecfg: Update Russian dialog strings.
2011-05-12  Hwang YunSongwinecfg: Update Korean resource.
2011-05-12  Frédéric Delanoywinecfg: Update French translation.
2011-05-12  Aurimas Fišeraswinecfg: Update Lithuanian translation.
2011-05-12  André Hentschelwinecfg: Update German translation.
2011-05-11  Alexandre Julliardwinecfg: Replace the old DXGrab option by the new fulls...
2011-05-09  André Hentschelwinedbg: Update a comment.
2011-05-09  Francois GougetAssorted spelling and case fixes.
2011-05-06  Frédéric Delanoytaskmgr: Fix a French dialog.
2011-05-04  Hwang YunSongwinecfg: Update Korean resource.
2011-05-03  Francois Gougetwinecfg: Fix ellipsis usage in the menu and button...
2011-05-03  Francois Gougetwinefile: Fix ellipsis usage in the menu and button...
2011-05-03  Francois Gougetwinhlp32: Fix the ellipsis usage in the menu and button...
2011-05-03  Francois Gougetview: Fix ellipsis usage in the menus.
2011-05-03  Francois Gougetregedit: Fix ellipsis usage in the menu labels.
2011-05-03  Francois Gougetwinefile: Fix the View and Options menu handles.
2011-05-03  André Hentschelwinedbg: Implement printing the Program Status Register.
2011-05-03  André Hentschelwinedbg: Fix a typo.
2011-04-28  Francois Gougetwordpad: Fix ellipsis usage in the menu labels.
2011-04-27  André Hentschelwinedbg: Copy the x86 implementation of fetch_integer...
2011-04-27  André Hentschelwinedbg: Fill the dbg_internal_var array for ARM.
2011-04-25  Frédéric Delanoypo: Add message contexts (and French translations)...
2011-04-25  Eric Pouechservices: Be sure to unlock the current database in...
2011-04-22  Alexandre Julliardwinetest: Cowardly refuse to submit results that have...
2011-04-20  André Hentschelwinedbg: Fix PC adjustment for ARM.
2011-04-20  Gerald Pfeiferwinecfg: Fix use of uninitialized variable in some...
2011-04-20  André Hentschelwinedbg: Remove Alpha support.
2011-04-20  André Hentschelwinetest: Remove Alpha support.
2011-04-19  André Hentschelwinecfg: Also distinguish versions by product type.
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.
next