Commit graph

19485 commits

Author SHA1 Message Date
Gé van Geldorp fbd3c4a6d7 Fix building of icmp_main.c
svn path=/trunk/; revision=20754
2006-01-09 16:14:35 +00:00
Christoph von Wittich 1c0dfd98ef added icmp to build (does not compile yet, GvG will have a look at it)
svn path=/trunk/; revision=20753
2006-01-09 16:01:46 +00:00
Christoph von Wittich a2c387cc4f added some stubs (Photoshop CS seems to work now)
svn path=/trunk/; revision=20752
2006-01-09 15:08:35 +00:00
Royce Mitchell III 9bf83ebaf8 synchronize differences between numberf, wnumberf, numberfl and wnumberfl, fixed bug in all 4 such that ("%6.1f", 42) was yielding " 42.0" instead of " 42.0"
svn path=/trunk/; revision=20751
2006-01-09 13:51:37 +00:00
Thomas Bluemel eb264949ba fixed growing the buffer
svn path=/trunk/; revision=20749
2006-01-09 11:14:26 +00:00
Alex Ionescu 0243ea382c - Rename some files for MSVC compatibility. Thanks Brezenbak.
svn path=/trunk/; revision=20748
2006-01-09 09:42:25 +00:00
Alex Ionescu 627eebfc7b - Make ACPI use PCH. Cuts down compile time to 9 seconds on gcc.
svn path=/trunk/; revision=20747
2006-01-09 00:41:48 +00:00
Ged Murphy 9cfeba8d37 fix msvc warnings
svn path=/trunk/; revision=20746
2006-01-09 00:36:08 +00:00
Gé van Geldorp 456ba53827 Put in some UI logic
svn path=/trunk/; revision=20745
2006-01-09 00:34:53 +00:00
Thomas Bluemel fe46130e76 fixed desired access rights in GetFileSecurityW
svn path=/trunk/; revision=20744
2006-01-09 00:30:33 +00:00
Christoph von Wittich 88d5da795e make GedMurphy happy
svn path=/trunk/; revision=20743
2006-01-08 23:49:15 +00:00
Alex Ionescu 985468e1ef - Get the win32k beast tamed by msvc.
svn path=/trunk/; revision=20742
2006-01-08 23:26:03 +00:00
Ged Murphy 43df1080f8 implement list refreshing and program exit
svn path=/trunk/; revision=20741
2006-01-08 23:24:43 +00:00
Brandon Turner 86e81e0798 Fix tab complete bugs, including 1238.
svn path=/trunk/; revision=20740
2006-01-08 23:15:58 +00:00
Alex Ionescu 6f729fd39b - Remove inline assembly and use assembly files isntead. These come from lib\rtl\i386... it woudl be nice to share them but atm this causes some problems. I think the math code in lib\rtl should be split into lib\math eventually...
svn path=/trunk/; revision=20739
2006-01-08 23:05:38 +00:00
Hervé Poussineau c193b1f709 Display the error message only in case of... error
svn path=/trunk/; revision=20738
2006-01-08 22:50:11 +00:00
Ged Murphy b6b7f582ba Make the toolbar a bit more attractive.
svn path=/trunk/; revision=20737
2006-01-08 22:48:21 +00:00
Gé van Geldorp 7735f4484a Obtain DHCP info from DHCP client service
svn path=/trunk/; revision=20736
2006-01-08 22:14:26 +00:00
Brandon Turner 79678edae8 Check for NULL char and not '\' ;)
svn path=/trunk/; revision=20733
2006-01-08 21:26:34 +00:00
Alex Ionescu 183e4c4a5f - Forgot this file for msvc build
svn path=/trunk/; revision=20732
2006-01-08 21:26:17 +00:00
Brandon Turner 1039bf0a68 Check to see if we are at the end of the string even if there isnt a " there.
svn path=/trunk/; revision=20731
2006-01-08 21:17:40 +00:00
Klemens Friedl 3761ecf1a5 altered several year numbers from "2005" to "2006"
svn path=/trunk/; revision=20730
2006-01-08 21:09:00 +00:00
Gé van Geldorp b538d8f543 - Scream a little louder about unimplemented IOCTL codes
- Work around missing FSCTL_PIPE_TRANSCEIVE implementation

svn path=/trunk/; revision=20729
2006-01-08 20:50:08 +00:00
Christoph von Wittich 70307d0d99 fixed two bugs (spotted by w3seek)
svn path=/trunk/; revision=20728
2006-01-08 20:33:14 +00:00
Gé van Geldorp bb6b6e3a60 Don't close the pipe, we need it for the next client
svn path=/trunk/; revision=20727
2006-01-08 20:12:11 +00:00
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