Gé van Geldorp
f3691049d8
Bump version number on HEAD
...
svn path=/trunk/; revision=7635
2004-01-14 23:40:14 +00:00
Richard Campbell
782a2efe59
changed explorer slightly
...
svn path=/trunk/; revision=7633
2004-01-14 23:28:33 +00:00
Gé van Geldorp
490c55529b
Set explorer as default shell
...
svn path=/trunk/; revision=7632
2004-01-14 23:21:31 +00:00
Gé van Geldorp
0a8c4b149b
Add creation of command prompt shortcut on desktop
...
svn path=/trunk/; revision=7631
2004-01-14 23:17:50 +00:00
Gé van Geldorp
89cfa2f16d
Fix crash when clicking outside any button
...
svn path=/trunk/; revision=7630
2004-01-14 23:16:59 +00:00
Gé van Geldorp
95adb6598c
Return nTrackPos if requested
...
svn path=/trunk/; revision=7629
2004-01-14 22:18:35 +00:00
Gé van Geldorp
1ec39bbe83
Rename SEVERITY_* constants to SYSSETUP_SEVERITY_* to avoid naming conflict
...
svn path=/trunk/; revision=7628
2004-01-14 22:15:09 +00:00
Richard Campbell
73b055af44
added small FIXME note.
...
svn path=/trunk/; revision=7627
2004-01-14 21:41:24 +00:00
Richard Campbell
da051e4b51
Implement GetLocaleInfoW
...
svn path=/trunk/; revision=7626
2004-01-14 21:40:12 +00:00
Gé van Geldorp
fa6209cc0f
Scrollbar implementation
...
svn path=/trunk/; revision=7625
2004-01-14 21:28:25 +00:00
Richard Campbell
eb5f406f20
use GetTimeFormat for explorer, since it displays time properly for the most part.
...
svn path=/trunk/; revision=7624
2004-01-14 20:21:16 +00:00
Filip Navara
9f007e7037
Size optimalizations.
...
svn path=/trunk/; revision=7623
2004-01-14 16:38:15 +00:00
Richard Campbell
f43df06422
implemented GetTimeFormat, loosely based off from wine, still broken though. This might not be 100% correct, but it compiles and doesn't crash, i'll go over it and implement the functions it depends on tomorrow.
...
svn path=/trunk/; revision=7622
2004-01-14 07:22:17 +00:00
Steven Edwards
f05da1af6e
Added taskmgr, oledlg and cabinet in time for 0.2......
...
svn path=/trunk/; revision=7621
2004-01-14 02:14:46 +00:00
Steven Edwards
f06451968c
Updated the WINE porting Readme for 0.2 Release
...
svn path=/trunk/; revision=7620
2004-01-14 02:08:32 +00:00
Steven Edwards
fc98d15686
Ported oledlg.dll from WINE
...
svn path=/trunk/; revision=7619
2004-01-14 01:55:00 +00:00
Steven Edwards
5ce6d8afc9
Ported cabinet.dll ported from WINE.
...
svn path=/trunk/; revision=7618
2004-01-14 01:47:46 +00:00
Steven Edwards
ee78d6302f
Added fci/fdi.h as w32api would not accept Cabinet support headers.
...
svn path=/trunk/; revision=7617
2004-01-14 01:47:01 +00:00
Martin Fuchs
a40cb5023f
automatically adjusted size of notification area and quicklaunch bar in desktop bar
...
svn path=/trunk/; revision=7616
2004-01-13 23:35:47 +00:00
Gé van Geldorp
61b6e0fe14
Install more DLLs
...
svn path=/trunk/; revision=7615
2004-01-13 22:04:31 +00:00
Filip Navara
109bff5226
Better palette generating algorithm.
...
svn path=/trunk/; revision=7614
2004-01-13 19:45:31 +00:00
Hartmut Birr
1057df8763
- Fixed the month of the date on the image.
...
- Used the last write time for the time value on the image.
svn path=/trunk/; revision=7612
2004-01-13 19:25:03 +00:00
Hartmut Birr
a07bc80d2e
- Fixed the handling of command line parameters between quotes.
...
svn path=/trunk/; revision=7611
2004-01-13 18:16:05 +00:00
Steven Edwards
7f8041c8b9
Fix building with DBG = 1
...
svn path=/trunk/; revision=7610
2004-01-13 17:24:41 +00:00
Filip Navara
42c7da6d23
Removed file that accidently got into CVS.
...
svn path=/trunk/; revision=7609
2004-01-13 17:22:49 +00:00
Filip Navara
64f4bcec4e
Fixed.
...
svn path=/trunk/; revision=7608
2004-01-13 17:19:28 +00:00
Filip Navara
bc0b751b2b
Initial version of generic framebuffer display driver.
...
svn path=/trunk/; revision=7607
2004-01-13 17:18:33 +00:00
Filip Navara
e1815888c5
Scrollbar redrawing fix.
...
svn path=/trunk/; revision=7606
2004-01-13 17:14:38 +00:00
Filip Navara
6fec87f961
Removed some nonsense code that has no effect.
...
svn path=/trunk/; revision=7605
2004-01-13 17:13:48 +00:00
Eric Kohl
208e3769eb
Add user profile directory functions.
...
Create user profile directories from registry.
svn path=/trunk/; revision=7604
2004-01-13 12:34:09 +00:00
Eric Kohl
992dc83fd2
Moved a lot of registry settings around.
...
svn path=/trunk/; revision=7603
2004-01-13 12:30:54 +00:00
Eric Kohl
46059ee5d0
Cleaned up NtSetValueKey() and NtQueryValueKey().
...
Made CmiScanKeyForValue() more robust.
svn path=/trunk/; revision=7602
2004-01-13 12:29:27 +00:00
Richard Campbell
bc5e5cf2fd
a small reversion from other mod that wasn't committed.
...
svn path=/trunk/; revision=7601
2004-01-13 05:14:19 +00:00
Richard Campbell
22d27ef5ec
- Modified Tray Notify area and quicklaunch size to be smaller (to accomodate the 640x480 of the standard vga driver in ROS). NOTE that this really needs to autosize based on contents.
...
- Format the time for your specific locale. This allows 12 hour clock under windows, note that the function used probably isn't implemented in ROS. *not committed, not committing until after 0.2 is released*
svn path=/trunk/; revision=7600
2004-01-13 05:09:41 +00:00
Art Yerkes
a9582ff53d
Proper search for lines and files as with functions.
...
svn path=/trunk/; revision=7599
2004-01-13 03:43:01 +00:00
Art Yerkes
2b806f43c8
Re-enabled stabs reading in the kernel debugger.
...
In ke/main.c, stabs for boot time drivers that were loaded with the kernel
are linked and enabled before calling KdbInit, so that the user has them
available.
In ldr, drivers are now loaded with their symbols if available. This applies
to userland dlls, too.
I added DEL as well as backspace to the keys that cause the cursor to back
up in kdb.
The 'addr' command in kdb now prints a correct address (with symbol
info if available).
The kernel stack trace printer in exp.c now uses kdb to print addresses if
it was enabled.
svn path=/trunk/; revision=7598
2004-01-13 03:23:11 +00:00
Steven Edwards
e1399c5621
Added notepad ported from WINE. Not built by default but its there
...
if you want to edit your code under ROS without a reboot.
We should move this to where ever the apps realy belong......
subsys/system? apps/utils?.......
svn path=/trunk/; revision=7597
2004-01-13 00:01:52 +00:00
Steven Edwards
c24c294c02
Added -D__REACTOS__
...
svn path=/trunk/; revision=7596
2004-01-12 23:48:37 +00:00
Steven Edwards
5dbcaef65b
Added comdlg32.dll and imm32.dll to the build.
...
svn path=/trunk/; revision=7595
2004-01-12 23:47:51 +00:00
Steven Edwards
d429625fea
Fixed comdlg32.dll under ReactOS
...
Start -> Run -> Browse now works in explorer even if its slow.
svn path=/trunk/; revision=7594
2004-01-12 23:46:20 +00:00
Steven Edwards
aa5d25239a
Some minor addons to work around missing things in w32api.
...
svn path=/trunk/; revision=7593
2004-01-12 23:44:24 +00:00
Steven Edwards
4e26cd81eb
Add a semi-working stub of GetDefaultPrinter[A/W] ported from WINE.
...
This isnt right but its needed to get comdlg32.dll working.
svn path=/trunk/; revision=7592
2004-01-12 23:42:23 +00:00
Martin Fuchs
27e99ffec4
use system image list instead of discrete icons as far as possible
...
svn path=/trunk/; revision=7591
2004-01-12 23:03:38 +00:00
Steven Edwards
f4ee51ec85
Build fixes for w32api.
...
svn path=/trunk/; revision=7590
2004-01-12 22:45:53 +00:00
Gé van Geldorp
08277c1b6a
Rewrite loop so it can't be optimized away. Patch by Mike Nordell
...
svn path=/trunk/; revision=7589
2004-01-12 22:36:04 +00:00
Gé van Geldorp
a07586dc9d
Try harder to find another window to activate, fixes bug #127
...
svn path=/trunk/; revision=7588
2004-01-12 22:26:00 +00:00
Filip Navara
02fb8db0d0
Temporary reverted my last painting change before I'll do it the right way.
...
svn path=/trunk/; revision=7587
2004-01-12 21:24:20 +00:00
Filip Navara
54beec6da4
Minor fix.
...
svn path=/trunk/; revision=7586
2004-01-12 20:52:37 +00:00
Gé van Geldorp
b3828d8c73
Remove debugging cruft
...
svn path=/trunk/; revision=7585
2004-01-12 20:51:05 +00:00
Gé van Geldorp
e5d2f4623c
Handle mouse activation of windows by setting it (or its ancestor) as
...
foreground window instead of only focus window
svn path=/trunk/; revision=7584
2004-01-12 20:48:48 +00:00