Commit Graph

253 Commits (3741f7176ae6c276e438cd18fb8738bb6e4d2e4e)

Author SHA1 Message Date
Alexandre Julliard 3e40fea9d6 makefiles: Automatically add the necessary msvcrt flags to the generated rules. 2014-01-08 14:34:15 +01:00
Alexandre Julliard 86b1f94d28 makefiles: Get rid of the MAKE_PROG_RULES variable. 2014-01-02 12:12:57 +01:00
Alexandre Julliard 4f3d71cef3 makefiles: Get rid of the no longer used PO_SRCS variables. 2013-12-15 10:23:04 +01:00
Alexandre Julliard 5756ee09f3 makefiles: Add makedep pragmas for rc files that contain translations. 2013-11-05 20:38:19 +01:00
Alexandre Julliard 31f8893678 taskmgr: Use definitions from winternl.h instead of duplicating them. 2013-09-11 18:33:07 +02:00
Alexandre Julliard f241725bd8 taskmgr: Convert version resource to the standard format. 2013-07-09 22:21:57 +02:00
Alexandre Julliard 24ac29e190 taskmgr: Add a 256x256 icon. 2013-03-27 20:12:27 +01:00
Michael Stefaniuc 4cebe9e27e taskmgr: Drop a superfluous TRUE:FALSE conditional expression. 2012-08-16 11:06:54 +02:00
Francois Gouget d2b0c3e1ad taskmgr: Tweak the spelling of a label. 2012-08-16 11:02:33 +02:00
Francois Gouget ec6a0fdb61 taskmgr: Fix the spelling of the AdjustControlPosition() function. 2012-05-15 16:26:41 +02:00
Frédéric Delanoy d463243754 taskmgr: Debug classes names are not translatable. 2012-02-08 17:19:50 -06:00
Alexandre Julliard 58a8047346 taskmgr: Fix includes order and avoid tchar.h and memory.h. 2012-01-23 16:07:34 +01:00
Alexandre Julliard da35622b83 makefiles: Disable use of Unicode macros globally for all the programs. 2012-01-20 13:14:16 +01:00
Pierre Schweitzer 4f18f4d2c3 taskmgr: Fix handle leaks. 2012-01-03 12:37:52 +01:00
Francois Gouget fdddb60cdc taskmgr: Use sentence capitalization for group box labels. 2011-12-29 16:41:59 +01:00
Francois Gouget 3e46f2a798 taskmgr: Remove unneeded and untranslatable widget labels. 2011-12-16 17:40:33 +01:00
Frédéric Delanoy 5ed423f53b taskmgr: Avoid dead assignment (Clang). 2011-12-07 17:50:03 +01:00
Francois Gouget 887c1c586a taskmgr: Fix a string resource so its format placeholders can be reordered.
Also the numbers we format are actually unsigned.
2011-11-24 17:13:57 +01:00
Alexandre Julliard b82371ec97 taskmgr: Convert dialogs to po files. 2011-11-17 21:49:43 +01:00
Francois Gouget 2dc6d78347 taskmgr: Fix the name of a couple of process priority levels. 2011-09-05 11:10:18 +02:00
Francois Gouget bfbec495df taskmgr: Remove some useless and untranslatable popup labels. 2011-08-22 20:08:33 +02:00
Frédéric Delanoy 1b6eed8a99 programs: Assorted spelling fixes. 2011-07-27 17:48:10 +02:00
Akihiro Sagawa 42b06d6ff5 po: Add message contexts for 'Restore' and update Japanese translation. 2011-07-14 14:29:38 +02:00
Frédéric Delanoy 0198b3d01e taskmgr: No need for translatable string for IDC_MEM_USAGE_HISTORY_GRAPH pushbutton. 2011-06-02 16:24:14 +02:00
Francois Gouget cfae31f2c4 taskmgr: Remove unused button labels. 2011-05-19 10:22:28 +02:00
Andrew Nguyen 1d9b7bda82 taskmgr: Remove all TCHAR macro usage in debug channel dialog code. 2011-05-18 16:44:12 +02:00
Andrew Nguyen eb4b262c89 taskmgr: Remove all TCHAR macro usage in main taskmgr code. 2011-05-17 16:02:33 +02:00
Andrew Nguyen ec24b87adc taskmgr: Remove all TCHAR macro usage in miscellaneous UI code. 2011-05-17 14:42:44 +02:00
Andrew Nguyen 088d0630d9 taskmgr: Remove all TCHAR macro usage in miscellaneous menu code. 2011-05-17 14:42:37 +02:00
Andrew Nguyen da5623cb83 taskmgr: Remove all TCHAR macro usage in debug handling code. 2011-05-17 14:42:29 +02:00
Andrew Nguyen 10abc15faa taskmgr: Remove all TCHAR macro usage in process termination code. 2011-05-17 14:42:25 +02:00
Andrew Nguyen c0c857cbc6 taskmgr: Remove all TCHAR macro usage in priority handling code. 2011-05-17 14:42:20 +02:00
Andrew Nguyen b1f204549c taskmgr: Remove all TCHAR macro usage in affinity dialog code. 2011-05-17 14:42:14 +02:00
Andrew Nguyen c05ea50ae5 taskmgr: Remove all TCHAR macro usage in graph drawing code. 2011-05-17 14:42:06 +02:00
Andrew Nguyen e5072fa660 taskmgr: Remove all TCHAR macro usage in tab page code. 2011-05-17 14:41:42 +02:00
Frédéric Delanoy 4c859de0a8 taskmgr: Fix a French dialog. 2011-05-06 14:23:47 +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 9668e1c0d4 taskmgr: Implement the Help menu. 2011-04-08 13:03:21 +02:00
Alexandre Julliard baeb0d971f po: Unify the spelling of some menu entries across programs. 2011-01-14 18:26:22 +01:00
Alexandre Julliard dfcd36ca40 taskmgr: Convert menu and string table resources to po files. 2011-01-08 16:43:38 +01:00
Łukasz Wojniłowicz b83cee62ef taskmgr: Update Polish translation. 2010-12-22 12:45:08 +01:00
Cheer Xiao 58178d4c9b taskmgr: Update Simplified Chinese translation. 2010-11-15 14:53:58 +01:00
Anders Jonsson 07e25b3fdf taskmgr: Update Swedish translation. 2010-10-25 13:52:51 +02:00
Hwang YunSong 20ad8ea37a taskmgr: Update Korean resource. 2010-10-18 19:08:37 +02:00
Paul Vriens 0d4c5c8776 taskmgr: Remove a useless commented line. 2010-10-14 10:02:34 +02:00
Yaron Shahrabani 510d2bf682 taskmgr: Added Hebrew translation. 2010-10-13 11:22:55 +02:00
Alexandre Julliard e179c20b10 taskmgr: Make some variables static. 2010-10-01 13:38:24 +02:00
Aurimas Fišeras 7960e3c1b7 taskmgr: Update Lithuanian translation. 2010-09-19 14:59:27 +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