Commit Graph
19776 Commits
Author SHA1 Message Date
Saveliy Tretiakov 46b4802cc1 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
2006-03-04 17:56:20 +00:00
Ged Murphy 162138b099 - Make ROS buildable with GCC 4.1
- Patch by Thomas Weidenmueller

svn path=/trunk/; revision=21226
2006-03-04 17:27:40 +00:00
Saveliy Tretiakov 9b819dfe32 Update eventlogrpc.idl
svn path=/trunk/; revision=21225
2006-03-04 17:11:16 +00:00
Saveliy Tretiakov 3f4ded7db8 Don't create files when booting from CD
Implement EventLogOpenA (wrapper over unimplemented EventLogOpenW)

svn path=/trunk/; revision=21224
2006-03-04 17:04:42 +00:00
Saveliy Tretiakov 8f1b7df719 Make mkhive support also symbolic flag names (like TYPE_DWORD) instead of only numeric.
svn path=/trunk/; revision=21223
2006-03-04 15:43:52 +00:00
Ged Murphy 2ce816dbb7 - 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
2006-03-03 15:22:42 +00:00
Klemens Friedl d9df994b8d Update german (austrian) language file:
corrected "Februar" to "Feber" which is the default word in austria

svn path=/trunk/; revision=21221
2006-03-02 20:44:00 +00:00
Ged Murphy 2b1e3e0d2b move clock window down a bit. It was obscuring the group text
svn path=/trunk/; revision=21220
2006-03-01 23:50:30 +00:00
Ged Murphy ef1aa9aeda mod all resources inline with En.rc
svn path=/trunk/; revision=21219
2006-03-01 23:35:54 +00:00
Ged Murphy c280bc696c - Add an analog clock to the timedate cpl.
- Add more code towards setting system time via NTP

svn path=/trunk/; revision=21218
2006-03-01 21:44:17 +00:00
Aleksey Bragin 7dac3e7a17 Fix devenum.dll in reactos.dff. Thanks to lkjasa for spotting this.
svn path=/trunk/; revision=21217
2006-02-28 13:14:29 +00:00
Art Yerkes a5cc1bbe38 Added 'world' and 'universe' targets (suggested by oiaohm)
svn path=/trunk/; revision=21216
2006-02-28 05:39:05 +00:00
Aleksey Bragin 920ce79aed RegOpenCurrentUser() prototype added
svn path=/trunk/; revision=21215
2006-02-27 20:30:08 +00:00
Eric Kohl ff7aef148c Dereference type declarations properly.
svn path=/trunk/; revision=21214
2006-02-27 18:11:25 +00:00
Eric Kohl dbba4749db - Move proc string offset calculation to a separate function.
- Replace all __FUNCTION__ by __FILE__.

svn path=/trunk/; revision=21213
2006-02-27 12:23:56 +00:00
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 <[email protected]>
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 <[email protected]>
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