Christoph von Wittich
d229077222
"fix" my email address :P
...
svn path=/trunk/; revision=26628
2007-05-03 18:43:15 +00:00
Magnus Olsen
0acfc6fc7b
Clean, writen by casper in frist place in C++ and are not complete and full with unimplement stuff, see the text file.
...
svn path=/trunk/; revision=26627
2007-05-03 18:32:54 +00:00
Dmitry Gorbachev
761de0042d
- Fix a bug in "close all log files" code.
...
- Replace custom list functions by RTL ones.
- Fix indentation.
svn path=/trunk/; revision=26626
2007-05-03 07:47:12 +00:00
Aleksey Bragin
80b680b6ae
- Delete cromwell-based usb drivers since they don't work with modern reactos kernel.
...
- Remove usbhub from the build.
svn path=/trunk/; revision=26625
2007-05-02 11:37:29 +00:00
Dmitry Gorbachev
cff3ed531e
Use _SEH_YIELD().
...
svn path=/trunk/; revision=26624
2007-05-02 08:21:57 +00:00
Dmitry Gorbachev
12a24bb9e3
Do not crash on broken pipe.
...
svn path=/trunk/; revision=26623
2007-05-02 03:06:18 +00:00
Timo Kreuzer
45986f803a
sorry another one creeped in ;-)
...
svn path=/trunk/; revision=26622
2007-05-01 22:28:25 +00:00
Timo Kreuzer
cef53d8369
sorry accidentally committed this file
...
svn path=/trunk/; revision=26621
2007-05-01 22:20:15 +00:00
Timo Kreuzer
a2a4bb1e51
update gdi32_test
...
- fix #line ...
- add more tests
svn path=/trunk/; revision=26620
2007-05-01 22:08:34 +00:00
Timo Kreuzer
85be5ff46c
Extpen implementation:
...
- give GDI_OBJECT_TYPE_EXTPEN a sizeof(GDIBRUSHOBJ) and EXTPEN_Cleanup function in GDI_OBJ_INFO table
- define PENOBJ_AllocExtPen, PENOBJ_FreeExtPen, PENOBJ_LockExtPen needed by IntGdiExtCreatePen
- create A Tag for extpen for tagged pool that holds style dwords
- implement IntGdiExtCreatePen
- implement EXTPEN_Cleanup, freeing the stylebuffer
- implement NtGdiExtCreatePen
- make CreateStockObjects, NtGdiCreatePen(Indirect) call IntGdiExtCreatePen
- remove IntGdiCreatePenIndirect
svn path=/trunk/; revision=26619
2007-05-01 22:04:47 +00:00
Dmitry Gorbachev
5dfe58e2d0
Update Italian keyboard layout (bug #1963 ).
...
svn path=/trunk/; revision=26618
2007-05-01 21:35:14 +00:00
Dmitry Gorbachev
3d4456f568
Use _SEH_YIELD() to return from PSEH block. Thanks to Alex Ionescu.
...
svn path=/trunk/; revision=26617
2007-05-01 19:07:11 +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
Eric Kohl
219c4c8eb7
Fix indentation, no code changes.
...
svn path=/trunk/; revision=26615
2007-05-01 13:55:11 +00:00
Alex Ionescu
4e78c81b3c
- OMG I wanna be awesome too!
...
svn path=/trunk/; revision=26614
2007-05-01 13:54:29 +00:00
Ged Murphy
eb0ae252ec
FireBall, trend setter
...
svn path=/trunk/; revision=26613
2007-05-01 13:49:10 +00:00
Aleksey Bragin
48cc5fcfe7
Fix my email address.
...
svn path=/trunk/; revision=26612
2007-05-01 13:44:55 +00:00
Timo Kreuzer
acf05c5f44
remove from build, won't compile
...
svn path=/trunk/; revision=26611
2007-05-01 13:01:10 +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
Sebastian Gasiorek
e86b6ad881
implement polish keyboard layout
...
svn path=/trunk/; revision=26609
2007-05-01 09:39:57 +00:00
Dmitry Gorbachev
0a0395bfc8
- Fix infinite loop.
...
- Add debug msg.
svn path=/trunk/; revision=26608
2007-05-01 08:52:59 +00:00
Ged Murphy
583ae73f0f
add hh to the build
...
svn path=/trunk/; revision=26603
2007-04-30 22:41:09 +00:00
Ged Murphy
171d1fe1a6
a couple of small fixes to the marlett font
...
svn path=/trunk/; revision=26602
2007-04-30 22:39:32 +00:00
Ged Murphy
2d954aec2f
fix timezone cities
...
svn path=/trunk/; revision=26601
2007-04-30 22:25:56 +00:00
Ged Murphy
639abb18c5
don't risk a leak. precompify header
...
svn path=/trunk/; revision=26600
2007-04-30 22:25:26 +00:00
James Tabor
66e137da1f
Fix build. Sdk reports something about; needed for win95 functionality
...
svn path=/trunk/; revision=26599
2007-04-30 19:24:46 +00:00
Ged Murphy
69bd4cc6a6
- correctly get local NTP server info
...
- fix some bugs in the socket code
svn path=/trunk/; revision=26598
2007-04-30 19:05:04 +00:00
James Tabor
710ef6922b
Moved NtGdiGetTextCharset to NtGdiGetCharSet.
...
svn path=/trunk/; revision=26597
2007-04-30 18:58:22 +00:00
James Tabor
ab9029ca76
Fix build.
...
svn path=/trunk/; revision=26596
2007-04-30 17:31:55 +00:00
James Tabor
c0289e7d9d
Fix name for GdiFlush.
...
svn path=/trunk/; revision=26595
2007-04-30 17:20:56 +00:00
James Tabor
817d5ed49b
Plug in locale GetStockObject.
...
svn path=/trunk/; revision=26594
2007-04-30 16:15:13 +00:00
James Tabor
4bb33d9f46
Win32k/Gdi32
...
- Remove NtGdiCreateFont/Indirect, and NtGdiGetOutlineTextMetrics.
svn path=/trunk/; revision=26593
2007-04-30 15:33:35 +00:00
Hervé Poussineau
6e7167b022
Rename msacm directory to msacm32
...
svn path=/trunk/; revision=26592
2007-04-30 15:25:51 +00:00
James Tabor
7a81790bac
Win32k/Gdi32
...
- Remove NtGdiCreateD/IC, it served us well.
- Add a note to NtGdiCreateEnhMetaFile.
svn path=/trunk/; revision=26591
2007-04-30 14:33:10 +00:00
Christoph von Wittich
aeb5637da4
add a FORCE_CPP condition to the C::B backend - sometimes the g++ compiler finds some errors in the C code which cc doesn't
...
svn path=/trunk/; revision=26590
2007-04-30 12:01:14 +00:00
Eric Kohl
9497aaca2a
Remove "Properties for" from caption.
...
svn path=/trunk/; revision=26589
2007-04-30 11:22:07 +00:00
Timo Kreuzer
6f233933c1
- Add Alex' test for GetObject (word alignment check)
...
- change TEST macro a little for better output
svn path=/trunk/; revision=26588
2007-04-30 10:44:18 +00:00
Timo Kreuzer
1b553a5e55
Sorry Alex, my fault. NtGdiExtGetObjectW *does* need a WORD alignment.
...
svn path=/trunk/; revision=26587
2007-04-30 09:33:11 +00:00
Ged Murphy
4e7353cb79
move rbuild project back to 7.1
...
svn path=/trunk/; revision=26586
2007-04-30 08:58:53 +00:00
Dmitry Gorbachev
5072c761aa
Add a stub for TraceMessage.
...
svn path=/trunk/; revision=26585
2007-04-30 08:42:04 +00:00
Dmitry Gorbachev
9b13eaa0c0
Add RtlDllShutdownInProgress().
...
svn path=/trunk/; revision=26584
2007-04-30 08:41:42 +00:00
Sylvain Petreolle
8486880a27
forgot this file
...
svn path=/trunk/; revision=26583
2007-04-29 21:32:27 +00:00
Sylvain Petreolle
ccc433f9a2
translate start menu & desktop links
...
display 2nd stage install in system language
original patch by Pierre Schweitzer
svn path=/trunk/; revision=26582
2007-04-29 21:29:41 +00:00
Eric Kohl
b290654c00
- Replace CHECKBOXes by AUTOCHECKBOXes.
...
- Add a sticky keys configuration dialog (not finished yet).
- Remove "Properties for" from the title.
- Remove the property sheet callback function.
svn path=/trunk/; revision=26581
2007-04-29 14:53:57 +00:00
Eric Kohl
84ab282bdf
- Remove "Properties for" from title.
...
- Fix page order.
- Disable first year edittext control on the "Date" page.
- Add missing (english) dialogs to the polish resource file.
- Fix coding style.
svn path=/trunk/; revision=26580
2007-04-29 13:45:10 +00:00
Thomas Bluemel
0c3487a948
Fix typo. Thanks to PeterK
...
See issue #2208 for more details.
svn path=/trunk/; revision=26577
2007-04-29 08:43:49 +00:00
Dmitry Gorbachev
fbdc420d95
Terminate hWnd list.
...
svn path=/trunk/; revision=26576
2007-04-29 08:20:39 +00:00
James Tabor
26e3f1e305
ReactOS is now using NtGdiOpenDCW for CreateD*IC. Tested with Qemu and real hardware.
...
svn path=/trunk/; revision=26575
2007-04-29 06:50:36 +00:00
James Tabor
d05f5dec2f
Implement NtGdiOpenDCW.
...
svn path=/trunk/; revision=26570
2007-04-29 02:02:17 +00:00
Timo Kreuzer
a0d7f57718
gdi32_test:
...
a lot of testcases especially for GetObject
svn path=/trunk/; revision=26569
2007-04-29 01:43:41 +00:00