Commit graph

114 commits

Author SHA1 Message Date
Ged Murphy 126300ce1b Send the right number of bytes when setting an env var
spotted by Christian Fasshauer <chrfas at googlemail dot com>

svn path=/trunk/; revision=29525
2007-10-11 23:36:31 +00:00
Hervé Poussineau 340b2adbee Do not define __REACTOS__ twice
svn path=/trunk/; revision=29423
2007-10-06 19:18:55 +00:00
Aleksey Bragin bad5a95a60 Dmitry Chapyshev <lentind@yandex.ru>
- Update the icons for sysdm and netid.

svn path=/trunk/; revision=29414
2007-10-06 10:55:13 +00:00
Colin Finck 39889d2c75 Add the build date and revision number to sysdm.cpl (patch by encoded)
See issue #2683 for more details.

svn path=/trunk/; revision=29165
2007-09-23 17:02:35 +00:00
Colin Finck 2018d3408d Slovak translation for sysdm by Mario Kacmar (kario AT szm DOT sk)
svn path=/trunk/; revision=29145
2007-09-22 18:23:06 +00:00
Daniel Reimer 472da8c8b0 Set svn:eol-style = native
svn path=/trunk/; revision=29098
2007-09-18 21:39:18 +00:00
Hervé Poussineau 4b912ebbbc Clean up .rbuild files and make them xml compliant
Inspired by bug 2627

svn path=/trunk/; revision=29036
2007-09-14 17:07:53 +00:00
Daniel Reimer c182bbd8d8 Reformat the RC Files of the cpls to use rsrc.rc for including additional languages.
*Nameofcpl*.rc should be LANG_NEUTRAL SUBLANG_NEUTRAL.
Add manifest.xml to all CPLs to support skinning from now on.

svn path=/trunk/; revision=29025
2007-09-13 11:40:16 +00:00
Daniel Reimer 1f4f631661 Bug 2638: Ukrainian translation update (temarez@yandex.ru)
Bug 2640: MSCONFIG: fixes to italian translation by Carlo Bramix (carlo.bramix@libero.it)
This time with RECENT RC Files only. :-)

svn path=/trunk/; revision=28921
2007-09-07 13:16:24 +00:00
Daniel Reimer 2d0b61b212 Massive Translations commit:
Bug 2628: New intl.cpl italian translation by Gabirel Ilardi (gabrielilardi@hotmail.it)
Bug 2626: Modifications for solitaire catalan translation by Marc Tormo i Bochaca (mtbochaca@ya.com)
Bug 2625: Catalan translation for msconfig by Marc Tormo i Bochaca (mtbochaca@ya.com)
Bug 2612: Spanish translation for explorer_new and updated translation for explorer by Marc Piulachs (marc.piulachs@codexchange.net)
Bug 2606: Bulgarian translation of ReactOS. (sstpr@narod.ru)
Bug 2603: userenv es-ES localization by Marc Piulachs (marc.piulachs@codexchange.net)
Bug 2534: Few translations (temarez@yandex.ru)

svn path=/trunk/; revision=28832
2007-09-04 09:59:46 +00:00
Peter Ward 1d2dcde9b5 Updated french translations by Pierre Schweitzer for:
- servman, explorer, access, mmsys, sysdm and syssetup.

svn path=/trunk/; revision=28646
2007-08-29 12:33:50 +00:00
Johannes Anderwald ed306957a1 - creation of empty environment variables should not be possible (tested under Windows XP SP2)
- dont create variables when cancel is hit
- bug report + patch by Gregor Schneider (aka DosX)
See issue #2600 for more details.

svn path=/trunk/; revision=28583
2007-08-26 21:42:48 +00:00
Johannes Anderwald a616c6c485 - part 2/2
- update french translation for sysdm by Pierre Schweitzer (heis_spiter at hotmail dot com)

See issue #2588 for more details.

svn path=/trunk/; revision=28490
2007-08-23 20:11:28 +00:00
Johannes Anderwald 12fb19e113 - set check when theres a timeout
svn path=/trunk/; revision=28439
2007-08-20 22:10:55 +00:00
Johannes Anderwald 7f430604fd - implement writing startup recovery options
svn path=/trunk/; revision=28438
2007-08-20 22:01:54 +00:00
Johannes Anderwald 4871c23639 - implement reading startup / recovery options
svn path=/trunk/; revision=28437
2007-08-20 21:41:05 +00:00
Johannes Anderwald e7fd85126b - support reading multiple boot configuration
- support saving prefered boot configuration (freeldr / boot ini style)
- parsing of boot options needs to be done

svn path=/trunk/; revision=28433
2007-08-20 19:21:54 +00:00
Aleksey Bragin fa6d836c61 - Uncomment ukranian language, since the translation was fixed in r27745.
svn path=/trunk/; revision=28366
2007-08-15 20:44:26 +00:00
Aleksey Bragin dfbe549c81 Dmitry Chapyshev <lentind@yandex.ru>:
- Russian translation fixes
- Separation of hardcoded strings into resource files

svn path=/trunk/; revision=28350
2007-08-15 14:46:36 +00:00
Christoph von Wittich 6ae0b2c8a0 remove ZeroMemory - not needed anymore since GetLogicalDriveStrings is fixed
svn path=/trunk/; revision=28015
2007-07-29 18:03:41 +00:00
Magnus Olsen f6b835f2e9 fixing the langues show right,
no more germany in english ;)

svn path=/trunk/; revision=27986
2007-07-29 08:58:24 +00:00
Thomas Bluemel 8ea64f258b Handle error case more correctly
svn path=/trunk/; revision=27985
2007-07-29 08:16:50 +00:00
Thomas Bluemel 690351d90a Simplify code by using dialog functions
svn path=/trunk/; revision=27984
2007-07-29 08:14:38 +00:00
Thomas Bluemel e7faae18fc Fix buffer overflow on unicode builds introduced in r27982
svn path=/trunk/; revision=27983
2007-07-29 07:59:17 +00:00
Christoph von Wittich 5cd0ce3185 fix a crash and the selchange notification code
svn path=/trunk/; revision=27982
2007-07-29 00:27:08 +00:00
Christoph von Wittich ff42fce079 -replace the ListView in swappage dialog with a ListBox
-fix some minor issues

svn path=/trunk/; revision=27980
2007-07-28 22:34:42 +00:00
Christoph von Wittich 03f66e49b1 fixed "invalid window handle" error msg
svn path=/trunk/; revision=27942
2007-07-28 11:11:27 +00:00
Christoph von Wittich 4473df2e66 get sysdm to work with freeldr.ini as well
See issue #2302 for more details.

svn path=/trunk/; revision=27846
2007-07-26 14:56:01 +00:00
Colin Finck 9a7b3267ce Remove the TABs again, sorry that was a bad idea
At least we have a consistent indentation in the sysdm files now :-)

svn path=/trunk/; revision=27789
2007-07-23 16:32:04 +00:00
Colin Finck 5252fd9823 - Get rid of an unneeded variable in GetSystemInformation
- Minor changes to the GetProcNameString function
- Fix unselecting the license text. EM_SETSEL only works after the edit control has been drawn, so we cannot send this message in the WM_INITDIALOG message handler.
  Instead we use PostMessage now. See KB96674 for more details.
- Downloaded the latest GPL 2.0 text from the GNU website and use that as the "gpl.txt" now.
  Now we don't have these annoying "box" characters in the license dialog box anymore.

svn path=/trunk/; revision=27786
2007-07-23 11:48:55 +00:00
Colin Finck e2cb9802d4 [FORMATTING] Use a consistent indentation (TABs) for all parts of sysdm.cpl
No code changes

svn path=/trunk/; revision=27785
2007-07-23 10:26:55 +00:00
Colin Finck 3087c56ea1 - Bugfix: As szBuf was not null-terminated after the _tcscpy, the Processor Name String could have been wrapped wrong (ie. when it contained more spaces after character 30)
- Use a consistent indentation in SetProcNameString

svn path=/trunk/; revision=27781
2007-07-22 19:31:29 +00:00
Johannes Anderwald 899a4c3f8a - ukrainian translation from bug 2420
- the msi translation should be sent to wine cause we only autosync it...

svn path=/trunk/; revision=27745
2007-07-20 12:44:36 +00:00
Ged Murphy 7249536db8 Patch by Dmitry Chapyshev <lentind@yandex.ru>:
- Add icon more image formats and clean up existing ones
- Fix some Russian translations

svn path=/trunk/; revision=27664
2007-07-14 16:17:45 +00:00
Daniel Reimer f2136dc264 DOZENS of SUBLANG Fixes.
svn path=/trunk/; revision=27542
2007-07-09 17:03:56 +00:00
Colin Finck f86a818579 Part 1 of X of trying to end up with all this SUBLANG mess
The new rules for the SUBLANGs are here: http://www.reactos.org/wiki/index.php/Sublang

Reverts r27532 as this was a step in the wrong direction
Also corrects some of the wrong SUBLANGs

svn path=/trunk/; revision=27539
2007-07-09 14:45:32 +00:00
Daniel Reimer a8077b66ae Part 1 of X.
Changing SUBLANGS to SUBLANG_(CoutryName)
If I touched a wine synched one, I'll revert later.

svn path=/trunk/; revision=27532
2007-07-09 10:22:26 +00:00
Daniel Reimer e32148b1e4 - Set eol:style native
svn path=/trunk/; revision=27516
2007-07-08 20:19:35 +00:00
Magnus Olsen b35a8f64a1 patch from Daniel Reimer reimer.daniel at freenet dot de
fixed some sublang mess


svn path=/trunk/; revision=27467
2007-07-08 11:33:54 +00:00
Magnus Olsen f905e2a4fd Fixing some of the wrong sublang problem
svn path=/trunk/; revision=27461
2007-07-08 10:37:00 +00:00
Aleksey Bragin 556cfbf54a - Russian language translation and fixes to existing translation by Dmitry Chapyshev.
svn path=/trunk/; revision=27235
2007-06-19 08:37:36 +00:00
Ged Murphy 983ad60182 quick hack to make sysdm.cpl open our standalone device manager
it's a democracy : http://www.reactos.org/forum/viewtopic.php?t=3835

svn path=/trunk/; revision=26616
2007-05-01 16:25:26 +00:00
Thomas Bluemel 8bafbd4cdb link against powrprof
svn path=/trunk/; revision=26455
2007-04-21 20:16:11 +00:00
Thomas Bluemel 447e15240e Display current CPU speed
svn path=/trunk/; revision=26454
2007-04-21 19:37:11 +00:00
Christoph von Wittich 6029bc5beb polish translation from the polish translation team
See issue #2181 for more details.

svn path=/trunk/; revision=26397
2007-04-18 15:21:29 +00:00
Sylvain Petreolle f4a15a31a1 fix swap file caption size
svn path=/trunk/; revision=26340
2007-04-14 15:12:22 +00:00
Dmitry Gorbachev 319fb9f4a4 Use new naming convention.
svn path=/trunk/; revision=26286
2007-04-08 19:04:00 +00:00
Dmitry Gorbachev 7c4c2ff00b Italian translation by Paolo Devoti.
svn path=/trunk/; revision=26144
2007-03-20 16:02:01 +00:00
Dmitry Gorbachev 2ce0a2f2ed Update Russian translation.
svn path=/trunk/; revision=26050
2007-03-09 22:27:04 +00:00
Dmitry Gorbachev 65792010fe Indonesian translation (Zaenal Mutaqin)
svn path=/trunk/; revision=25907
2007-02-26 14:37:09 +00:00