Thomas Bluemel
bdd2ecc99e
Hide the clock in setupldr
...
svn path=/trunk/; revision=27646
2007-07-14 10:04:32 +00:00
Christoph von Wittich
456cbf9376
-revert my last change - I confused it with regedt32.exe
...
svn path=/trunk/; revision=27624
2007-07-12 23:26:19 +00:00
Christoph von Wittich
b690c23325
-install regedit in system32
...
svn path=/trunk/; revision=27621
2007-07-12 23:15:41 +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
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
Aleksey Bragin
8d3e4b4e77
- Fix a couple of places where tagged commands support was not implemented.
...
- Uncomment buslogic.sys since it now half-works (at least it doesn't hang, and it even recognizes the driver, however an attempt to setup reactos to scsi disk fails).
svn path=/trunk/; revision=27493
2007-07-08 17:14:19 +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
c7b28e24dd
- Temporarily remove buslogic.sys from 1st stage too. It'll be reincluded once scsiport.sys is fixed.
...
svn path=/trunk/; revision=27453
2007-07-07 18:00:11 +00:00
Aleksey Bragin
315b516aea
- Disable BusLogic driver until scsiport fully supports it.
...
- Do NOT keep VMWare Tools CD mounted after 2nd stage, or you'll get vmscsi.sys installed, which is not supported yet either!
svn path=/trunk/; revision=27448
2007-07-07 10:13:04 +00:00
Art Yerkes
adb11df303
Resolve imports at boot time by loading the appropriate modules. We still need
...
to fix the same stuff in ntoskrnl for pnp loading.
Thanks to hpoussin for fixing pnp so this works.
svn path=/trunk/; revision=27444
2007-07-07 04:43:08 +00:00
Magnus Olsen
8183f17038
adding usp10.dll to bootcd some program need it
...
svn path=/trunk/; revision=27405
2007-07-05 11:24:46 +00:00
Andrew Munger
8db103104e
Remove stdole2.tlb from the bootcd also.
...
svn path=/trunk/; revision=27381
2007-07-03 22:04:42 +00:00
Christoph von Wittich
efb16b636b
add stdole2.tlb to bootcd
...
svn path=/trunk/; revision=27376
2007-07-03 19:12:19 +00:00
Hervé Poussineau
989dc0e975
Fix paths to some files
...
svn path=/trunk/; revision=27362
2007-07-02 18:24:01 +00:00
Christoph von Wittich
2c3f812b5c
add comcat.dll to build
...
svn path=/trunk/; revision=27357
2007-07-02 01:47:50 +00:00
Colin Finck
9c62047e36
Re-add the "lake.bmp" wallpaper inclusion (partly imported from the deleted 0.3.1 branch, r26044)
...
The wallpaper is now also added to the %SystemRoot% directory instead of %SystemRoot%\system32
The only thing I did not import is the setting of the default wallpaper in "hivedef.inf". For 0.3.1, we hardcoded the full path to the wallpaper in the "hivedef.inf" file.
For 0.3.3, we should either do this only in the branch or better implement a proper solution like setting the path in 2nd stage setup.
svn path=/trunk/; revision=27250
2007-06-21 15:23:49 +00:00
Aleksey Bragin
66a9ac9e88
- Translation to Russian language by Dmitry Chapyshev.
...
svn path=/trunk/; revision=27163
2007-06-12 20:35:04 +00:00
Dmitry Gorbachev
9b0d081e49
Add Belgian French variant, resolve political / cultural conflict.
...
svn path=/trunk/; revision=27135
2007-06-11 11:43:39 +00:00
Aleksey Bragin
db99cff20e
- If the module failed to load (e.g. fixup couldn't be done), then don't include it in the list of loaded modules.
...
svn path=/trunk/; revision=27086
2007-06-09 13:10:02 +00:00
Aleksey Bragin
8ef4afc835
- Don't load a module with the same name more than once.
...
svn path=/trunk/; revision=27083
2007-06-09 10:03:33 +00:00
Dmitry Gorbachev
ffb658d9bb
Fix keyboard layout name. See www.reactos.org/forum/viewtopic.php?t=4004
...
svn path=/trunk/; revision=27019
2007-06-05 21:59:46 +00:00
Hervé Poussineau
f859d4a99a
Add missing registry value
...
svn path=/trunk/; revision=26998
2007-06-04 19:32:10 +00:00
Hervé Poussineau
2a9396bf7f
Add a bus number to the PCI resource descriptor
...
svn path=/trunk/; revision=26992
2007-06-04 10:01:29 +00:00
Dmitry Gorbachev
2d9779cd5f
Use DbgPrint() to print confusing debug message. (Bug #2224 ).
...
svn path=/trunk/; revision=26958
2007-06-01 16:09:23 +00:00
Dmitry Gorbachev
fde1a5a7fd
- Add Finnish keyboard layout to CD.
...
svn path=/trunk/; revision=26950
2007-05-31 10:29:24 +00:00
Dmitry Gorbachev
5eb9a85a9d
Burmese keyboard layout (2/2)
...
svn path=/trunk/; revision=26943
2007-05-30 12:21:10 +00:00
Dmitry Gorbachev
6a80de90e0
- Use new resource file names.
...
- Uncomment NLS settings for Korean.
svn path=/trunk/; revision=26932
2007-05-28 15:55:38 +00:00
Dmitry Gorbachev
eaf620126f
- Add Hebrew keyboard layout to CD.
...
- Fix font substitutes: DejaVu Vera -> DejaVu.
svn path=/trunk/; revision=26926
2007-05-27 18:59:00 +00:00
Eric Kohl
461dca557f
Move language-specific files to the lang folder.
...
svn path=/trunk/; revision=26925
2007-05-27 15:37:33 +00:00
Eric Kohl
77286996f0
- Add "Clear display" command.
...
- Change menu item prefix to IDM.
svn path=/trunk/; revision=26924
2007-05-27 15:27:40 +00:00
Dmitry Gorbachev
997f872497
Uncomment Japanese, as it is supported already.
...
svn path=/trunk/; revision=26895
2007-05-25 18:25:06 +00:00
Ged Murphy
6545618504
remove unnecessary NDEBUG definitions. freeldr has it's own debugging system.
...
svn path=/trunk/; revision=26867
2007-05-22 11:00:00 +00:00
Ged Murphy
41624f4f99
- fix the release build for Colin.
...
- clean up formatting of a file I was playing with.
svn path=/trunk/; revision=26861
2007-05-21 23:12:16 +00:00
Aleksey Bragin
f52f59db1d
- Make 2 disk read error messages different, so it's possible to see what fails more exactly.
...
svn path=/trunk/; revision=26847
2007-05-21 08:46:18 +00:00
Hervé Poussineau
5cb63e5d4a
Another try to fix release builds to please Colin_Finck...
...
svn path=/trunk/; revision=26842
2007-05-19 20:45:17 +00:00
Eric Kohl
9341afafbf
Unicode.nls contains the Unicode case conversion tables. It does _not_ contain codepage tables.
...
svn path=/trunk/; revision=26838
2007-05-19 10:40:59 +00:00
Dmitry Gorbachev
f13108e171
- Add Chinese (PRC) and Armenian NLS settings.
...
svn path=/trunk/; revision=26837
2007-05-19 10:11:59 +00:00
Maarten Bosma
e2ad78e62d
Add downloader.xml again.
...
svn path=/trunk/; revision=26808
2007-05-16 18:11:25 +00:00
Hervé Poussineau
a3bda9f0e6
One more fix for release build
...
svn path=/trunk/; revision=26786
2007-05-14 21:09:52 +00:00
Hervé Poussineau
94e0b70c25
Try to fix release build
...
svn path=/trunk/; revision=26785
2007-05-14 20:28:26 +00:00
Hervé Poussineau
5f71c28029
Also define the DPRINT_ constants in release mode
...
svn path=/trunk/; revision=26783
2007-05-14 20:07:16 +00:00
Aleksey Bragin
368e2849a5
- Fix debug print macros (by hpoussin).
...
svn path=/trunk/; revision=26782
2007-05-14 20:01:05 +00:00
Timo Kreuzer
c04165689d
make caption font bold again
...
svn path=/trunk/; revision=26706
2007-05-11 22:57:21 +00:00
Alex Ionescu
0efeac48a8
- Remove CPU Detection code from FreeLDR (hwcpu.c) since our kernel properly does the same job now (and better).
...
- Remove ReactOS hacks from recent code due to FreeLDR, since it doesn't conflict with us anymore.
svn path=/trunk/; revision=26684
2007-05-10 20:51:50 +00:00
Hervé Poussineau
deb7fbe415
Fix memory corruption in freeldr
...
svn path=/trunk/; revision=26650
2007-05-06 07:35:57 +00:00
Eric Kohl
e0364c78da
Remove outdated email addresses.
...
svn path=/trunk/; revision=26648
2007-05-05 11:32:25 +00:00
Sebastian Gasiorek
adba938cb6
change default font to DeJavu Sans (patch by preston)
...
fixes bug #2183
svn path=/trunk/; revision=26610
2007-05-01 10:07:52 +00:00