Commit Graph
21353 Commits
Author SHA1 Message Date
Ged Murphy d9ff34c976 [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
2006-04-21 23:05:18 +00:00
Ged Murphy 8a7427520d [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
2006-04-21 22:55:57 +00:00
Saveliy Tretiakov be29b894bc [AUDIT]
\trunk\reactos\drivers\network\afd (UNLOCKED)
Art Yerkes vouch this is clean.


svn path=/trunk/; revision=21689
2006-04-21 17:45:51 +00:00
Saveliy Tretiakov 6cc78e8c8b [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
2006-04-21 16:53:24 +00:00
Saveliy Tretiakov 630769f746 [AUDIT]
\trunk\reactos\base\applications\utils\pice (unlocked)
Port of pice.sourceforge.net


svn path=/trunk/; revision=21687
2006-04-21 16:36:34 +00:00
Saveliy Tretiakov 64df215733 Respect wine's indentation. Tabs -> spaces.
svn path=/trunk/; revision=21686
2006-04-21 16:28:25 +00:00
Peter Ward a585852cdb [AUDIT]
reactos\base\applications\cacls (Unlocked):
- The author Thomas Weidenmueller has confirmed that this is clean.

svn path=/trunk/; revision=21685
2006-04-21 16:06:08 +00:00
Peter Ward bc88c9c915 [AUDIT]
reactos\base\applications\gettype (Unlocked):
- The author Brandon Turner has confirmed that this is clean.

svn path=/trunk/; revision=21684
2006-04-21 15:47:50 +00:00
Peter Ward 6ef238eea3 [AUDIT]
reactos\lib\string (Unlocked):
- Clean.

svn path=/trunk/; revision=21683
2006-04-21 15:15:18 +00:00
Peter Ward a0a28fad63 [AUDIT]
reactos\lib\libwine (Unlocked):
- Wine code.

svn path=/trunk/; revision=21682
2006-04-21 15:04:14 +00:00
Peter Ward 19e3304412 [AUDIT]
reactos\lib\kjs (Unlocked):
- 3rd Party.

svn path=/trunk/; revision=21681
2006-04-21 15:00:24 +00:00
Hervé Poussineau 4614dc266e Fix a wrong copy/paste in UNICODE version of route.exe
svn path=/trunk/; revision=21680
2006-04-21 08:03:19 +00:00
Klemens Friedl 299cf3cd06 Update german language file
svn path=/trunk/; revision=21679
2006-04-21 06:51:59 +00:00
Ged Murphy 6f15819ed2 Add the same bitmap to the settings page too.
Needs the background masking out though ...

svn path=/trunk/; revision=21678
2006-04-20 22:25:53 +00:00
Ged Murphy fbf34c7981 Display a monitor behind the background picker on the display control panel.
Other languages needs their resources updating so it doesn't look messy. No time to do it, it's too late ;)

svn path=/trunk/; revision=21677
2006-04-20 22:18:12 +00:00
Saveliy Tretiakov 4155fe153a [AUDIT]
\trunk\reactos\lib\uuid (Unlocked)
Wine code.


svn path=/trunk/; revision=21675
2006-04-20 16:19:57 +00:00
Saveliy Tretiakov a31a95e611 Add GDB property for debugging with gdb
svn path=/trunk/; revision=21674
2006-04-20 16:13:50 +00:00
Saveliy Tretiakov e3dc3ea163 Update tests
svn path=/trunk/; revision=21673
2006-04-20 16:00:36 +00:00
Saveliy Tretiakov 1b9586156b Implement context handle support for servers: NdrServerContextMarshall, NdrServerContextUnmarshall, NDRSContextMarshall, NDRSContextUnmarshall.
MSDN context handle examples now work in ros. Context rundown routines don't work yet.


svn path=/trunk/; revision=21672
2006-04-20 15:45:01 +00:00
Christoph von Wittich 859360830e draw icons with the correct size
fixes the last Miranda menu issue I know of

svn path=/trunk/; revision=21671
2006-04-20 07:03:58 +00:00
Magnus Olsen 836aa765da bug 1346 : patch from w3seek : Support SE_FILE_OBJECT in GetNamedSecurityInfo
svn path=/trunk/; revision=21670
2006-04-20 04:36:18 +00:00
Magnus Olsen f913f2a8f4 Bug 1345 : patch from w3seek Fixes for BuildTrusteeWithObjectsAndName, BuildTrusteeWithObjectsAndSid and GetTrusteeName
A test apps exits also from w3seek not commited.

svn path=/trunk/; revision=21669
2006-04-20 04:28:47 +00:00
Ged Murphy b6900e8ae0 [AUDIT]
reporterror
This is a ReactOS application unrelated to Windows. However I've been through the code anyway and it comprises of modular code documented on MSDN.

svn path=/trunk/; revision=21668
2006-04-19 20:56:44 +00:00
Ged Murphy e81df84a04 [AUDIT]
sc
I am the author and can verify this code is clean

svn path=/trunk/; revision=21667
2006-04-19 20:21:43 +00:00
Ged Murphy 0534fe7c0d [AUDIT]
route
currently a very basic app which uses simple iphlpapi functions.

svn path=/trunk/; revision=21666
2006-04-19 20:19:51 +00:00
Ged Murphy 4178c709bd this was missed when netstat was unlocked originally
svn path=/trunk/; revision=21665
2006-04-19 20:15:45 +00:00
Ged Murphy aca11294e4 [AUDIT]
hostname
it only calls GetComputerName. I think it's safe to assume this is clean :)

svn path=/trunk/; revision=21664
2006-04-19 20:14:03 +00:00
Ged Murphy 20cc933b0c cleaner, revamped speaker icon.
svn path=/trunk/; revision=21662
2006-04-18 22:35:20 +00:00
Christoph von Wittich 7850d9f178 changed window caption to design proposal from #reactos channel
svn path=/trunk/; revision=21661
2006-04-18 20:06:30 +00:00
Christoph von Wittich 990019c419 UI improvement (window captions)
svn path=/trunk/; revision=21660
2006-04-18 19:29:47 +00:00
Hervé Poussineau ffd89368ef No need to write "Serenum:" at the start of each debug string
svn path=/trunk/; revision=21659
2006-04-18 19:26:48 +00:00
Magnus Olsen 57c69510f1 wrong line break in the translations
svn path=/trunk/; revision=21658
2006-04-18 19:05:05 +00:00
Ged Murphy a4c71b513b Reduce the size a bit.
svn path=/trunk/; revision=21657
2006-04-18 18:16:11 +00:00
Magnus Olsen 852e3f2ad4 [AUDIT] format this util is written from scratch, simple cmd command, and after looking through code no signs of reverse engineering were found
svn path=/trunk/; revision=21656
2006-04-18 17:46:46 +00:00
Magnus Olsen fb106bc2a8 [AUDLT] Clean from wine
svn path=/trunk/; revision=21655
2006-04-18 17:45:55 +00:00
Ged Murphy bc697aebe9 [AUDIT]
tcpsvcs
I am the author and can verify this code is clean

svn path=/trunk/; revision=21654
2006-04-18 17:24:16 +00:00
Magnus Olsen 9f3720e359 Dutch translations from the dutch translations team,
cacls, getfirefox, msconfig, sndvol32, taskmgr by  Maurus Cuelenaere,  winemine by  Maurus Cuelenaere  
winlogon by Eric Janssen  

svn path=/trunk/; revision=21653
2006-04-18 17:23:29 +00:00
Christoph von Wittich ca3a742dba fix ownerdraw menu for miranda (patch by Brezenbak)
svn path=/trunk/; revision=21652
2006-04-18 17:17:08 +00:00
Ged Murphy 904d3ca622 - convert the floating windows to use pointers within the main structure
- allow showing and hiding of floating windows
- implement a rough version of the history interface
- temp draw a suggestion on how the color window could look.
- insert a few menu hints
- lots of half implemented of temp stuff in this commit, but committing now before the patch gets any bigger.

svn path=/trunk/; revision=21651
2006-04-18 16:42:54 +00:00
Magnus Olsen 6da6e80112 fast cleanup in dib/dib24bpp.c, Fixing a crash bug in dib32bpp.c (typo from me), xlate XO_TABLE can resive 0xffff or 0xffff or 0xffffff or 0xffffffff as color code for table, but the table is only 256 but in color&FF, That will stop firefox crash and translate the color right.
svn path=/trunk/; revision=21650
2006-04-18 15:52:48 +00:00
Christoph von Wittich e5a4bd769c added dutch translation patch written by mcuelenaere <[email protected]>
fixes bug 1371

svn path=/trunk/; revision=21649
2006-04-18 13:32:17 +00:00
Christoph von Wittich 8898216301 fixed bug 1406
fixed a typo in german rc file

svn path=/trunk/; revision=21648
2006-04-18 13:26:40 +00:00
Christoph von Wittich ab48d70466 set eol-style:native
fixed inconsistent newlines

svn path=/trunk/; revision=21647
2006-04-18 13:01:11 +00:00
Christoph von Wittich 8929ea7829 fixed bug 1407
svn path=/trunk/; revision=21646
2006-04-18 12:52:18 +00:00
Magnus Olsen f29eac23ec Fix the xlate bug in 24dib correct fix more buttom showing right in firefox now
svn path=/trunk/; revision=21645
2006-04-18 09:47:51 +00:00
Magnus Olsen f0c7bff035 fix 16 to 16 soyrce dest why the hell does th 16bitmap surface calls into this
svn path=/trunk/; revision=21644
2006-04-17 21:28:02 +00:00
Maarten Bosma e495c66834 sort alphabetically
svn path=/trunk/; revision=21643
2006-04-17 19:12:49 +00:00
Aleksey Bragin 473cb1c0c6 - Update Wine-sync related doc
svn path=/trunk/; revision=21642
2006-04-17 18:11:17 +00:00
Maarten Bosma c727e592a6 Open .ini and .inf with notepad
svn path=/trunk/; revision=21641
2006-04-17 17:54:45 +00:00
Ged Murphy 85800c3f71 remove a few wineisms, they are in out main header now.
svn path=/trunk/; revision=21640
2006-04-17 17:47:39 +00:00