Commit graph

28 commits

Author SHA1 Message Date
Alexandre Julliard ff71d91043 notepad: Convert menu and string table resources to po files. 2011-01-08 15:53:31 +01:00
Jose Rostagno b07fccd5d6 notepad: Fix Spanish translation. 2010-08-02 12:55:21 +02:00
Michael Stefaniuc 94e3e8b8b8 notepad: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
Jose Rostagno b0d1c2ff60 notepad: Update Spanish translation. 2010-06-14 14:14:15 +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
Jaime Rave e1f1774498 notepad: Update Spanish translation. 2009-06-22 11:44:45 +02:00
Francois Gouget cbfca763bb notepad: Remove spaces before '\n' in resource strings. 2008-06-11 20:03:15 +02:00
Jonathan Ernst 6f41fd0c86 notepad: Updated About menu entry. 2008-06-09 12:39:03 +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
Rolf Kalbermatter 3cae920399 notepad: Implement handling of page setup dialog parameters. 2007-04-02 11:35:11 +02:00
Mikołaj Zalewski 66890b8b2d notepad: Fix ellipsis in menu items. 2006-10-23 15:14:20 +02:00
Jonathan Ernst 9e697bff1d notepad: Fix the ellipsis and shortcuts in menus. 2006-07-13 20:05:53 +02:00
Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
Jonathan Ernst 8eff913709 Pagesetup dialog fix. 2005-10-07 15:02:03 +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
Huw Davies 174e6a5d28 Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
José Manuel Ferrer Ortiz 24dd96a907 Updated Spanish translations. 2004-04-06 03:24:19 +00:00
José Manuel Ferrer Ortiz 4a0dd81cf1 Some new Spanish translations and improvements to other existing
ones.
2003-08-22 05:03:19 +00:00
Dmitry Timoshkov 2517d8097b Removed redundant LANGUAGE statements. 2003-05-19 23:17:41 +00:00
Shachar Shemesh 0e1e0db034 Change the SUBLANG_NEUTRAL clause in all winelib applications to
SUBLANG_DEFAULT, as they should be.
2003-01-05 01:08:14 +00:00
Andriy Palamarchuk c55dce0103 Use rich text edit control instead of handling user input and
rendering on its own, use named constants instead of magic numbers,
cleaned code, implemented Undo functionality.
2002-07-08 19:41:09 +00:00
Alexandre Julliard 7cae558bdc Removed some more trailing whitespace. 2002-06-01 02:55:48 +00:00
Sylvain Petreolle eaa8df60ed Made notepad uses NLS properly. 2002-03-20 22:55:46 +00:00
Alexandre Julliard 0799c1a780 Added LGPL standard comment, and copyright notices where necessary.
Global replacement of debugtools.h by wine/debug.h.
2002-03-09 23:29:33 +00:00
Andriy Palamarchuk be49563060 Implemented parsing of file name, passed in command line, loading new
file on startup.
2002-02-19 18:38:22 +00:00
Jose Marcos López Caravaca 26ad2412f6 Revised Spanish resources. 1999-04-10 16:29:37 +00:00
Marcel Baur 03287451ee - Added new IDS_NOTSAVED ressource (needs translation in *.rc)
- Improved printing support (not yet complete)
- Improved file drag and drop (should now work)
- General code cleanup
1999-02-14 11:28:37 +00:00
Pablo Saratxaga 50f43b701b Added Spanish resources. 1998-10-24 11:43:53 +00:00