Commit Graph

2070 Commits (df9eeb666926f24105027389487bd591e63958e2)

Author SHA1 Message Date
Alexandre Julliard 6744929428 winedbg: Win64 printf format fixes. 2006-12-20 14:57:08 +01:00
Alexandre Julliard 2bc33389e8 winedbg: Fixed a few data types. 2006-12-20 14:57:08 +01:00
Andrew Talbot bc718eec9e winhelp: Cast-qual warnings fix. 2006-12-16 17:36:44 +01:00
Andrew Talbot e181d5d0e2 winecfg: Cast-qual warning fix. 2006-12-16 17:02:04 +01:00
Andrew Talbot 1412bcdb7e progman: Cast-qual warnings fix. 2006-12-16 17:02:01 +01:00
Francois Gouget 367f91fb5c Assorted spelling fixes. 2006-12-14 20:25:05 +01:00
Paul Vriens 21be6a6c80 winetest: Show correct filenames on test.winehq.org. 2006-12-12 20:17:35 +01:00
Eric Pouech 59e82f4ff9 winecfg: A few fixes for the French translation. 2006-12-07 11:54:45 +01:00
Eric Pouech 32a8b2fa59 winedbg: Added support for constant values passed by dbghelp. 2006-12-06 11:38:53 +01:00
Francois Gouget c66628b73f Consistently use SUBLANG_NEUTRAL for Italian resources. 2006-12-05 11:28:38 +01:00
Eric Pouech a274689b09 winedbg: Dwarf can emit REGREL symbol information, so handle it.
Factorize a bit more some symbol handling code.
2006-12-04 14:03:19 +01:00
Eric Pouech 932ad65c83 winedbg: Now that local variable computation depends on instruction
pointer value, be sure to have the relevant insn ptr value when
fetching the stack frames (spotted by Peter Oberndorfer).
2006-12-04 14:03:04 +01:00
Eric Pouech d6d8682d71 winedbg: Added some black magic to still handle register values on non
current frame for some of the registers we know of (frame pointer,
stack pointer).
2006-12-04 14:02:02 +01:00
Eric Pouech 4c634078b3 winedbg: Remove some hassle from sgv_cb, and handle line number displacement where needed. 2006-12-04 14:01:38 +01:00
Eric Pouech 66cbe625d4 winedbg: No longer test filename in sgv_cb, but do it in the only place where we actually need it. 2006-12-04 14:01:02 +01:00
Paul Vriens 70ce548566 winetest: Make sure we can send larger files. 2006-11-30 20:06:31 +01:00
Vitaliy Margolen 47a2e96acc winemenubuilder: Look for supported color depths icons only. 2006-11-30 16:34:34 +01:00
Alexandre Julliard 8de1258034 winecfg: Determine the current Windows version from the standard registry keys.
Also avoid setting the HKCU\Software\Wine version value when not needed.
2006-11-30 15:16:41 +01:00
Frank Richter 7c8fdd67e4 winecfg: Update German translation. 2006-11-28 12:13:59 +01:00
Francois Gouget 024e804044 cmdlgtst: Add a Portuguese translation (contributed by Americo Jose Melo). 2006-11-28 12:13:46 +01:00
Francois Gouget fe018502e9 regedit: Add a Portuguese translation (contributed by Americo Jose Melo). 2006-11-28 12:13:40 +01:00
Francois Gouget 016a639f79 wineconsole: Add a Portuguese translation (contributed by Americo Jose Melo). 2006-11-28 12:13:38 +01:00
Francois Gouget 83b5623165 winefile: Add a Portuguese translation (contributed by Americo Jose Melo). 2006-11-28 12:13:34 +01:00
Francois Gouget 77dd5d56aa winecfg: Add a Portuguese translation (contributed by Americo Jose Melo). 2006-11-28 12:13:27 +01:00
Francois Gouget 339a318f2c winemine: Add a Portuguese translation (contributed by Americo Jose Melo). 2006-11-28 12:13:18 +01:00
Eric Pouech 7ca25148f4 winedbg: Added basic support for printing 64bit wide entities. 2006-11-27 18:09:30 +01:00
Eric Pouech 135f2e1b79 winedbg: Host references lookup.
Since more and more information in now available through the CPU
registers, those require DLV_HOST access to be a bit better handled
than it is...
2006-11-27 18:07:00 +01:00
Eric Pouech 62f16d3cd4 winedbg: Various information printing issues.
- in backtraces, (void) functions should be listed with '()' as arguments instead of ''
- factorized code for diplaying information about a local/parameter
- fixed a couple of bugs here
- rewrote format specifiers for print commands (do no waste space for padding data)
- added support for new wine's dbghelp extension for local/parameter
  variables being out of scope
2006-11-27 18:06:41 +01:00
Vitaliy Margolen ada881cee6 winemenubuilder: Downgrade some ERR to WARN. 2006-11-27 17:20:40 +01:00
Francois Gouget 5d531fc1d5 winepath: Fix --unix so it works whether the Windows path refers to an existing file/directory or not. 2006-11-27 17:03:51 +01:00
Alexander Nicolaysen Sørnes 34f7bde859 oleview: Add Norwegian Bokmål translation. 2006-11-27 13:44:47 +01:00
Alexander Nicolaysen Sørnes 6908df76dd winecfg: Updated Norwegian Bokmål translation. 2006-11-27 13:44:44 +01:00
Francois Gouget 0cfa13dd3f programs: Update the Portuguese translation (contributed by Americo Jose Melo). 2006-11-24 11:49:58 +01:00
Francois Gouget b5f104d05b Replace SUBLANG_DEFAULT with the specific SUBLANG_XXX constant for languages that have multiple sublanguages. 2006-11-24 11:49:32 +01:00
Hwang YunSong(황윤성) 2d07cae211 winecfg: Update Korean resource. 2006-11-24 11:48:09 +01:00
Vitaliy Margolen 6a6f1f48d6 winemenubuilder: Use 'start.exe' to launch non .exe files. 2006-11-22 12:07:25 +01:00
Vitaliy Margolen 8b7661bdd8 winecfg: Remove some old dead code and associated language resources. 2006-11-21 12:38:52 +01:00
Vitaliy Margolen 05777166b8 winecfg: Update Russian translation. 2006-11-21 12:38:49 +01:00
Alexander Nicolaysen Sørnes 179b294138 wineconsole: Updated Norwegian Bokmål translation. 2006-11-21 12:14:24 +01:00
Alexander Nicolaysen Sørnes 99d760a136 regedit: Updated Norwegian Bokmål translation. 2006-11-21 12:14:19 +01:00
Alexandre Julliard 9385309461 winecfg: Don't try to load the arts driver, the arts library is too buggy. 2006-11-21 12:13:27 +01:00
Vitaliy Margolen 38d5130b5c winecfg: Add ability to change colors and non-client sizes. 2006-11-21 12:12:21 +01:00
Vitaliy Margolen 96aee365d0 winecfg: Move controls on "Desktop Integration" tab to make more room for the next patch. 2006-11-21 12:10:20 +01:00
Vitaliy Margolen 161a53f254 winecfg: Allow editing of broken drive links. 2006-11-17 12:45:29 +01:00
Alexandre Julliard b8a2e3b8a4 user32: Renamed the user/ directory to user32. 2006-11-16 14:49:25 +01:00
Kirill K. Smirnov 3545dc519e winhelp: Use path of parent helpfile while looking for popup window. 2006-11-13 12:45:16 +01:00
Kirill K. Smirnov 133477c276 winhelp: Fix WINHELP_DeleteWindow. 2006-11-13 12:45:10 +01:00
Kirill K. Smirnov a9ae65d2f6 winhelp: Do not create popup window if file not found. 2006-11-13 12:45:02 +01:00
Francois Gouget 888b0b98ac winepath: Fix --long option. 2006-11-09 17:05:42 +01:00
Hwang YunSong(황윤성) 4a654758e2 winhelp: Updated Korean resource. 2006-11-08 15:51:04 +01:00