Timo Kreuzer
f34ad18bda
- fix messed up file beginning. Do not use ms notepad to edit rc files!
...
svn path=/trunk/; revision=27574
2007-07-10 19:39:49 +00:00
Johannes Anderwald
0bc8628373
Lithuanian localization support.
...
Name: CMan
Mail: cman at cman dot us
See issue #2383 for more details.
svn path=/trunk/; revision=27573
2007-07-10 18:46:10 +00:00
Johannes Anderwald
8e5daa28f1
Lithuanian localization support.
...
Name: CMan
Mail: cman at cman dot us
See issue #2383 for more details.
svn path=/trunk/; revision=27572
2007-07-10 18:45:06 +00:00
Johannes Anderwald
1c17aab025
- forgot one file
...
svn path=/trunk/; revision=27570
2007-07-10 18:24:17 +00:00
Johannes Anderwald
c0caac9484
- major rewrite of sysreg
...
- refactor code to abstract os differences more cleaner
- code needs still be tested
svn path=/trunk/; revision=27569
2007-07-10 18:23:07 +00:00
Magnus Olsen
06641a82b7
patch from Yaroslav Ponomarenko yarryp at gmail dot com
...
NtGdiExtTextOut did try render no existed glyth in the glyth cache
svn path=/trunk/; revision=27568
2007-07-10 17:44:23 +00:00
Ged Murphy
08344fca94
fix the SetServiceStatus idl definition
...
svn path=/trunk/; revision=27567
2007-07-10 14:55:14 +00:00
Ged Murphy
e9982e936f
fix SetServiceStatus to now call ScmrSetServiceStatus to set the service data
...
svn path=/trunk/; revision=27566
2007-07-10 14:54:30 +00:00
Ged Murphy
f8ab7f007a
implement ScmrSetServiceStatus, this goes some way to being able to manually control services
...
svn path=/trunk/; revision=27565
2007-07-10 14:49:51 +00:00
Colin Finck
31491cefa9
Update copyrights to 2007
...
svn path=/trunk/; revision=27564
2007-07-10 14:17:15 +00:00
Hervé Poussineau
9541d1c816
Prevent possible access out of bounds when calculating CPU speed
...
svn path=/trunk/; revision=27563
2007-07-10 13:30:43 +00:00
Colin Finck
aab51cffca
Delete the unneeded and wrong SUBLANG_NEUTRAL line from the dialog definition
...
See issue #2381 for more details.
svn path=/trunk/; revision=27562
2007-07-10 13:29:27 +00:00
Colin Finck
de3cbdd76e
Adding/updating french translations for WordPad and ImageSoft by Heis Spiter (heis_spiter AT hotmail DOT com)
...
This patch also removes the call to a wrong window in ImageSoft
I slightly modified the patch to match with our new SUBLANG rules.
See issue #2377 for more details.
svn path=/trunk/; revision=27561
2007-07-10 13:17:54 +00:00
Colin Finck
84b861da97
SUBLANG fixes for rosapps
...
svn path=/trunk/; revision=27558
2007-07-10 12:20:59 +00:00
Colin Finck
cabf9252e6
Change the sublanguage of "nl-NL.rc" to SUBLANG_NEUTRAL again, since LANG_DUTCH has two sublanguages (SUBLANG_DUTCH and SUBLANG_DUTCH_BELGIAN)
...
This reverts tkreuzer's change in r27541
svn path=/trunk/; revision=27557
2007-07-10 10:16:07 +00:00
Hervé Poussineau
8b12884393
[FORMATTING]
...
Fix formatting, to have an indentation of 4 spaces
No code change
svn path=/trunk/; revision=27553
2007-07-09 23:22:43 +00:00
Ged Murphy
4216adf631
- Rewrite the service handler and parts of the main control thread. The rest will be rewritten bit by bit.
...
- tcpsvcs now cleanly starts serves and stops in Windows.
svn path=/trunk/; revision=27552
2007-07-09 23:13:09 +00:00
James Tabor
2c13c59b51
Fix Linux build.
...
svn path=/trunk/; revision=27551
2007-07-09 20:39:05 +00:00
Daniel Reimer
79bbf63c2b
Set eol:style native
...
svn path=/trunk/; revision=27547
2007-07-09 18:11:53 +00:00
Daniel Reimer
b5277127b7
- Commit Translations from Bug #2350 - Bug #2353 by Kairo (kario@szm.sk)
...
- Half Commit rc file fix of Bug #2355 (Other half was already fixed today ;-) )
svn path=/trunk/; revision=27546
2007-07-09 17:59:50 +00:00
Hervé Poussineau
b71a99a951
Add reason.h header
...
See issue #2378 for more details.
svn path=/trunk/; revision=27545
2007-07-09 17:43:38 +00:00
Daniel Reimer
1431bed8bb
Add Slovak Translation made by Kario.
...
See issue #2349 for more details.
svn path=/trunk/; revision=27544
2007-07-09 17:34:26 +00:00
Daniel Reimer
86977cdc8c
Set eol:style native. This should be the Final Commit.
...
svn path=/trunk/; revision=27543
2007-07-09 17:14:36 +00:00
Daniel Reimer
f2136dc264
DOZENS of SUBLANG Fixes.
...
svn path=/trunk/; revision=27542
2007-07-09 17:03:56 +00:00
Timo Kreuzer
c1a1384688
SUBLANG_NEUTRAL -> SUBLANG_DEFAULT to fix regedit resource compilation
...
svn path=/trunk/; revision=27541
2007-07-09 16:03:23 +00:00
Colin Finck
2e52161bb0
Part 2 of X of trying to end up with all this SUBLANG mess
...
Alphabetically, the last RC file I changed was "cdlg_No.rc"
svn path=/trunk/; revision=27540
2007-07-09 15:25:44 +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
Christoph von Wittich
699bd03ad8
-fix a warning (part 2/2)
...
svn path=/trunk/; revision=27538
2007-07-09 12:59:00 +00:00
Christoph von Wittich
54c9e4033d
-fix a warning
...
svn path=/trunk/; revision=27537
2007-07-09 12:58:38 +00:00
Colin Finck
ca6658fc5a
SUBLANG_SPANISH_MODERN is missing in the table on MSDN, but it's needed by our NLS
...
Readded it
Maybe someone can check if we can replace this with SUBLANG_SPANISH or another spanish variant, since SUBLANG_SPANISH_MODERN seems to be outdated
svn path=/trunk/; revision=27536
2007-07-09 12:21:08 +00:00
Colin Finck
b518786f1b
Revert EmuandCo's change in r27533 (should work now with the new defines in winnt.h)
...
svn path=/trunk/; revision=27535
2007-07-09 11:08:51 +00:00
Colin Finck
7bc3f0f289
Add some more LANG and SUBLANG defines
...
Source: http://msdn2.microsoft.com/en-us/library/ms776294.aspx
svn path=/trunk/; revision=27534
2007-07-09 11:05:06 +00:00
Daniel Reimer
7cfb369ca4
Fix Build
...
svn path=/trunk/; revision=27533
2007-07-09 10:44:29 +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
Magnus Olsen
b660147329
patch from Yaroslav Ponomarenko yarryp at gmail dot com
...
revert 27521, bugfix the regress in second boot with this patch
-----------------------------------------------------------------
I GreatLord hope it is no more regress, if any one found any werid
with this change, please let me known direcly.
svn path=/trunk/; revision=27531
2007-07-09 05:44:59 +00:00
Christoph von Wittich
2ee6ba87f9
-fix a memory leak
...
svn path=/trunk/; revision=27530
2007-07-09 02:02:30 +00:00
Christoph von Wittich
972c5d1754
-fix a memory leak
...
svn path=/trunk/; revision=27529
2007-07-09 01:52:35 +00:00
Hervé Poussineau
e392256c32
Do not complain on IRP_MN_FILTER_RESOURCE_REQUIREMENTS
...
svn path=/trunk/; revision=27526
2007-07-08 22:19:51 +00:00
Christoph von Wittich
0eb1866364
-add a newline to the end of the file to make gcc happy
...
svn path=/trunk/; revision=27524
2007-07-08 21:28:37 +00:00
Christoph von Wittich
5fc7647c8a
-fix some more warnings
...
svn path=/trunk/; revision=27523
2007-07-08 21:27:33 +00:00
Hervé Poussineau
1d4ef813b6
Revive acpi.sys driver
...
svn path=/trunk/; revision=27522
2007-07-08 21:26:42 +00:00
Hervé Poussineau
4a614a2899
Revert half of revision 27465, as it breaks 2nd stage setup ("Failure rendering glyph")
...
svn path=/trunk/; revision=27521
2007-07-08 21:23:47 +00:00
Eric Kohl
a1c8d56925
Fix a typo.
...
svn path=/trunk/; revision=27519
2007-07-08 20:39:27 +00:00
Christoph von Wittich
9017e736ff
-fix some warnings
...
svn path=/trunk/; revision=27518
2007-07-08 20:38:35 +00:00
Eric Kohl
65e920d5da
InternalOpenDirW: Fix object attribute.
...
svn path=/trunk/; revision=27517
2007-07-08 20:21:42 +00:00
Daniel Reimer
e32148b1e4
- Set eol:style native
...
svn path=/trunk/; revision=27516
2007-07-08 20:19:35 +00:00
Hervé Poussineau
e394d5e78d
Fix usage of KdComPortInUse
...
svn path=/trunk/; revision=27515
2007-07-08 20:13:20 +00:00
Eric Kohl
add1532e20
- Fix indentation.
...
- Replace tabs by spaces.
- Replace STDCALL by WINAPI.
- Replace Alex' unreadable single-line statements by readable ones.
- No code changes.
svn path=/trunk/; revision=27514
2007-07-08 20:09:22 +00:00
Christoph von Wittich
c57c69624e
-fix some format strings
...
svn path=/trunk/; revision=27513
2007-07-08 19:44:11 +00:00
Christoph von Wittich
7b99b108be
-fix some more compilation issues
...
svn path=/trunk/; revision=27511
2007-07-08 19:34:23 +00:00