Commit Graph

396 Commits

Author SHA1 Message Date
Alexander Nicolaysen Sørnes 68ce602381 wordpad: Add file saving dialog. 2007-06-04 12:51:56 +02:00
Alexander Nicolaysen Sørnes 69c9565e6f wordpad: Convert open file dialog to Unicode. 2007-06-04 12:51:41 +02:00
Alexander Nicolaysen Sørnes a747eca83c wordpad: Improve file reading code. 2007-06-04 12:51:19 +02:00
Alexander Nicolaysen Sørnes a28f91f148 wordpad: Add file saving support. 2007-06-04 12:50:48 +02:00
Alexander Nicolaysen Sørnes d072e8b1a9 wordpad: Store file name globally. 2007-06-04 12:50:25 +02:00
Alexander Nicolaysen Sørnes e173504ccd wordpad: Split code into set_caption function. 2007-06-04 12:50:11 +02:00
Alexander Nicolaysen Sørnes db7912ed11 wordpad: Add program icon. 2007-05-30 11:51:12 +02:00
Frank Richter 8cdfff10f4 wordpad: Update German translation. 2007-05-14 14:26:10 +02:00
Mikołaj Zalewski f215727c03 wordpad: Update Polish translation. 2007-03-13 21:27:50 +01:00
Stefan Huehner 51a7ca3440 Change some functions arguments from () -> (void). 2007-03-12 12:25:31 +01:00
Hwang YunSong(황윤성) 404d853d32 wordpad: Updated Korean resource. 2007-03-07 21:33:59 +01:00
Alexander Nicolaysen Sørnes 5c9edfd4be wordpad: Add text alignment buttons. 2007-03-01 20:42:48 +01:00
Alexander Nicolaysen Sørnes b42fcee0b1 wordpad: Small cosmetic fixes.
- Clear title bar when creating new document.
- Remove newline from statusbar.
- Add horizontal line to toolbar.
2007-02-27 12:26:02 +01:00
Alexander Nicolaysen Sørnes b603927c31 wordpad: Set default font to 'Times New Roman', like native does. 2007-02-26 19:04:29 +01:00
Alexander Nicolaysen Sørnes 7aa2e616f0 wordpad: Add open file dialogue. 2007-02-26 13:40:49 +01:00
Alexander Nicolaysen Sørnes 194c3f2524 wordpad: Make edit menu more like native. 2007-02-26 13:40:29 +01:00
Alexander Nicolaysen Sørnes a53eab603d wordpad: Add paste support. 2007-02-26 13:40:13 +01:00
Alexander Nicolaysen Sørnes 38ad04576e wordpad: Don't create maximized window. 2007-02-26 13:40:04 +01:00
Alexander Nicolaysen Sørnes 557d69d187 wordpad: Make toolbar more like native. 2007-02-26 13:39:56 +01:00
Hans Leidekker f3425cfe41 wordpad: Open .wri files in wordpad. 2007-02-12 14:12:22 +01:00
Mikołaj Zalewski 5723151c04 wordpad: Add Polish translation. 2007-01-15 12:42:22 +01:00
Mikołaj Zalewski 58bd35c8c5 resources: Change Dutch sublanguage code to SUBLANG_NEUTRAL. 2006-10-24 17:45:51 +02:00
Mikołaj Zalewski e32aa55703 resources: Change German sublanguage code to SUBLANG_NEUTRAL. 2006-10-24 11:45:12 +02:00
Byeong-Sik Jeon e1fd734c97 Korean: Use SUBLANG_NEUTRAL in Korean resources. 2006-10-20 13:49:39 +02:00
H. Verbeet 5aafea481a wordpad: Format warning fixes. 2006-10-11 12:08:57 +02:00
Alexandre Julliard 32ab895e46 makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
Matt Finnicum 43a23b00a7 wordpad: Request WS_VSCROLL now that riched20 supports it. 2006-08-09 11:20:52 +02:00
Hwang YunSong(황윤성) c6ff1ef6fb wordpad: Updated Korean resource. 2006-07-17 13:49:26 +02:00
Jonathan Ernst ad4516fc47 wordpad: Add shortcuts in menus. 2006-07-13 20:05:47 +02:00
Alexandre Julliard 77dc0d9be5 .gitignore: Added wildcards to ignore generated resource files. 2006-07-10 21:39:00 +02:00
Alexandre Julliard 028ab92bf7 make_progs: Generate the .gitignore file.
Ignore generated programs from the top-level .gitignore.
2006-07-10 20:59:06 +02:00
Alexandre Julliard cc2b3b48e6 Take advantage of the recursive nature of .gitignore for Makefile entries.
Prefix other entries with '/' to make them non-recursive.
2006-07-10 20:47:54 +02:00
Magnus Lundborg 80e5f27b30 wordpad: Declare three functions as static to avoid compiler warnings. 2006-06-05 21:00:32 +02:00
Mike McCormack 74a03d2541 wordpad: Use GetWindowLongPtr to get the HINSTANCE. 2006-05-31 11:58:10 +02:00
Jonathan Ernst ce7e2e16ab Uniformization of French main menu accelerators. 2006-05-24 10:35:26 +02:00
Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
András Kovács 94c65025d4 wordpad: Translation to Hungarian. 2006-05-05 16:32:27 +02:00
Alexander N. Sørnes ad05be7395 wordpad: Fix typo in Norwegian resource. 2006-03-20 12:04:52 +01:00
Fatih Asici 487637b32f wordpad: Add Turkish resource file. 2006-03-10 21:40:49 +01:00
Alexander N. Sørnes 46a96312e5 Updated/new Norwegian Bokmål resources. 2006-02-24 21:11:03 +01:00
YunSong Hwang 7ab5e7c59a wordpad: Add Korean translation. 2006-02-20 11:14:48 +01:00
Phil Krylov 38e1b85324 wordpad: Russian translation. 2006-02-17 11:37:51 +01:00
Hans Leidekker 34a34c7b6e wordpad: Dutch localization. 2006-02-17 11:37:21 +01:00
Jonathan Ernst 582eeaa573 wordpad: French localization. 2006-02-16 12:18:17 +01:00
Henning Gerhardt 2907693ba9 wordpad: Added German resource. 2006-02-16 12:09:21 +01:00
Krzysztof Foltman 07bcfbdc9c programs: Add an implementation of Wordpad. 2006-02-14 14:48:29 +01:00