Commit graph

19722 commits

Author SHA1 Message Date
Ged Murphy fb1a32ea73 lets get it right this time ;)
svn path=/trunk/; revision=21162
2006-02-19 16:31:19 +00:00
Ged Murphy 298483c29f fix rbuild file
svn path=/trunk/; revision=21161
2006-02-19 16:28:33 +00:00
Ged Murphy abf21fe688 rename net to network
svn path=/trunk/; revision=21160
2006-02-19 16:26:34 +00:00
Ged Murphy 5c285b6fae 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
2006-02-19 16:22:59 +00:00
Art Yerkes 5b7ff2c1dc The script got this .xml too, even though it's not a reference to a build file.
svn path=/trunk/; revision=21158
2006-02-19 11:06:59 +00:00
Art Yerkes 56b518d933 Last one. Remove redundant (and empty) struct and make some asm constraints
more correct.

svn path=/trunk/; revision=21157
2006-02-19 10:02:38 +00:00
Art Yerkes 16e3d0db53 Remove 4 clause BSD code in favor of similar startup code from the linux
kernel.

svn path=/trunk/; revision=21156
2006-02-19 09:51:18 +00:00
Art Yerkes a8e2165ac9 Template for PPC, updated definitions.
svn path=/trunk/; revision=21155
2006-02-19 09:41:12 +00:00
Art Yerkes f3e7f742a9 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
2006-02-19 09:39:30 +00:00
Art Yerkes 13bef77734 pcdisk.c: corrected printf type (suppresses warning in some gcc versions)
Added powerpc arch variant in freeldr

svn path=/trunk/; revision=21153
2006-02-19 06:59:12 +00:00
Art Yerkes dd1ba06289 Corrected my off-by-one error. Only visible if you have two ifs right in a
row.

svn path=/trunk/; revision=21152
2006-02-19 06:57:38 +00:00
Art Yerkes cfd223c953 It seems we don't have ansidecl.h
svn path=/trunk/; revision=21151
2006-02-18 19:50:57 +00:00
Art Yerkes c12c533bf7 Small path fixen.
svn path=/trunk/; revision=21150
2006-02-18 19:48:09 +00:00
Art Yerkes f93d1ff278 Got one that wasn't meant.
svn path=/trunk/; revision=21149
2006-02-18 19:26:02 +00:00
Art Yerkes cc3049b817 Single stray .xml.
svn path=/trunk/; revision=21148
2006-02-18 19:21:45 +00:00
Art Yerkes a93d77a47f Change remaining .xml build files to .rbuild and fixup links.
svn path=/trunk/; revision=21147
2006-02-18 19:21:01 +00:00
Art Yerkes 8c9eded125 More moving.
svn path=/trunk/; revision=21146
2006-02-18 19:01:25 +00:00
Maarten Bosma 342d55833d drivers/lib => lib/drivers
svn path=/trunk/; revision=21145
2006-02-18 17:48:18 +00:00
Maarten Bosma 7b94a7419b Put sound into multimedia and rename it to audio because it is "MoreCorrect©"
svn path=/trunk/; revision=21144
2006-02-18 17:34:40 +00:00
Maarten Bosma 5e8c46eeaa Fix compile (sorry, did not test a clean build)
svn path=/trunk/; revision=21143
2006-02-18 14:55:49 +00:00
Maarten Bosma d421d2e295 fix hardcoded path in rbuild
svn path=/trunk/; revision=21142
2006-02-18 14:35:45 +00:00
Maarten Bosma 04cd106118 forgot to create base/setup makefiles
svn path=/trunk/; revision=21141
2006-02-18 13:50:15 +00:00
Maarten Bosma ccadf3b1b5 fix the build
svn path=/trunk/; revision=21140
2006-02-18 13:19:40 +00:00
Maarten Bosma dcfa662fec A few fixes
svn path=/trunk/; revision=21139
2006-02-18 09:44:12 +00:00
Ged Murphy 48f20151a4 rearrange and add a few things
svn path=/trunk/; revision=21138
2006-02-18 00:57:47 +00:00
Ged Murphy 33560ee7fd rename build files
svn path=/trunk/; revision=21137
2006-02-18 00:09:21 +00:00
Maarten Bosma cb1bbd6e66 forgot to change the makefiles.
svn path=/trunk/; revision=21136
2006-02-18 00:04:01 +00:00
Maarten Bosma 4ba8713ae5 Moved samsrv and cfgmgr32 in win32
svn path=/trunk/; revision=21135
2006-02-17 23:57:14 +00:00
Ged Murphy d73a60f67e remove /subsys
svn path=/trunk/; revision=21134
2006-02-17 23:57:13 +00:00
Ged Murphy 7fc00dd0ac move smss
svn path=/trunk/; revision=21133
2006-02-17 23:53:00 +00:00
Maarten Bosma 85ad2b5c9b Adjust build files
svn path=/trunk/; revision=21132
2006-02-17 23:35:43 +00:00
Ged Murphy 6ad52d63c9 remove w32api folder
svn path=/trunk/; revision=21131
2006-02-17 23:30:30 +00:00
Ged Murphy 57a37f7568 finish header restructuring
svn path=/trunk/; revision=21130
2006-02-17 23:27:37 +00:00
Ged Murphy cb4308061a move crt, ddk and GL includes
svn path=/trunk/; revision=21129
2006-02-17 23:20:14 +00:00
Ged Murphy ab976102e1 start moving includes
svn path=/trunk/; revision=21128
2006-02-17 23:18:12 +00:00
Art Yerkes 255f0a2628 Header move.
svn path=/trunk/; revision=21127
2006-02-17 23:16:50 +00:00
Art Yerkes 7feb1a855c Last tool builds from restructure.
svn path=/trunk/; revision=21126
2006-02-17 23:11:23 +00:00
Art Yerkes f5b2cf51b9 Fallout from dir restructure.
svn path=/trunk/; revision=21125
2006-02-17 23:08:39 +00:00
Art Yerkes 19208f00eb Rbuild changes for include structure change.
svn path=/trunk/; revision=21124
2006-02-17 22:59:15 +00:00
Maarten Bosma 7dfedba9e1 fixes for make bootcd
svn path=/trunk/; revision=21123
2006-02-17 22:51:46 +00:00
Maarten Bosma eae79b5737 Really fix the build, but make bootcd does not work yet.
svn path=/trunk/; revision=21122
2006-02-17 22:19:17 +00:00
Ged Murphy 5b79d19503 clear out /subsys/system
svn path=/trunk/; revision=21121
2006-02-17 21:58:36 +00:00
Ged Murphy 18e1f14095 forgot the build file mod
svn path=/trunk/; revision=21120
2006-02-17 21:50:25 +00:00
Ged Murphy 6d44ade74a this doesn't need to be in here as it's now in /reactos
svn path=/trunk/; revision=21119
2006-02-17 21:49:47 +00:00
Ged Murphy d1091c9d5c add ncpa build file
svn path=/trunk/; revision=21118
2006-02-17 21:29:02 +00:00
Maarten Bosma 812aefa8d9 really fix the build
svn path=/trunk/; revision=21117
2006-02-17 21:16:15 +00:00
Maarten Bosma 086418ec9c Fix the build
svn path=/trunk/; revision=21116
2006-02-17 21:07:53 +00:00
Ged Murphy c093464b4e xml -> rbuild
svn path=/trunk/; revision=21115
2006-02-17 20:53:58 +00:00
Maarten Bosma 859a5bb3e2 rename hal.rbuild
svn path=/trunk/; revision=21114
2006-02-17 20:49:05 +00:00
Maarten Bosma d6f77683dc Fix drivers
svn path=/trunk/; revision=21113
2006-02-17 20:48:03 +00:00