Thomas Bluemel
0d5d499f89
Rename resource files to match the locale names
...
svn path=/trunk/; revision=24898
2006-11-27 21:36:36 +00:00
Thomas Bluemel
eac3b60726
Rename resource files to match the locale names
...
svn path=/trunk/; revision=24897
2006-11-27 21:34:53 +00:00
Thomas Bluemel
c427824f3c
Rename resource files to match the locale names
...
svn path=/trunk/; revision=24896
2006-11-27 21:33:31 +00:00
Thomas Bluemel
8d2259c84e
Rename resource files to match the locale names
...
svn path=/trunk/; revision=24895
2006-11-27 21:30:49 +00:00
Thomas Bluemel
6dc2318fab
Rename resource files to match the locale names
...
svn path=/trunk/; revision=24894
2006-11-27 21:29:29 +00:00
Thomas Bluemel
4f4ea68c99
Rename resource files to match the locale names
...
svn path=/trunk/; revision=24893
2006-11-27 21:27:34 +00:00
Thomas Bluemel
491641031d
Rename resource files to match the locale names
...
svn path=/trunk/; revision=24892
2006-11-27 21:26:32 +00:00
Thomas Bluemel
42acbb95ed
Rename resource files to match the locale names
...
svn path=/trunk/; revision=24891
2006-11-27 21:23:28 +00:00
Thomas Bluemel
376e78e608
Rename resource files to match the locale names
...
svn path=/trunk/; revision=24890
2006-11-27 21:21:47 +00:00
Thomas Bluemel
d845de7264
Rename resource files to match the locale names
...
svn path=/trunk/; revision=24889
2006-11-27 21:20:32 +00:00
Thomas Bluemel
72b75ef12d
Rename resource files to match the locale names
...
svn path=/trunk/; revision=24888
2006-11-27 21:19:22 +00:00
Thomas Bluemel
867a0841ea
Rename resource files to match the locale names
...
svn path=/trunk/; revision=24887
2006-11-27 21:15:38 +00:00
Thomas Bluemel
c4f03d4578
Rename resource files to match the locale names
...
svn path=/trunk/; revision=24886
2006-11-27 21:12:39 +00:00
Thomas Bluemel
9b839341b4
Rename resource files to match the locale names
...
svn path=/trunk/; revision=24885
2006-11-27 21:05:23 +00:00
Thomas Bluemel
200fbf762c
Rename resource files to match the locale names
...
svn path=/trunk/; revision=24884
2006-11-27 20:37:42 +00:00
Thomas Bluemel
48dcba37a6
Rename resource files to match the locale names
...
svn path=/trunk/; revision=24883
2006-11-27 20:36:29 +00:00
Thomas Bluemel
7fd803c5ec
Rename resource files to match the locale names
...
svn path=/trunk/; revision=24882
2006-11-27 20:35:10 +00:00
Thomas Bluemel
4476ee8796
Rename resource files to match the locale names
...
svn path=/trunk/; revision=24881
2006-11-27 20:34:01 +00:00
Thomas Bluemel
c4fa90de45
Rename resource files to match the locale names
...
svn path=/trunk/; revision=24880
2006-11-27 20:20:24 +00:00
Thomas Bluemel
b4d2f5f827
Rename resource files to match the locale names
...
svn path=/trunk/; revision=24879
2006-11-27 20:16:28 +00:00
Thomas Bluemel
cd76482b2b
Rename resource files to match the locale names
...
svn path=/trunk/; revision=24878
2006-11-27 20:11:02 +00:00
Thomas Bluemel
781f5d2012
Rename resource files to match the locale names
...
svn path=/trunk/; revision=24877
2006-11-27 20:08:27 +00:00
Thomas Bluemel
e0cd86ea82
Rename resource files to match the locale names
...
svn path=/trunk/; revision=24876
2006-11-27 20:06:07 +00:00
Thomas Bluemel
fd68af87b0
Rename resource files to match the locale names
...
svn path=/trunk/; revision=24875
2006-11-27 19:55:14 +00:00
Thomas Bluemel
7ab2735513
Rename resource files to match the locale name
...
svn path=/trunk/; revision=24874
2006-11-27 19:35:37 +00:00
Magnus Olsen
d94aae38eb
fixing a old bug in ibrowers I got irrate so long time now,
...
when u pressing on letter S it goes to full screen, but if I looked at the rc file
it is intend go to fullscreen when u press on Ctrl+S, fixed so it goes to fullscreen when u pressing Ctrl+S
svn path=/trunk/; revision=24873
2006-11-27 19:34:31 +00:00
Alex Ionescu
139ff99f50
- Cleanup HAL initialization code:
...
- Initailize the clock increment separately from the calibration of stall execution.
- Raise IRQL to the current IRQL (basically a no-op) to force a standard PIC state. Will be needed for the new IRQ implementation when it'll work.
- Scan commandline for PCILOCK and BREAK parameters during hal initalization. The former is not supported, only saved, while the latter causes a breakpoint just like the windows implemetnation.
- Get the bus type (ISA, EISA, MCA) on startup to support bootup from NTLDR.
- Validate HAL to match the kernel (checked kernel and UP kernel). Also make the kernel set the proper PRCB flags for this.
- Initialize the CMOS lock.
- Setup HAL Dispatch table and enable call to HalQuerySystemInformation in the kernel since it now works.
- Rewrite bus functions to get rid of the idea of "Bus handlers". This is a deprecated NT4 concept that ReactOS copied and only slows down performance.
- Support custom private dispatch table PCI functions.
- Provide default PCI functions.
- Rewrite PCI functions using clean structures and code instead of magic macros and undocumented magic values. Use simple macros to generate PCI bus operations for write/read uchar, ushort and ulong.
- Simplify function definitions for CMOS access.
- Unify some dupli/tripi-cated code.
- Fix definition of HaliSetSystemInformation.
- Fix definitions of Bus Handler functions (add NTAPI).
- Add official BUS_HANDLER definition to NDK.
- Fix definition of HAL_PRIVATE_DISPATCH.
- Remove some derecated code (isa.c and mca.c).
svn path=/trunk/; revision=24872
2006-11-27 19:26:31 +00:00
Christoph von Wittich
5de49d3922
-create import libraries
...
-change target value to match the new C::B one (C::B r3286 SVN)
-simplify cpl debugging command
svn path=/trunk/; revision=24871
2006-11-27 19:24:10 +00:00
Alex Ionescu
3c8201f006
- Fix some bugs in the newer IRQL implementation for the HAL (that's still not used because it caused regressions).
...
svn path=/trunk/; revision=24870
2006-11-27 19:16:24 +00:00
Magnus Olsen
029d10b72a
Patch from mail at colinfinck dot de (Colin Finck) for freeldr
...
See issue #1856 for more details.
svn path=/trunk/; revision=24859
2006-11-27 19:06:22 +00:00
Magnus Olsen
c2c4ceff11
Patch from hto@mail dot cnt dot ru for sysdm
...
See issue #1856 for more details.
svn path=/trunk/; revision=24857
2006-11-27 19:04:25 +00:00
Magnus Olsen
5d08bbb40d
forget adding the french .rc file in early commit thx hpussin
...
svn path=/trunk/; revision=24856
2006-11-27 18:59:08 +00:00
Thomas Bluemel
1ae072c165
Fix typos (this is en-US)
...
svn path=/trunk/; revision=24855
2006-11-27 18:55:37 +00:00
Magnus Olsen
d85b9807fb
patch from Simon Hanae mail : ja731j at ja731j dot homeip dot net, part 2 of 2
...
See issue #1876 for more details.
svn path=/trunk/; revision=24854
2006-11-27 17:05:59 +00:00
Magnus Olsen
fc374e1953
patch from Simon Hanae mail : ja731j at ja731j dot homeip dot net, part 1 of 2
...
See issue #1876 for more details.
svn path=/trunk/; revision=24853
2006-11-27 17:04:57 +00:00
Magnus Olsen
0460202c9a
french translate by Heis Spiter heis_spiter at hotmail dot com
...
See issue #1883 for more details.
svn path=/trunk/; revision=24852
2006-11-27 16:53:24 +00:00
Magnus Olsen
74cca509ff
french translate by Heis Spiter heis_spiter at hotmail dot com
...
See issue #1884 for more details.
svn path=/trunk/; revision=24851
2006-11-27 16:49:24 +00:00
Magnus Olsen
9e2ffe9e12
fixing a small bug : LTEXT, GROUPBOX, DEFPUSHBUTTON, PUSHBUTTON, ICON, EDITTEXT, LISTBOX, COMBOBOX (function DialogCMDBuild1) adding a emty style tag to thuse xml syntax.
...
fixing a small bug : Rename MENUSEPARATOR to MENUITEMSEPERATOR
Thanks frik85
svn path=/trunk/; revision=24850
2006-11-27 15:45:23 +00:00
Thomas Bluemel
4e4647e514
Fix using a pointer to a temporary variable outside it's scope in RtlCreateUserProcess
...
svn path=/trunk/; revision=24849
2006-11-27 14:26:48 +00:00
Aleksey Bragin
f8446ca7cb
i386BootDrive and i386BootPartition are ULONGs, and before saving a byte value they must be zeroed.
...
Thanks to Magnus for identifying the problem.
svn path=/trunk/; revision=24848
2006-11-26 21:46:45 +00:00
Thomas Bluemel
dbf2ea6e40
Fix GCC4 warnings
...
svn path=/trunk/; revision=24847
2006-11-26 21:44:57 +00:00
The Wine Synchronizer
6e7d40997d
Autosyncing with Wine HEAD
...
svn path=/trunk/; revision=24846
2006-11-26 21:36:50 +00:00
Christoph von Wittich
6434224fea
handle IFable data
...
svn path=/trunk/; revision=24845
2006-11-26 21:36:40 +00:00
The Wine Synchronizer
a4e979ee9c
Autosyncing with Wine HEAD
...
svn path=/trunk/; revision=24844
2006-11-26 21:19:02 +00:00
The Wine Synchronizer
a3a5c88936
Autosyncing with Wine HEAD
...
svn path=/trunk/; revision=24843
2006-11-26 21:05:00 +00:00
The Wine Synchronizer
aa9927ced4
Autosyncing with Wine HEAD
...
svn path=/trunk/; revision=24842
2006-11-26 21:04:10 +00:00
Johannes Anderwald
b0a023a88a
-only include files where if Property == value || If not Property != value
...
- example win32k.rbuild:
<ifnot property="ARCH" value="i386">
<file>dib24bppc.c</file>
<file>dib32bppc.c</file>
</ifnot>
svn path=/trunk/; revision=24841
2006-11-26 20:05:42 +00:00
Christoph von Wittich
547b4bb0d2
compile asm files
...
svn path=/trunk/; revision=24840
2006-11-26 18:27:21 +00:00
Christoph von Wittich
4790fb5a3c
use correct path for import libs
...
svn path=/trunk/; revision=24839
2006-11-26 16:57:25 +00:00
Christoph von Wittich
205512d48a
-properly handle dependencies
...
-compile startup libs with -Wno-main
svn path=/trunk/; revision=24838
2006-11-26 14:20:55 +00:00