Commit Graph

255 Commits

Author SHA1 Message Date
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
Michael Stefaniuc 471f80d65d notepad: Fix the Hungarian translation. 2008-05-30 10:02:02 +02:00
Michael Stefaniuc b2a799bb80 notepad: Fix the Finnish translation. 2008-05-29 12:11:23 +02:00
Michael Stefaniuc 02f99a03b3 notepad: Remove the Slovak "translation" as it is basically only a stale copy of the English resource. 2008-05-29 12:11:20 +02:00
Michael Stefaniuc d874e5c972 notepad: Fix the Chinese (Simplified) translation. 2008-05-28 11:31:08 +02:00
Michael Stefaniuc f8f67df47c notepad: Fix the Walon translation. 2008-05-28 11:31:03 +02:00
Alexandre Julliard 0e3eda3425 programs: Use the Wine import libraries when compiling with MinGW. 2008-05-26 19:26:06 +02:00
Mikołaj Zalewski 14a42f802d Make Swedish use SUBLANG_NEUTRAL. 2008-05-19 16:09:13 +02:00
Jens Albretsen 0ce8deb914 notepad: Danish spelling fixes. 2008-05-07 12:10:02 +02:00
Vitaliy Margolen a1eb6b7ece Update Russian translation. 2008-04-14 12:40:22 +02:00
Hwang YunSong(황윤성) da98589620 notepad: Updated Korean resource. 2008-04-09 12:19:29 +02:00
Michael Stefaniuc 1ae1d45232 notepad: Add the Romanian translation. 2008-04-08 12:28:55 +02:00
Rok Mandeljc 685423a51d notepad: Updated Slovenian translation. 2008-04-07 21:41:10 +02:00
Francois Gouget 8a18e0e43a Assorted spelling fixes. 2008-04-07 13:36:18 +02:00
Michael Stefaniuc 8a8d50a9de notepad: Update the German translation. 2008-03-31 12:14:13 +02:00
Rob Shearman 90efadc540 notepad: Remove the License and NO WARRANTY options from the Help->Information popup menu as the same information can now be viewed from the About dialog.
Remove the Help->Information popup menu and rename the "About Wine"
option to "About Notepad".
2008-03-28 21:42:15 +01:00
Vitaliy Margolen 5b690b0885 Update Russian translations. 2008-03-28 09:53:44 +01:00
Alexandre Julliard 247754fba2 notepad: Use the larger icon in the About dialog. 2008-03-21 18:39:31 +01:00
Herve Chanal 46b121c77e notepad: Add a nicer icon. 2008-03-21 16:07:54 +01:00
James Hawkins e4c1227ec9 janitorial: Remove links to any microsoft site. 2008-03-01 12:17:17 +01:00
Frans Kool 36f464e3f4 notepad: Added missing LGPL License in Dutch translations. 2008-02-15 11:08:50 +01:00
Daniel Nylander d5264ed519 notepad: Update Swedish translation. 2007-10-16 12:34:52 +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
Alexander Nicolaysen Sørnes 29b69c54b0 notepad: Add program icon. 2007-08-28 12:42:12 +02:00
Michael Stefaniuc 9a522589fb programs: Remove unreachable break after return/break. Found by Smatch. 2007-07-19 11:57:53 +02:00
Rolf Kalbermatter 5eb6c11aba notepad: Improve printing considerably.
Make fonts and the other measurements the correct size in relation to
the actual printer resolution instead of thinking it uses the same
resolution as the display.  Before fixed sized (and for most printer
resolutions way to small) margins where used and the font size was
taken directly from the screen font independent of the actual printer
resolution, resulting in a completely unreadable micro text on most
printouts.
2007-04-10 21:47:25 +02:00
Rolf Kalbermatter 054ed55d71 notepad: Fix text label. 2007-04-06 12:31:07 +02:00
Rolf Kalbermatter a07e9c6933 notepad: Fix a possible rounding error when storing the font point size to the registry. 2007-04-02 11:35:29 +02:00
Rolf Kalbermatter 3cae920399 notepad: Implement handling of page setup dialog parameters. 2007-04-02 11:35:11 +02:00
Bang Jun-Young 3386459a37 notepad: Fully revise Korean translation. 2007-03-01 20:42:48 +01:00
Francois Gouget c66628b73f Consistently use SUBLANG_NEUTRAL for Italian resources. 2006-12-05 11:28:38 +01:00
Francois Gouget 0cfa13dd3f programs: Update the Portuguese translation (contributed by Americo Jose Melo). 2006-11-24 11:49:58 +01:00
Mikołaj Zalewski 58bd35c8c5 resources: Change Dutch sublanguage code to SUBLANG_NEUTRAL. 2006-10-24 17:45:51 +02:00