reactos.git
18 years agoadd & altered some text files (update information)
Klemens Friedl [Sun, 5 Mar 2006 13:57:35 +0000 (13:57 +0000)]
add & altered some text files (update information)

svn path=/trunk/; revision=21229

18 years agoreplaced notepad icon (tango icon), the old one looks too similar to the WinXP one
Klemens Friedl [Sun, 5 Mar 2006 09:58:59 +0000 (09:58 +0000)]
replaced notepad icon (tango icon), the old one looks too similar to the WinXP one

(note: currently the 32x32 based on the 22x22, my gimp doesn't work and so i had not chance to convert the svg to png, will do that later)

svn path=/trunk/; revision=21228

18 years agoAdd Alex, Herve, Ged, mf, and myself to CREDITS.
Saveliy Tretiakov [Sat, 4 Mar 2006 17:56:20 +0000 (17:56 +0000)]
Add Alex, Herve, Ged, mf, and myself to CREDITS.
Move references from CREDITS to media\doc\books.txt (better place imo)

svn path=/trunk/; revision=21227

18 years ago- Make ROS buildable with GCC 4.1
Ged Murphy [Sat, 4 Mar 2006 17:27:40 +0000 (17:27 +0000)]
- Make ROS buildable with GCC 4.1
- Patch by Thomas Weidenmueller

svn path=/trunk/; revision=21226

18 years agoUpdate eventlogrpc.idl
Saveliy Tretiakov [Sat, 4 Mar 2006 17:11:16 +0000 (17:11 +0000)]
Update eventlogrpc.idl

svn path=/trunk/; revision=21225

18 years agoDon't create files when booting from CD
Saveliy Tretiakov [Sat, 4 Mar 2006 17:04:42 +0000 (17:04 +0000)]
Don't create files when booting from CD
Implement EventLogOpenA (wrapper over unimplemented EventLogOpenW)

svn path=/trunk/; revision=21224

18 years agoMake mkhive support also symbolic flag names (like TYPE_DWORD) instead of only numeric.
Saveliy Tretiakov [Sat, 4 Mar 2006 15:43:52 +0000 (15:43 +0000)]
Make mkhive support also symbolic flag names (like TYPE_DWORD) instead of only numeric.

svn path=/trunk/; revision=21223

18 years ago- Removed the overkill reliance on SetWindow/ViewportExtEx and scale correctly to...
Ged Murphy [Fri, 3 Mar 2006 15:22:42 +0000 (15:22 +0000)]
- Removed the overkill reliance on SetWindow/ViewportExtEx and scale correctly to the window.
- More of a chance of it working in ROS now (although I've not tried it) tried and tested in Windows.

svn path=/trunk/; revision=21222

18 years agoUpdate german (austrian) language file:
Klemens Friedl [Thu, 2 Mar 2006 20:44:00 +0000 (20:44 +0000)]
Update german (austrian) language file:

corrected "Februar" to "Feber" which is the default word in austria

svn path=/trunk/; revision=21221

18 years agomove clock window down a bit. It was obscuring the group text
Ged Murphy [Wed, 1 Mar 2006 23:50:30 +0000 (23:50 +0000)]
move clock window down a bit. It was obscuring the group text

svn path=/trunk/; revision=21220

18 years agomod all resources inline with En.rc
Ged Murphy [Wed, 1 Mar 2006 23:35:54 +0000 (23:35 +0000)]
mod all resources inline with En.rc

svn path=/trunk/; revision=21219

18 years ago- Add an analog clock to the timedate cpl.
Ged Murphy [Wed, 1 Mar 2006 21:44:17 +0000 (21:44 +0000)]
- Add an analog clock to the timedate cpl.
- Add more code towards setting system time via NTP

svn path=/trunk/; revision=21218

18 years agoFix devenum.dll in reactos.dff. Thanks to lkjasa for spotting this.
Aleksey Bragin [Tue, 28 Feb 2006 13:14:29 +0000 (13:14 +0000)]
Fix devenum.dll in reactos.dff. Thanks to lkjasa for spotting this.

svn path=/trunk/; revision=21217

18 years agoAdded 'world' and 'universe' targets (suggested by oiaohm)
Art Yerkes [Tue, 28 Feb 2006 05:39:05 +0000 (05:39 +0000)]
Added 'world' and 'universe' targets (suggested by oiaohm)

svn path=/trunk/; revision=21216

18 years agoRegOpenCurrentUser() prototype added
Aleksey Bragin [Mon, 27 Feb 2006 20:30:08 +0000 (20:30 +0000)]
RegOpenCurrentUser() prototype added

svn path=/trunk/; revision=21215

18 years agoDereference type declarations properly.
Eric Kohl [Mon, 27 Feb 2006 18:11:25 +0000 (18:11 +0000)]
Dereference type declarations properly.

svn path=/trunk/; revision=21214

18 years ago- Move proc string offset calculation to a separate function.
Eric Kohl [Mon, 27 Feb 2006 12:23:56 +0000 (12:23 +0000)]
- Move proc string offset calculation to a separate function.
- Replace all __FUNCTION__ by __FILE__.

svn path=/trunk/; revision=21213

18 years agoAdd a check to stop a possible bug.
Ged Murphy [Sun, 26 Feb 2006 23:18:36 +0000 (23:18 +0000)]
Add a check to stop a possible bug.

svn path=/trunk/; revision=21212

18 years agoaccording to Windows, time server value names must be stored by number
Ged Murphy [Sun, 26 Feb 2006 23:10:14 +0000 (23:10 +0000)]
according to Windows, time server value names must be stored by number

svn path=/trunk/; revision=21211

18 years agodisplay default timeserver
Ged Murphy [Sun, 26 Feb 2006 22:58:15 +0000 (22:58 +0000)]
display default timeserver

svn path=/trunk/; revision=21210

18 years agofix XML parsing with GCC
Martin Fuchs [Sun, 26 Feb 2006 22:27:30 +0000 (22:27 +0000)]
fix XML parsing with GCC

svn path=/trunk/; revision=21208

18 years agostart implement D3DParseUnknownCommand this is the ground
Magnus Olsen [Sun, 26 Feb 2006 20:23:25 +0000 (20:23 +0000)]
start implement D3DParseUnknownCommand this is the ground

svn path=/trunk/; revision=21206

18 years agoupdate d3dhal.h it need be rewriten it does not contain all info we need.
Magnus Olsen [Sun, 26 Feb 2006 20:10:39 +0000 (20:10 +0000)]
update d3dhal.h it need be rewriten it does not contain all info we need.

svn path=/trunk/; revision=21205

18 years agoAdd time server registry entries
Ged Murphy [Sun, 26 Feb 2006 16:59:11 +0000 (16:59 +0000)]
Add time server registry entries

svn path=/trunk/; revision=21204

18 years agostart writing the propsheet for syncing system time with internet time servers
Ged Murphy [Sun, 26 Feb 2006 16:57:59 +0000 (16:57 +0000)]
start writing the propsheet for syncing system time with internet time servers

svn path=/trunk/; revision=21203

18 years agofix build
Ged Murphy [Sun, 26 Feb 2006 16:42:23 +0000 (16:42 +0000)]
fix build

svn path=/trunk/; revision=21202

18 years ago- Complete overhaul of imagesoft from Thomas Weidenmueller
Ged Murphy [Sun, 26 Feb 2006 16:26:03 +0000 (16:26 +0000)]
- Complete overhaul of imagesoft from Thomas Weidenmueller
- Includes the addition of docking toolbars using the Win32 API

svn path=/trunk/; revision=21201

18 years agoComplete the move of devenum to dll/directx
Magnus Olsen [Sun, 26 Feb 2006 15:16:35 +0000 (15:16 +0000)]
Complete the move of devenum to dll/directx

svn path=/trunk/; revision=21198

18 years agosvn path=/trunk/; revision=21197
Magnus Olsen [Sun, 26 Feb 2006 14:51:52 +0000 (14:51 +0000)]
svn path=/trunk/; revision=21197

18 years agoDisable some more code that may crash. I'll look at it later
Hervé Poussineau [Sun, 26 Feb 2006 12:22:40 +0000 (12:22 +0000)]
Disable some more code that may crash. I'll look at it later

svn path=/trunk/; revision=21196

18 years agoRevert simplification of SearchForLegacyDrivers done in r21188, because it breaks...
Hervé Poussineau [Sun, 26 Feb 2006 12:14:48 +0000 (12:14 +0000)]
Revert simplification of SearchForLegacyDrivers done in r21188, because it breaks bootcd

svn path=/trunk/; revision=21195

18 years agochange icon to include reference to photos
Ged Murphy [Sat, 25 Feb 2006 13:32:21 +0000 (13:32 +0000)]
change icon to include reference to photos

svn path=/trunk/; revision=21191

18 years agoadd a simple icmp.dll regression test
Steven Edwards [Fri, 24 Feb 2006 20:54:55 +0000 (20:54 +0000)]
add a simple icmp.dll regression test

svn path=/trunk/; revision=21190

18 years agoDon't try to send the IRP to lower device when we are a PDO
Hervé Poussineau [Fri, 24 Feb 2006 13:41:20 +0000 (13:41 +0000)]
Don't try to send the IRP to lower device when we are a PDO

svn path=/trunk/; revision=21189

18 years agoSend IOCTL_* to the port device objects. Keyboard LEDs should now work
Hervé Poussineau [Fri, 24 Feb 2006 13:38:14 +0000 (13:38 +0000)]
Send IOCTL_* to the port device objects. Keyboard LEDs should now work
Simplify code in SearchForLegacyDrivers

svn path=/trunk/; revision=21188

18 years agoExplorer: fix refresh
Martin Fuchs [Thu, 23 Feb 2006 22:50:03 +0000 (22:50 +0000)]
Explorer: fix refresh

svn path=/trunk/; revision=21187

18 years agoadd the basis for a floating toolbar
Ged Murphy [Thu, 23 Feb 2006 21:28:05 +0000 (21:28 +0000)]
add the basis for a floating toolbar

svn path=/trunk/; revision=21186

18 years agoset svn:eol-style to native for *.rbuild
Martin Fuchs [Thu, 23 Feb 2006 00:01:01 +0000 (00:01 +0000)]
set svn:eol-style to native for *.rbuild

svn path=/trunk/; revision=21184

18 years agorbuild: merge changes of audited repository
Martin Fuchs [Tue, 21 Feb 2006 22:14:35 +0000 (22:14 +0000)]
rbuild: merge changes of audited repository

------------------------------------------------------------------------
r28 | mf | 2006-01-29 11:41:48 +0100 (So, 29 Jan 2006) | 3 lines

rbuild: correct MSVC project file generation:
- don't define _DEBUG and NDEBUG at the same time
- fix compiler flags for VC7/8
------------------------------------------------------------------------
r27 | mf | 2006-01-29 11:39:19 +0100 (So, 29 Jan 2006) | 1 line

rbuild: rename msvc workspace files to "..._auto.dsw/sln"
------------------------------------------------------------------------
r26 | mf | 2006-01-29 11:38:42 +0100 (So, 29 Jan 2006) | 1 line

rbuild: replace .xml with .rbuild

svn path=/trunk/; revision=21181

18 years agoadd makefile with precompiled header support
Martin Fuchs [Tue, 21 Feb 2006 21:15:45 +0000 (21:15 +0000)]
add makefile with precompiled header support

svn path=/trunk/; revision=21179

18 years agoexplorer: merge changes of audited repository
Martin Fuchs [Tue, 21 Feb 2006 20:55:41 +0000 (20:55 +0000)]
explorer: merge changes of audited repository

------------------------------------------------------------------------
r115 | martinf | 2006-02-15 20:35:08 +0100 (Mi, 15 Feb 2006) | 1 line

explorer: beginnings of bengali translation (not yet integrated into the compile process)
------------------------------------------------------------------------
r107 | martinf | 2006-02-12 11:35:41 +0100 (So, 12 Feb 2006) | 1 line

XMLStorage update to prepare for rbuild integration
------------------------------------------------------------------------
r72 | martinf | 2006-02-02 21:20:51 +0100 (Do, 02 Feb 2006) | 1 line

convert *.rbuild files into valid XML files by inserting XML headers and a <rbuild> root nodes
------------------------------------------------------------------------
r56 | martinf | 2006-01-30 22:37:09 +0100 (Mo, 30 Jan 2006) | 1 line

Explorer: eliminate compiler warning
------------------------------------------------------------------------
r36 | martinf | 2006-01-29 16:59:25 +0100 (So, 29 Jan 2006) | 1 line

Explorer: fix Rebar resizing
------------------------------------------------------------------------
r35 | martinf | 2006-01-29 16:28:15 +0100 (So, 29 Jan 2006) | 1 line

explorer: add icon cache mapped by shell paths (PIDLs) to fix GDI handle leaks

svn path=/trunk/; revision=21178

18 years agosort applications in order
Ged Murphy [Tue, 21 Feb 2006 20:45:43 +0000 (20:45 +0000)]
sort applications in order

svn path=/trunk/; revision=21177

18 years agowinefile: don't compile Wine specific functions
Martin Fuchs [Tue, 21 Feb 2006 20:39:23 +0000 (20:39 +0000)]
winefile: don't compile Wine specific functions

svn path=/trunk/; revision=21176

18 years agofix reporterror
Ged Murphy [Tue, 21 Feb 2006 00:15:27 +0000 (00:15 +0000)]
fix reporterror

svn path=/trunk/; revision=21175

18 years agoclean up reactos.dff and fix a few build files.
Ged Murphy [Tue, 21 Feb 2006 00:04:24 +0000 (00:04 +0000)]
clean up reactos.dff and fix a few build files.

svn path=/trunk/; revision=21174

18 years ago- Fix all remaining issues in reactos.dff
Aleksey Bragin [Mon, 20 Feb 2006 22:35:21 +0000 (22:35 +0000)]
- Fix all remaining issues in reactos.dff
- ReactOS now installs and boots as it was before the restructure

svn path=/trunk/; revision=21173

18 years ago- Fix explorer.exe (and others from its team) location (base/applications -> base...
Aleksey Bragin [Mon, 20 Feb 2006 21:08:27 +0000 (21:08 +0000)]
- Fix explorer.exe (and others from its team) location (base/applications -> base/shell) in reactos.dff, so now it's being copied correctly
- Bootcd still crashes with session 4 initialize failed

svn path=/trunk/; revision=21172

18 years agozoomin: merge changes of audited repository
Martin Fuchs [Sun, 19 Feb 2006 23:22:32 +0000 (23:22 +0000)]
zoomin: merge changes of audited repository

svn path=/trunk/; revision=21171

18 years agoibrowser: merge changes from audited repository
Martin Fuchs [Sun, 19 Feb 2006 23:13:19 +0000 (23:13 +0000)]
ibrowser: merge changes from audited repository

------------------------------------------------------------------------
r72 | martinf | 2006-02-02 21:20:51 +0100 (Do, 02 Feb 2006) | 1 line

convert *.rbuild files into valid XML files by inserting XML headers and a <rbuild> root nodes
------------------------------------------------------------------------
r34 | martinf | 2006-01-29 16:15:23 +0100 (So, 29 Jan 2006) | 1 line

import ibrowser into the new repository
------------------------------------------------------------------------

- rename Makefiles and Expat license file to better conforming names

svn path=/trunk/; revision=21170

18 years agowinefile: merge changes from audited repository
Martin Fuchs [Sun, 19 Feb 2006 22:20:41 +0000 (22:20 +0000)]
winefile: merge changes from audited repository

------------------------------------------------------------------------
r108 | martinf | 2006-02-12 17:59:54 +0100 (So, 12 Feb 2006) | 1 line

winefile: don't compile Wine specific functions
------------------------------------------------------------------------
r84 | martinf | 2006-02-04 11:04:41 +0100 (Sa, 04 Feb 2006) | 8 lines

winefile-Sync to Wine:
Aric Stewart <aric@codeweavers.com>
winefile: Highlight the file specified on the command line instead of
filtering based on it. To be integrated with explorer to allow for
that functionality.
Mike McCormack <mike@codeweavers.com>
winefile: Move the license and warranty text into the resources.

------------------------------------------------------------------------
r82 | martinf | 2006-02-04 10:02:15 +0100 (Sa, 04 Feb 2006) | 1 line

winefile: set output directory
------------------------------------------------------------------------
r72 | martinf | 2006-02-02 21:20:51 +0100 (Do, 02 Feb 2006) | 1 line

convert *.rbuild files into valid XML files by inserting XML headers and a <rbuild> root nodes
------------------------------------------------------------------------
r59 | martinf | 2006-01-30 23:41:28 +0100 (Mo, 30 Jan 2006) | 1 line

set properties and ros:history and ros:doc
------------------------------------------------------------------------
r37 | martinf | 2006-01-29 20:03:05 +0100 (So, 29 Jan 2006) | 1 line

set svn:eolstyle in *.rbuild files
------------------------------------------------------------------------
r31 | martinf | 2006-01-29 16:10:34 +0100 (So, 29 Jan 2006) | 2 lines

import Winefile into the new repository
(now including a VC8 project file)
------------------------------------------------------------------------

svn path=/trunk/; revision=21169

18 years agoJerome Signouret (ggcom(at)tele2(dot)fr>): Package Manager Translations
Maarten Bosma [Sun, 19 Feb 2006 20:50:19 +0000 (20:50 +0000)]
Jerome Signouret (ggcom(at)tele2(dot)fr>): Package Manager Translations

svn path=/trunk/; revision=21168

18 years agorename directory.xml to directory.rbuild to make rosapps build.
Maarten Bosma [Sun, 19 Feb 2006 20:48:30 +0000 (20:48 +0000)]
rename directory.xml to directory.rbuild to make rosapps build.

svn path=/trunk/; revision=21167

18 years agoChanged name for us unix guys.
Art Yerkes [Sun, 19 Feb 2006 20:22:17 +0000 (20:22 +0000)]
Changed name for us unix guys.

svn path=/trunk/; revision=21166

18 years agoMajor update of Green driver:
Hervé Poussineau [Sun, 19 Feb 2006 18:05:01 +0000 (18:05 +0000)]
Major update of Green driver:
- Add PnP support (stack over the serial port, and enumerate 2 attached devices: a screen and a keyboard)
- Read some parameters from registry (buffer size is still not configurable)

svn path=/trunk/; revision=21165

18 years agoadd image editing software started in audited repo
Ged Murphy [Sun, 19 Feb 2006 17:13:10 +0000 (17:13 +0000)]
add image editing software started in audited repo

svn path=/trunk/; revision=21164

18 years agoMerge tcpsvcs changes from audited repositry
Ged Murphy [Sun, 19 Feb 2006 16:33:14 +0000 (16:33 +0000)]
Merge tcpsvcs changes from audited repositry

Revision: 73
Author: gedmurphy
Date: 17:36:44, 03 February 2006
Message:
fixed security issues - fixes bug 1307
fixed unicode over network issues
----
Modified : /trunk/reactos/base/services/tcpsvcs/chargen.c
Modified : /trunk/reactos/base/services/tcpsvcs/daytime.c
Modified : /trunk/reactos/base/services/tcpsvcs/discard.c
Modified : /trunk/reactos/base/services/tcpsvcs/echo.c
Modified : /trunk/reactos/base/services/tcpsvcs/qotd.c
Modified : /trunk/reactos/base/services/tcpsvcs/skelserver.c
Modified : /trunk/reactos/base/services/tcpsvcs/tcpsvcs.c
Modified : /trunk/reactos/base/services/tcpsvcs/tcpsvcs.h

svn path=/trunk/; revision=21163

18 years agolets get it right this time ;)
Ged Murphy [Sun, 19 Feb 2006 16:31:19 +0000 (16:31 +0000)]
lets get it right this time  ;)

svn path=/trunk/; revision=21162

18 years agofix rbuild file
Ged Murphy [Sun, 19 Feb 2006 16:28:33 +0000 (16:28 +0000)]
fix rbuild file

svn path=/trunk/; revision=21161

18 years agorename net to network
Ged Murphy [Sun, 19 Feb 2006 16:26:34 +0000 (16:26 +0000)]
rename net to network

svn path=/trunk/; revision=21160

18 years agoMerge Service Manager from audited repositry
Ged Murphy [Sun, 19 Feb 2006 16:22:59 +0000 (16:22 +0000)]
Merge Service Manager from audited repositry

Revision: 98
Author: gedmurphy
Date: 20:32:56, 06 February 2006
Message:
- fix some buffer checks
- remove item from listview when deleted
----
Modified : /trunk/reactos/base/applications/servman/En.rc
Modified : /trunk/reactos/base/applications/servman/about.c
Modified : /trunk/reactos/base/applications/servman/create.c
Modified : /trunk/reactos/base/applications/servman/delete.c
Modified : /trunk/reactos/base/applications/servman/geterror.c
Modified : /trunk/reactos/base/applications/servman/query.c
Modified : /trunk/reactos/base/applications/servman/resource.h
Modified : /trunk/reactos/base/applications/servman/servman.c

Revision: 97
Author: gedmurphy
Date: 20:18:58, 05 February 2006
Message:
ensure required fields are filled.
----
Modified : /trunk/reactos/base/applications/servman/En.rc
Modified : /trunk/reactos/base/applications/servman/create.c

Revision: 96
Author: gedmurphy
Date: 20:09:42, 05 February 2006
Message:
use a modeless dialog
----
Modified : /trunk/reactos/base/applications/servman/create.c

Revision: 88
Author: gedmurphy
Date: 13:25:46, 04 February 2006
Message:
these were in the wrong place according to the new tree structure
http://www.reactos.org/wiki/index.php/New_Tree_Structure
----
Modified : /trunk/reactos/base/applications/applications.rbuild
Added : /trunk/reactos/base/applications/msconfig(Copy From Path: /trunk/reactos/base/system/msconfig, Revision, 84
Added : /trunk/reactos/base/applications/sc(Copy From Path: /trunk/reactos/base/system/sc, Revision, 84
Added : /trunk/reactos/base/applications/servman(Copy From Path: /trunk/reactos/base/system/servman, Revision, 84
Deleted : /trunk/reactos/base/system/msconfig
Deleted : /trunk/reactos/base/system/sc
Deleted : /trunk/reactos/base/system/servman
Modified : /trunk/reactos/base/system/system.rbuild

Revision: 77
Author: gedmurphy
Date: 20:38:07, 03 February 2006
Message:
fix setting of the description when creating services
----
Modified : /trunk/reactos/base/system/servman/create.c
Modified : /trunk/reactos/base/system/servman/query.c
Modified : /trunk/reactos/base/system/servman/servman.h

Revision: 76
Author: gedmurphy
Date: 20:03:48, 03 February 2006
Message:
group registry gathering data together
----
Modified : /trunk/reactos/base/system/servman/propsheet.c
Modified : /trunk/reactos/base/system/servman/query.c
Modified : /trunk/reactos/base/system/servman/servman.h

Revision: 75
Author: gedmurphy
Date: 19:18:17, 03 February 2006
Message:
fix displaying of large icons. Thanks to Christoph for pointing this out.
----
Modified : /trunk/reactos/base/system/servman/query.c

Revision: 74
Author: gedmurphy
Date: 18:19:53, 03 February 2006
Message:
- add functionality to delete current services
- allow setting of a description when creating services
- turn off toolbar buttons and menu items when not usable
- fix the toolbar icons so they don't look weird when greyed out
- a few other random bugfixes and alterations.
----
Modified : /trunk/reactos/base/system/servman/En.rc
Modified : /trunk/reactos/base/system/servman/create.c
Added : /trunk/reactos/base/system/servman/delete.c
Modified : /trunk/reactos/base/system/servman/propsheet.c
Modified : /trunk/reactos/base/system/servman/query.c
Modified : /trunk/reactos/base/system/servman/res/toolbar.bmp
Modified : /trunk/reactos/base/system/servman/resource.h
Modified : /trunk/reactos/base/system/servman/servman.c
Modified : /trunk/reactos/base/system/servman/servman.h
Modified : /trunk/reactos/base/system/servman/servman.rbuild

Revision: 72
Author: martinf
Date: 20:20:51, 02 February 2006
Message:
convert *.rbuild files into valid XML files by inserting XML headers and a <rbuild> root nodes
----
Modified : /trunk/reactos/ReactOS-ppc.rbuild
Modified : /trunk/reactos/ReactOS.rbuild
Modified : /trunk/reactos/base/applications/applications.rbuild
Modified : /trunk/reactos/base/applications/ibrowser/ibrowser.rbuild
Modified : /trunk/reactos/base/applications/network/arp/arp.rbuild
Modified : /trunk/reactos/base/applications/network/ipconfig/ipconfig.rbuild
Modified : /trunk/reactos/base/applications/network/netstat/netstat.rbuild
Modified : /trunk/reactos/base/applications/network/tracert/tracert.rbuild
Modified : /trunk/reactos/base/applications/winefile/winefile.rbuild
Modified : /trunk/reactos/base/base.rbuild
Modified : /trunk/reactos/base/services/tcpsvcs/tcpsvcs.rbuild
Modified : /trunk/reactos/base/shell/explorer/explorer.rbuild
Modified : /trunk/reactos/base/shell/explorer/notifyhook/notifyhook.rbuild
Modified : /trunk/reactos/base/shell/shell.rbuild
Modified : /trunk/reactos/base/system/msconfig/msconfig.rbuild
Modified : /trunk/reactos/base/system/sc/sc.rbuild
Modified : /trunk/reactos/base/system/servman/servman.rbuild
Modified : /trunk/reactos/base/system/system.rbuild
Modified : /trunk/reactos/baseaddress.rbuild
Modified : /trunk/reactos/boot/boot.rbuild
Modified : /trunk/reactos/boot/bootcd/bootcd.rbuild
Modified : /trunk/reactos/boot/freeldr/bootsect/bootsect.rbuild
Modified : /trunk/reactos/boot/freeldr/freeldr.rbuild
Modified : /trunk/reactos/config.template.rbuild
Modified : /trunk/reactos/drivers/base/null/null.rbuild
Modified : /trunk/reactos/lib/directory.rbuild
Modified : /trunk/reactos/lib/inflib/inflib.rbuild
Modified : /trunk/reactos/lib/rossym
Modified : /trunk/reactos/lib/rossym/rossym.rbuild
Modified : /trunk/reactos/subsystems/subsystems.rbuild

Revision: 71
Author: gedmurphy
Date: 22:07:06, 01 February 2006
Message:
fix writing to file
----
Modified : /trunk/reactos/base/system/servman/export.c

Revision: 70
Author: gedmurphy
Date: 19:41:17, 01 February 2006
Message:
- set the button states according to the service
- Set the main and popup menus according to the current environment or service
- allow viewing in list or icon mode too
----
Modified : /trunk/reactos/base/system/servman/En.rc
Modified : /trunk/reactos/base/system/servman/export.c
Modified : /trunk/reactos/base/system/servman/propsheet.c
Modified : /trunk/reactos/base/system/servman/query.c
Modified : /trunk/reactos/base/system/servman/resource.h
Modified : /trunk/reactos/base/system/servman/servman.c

Revision: 69
Author: gedmurphy
Date: 22:41:45, 31 January 2006
Message:
add missing library
----
Modified : /trunk/reactos/base/system/servman/servman.rbuild

Revision: 68
Author: gedmurphy
Date: 20:43:06, 31 January 2006
Message:
- write services to file
- added a roadmap for fun
----
Modified : /trunk/reactos/base/system/servman/export.c
Added : /trunk/reactos/base/system/servman/roadmap.txt

Revision: 61
Author: gedmurphy
Date: 22:50:50, 30 January 2006
Message:
revert the progress dialog change until I write a better solution.
----
Modified : /trunk/reactos/base/system/servman/servman.c

Revision: 46
Author: gedmurphy
Date: 18:55:32, 30 January 2006
Message:
Forgot the rbuild file.
----
Modified : /trunk/reactos/base/system/servman/servman.rbuild

Revision: 45
Author: gedmurphy
Date: 18:48:10, 30 January 2006
Message:
- Add basic support for creating services
- Start to put in functionality for exporting all services to a file
- Don't open the progress dialog if the action fails
----
Modified : /trunk/reactos/base/system/servman/En.rc
Modified : /trunk/reactos/base/system/servman/about.c
Modified : /trunk/reactos/base/system/servman/control.c
Added : /trunk/reactos/base/system/servman/create.c
Added : /trunk/reactos/base/system/servman/export.c
Modified : /trunk/reactos/base/system/servman/geterror.c
Modified : /trunk/reactos/base/system/servman/propsheet.c
Modified : /trunk/reactos/base/system/servman/query.c
Modified : /trunk/reactos/base/system/servman/resource.h
Modified : /trunk/reactos/base/system/servman/servman.c
Modified : /trunk/reactos/base/system/servman/servman.h
Modified : /trunk/reactos/base/system/servman/start.c

svn path=/trunk/; revision=21159

18 years agoThe script got this .xml too, even though it's not a reference to a build file.
Art Yerkes [Sun, 19 Feb 2006 11:06:59 +0000 (11:06 +0000)]
The script got this .xml too, even though it's not a reference to a build file.

svn path=/trunk/; revision=21158

18 years agoLast one. Remove redundant (and empty) struct and make some asm constraints
Art Yerkes [Sun, 19 Feb 2006 10:02:38 +0000 (10:02 +0000)]
Last one.  Remove redundant (and empty) struct and make some asm constraints
more correct.

svn path=/trunk/; revision=21157

18 years agoRemove 4 clause BSD code in favor of similar startup code from the linux
Art Yerkes [Sun, 19 Feb 2006 09:51:18 +0000 (09:51 +0000)]
Remove 4 clause BSD code in favor of similar startup code from the linux
kernel.

svn path=/trunk/; revision=21156

18 years agoTemplate for PPC, updated definitions.
Art Yerkes [Sun, 19 Feb 2006 09:41:12 +0000 (09:41 +0000)]
Template for PPC, updated definitions.

svn path=/trunk/; revision=21155

18 years agoSome moving around:
Art Yerkes [Sun, 19 Feb 2006 09:39:30 +0000 (09:39 +0000)]
Some moving around:
- move loader.c to arch/i386 since it's arch specific
- added of.h
- freeldr.h / debug.h (languishing changes)
- arch/powerpc/* updated definitions

svn path=/trunk/; revision=21154

18 years agopcdisk.c: corrected printf type (suppresses warning in some gcc versions)
Art Yerkes [Sun, 19 Feb 2006 06:59:12 +0000 (06:59 +0000)]
pcdisk.c: corrected printf type (suppresses warning in some gcc versions)
Added powerpc arch variant in freeldr

svn path=/trunk/; revision=21153

18 years agoCorrected my off-by-one error. Only visible if you have two ifs right in a
Art Yerkes [Sun, 19 Feb 2006 06:57:38 +0000 (06:57 +0000)]
Corrected my off-by-one error.  Only visible if you have two ifs right in a
row.

svn path=/trunk/; revision=21152

18 years agoIt seems we don't have ansidecl.h
Art Yerkes [Sat, 18 Feb 2006 19:50:57 +0000 (19:50 +0000)]
It seems we don't have ansidecl.h

svn path=/trunk/; revision=21151

18 years agoSmall path fixen.
Art Yerkes [Sat, 18 Feb 2006 19:48:09 +0000 (19:48 +0000)]
Small path fixen.

svn path=/trunk/; revision=21150

18 years agoGot one that wasn't meant.
Art Yerkes [Sat, 18 Feb 2006 19:26:02 +0000 (19:26 +0000)]
Got one that wasn't meant.

svn path=/trunk/; revision=21149

18 years agoSingle stray .xml.
Art Yerkes [Sat, 18 Feb 2006 19:21:45 +0000 (19:21 +0000)]
Single stray .xml.

svn path=/trunk/; revision=21148

18 years agoChange remaining .xml build files to .rbuild and fixup links.
Art Yerkes [Sat, 18 Feb 2006 19:21:01 +0000 (19:21 +0000)]
Change remaining .xml build files to .rbuild and fixup links.

svn path=/trunk/; revision=21147

18 years agoMore moving.
Art Yerkes [Sat, 18 Feb 2006 19:01:25 +0000 (19:01 +0000)]
More moving.

svn path=/trunk/; revision=21146

18 years agodrivers/lib => lib/drivers
Maarten Bosma [Sat, 18 Feb 2006 17:48:18 +0000 (17:48 +0000)]
drivers/lib => lib/drivers

svn path=/trunk/; revision=21145

18 years agoPut sound into multimedia and rename it to audio because it is "MoreCorrect©"
Maarten Bosma [Sat, 18 Feb 2006 17:34:40 +0000 (17:34 +0000)]
Put sound into multimedia and rename it to audio because it is "MoreCorrect©"

svn path=/trunk/; revision=21144

18 years agoFix compile (sorry, did not test a clean build)
Maarten Bosma [Sat, 18 Feb 2006 14:55:49 +0000 (14:55 +0000)]
Fix compile (sorry, did not test a clean build)

svn path=/trunk/; revision=21143

18 years agofix hardcoded path in rbuild
Maarten Bosma [Sat, 18 Feb 2006 14:35:45 +0000 (14:35 +0000)]
fix hardcoded path in rbuild

svn path=/trunk/; revision=21142

18 years agoforgot to create base/setup makefiles
Maarten Bosma [Sat, 18 Feb 2006 13:50:15 +0000 (13:50 +0000)]
forgot to create base/setup makefiles

svn path=/trunk/; revision=21141

18 years agofix the build
Maarten Bosma [Sat, 18 Feb 2006 13:19:40 +0000 (13:19 +0000)]
fix the build

svn path=/trunk/; revision=21140

18 years agoA few fixes
Maarten Bosma [Sat, 18 Feb 2006 09:44:12 +0000 (09:44 +0000)]
A few fixes

svn path=/trunk/; revision=21139

18 years agorearrange and add a few things
Ged Murphy [Sat, 18 Feb 2006 00:57:47 +0000 (00:57 +0000)]
rearrange and add a few things

svn path=/trunk/; revision=21138

18 years agorename build files
Ged Murphy [Sat, 18 Feb 2006 00:09:21 +0000 (00:09 +0000)]
rename build files

svn path=/trunk/; revision=21137

18 years agoforgot to change the makefiles.
Maarten Bosma [Sat, 18 Feb 2006 00:04:01 +0000 (00:04 +0000)]
forgot to change the makefiles.

svn path=/trunk/; revision=21136

18 years agoMoved samsrv and cfgmgr32 in win32
Maarten Bosma [Fri, 17 Feb 2006 23:57:14 +0000 (23:57 +0000)]
Moved samsrv and cfgmgr32 in win32

svn path=/trunk/; revision=21135

18 years agoremove /subsys
Ged Murphy [Fri, 17 Feb 2006 23:57:13 +0000 (23:57 +0000)]
remove /subsys

svn path=/trunk/; revision=21134

18 years agomove smss
Ged Murphy [Fri, 17 Feb 2006 23:53:00 +0000 (23:53 +0000)]
move smss

svn path=/trunk/; revision=21133

18 years agoAdjust build files
Maarten Bosma [Fri, 17 Feb 2006 23:35:43 +0000 (23:35 +0000)]
Adjust build files

svn path=/trunk/; revision=21132

18 years agoremove w32api folder
Ged Murphy [Fri, 17 Feb 2006 23:30:30 +0000 (23:30 +0000)]
remove w32api folder

svn path=/trunk/; revision=21131

18 years agofinish header restructuring
Ged Murphy [Fri, 17 Feb 2006 23:27:37 +0000 (23:27 +0000)]
finish header restructuring

svn path=/trunk/; revision=21130

18 years agomove crt, ddk and GL includes
Ged Murphy [Fri, 17 Feb 2006 23:20:14 +0000 (23:20 +0000)]
move crt, ddk and GL includes

svn path=/trunk/; revision=21129

18 years agostart moving includes
Ged Murphy [Fri, 17 Feb 2006 23:18:12 +0000 (23:18 +0000)]
start moving includes

svn path=/trunk/; revision=21128

18 years agoHeader move.
Art Yerkes [Fri, 17 Feb 2006 23:16:50 +0000 (23:16 +0000)]
Header move.

svn path=/trunk/; revision=21127

18 years agoLast tool builds from restructure.
Art Yerkes [Fri, 17 Feb 2006 23:11:23 +0000 (23:11 +0000)]
Last tool builds from restructure.

svn path=/trunk/; revision=21126

18 years agoFallout from dir restructure.
Art Yerkes [Fri, 17 Feb 2006 23:08:39 +0000 (23:08 +0000)]
Fallout from dir restructure.

svn path=/trunk/; revision=21125

18 years agoRbuild changes for include structure change.
Art Yerkes [Fri, 17 Feb 2006 22:59:15 +0000 (22:59 +0000)]
Rbuild changes for include structure change.

svn path=/trunk/; revision=21124

18 years agofixes for make bootcd
Maarten Bosma [Fri, 17 Feb 2006 22:51:46 +0000 (22:51 +0000)]
fixes for make bootcd

svn path=/trunk/; revision=21123

18 years agoReally fix the build, but make bootcd does not work yet.
Maarten Bosma [Fri, 17 Feb 2006 22:19:17 +0000 (22:19 +0000)]
Really fix the build, but make bootcd does not work yet.

svn path=/trunk/; revision=21122

18 years agoclear out /subsys/system
Ged Murphy [Fri, 17 Feb 2006 21:58:36 +0000 (21:58 +0000)]
clear out /subsys/system

svn path=/trunk/; revision=21121

18 years agoforgot the build file mod
Ged Murphy [Fri, 17 Feb 2006 21:50:25 +0000 (21:50 +0000)]
forgot the build file mod

svn path=/trunk/; revision=21120

18 years agothis doesn't need to be in here as it's now in /reactos
Ged Murphy [Fri, 17 Feb 2006 21:49:47 +0000 (21:49 +0000)]
this doesn't need to be in here as it's now in /reactos

svn path=/trunk/; revision=21119