Commit Graph

2753 Commits

Author SHA1 Message Date
Alexander Nicolaysen Sørnes 74379bea7b wineboot: Add Norwegian resources. 2007-12-06 12:05:48 +01:00
Roy Shea 4714c4fa80 svchost: Implementation of svchost. 2007-12-05 13:47:51 +01:00
Jonathan Ernst 9efa4daa4c wordpad: Updated French translation. 2007-12-05 12:21:47 +01:00
Jonathan Ernst 54b18b9391 write: New French translation. 2007-12-05 12:21:42 +01:00
Dmitry Timoshkov 8d2ef74861 explorer: Make initialize_display_settings work with a Win9x version of rpcrt4. 2007-12-05 12:21:03 +01:00
Kirill K. Smirnov ae534def54 winhelp: winhelp >3.0 files always use 0x4000 as a divisor in TOPICPOS regardless of DecompressSize. 2007-12-05 12:04:33 +01:00
Kirill K. Smirnov 56ab4a20e0 winhelp: Do not confuse caller application with bogus error when we really succeeded. 2007-12-05 12:04:20 +01:00
Dmitry Timoshkov e548864805 explorer: Store current display mode in the registry on startup. 2007-12-04 18:41:05 +01:00
Kirill K. Smirnov 7f2c72498a winhelp: There are files without Phrases or Phrases40 compression, add support for them. 2007-12-04 18:30:25 +01:00
Alexander Nicolaysen Sørnes c1b3549106 winecfg: Update Norwegian resource. 2007-12-04 18:18:12 +01:00
Kirill K. Smirnov a9491cf0cd winhelp: Use HEAP_ZERO_MEMORY instead of setting individual fields to zero. 2007-12-04 14:32:38 +01:00
Jonathan Ernst da32b24508 wineboot: New French translation. 2007-12-04 13:38:56 +01:00
Aric Stewart 6312ccca55 uninstaller: Iterate keys in HKEY_CURRENT_USER also as some programs install their uninstall information there. 2007-12-03 14:43:38 +01:00
Kirill K. Smirnov 33a05f088e winhelp: Enlarge font size by 3 as native winhelp does. 2007-12-03 14:43:28 +01:00
Kirill K. Smirnov 2c52f8883d winhelp: Rewrite internal files lookup using B+ tree search. Add some sanity checks. 2007-12-03 14:43:21 +01:00
Kirill K. Smirnov f4023569b3 winhelp: Rewrite Context support using B+ tree search. 2007-12-03 14:43:15 +01:00
Kirill K. Smirnov 6e002c59ce winhelp: Implement generic B+ tree search function. 2007-12-03 14:42:37 +01:00
Kirill K. Smirnov bef9ab5dd5 winhelp: winhelp 3.0 uses page numbers instead of hash values. 2007-12-03 14:39:41 +01:00
Kirill K. Smirnov ee863153cd winhelp: Add support for winhelp 3.0 topics. 2007-12-03 14:39:29 +01:00
Kirill K. Smirnov 73e9173e7c winhelp: Add support for winhelp 3.0 phrases. 2007-12-03 14:39:18 +01:00
Kirill K. Smirnov 1fdd01966c winhelp: Correctly deal with various TopicBlockSize/Compression combinations. Simplify HLPFILE_Uncompress_Topic function. 2007-12-03 14:39:03 +01:00
Ted Percival 99d14ada78 regedit: Display REG_DWORD as unsigned with lowercase hex digits. 2007-12-03 13:10:21 +01:00
Gerald Pfeifer cdaf13052a winedbg: Warning fixes. 2007-11-29 15:34:45 +01:00
Patrick Moran 0b79b0e58a msiexec: Fix atou() return value mistake. 2007-11-26 13:08:03 +01:00
Alexander Nicolaysen Sørnes c65dbabcf3 winecfg: Some fixes for Norwegian translation. 2007-11-21 12:05:50 +01:00
José Manuel Ferrer Ortiz 34e8cbf2d8 winefile: Spanish resource file updated. 2007-11-21 12:05:36 +01:00
Jonathan Ernst 3fc12344fc cmd: Updated French translation. 2007-11-21 12:03:10 +01:00
Alexander Nicolaysen Sørnes a1378190a5 wordpad: Move printing functions to a separate file. 2007-11-20 14:58:03 +01:00
Alexander Nicolaysen Sørnes 62d90a60ca wordpad: Fix print preview bar. 2007-11-20 14:56:19 +01:00
Alexander Nicolaysen Sørnes 04aefe8647 wordpad: Refer to main menu using IDM_MAINMENU. 2007-11-20 14:56:11 +01:00
Rob Shearman e301d17211 explorer: Add a fixme to show when applications are trying to show a balloon tip in the taskbar notification area. 2007-11-20 12:28:59 +01:00
Dmitry Timoshkov efda990877 winex11.drv: Use display device guid managed by explorer. 2007-11-19 15:00:11 +01:00
Gerald Pfeifer a6dd4795fa winedbg: Fix type of loop variable in types_udt_find_element(). 2007-11-16 13:23:48 +01:00
Gerald Pfeifer a9742b3210 taskmgr: Move out-of-domain checking into PerfDataGetProcessorUsage() and PerfDataGetProcessorSystemUsage(). 2007-11-16 12:33:03 +01:00
Jonathan Ernst c3ff4ddcff wordpad: Updated French translation. 2007-11-15 12:48:40 +01:00
Kirill K. Smirnov bd5869f19c wineconsole: Do not show "Apply" button - it is not used anyway. 2007-11-15 11:08:17 +01:00
Jonathan Ernst 33c0c7cef6 xcopy: Updated French translation. 2007-11-13 21:47:25 +01:00
Jonathan Ernst 82ed518fc3 net: Updated French translation. 2007-11-13 21:47:14 +01:00
Jonathan Ernst a5f3c2f283 regedit: Updated French translation. 2007-11-13 21:46:34 +01:00
Jonathan Ernst ba7990d67f cmd: Updated French translation. 2007-11-13 21:45:39 +01:00
Alexandre Julliard c77bc840de winedbg: Print a backtrace in --auto mode. 2007-11-13 21:35:30 +01:00
Tim Schwartz 26b182fd92 net.exe: Lists existing NetUse connections. 2007-11-06 14:14:21 +01:00
Huw Davies ba6b7e8ba5 inetcomm: Add a test for MimeOleCreateVirtualStream. 2007-11-06 13:01:00 +01:00
Dmitry Timoshkov d43fdc5ab0 include: Synchronize DEVMODE layout with PSDK. 2007-11-01 12:41:21 +01:00
Hwang YunSong(황윤성) 7c8330ac9a winemine: Update Korean resource. 2007-10-31 14:09:31 +01:00
Hwang YunSong(황윤성) 718fe212bd progman: Updated Korean resource. 2007-10-31 14:09:20 +01:00
Francois Gouget e88af468fe winetest: Add an option that shuts Windows down once the tests have completed. 2007-10-29 12:04:37 +01:00
Francois Gouget bbf17b0a86 wineboot: Add a reminder that EWX_FORCEIFHUNG is not implemented. 2007-10-29 12:04:33 +01:00
Francois Gouget 7afe1d23e2 wineboot: Make sure 'Cancel' has the focus and is the default button in the 'Do you want to kill all your applications' dialog. 2007-10-29 12:04:30 +01:00
Andrew Talbot ac524986df winhelp: Fix a memory leak. 2007-10-26 14:03:47 +02:00
Andrew Talbot a8df7fddd5 xcopy: Fix some memory leaks. 2007-10-25 14:26:47 +02:00
Hwang YunSong(황윤성) 39380c9454 regedit: Updated Korean resource. 2007-10-25 13:59:46 +02:00
Hwang YunSong(황윤성) e021792e33 taskmgr: Updated Korean resource. 2007-10-25 13:59:14 +02:00
Hwang YunSong(황윤성) cbbbbfd40d winecfg: Updated Korean resource. 2007-10-25 13:58:51 +02:00
Hwang YunSong(황윤성) b2c1d0c15c wineconsole: Updated Korean resource. 2007-10-25 13:58:32 +02:00
Hwang YunSong(황윤성) 94d16b3959 winefile: Updated Korean resource. 2007-10-25 13:58:14 +02:00
Hwang YunSong(황윤성) d97a491b69 wordpad: Updated Korean resource. 2007-10-25 13:56:51 +02:00
Rob Shearman e146591cd6 credui: Add tests for CredUIPromptForCredentialsW and CredUIConfirmCredentialsW. 2007-10-25 12:14:18 +02:00
Andrew Talbot d275a4d3af winedbg: Fix a memory leak. 2007-10-24 15:51:05 +02:00
Andrew Talbot da5a398cc3 winhelp: Fix a memory leak. 2007-10-24 15:46:53 +02:00
Hwang YunSong(황윤성) 00e90ac412 cmdlgtst: Updated Korean resource. 2007-10-24 15:46:21 +02:00
Alex Villacís Lasso 74cd5903e2 riched32: Skeleton of richedit 1.0 test plus WM_SETTEXT test. 2007-10-23 19:37:23 +02:00
Francois Gouget c4b1195c0c Assorted spelling fixes. 2007-10-23 18:20:27 +02:00
Andrew Talbot add663fdd2 wineboot: Fix some memory leaks. 2007-10-22 13:51:20 +02:00
Andrew Talbot e76fe016e4 taskmgr: Fix a memory leak. 2007-10-22 13:51:17 +02:00
Juan Lang 322bcddfa8 cryptnet: Add tests for CryptGetObjectUrl. 2007-10-19 12:29:39 +02:00
Andrew Talbot c8cb3b5fbb oleview: Fix a memory leak. 2007-10-18 12:07:06 +02:00
Dmitry Timoshkov 6b8ee0e41f wordpad: Refuse to load OLE compound storage files like Windows does. 2007-10-17 13:40:26 +02:00
David Adam e4ba8eb450 d3dx8: Implement D3DX8Vec2Length with a test. 2007-10-16 14:04:49 +02:00
Alexandre Julliard d4ea51ddc9 progman: Remove the obsolete Xx.rc file. 2007-10-16 12:45:07 +02:00
Daniel Nylander da7c0aa208 clock: Update Swedish translation. 2007-10-16 12:36:56 +02:00
Daniel Nylander 875c255f9d wineboot: Add Swedish translation. 2007-10-16 12:36:37 +02:00
Daniel Nylander b4bb55bb34 winhelp: Update Swedish translation. 2007-10-16 12:36:25 +02:00
Daniel Nylander 19acde49c5 wineconsole: Add Swedish translation. 2007-10-16 12:35:30 +02:00
Daniel Nylander d8510044ef winecfg: Add Swedish translation. 2007-10-16 12:35:19 +02:00
Daniel Nylander 135a005fff uninstaller: Add Swedish translation. 2007-10-16 12:35:06 +02:00
Daniel Nylander d5264ed519 notepad: Update Swedish translation. 2007-10-16 12:34:52 +02:00
Andrew Talbot 691dc735fd msiexec: Fix a memory leak. 2007-10-16 11:01:37 +02:00
Dmitry Potapov f918d175af cmd: copy: Fix "Path not found" error. 2007-10-15 16:56:03 +02:00
Francois Gouget fda899a778 Assorted spelling fixes. 2007-10-11 19:52:49 +02:00
Stefan Leichter b0180f7b1d regedit: Replace call to delete_branch with RegDeleteTreeA. 2007-10-10 12:16:33 +02:00
Hwang YunSong(황윤성) 3fbff605bd winecfg: Updated Korean resource. 2007-10-10 12:16:24 +02:00
Hwang YunSong(황윤성) 4bf62af099 wineboot: New Korean resource. 2007-10-10 11:58:09 +02:00
Francois Gouget ea5d653f3e regedit: Add support for 'regedit /E -', to export the registry to stdout. 2007-10-10 11:18:56 +02:00
Francois Gouget 09641eeddb regedit: Add support for 'regedit -' for feeding regedit from stdin. 2007-10-10 11:18:50 +02:00
Maarten Lankhorst d322d63b10 winmm: Set default sound driver to alsa,oss,coreaudio. 2007-10-09 17:52:46 +02:00
Stefan Leichter 8422a64a3a winecfg: Replace call to remove_path with RegDeleteTreeW. 2007-10-09 17:52:46 +02:00
Mikolaj Zalewski 3982f12404 oleview: Don't crash if the parent type couldn't be retrieved. 2007-10-09 11:40:17 +02:00
Detlef Riekenberg cf122bab8c spoolss/tests: Add tests for SplInitializeWinSpoolDrv. 2007-10-04 11:32:55 +02:00
Roy Shea c8c43acc2b net.exe: Added missing service name. 2007-10-03 11:01:29 +02:00
Konstantin Kondratyuk 6248471933 net.exe: Add Russian resources. 2007-10-03 11:01:04 +02:00
Luke Bratch 77f00dd709 winecfg: Add more keyboard shortcuts. 2007-10-02 13:31:14 +02:00
Rob Shearman 5cbdbe629e wineboot: Add a timeout dialog when any WM_QUERYENDSESSION or WM_ENDSESSION messages take too long. 2007-10-01 14:50:10 +02:00
Francois Gouget b2bc712323 Assorted spelling fixes. 2007-09-27 20:12:53 +02:00
Alexandre Julliard d082517c33 wineconsole: Default to the user backend, falling back to curses if we can't create a window. 2007-09-26 14:21:46 +02:00
EA Durbin 70c20d7d4e winecfg: Implement audio test. 2007-09-26 12:15:14 +02:00
Alexandre Julliard eb03098681 wordpad.exe: We can now store binary files in the repository. 2007-09-18 13:36:58 +02:00
Alexandre Julliard ba465823b5 winetest.exe: We can now store binary files in the repository. 2007-09-18 13:36:58 +02:00
Alexandre Julliard 68fb05e421 winemine.exe: We can now store binary files in the repository. 2007-09-18 13:36:58 +02:00
Alexandre Julliard 6fae47ef9f winefile.exe: We can now store binary files in the repository. 2007-09-18 13:36:47 +02:00
Alexandre Julliard 9966a787aa winecfg.exe: We can now store binary files in the repository. 2007-09-18 13:35:35 +02:00
Alexandre Julliard 0bed768ec6 uninstaller.exe: We can now store binary files in the repository. 2007-09-18 13:35:35 +02:00
Alexandre Julliard 2cd77f38e9 taskmgr.exe: We can now store binary files in the repository. 2007-09-18 13:35:35 +02:00
Alexandre Julliard f6366e2d00 regedit.exe: We can now store binary files in the repository. 2007-09-18 13:35:16 +02:00
Alexandre Julliard d1cadd4753 oleview.exe: We can now store binary files in the repository. 2007-09-18 13:15:44 +02:00
Alexandre Julliard 3aa5dfb240 msiexec.exe: We can now store binary files in the repository. 2007-09-18 13:15:04 +02:00
Alexandre Julliard cd2bf5fabd cmdlgtst.exe: We can now store binary files in the repository. 2007-09-18 13:14:30 +02:00
Alexandre Julliard 7015869d22 cmd.exe: We can now store binary files in the repository. 2007-09-18 13:13:42 +02:00
Francois Gouget 03d7f2d4ad wordpad: Fix compilation on systems that don't support nameless unions. 2007-09-18 11:21:11 +02:00
Francois Gouget 98d63f3435 dbghelp & imagehlp: Fix the PSYM_ENUMSYMBOLS_CALLBACK() and PSYM_ENUMERATESYMBOLS_CALLBACK() prototypes.
Tweak the actual callbacks to better match the prototypes.
2007-09-18 11:20:24 +02:00
Hwang YunSong(황윤성) 754569f608 wordpad: Updated Korean resource. 2007-09-17 12:09:20 +02:00
Americo Jose Melo c5ba90131e Update the Portuguese translation. 2007-09-13 13:28:26 +02:00
Alexander Nicolaysen Sørnes 7226f88f55 wordpad: Prevent white flickering on window resize. 2007-09-13 10:59:39 +02:00
Alexander Nicolaysen Sørnes 8710108b24 wordpad: Clean up font effects toggling code. 2007-09-13 10:59:32 +02:00
Alexander Nicolaysen Sørnes 0397146d72 wordpad: Resize rebar control on window resize. 2007-09-13 10:59:25 +02:00
Alexander Nicolaysen Sørnes b3162df54a wordpad: Remove RB_SIZETORECT call. 2007-09-13 10:59:19 +02:00
Alexander Nicolaysen Sørnes 93dc2338b2 wordpad: More error handling for printing/print preview. 2007-09-13 10:59:12 +02:00
Alexander Nicolaysen Sørnes f6cc0086fe wordpad: Allow changing font effects in the choose font dialog. 2007-09-13 10:59:03 +02:00
Alexander Nicolaysen Sørnes 48aba990bc wordpad: Add replace dialog. 2007-09-13 10:58:53 +02:00
Alexander Nicolaysen Sørnes 917fc5fd48 wordpad: Set icon according to format. 2007-09-13 10:57:16 +02:00
Alexander Nicolaysen Sørnes 4c3980da73 wordpad: Add font dialog. 2007-09-13 10:56:03 +02:00
Alexander Nicolaysen Sørnes 58b09f0227 wordpad: Add font size list. 2007-09-13 10:55:54 +02:00
Alexander Nicolaysen Sørnes 72fdadbd18 wordpad: Add font list. 2007-09-13 10:55:24 +02:00
Alexander Nicolaysen Sørnes cd64bf8e4d wordpad: Add initial print preview support. 2007-09-12 13:32:06 +02:00
Alexander Nicolaysen Sørnes 7fa0590e5a wordpad: Add view options dialog. 2007-09-12 13:31:43 +02:00
Alexander Nicolaysen Sørnes dfb29f4d15 wordpad: Add about window. 2007-09-12 13:31:36 +02:00
Alexander Nicolaysen Sørnes 5bc0dfc28c wordpad: Add context menu. 2007-09-12 13:31:10 +02:00
Alexander Nicolaysen Sørnes 05e6a4e60c wordpad: Add support for printing a page range. 2007-09-12 13:30:56 +02:00
Alexander Nicolaysen Sørnes cd97bf4e74 wordpad: Re-order format clearing when selecting new file. 2007-09-12 13:30:51 +02:00
Alexander Nicolaysen Sørnes f586e1cce1 wordpad: Add quick print support. 2007-09-12 13:30:46 +02:00
Alexander Nicolaysen Sørnes 6d73cd1138 wordpad: Store page margins in the registry. 2007-09-12 13:30:39 +02:00
Alexander Nicolaysen Sørnes d5bb616913 wordpad: Add page setup dialog. 2007-09-12 13:30:11 +02:00
Alexander Nicolaysen Sørnes 61876c7205 wordpad: Add initial printing support. 2007-09-12 13:30:00 +02:00
Alexander Nicolaysen Sørnes 695a94f139 wordpad: Add tab stops dialog. 2007-09-12 13:29:47 +02:00
Alexander Nicolaysen Sørnes fd129c23d9 wordpad: Add paragraph format dialog. 2007-09-12 13:29:37 +02:00
Alexander Nicolaysen Sørnes 1faecfe6ed wordpad: Set default font according to format. 2007-09-12 13:29:08 +02:00
Alexander Nicolaysen Sørnes 5a2efbcb7d wordpad: Support drag-and-drop. 2007-09-12 13:29:04 +02:00
Alexander Nicolaysen Sørnes d95fac1575 wordpad: Store bar states in the registry. 2007-09-12 13:28:51 +02:00
Jason Edmeades 1ee75382c7 cmd.exe: Fix redirect ordering on a command line. 2007-09-12 12:40:16 +02:00
Jason Edmeades c7b88e95f5 cmd.exe: Add basic support for FOR /F parsing launched programs output. 2007-09-12 12:40:02 +02:00
Jason Edmeades f3ae48cbda cmd.exe: Add basic for /F string support. 2007-09-12 12:39:54 +02:00
Jason Edmeades bcaf4fb43f cmd.exe: Add suport for if 1==1 echo yes. 2007-09-12 12:39:41 +02:00
Jason Edmeades 118f3a6592 cmd.exe: Allow = and , to be delimiters. 2007-09-12 12:39:29 +02:00
Jason Edmeades b69241124e cmd.exe: Expand for variables at last with tilda modifications. 2007-09-12 12:39:21 +02:00
Jason Edmeades dc372175d4 cmd.exe: Enhance FOR support. 2007-09-12 12:38:17 +02:00
Rob Shearman cfc50f89d7 ole32: Add cross-process running-object table support. 2007-09-11 13:55:08 +02:00
Maarten Lankhorst aaa9e41fdf dsound: Change default bpp and sample frequency to be better for the ears. 2007-09-11 12:33:56 +02:00
Lionel Debroux 4278c670d1 regedit: Fixed a memory leak in listview.c (found by Smatch). 2007-09-11 11:47:21 +02:00
Alexandre Julliard 514b26d9e9 programs: Remove other obsolete ChangeLog files. 2007-08-31 12:41:33 +02:00
Dmitry Timoshkov 6e1fb8cc15 notepad: Get rid of ChangeLog file. 2007-08-31 12:41:33 +02:00