Commit graph

388 commits

Author SHA1 Message Date
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
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
Alexandre Julliard
cd5a04fd95 notepad: Fallback to default position if saved position if off-screen. 2006-10-24 12:27:28 +02:00
Mikołaj Zalewski
e32aa55703 resources: Change German sublanguage code to SUBLANG_NEUTRAL. 2006-10-24 11:45:12 +02:00
Mikołaj Zalewski
66890b8b2d notepad: Fix ellipsis in menu items. 2006-10-23 15:14:20 +02:00
Mikołaj Zalewski
84fc75c3d2 notepad: Implement Find and Find Next. 2006-10-23 15:14:10 +02:00
Mikołaj Zalewski
b0905acb6e notepad: Add a generic function for message boxes with a string parameter. 2006-10-23 15:07:33 +02:00
Byeong-Sik Jeon
fd7f9b735d notepad: Update Korean resources. 2006-10-23 12:37:15 +02:00
Frank Richter
2429c253f7 notepad: Update German translation. 2006-10-23 12:34:37 +02:00
Byeong-Sik Jeon
e1fd734c97 Korean: Use SUBLANG_NEUTRAL in Korean resources. 2006-10-20 13:49:39 +02:00
Mikołaj Zalewski
0ec034b2e8 notepad: Update Polish translation. 2006-10-09 12:56:37 +02:00
Jonathan Ernst
58c913ca88 notepad: French translation improvements. 2006-09-27 18:15:19 +02:00
Fatih Aşıcı
4e9087a670 notepad: Update Turkish resources. 2006-09-26 11:40:00 +02:00
Byeong-Sik Jeon
53a48942a0 notepad: Keep the modify information of edit control when toggle wrap line. 2006-09-20 12:25:17 +02:00
Byeong-Sik Jeon
876c9d16cd notepad: Use HKCU\Software\Microsoft\Notepad for font and window-geometry. 2006-09-20 12:25:08 +02:00
Alexandre Julliard
32ab895e46 makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
Jonathan Ernst
0ebd271fe0 Assorted French translation improvements. 2006-09-10 10:16:33 +02:00
Hwang YunSong(황윤성)
e4dd34fe99 notepad: Updated Korean resource. 2006-08-03 18:20:13 +02:00
Duane Clark
d51faa74db notepad: Change notepad printing font. 2006-07-17 15:05:38 +02:00
Duane Clark
a60ee9c43f notepad: Make notepad print something reasonable. 2006-07-17 15:05:38 +02:00
Jonathan Ernst
7e184e15b6 notepad: Fix typo in Danish translation spotted by Henrik Olsen. 2006-07-17 13:51:40 +02:00
Jonathan Ernst
9e697bff1d notepad: Fix the ellipsis and shortcuts in menus. 2006-07-13 20:05:53 +02:00
Thomas Kho
724dd10ee8 notepad: Change file not saved alert title to match Windows' notepad.exe. 2006-07-13 13:47:56 +02:00
Thomas Kho
3ec165fd99 notepad: Change window title to be like Windows' notepad.exe. 2006-07-13 13:47:46 +02:00
Mikołaj Zalewski
a5ebefc07f notepad: En.rc: Fix the ellipsis in menu. 2006-07-11 12:05:20 +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
Thomas Kho
0796fe256b notepad: Change window classname from NPClass to Notepad. 2006-07-07 14:30:35 +02:00
Mikołaj Zalewski
35b7a813f6 notepad: Pl.rc: Fix the ellipsis in menu. 2006-06-15 18:06:09 +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
Antonio Codazzi
bed0b2c382 notepad: Esperanto language support. 2006-04-03 11:49:53 +02:00
Antonio Codazzi
e47aba6e36 notepad: Italian language support. 2006-04-03 11:49:39 +02:00
Dmitry Timoshkov
832ec70565 notepad: Wrap long lines by default like Windows does. 2006-02-28 15:37:24 +01:00
Alexander N. Sørnes
46a96312e5 Updated/new Norwegian Bokmål resources. 2006-02-24 21:11:03 +01:00
Petr Tesarik
8163e654f5 notepad: Czech language resources encoding fix. 2006-02-13 13:28:59 +01:00
Mike McCormack
5d5695a2cc notepad: Move license text to resources. 2006-02-07 16:55:01 +01:00
Eric Pouech
e66e227dbe Fixes for missing prototypes warnings. 2006-02-06 13:13:28 +01:00
Fatih Aşıcı
45b51c6884 notepad: Turkish translation. 2006-02-06 13:07:44 +01:00
Kasper Sandberg
4526997960 Danish language update. 2006-02-04 17:01:25 +01:00
Mike McCormack
002e143981 programs: Use WIN32_LEAN_AND_MEAN. 2006-01-18 14:23:11 +01:00
Robert Shearman
76316796bf notepad: Add a Font menu item for the Chinese locale. 2006-01-18 11:28:48 +01:00
Robert Shearman
8be66cb30e notepad: Remember options selected in the print setup dialog. 2005-12-08 11:57:58 +01:00
Pavel Roskin
83f2069b6d notepad: Russian translation for "Font..." menu item. 2005-12-05 12:48:58 +01:00
Alexander N. Sørnes
f33d726276 Update Norwegian Bokmaal resources. 2005-12-05 12:02:38 +01:00
Pavel Roskin
5f5418a331 Improve font support in Notepad. 2005-12-01 12:35:13 +01:00
Alexandre Julliard
ec34a66612 Ignore symlink files too (needed for git). 2005-11-26 13:12:57 +01:00
Alexandre Julliard
0ec7e1a591 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
YunSong Hwang
6e20af5dac Add Korean translations. 2005-11-14 11:27:36 +00:00
Jan Nieuwenhuizen
ea48acb5be Windows XP does not always include the executable file name on the
command line.
2005-10-26 10:07:31 +00:00
Jan Nieuwenhuizen
137e54dd51 Need an explicit truncate command to shorten the length of a file. 2005-10-26 10:07:05 +00:00
Jonathan Ernst
8eff913709 Pagesetup dialog fix. 2005-10-07 15:02:03 +00:00
Alexandre Julliard
7e22be4d84 We are no longer generating .dbg.c files. 2005-09-29 10:35:58 +00:00
Dmitry Timoshkov
12b2cf4c77 Fix the usage of COLOR_xxx constants in the place of the window's
class hbrBackground.
2005-09-20 12:02:45 +00:00
Milko Krachounov
980f817737 Bulgarian resources for mpr, msi, user, commdlg, oleaut32, shdocvw,
shell32, comctl32, msrle32, mshtml, winspool, wineps, serialui,
setupapi, wininet, regedit, uninstaller, notepad, winecfg and
winhelp.
2005-09-19 17:00:58 +00:00
Alexander N. Sørnes
26c86969ab Added Norwegian translation. 2005-09-17 14:30:33 +00:00
Mike McCormack
b744372231 Turn off gcc 4.0's builtin wchar inlines. 2005-08-11 17:12:18 +00:00
Stefan Huehner
ac6f562b52 Fix more -Wstrict-prototypes warnings. 2005-06-20 14:18:03 +00:00
Kevin Koltzau
55c1073b76 Enable/disable menu items based on edit control state. 2005-05-13 13:55:32 +00:00
Henning Gerhardt
86f63cfef8 Update German resource files. 2005-05-09 09:23:29 +00:00
Kevin Koltzau
868a2b0466 Handle notepad log feature. 2005-05-07 12:14:05 +00:00
Kevin Koltzau
216ae64f9d Add a few missing accelerators. 2005-05-07 12:13:51 +00:00
Francois Gouget
f5c9da6860 Assorted spelling fixes. 2005-05-06 15:44:31 +00:00
Alex Villacís Lasso
18bfe6a095 Change SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPANISH in all
resources, so that Spanish locales other than Spain also use Spanish
resources.
2005-02-16 21:10:59 +00:00
Lauri Tulmin
a118603c55 Implement word wrap. 2005-02-14 11:51:27 +00:00
Alexandre Julliard
ba7a43e208 Authors: Américo José Melo <mmodem00@netvisao.pt>, Francois Gouget <fgouget@codeweavers.com>
Translate the Wine resources to Portuguese.
2005-02-10 17:14:15 +00:00
Hans Leidekker
a82f1350c2 Don't use utf8 in rc files. 2005-01-26 19:42:40 +00:00
Juan Lang
e55b943802 Send EM_SETMODIFY after saving. 2004-12-06 16:14:44 +00:00