reactos.git
17 years ago[AUDIT]
Maarten Bosma [Fri, 5 May 2006 15:36:25 +0000 (15:36 +0000)]
[AUDIT]
Elf Loader
- KJK::Hyperion says it's clean
- ELF loader does not exist in Windows(R).

svn path=/trunk/; revision=21804

17 years ago*added year selection box
Christoph von Wittich [Fri, 5 May 2006 15:35:56 +0000 (15:35 +0000)]
*added year selection box
*display current time

svn path=/trunk/; revision=21803

17 years ago[AUDIT]
Maarten Bosma [Fri, 5 May 2006 15:31:16 +0000 (15:31 +0000)]
[AUDIT]
Obviously clean since it does not exist in windows and comes from freebsd.

svn path=/trunk/; revision=21802

17 years ago"More efficient" IsPowerOf2 from Myria (myriachan at cox dot net).
Andrew Munger [Fri, 5 May 2006 15:10:59 +0000 (15:10 +0000)]
"More efficient" IsPowerOf2 from Myria (myriachan at cox dot net).

svn path=/trunk/; revision=21801

17 years ago[AUDIT]
Aleksey Bragin [Fri, 5 May 2006 15:09:57 +0000 (15:09 +0000)]
[AUDIT]
wshirda.dll

- Code is just a set of stubs
- Headers/defs/rc is definately clean

svn path=/trunk/; revision=21800

17 years ago[AUDIT]
Aleksey Bragin [Fri, 5 May 2006 14:56:16 +0000 (14:56 +0000)]
[AUDIT]
ntoskrnl/mm/pe.c

- KJK::Hyperion says it's clean
- There are references to original specs
- Windows PE loader is completely different

svn path=/trunk/; revision=21799

17 years ago[AUDIT]
Aleksey Bragin [Fri, 5 May 2006 14:10:47 +0000 (14:10 +0000)]
[AUDIT]
ws2help.dll

- Code is just a set of stubs
- Headers/defs/rc is definately clean

svn path=/trunk/; revision=21798

17 years agoLegacy device objects created for USB keyboard and mouse support should be treated...
Hervé Poussineau [Fri, 5 May 2006 10:12:59 +0000 (10:12 +0000)]
Legacy device objects created for USB keyboard and mouse support should be treated as FDOs, not PDOs.

svn path=/trunk/; revision=21797

17 years agoresources for the keyboard control panel applet
Johannes Anderwald [Thu, 4 May 2006 20:30:22 +0000 (20:30 +0000)]
resources for the keyboard control panel applet

svn path=/trunk/; revision=21796

17 years agofix build on linux plattforms
Johannes Anderwald [Thu, 4 May 2006 05:31:53 +0000 (05:31 +0000)]
fix build on linux plattforms

svn path=/trunk/; revision=21795

17 years agoBug : 1452 : patch from w3seek, some xlate obj fixes for indexed palettes, should...
Magnus Olsen [Thu, 4 May 2006 05:23:54 +0000 (05:23 +0000)]
Bug : 1452  : patch from w3seek, some xlate obj fixes for indexed palettes, should fix a hack introduced in r21292

svn path=/trunk/; revision=21794

17 years agoimplement notepad view status bar -
Johannes Anderwald [Wed, 3 May 2006 16:17:12 +0000 (16:17 +0000)]
implement notepad view status bar -
TODO: update caret position on arrow key/mouse scroll events

svn path=/trunk/; revision=21793

17 years agoset double click speed with latest slider pos
Johannes Anderwald [Wed, 3 May 2006 15:06:09 +0000 (15:06 +0000)]
set double click speed with latest slider pos

svn path=/trunk/; revision=21792

17 years agoDon't call IoRaiseHardError at DISPATCH_LEVEL
Hervé Poussineau [Wed, 3 May 2006 14:42:28 +0000 (14:42 +0000)]
Don't call IoRaiseHardError at DISPATCH_LEVEL

svn path=/trunk/; revision=21791

17 years agofix compiling with gcc4
Johannes Anderwald [Wed, 3 May 2006 14:34:01 +0000 (14:34 +0000)]
fix compiling with gcc4
patch from w3seek

svn path=/trunk/; revision=21790

17 years agoCleanup in SetupGetInfFileListW:
Hervé Poussineau [Wed, 3 May 2006 14:26:43 +0000 (14:26 +0000)]
Cleanup in SetupGetInfFileListW:
- Better arguments check
- Rename pFileSpecification to pFullFileName
- Fix some possible buffer overflows spotted by w3seek

svn path=/trunk/; revision=21789

17 years agoadded missing constanst #define SPI_GETMOUSECLICKLOCK 0x101E
Johannes Anderwald [Wed, 3 May 2006 14:09:39 +0000 (14:09 +0000)]
added missing constanst #define SPI_GETMOUSECLICKLOCK               0x101E
#define SPI_SETMOUSECLICKLOCK               0x101F

svn path=/trunk/; revision=21788

17 years agoDon't double free buffer in case of error
Hervé Poussineau [Wed, 3 May 2006 13:56:12 +0000 (13:56 +0000)]
Don't double free buffer in case of error

svn path=/trunk/; revision=21787

17 years agohalfplemented mouse control panel applet
Johannes Anderwald [Wed, 3 May 2006 13:45:22 +0000 (13:45 +0000)]
halfplemented mouse control panel applet

svn path=/trunk/; revision=21786

17 years agomouse control panel applet resources
Johannes Anderwald [Wed, 3 May 2006 11:23:57 +0000 (11:23 +0000)]
mouse control panel applet resources

svn path=/trunk/; revision=21785

17 years agosmall msvc compiling fix
Johannes Anderwald [Wed, 3 May 2006 11:18:07 +0000 (11:18 +0000)]
small msvc compiling fix

svn path=/trunk/; revision=21784

17 years ago[AUDIT]
Aleksey Bragin [Wed, 3 May 2006 10:57:26 +0000 (10:57 +0000)]
[AUDIT]
- w3seek says this file is derived from Wine and doesn't contain any possibly unclean code

svn path=/trunk/; revision=21783

17 years ago- Bug 1447: Patch by Thomas Weidenmueller "Use SEH for some lstring functions, partly...
Aleksey Bragin [Wed, 3 May 2006 10:55:46 +0000 (10:55 +0000)]
- Bug 1447: Patch by Thomas Weidenmueller "Use SEH for some lstring functions, partly adapted from WINE"

WaxDragon tested this patch and confirmed it works fine.

svn path=/trunk/; revision=21782

17 years ago- Bug 1450: Patch by Thomas Weidenmueller "Some window class fixes"
Aleksey Bragin [Wed, 3 May 2006 10:48:38 +0000 (10:48 +0000)]
- Bug 1450: Patch by Thomas Weidenmueller "Some window class fixes"

This patch makes registering the "Abiword" window class succeed. However, Abiword now crashes with a stack overflow recursively delivering the WM_NOTIFYFORMAT message to a subclassed rebar control...

svn path=/trunk/; revision=21781

17 years ago- Bug 1451: Patch by Thomas Weidenmueller:
Aleksey Bragin [Wed, 3 May 2006 10:35:11 +0000 (10:35 +0000)]
- Bug 1451: Patch by Thomas Weidenmueller:
System controls, such as comboboxes and listboxes are always unicode, even when
created with CreateWindowExA. Therefore, ansi messages need to be converted to
unicode and vice versa when sent to these windows. This patch fixes some(!) of these issues! Not all control messages are handled!

svn path=/trunk/; revision=21780

17 years agoMove callproc code into own file and reduce unneccessary system calls to dereference...
Andrew Munger [Wed, 3 May 2006 04:17:50 +0000 (04:17 +0000)]
Move callproc code into own file and reduce unneccessary system calls to dereference them.
It doesn't fix any bugs but improves performance a bit.
Patch from w3seek, bug 1445.

svn path=/trunk/; revision=21779

17 years agoupdated french translation patch by usurp
Christoph von Wittich [Tue, 2 May 2006 22:45:35 +0000 (22:45 +0000)]
updated french translation patch by usurp
fixes bug 1441

svn path=/trunk/; revision=21778

17 years agoGot carried away ;)
Ged Murphy [Tue, 2 May 2006 21:11:36 +0000 (21:11 +0000)]
Got carried away ;)

svn path=/trunk/; revision=21777

17 years ago- convert the screensaver to tchar and build as unicode.
Ged Murphy [Tue, 2 May 2006 21:01:43 +0000 (21:01 +0000)]
- convert the screensaver to tchar and build as unicode.
- gets around the ANSI bug in the config dialog

svn path=/trunk/; revision=21776

17 years agoremove unsuse files after some redesign of ddraw
Magnus Olsen [Tue, 2 May 2006 17:53:04 +0000 (17:53 +0000)]
remove unsuse files after some redesign of ddraw

svn path=/trunk/; revision=21770

17 years agofix the build
Magnus Olsen [Tue, 2 May 2006 08:15:50 +0000 (08:15 +0000)]
fix the build

svn path=/trunk/; revision=21769

17 years agoimplement add and release ref
Magnus Olsen [Tue, 2 May 2006 08:09:47 +0000 (08:09 +0000)]
implement add and release ref

svn path=/trunk/; revision=21768

17 years ago- Patch by Thomas Weidenmueller: Adds a workaround for buggy installshield installers...
Aleksey Bragin [Mon, 1 May 2006 21:33:26 +0000 (21:33 +0000)]
- Patch by Thomas Weidenmueller: Adds a workaround for buggy installshield installers (which crash without this patch)
- Fixes e.g. ATI Catalyst 5.5 installer and some other

svn path=/trunk/; revision=21763

17 years agoupdated resource files
Christoph von Wittich [Mon, 1 May 2006 17:24:38 +0000 (17:24 +0000)]
updated resource files

svn path=/trunk/; revision=21761

17 years agoWorking on a redesign of whole directdraw interface
Magnus Olsen [Mon, 1 May 2006 10:04:59 +0000 (10:04 +0000)]
Working on a redesign of whole directdraw interface
frist commit of many

svn path=/trunk/; revision=21760

17 years agoAdd kbdclass and mouclass as upper filter for keyboard and mouse devices.
Hervé Poussineau [Sun, 30 Apr 2006 19:17:32 +0000 (19:17 +0000)]
Add kbdclass and mouclass as upper filter for keyboard and mouse devices.
Install i8042prt driver, even if it is not plug&play compliant at the moment

svn path=/trunk/; revision=21759

17 years agoImprovement to the r21757 patch.
Eric Kohl [Sun, 30 Apr 2006 12:10:31 +0000 (12:10 +0000)]
Improvement to the r21757 patch.

svn path=/trunk/; revision=21758

17 years agoAn attempt to read from a not-yet-connected pipe must fail. This fixes a Wine testcase.
Eric Kohl [Sun, 30 Apr 2006 07:47:07 +0000 (07:47 +0000)]
An attempt to read from a not-yet-connected pipe must fail. This fixes a Wine testcase.

svn path=/trunk/; revision=21757

17 years agoAdd pciide.sys/pciidex.sys to bootcd
Hervé Poussineau [Sat, 29 Apr 2006 11:11:29 +0000 (11:11 +0000)]
Add pciide.sys/pciidex.sys to bootcd

svn path=/trunk/; revision=21756

17 years agoSet file object flag FO_NAMED_PIPE upon named pipe creation.
Eric Kohl [Sat, 29 Apr 2006 07:39:13 +0000 (07:39 +0000)]
Set file object flag FO_NAMED_PIPE upon named pipe creation.

svn path=/trunk/; revision=21755

17 years agoSet file object flag FO_MAILSLOT upon mailslot creation.
Eric Kohl [Sat, 29 Apr 2006 07:35:41 +0000 (07:35 +0000)]
Set file object flag FO_MAILSLOT upon mailslot creation.

svn path=/trunk/; revision=21754

17 years agoLighter implementation of SetupGetInfFileListW
Hervé Poussineau [Fri, 28 Apr 2006 21:10:49 +0000 (21:10 +0000)]
Lighter implementation of SetupGetInfFileListW

svn path=/trunk/; revision=21753

17 years agofix build
Ged Murphy [Fri, 28 Apr 2006 15:43:45 +0000 (15:43 +0000)]
fix build

svn path=/trunk/; revision=21752

17 years agoadded a PopupMenu with Add and Delete functions in screensaver.c
Christoph von Wittich [Fri, 28 Apr 2006 15:34:58 +0000 (15:34 +0000)]
added a PopupMenu with Add and Delete functions in screensaver.c

svn path=/trunk/; revision=21751

18 years agofixed a typo
Christoph von Wittich [Fri, 28 Apr 2006 06:00:23 +0000 (06:00 +0000)]
fixed a typo

svn path=/trunk/; revision=21750

18 years ago-redesigned the screensaver dialog
Christoph von Wittich [Fri, 28 Apr 2006 05:46:44 +0000 (05:46 +0000)]
-redesigned the screensaver dialog
-removed add and delete buttons (these function should be placed in a context menu instead)

other rc files than english and german have to be updated accordingly

svn path=/trunk/; revision=21749

18 years agotransparent screen picture
Christoph von Wittich [Fri, 28 Apr 2006 00:09:33 +0000 (00:09 +0000)]
transparent screen picture

svn path=/trunk/; revision=21748

18 years agorevert the my computer icon. mf's original is prefered
Ged Murphy [Thu, 27 Apr 2006 20:40:09 +0000 (20:40 +0000)]
revert the my computer icon. mf's original is prefered

svn path=/trunk/; revision=21747

18 years ago- allow start menu selection to loop when using the keyboard
Ged Murphy [Wed, 26 Apr 2006 22:44:26 +0000 (22:44 +0000)]
- allow start menu selection to loop when using the keyboard
- patch by Andreas Bjerkeholt (harteex@gmail.com)

svn path=/trunk/; revision=21745

18 years ago[AUDIT] after looking through code no signs of reverse engineering were found.
Magnus Olsen [Wed, 26 Apr 2006 05:06:22 +0000 (05:06 +0000)]
[AUDIT] after looking through code no signs of reverse engineering were found.
BUG 1432 patch from w3seek : Get tools/cabman compile with gcc4

svn path=/trunk/; revision=21744

18 years ago[AUDIT] after looking through code no signs of reverse engineering were found.
Magnus Olsen [Wed, 26 Apr 2006 04:59:24 +0000 (04:59 +0000)]
[AUDIT] after looking through code no signs of reverse engineering were found.
BUG 1437 patch from w3seek : SMSS: Fix using uninitialized variable

svn path=/trunk/; revision=21743

18 years ago[AUDIT] after looking through code no signs of reverse engineering were found.
Magnus Olsen [Wed, 26 Apr 2006 04:49:11 +0000 (04:49 +0000)]
[AUDIT] after looking through code no signs of reverse engineering were found.
BUG 1436 patch from w3seek : SMSS: make \SystemRoot\System32 the current directory for started subsystems

svn path=/trunk/; revision=21742

18 years agoComplete IRP_MJ_CREATE, IRP_MJ_CLOSE, IRP_MJ_CLEANUP
Hervé Poussineau [Tue, 25 Apr 2006 22:22:22 +0000 (22:22 +0000)]
Complete IRP_MJ_CREATE, IRP_MJ_CLOSE, IRP_MJ_CLEANUP
Use correct buffer when filling read request. Use SEH when needed
Correctly propagate DO_BUFFERED_IO, DO_DIRECT_IO and FILE_DEVICE_SECURE_OPEN flags

svn path=/trunk/; revision=21741

18 years agofix build
Ged Murphy [Tue, 25 Apr 2006 21:47:16 +0000 (21:47 +0000)]
fix build

svn path=/trunk/; revision=21740

18 years ago21728 broke the release build, use an #ifndef instead.
Andrew Munger [Tue, 25 Apr 2006 01:31:00 +0000 (01:31 +0000)]
21728 broke the release build, use an #ifndef instead.

svn path=/trunk/; revision=21738

18 years agodelete sneaky file
Ged Murphy [Mon, 24 Apr 2006 21:36:08 +0000 (21:36 +0000)]
delete sneaky file

svn path=/trunk/; revision=21737

18 years agomatch the regedit icons to the shell32 ones.
Ged Murphy [Mon, 24 Apr 2006 21:32:54 +0000 (21:32 +0000)]
match the regedit icons to the shell32 ones.

svn path=/trunk/; revision=21736

18 years agomatch the explorer icons to the shell32 ones.
Ged Murphy [Mon, 24 Apr 2006 21:31:41 +0000 (21:31 +0000)]
match the explorer icons to the shell32 ones.

svn path=/trunk/; revision=21735

18 years ago[AUDIT]
Ged Murphy [Mon, 24 Apr 2006 20:26:02 +0000 (20:26 +0000)]
[AUDIT]
sysdm.cpl
Clear formatted Win32 API code fully documented on MSDN.

svn path=/trunk/; revision=21734

18 years ago- The start of a revamp of the UI. This is still not yet finished, but I'm committing...
Ged Murphy [Mon, 24 Apr 2006 19:09:33 +0000 (19:09 +0000)]
- The start of a revamp of the UI. This is still not yet finished, but I'm committing anyway as it's looks much better already.
- Added a vast amount of resources for shell32. Resources now follow the Windows naming method for compatability with themes (one day).
- Removed the old Wine icons out of the .rc file and each icon is now stored in binary for easy maintenance.
- Many more icons to come for other libs (e.g. comctl32) plus separate programs, followed by the toolbars then moving onto other areas.
- I have some documentation to keep track of the Windows v ReactOS icons, including resource names, if anyone needs to work with it or is just generally nosey :)

svn path=/trunk/; revision=21733

18 years agoCreate the pagefile at the root of the drive by default. Now when you install to...
Andrew Munger [Mon, 24 Apr 2006 18:32:35 +0000 (18:32 +0000)]
Create the pagefile at the root of the drive by default. Now when you install to an alternate %systemroot%, you can still have a page file.

svn path=/trunk/; revision=21732

18 years agoSorry did set DebugPort to COM1
Maarten Bosma [Mon, 24 Apr 2006 18:32:21 +0000 (18:32 +0000)]
Sorry did set DebugPort to COM1

svn path=/trunk/; revision=21731

18 years agoSet Freeloader timeout to 0 for release builds.
Maarten Bosma [Mon, 24 Apr 2006 10:54:06 +0000 (10:54 +0000)]
Set Freeloader timeout to 0 for release builds.

svn path=/trunk/; revision=21728

18 years agoAdd some defines
Hervé Poussineau [Mon, 24 Apr 2006 10:51:34 +0000 (10:51 +0000)]
Add some defines

svn path=/trunk/; revision=21727

18 years agopatch from w3seek : create smss with a current directory (system path), Otherwise...
Magnus Olsen [Sun, 23 Apr 2006 17:31:07 +0000 (17:31 +0000)]
patch from w3seek : create smss with a current directory (system path), Otherwise the current directory for all early processes will be NULL. Fixes some inf installation issues reported by Herve.

svn path=/trunk/; revision=21725

18 years agoFully implement SetupDiGetDriverInfoDetailW
Hervé Poussineau [Sun, 23 Apr 2006 11:41:59 +0000 (11:41 +0000)]
Fully implement SetupDiGetDriverInfoDetailW

svn path=/trunk/; revision=21720

18 years ago[AUDIT]
Saveliy Tretiakov [Sun, 23 Apr 2006 08:58:28 +0000 (08:58 +0000)]
[AUDIT]
\trunk\reactos\drivers\filesystems\np (Unlocked)
Eric Kohl confirmed npfs is clean.

svn path=/trunk/; revision=21717

18 years ago[AUDIT]
Saveliy Tretiakov [Sun, 23 Apr 2006 08:56:14 +0000 (08:56 +0000)]
[AUDIT]
\trunk\reactos\drivers\filesystems\ms (Unlocked)
Eric Kohl confirmed mailslot filesystem is clean.

svn path=/trunk/; revision=21716

18 years ago[AUDIT]
Saveliy Tretiakov [Sun, 23 Apr 2006 08:52:45 +0000 (08:52 +0000)]
[AUDIT]
\trunk\reactos\drivers\filesystems\fs_rec (audit)
Eric Kohl confirmed fs_rec is clean. Inspired by Bo Branten's file system recognizer.

svn path=/trunk/; revision=21715

18 years agoFix little bug in mouse detection
Hervé Poussineau [Sun, 23 Apr 2006 08:46:25 +0000 (08:46 +0000)]
Fix little bug in mouse detection
Create unnamed FDOs
Read only registry parameters which make sense
Start to read mouse only when receiving IRP_MN_START_DEVICE
Cleanup of code

svn path=/trunk/; revision=21714

18 years ago[AUDIT]
Hervé Poussineau [Sun, 23 Apr 2006 08:44:06 +0000 (08:44 +0000)]
[AUDIT]
\trunk\reactos\drivers\input\sermouse (Unlocked)
I (the author) confirmed sermouse is clean.

svn path=/trunk/; revision=21713

18 years agoDon't tell we succeeded IOCTL_KEYBOARD_QUERY_INDICATORS and IOCTL_KEYBOARD_QUERY_INDI...
Hervé Poussineau [Sat, 22 Apr 2006 18:00:47 +0000 (18:00 +0000)]
Don't tell we succeeded IOCTL_KEYBOARD_QUERY_INDICATORS and IOCTL_KEYBOARD_QUERY_INDICATOR_TRANSLATION, as it is not true.
Fixes bug 1408

svn path=/trunk/; revision=21711

18 years ago[AUDIT]
Saveliy Tretiakov [Sat, 22 Apr 2006 16:36:21 +0000 (16:36 +0000)]
[AUDIT]
\trunk\reactos\drivers\filesystems\cdfs (Unlocked)
Eric Kohl confirmed cdfs is clean.  Based on vfatc code and iso-9660 documentation.

svn path=/trunk/; revision=21710

18 years ago[AUDIT]
Saveliy Tretiakov [Sat, 22 Apr 2006 16:27:31 +0000 (16:27 +0000)]
[AUDIT]
\trunk\reactos\dll\win32\userenv (Unlocked)
Eric Kohl (the author) confirmed he used clean methods to develop
this dll. It was written using a lot of test code. Thomas
Weidenmueller, another contributor, also confirmed his code is clean.

svn path=/trunk/; revision=21709

18 years agoDon't dereference device objects if they were not referenced
Hervé Poussineau [Sat, 22 Apr 2006 14:08:43 +0000 (14:08 +0000)]
Don't dereference device objects if they were not referenced
Remove one hack from kbdclass

svn path=/trunk/; revision=21708

18 years ago[AUDIT]
Saveliy Tretiakov [Sat, 22 Apr 2006 14:06:53 +0000 (14:06 +0000)]
[AUDIT]
\trunk\reactos\drivers\filesystems\ntfs (Unlocked)
Eric Kohl confirmed ntfs driver is clean.

svn path=/trunk/; revision=21707

18 years ago[AUDIT]
Saveliy Tretiakov [Sat, 22 Apr 2006 14:01:25 +0000 (14:01 +0000)]
[AUDIT]
\trunk\reactos\drivers\base\blue (unlocked)
Eric Kohl confirmed blue is clean.

svn path=/trunk/; revision=21706

18 years ago[AUDIT]
Saveliy Tretiakov [Sat, 22 Apr 2006 13:58:53 +0000 (13:58 +0000)]
[AUDIT]
\trunk\reactos\drivers\base\beep (Unlocked)
Eric Kohl confirmed beep is clean.

svn path=/trunk/; revision=21705

18 years ago[AUDIT]
Saveliy Tretiakov [Sat, 22 Apr 2006 13:55:01 +0000 (13:55 +0000)]
[AUDIT]
\trunk\reactos\base\setup\usetup (Unlocked)
Eric Kohl confirmed usetup is clean.

svn path=/trunk/; revision=21704

18 years ago[AUDIT]
Saveliy Tretiakov [Sat, 22 Apr 2006 13:09:28 +0000 (13:09 +0000)]
[AUDIT]
\trunk\reactos\tools\mkhive (Unlocked)
Eric Kohl confirmed mkhive is clean.

svn path=/trunk/; revision=21703

18 years agoRemove reg button in ReactOS. It made the toolbar a bit long, plus regedit should...
Ged Murphy [Sat, 22 Apr 2006 12:39:42 +0000 (12:39 +0000)]
Remove reg button in ReactOS. It made the toolbar a bit long, plus regedit should be used.

svn path=/trunk/; revision=21702

18 years agoAndrey Korotaev (unC0Rr@inbox.ru):
Saveliy Tretiakov [Sat, 22 Apr 2006 11:55:09 +0000 (11:55 +0000)]
Andrey Korotaev (unC0Rr@inbox.ru):
Ru.rc: Reflect latest changes. Improved elements layout.
settings.c: Sort by width, not only height.

svn path=/trunk/; revision=21701

18 years ago[AUDIT]
Maarten Bosma [Sat, 22 Apr 2006 06:24:00 +0000 (06:24 +0000)]
[AUDIT]
They are bitmaps and do not look like window's

svn path=/trunk/; revision=21700

18 years ago[AUDIT]
Maarten Bosma [Sat, 22 Apr 2006 06:06:11 +0000 (06:06 +0000)]
[AUDIT]
Unlock: They are no code.

svn path=/trunk/; revision=21699

18 years ago[AUDIT]
Saveliy Tretiakov [Sat, 22 Apr 2006 05:55:17 +0000 (05:55 +0000)]
[AUDIT]
\trunk\reactos\drivers\bus\acpi (Unlocked)
Alex Ionescu says this code is clean: it's 99% from bsd/linux acpi driver with a single header for NT wrapper, which he thinks was done by arty and is 100% clean. It only does things like malloc->ExAllocatePool.

svn path=/trunk/; revision=21698

18 years agoArt Yerkes said this should be deleted.
Saveliy Tretiakov [Sat, 22 Apr 2006 05:37:07 +0000 (05:37 +0000)]
Art Yerkes said this should be deleted.

svn path=/trunk/; revision=21697

18 years ago[AUDIT]
Saveliy Tretiakov [Sat, 22 Apr 2006 05:27:40 +0000 (05:27 +0000)]
[AUDIT]
\trunk\reactos\lib\drivers\ip (Unlocked)
Art Yerkes confirmed this is clean.

svn path=/trunk/; revision=21696

18 years ago[AUDIT]
Saveliy Tretiakov [Sat, 22 Apr 2006 05:22:34 +0000 (05:22 +0000)]
[AUDIT]
\trunk\reactos\drivers\network\tdi (Unlocked)
Virtually empty. Art Yerkes confirmed it's clean.

svn path=/trunk/; revision=21695

18 years ago[AUDIT]
Saveliy Tretiakov [Sat, 22 Apr 2006 05:15:29 +0000 (05:15 +0000)]
[AUDIT]
\trunk\reactos\drivers\network\tcpip (uNLOCKED)
Combination of Casper and Art Yerkes work. Mostly rewritten by Art Yerkes, he agreed it's clean.

svn path=/trunk/; revision=21694

18 years ago[AUDIT]
Saveliy Tretiakov [Sat, 22 Apr 2006 04:56:37 +0000 (04:56 +0000)]
[AUDIT]
reactos/drivers/network/lan (Unlocked)
Art Yerkes says this is clean. derived from tcpip/datalink/lan.c

svn path=/trunk/; revision=21693

18 years agoRespect wine's indentation. Tabs -> spaces.
Saveliy Tretiakov [Sat, 22 Apr 2006 04:50:37 +0000 (04:50 +0000)]
Respect wine's indentation. Tabs -> spaces.

svn path=/trunk/; revision=21692

18 years ago[AUDIT]
Ged Murphy [Fri, 21 Apr 2006 23:05:18 +0000 (23:05 +0000)]
[AUDIT]
mmsys.cpl
Clear formatted Win32 API code fully documented on MSDN.
This code doesn't do much at present besides display a dialog

svn path=/trunk/; revision=21691

18 years ago[AUDIT]
Ged Murphy [Fri, 21 Apr 2006 22:55:57 +0000 (22:55 +0000)]
[AUDIT]
main.cpl
Clear formatted Win32 API code fully documented on MSDN.
This code doesn't do much at present besides display a dialog

svn path=/trunk/; revision=21690

18 years ago[AUDIT]
Saveliy Tretiakov [Fri, 21 Apr 2006 17:45:51 +0000 (17:45 +0000)]
[AUDIT]
\trunk\reactos\drivers\network\afd (UNLOCKED)
Art Yerkes vouch this is clean.

svn path=/trunk/; revision=21689

18 years ago[AUDIT]
Saveliy Tretiakov [Fri, 21 Apr 2006 16:53:24 +0000 (16:53 +0000)]
[AUDIT]
/trunk/reactos/lib/drivers/oskittcp/oskittcp/ (unlocked)
3rd party code. Copyright (c) The Regents of the University of California.

svn path=/trunk/; revision=21688

18 years ago[AUDIT]
Saveliy Tretiakov [Fri, 21 Apr 2006 16:36:34 +0000 (16:36 +0000)]
[AUDIT]
\trunk\reactos\base\applications\utils\pice (unlocked)
Port of pice.sourceforge.net

svn path=/trunk/; revision=21687

18 years agoRespect wine's indentation. Tabs -> spaces.
Saveliy Tretiakov [Fri, 21 Apr 2006 16:28:25 +0000 (16:28 +0000)]
Respect wine's indentation. Tabs -> spaces.

svn path=/trunk/; revision=21686

18 years ago[AUDIT]
Peter Ward [Fri, 21 Apr 2006 16:06:08 +0000 (16:06 +0000)]
[AUDIT]
reactos\base\applications\cacls (Unlocked):
- The author Thomas Weidenmueller has confirmed that this is clean.

svn path=/trunk/; revision=21685

18 years ago[AUDIT]
Peter Ward [Fri, 21 Apr 2006 15:47:50 +0000 (15:47 +0000)]
[AUDIT]
reactos\base\applications\gettype (Unlocked):
- The author Brandon Turner has confirmed that this is clean.

svn path=/trunk/; revision=21684

18 years ago[AUDIT]
Peter Ward [Fri, 21 Apr 2006 15:15:18 +0000 (15:15 +0000)]
[AUDIT]
reactos\lib\string (Unlocked):
- Clean.

svn path=/trunk/; revision=21683