Commit graph

19950 commits

Author SHA1 Message Date
The ReactOS Code Auditors 519828d8eb - first attempt at locking code for the audit
- contains the svn property svn:needs-lock

svn path=/trunk/; revision=21251
2006-03-08 19:39:25 +00:00
Ged Murphy 9a2722b58b - Allow more customizations in the monthcal
- fixes bug 1338
- by Thomas Weidenmueller


svn path=/trunk/; revision=21250
2006-03-08 19:31:03 +00:00
Ged Murphy 7dfc2dfebb - Enable SE_SYSTEMTIME_NAME privilege for timedate.cpl
- fixes bug 1337
- by Thomas Weidenmueller


svn path=/trunk/; revision=21249
2006-03-08 19:28:44 +00:00
Ged Murphy daa4402f55 - Implement some security functions regedit relies on
- fixes bug 1336
- by Thomas Weidenmueller


svn path=/trunk/; revision=21248
2006-03-08 19:24:46 +00:00
Aleksey Bragin 66ef58378d - Improvement of the security interfaces implementation in regedit.
- Fix winetests/advapi32
- Patch by Thomas Weidenmueller (w3seek)

svn path=/trunk/; revision=21247
2006-03-08 12:57:21 +00:00
Ged Murphy 95558d0f30 - fix UI state handling
- by Thomas Weidenmueller

svn path=/trunk/; revision=21246
2006-03-07 23:33:19 +00:00
Ged Murphy 5316bc7eef - New and improved calender control for the time and date control panel
- by Thomas Weidenmueller

svn path=/trunk/; revision=21245
2006-03-07 20:59:11 +00:00
Ged Murphy 0cfabeb042 Allow naming of image and provisional setting of DIB bitcount, width, height and resolution.
svn path=/trunk/; revision=21244
2006-03-07 17:34:18 +00:00
Eric Kohl 6754e0b5af Pass session pointer to CreateWindowEx.
svn path=/trunk/; revision=21243
2006-03-06 23:13:34 +00:00
Ged Murphy 794b5e6044 reactosify the definitions
svn path=/trunk/; revision=21242
2006-03-06 23:04:28 +00:00
Ged Murphy 9404c07d2c add the following definitions : USER_TIMER_MAXIMUM, USER_TIMER_MINIMUM, SM_CXFOCUSBORDER, SM_CYFOCUSBORDER, WM_CHANGEUISTATE, WM_UPDATEUISTATE, UIS_*, UISF_*
svn path=/trunk/; revision=21241
2006-03-06 22:29:49 +00:00
Ged Murphy 2dab6641ce better dialog
svn path=/trunk/; revision=21240
2006-03-06 21:11:05 +00:00
Ged Murphy 1a6f0536e2 fix build
svn path=/trunk/; revision=21239
2006-03-06 19:59:18 +00:00
Ged Murphy 18eb7814bf basic dialog for setting canvas properties.
svn path=/trunk/; revision=21238
2006-03-06 19:16:04 +00:00
Ged Murphy 15e1ae419b Fix resource leaks
svn path=/trunk/; revision=21237
2006-03-06 00:41:05 +00:00
Hervé Poussineau e8d6081de4 Don't claim IDE channels if they are already claimed
svn path=/trunk/; revision=21236
2006-03-05 19:47:22 +00:00
Klemens Friedl 23644dfc06 remove the following sentences from the resource files:
"Icon borrowed from Notepad2 - http://www.flos-freeware.ch/notepad2.html"

svn path=/trunk/; revision=21235
2006-03-05 16:01:05 +00:00
Ged Murphy ef9384e7c2 update notepad icon
svn path=/trunk/; revision=21234
2006-03-05 15:13:16 +00:00
Ged Murphy 94bd4ba57e replace many of the cpl icons with clearer rendered ones
svn path=/trunk/; revision=21233
2006-03-05 15:08:26 +00:00
Ged Murphy ac4da722a2 fix leaks.
svn path=/trunk/; revision=21232
2006-03-05 14:41:09 +00:00
Ged Murphy 3f2c076c48 fixed. includes 16x16 - 48x48
svn path=/trunk/; revision=21231
2006-03-05 14:30:46 +00:00
Klemens Friedl d149b546b0 Update the solitaire icon, the icon file is from the http://tango-project.org icon-set
(note: the 32x32 version is based on the 22x22 version, I will fix this as soon as possible)

svn path=/trunk/; revision=21230
2006-03-05 14:27:17 +00:00
Klemens Friedl 0bb5b736d8 add & altered some text files (update information)
svn path=/trunk/; revision=21229
2006-03-05 13:57:35 +00:00
Klemens Friedl b1b2069c28 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
2006-03-05 09:58:59 +00:00
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