Commit Graph

4339 Commits

Author SHA1 Message Date
Alexander Nicolaysen Sørnes bdda678803 winedbg: Add Norwegian Bokmål translation. 2009-12-15 16:09:12 +01:00
Eric Pouech 4195c2f3bb winedbg: Implement breakpoint management for x86_64 targets. 2009-12-15 11:58:15 +01:00
Eric Pouech f96bdda0f3 winedbg: Added 'a' to the format supported in examine command (a stands for address). 2009-12-15 11:55:57 +01:00
Eric Pouech 5aa859de72 winedbg: Allow internal (host) integral variables to hold 64bit value on 64bit platforms. 2009-12-15 11:55:41 +01:00
Eric Pouech 4ce6c90c36 winedbg: Fix some types for homogenous support on 64bit platform. 2009-12-15 11:55:17 +01:00
Eric Pouech 12c3a012cb winedbg: Force 64bit line number information throughout the code to ease 64bit portability. 2009-12-14 12:30:56 +01:00
Eric Pouech 91c7ff2994 winedbg: For the x86_64 backend, fetch all the integral types. 2009-12-14 12:30:42 +01:00
Eric Pouech ab2e0bdef6 winedbg: Added a couple of tweaks to properly support 32bit vs 64bit wide addresses. 2009-12-14 12:30:33 +01:00
Eric Pouech 97d44dd399 dbghelp: Force 64bit module enumeration on all platforms. 2009-12-14 12:29:43 +01:00
Eric Pouech 7daa50c041 winedbg: Ensure all addresses passed to break functions are 64bit wide. 2009-12-14 12:29:35 +01:00
Eric Pouech 485280c64b winedbg: Enforce 64bit modules address on 64bit platforms. 2009-12-14 12:29:23 +01:00
Gregor Schneider b6a5da06e9 xcopy: Remove unneeded assignment. 2009-12-14 12:04:06 +01:00
Alexander Nicolaysen Sørnes 9e76a701d7 winecfg: Update Norwegian Bokmål translation. 2009-12-14 12:04:06 +01:00
Francois Gouget e19c71ad80 winedbg: Use SUBLANG_NEUTRAL for Spanish. 2009-12-14 12:04:04 +01:00
Vincent Povirk 0926dd96f6 wineboot: Terminate processes immediately after WM_ENDSESSION.
Once a process returns from WM_ENDSESSION, we can assume it has finished
doing any cleanup it needs but will most likely not shut down on its own.
2009-12-11 11:51:54 +01:00
Vincent Povirk decf64b86c wineboot: Do not force --kill when --end-session is set.
The --kill switch ends processes from all desktops, but --end-session only
applies to the current desktop. This causes windows from other desktops to
dangerously close without notification that the session is ending.
2009-12-11 11:51:46 +01:00
Alexandre Julliard ec73f0b71a winedbg: Fix a number of 64-bit pointer truncation issues. 2009-12-10 15:23:45 +01:00
Alexandre Julliard 58b007b0b7 clock: Convert to Unicode. 2009-12-09 18:53:35 +01:00
Alexandre Julliard 305fcef612 net: Use the explicit name for all A/W function. 2009-12-09 18:52:46 +01:00
Alexandre Julliard 79b00726f2 cmd: Use the explicit name for all A/W function. 2009-12-09 18:52:40 +01:00
Alexandre Julliard c09ac7a41f winedbg: Use the explicit name for all A/W function. 2009-12-09 18:14:07 +01:00
Jaime Rave 2113050e75 winedbg: Add Spanish translation. 2009-12-09 12:19:25 +01:00
Paul Chitescu 910b191574 services.exe: Reduce Registry access to KEY_READ or MAXIMUM_ALLOWED wherever possible. 2009-12-07 14:51:05 +01:00
Marcus Meissner 552db89b06 reg: Fixed 2 functionality bugs in REG DELETE (Coverity). 2009-12-07 14:18:29 +01:00
André Hentschel 9f9635d2a2 xcopy: Fix time acronyms in German translation. 2009-12-07 14:18:27 +01:00
Marcus Meissner f62218fc66 cmd: Break out of the argument scan loop (Coverity). 2009-12-04 14:34:58 +01:00
Jacek Caban b07bc34515 winetest: Remove no longer needed Gecko check. 2009-12-03 15:27:56 +01:00
Juan Lang eaa67c385c winecfg: Update Portuguese translation. 2009-12-03 10:22:47 +01:00
Austin Lund 56a57f0c9e winemine: Fix WM_MOUSEMOVE for left and right mouse buttons pressed. 2009-11-30 12:47:52 +01:00
Austin English 0b7903c46c wordpad: Only allow one find/replace window. 2009-11-23 13:09:13 +01:00
Paul Vriens c34ca48b3e winetest: Add product information to the output for Vista and higher. 2009-11-20 11:42:18 +01:00
Francois Gouget 085c39342b cmd: Remove spaces before '\n's. 2009-11-18 15:15:40 +01:00
Damjan Jovanovic 03e9fbb515 winemenubuilder: Escape XML special characters in menus. 2009-11-16 11:35:38 +01:00
Damjan Jovanovic e1e07b40ba winemenubuilder: Escape XML special characters in MIME types. 2009-11-13 12:19:23 +01:00
Erich Hoover 8a6e2c8eea wineconsole: Fix Alt+F10 sent when F10 pressed. 2009-11-13 11:52:23 +01:00
Ilya Shpigor 007586ea29 extrac32: Implementation of the CAB archive extraction. 2009-11-11 11:26:51 +01:00
Eric Pouech a116f78ded winedbg: In proxy mode, correctly init the wine_segs fields. 2009-11-09 20:02:20 +01:00
Eric Pouech 3fac812bd9 winhlp32: Added support for macros as hotspots' target. 2009-11-09 20:02:11 +01:00
Rob Shearman dd4804c413 winhlp32: Restore the original window proc for the richedit control before freeing the winhelp window memory. 2009-11-09 19:43:31 +01:00
Luca Bennati bef35afba8 clock: Update Italian translation. 2009-11-09 19:40:24 +01:00
Luca Bennati 8977e5b46e start: Update Italian translation. 2009-11-09 19:40:14 +01:00
Luca Bennati 79bb4bd549 cmd: Add Italian translation. 2009-11-09 19:40:05 +01:00
Ilya Shpigor e7cc2868aa extrac32: Add command-line parsing. 2009-11-04 16:45:18 +01:00
Austin English e64f7525b5 mshta: Add a stub program. 2009-10-30 15:26:44 +01:00
Austin English f2aa80f71e ntdll: Add support for Windows 7 version. 2009-10-30 15:04:24 +01:00
Alexandre Julliard 315b529982 oleview: Specify the full application path when starting regedit.exe. 2009-10-27 11:23:00 +01:00
Alexandre Julliard 781fcd4691 explorer: Specify the full application path when starting winefile.exe. 2009-10-27 11:22:51 +01:00
Alexandre Julliard 31a5f31127 winetest: Refuse to submit results if we are using native dlls. 2009-10-26 13:38:05 +01:00
Damjan Jovanovic df4b68b772 winemenubuilder: Ignore Windows MIME types without a slash. 2009-10-23 11:59:41 +02:00
Ilya Shpigor 44a82859d3 programs: Add initial extrac32 utility. 2009-10-22 15:52:43 +02:00