Commit Graph

127 Commits

Author SHA1 Message Date
Alexandre Julliard 366dbd2f81 clock: Make the window round in no title bar mode, to exercise SetWindowRgn. 2007-03-05 16:43:27 +01:00
Louis Lenders 38c1551762 clock: Update Dutch resource. 2007-01-11 11:37:30 +01:00
Francois Gouget c66628b73f Consistently use SUBLANG_NEUTRAL for Italian resources. 2006-12-05 11:28:38 +01:00
Mikołaj Zalewski 58bd35c8c5 resources: Change Dutch sublanguage code to SUBLANG_NEUTRAL. 2006-10-24 17:45:51 +02:00
Mikołaj Zalewski e32aa55703 resources: Change German sublanguage code to SUBLANG_NEUTRAL. 2006-10-24 11:45:12 +02:00
Frank Richter cfccdb37b2 clock: Update German translation. 2006-10-23 12:34:28 +02:00
Byeong-Sik Jeon e1fd734c97 Korean: Use SUBLANG_NEUTRAL in Korean resources. 2006-10-20 13:49:39 +02:00
Mikołaj Zalewski edcf8143c4 clock: Update Polish translation. 2006-10-09 12:56:41 +02:00
Jonathan Ernst 29c8aec79e clock: French translation improvements. 2006-09-27 18:15:24 +02:00
Fatih Aşıcı b360582c95 clock: Update Turkish resources. 2006-09-26 11:39:54 +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(황윤성) ee1a5bd6a5 clock: Updated Korean resource. 2006-07-17 13:58:27 +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
Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
Antonio Codazzi e5def1c392 clock: Esperanto language support. 2006-04-03 11:47:07 +02:00
Petr Tesarik d32f1c9ab8 clock: Czech language resources encoding fix. 2006-02-13 13:28:48 +01:00
Fatih Aşıcı 3b83595daf clock: Turkish translation. 2006-02-06 13:07:30 +01:00
Alexander N. Sørnes 31afe883d7 Norwegian Bokmål updates. 2006-02-06 11:43:16 +01:00
Kasper Sandberg 4526997960 Danish language update. 2006-02-04 17:01:25 +01:00
Mike McCormack cbe8ea0517 Clock: Load license text from resources. 2006-02-04 16:59:19 +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
Mike McCormack 9e3c4068e4 Added Korean resources. 2005-11-10 11:06:34 +00:00
Alexandre Julliard 7e22be4d84 We are no longer generating .dbg.c files. 2005-09-29 10:35:58 +00:00
Alexander N. Sørnes c7544ef800 Added Norwegian translations. 2005-09-20 12:00:13 +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
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
Eric Pouech 5c2a891c43 Made some functions and variables static. 2004-11-29 18:00:10 +00:00
David Kredba c9eefced36 Added some Czech resources. 2004-10-18 19:42:43 +00:00
Jacek Caban e1143d7d16 Added/updated Polish translations. 2004-10-05 18:09:34 +00:00
José Manuel Ferrer Ortiz 27a7a7a69a Added some Spanish translations. 2004-06-28 23:51:05 +00:00
Ivan Leo Puoti 3e42f6953e Changed my name, so update copyright info. 2004-05-27 02:25:13 +00:00
Francois Gouget cfc3943c5f Make our ascii strings static const.
Remove a couple string variables that were used only once and use the
string literal directly.
2004-05-04 04:13:05 +00:00
José Manuel Ferrer Ortiz 24dd96a907 Updated Spanish translations. 2004-04-06 03:24:19 +00:00
Alexandre Julliard 6be39b60f5 Take advantage of the new winegcc -B support. 2004-03-09 04:54:07 +00:00
Alexandre Julliard 589e115233 We no longer use the .exe.spec.c files. 2004-03-02 21:16:37 +00:00
Alexandre Julliard 6621b2d213 Build all the programs with winegcc. 2004-03-02 21:00:00 +00:00
Richard Cohen cc8c205adb - Implement 'Choose font', 'No title', 'Always on Top'.
- Paint to offscreen bitmap to eliminate flicker.
- Put 'Always on top' on the main menu not the system menu.
- Date format should be DATE_LONGDATE.
- L button drag to move.
- Cosmetic adjustments.
2003-12-08 22:23:03 +00:00
Richard Cohen fa7060cba4 - Properly disable the second hand.
- Remove unneeded #include "winnls", #define MIN.
- Get the digital clock working.
2003-12-03 04:44:18 +00:00
Richard Cohen 260b6149f2 - Use resource ids IDM_*, IDS_* instead of numbers.
- Move ... from toplevel "Info..." onto sub items (eg "About").
2003-12-03 03:58:29 +00:00
Jon Griffiths 78b2610544 Thai translation of notepad. Fix spelling in clock translations. 2003-12-01 22:43:20 +00:00
Richard Cohen 3a3ace6e14 Remove some unused code. 2003-11-30 02:52:23 +00:00
Jon Griffiths b82f98cb90 Thai language translation. 2003-11-25 00:08:18 +00:00
Ivan Leo Murray-Smith e2b29cc65f Improved Italian translations. 2003-11-17 20:00:33 +00:00
Hans Leidekker d31d27f716 Dutch translation of clock and cmdlgtst. 2003-10-01 03:04:32 +00:00
Vincent Béron 481701b7b3 Updates for various French resources. 2003-09-16 01:02:11 +00:00
Ivan Leo Murray-Smith 9c2fb80d94 Added/improved Italian translations. 2003-09-15 22:21:18 +00:00