d3dx9: Implement D3DXLoadMeshFromXInMemory.
[wine] / programs /
2011-06-02  Dan Kegelcmd: WCMD_delete: fix /s for dirnames containing spaces...
2011-06-02  Frédéric Delanoytaskmgr: No need for translatable string for IDC_MEM_US...
2011-06-01  Andrew Nguyenhostname: Output a CRLF newline with the hostname string.
2011-06-01  André Hentschelwinedbg: Increase buffer for function names.
2011-05-31  Dan Kegelcmd: WCMD_delete: move "Delete *.* ?" processing into...
2011-05-30  Alexandre Julliardwinevdm: Print an error when trying to start a DOS...
2011-05-30  Hans Leidekkeruninstaller: Don't list system components.
2011-05-26  Gerald Pfeiferwinedbg: Disable some dead code in expr_eval.
2011-05-26  Dan Kegelcmd: Don't read past end of thisVar in WCMD_expand_envv...
2011-05-26  Dan Kegelcmd: Add simple test for %errorlevel%.
2011-05-26  Akihiro Sagawawinecfg: Update Japanese translation.
2011-05-26  Akihiro Sagawawinedbg: Add Japanese resource.
2011-05-24  Dan Kegelcmd: del /a: test deleting readonly files, with fix.
2011-05-24  Dan Kegelcmd: del /a: move parsing of attributes to helper funct...
2011-05-24  Damjan Jovanovicwinemenubuilder: Extract icons from NE binaries too.
2011-05-24  Alexandre Julliardmakefiles: Create test resource files directly from...
2011-05-23  Francois Gougethostname: Make display_computer_name() static.
2011-05-22  Alexandre Julliardwinetest: Get rid of the dist rules.
2011-05-22  Alexandre Julliardmakefiles: Create the binary resources for winetest...
2011-05-22  Alexandre Julliardmakefiles: Avoid creating an intermediate rc file for...
2011-05-20  Andrew Nguyenhostname: Add an implementation of the hostname display...
2011-05-20  Alexandre Julliardservices: Add a timeout to all pipe communications...
2011-05-20  Alexandre Julliardservices: Load some timeout parameters from the registry.
2011-05-20  Alexandre Julliardservices: Add a helper function to send a command to...
2011-05-19  Andrew Nguyeninclude: Revise the Winsock include in windows.h to...
2011-05-19  Francois Gougettaskmgr: Remove unused button labels.
2011-05-19  Francois Gougetprogman: Fix ellipsis usage in the menu and button...
2011-05-19  Francois Gougetoleview: Fix ellipsis usage in the menu and button...
2011-05-18  Andrew Nguyenwinedbg: Eliminate a possible memory leak in input_fetc...
2011-05-18  Andrew Nguyenwinedbg: Convert the CRLF newline to LF newline when...
2011-05-18  Andrew Nguyentaskmgr: Remove all TCHAR macro usage in debug channel...
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.
next