Royce Mitchell III
5f5441389e
C89 compatibility and fixed a pointer bug ( conferred with Thomas on his intensions first ).
...
svn path=/trunk/; revision=5748
2003-08-22 13:27:09 +00:00
Martin Fuchs
942ea1645e
Implemented tray notification callback messages
...
svn path=/trunk/; revision=5747
2003-08-22 12:41:24 +00:00
Martin Fuchs
da38f35c6c
Added tray notification area.
...
svn path=/trunk/; revision=5746
2003-08-22 09:50:41 +00:00
Martin Fuchs
78d7ed187a
implemented clock display in tray notification area
...
svn path=/trunk/; revision=5745
2003-08-22 09:46:58 +00:00
Gé van Geldorp
9146491fcd
Fix counting when going from bottom to top
...
svn path=/trunk/; revision=5744
2003-08-22 08:03:51 +00:00
Gé van Geldorp
adaa3d6de2
- Move CreateFrameBrushes() and DeleteFrameBrushes() to file where they are
...
actually used
- Only call them when needed
- Fix resource specification so CreateFrameBrushes() can actually find the
bitmap it needs
svn path=/trunk/; revision=5743
2003-08-22 07:51:32 +00:00
Steven Edwards
c6066fbd1a
Add guid generator by Jonathon Wilson
...
svn path=/trunk/; revision=5742
2003-08-22 07:26:41 +00:00
Martin Fuchs
74b969bb49
Removed commctrl.h to use the one of W32API headers.
...
svn path=/trunk/; revision=5741
2003-08-22 07:19:10 +00:00
Richard Campbell
de14bd7a54
- ewps, forgot to convert to 16 colors...interesting, loading 24 bitmaps from resources doesn't seem to work properly
...
svn path=/trunk/; revision=5740
2003-08-22 06:57:31 +00:00
Richard Campbell
01a760d4ec
- obm_close update, i was bored and didn't feel like coding, i hate code burnout.
...
svn path=/trunk/; revision=5739
2003-08-22 06:33:22 +00:00
Steven Edwards
f6d8e666a9
Merged regedit from winehq cvs.
...
Moved to new home in reactos tree.
- I know I said I was on vacation
svn path=/trunk/; revision=5738
2003-08-22 05:55:14 +00:00
Steven Edwards
cd80ac4da7
Add linking to libstdc++ for buggy gcc installs
...
svn path=/trunk/; revision=5737
2003-08-22 04:54:59 +00:00
Royce Mitchell III
897a184f5a
C89 compatibility
...
svn path=/trunk/; revision=5736
2003-08-22 01:55:36 +00:00
Thomas Bluemel
8ad3e4af6d
fixed MessageBeep()
...
svn path=/trunk/; revision=5735
2003-08-22 00:39:15 +00:00
Thomas Bluemel
91fbb3f0d8
fixed MessageBeep()
...
svn path=/trunk/; revision=5734
2003-08-22 00:37:36 +00:00
Thomas Bluemel
8b52facc15
unstubbed MessageBeep()
...
svn path=/trunk/; revision=5733
2003-08-22 00:33:47 +00:00
Thomas Bluemel
7b8304433e
reorganized window.c
...
svn path=/trunk/; revision=5732
2003-08-21 23:07:40 +00:00
Hartmut Birr
b90ac7e87b
- Fixed RtlLeaveCriticalSection and RtlTryEnterCriticalSection.
...
svn path=/trunk/; revision=5731
2003-08-21 22:40:18 +00:00
Thomas Bluemel
426e7567ba
added @implemented/@unimplemented comments
...
svn path=/trunk/; revision=5730
2003-08-21 22:17:56 +00:00
Thomas Bluemel
6a048dddff
work on system menus
...
svn path=/trunk/; revision=5729
2003-08-21 21:52:06 +00:00
Thomas Bluemel
2a0a6362e3
work on system menus
...
svn path=/trunk/; revision=5728
2003-08-21 20:29:44 +00:00
Gé van Geldorp
60e08b722e
- Add Magic number back in
...
- Move all HANDLE_ENTRY fields into GDIOBJHDR (saves memory)
svn path=/trunk/; revision=5727
2003-08-21 20:16:55 +00:00
Gé van Geldorp
113ee4971a
Don't free region if handle is special value 1 (whole window)
...
svn path=/trunk/; revision=5726
2003-08-21 20:14:45 +00:00
Martin Fuchs
61076e4c18
display icons in tray notification area
...
svn path=/trunk/; revision=5725
2003-08-21 19:24:30 +00:00
Martin Fuchs
afbf3c66b6
working start menu; beginning of tray notification area
...
Start menu popup is now closed when clicking in another window.
svn path=/trunk/; revision=5724
2003-08-21 17:11:49 +00:00
Thomas Bluemel
6d6caffd7d
some more work on system menus
...
svn path=/trunk/; revision=5723
2003-08-21 16:04:26 +00:00
Eric Kohl
f7b82c11f2
Fixed FAT16 bootcode install. Don't overwrite any valid BPB data.
...
svn path=/trunk/; revision=5722
2003-08-21 15:35:32 +00:00
Eric Kohl
5f04c08330
Added FAT16 format code.
...
svn path=/trunk/; revision=5721
2003-08-21 15:33:48 +00:00
Thomas Bluemel
dad429cc35
initial support for system menus
...
svn path=/trunk/; revision=5720
2003-08-21 15:26:19 +00:00
Thomas Bluemel
45e8d98b48
Implemented loading compatibility settings (custom version information) for applications
...
svn path=/trunk/; revision=5719
2003-08-21 12:51:01 +00:00
Royce Mitchell III
cbbd90f4f1
C89 compatibility
...
svn path=/trunk/; revision=5718
2003-08-21 04:17:15 +00:00
Royce Mitchell III
6f9d6a7c74
fixed several dc locking bugs as well as several memory leaks
...
svn path=/trunk/; revision=5717
2003-08-20 22:07:36 +00:00
Eric Kohl
e2dd45fd4a
Use FAT16 for partitions smaller than 512MB and FAT32 for larger ones.
...
svn path=/trunk/; revision=5716
2003-08-20 21:58:06 +00:00
Gé van Geldorp
a5e1765aa6
Handle system color background brushes
...
svn path=/trunk/; revision=5715
2003-08-20 21:42:27 +00:00
Gé van Geldorp
39b5c8f5e4
Change credits as requested by Jon Griffiths <jon_p_griffiths@yahoo.com>
...
svn path=/trunk/; revision=5714
2003-08-20 21:41:22 +00:00
Emanuele Aliberti
92f4c1b15d
WIN32K: little work on Set/GetPixel (I don't know how to actually get/set a pixel value).
...
svn path=/trunk/; revision=5713
2003-08-20 20:45:28 +00:00
Royce Mitchell III
bbb8de1530
fixed some documentation and implemented RoundRect to call Rectangle so we at least see *something* until RoundRect can get implemented
...
svn path=/trunk/; revision=5712
2003-08-20 20:24:35 +00:00
Eric Kohl
8225007b2c
Added check and warning about incompatible partition tables.
...
The previous patches (partlist.c and usetup.c) were written by Hartmut Birr!
svn path=/trunk/; revision=5711
2003-08-20 20:07:33 +00:00
Casper Hornstrup
11ee47208a
2003-08-19 Casper S. Hornstrup <chorns@users.sourceforge.net>
...
* subsys/win32k/ntuser/menu.c (IntSetMenuDefaultItem,
IntGetMenuDefaultItem): Fix unsigned/signed warnings.
svn path=/trunk/; revision=5710
2003-08-20 18:55:03 +00:00
Eric Kohl
e89f5dacce
Ignore valid but unused partition table (4 unused entries).
...
svn path=/trunk/; revision=5709
2003-08-20 16:59:46 +00:00
Eric Kohl
1926975c01
Install FAT16 bootcode on FAT16 partitions.
...
Don't modify valid partition types when a partiton is formatted.
svn path=/trunk/; revision=5708
2003-08-20 16:31:21 +00:00
Martin Fuchs
e4b7ecbc70
dynamic startmenu widths
...
svn path=/trunk/; revision=5707
2003-08-20 15:18:08 +00:00
Eric Kohl
3d0daebcc4
Enable ReactOS installation.
...
svn path=/trunk/; revision=5706
2003-08-20 15:16:43 +00:00
Eric Kohl
e9042b4e5a
Fixed FAT32 cluster size calculation (GB instead of MB).
...
svn path=/trunk/; revision=5705
2003-08-20 15:15:30 +00:00
Emanuele Aliberti
bd5999bd1a
NTOSKRNL PS: NtOpenThread implemented.
...
svn path=/trunk/; revision=5704
2003-08-20 15:02:53 +00:00
Royce Mitchell III
cafb322c66
commented out a DPRINT that referenced a variable that no longer exists
...
svn path=/trunk/; revision=5703
2003-08-20 14:53:16 +00:00
Thomas Bluemel
f8dadc910b
Patch by Jonathon Wilson: Implemented loading cursors with LoadImage()
...
svn path=/trunk/; revision=5702
2003-08-20 14:08:19 +00:00
Thomas Bluemel
545e6f33fb
some work on menus
...
svn path=/trunk/; revision=5701
2003-08-20 14:01:16 +00:00
Thomas Bluemel
33a53f0e47
implemented NtUserGetMenuDefaultItem()
...
svn path=/trunk/; revision=5700
2003-08-20 13:02:32 +00:00
Martin Fuchs
246cb6d247
automatically opening startmenu-submenus
...
svn path=/trunk/; revision=5699
2003-08-20 12:42:25 +00:00