Commit graph

19961 commits

Author SHA1 Message Date
Ged Murphy
cff26aaf48 Add a check to stop a possible bug.
svn path=/trunk/; revision=21212
2006-02-26 23:18:36 +00:00
Ged Murphy
018e66e64d according to Windows, time server value names must be stored by number
svn path=/trunk/; revision=21211
2006-02-26 23:10:14 +00:00
Ged Murphy
e46b77cf04 display default timeserver
svn path=/trunk/; revision=21210
2006-02-26 22:58:15 +00:00
Martin Fuchs
02bade720c fix XML parsing with GCC
svn path=/trunk/; revision=21208
2006-02-26 22:27:30 +00:00
Magnus Olsen
3e4dcb12f3 start implement D3DParseUnknownCommand this is the ground
svn path=/trunk/; revision=21206
2006-02-26 20:23:25 +00:00
Magnus Olsen
ba881ff69d update d3dhal.h it need be rewriten it does not contain all info we need.
svn path=/trunk/; revision=21205
2006-02-26 20:10:39 +00:00
Ged Murphy
b481ad6435 Add time server registry entries
svn path=/trunk/; revision=21204
2006-02-26 16:59:11 +00:00
Ged Murphy
951814f162 start writing the propsheet for syncing system time with internet time servers
svn path=/trunk/; revision=21203
2006-02-26 16:57:59 +00:00
Ged Murphy
08310193ce fix build
svn path=/trunk/; revision=21202
2006-02-26 16:42:23 +00:00
Ged Murphy
16e3082c3d - Complete overhaul of imagesoft from Thomas Weidenmueller
- Includes the addition of docking toolbars using the Win32 API

svn path=/trunk/; revision=21201
2006-02-26 16:26:03 +00:00
Magnus Olsen
fc1413e478 Complete the move of devenum to dll/directx
svn path=/trunk/; revision=21198
2006-02-26 15:16:35 +00:00
Magnus Olsen
29037468c8 svn path=/trunk/; revision=21197 2006-02-26 14:51:52 +00:00
Hervé Poussineau
a40d0cc620 Disable some more code that may crash. I'll look at it later
svn path=/trunk/; revision=21196
2006-02-26 12:22:40 +00:00
Hervé Poussineau
49da356967 Revert simplification of SearchForLegacyDrivers done in r21188, because it breaks bootcd
svn path=/trunk/; revision=21195
2006-02-26 12:14:48 +00:00
Ged Murphy
d5975704d6 change icon to include reference to photos
svn path=/trunk/; revision=21191
2006-02-25 13:32:21 +00:00
Steven Edwards
6f1eb68015 add a simple icmp.dll regression test
svn path=/trunk/; revision=21190
2006-02-24 20:54:55 +00:00
Hervé Poussineau
31ecea004c Don't try to send the IRP to lower device when we are a PDO
svn path=/trunk/; revision=21189
2006-02-24 13:41:20 +00:00
Hervé Poussineau
2c5b094ca5 Send IOCTL_* to the port device objects. Keyboard LEDs should now work
Simplify code in SearchForLegacyDrivers

svn path=/trunk/; revision=21188
2006-02-24 13:38:14 +00:00
Martin Fuchs
5b247bc560 Explorer: fix refresh
svn path=/trunk/; revision=21187
2006-02-23 22:50:03 +00:00
Ged Murphy
851a06cae5 add the basis for a floating toolbar
svn path=/trunk/; revision=21186
2006-02-23 21:28:05 +00:00
Martin Fuchs
1fb621f227 set svn:eol-style to native for *.rbuild
svn path=/trunk/; revision=21184
2006-02-23 00:01:01 +00:00
Martin Fuchs
8592be6a8d 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
2006-02-21 22:14:35 +00:00
Martin Fuchs
b657e49ec3 add makefile with precompiled header support
svn path=/trunk/; revision=21179
2006-02-21 21:15:45 +00:00
Martin Fuchs
d96ff76bd5 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
2006-02-21 20:55:41 +00:00
Ged Murphy
3f9e9357c2 sort applications in order
svn path=/trunk/; revision=21177
2006-02-21 20:45:43 +00:00
Martin Fuchs
b604e49335 winefile: don't compile Wine specific functions
svn path=/trunk/; revision=21176
2006-02-21 20:39:23 +00:00
Ged Murphy
0c8984093b fix reporterror
svn path=/trunk/; revision=21175
2006-02-21 00:15:27 +00:00
Ged Murphy
75c1d11298 clean up reactos.dff and fix a few build files.
svn path=/trunk/; revision=21174
2006-02-21 00:04:24 +00:00
Aleksey Bragin
c6235c7be3 - Fix all remaining issues in reactos.dff
- ReactOS now installs and boots as it was before the restructure

svn path=/trunk/; revision=21173
2006-02-20 22:35:21 +00:00
Aleksey Bragin
202d66e3c3 - 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
2006-02-20 21:08:27 +00:00
Martin Fuchs
b334350e4e zoomin: merge changes of audited repository
svn path=/trunk/; revision=21171
2006-02-19 23:22:32 +00:00
Martin Fuchs
52ed64bb5e 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
2006-02-19 23:13:19 +00:00
Martin Fuchs
3fa7cc252d 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
2006-02-19 22:20:41 +00:00
Maarten Bosma
c0b40ffed2 Jerome Signouret (ggcom(at)tele2(dot)fr>): Package Manager Translations
svn path=/trunk/; revision=21168
2006-02-19 20:50:19 +00:00
Maarten Bosma
171e1e739a rename directory.xml to directory.rbuild to make rosapps build.
svn path=/trunk/; revision=21167
2006-02-19 20:48:30 +00:00
Art Yerkes
984d36e562 Changed name for us unix guys.
svn path=/trunk/; revision=21166
2006-02-19 20:22:17 +00:00
Hervé Poussineau
c8a90f769b 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
2006-02-19 18:05:01 +00:00
Ged Murphy
11c3ca9f05 add image editing software started in audited repo
svn path=/trunk/; revision=21164
2006-02-19 17:13:10 +00:00
Ged Murphy
db000e5299 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
2006-02-19 16:33:14 +00:00
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