Commit Graph

2813 Commits (0dbeea527512b7105adb9dc1eb5f4f8db19ae6c1)

Author SHA1 Message Date
Herve Chanal 46b121c77e notepad: Add a nicer icon. 2008-03-21 16:07:54 +01:00
Philip Nilsson b67290b99a d3dx9/tests: Test the D3DXVec*Array functions. 2008-03-21 12:52:54 +01:00
Michael Stefaniuc 4754eb0b20 winecfg: Remove the unused IDS_WINE_VERSION resource. 2008-03-21 11:25:23 +01:00
Herve Chanal e9ee629da4 cmd: Add a nicer icon. 2008-03-20 16:12:48 +01:00
Herve Chanal 6321e59aca msiexec: Add SVG source for the icon. 2008-03-20 16:12:16 +01:00
Michael Stefaniuc 6e164de7f3 wineboot: Add the Romanian translation. 2008-03-20 14:27:35 +01:00
Michael Stefaniuc 07ac805b46 wineboot: Add the German translation. 2008-03-20 14:27:35 +01:00
Michael Stefaniuc c6f46e21b7 write: Add the German translation. 2008-03-20 14:27:34 +01:00
Michael Stefaniuc 3f206384d2 write: Add the Romanian translation. 2008-03-20 14:27:34 +01:00
Frans Kool 389799e7c0 reg: Added Dutch resources. 2008-03-20 14:27:34 +01:00
Frans Kool 6e08a877c1 reg: Corrected #include statement for translations to work. 2008-03-20 14:27:34 +01:00
Michael Stefaniuc 9858a1480e regedit: Fix and update the German translation.
- Add the translations for REG_MULTI_SZ.
- Replace "Zeichenkette" with "Zeichenfolge" as that seems to be what
  Windows uses.
- Fix the size and placement of the "OK"/"Abbrechen" buttons.
- Remove bogus accelerators on some LTEXT entries in dialogs.
2008-03-19 18:51:35 +01:00
Andrew Riedi 2087ad46a9 reg: Add stub 'reg' program. 2008-03-19 12:45:26 +01:00
Herve Chanal 2115a90a68 msiexec: A nicer icon. 2008-03-19 11:27:56 +01:00
Francois Gouget 304b415284 Assorted spelling fixes. 2008-03-19 11:21:27 +01:00
Aric Stewart 58801f0d73 regedit: Check for unicode file without using fseek. 2008-03-17 15:11:25 +01:00
Mikołaj Zalewski b859c13907 regedit: Remove windows class names (they shouldn't be localized) and unused IDC_REGEDIT menu from resources. 2008-03-12 11:58:58 +01:00
Paul Vriens 863240b77b winecfg: Fix setting version to Vista. 2008-03-11 15:38:25 +01:00
Aric Stewart da03fc5574 wineboot: Add Japanese resources. 2008-03-11 12:11:52 +01:00
L. Rahyen 0110512904 winecfg: Make DPI interval to be the same as in Windows. 2008-03-10 20:23:36 +01:00
Alistair Leslie-Hughes 9790d172e9 winecfg: Added support for Windows 2008. 2008-03-05 11:20:54 +01:00
Austin English d817d7c220 winecfg: Raise max screen resolution to 160 DPI. 2008-03-04 11:54:21 +01:00
Jason Edmeades 4492334762 cmd.exe: Support cd .. when saving current directory. 2008-03-04 11:54:21 +01:00
Jason Edmeades 84f02a6ab2 cmd.exe: Fix pipes. 2008-03-04 11:54:21 +01:00
Jason Edmeades 52e8f6f69b cmd.exe: Fix running programs from root of drive. 2008-03-04 11:54:21 +01:00
Peter Oberndorfer 90b7baa2bc cmdlgtst: Remove unneeded DLGPROC casts. 2008-03-04 11:18:57 +01:00
Peter Oberndorfer d8b2f161b0 wordpad: Use correct prototype for dialog functions. 2008-03-04 11:18:53 +01:00
Alexandre Julliard b9e578528f regedit: Include the terminating null in string lengths. 2008-03-03 12:07:16 +01:00
James Hawkins e4c1227ec9 janitorial: Remove links to any microsoft site. 2008-03-01 12:17:17 +01:00
Louis Lenders 6547fef34b programs: Add a stubbed out secedit.exe. 2008-02-29 12:35:02 +01:00
Mikołaj Zalewski b84986b01c net: Add Polish translation to rsrc.rc. 2008-02-28 20:00:36 +01:00
Mikołaj Zalewski 7b4f499684 winefile: Add FOF_ALLOWUNDO to winefile to allow files go to trash. 2008-02-28 20:00:25 +01:00
Mikołaj Zalewski 2b93de3e7e net: Add Polish translation. 2008-02-28 10:50:57 +01:00
Mikołaj Zalewski e2e2066200 wordpad: Always use RB_GETBARHEIGHT. 2008-02-28 10:50:45 +01:00
Rob Shearman 45322bb448 explorer: Clean up after CreateProcess in WinMain. 2008-02-25 13:31:11 +01:00
Rob Shearman c2838c9512 wineboot: Fix the character count passed to RegEnumKeyW in start_services. 2008-02-25 13:31:07 +01:00
Rob Shearman 47c53cc724 wineboot: Fix thread handle leak in runCmd. 2008-02-25 13:30:45 +01:00
Rob Shearman 1d6922b2e0 cmd: Fix character count passed to GetShortPathName in WCMD_HandleTildaModifiers. 2008-02-25 13:30:03 +01:00
Rob Shearman 271eaf5c9d cmd: Fix loop termination check in WCMD_batch. 2008-02-25 13:29:57 +01:00
Steven Edwards 9af30c7987 winecfg: Up the default desktop resolution to 800x600. 2008-02-25 12:19:39 +01:00
Mikołaj Zalewski 997e5f1230 Make Italian, Spanish, Dutch and German resources use SUBLANG_NEUTRAL. 2008-02-21 14:18:07 +01:00
Mikołaj Zalewski 9e1e80a33c oleview: Move the TypeLib open dialog filter message into a resource. 2008-02-21 12:52:59 +01:00
Mikołaj Zalewski c610afe7b4 oleview: Add ellipsis to menu items that show dialogs. 2008-02-21 12:52:59 +01:00
Mikołaj Zalewski 1e3f7a58c2 oleview: Add Polish translation. 2008-02-21 12:52:59 +01:00
Roy Shea 884e7e7b56 qmgr: Add some tests. 2008-02-19 20:47:57 +01:00
Lei Zhang e8551a073d qedit: Add tests directory and a simple test. 2008-02-19 18:03:21 +01:00
Alexandre Julliard 41fbacefa1 Avoid the nounistd option that doesn't exist on older flex, define YY_NO_UNISTD_H instead. 2008-02-19 15:42:49 +01:00
Rob Shearman 878ea5d2e2 Add the nounistd option to all lex source files. 2008-02-19 13:39:25 +01:00
Alexandre Julliard 448ede1adb wineboot: Delete files from dllcache once they have been installed. 2008-02-19 13:39:25 +01:00
Alexandre Julliard a8b0a5ea91 winedbg: Avoid using size_t in an error message. 2008-02-18 14:10:03 +01:00