Commit Graph

1910 Commits

Author SHA1 Message Date
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