Commit Graph

388 Commits

Author SHA1 Message Date
Alexandre Julliard c991d115b4 notepad: Fix the position of the Encoding combobox. 2012-03-05 17:30:29 +01:00
Alexandre Julliard 7115ef108b notepad: Use virtkeys for all accelerators. 2012-01-30 20:43:59 +01:00
Alexandre Julliard eaa8fad52e notepad: Add message contexts for accelerators that can be translated. 2012-01-24 20:35:24 +01:00
Alexandre Julliard c9eee73450 makefiles: Define __WINESRC__ when building programs. 2012-01-23 16:07:37 +01:00
Alexandre Julliard da35622b83 makefiles: Disable use of Unicode macros globally for all the programs. 2012-01-20 13:14:16 +01:00
Francois Gouget b60ff240d1 notepad: Remove unused resource strings. 2012-01-03 19:29:54 +01:00
Francois Gouget 57cf3e4f9f notepad: Don't assign access keys to group box labels or give them trailing punctuation. 2011-12-29 16:39:19 +01:00
Francois Gouget 5eec81b849 notepad: Fix a string resource so its format placeholders can be reordered. 2011-11-24 17:15:01 +01:00
Alexandre Julliard 2e2382bfdd notepad: Convert dialogs to po files. 2011-10-31 16:47:59 +01:00
Francois Gouget 801deec13c notepad: Mark the page header as not needing translation. 2011-08-25 19:09:56 +02:00
Francois Gouget 18c24345d6 notepad: Tweak an error message for consistency. 2011-08-23 17:52:46 +02:00
Francois Gouget 6990ecaafd programs: Standardize the Help menus. 2011-04-13 14:13:56 +02:00
Francois Gouget d1b51d8502 programs: Standardize the About menus. 2011-04-12 13:08:14 +02:00
Francois Gouget 9b21a106cc notepad: Remove the 'Help on Help' menu.
It is redundant with the help application's 'Help' menu and clutters notepad.
2011-04-01 11:38:18 +02:00
Francois Gouget 80cf194e14 notepad: Remove the unimplemented help search menu. 2011-03-31 13:20:00 +02:00
Alexander Scott-Johns 321e4c0eec notepad: Load UTF-8 encoding name from resources instead of using GetCPInfoEx. 2011-01-31 14:08:19 +01:00
Alexander Law a8308dd017 programs/notepad: Correct sharing mode for opening file in notepad. 2011-01-28 12:03:09 +01:00
Alexandre Julliard ff71d91043 notepad: Convert menu and string table resources to po files. 2011-01-08 15:53:31 +01:00
Hwang YunSong 0dea1a65b4 notepad: Update Korean resource. 2010-12-29 17:00:26 +01:00
Alexandre Julliard 15ccabc9a8 makefiles: Add common rules for installing the main man page. 2010-12-05 16:17:58 +01:00
Austin English ac0f13100e notepad: Add a manpage. 2010-11-23 13:21:28 +01:00
Cheer Xiao ecbcf8b137 notepad: Update Simplified Chinese translation. 2010-11-15 14:54:47 +01:00
Paul Vriens e654be2961 notepad: Add the Serbian (Latin and Cyrillic) translation.
Translation by Đorđe Vasiljević.
2010-10-21 12:31:08 +02:00
Paul Vriens b66e6d5cc4 notepad: Add WS_EX_LAYOUTRTL to some RTL resources. 2010-10-12 17:37:12 +02:00
Luca Bennati 22d15e6075 notepad: Update Italian translation. 2010-09-23 17:50:11 +02:00
Alexandre Julliard bd9852cd6f makefiles: Rename the SRCDIR, TOPSRCDIR and TOPOBJDIR variables to follow autoconf conventions. 2010-09-19 12:40:12 +02:00
Alexandre Julliard 81b8ee863e makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
Jose Rostagno b07fccd5d6 notepad: Fix Spanish translation. 2010-08-02 12:55:21 +02:00
Yaron Shahrabani 77adf2a104 notepad: Add Persian translation. 2010-07-28 12:23:22 +02:00
Andrew Eikum 7854f191bb notepad: Don't specify initial dir for save and open dialogs. 2010-07-24 11:18:20 +02:00
Michael Stefaniuc 94e3e8b8b8 notepad: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
Alexandre Julliard 6fb39dfe4a programs: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:37 +02:00
Michael Stefaniuc cd8e1f8e75 notepad: Move from a per resource to a global LANGUAGE setting. 2010-07-21 13:24:00 +02:00
Igor Paliychuk 516e8a3b60 notepad: Ukrainian translation fix. 2010-07-21 13:23:57 +02:00
Damjan Jovanovic 8b593e903f notepad: Substitute the page number in the footer. 2010-07-19 15:10:28 +02:00
Igor Paliychuk efe7fbd20b notepad: Add Ukrainian translation. 2010-07-19 14:38:17 +02:00
Michael Stefaniuc c7a03b618a notepad: Fix an error in a Chinese (Traditional) resource. 2010-07-13 16:28:01 +02:00
Michael Stefaniuc 6a253e2f51 notepad: Fix an error in a Turkish resource. 2010-07-13 16:28:01 +02:00
Michael Stefaniuc b707f0473a notepad: Fix an error in a Thai resource. 2010-07-13 16:28:01 +02:00
Michael Stefaniuc cfe693e966 notepad: Fix an error in an Esperanto resource. 2010-07-13 16:28:01 +02:00
Michael Stefaniuc a014df2b11 notepad: Fix an error in a Hungarian resource. 2010-07-13 16:28:01 +02:00
Paul Vriens efc5209ac4 notepad: Use SUBLANG_NEUTRAL for the Arabic resources. 2010-07-06 11:18:09 +02:00
Yaron Shahrabani 055397f765 notepad: Add Arabic translation by Khaled Hosny. 2010-07-05 12:59:47 +02:00
Yaron Shahrabani bc73a47347 notepad: Add Hebrew translation. 2010-07-05 12:59:47 +02:00
Gustavo Henrique Milaré 6f163d0c2b notepad: Update Portuguese (Brazilian) translation. 2010-06-25 10:25:09 +02:00
Francois Gouget c59b791b85 programs: Remove spaces before '\n's in the resources. 2010-06-24 10:36:23 +02:00
Gustavo Henrique Milaré 7fe7bd5508 notepad: Fix Portuguese translation. 2010-06-23 17:25:04 +02:00
Michael Stefaniuc 98c2a1ee81 notepad: Fix an error in the Chinese (Simplified) resource.
Translation by Donald Park.
2010-06-23 15:26:48 +02:00
Michael Stefaniuc bd007372d2 notepad: Fix an error in the Wallon resource.
Translation by David Estebanez.
2010-06-23 15:26:48 +02:00
Vitaly Lipatov b974852ce1 Update Russian translations. 2010-06-18 16:22:07 +02:00