Commit Graph

190 Commits (50ed26c358e74a0380c9514792e0de6fb844ce27)

Author SHA1 Message Date
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