Commit graph

19410 commits

Author SHA1 Message Date
Brandon Turner
de0a2f083b * Replace NtGdiCreatePatternBrush and NtGdiCreateHatchBrush with NtGdiCreatePatternBrushInteral and NtGdiCreateHatchBrushInteral
* Implement CreateHatchBrush, CreatePatternBrush

svn path=/trunk/; revision=20726
2006-01-08 20:08:38 +00:00
Brandon Turner
b191c63dd2 Small fix for the patch special char patch earlier.
svn path=/trunk/; revision=20725
2006-01-08 20:02:26 +00:00
Alex Ionescu
81b68f28dc - Update debug.h
svn path=/trunk/; revision=20724
2006-01-08 19:50:52 +00:00
Brandon Turner
66f4ffc0fd Fix build.
svn path=/trunk/; revision=20723
2006-01-08 19:33:06 +00:00
Ged Murphy
6428d77793 A very rough implementation of the control buttons. (I'll work on my image skills ;) )
svn path=/trunk/; revision=20722
2006-01-08 19:31:26 +00:00
Alex Ionescu
1211e0f220 Fix win32k build
svn path=/trunk/; revision=20721
2006-01-08 19:17:14 +00:00
Christoph von Wittich
753034cee1 fix building with MSVC
fixed some warnings

svn path=/trunk/; revision=20720
2006-01-08 19:15:31 +00:00
Christoph von Wittich
adee19d592 fixed some bugs
use PCH when building with MSVC

svn path=/trunk/; revision=20719
2006-01-08 19:07:16 +00:00
Alex Ionescu
3abd4e8621 Fix umpnpmgr build
svn path=/trunk/; revision=20718
2006-01-08 18:55:24 +00:00
Ged Murphy
35103e4c37 - fix toolbar position, deleted a line accidentally.
- Fix the formatting a bit while we're at it
- Comment out German language whilst it's still in development

svn path=/trunk/; revision=20717
2006-01-08 18:50:54 +00:00
Mindflyer
ca659d9a90 These should have been committed a long time ago
svn path=/trunk/; revision=20716
2006-01-08 18:43:46 +00:00
Magnus Olsen
48fabbd103 patch from bradon fixing special key for other language's that English example Swedish keyboard layout. we can type now backslash again. it did regress in rev 19906
svn path=/trunk/; revision=20715
2006-01-08 18:22:46 +00:00
Ged Murphy
9ca8bfbe66 - rearrange code ready for custom tool bar bitmaps (untested)
svn path=/trunk/; revision=20714
2006-01-08 17:58:59 +00:00
Magnus Olsen
144e8cd262 fix cmd build with MSVC 2005
svn path=/trunk/; revision=20713
2006-01-08 15:22:56 +00:00
Royce Mitchell III
4f8bfb838f minor bugfix: sswprintf(L"%hs","foo") was returning L"fff"
svn path=/trunk/; revision=20712
2006-01-08 13:54:06 +00:00
Maarten Bosma
d9a1902bea Another german translation update by DJ_Smith from IRC (dj_smith_reactos(at)online(dot)de)
svn path=/trunk/; revision=20710
2006-01-08 11:48:49 +00:00
Christoph von Wittich
2d98c7fef8 Ukrainian translations from temarez <temarez@yandex.ru> (Bug 1243)
svn path=/trunk/; revision=20708
2006-01-08 11:20:02 +00:00
Alex Ionescu
a3a142a962 - userinit, usetup, vmwinst, welcome, winefile, winlogon, winver.
svn path=/trunk/; revision=20707
2006-01-08 10:23:23 +00:00
Alex Ionescu
df61d0f1b6 Thanks gge..
svn path=/trunk/; revision=20706
2006-01-08 10:19:21 +00:00
Alex Ionescu
5d4d6485f2 - PCHify notepad and add missing header from regedit.
svn path=/trunk/; revision=20704
2006-01-08 10:09:23 +00:00
Alex Ionescu
d0b4d13b4f - Get autochk, calc, cmd, devmgr, expand, format, gettype, hostname, lsass, msconfig, msiexec, notepad, reactos, regedit, regsvr32, reporterror, rundll32, sc, services, servman, setup, sm, sndvol32 compiling on MSVC.
- PCHify some things.
- Reduce NDK usage.

svn path=/trunk/; revision=20703
2006-01-08 10:05:37 +00:00
Alex Ionescu
4df19f8aaa - get csrss, ntvdm, smss compiling on msvc.
svn path=/trunk/; revision=20701
2006-01-08 09:00:02 +00:00
Alex Ionescu
114d8bb1b6 - Get services compiling with msvc (dhcp, eventlog, tcvpsvcs, rpcss, umpnpmgr). Also PCHified some stuff and reduced NDK usage.
svn path=/trunk/; revision=20700
2006-01-08 08:17:38 +00:00
Alex Ionescu
6075bfb808 - Oops....
svn path=/trunk/; revision=20699
2006-01-08 06:39:31 +00:00
Alex Ionescu
2d4ec8662e - Bless halxbox too.
svn path=/trunk/; revision=20698
2006-01-08 06:38:39 +00:00
Alex Ionescu
9afb713356 - Get MP hal and Generic HAL to build too.
svn path=/trunk/; revision=20697
2006-01-08 06:30:00 +00:00
Alex Ionescu
9c52bdbe04 - Remove some public APIs from internal headers.
- Remove some internal APIs/types from public headers.
- Make PSECTION_OBJECT a PVOID unless really needed (which should only be inside \mm)
- Make hal buildable on msvc.
- Fix some other misc. various msvc/ddk incompatibilities.

svn path=/trunk/; revision=20696
2006-01-08 06:23:17 +00:00
Alex Ionescu
96ab5d2979 - Remove auto-geenrated file.
svn path=/trunk/; revision=20695
2006-01-08 04:36:33 +00:00
Christoph von Wittich
992bede333 fix pch bug (patch by Brezenbak)
svn path=/trunk/; revision=20694
2006-01-08 02:39:11 +00:00
Alex Ionescu
139c2b58af Fix build
svn path=/trunk/; revision=20693
2006-01-08 01:24:27 +00:00
Ged Murphy
e17d7c91c7 - list items alphabetically
- double click opens properties dialog

svn path=/trunk/; revision=20692
2006-01-08 01:18:49 +00:00
Christoph von Wittich
cd2b2bca16 comment out some more not needed code
svn path=/trunk/; revision=20691
2006-01-08 00:59:24 +00:00
Christoph von Wittich
e7ac44d731 don't use VCToolsFile anymore because of different include dirs for subprojects
svn path=/trunk/; revision=20690
2006-01-08 00:48:28 +00:00
Christoph von Wittich
4dfc853855 fixed a copy/paste error
svn path=/trunk/; revision=20689
2006-01-08 00:29:02 +00:00
Christoph von Wittich
8dc6c31f38 added slovak keyboard written by Malin <malin23@atlas.sk>
svn path=/trunk/; revision=20688
2006-01-08 00:26:49 +00:00
Christoph von Wittich
bdc204be61 fix msvc compile problems
svn path=/trunk/; revision=20687
2006-01-08 00:01:16 +00:00
Maarten Bosma
ab32cfcaa8 German translation by DJ_Smith from IRC (dj_smith_reactos@online.de)
svn path=/trunk/; revision=20686
2006-01-07 23:45:59 +00:00
Christoph von Wittich
51905dc6d8 fix msvc compile problem
svn path=/trunk/; revision=20685
2006-01-07 23:42:34 +00:00
Gé van Geldorp
216f6b8898 inet_addr returns address in network order, the IP address control wants it
in host order

svn path=/trunk/; revision=20684
2006-01-07 23:41:42 +00:00
Mindflyer
e05a2a9e6b Proper IBrowser icon to replace the newyears version which was made in 9 minutes under influence of alcohol
svn path=/trunk/; revision=20683
2006-01-07 23:34:23 +00:00
Gé van Geldorp
7fbbe537cd j_anderw <j_anderw@sbox.tugraz.at>:
ReactOS system control panel displays wrong title

svn path=/trunk/; revision=20682
2006-01-07 23:25:02 +00:00
Alex Ionescu
65740fb8ed - Temporarily revert 20639 until a better fix is found. Thanks to Gé.
svn path=/trunk/; revision=20681
2006-01-07 23:22:56 +00:00
Christoph von Wittich
0074092a8f updated resource file (patch by Brezenbak)
svn path=/trunk/; revision=20680
2006-01-07 23:13:08 +00:00
Alex Ionescu
2cdc72e9b2 - Get xboxvmp to compile.
svn path=/trunk/; revision=20679
2006-01-07 22:49:41 +00:00
Alex Ionescu
65f66e0148 - Make VBEMP compile with msvc/ddk.
svn path=/trunk/; revision=20678
2006-01-07 22:36:56 +00:00
Alex Ionescu
9cbd310bec - PCHify vgamp.
- fix some definition problems.
- make it build with msvc.

svn path=/trunk/; revision=20677
2006-01-07 22:34:25 +00:00
Alex Ionescu
247736b04e - make vga buildable on msvc.
svn path=/trunk/; revision=20676
2006-01-07 22:03:31 +00:00
Alex Ionescu
9611be1fd4 disk, diskdump, pciidex, scsiport.
svn path=/trunk/; revision=20675
2006-01-07 21:55:47 +00:00
Alex Ionescu
b4c020d06b atapi, buslogic, cdrom, class2.
svn path=/trunk/; revision=20673
2006-01-07 21:50:29 +00:00
Alex Ionescu
736946617f - Get NE2000 driver to build on msvc/ddk.
svn path=/trunk/; revision=20672
2006-01-07 21:45:51 +00:00