Commit Graph

2604 Commits (444b3c7a58951d3fa54f5817b477b4c8f5c99552)

Author SHA1 Message Date
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
Dmitry Timoshkov 4ea5fce083 notepad: We pass OFN_FILEMUSTEXIST | OFN_PATHMUSTEXIST to GetOpenFileName, so there is no point in testing file existence. 2007-08-31 12:41:33 +02:00
Francois Gouget 9271fcc86d winedbg: 'winedbg --auto' and 'winedbg --minidump' should detach when done so as to not mess up the crashed process exit code. 2007-08-31 12:08:58 +02:00
Francois Gouget 6d1f931615 winedbg: Detach from the debuggee before exiting. 2007-08-31 12:08:58 +02:00
Kirill K. Smirnov 43860b7a6e winhelp: Add WS_EX_TOOLWINDOW style to popup windows. 2007-08-30 16:34:32 +02:00
Francois Gouget 2993785f3a Assorted non-ANSI function declaration fixes (missing void). 2007-08-30 11:57:18 +02:00
Francois Gouget 8def2deccb taskmgr & winefile: Refer users to the GNU Lesser General Public License, not to the GPL. 2007-08-30 11:57:18 +02:00
Alexander Nicolaysen Sørnes 29b69c54b0 notepad: Add program icon. 2007-08-28 12:42:12 +02:00
Hwang YunSong(황윤성) 108d86be77 wordpad: Updated Korean resource. 2007-08-27 11:58:10 +02:00
Kirill K. Smirnov f3e13174c7 wineconsole: Implement GetConsoleWindow. 2007-08-24 12:03:22 +02:00
Kirill K. Smirnov 945f4a7946 wineconsole: Move window handle to inner_data structure. 2007-08-24 12:01:06 +02:00
Paul Vriens d0ce7ec599 winetest: Put dll version information in the report. 2007-08-23 20:18:32 +02:00
Nigel Liang 998baf9f0f winecfg: Suport color schemes from .theme format themes. 2007-08-23 13:36:20 +02:00
Paul Vriens 3a7c16992b winetest: Change the way we report missing dlls. 2007-08-23 13:35:54 +02:00
Alexander Nicolaysen Sørnes d13541f86c wordpad: Don't display full path in save changes dialog. 2007-08-23 12:39:25 +02:00
Alexander Nicolaysen Sørnes 219c47338a wordpad: Don't show full path in caption. 2007-08-23 12:39:19 +02:00
Alexander Nicolaysen Sørnes fef9879ce4 wordpad: Store window rect in the registry. 2007-08-22 12:19:00 +02:00
Alexander Nicolaysen Sørnes 54a5aed7b4 wordpad: Clear formatting before opening a file. 2007-08-22 12:19:00 +02:00
Alexander Nicolaysen Sørnes bbc20456aa wordpad: Prompt for format when selecting new file. 2007-08-22 12:19:00 +02:00
Alexander Nicolaysen Sørnes 425c2c6424 wordpad: Handle different formats on open/save. 2007-08-22 12:18:59 +02:00
Alexander Nicolaysen Sørnes 07d60bc727 wordpad: Add recent file list. 2007-08-22 12:18:59 +02:00
Alexander Nicolaysen Sørnes b3c369d1cc wordpad: Fix save changes prompt for the open file dialogue. 2007-08-20 12:42:44 +02:00
Alexander Nicolaysen Sørnes 063a6777c2 wordpad: Add bullet points button. 2007-08-20 12:42:23 +02:00
Alexander Nicolaysen Sørnes d4ddb7f3be wordpad: Add bullet points option. 2007-08-20 12:42:16 +02:00
Alexander Nicolaysen Sørnes 09161365f9 wordpad: Fix error handling when saving empty files. 2007-08-20 12:42:07 +02:00
Alexander Nicolaysen Sørnes c7ca877b12 wordpad: Fix formatbar for native comctl32/XP. 2007-08-20 12:41:58 +02:00
Alexander Nicolaysen Sørnes 3161a3cd5d wordpad: Display error box when richedit loading fails. 2007-08-20 12:41:12 +02:00
Alexander Nicolaysen Sørnes 55949aedd4 wordpad: Add search functionality. 2007-08-20 12:39:47 +02:00
Mikolaj Zalewski 95aaca1707 iexplore: Add VERSIONINFO resource. 2007-08-20 11:55:58 +02:00
Kirill K. Smirnov 42c26ded04 programs/cmd: Do not use hardcoded constants when corresponding macro is already defined. 2007-08-17 11:48:42 +02:00
Misha Koshelev 70edf2d223 winebrowser: Add support for XTYP_REQUEST in DDE callback. 2007-08-14 12:25:21 +02:00
Jason Edmeades 34749c2a07 regedit: Fix importing of .reg hex. 2007-08-13 12:09:46 +02:00
Jason Edmeades 7fce92ea54 cmd.exe: Redirection for external programs was broken by the conversion to unicode. 2007-08-13 12:01:46 +02:00
Marcus Meissner 28ca9a8658 cmd.exe: WCMD_for is only for files. 2007-08-13 11:39:11 +02:00
Jason Edmeades 09969e8de1 cmd.exe: Wait when launching GUI pgms in batch. 2007-08-10 12:58:17 +02:00
Nigel Liang 4f03cf760b winecfg: Fix crash when remove app button is pressed in applications tab. 2007-08-09 14:43:18 +02:00
Kirill K. Smirnov b4779619c5 wineconsole: Rearrange control elements in Russian resources. 2007-08-09 14:40:43 +02:00
Nigel Liang 4a21ad9f5c winecfg: Fix crash in graphics tab. 2007-08-08 15:32:00 +02:00
Nigel Liang 6e56e37b2d winecfg: Fix apply button always available in graphics tab bug. 2007-08-08 15:32:00 +02:00
Paul Vriens 2d87d2e89e winecfg: Show version again in About box. 2007-08-08 15:32:00 +02:00
Dmitry Timoshkov 197f4059ab include: winres.h no longer exists in PSDK, fix winresrc.h includes. 2007-08-07 14:09:09 +02:00
Paul Vriens a15b9fb860 winecfg: Fix virtual desktop selection. 2007-08-07 14:03:42 +02:00
Hwang YunSong(황윤성) 3207e06fe9 write: New Korean resource. 2007-08-07 12:37:29 +02:00
Hwang YunSong(황윤성) 093cbbe932 winecfg: Updated Korean resource. 2007-08-07 12:37:22 +02:00
Kirill K. Smirnov eebfb5c5a2 winecfg: Values list should be NULL-terminated. 2007-08-07 12:36:45 +02:00
Nigel Liang 4536a9d66d winecfg: Fix crash caused by calling set_reg_key with NULL value. 2007-08-06 13:56:13 +02:00
Paul Vriens ceaf4f40be winetest: Skip tests for which the dll is missing. 2007-08-06 12:04:40 +02:00
Nigel Liang 35f4e95c36 winecfg: Remove bad default setting for logpixels registery. 2007-08-03 14:29:42 +02:00
Nigel Liang 2d5a89bab0 winecfg: Read/write registry in unicode. 2007-08-03 14:29:36 +02:00
Francois Gouget 9d2f48dc0f dbghelp: Better match the PSDK types, especially with regards to constness.
Also add a number of missing prototypes, especially 64bit or Unicode
versions of existing prototypes, and the related structures.  Update
win32.api to fix the winapi_check warnings.
2007-08-03 12:43:40 +02:00