Commit Graph

2188 Commits (00ba810dbf30265bca5fbd4e158314108cef0f27)

Author SHA1 Message Date
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
Mikołaj Zalewski 925a4e0eb2 progman: Add Polish translation. 2006-10-09 12:56:32 +02:00
Andrew Talbot 6e4c1501a4 winefile: Cast-qual warnings fix. 2006-10-07 18:05:11 +02:00
Andrew Talbot 50e649087a winebrowser: Cast-qual warnings fix. 2006-10-07 18:05:01 +02:00
Andrew Talbot 457ce21fcf wineboot: Cast-qual warning fix. 2006-10-07 18:04:57 +02:00
Andrew Talbot 91e3930c54 winecfg: Cast-qual warnings fix. 2006-10-07 17:46:46 +02:00
Jonathan Ernst 90fc08d1ba taskmgr: Updated French translation. 2006-10-06 12:47:54 +02:00
Jonathan Ernst 0e8b65b335 cmdlgtst: Updated French translation. 2006-10-06 12:47:48 +02:00
Francois Gouget 7295af0915 French rc files must be encoded in iso-8859-1, not utf-8. 2006-10-06 12:32:08 +02:00
Francois Gouget 82babbee0b Add missing '\n's to Wine traces. 2006-10-05 17:46:48 +02:00
Francois Gouget 33546e0869 oleview: Fix the placement of a '\n'. 2006-10-05 17:44:55 +02:00
Francois Gouget 2d9b68ee8e winecfg: Remove unneeded memset() calls. 2006-10-05 17:44:48 +02:00
Francois Gouget e2a1168892 taskmgr: Remove ZeroMemory() calls and instead set the relevant fields (usually just iSubItem) to zero manually. 2006-10-05 17:41:34 +02:00
Francois Gouget 567d1e6e29 winecfg: Remove ZeroMemory() calls and instead set iSubItem = 0 manually.
Fix on_selection_change() and on_remove_app_click() so they do set iSubItem = 0.
2006-10-05 17:41:16 +02:00
Hwang YunSong(황윤성) 33c6347472 regedit: Updated Korean Resource. 2006-10-05 11:32:13 +02:00
Jonathan Ernst c41a9784bf oleview: Updated French translation. 2006-10-04 22:22:12 +02:00
Jonathan Ernst ea2dd593ed regedit: Updated French translation. 2006-10-04 22:22:03 +02:00
Jonathan Ernst d26c693144 taskmgr: Updated French translation. 2006-10-04 22:21:55 +02:00
Mikołaj Zalewski 19ad9644c8 taskmgr: Add Polish translation. 2006-10-04 22:21:43 +02:00
Mikołaj Zalewski 2d01734e6c regedit: Update Polish translation. 2006-10-04 20:55:28 +02:00
Mikołaj Zalewski 2fb8ea4d55 wineconsole: Make the user backend work on non-latin1 locales. 2006-10-04 10:06:16 +02:00
Eric Pouech 6a0568a11a winedbg: Rewrote the file handling to use SearchPath instead of home grown version. 2006-10-03 20:19:19 +02:00
Alexandre Julliard 6735eb2e0a explorer: Added dynamic drive support for MacOSX. 2006-10-03 14:54:16 +02:00
Alexandre Julliard ab6fa810d7 explorer: Avoid repeated notifications on device removal. 2006-10-03 12:40:39 +02:00
Alexandre Julliard dde935d111 explorer: Split the device management to a separate file to make it usable independently of HAL support. 2006-10-03 12:40:27 +02:00
Eric Pouech 28dc896b28 winedbg: Fixed the auto mode. 2006-10-03 11:54:36 +02:00
Mikołaj Zalewski a9436ea85f regedit: Remove the unused IDD_DIALOG2. 2006-10-03 11:24:34 +02:00
Mikołaj Zalewski 22665d9d54 regedit: Add option to export only a specified branch. 2006-10-03 11:24:20 +02:00
Mikołaj Zalewski b0c4b88943 regedit: Some import/export dialogs code cleanup. 2006-10-03 11:24:11 +02:00
Jonathan Ernst 8d8837595d cmdlgtst: Updated French translation. 2006-10-03 11:17:44 +02:00
Michael Stefaniuc 8c2cdf7b6f winemenubuilder: Win64 printf format warning fixes. 2006-10-03 11:16:07 +02:00
Michael Stefaniuc ae48a51947 wineconsole: Win64 printf format warning fixes. 2006-10-03 11:16:04 +02:00
Michael Stefaniuc 7460b04214 rpcss: Win64 printf format warning fixes. 2006-10-03 11:16:01 +02:00
Michael Stefaniuc cdc01c753e oleview: Win64 'incompatible pointer type' warning fix. 2006-10-03 11:15:57 +02:00
Michael Stefaniuc a156820609 icinfo: Win64 printf format warning fixes. 2006-10-03 11:15:54 +02:00
Michael Stefaniuc fe23cd26df eject: Win64 printf format warning fixes. 2006-10-03 11:15:51 +02:00
Michael Stefaniuc c8123e9d49 cmdlgtst: Win64 printf format warning fixes. 2006-10-03 11:15:48 +02:00
Michael Stefaniuc 3dbe7152cd winhelp: Win64 printf format warning fixes. 2006-10-03 11:15:44 +02:00
Michael Stefaniuc 381fa6588f winecfg: Win64 printf format warning fixes. 2006-10-03 11:15:41 +02:00
Michael Stefaniuc 6c1ac02631 wineboot: Win64 printf format warning fixes. 2006-10-03 11:15:37 +02:00
Mikołaj Zalewski c53d611e08 regedit: Fix some translated resources errors. 2006-10-02 21:37:57 +02:00
Dmitry Timoshkov a0276305e1 winecfg: Fix a typo in Russian translation. 2006-10-02 21:37:51 +02:00
Peter Oberndorfer b480668942 winedbg: Don't try to read to invalid memory if winedbg does not find the thread. 2006-10-02 21:37:34 +02:00
Alexander Nicolaysen Sørnes 5387119050 Updated Norwegian Bokmål translations. 2006-10-02 12:32:24 +02:00
Michael Stefaniuc 41dd56cb7f "One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int. 2006-09-29 16:09:24 +02:00
Michael Stefaniuc 85ce5117c5 Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. 2006-09-29 16:08:30 +02:00
Detlef Riekenberg ecb97fc24c localspl/tests: Add initial test. 2006-09-28 13:48:29 +02:00
Hwang YunSong(황윤성) a981d9c361 regedit: Updated Korean Resource. 2006-09-28 11:56:42 +02:00
Jonathan Ernst 29c8aec79e clock: French translation improvements. 2006-09-27 18:15:24 +02:00
Jonathan Ernst 58c913ca88 notepad: French translation improvements. 2006-09-27 18:15:19 +02:00
Jonathan Ernst cb4b5b2610 progman: French translation improvements. 2006-09-27 18:15:15 +02:00
Jonathan Ernst 736f96a5de winefile: French translation improvements. 2006-09-27 18:15:09 +02:00
Jonathan Ernst 9f79dbc69b taskmgr: French translation improvements. 2006-09-27 18:12:26 +02:00
Jonathan Ernst 6b4ea77ea1 regedit: French translation improvements. 2006-09-27 18:12:19 +02:00
Mikołaj Zalewski d35f1d66d6 view: Reset the image left-top corner to the window left-top corner after a Scale to Window. 2006-09-27 18:12:02 +02:00
Mikołaj Zalewski 4c40a0c2d5 view: Remove the Info > Hello menu item. 2006-09-27 18:11:49 +02:00
Mikołaj Zalewski 0ffa2b580c view: Remove IDS_APPNAME from resources. 2006-09-27 18:11:37 +02:00
Mikołaj Zalewski db1ebbde66 view: Add Polish translation. 2006-09-27 18:10:57 +02:00
Mikołaj Zalewski f16542f801 regedit: Fix the English (Neutral) menu. 2006-09-27 18:10:50 +02:00
Vitaliy Margolen e6c754b65c winecfg: Update Russian translation. 2006-09-27 09:51:39 +02:00
H. Verbeet fdefaed46d wined3d: Enable pixel shaders by default. 2006-09-27 09:47:00 +02:00
Hwang YunSong(황윤성) 2f599176b0 cmdlgtst: Updated Korean resource. 2006-09-27 09:40:42 +02:00
Mikołaj Zalewski 1e1d107397 uninstaller: Add Polish translation. 2006-09-27 09:40:17 +02:00
Alexandre Julliard 9ae4e8d98e explorer: Work around the latest HAL binary compatibility breakage. 2006-09-26 20:29:15 +02:00
Eric Pouech 588a4422b0 winedbg: Fixed regression in gdb startup (especially gdb proxy). 2006-09-26 12:04:06 +02:00
Eric Pouech e3f8799a42 winedbg: Put back the %d format for printing integral values even for
64bit internal values as the default format in winebdg command imposes.
2006-09-26 11:59:55 +02:00
Fatih Aşıcı 4e9087a670 notepad: Update Turkish resources. 2006-09-26 11:40:00 +02:00
Fatih Aşıcı b360582c95 clock: Update Turkish resources. 2006-09-26 11:39:54 +02:00
Jan Zerebecki 08de1f4293 regedit: Remove dead code. 2006-09-26 11:39:37 +02:00
Mikołaj Zalewski 4372f4c32d winefile: Update Polish translation. 2006-09-25 18:32:17 +02:00
Mikołaj Zalewski c807132ebd regedit: Update Polish translation. 2006-09-25 18:32:08 +02:00
Mikołaj Zalewski 82fb03a5df cmdlgtst: Move the PageSetup_Flags_Dialog from Ru.rc to En.rc. 2006-09-25 18:32:03 +02:00
Mikołaj Zalewski 3380a7d955 resources: Mark common resources as LANG_NEUTRAL, SUBLANG_NEUTRAL. 2006-09-25 18:31:55 +02:00
Andrey Turkin d456e9f49f msiexec: Should recognize /xpackage syntax. 2006-09-25 18:13:32 +02:00
Alexandre Julliard 48c14238b8 make_makefiles: Merged the make_progs script into make_makefiles. 2006-09-24 12:11:39 +02:00
Byeong-Sik Jeon 53a48942a0 notepad: Keep the modify information of edit control when toggle wrap line. 2006-09-20 12:25:17 +02:00
Byeong-Sik Jeon 876c9d16cd notepad: Use HKCU\Software\Microsoft\Notepad for font and window-geometry. 2006-09-20 12:25:08 +02:00
Alexandre Julliard a27d0aa4e9 include: Added definitions for the fault address exception information. 2006-09-20 11:27:53 +02:00
Alexandre Julliard 84cb26e48a makefiles: Remove the dependencies comment in files that don't need it. 2006-09-14 09:38:39 +02:00
Alexandre Julliard 32ab895e46 makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
Alexandre Julliard 8580984346 msiexec: Ignore failure to create the service if it already exists. 2006-09-13 12:56:37 +02:00
Alexandre Julliard 489d87d1e5 kernel32: Renamed the kernel directory to kernel32.
Also get rid of the kernel/messages subdirectory.
2006-09-12 13:34:06 +02:00
Alexandre Julliard 1be6e9a6b1 winedbg: Change the prefix on bison-generated names to avoid the name-prefix directive. 2006-09-12 09:04:43 +02:00
Alexandre Julliard bcdc5fb55f Make.rules: Set the default prefix for bison files from the file basename. 2006-09-11 21:47:49 +02:00
Alexandre Julliard 145a0ba508 makefiles: List bison dependencies explicitly for parallel makes, since older bisons don't support --defines. 2006-09-11 21:43:11 +02:00
Alexandre Julliard 534fac983d winetest: Generate the list of test resources in make_makefiles.
Only include test revision information in the distributed binary.
2006-09-11 14:32:00 +02:00
Alexandre Julliard 5e0a81571f winetest: Store the test name as the resource name instead of in a separate string table. 2006-09-11 14:23:07 +02:00
James Liggett 70cb31e4e6 explorer: Add support for tooltips for system tray icons.
Based on the original systray implementation by Kai Morich <kai.morich@bigfoot.de>.
2006-09-11 12:15:51 +02:00
Detlef Riekenberg ed8ce298e1 taskmgr: Remove dead code in trayicon.c (Coverity). 2006-09-11 11:30:16 +02:00
Jonathan Ernst 0ebd271fe0 Assorted French translation improvements. 2006-09-10 10:16:33 +02:00
Jonathan Ernst a0f9c32216 winecfg: French translation update. 2006-09-10 10:16:26 +02:00
Alexandre Julliard a82f1b0ebb makefiles: Avoid empty variables in substitutions, it's broken on BSD make. 2006-09-09 22:28:53 +02:00
Alexandre Julliard 9c085cba0a makefiles: Add global rules for bison and lex files.
Also build the .c and .h files separately to allow parallel makes.
2006-09-09 13:16:22 +02:00
Alexandre Julliard dfd1abfa57 winedbg: Allow building without debug support in the parser. 2006-09-09 11:26:35 +02:00
Alexandre Julliard a2a8279238 winhelp: Specify the lex options directly in the source file. 2006-09-09 11:25:50 +02:00
Alexandre Julliard c58614fd2c winedbg: Specify the lex options directly in the source file. 2006-09-09 11:25:41 +02:00
Francois Gouget 06f9532dda Assorted spelling fixes. 2006-09-08 11:04:53 +02:00
Jan Zerebecki 66e0e06b98 winefile: Fix the display of free disk space in the statusbar. 2006-09-07 16:11:05 +02:00
Jan Zerebecki 2a42379a8e regedit: Also refresh the listview. 2006-09-07 16:10:58 +02:00
Dan Kegel 39857443e4 programs/wcmd: Rename to programs/cmd. 2006-09-07 15:08:44 +02:00
Paul Vriens 95bb90326a wintrust: Add framework and initial tests. 2006-08-29 13:46:31 +02:00
Marcus Meissner b3a72ad1dd Remove some more unused debugging channels. 2006-08-29 12:28:58 +02:00
Alexandre Julliard 27959bebd7 make_makefiles: Generate the tests list in programs/winetest/Makefile.in. 2006-08-28 11:58:31 +02:00
Alexandre Julliard 34618113f4 tools: Added make_makefiles tool that updates the list in configure.ac and runs make_dlls and make_progs. 2006-08-28 11:57:10 +02:00
Eric Pouech 9766dd1a5f winedbg: Native dbghelp generate long basic types, so handle them too. 2006-08-28 11:40:58 +02:00
Piotr Caban e213b7e8aa oleview: Added data freeing in EnumFuncs function. 2006-08-26 18:54:19 +02:00
Alexandre Julliard 9a2df7deeb make_progs: Update the directory list in configure.ac too. 2006-08-25 11:50:21 +02:00
Hwang YunSong(황윤성) 32e3437d97 regedit: Updated Korean resource. 2006-08-25 11:32:12 +02:00
Hwang YunSong(황윤성) 23db4347a1 winecfg: Updated Korean Resource. 2006-08-24 11:52:05 +02:00
Stefan Huehner 803f3bd0a9 winedbg: Fix typo in manpage. 2006-08-23 16:54:28 +02:00
Mikołaj Zalewski 1ee7095e41 regedit: Put language-dependent strings in resources. 2006-08-23 15:58:03 +02:00
Mikołaj Zalewski 798a54f938 regedit: Remove custom filter from open/save dialogs. 2006-08-23 15:57:54 +02:00
Paul Vriens 343153e2e5 winecfg: Make sure we can use a large text. 2006-08-23 15:57:47 +02:00
James Hawkins a6b8ff9ddb msiexec: Add handling for msiexec's regserver option. 2006-08-23 12:01:15 +02:00
Paul Vriens 15e1e4d824 winecfg: Update Dutch resource. 2006-08-23 12:00:52 +02:00
Paul Vriens a53ee521d0 winecfg: Wrong text in messagebox. 2006-08-23 12:00:47 +02:00
Alexander Nicolaysen Sørnes 6a37478ab9 winecfg: Update Norwegian Bokmål resources. 2006-08-22 11:59:30 +02:00
Fatih Aşıcı 2367e37774 winecfg: Update Turkish resources. 2006-08-22 11:59:24 +02:00
Piotr Caban 52d16ff54d oleview: Added dispinterface handling to idl viewer. 2006-08-22 11:56:36 +02:00
Piotr Caban f7eeac6fc1 oleview: Added typedef handling to idl viewer. 2006-08-22 11:56:23 +02:00
Frank Richter 3713f49dfa winecfg: audio: Use strings from resources. 2006-08-21 12:30:13 +02:00
Frank Richter a121ac5d71 winecfg: driveui: Load UI strings from resources. 2006-08-21 12:29:57 +02:00
David Adam d70832d5c3 winecfg: Update French translation. 2006-08-21 12:24:50 +02:00
Piotr Caban c5fb8f2829 oleview: Added idl save to file functionality. 2006-08-21 12:22:47 +02:00
Piotr Caban a97ee60209 oleview: Added idl displaying.
- Added idl displaying.
 - Fixed AddToTLDataStrWithTabsW function.
2006-08-21 12:22:41 +02:00
Piotr Caban 96a0da2487 oleview: Added idl formatting. 2006-08-21 12:21:54 +02:00
Piotr Caban 6d59fbdffd oleview: Added functions description to idl generation. 2006-08-21 12:21:46 +02:00
Alexander Nicolaysen Sørnes 1a29c97d73 winecfg: Update Norwegian Bokmål resources. 2006-08-21 12:06:51 +02:00
Alexandre Julliard 8e13333cb7 explorer: Specify an explicit path when launching winefile. 2006-08-18 20:56:20 +02:00
Frank Richter 61404d3d74 winecfg: x11drv: Load vertex shader mode strings from resources. 2006-08-18 20:56:19 +02:00
Alexandre Julliard 8653598a66 user: Defer all ExitWindowsEx processing to wineboot. 2006-08-17 20:54:21 +02:00
Alexandre Julliard 54da7fb8cf wineboot: Added support for doing a proper shutdown before rebooting.
Send WM_QUERYENDSESSION messages to all windows of a given process
before moving on to the next.
Switch option parsing to getopt.
Added a bunch of options to control shutdown behavior.
2006-08-17 20:54:15 +02:00
Andrew Talbot 602e0df9f6 regedit: Write-strings warnings fix. 2006-08-17 11:24:25 +02:00
Hwang YunSong(황윤성) 205631ba68 winecfg: Updated Korean resource. 2006-08-17 11:20:09 +02:00
Fatih Aşıcı f389e20fee winecfg: Update Turkish resource file. 2006-08-17 11:20:02 +02:00
Alexander Nicolaysen Sørnes 00304d2ec2 winecfg: Updated Norwegian Bokmål resources. 2006-08-17 11:19:55 +02:00
Frank Richter 58f488e5f5 winecfg: Fix issues with LVM_GETITEMW by removing superfluous flag. 2006-08-17 11:19:35 +02:00
Frank Richter 6b3d624d4b winecfg: Use WCHARs for window title, current app. 2006-08-17 11:19:24 +02:00
Frank Richter 2eaefc3424 winecfg: New resource strings for appdefaults. 2006-08-16 17:09:03 +02:00
Alexandre Julliard 4e8cb6170f configure: Setting rpath should no longer be needed for dlls. 2006-08-16 13:25:08 +02:00
Frank Richter 36dd205fff winecfg: appdefaults: Use more strings from resources, unicode. 2006-08-16 12:53:27 +02:00
Frank Richter 722ee099c1 winecfg: Make load_string public. 2006-08-16 12:51:01 +02:00
Frank Richter acdae15360 winecfg: Tweak and update German resources. 2006-08-16 12:50:36 +02:00
Mike McCormack b5871fa512 infosoft: Add a test for the language neutral word breaker. 2006-08-15 19:24:43 +02:00
Alexander Nicolaysen Sørnes 5d264f2212 winecfg: Improve wording of virtual desktop explanation. 2006-08-15 19:24:23 +02:00
Eric Pouech 9e9f8af552 winedbg: Correctly protect system inclusion (needed for Mingw compilation). 2006-08-15 11:42:16 +02:00
Alexandre Julliard 1089260f29 configure: Only link against libpoll where really necessary. 2006-08-15 11:41:59 +02:00
Eric Pouech bd9ba7ec37 winedbg: Fixed the symbol lookup so that it can really find _foo when looking for foo. 2006-08-14 20:17:11 +02:00
Eric Pouech 84650ebbb2 winedbg: Native dbghelp can modify the passed debug context in StackWalk, so guard against it. 2006-08-14 20:17:11 +02:00
Eric Pouech 588589b8de winedbg: Don't ask for module inspection when calling SymInitialize. 2006-08-14 20:17:11 +02:00
Hwang YunSong(황윤성) a0ad98a26f view: Updated Korean resource. 2006-08-14 11:46:24 +02:00
Stefan Leichter 7ee81d7b03 winedbg: Print 64bit integers with wine_dbgstr_longlong. 2006-08-14 11:45:25 +02:00
Andrew Talbot de92ffa3b7 winetest: Write-strings warnings fix. 2006-08-14 11:44:44 +02:00
Andrew Talbot 6c3667ad10 taskmgr: Write-strings warnings fix. 2006-08-14 11:44:40 +02:00
Piotr Caban 3d42332493 oleview: Improved interface handling in idl viewer. 2006-08-14 11:44:25 +02:00
Kirill K. Smirnov 27681bdfaf winhelp: Fix LZ77 decompressor. 2006-08-11 20:12:38 +02:00
Andrew Talbot 6ca620334a regedit: Write-strings warnings fix. 2006-08-11 11:56:21 +02:00
Alexandre Julliard a075001704 explorer: Never paint the desktop when using the X root window. 2006-08-09 11:21:41 +02:00
Matt Finnicum 43a23b00a7 wordpad: Request WS_VSCROLL now that riched20 supports it. 2006-08-09 11:20:52 +02:00
Robert Shearman b550f34f2e user: Make ExitWindowsEx asynchronous by deferring the real work to the explorer process. 2006-08-08 19:35:15 +02:00
Alexandre Julliard 2886e9b0e8 makefiles: Use make dependencies to create installation directories.
This avoids a lot of redundant calls to mkinstalldirs.
2006-08-07 17:48:18 +02:00
Hwang YunSong(황윤성) 9d9ae2e5b7 oleview: Updated Korean resource. 2006-08-07 13:13:06 +02:00
Hwang YunSong(황윤성) e4dd34fe99 notepad: Updated Korean resource. 2006-08-03 18:20:13 +02:00
Stefan Leichter 1fb3e339e2 winetest: Added hlink tests. 2006-08-02 21:59:10 +02:00
Dan Hipschman 10d552b22e oleview: Initialize TVITEM.lParam to NULL in EnumFuncs. 2006-08-02 11:40:35 +02:00
Hwang YunSong(황윤성) 5d73cfdae8 view: Updated Korean resource. 2006-08-01 18:47:39 +02:00
Yuriy Kozlov 1e1031b41d regedit: Allow entering - for a value in a .reg file to delete that value. 2006-07-29 11:53:06 +02:00
Stefan Siebert f439f21641 winebrowser: Pass any given argument that is not a mailto URL to the browser. 2006-07-28 12:32:36 +02:00
Mike McCormack 2b8abca493 msiexec: Don't crash if there's no args. 2006-07-28 12:32:20 +02:00
Andrew Talbot 8abef9ea50 winhelp: Write-strings warning fix. 2006-07-27 12:23:02 +02:00
Andrew Talbot 510b6d3b47 regedit: Write-strings warning fix. 2006-07-27 11:57:54 +02:00
Hwang YunSong(황윤성) 0b5a6cd11b wineconsole: Updated Korean resource. 2006-07-27 11:57:30 +02:00
Thomas Kho bff25ffe79 wcmd: Correct handling of quotes and /s flag when a command argument is present. 2006-07-26 15:40:46 +02:00
Ge van Geldorp 1d04f826c7 winedbg: Change ADDRESS variables to ADDRESS64 so we can handle 64-bit addresses. 2006-07-26 15:21:42 +02:00
Hwang YunSong(황윤성) d337991fb5 winefile: Updated Korean resource. 2006-07-26 10:25:12 +02:00
Alexandre Julliard 084458bc2e uninstaller: Fail more gracefully when the registry key is missing. 2006-07-25 17:50:27 +02:00
Alexandre Julliard 0b79d9245d winevdm: Load sound.drv too. 2006-07-24 13:27:15 +02:00
Hwang YunSong(황윤성 6ff25905b0 winhelp: Updated Korean resource. 2006-07-24 12:57:33 +02:00
Piotr Caban 9e740600c3 oleview: Added interface handling to idl display. 2006-07-24 12:57:32 +02:00
Piotr Caban 0260b26962 oleview: Added data freeing in TypeLib Viewer. 2006-07-19 18:15:07 +02:00
Piotr Caban 928966ddad oleview: Added some features to IDL data displaying. 2006-07-19 18:14:58 +02:00
Piotr Caban 83edbac0b2 oleview: Added skeleton for IDL files generation. 2006-07-19 18:14:22 +02:00
Hwang YunSong(황윤성) dc338844aa cmdlgtst: Updated Korean resource. 2006-07-18 11:19:34 +02:00
Duane Clark d51faa74db notepad: Change notepad printing font. 2006-07-17 15:05:38 +02:00
Duane Clark a60ee9c43f notepad: Make notepad print something reasonable. 2006-07-17 15:05:38 +02:00
Aric Stewart b8183db2ec wineboot: Copy windows file protection files at boot time. 2006-07-17 14:46:26 +02:00
Hwang YunSong(황윤성) ee1a5bd6a5 clock: Updated Korean resource. 2006-07-17 13:58:27 +02:00
Jonathan Ernst 7e184e15b6 notepad: Fix typo in Danish translation spotted by Henrik Olsen. 2006-07-17 13:51:40 +02:00
Hwang YunSong(황윤성) c6ff1ef6fb wordpad: Updated Korean resource. 2006-07-17 13:49:26 +02:00
Aric Stewart 9c3b12bd54 comcat: cImplemented or cRequired of -1 means to match everything
regardless of the implementation or categories.
2006-07-17 13:43:31 +02:00
Alexandre Julliard 4cf14960ba msiexec: Invert the return values of the boolean functions so that
their names make more sense.
2006-07-14 12:38:20 +02:00
James Hawkins 8c3fc3a889 msiexec: Also support options using a hyphen. 2006-07-14 12:29:36 +02:00
Jonathan Ernst 9e697bff1d notepad: Fix the ellipsis and shortcuts in menus. 2006-07-13 20:05:53 +02:00
Jonathan Ernst ad4516fc47 wordpad: Add shortcuts in menus. 2006-07-13 20:05:47 +02:00
Thomas Kho 724dd10ee8 notepad: Change file not saved alert title to match Windows' notepad.exe. 2006-07-13 13:47:56 +02:00
Thomas Kho 3ec165fd99 notepad: Change window title to be like Windows' notepad.exe. 2006-07-13 13:47:46 +02:00
Alexandre Julliard 523e46debb winegcc: Automatically add the correct lib paths when building inside the Wine tree. 2006-07-11 21:32:36 +02:00
Alexandre Julliard eb8a40c368 libs: Merged libwine_unicode into libwine.
Most dlls use libwine_unicode at this point, so there's nothing to
gain by having two separate libraries.
2006-07-11 19:33:22 +02:00
Ge van Geldorp ac857cb31a winedbg: Implement some x86_64 backend routines. 2006-07-11 12:40:11 +02:00
Mikołaj Zalewski a5ebefc07f notepad: En.rc: Fix the ellipsis in menu. 2006-07-11 12:05:20 +02:00
Piotr Caban cf0833b9d3 oleview: Added more fields to TypeLib Viewer tree. 2006-07-11 12:04:29 +02:00
Alexandre Julliard 88c97d7284 .gitignore: Added wildcards to ignore lex and bison output files. 2006-07-10 21:40:49 +02:00
Alexandre Julliard 77dc0d9be5 .gitignore: Added wildcards to ignore generated resource files. 2006-07-10 21:39:00 +02:00
Alexandre Julliard 028ab92bf7 make_progs: Generate the .gitignore file.
Ignore generated programs from the top-level .gitignore.
2006-07-10 20:59:06 +02:00
Alexandre Julliard cc2b3b48e6 Take advantage of the recursive nature of .gitignore for Makefile entries.
Prefix other entries with '/' to make them non-recursive.
2006-07-10 20:47:54 +02:00
Hwang YunSong(황윤성) 1b9f1e5a34 winecfg: Updated Korean resource. 2006-07-10 11:49:43 +02:00
Paul Vriens 240a0cc8c9 winecfg: Nl.rc: Shift Graphics page up to fill the empty place. 2006-07-10 11:49:08 +02:00
Andrew Talbot f99d84b0c6 winecfg: Write-strings warnings fix. 2006-07-10 11:48:43 +02:00
Vitaliy Margolen 7e0e855aa7 winecfg: Shift Graphics page up to fill the empty place. 2006-07-07 16:57:45 +02:00
Michael Stefaniuc 32b1a24501 janitorial: Move the storage specifier to the beginning of the declaration. 2006-07-07 14:30:35 +02:00
Thomas Kho 0796fe256b notepad: Change window classname from NPClass to Notepad. 2006-07-07 14:30:35 +02:00
Andrew Talbot 973371c01d regedit: Write-strings warning fix. 2006-07-07 14:30:34 +02:00
Detlef Riekenberg 955fe0da75 comdlg32: Add initial test. 2006-07-06 12:04:27 +02:00