Pierre Schweitzer
77d213e6cf
Limit introduction string to 256 letters (no more, not less)
...
svn path=/trunk/; revision=33549
2008-05-17 09:45:13 +00:00
Colin Finck
c091afbac7
Carlo Bramini (carlo DOT bramix AT libero DOT it):
...
- Simplify blitting the screen bitmap to the main window.
This also hides a ROS GDI bug, for which I'm going to open a new bug report.
See issue #3241 for more details.
svn path=/trunk/; revision=33528
2008-05-15 14:06:19 +00:00
Colin Finck
451afd1750
Carlo Bramini (carlo DOT bramix AT libero DOT it)
...
- Italian translations and various fixes to Magnify (fixes part of bug #3241 as well)
Changes by me:
- Shorten the german dialog string a bit, so that it won't be truncated. Strings for Static controls can only be 256 characters long.
A french translator should change the text as well, because it's longer than 256 characters.
See issue #3245 for more details.
svn path=/trunk/; revision=33513
2008-05-14 14:18:11 +00:00
Daniel Reimer
85fbc8ec50
Bug 3228: Update for few slovak RCs by Mario Kacmar (kario@szm.sk)
...
svn path=/trunk/; revision=33391
2008-05-09 12:38:26 +00:00
Daniel Reimer
41cf75aa19
Sync WineFile to Code frozen Wine.
...
Bug 3215: some updates and slovak translations by Mario Kacmar (kario@szm.sk )
svn path=/trunk/; revision=33291
2008-05-05 13:05:42 +00:00
Johannes Anderwald
9d172977d3
- declare variables as extern
...
- release desktop dc
See issue #3052 for more details.
svn path=/trunk/; revision=32378
2008-02-15 18:42:24 +00:00
Colin Finck
44fece0a7a
Bulgarian translation for rosapps by Станев (sstpr AT narod DOT ru)
...
See issue #3042 for more details.
svn path=/trunk/; revision=32195
2008-02-07 19:33:11 +00:00
Daniel Reimer
03ef60712e
Fix whatever TortoiseSVN made wrong here again... Build fixed
...
svn path=/trunk/; revision=32141
2008-02-05 16:33:47 +00:00
Daniel Reimer
93c2742e8a
Bug 3037: Rosapps polish translation patch (olaf_siejka@o2.pl)
...
Bug 3038: Ukrainian translation update (temarez@yandex.ru )
RC Files resorting like in the Bug reports before these will be done later this day.
svn path=/trunk/; revision=32140
2008-02-05 15:50:59 +00:00
Daniel Reimer
98b82a4aeb
Forgot to remove the DS_FIXEDYS. DS_SHELLFONT adds this.
...
svn path=/trunk/; revision=31945
2008-01-22 14:02:45 +00:00
Daniel Reimer
616e0deb3e
Add DS_SHELLFONT to all Dialogs. These apps are completed.
...
svn path=/trunk/; revision=31932
2008-01-21 21:29:59 +00:00
Dmitry Chapyshev
a83b654d69
- Fix Russian translation
...
svn path=/trunk/; revision=31733
2008-01-12 15:07:14 +00:00
Daniel Reimer
aa9fd8c419
Revert Manifest Commits due to popular demand. They will be Autogenerated by RBuild in the Future.
...
svn path=/trunk/; revision=31671
2008-01-08 16:12:49 +00:00
Daniel Reimer
70f5d3c4d7
Add Manifests to RosApps. Not very useful yet, but when we really get a XP Compatible Skinning System in the Future, it will be for sure!
...
svn path=/trunk/; revision=31623
2008-01-06 13:35:12 +00:00
Aleksey Bragin
7353b246e9
Dmitry Chapyshev <lentind@yandex.ru>
...
- Add russian translation.
- Fix control's size (in all languages).
svn path=/trunk/; revision=30645
2007-11-21 19:54:06 +00:00
Aleksey Bragin
95e1eddf2d
Dmitry Chapyshev <lentind@yandex.ru>
...
- Improve the icon, as usual.
svn path=/trunk/; revision=30535
2007-11-18 10:06:20 +00:00
Daniel Reimer
a7fddf9c07
Delete all Trailing spaces in code.
...
svn path=/trunk/; revision=29689
2007-10-19 23:05:02 +00:00
Colin Finck
074c6e9d66
Spanish translations by Javier Remacha (remialdo AT gmail DOT com)
...
See issue #2669 for more details.
svn path=/trunk/; revision=29131
2007-09-21 18:01:19 +00:00
Daniel Reimer
3ab931ca14
Set svn:eol-style = native
...
svn path=/trunk/; revision=29097
2007-09-18 21:32:39 +00:00
Daniel Reimer
0a7ed18bbc
Some fixes in my translation to let the text better fit.
...
svn path=/trunk/; revision=28556
2007-08-25 17:38:23 +00:00
Colin Finck
9bb0ac0bd6
- Hardcode the Window Class string, there is no reason for it to be in localized resource files
...
- Remove duplicate header inclusions
svn path=/trunk/; revision=28553
2007-08-25 17:24:27 +00:00
Daniel Reimer
8ec5ae847a
German Translation for Magnifier. (Made by myself)
...
svn path=/trunk/; revision=28548
2007-08-25 15:39:51 +00:00
Colin Finck
213b5a62d7
French translation for Magnify by Pierre Schweitzer (heis_spiter AT hotmail DOT com)
...
See issue #2531 for more details.
svn path=/trunk/; revision=28544
2007-08-25 14:36:22 +00:00
Colin Finck
5663aa0b6f
Ukrainian translations by Artem Reznikov (temarez AT yandex DOT ru)
...
See issue #2477 for more details.
svn path=/trunk/; revision=27824
2007-07-26 09:09:45 +00:00
Colin Finck
025355738a
- Remove all the VS stuff from the english resource file and make it readable/editable/translateable
...
- Remove some redundant resources
- Fix some typos
- Use RegisterClass instead of RegisterClassEx in the MyRegisterClass function: This way we don't need a resource for the small icon, but it works the same
- Add a "rsrc.rc" file
svn path=/trunk/; revision=27821
2007-07-26 07:43:01 +00:00
Colin Finck
654cb79562
Add a "magnify" application developed by Marc Piulachs (marc.piulachs AT codexchange DOT net)
...
Isn't finished and lights up some bugs in ReactOS, but at least it's a start
See issue #2463 for more details.
svn path=/trunk/; revision=27811
2007-07-25 18:00:56 +00:00