Commit Graph

87 Commits

Author SHA1 Message Date
Peter Oberndorfer d8b2f161b0 wordpad: Use correct prototype for dialog functions. 2008-03-04 11:18:53 +01:00
Mikołaj Zalewski e2e2066200 wordpad: Always use RB_GETBARHEIGHT. 2008-02-28 10:50:45 +01:00
Alexander Nicolaysen Sørnes 9a1b626481 wordpad: Add basic ruler. 2008-01-14 15:31:37 +01:00
Alexander Nicolaysen Sørnes 7f03c2f5bd wordpad: Move registry functions to a separate file. 2007-12-12 13:49:07 +01:00
Alexandre Julliard 2702da6977 wordpad: Fix a compiler warning. 2007-12-10 15:15:42 +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
Dmitry Timoshkov 6b8ee0e41f wordpad: Refuse to load OLE compound storage files like Windows does. 2007-10-17 13:40:26 +02:00
Francois Gouget 03d7f2d4ad wordpad: Fix compilation on systems that don't support nameless unions. 2007-09-18 11:21:11 +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
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