Commit Graph

2100 Commits

Author SHA1 Message Date
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
Francois Gouget a7f8195be9 include: The PSDK does not have the A/W variants of MAKEINTATOM() so we should not either. 2006-11-08 12:10:26 +01:00
Francois Gouget 0996980595 user32/include: Don't define the OBM_*, OCR_* and OIC_* macros unless OEMRESOURCE is defined. 2006-11-07 17:05:41 +01:00
Francois Gouget 30e44c85c8 Assorted spelling fixes. 2006-11-07 15:25:24 +01:00
Francois Gouget db05fe33a2 taskmgr: Fix spelling of the SYSTEM_PERFORMANCE_INFORMATION.MmTotalCommittedPages field. 2006-11-07 15:24:23 +01:00
Kirill K. Smirnov 4f2819f2e1 winhelp: Rewrite LookupHelpFile function.
Add ability for user to find file himself if winhelp cannot find it.
Update resources.
2006-11-06 15:40:07 +01:00
Phil Krylov f0ca586f16 explorer: Build on Darwin versions prior to 8.0. 2006-11-06 12:28:23 +01:00
Francois Gouget dc6731eb85 winhelp: Add missing '\n' in Wine trace. 2006-11-02 22:13:24 +01:00
Markus Amsler 765ff5d629 cmd: Check for argument in copy, mkdir, delete, goto, move, rmdir, rename, type. 2006-10-31 21:53:55 +01:00
Detlef Riekenberg fb1326fb30 control.exe: Remove unused define. 2006-10-30 11:17:55 +01:00
Kirill K Smirnov 8e0bc11f72 winhelp: Properly implement context help and JumpContext macro. 2006-10-27 14:26:35 +02:00
Kevin Krammer 9635e9415a winebrowser: Support for Portland Initiative scripts. 2006-10-27 12:27:43 +02:00
Alexandre Julliard 0ab4c36c8e winhelp: Properly handle negative coordinates for mouse events. 2006-10-25 17:43:22 +02:00
Alexandre Julliard d0547cb631 winemine: Properly handle negative coordinates for mouse events. 2006-10-25 17:43:16 +02:00
Alexandre Julliard 938f231455 winefile: Properly handle negative coordinates for mouse events. 2006-10-25 17:43:09 +02:00
Alexandre Julliard f51c400436 wineconsole: Properly handle negative coordinates for mouse events. 2006-10-25 17:43:02 +02:00
Alexandre Julliard 5b875279d1 regedit: Properly handle negative coordinates for mouse events. 2006-10-25 17:42:57 +02:00
Alexandre Julliard 4a464ef03a oleview: Properly handle negative coordinates for mouse events. 2006-10-25 17:42:51 +02:00
Jonathan Ernst 4c0a20bdb5 wineconsole: Updated French translation. 2006-10-24 17:46:05 +02:00
Mikołaj Zalewski 58bd35c8c5 resources: Change Dutch sublanguage code to SUBLANG_NEUTRAL. 2006-10-24 17:45:51 +02:00
Alexandre Julliard cd5a04fd95 notepad: Fallback to default position if saved position if off-screen. 2006-10-24 12:27:28 +02:00
Mikołaj Zalewski e32aa55703 resources: Change German sublanguage code to SUBLANG_NEUTRAL. 2006-10-24 11:45:12 +02:00
Paul Vriens 0cf2010f7b regedit: Initialize a variable (Coverity). 2006-10-24 11:42:05 +02:00
Francois Gouget 58294b818c oleview: Fix compilation with gcc 2.95. 2006-10-23 15:19:23 +02:00
Mikołaj Zalewski 66890b8b2d notepad: Fix ellipsis in menu items. 2006-10-23 15:14:20 +02:00
Mikołaj Zalewski 84fc75c3d2 notepad: Implement Find and Find Next. 2006-10-23 15:14:10 +02:00
Mikołaj Zalewski b0905acb6e notepad: Add a generic function for message boxes with a string parameter. 2006-10-23 15:07:33 +02:00
Hwang YunSong(황윤성) 825e50d5c8 wineconsole: Updated Korean resource. 2006-10-23 12:39:20 +02:00
Byeong-Sik Jeon fd7f9b735d notepad: Update Korean resources. 2006-10-23 12:37:15 +02:00
Byeong-Sik Jeon 43e96028a9 oleview: Update Korean resources. 2006-10-23 12:37:10 +02:00
Byeong-Sik Jeon e3ddfcc9b9 winefile: Update Korean resources. 2006-10-23 12:37:05 +02:00
Mikołaj Zalewski dbc1becae7 wineconsole: Fix Polish translation. 2006-10-23 12:36:33 +02:00
Mikołaj Zalewski b518ed8d46 wineconsole: Check one of the radio buttons in the "Save settings" dialog. 2006-10-23 12:36:26 +02:00
Mikołaj Zalewski 643e1c8969 wineconsole: En.rc: Enlarge the "save console settings" dialog to avoid cropping of text. 2006-10-23 12:36:20 +02:00
Frank Richter c4c578d4e6 wineconsole: Update German translation. 2006-10-23 12:35:05 +02:00
Frank Richter 7cbda36eea oleview: Add German translation. 2006-10-23 12:35:01 +02:00
Frank Richter c9a3fc4a34 winefile: Update German translation. 2006-10-23 12:34:54 +02:00
Frank Richter 2366ef990d taskmgr: Update German translation. 2006-10-23 12:34:49 +02:00
Frank Richter 04f1d2936c regedit: Update German translation. 2006-10-23 12:34:45 +02:00
Frank Richter ca66d773f9 progman: Update German translation. 2006-10-23 12:34:41 +02:00
Frank Richter 2429c253f7 notepad: Update German translation. 2006-10-23 12:34:37 +02:00
Frank Richter 3f3ffeedcf cmdlgtst: Update German translation. 2006-10-23 12:34:33 +02:00
Frank Richter cfccdb37b2 clock: Update German translation. 2006-10-23 12:34:28 +02:00
Eric Pouech ec087dac4f winedbg: Added a few more cases where we inspect if i386 instructions
are actually calls (based on previous work by Jeff Latimer).
2006-10-23 12:27:00 +02:00
Byeong-Sik Jeon e1fd734c97 Korean: Use SUBLANG_NEUTRAL in Korean resources. 2006-10-20 13:49:39 +02:00
Mikołaj Zalewski a5e92410da wineconsole: WM_RBUTTONDOWN lParam is in client coordinates not window coordinates. 2006-10-20 13:04:07 +02:00
Mikołaj Zalewski bf42a34142 wineconsole: Make most keys cancel the selection. 2006-10-20 13:03:18 +02:00
Mikołaj Zalewski 4a94d09a3e wineconsole: Allow making selections with a mouse also when not in the QuickEdit mode. 2006-10-20 13:03:04 +02:00
Mikołaj Zalewski c52238d69b wineconsole: Remove spaces from the ends of lines while copying to the clipboard. 2006-10-20 13:02:41 +02:00
Mikołaj Zalewski 2750a74f18 wineconsole: Change selection on WM_KEYDOWN not WM_KEYUP. 2006-10-20 13:02:24 +02:00
Mikołaj Zalewski 9d6761bd0c wineconsole: Add usage message and more specific error messages. 2006-10-20 13:02:16 +02:00
Alexandre Julliard 7dfc447741 gdi32: Renamed the gdi directory to gdi32. 2006-10-20 12:25:29 +02:00
Jonathan Ernst 034cefafc2 taskmgr: Fix an error in French translation. 2006-10-19 13:34:59 +02:00
Kirill K. Smirnov f9bfbe2e31 winhelp: Improved metafile support. 2006-10-18 14:18:14 +02:00
Peter Oberndorfer 9e30761951 winedbg: Print frame address instead of duplicated bare address in backtrace. 2006-10-18 12:35:20 +02:00
Hans Leidekker 41f514570b winhelp: Cast-qual warnings fix. 2006-10-16 17:05:43 +02:00
Francois Gouget 70066c1640 oleview: U(x) must be defined after winnt.h has had a chance to define NONAMELESSUNION. Fixes the compilation with gcc 2.95. 2006-10-16 11:30:58 +02:00
Mikołaj Zalewski 9a13344129 winetest: Don't start test programs with STARTUPINFO.wShowWindow = SW_HIDE. 2006-10-16 11:30:44 +02:00
Mike McCormack a4fff8b2e0 winetest: Avoid calling fclose twice on the same file (Coverity). 2006-10-14 20:17:51 +02:00
Kirill K. Smirnov 9a86eacdc9 winhelp: Window style has not been initialized. 2006-10-14 20:16:35 +02:00
Kirill K. Smirnov 4d00b282e1 winhelp: Use color specified in .hlp file for background, not just WHITE_BRUSH. 2006-10-14 20:16:11 +02:00
Andrew Talbot 4b2756ba5d regedit: Cast-qual warnings fix. 2006-10-12 14:59:00 +02:00
H. Verbeet b6a9109c03 regedit: Format warning fixes. 2006-10-11 12:09:02 +02:00
H. Verbeet 5aafea481a wordpad: Format warning fixes. 2006-10-11 12:08:57 +02:00
Gerald Pfeifer cc5e910658 programs/regedit: Fix format specifiers for _stscanf and fprintf. 2006-10-10 13:39:06 +02:00
Michael Stefaniuc 173f7bd26c janitorial: Remove remaining NULL checks before free() (found by Smatch). 2006-10-10 12:56:24 +02:00
Hwang YunSong(황윤성) 5b160a429c regedit: Updated Korean resource. 2006-10-10 11:58:07 +02:00
Mikołaj Zalewski 34aaea93b6 uninstaller: Fix Polish translation. 2006-10-09 12:56:48 +02:00
Mikołaj Zalewski 0d003d8013 winefile: Update Polish translation. 2006-10-09 12:56:44 +02:00
Mikołaj Zalewski edcf8143c4 clock: Update Polish translation. 2006-10-09 12:56:41 +02:00
Mikołaj Zalewski 0ec034b2e8 notepad: Update Polish translation. 2006-10-09 12:56:37 +02:00