Johannes Anderwald
9187115f22
- silence debug message
...
- dont hardcode paths in regression testing code
svn path=/trunk/; revision=28836
2007-09-04 11:03:16 +00:00
Johannes Anderwald
c99304bb69
- include unattend.inf per default in the bootcd
...
- unattend setup is disabled by the key UnattendSetupEnabled
- to enable set key to "yes" without quotes
svn path=/trunk/; revision=28835
2007-09-04 10:36:22 +00:00
Johannes Anderwald
711785c421
Copied remotely
...
svn path=/trunk/; revision=28834
2007-09-04 10:33:32 +00:00
Daniel Reimer
888aba31bc
Luckily I forgot these files. So I can add a missing line in the commit message :-P
...
Bug 2534: Few translations (temarez@yandex.ru )
svn path=/trunk/; revision=28833
2007-09-04 10:24:41 +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
Johannes Anderwald
9b5863ddfb
- rename sleep to delayExecution
...
- delayExecution accepts the value now in seconds
- should fix the linux crash
svn path=/trunk/; revision=28831
2007-09-04 09:36:00 +00:00
Christoph von Wittich
0c92f06002
fix some issues found by prefast
...
svn path=/trunk/; revision=28830
2007-09-03 23:56:04 +00:00
Art Yerkes
9786ea3b93
My hack isn't needed anymore.
...
svn path=/trunk/; revision=28829
2007-09-03 23:03:33 +00:00
Ged Murphy
ccf991c1b7
add an IDE disk controller icon. All basic device manager items should now have an icon. If anyone comes across anything that doesn't, let me know as we still have a few more icons to add yet.
...
svn path=/trunk/; revision=28828
2007-09-03 22:23:50 +00:00
Ged Murphy
196cfe951b
fix the icon licence notes
...
svn path=/trunk/; revision=28827
2007-09-03 21:53:15 +00:00
Colin Finck
091a80b5ff
Make these two "registry_callback() failed" messages different, so it is easier to see where our 64-Bit Buildslave fails
...
svn path=/trunk/; revision=28826
2007-09-03 20:54:54 +00:00
Ged Murphy
8f37a9e42e
add a new tango style usb icon which better matches the reactos icon theme
...
svn path=/trunk/; revision=28825
2007-09-03 20:50:02 +00:00
Colin Finck
095a2016c5
Lithuanian translations for several base applications by Vytis Girdzijauskas (cman AT cman DOT us)
...
See issue #2532 for more details.
svn path=/trunk/; revision=28824
2007-09-03 20:45:58 +00:00
Ged Murphy
7470d72c18
fix serial icon
...
svn path=/trunk/; revision=28823
2007-09-03 19:39:52 +00:00
Colin Finck
bd36046a96
Build fixes for MSVC, now mkhive can be built with MSVC again
...
svn path=/trunk/; revision=28822
2007-09-03 19:33:03 +00:00
Christoph von Wittich
a478151d4c
fix a small bug in set and added missing german translations
...
svn path=/trunk/; revision=28821
2007-09-03 17:40:30 +00:00
Ged Murphy
3b51bcc560
add a new serial port icon. I'll do the hard disk controller one later
...
svn path=/trunk/; revision=28820
2007-09-03 16:03:31 +00:00
Johannes Anderwald
2f0ada9276
- improve error checking
...
svn path=/trunk/; revision=28819
2007-09-03 16:02:26 +00:00
Ged Murphy
e35de311ed
Add the icon mask to the imagelist. The device manager icons now look correct
...
svn path=/trunk/; revision=28818
2007-09-03 15:40:24 +00:00
Ged Murphy
55fd514cf3
set the correct icon image for the Keyboard class
...
svn path=/trunk/; revision=28817
2007-09-03 14:53:46 +00:00
Ged Murphy
ce162db686
- load icon resources using LoadImage. ExtractIcon loads sequential numbers, not resource numbers.
...
- fixes the device image list
svn path=/trunk/; revision=28816
2007-09-03 14:51:06 +00:00
Eric Kohl
21c0efe8cd
- Convert RADIOBUTTONs to AUTORADIOBUTTONs.
...
- Replace Trackbars by Comboboxes in the filter keys dialogs.
- Fix some typos and minor translation issues in the german dialogs.
- Add missing functionality for the repeat key dialog.
@dreimer: Did I fix all bugs?
svn path=/trunk/; revision=28815
2007-09-03 14:44:08 +00:00
Hervé Poussineau
825a2f98fa
Build openfirmware interface tool only if target is powerpc
...
svn path=/trunk/; revision=28814
2007-09-03 13:50:31 +00:00
Hervé Poussineau
a864054304
Check a Windows host by _WIN32 define, not WINDOWS_HOST
...
svn path=/trunk/; revision=28813
2007-09-03 13:43:39 +00:00
Daniel Reimer
2260a4339e
Updated access.cpl German Translation. Some texts don't fit, but I have absolutely NO Idea how this RC File works. Eric, explain me. :-P
...
svn path=/trunk/; revision=28812
2007-09-03 10:57:06 +00:00
Art Yerkes
8d262dd954
Add 16-byte alignment for ppc (required by eabi too)
...
svn path=/trunk/; revision=28811
2007-09-03 10:29:14 +00:00
Hervé Poussineau
b3ab8c804e
Align stack to 16 bytes on mips
...
svn path=/trunk/; revision=28810
2007-09-03 10:22:13 +00:00
Hervé Poussineau
b60824e779
Fix build #2
...
svn path=/trunk/; revision=28809
2007-09-03 09:31:48 +00:00
Hervé Poussineau
fbde3e7d44
Fix build
...
svn path=/trunk/; revision=28808
2007-09-03 08:57:19 +00:00
Hervé Poussineau
5b3a9d3b2d
Add a generic implementation of InterlockedBitTestAndSet/InterlockedBitTestAndReset/BitScanReverse
...
svn path=/trunk/; revision=28807
2007-09-03 08:50:06 +00:00
Hervé Poussineau
af1226ddc6
Swap boot sector on big endian systems, even if DEBUG is not defined. Debug and release builds should behave the same
...
svn path=/trunk/; revision=28806
2007-09-03 08:17:55 +00:00
Hervé Poussineau
c0614ecb59
Add missing svn:eol-style=native properties
...
svn path=/trunk/; revision=28805
2007-09-03 07:39:30 +00:00
Art Yerkes
39ed067ac8
Fix swapping for fat recognition.
...
svn path=/trunk/; revision=28804
2007-09-03 06:58:25 +00:00
Art Yerkes
2123b0666e
Fix building of libcntpr on ppc.
...
We now get a proper bootcd image.
svn path=/trunk/; revision=28803
2007-09-03 06:29:13 +00:00
James Tabor
4149385d00
Turn off support for now due to user land exception.
...
svn path=/trunk/; revision=28802
2007-09-03 05:30:45 +00:00
Art Yerkes
930b718aa7
Move mismerged segment to the right place; claim from openfirmware if we
...
don't have enough reserve.
svn path=/trunk/; revision=28801
2007-09-03 05:29:03 +00:00
Hervé Poussineau
12b88bedcb
Few indentation fixes
...
Generate again boot programs in output directory
svn path=/trunk/; revision=28800
2007-09-03 04:12:48 +00:00
Hervé Poussineau
4cb8151f10
Supports a few more ACPI devices
...
Patch by Cameron Gutman (aicommander at gmail dot com)
svn path=/trunk/; revision=28799
2007-09-03 04:01:28 +00:00
Johannes Anderwald
fe58401893
- scroll window with ScrollWindowEx
...
- fix a bug in GuiConsoleWndProc
- scrolling does not work yet
svn path=/trunk/; revision=28798
2007-09-03 03:49:23 +00:00
James Tabor
bb300c0259
- Win32k: DC_ATTR: Moved to it.
...
- We need to decide how to optimize the syncing. CreateD/IC/CompatibleDC, GetDCState and SelectObject use the sync in one form. This can become ugly. Some DC handles do not belong to the current process. We need to reorder the mess in dc.c and clean it up.
- Gdi32: The only ones using it are GetCurrentObject and with out updates Get/SetDCBrush/PenColor.
- Implemented an example of RealizePalette. Moved SetBk/TextColor into dc.c, don't use them.
- Update gdi32.def.
svn path=/trunk/; revision=28797
2007-09-03 03:43:21 +00:00
Johannes Anderwald
89628d18b4
- halfplement console scrolling support
...
svn path=/trunk/; revision=28796
2007-09-03 03:29:18 +00:00
Art Yerkes
574eb2daac
Straggler edits.
...
svn path=/trunk/; revision=28795
2007-09-03 01:59:48 +00:00
Johannes Anderwald
9b81b3ab92
- add hActiveBuffer member to struct to ensure that modifying the screenbuffer is secured
...
- fix a bugs in the screen buffer resize code
- resizing now "works" (unfortunately a few drawing bugs show up)
svn path=/trunk/; revision=28794
2007-09-03 01:58:43 +00:00
Art Yerkes
81f092736f
Added freeldr and hal from PPC branch, along with needed headers and
...
build changes.
Next ntoskrnl and add ppc dir under libcntptr, which didn't exist when I
forked.
svn path=/trunk/; revision=28793
2007-09-03 01:57:36 +00:00
Daniel Reimer
533b371674
Activated German RC File.
...
Add BS_MULTILINE to one Checkbox.
Fixed some Text Lengths to fit.
svn path=/trunk/; revision=28792
2007-09-02 23:34:31 +00:00
Daniel Reimer
cf4a1dfd42
I missed a Dialog in my Translation :-P
...
svn path=/trunk/; revision=28791
2007-09-02 23:04:40 +00:00
Daniel Reimer
574d5f0dd0
Updated German Resource File. I was NOT able to test it, because intl seems to be broken, but before anybody else commits a translation...
...
svn path=/trunk/; revision=28790
2007-09-02 22:39:17 +00:00
Johannes Anderwald
9392cd7ab8
- improve error checking
...
- add hasQemuNoRebootOption stub
svn path=/trunk/; revision=28789
2007-09-02 22:27:03 +00:00
Johannes Anderwald
ef3fd8d176
- verify provided boot_cmd
...
- create also hdd images for manual boot cmds
svn path=/trunk/; revision=28788
2007-09-02 21:47:07 +00:00
Johannes Anderwald
b57a996929
- hardcode the bios directory on linux system to /usr/share/qemu
...
- store the pid.txt in ROS_OUTPUT
- check on linux system if the emulator was successfully launched
svn path=/trunk/; revision=28787
2007-09-02 21:11:12 +00:00