Commit Graph

388 Commits

Author SHA1 Message Date
Michael Stefaniuc ae942d615a notepad: Fix an error in the Bulgarian translation. 2010-06-17 17:32:21 +02:00
Michael Stefaniuc d47628739e notepad: Fix an error in the Portuguese (Brazil) translation.
Translation by Mauricio Teixeira.
2010-06-17 11:50:28 +02:00
Michael Stefaniuc 1734d098c9 notepad: Fix an error in the Czech translation.
Translation by Radek Vokal.
2010-06-17 11:50:26 +02:00
Jose Rostagno b0d1c2ff60 notepad: Update Spanish translation. 2010-06-14 14:14:15 +02:00
Paul Vriens 6f01ab7eb1 notepad: Update the Danish translation. 2010-06-09 16:16:28 +02:00
Łukasz Wojniłowicz 8fb8ea6333 notepad: Update the Polish translation. 2010-06-07 12:54:40 +02:00
Paul Vriens dd243b7fcf notepad: Update the Danish translation and convert to UTF-8.
Translation by Thomas Larsen <sikker2004@yahoo.com>
2010-06-01 17:50:13 +02:00
Sven Baars 6d7d19715c notepad: Fix Dutch translation. 2010-05-17 12:42:32 +02:00
Matej Špindler 5846333e99 notepad: Update Slovenian translation. 2010-05-17 12:42:31 +02:00
Alexandre Julliard 4c917904ae notepad: Set the window class small icon. 2010-04-19 20:12:34 +02:00
Davide Pizzetti 7d1f26b16c notepad: Italian translation update. 2010-04-19 14:54:58 +02:00
Joel Holdsworth 3e6b07756f notepad: Replaced icon with a Tango compliant icon. 2010-04-14 18:00:46 +02:00
Alexandre Julliard bef5645eb1 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
Henry Kroll III d3369086ed notepad: Don't prompt to save empty Untitled file. 2010-03-15 13:18:05 +01:00
Vitaly Perov d4e665431b notepad: Implement printing to file. 2010-02-26 13:02:01 +01:00
Kusanagi Kouichi 3b6c20e486 notepad: Increase the text limit. 2010-02-10 14:30:59 +01:00
Andrey Turkin 64d488065a programs: Update Russian translations. 2009-10-20 13:46:42 +02:00
Austin English c90333d5b3 Cancel in Italian is Annulla, not Anulla. 2009-09-18 09:59:36 -05:00
Luca Bennati 65b15b892b notepad: Update Italian translation. 2009-08-20 15:27:37 +02:00
Akihiro Sagawa 9aa61fbe27 notepad: Update Japanese translation. 2009-08-20 15:26:06 +02:00
Michael Stefaniuc d3a4ff8ccb notepad: Update the Romanian translation. 2009-08-18 11:17:30 +02:00
Francois Gouget 108a930e67 notepad: Remove spaces before '\n'. 2009-07-22 11:09:09 +02:00
Vladimir Pankratov 8682830355 notepad: Convert the Russian resources to UTF-8. 2009-07-20 13:34:47 +02:00
Austin English 95a7e5f8bd notepad: English resource fixes. 2009-07-20 12:21:11 +02:00
Frédéric Delanoy addeb0e34a notepad: French resources fixes. 2009-07-20 12:21:05 +02:00
Michael Stefaniuc 5e36f9288c notepad: Convert the German resources to UTF-8. 2009-07-09 15:23:34 +02:00
Hwang YunSong 3ce23c9802 notepad: Updated Korean resource. 2009-07-09 11:37:35 +02:00
Austin English b0f53e1920 notepad: Fix English resource line breaks. 2009-07-08 20:35:24 +02:00
Francois Gouget 1e602c57d0 notepad: Remove spaces before '\n's. 2009-07-08 20:13:56 +02:00
Alexander Scott-Johns 0c82108a48 notepad: Add Cancel button to message box displayed when opening a non-existent file with the command line. 2009-07-08 20:13:53 +02:00
Ricardo Filipe 7143a64d71 notepad: Update Portuguese translation and convert to UTF8. 2009-07-07 13:26:37 +02:00
Anders Jonsson 1903e74c68 notepad: Update Swedish translation. 2009-07-07 11:00:43 +02:00
Frédéric Delanoy f43b8691d2 notepad: Update French translation. 2009-07-07 10:59:53 +02:00
Alexander Scott-Johns 32c066f12a notepad: When opening a file, replace \0 characters with spaces, instead of truncating the file at the first \0. 2009-07-06 14:35:27 +02:00
Alexander Scott-Johns 93b99e0af3 notepad: Refactor DoOpenFile to simplify next patch. 2009-07-06 14:35:27 +02:00
Alexander Nicolaysen Sørnes 18045e5681 notepad: Update Norwegian Bokmål translation. 2009-07-06 14:35:25 +02:00
Frédéric Delanoy 662b3fb98a notepad: Update French translation. 2009-07-06 14:35:25 +02:00
Paul Vriens 44da9ba361 notepad: Add Dutch translations. 2009-07-03 15:53:31 +02:00
André Hentschel c83c0bfd34 notepad: Update German translation. 2009-07-03 11:27:56 +02:00
Aurimas Fišeras 509a580b62 notepad: Update Lithuanian translation. 2009-07-03 11:27:40 +02:00
Alexander Scott-Johns 84fd1c84f8 notepad: Detect if saving will lose information. 2009-07-02 13:08:50 +02:00
Alexander Scott-Johns 67766392bf notepad: Allow user to choose which encoding to open and save files in. 2009-07-02 13:05:54 +02:00
Alexander Scott-Johns 080cc90992 notepad: Remember the encoding of files when they are opened, and use the same encoding when saving. 2009-07-02 13:05:50 +02:00
Alexander Scott-Johns 8b6b7b2c39 notepad: Improve encoding detection when opening files. 2009-07-02 13:05:45 +02:00
Alexander Scott-Johns 42729bc1c1 notepad: Fix trying to open non-existent files with the command line. 2009-07-02 12:58:16 +02:00
Michael Stefaniuc 8e2f63684b notepad: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 11:45:11 +02:00
Michael Stefaniuc 55b1a1977e notepad: Fix the Finnish translation. 2009-07-02 11:30:29 +02:00
Aric Stewart 1c09598c28 notepad: Update Japanese resource. 2009-07-01 15:50:49 +02:00
Francois Gouget 344ddc6b89 notepad: Ellipses should be preceded by a space in Slovenian. 2009-06-29 12:29:22 +02:00
Aurimas Fišeras 66d0ffe6c4 notepad: Improve Lithuanian translation. 2009-06-29 12:25:51 +02:00
Matej Spindler adcc8cb347 notepad: Update Slovenian translation. 2009-06-26 11:59:23 +02:00
Jaime Rave e1f1774498 notepad: Update Spanish translation. 2009-06-22 11:44:45 +02:00
Jonathan Ernst db8a14ca74 notepad: Updated French translation. 2009-06-09 17:01:13 +02:00
Michael Stefaniuc 129889b287 notepad: Use the ARRAY_SIZE() macro if we already have it. 2009-05-28 12:42:18 +02:00
Michael Stefaniuc cdc5b0c29b notepad: Rename the SIZEOF macro to the more descriptive ARRAY_SIZE.
SIZEOF looks just like one of the typical Win32 API capitalizations of
the basic C construct which it isn't.
2009-05-28 12:42:18 +02:00
Michael Stefaniuc f6b24b5cad notepad: Fix the Romanian translation. 2009-05-19 11:58:53 +02:00
Michael Stefaniuc f66b600449 notepad: The UNICODE define isn't needed anymore; remove it.
Add the WINE_NO_UNICODE_MACROS define to prevent the AW form of
functions and types from creeping back in.
2009-05-19 11:58:53 +02:00
Michael Stefaniuc 27c8839f66 notepad: Use the explicit W-form of the functions. 2009-05-19 11:58:53 +02:00
Michael Stefaniuc f706c68cf9 notepad: Use the more specific MAKEINTRESOURCEW macro. 2009-05-19 11:58:53 +02:00
Aurimas Fišeras 9f1daabd63 notepad: Update Lithuanian translation. 2009-05-18 12:33:51 +02:00
Anders Jonsson b0a57b47f9 notepad: Update Swedish translation. 2009-05-13 12:02:54 +02:00
Paul Vriens a225aaa894 notepad: Fix the Dutch translations. 2009-05-12 11:21:41 +02:00
Michael Stefaniuc 256d3a2ee1 notepad: Use the explicit W-form of the registry functions. 2009-05-08 12:26:56 +02:00
Michael Stefaniuc 1a60da74f9 notepad: Use the explicit W-form for some string functions. 2009-05-08 12:26:54 +02:00
Hwang YunSong bcf1361af1 notepad: Updated Korean resource. 2009-05-08 12:14:01 +02:00
Michael Stefaniuc 3e7647ad72 notepad: Use the explicit W-form of the types. 2009-05-07 14:44:22 +02:00
Rein Klazes 9e8f2a7024 programs: Make some of the open file dialogs of a few programs resizable. 2009-05-06 12:20:10 +02:00
Francois Gouget cdc82702ba notepad: Make NOTEPAD_DoReplace(All)?() static. 2009-05-06 12:20:10 +02:00
Michael Stefaniuc 0c702d140c notepad: Use the explicit SendMessageW form. 2009-05-05 14:13:53 +02:00
Austin English 2c3497b908 notepad: Don't append seconds to time format. 2009-04-28 13:10:02 +02:00
Rico Schüller ac6a18f1f6 notepad: Allow only one search/replace dialog to open. 2009-04-27 14:32:40 +02:00
Rico Schüller 3137600651 notepad: Implement replace. 2009-04-27 14:32:34 +02:00
Austin English 2a98ea48cd notepad: Fix date format to match windows. 2009-04-27 13:23:11 +02:00
Aurimas Fischer f723ceda67 notepad: Improve Lithuanian translation. 2009-03-11 15:56:46 +01:00
Aurimas Fischer 44f9962c26 notepad: Fix more inconsistencies in Lithuanian translation. 2009-02-23 12:19:50 +01:00
Francois Gouget 90d8b9426f notepad: Make the Lithuanian resources SUBLANG_NEUTRAL. 2009-02-09 13:13:36 +01:00
Aurimas Fischer cb57ebcaf2 notepad: Add Lithuanian translation. 2009-02-06 16:41:45 +01:00
ByeongSik Jeon 5f3287d79f *Ko.rc: Update Korean resource.
Fix the unnecessary SUBLANG_NATURAL.
Change the font size from 8 to 9.
2008-12-11 12:21:07 +01:00
ByeongSik Jeon 1b0297a7f9 *Zh.rc: Update the Chinese resource font name to "MS Shell Dlg". 2008-12-11 12:20:48 +01:00
Daniel Nylander 4a65cc5f1f notepad: Updated Swedish translation. 2008-12-08 12:03:10 +01:00
Katayama Hirofumi MZ 873b971bb7 notepad: Don't save maximized size. 2008-10-29 11:51:48 +01:00
Muneyuki Noguchi 9898c87071 notepad: Convert Japanese resource to UTF-8. 2008-10-13 11:39:41 +02:00
Muneyuki Noguchi f94ab4f482 notepad: Use "MS Shell Dlg" 9 in Japanese resources. 2008-09-25 13:28:04 +02:00
Hirofumi Katayama 32b6a1a08c notepad: Cancel closing window by cancelling "Save As" dialog box. 2008-09-11 11:41:52 +02:00
Alexander Nicolaysen Sørnes 87a871efe4 notepad: Only append .txt to missing files without a dot in them. 2008-09-09 11:46:14 +02:00
Muneyuki Noguchi fcb488f3f8 notepad: Update Japanese translation. 2008-09-08 12:47:20 +02:00
Francois Gouget c8bafc3817 notepad: Remove spaces before '\n' in the Chinese resources. 2008-09-02 13:59:01 +02:00
Hongbo Ni 0ef830d66b notepad: Update Chinese resources - dialog font. 2008-09-02 11:57:42 +02:00
Hongbo Ni ecc1bf3d0e notepad: Add traditional Chinese resource. 2008-08-29 12:30:32 +02:00
Hongbo Ni e371287971 notepad: Convert simplified Chinese resource to utf8. 2008-08-27 13:21:22 +02:00
Muneyuki Noguchi f9bc73e25f notepad: Update Japanese translation. 2008-08-22 10:40:04 +02:00
Hongbo Ni 8720776749 notepad: Update simplified Chinese resource. 2008-08-21 11:42:35 +02:00
Alexander Nicolaysen Sørnes d50e2df17b notepad: Fix opening Unicode files. 2008-07-14 12:26:25 +02:00
Francois Gouget cbfca763bb notepad: Remove spaces before '\n' in resource strings. 2008-06-11 20:03:15 +02:00
Francois Gouget 5bc7b784cb notepad: Improve handling of quoted filenames. 2008-06-10 17:43:00 +02:00
Jonathan Ernst 6f41fd0c86 notepad: Updated About menu entry. 2008-06-09 12:39:03 +02:00
Jonathan Ernst 53dc368169 notepad: Updated French translation. 2008-06-06 15:27:30 +02:00
Michael Stefaniuc 20655afb2a notepad: Fix the Danish translation. 2008-06-06 10:28:05 +02:00
Francois Gouget 39cb432b68 Fix the resources to remove extraneous spaces in '...'. 2008-06-05 15:53:05 +02:00
Michael Stefaniuc 20feb3700f notepad: Fix the Swedish translation. 2008-06-04 12:32:01 +02:00