- Copyright notices for 2004
[reactos.git] / reactos /
2004-03-20 Martin Fuchs- Copyright notices for 2004
2004-03-20 Martin Fuchsadjust for windres
2004-03-20 Martin Fuchsfix japanese resource script
2004-03-20 Martin Fuchscontext menu for notification area
2004-03-20 Martin Fuchsauto-hiding of inactive notification icons
2004-03-20 Martin Fuchsadded notifyhook.dll
2004-03-20 Martin Fuchsfix for installation target by James Tabor
2004-03-20 Steven EdwardsEnable stub for ImpersonateLoggedOnUser. This gets...
2004-03-19 Gé van GeldorpHandle invalid Unicode strings for %S format like MS...
2004-03-19 Gé van GeldorpHandle characters outside first page
2004-03-19 Gé van GeldorpFix link warnings
2004-03-19 David Welch- Removed local definition of NtCurrentProcess.
2004-03-19 David Welch- Added definitions for NtCurrentProcess and NtCurrentT...
2004-03-19 Filip Navara- Load the PCI bus driver.
2004-03-19 Filip NavaraMerged changes from videoport_pnp_14032004 branch:
2004-03-19 Filip Navara- Lower IRQL in error case of IoAllocateDriverObjectExt...
2004-03-19 Eric KohlClean-up NtQueryInformationToken().
2004-03-19 Eric KohlFix NtOpenThreadToken() and NtSetInformationThread().
2004-03-19 Eric KohlImplement CreateEnvironmentBlock() and DestroyEnvironme...
2004-03-19 Eric KohlEnable environment inheritance.
2004-03-19 Martin Fuchsmerge WineHQ commit:
2004-03-19 Aleksey BraginCommitting my in-progress work with mmdrv, but it's...
2004-03-18 Royce Mitchell IIIsimple hack to keep winzip from bugchecking us
2004-03-18 David Welch- Fixed crash on reboot. Sorry.
2004-03-18 Thomas Bluemelimplemented SetFileShortName()
2004-03-18 Royce Mitchell IIIfixed several serious bugs in info.c and added a couple...
2004-03-18 Filip Navara- Fixed return status of IoGetDeviceProperty.
2004-03-18 Thomas Bluemel1. implemented SetFileValidData()
2004-03-18 Martin Fuchsfirst version of Explorer NotifyHook DLL
2004-03-17 Thomas Bluemelminor speed-improvement
2004-03-17 Filip Navara- Fixed few bugs related to SUROBJ initialization.
2004-03-17 Gunnar Dalsnesfix pipe create flags traslation
2004-03-17 Eric KohlSimplify LoadUserProfileW() and check for loaded profile.
2004-03-17 Steven EdwardsMoved the WINE notepad to rosapps
2004-03-16 Martin Fuchssimplify Shell_NotifyIcon implementation
2004-03-16 Martin Fuchsuse alloca() to pass NOTIFYICONDATA structures of any...
2004-03-16 David Welch- Map only the vga frame buffer for the hal to write...
2004-03-16 David Welch- Removed useless define.
2004-03-16 David Welch- Use the miniport services to map the frame buffer.
2004-03-16 David Welch- Implemented IOCTL_VIDEO_MAP_VIDEO_MEMORY/IOCTL_VIDEO_...
2004-03-16 Eric KohlFlush the new user hive after copying.
2004-03-16 Martin Fuchsadd _ANONYMOUS_UNION to NOTIFYICONDATA struct
2004-03-16 Martin Fuchsreplace WINE specifiy system tray implementation by...
2004-03-16 Art YerkesArty's summary:
2004-03-16 Royce Mitchell IIINtGdiGetPixel cleanup - fixed small bug with rect bound...
2004-03-15 Gé van Geldorp- Add arrows for popup submenus
2004-03-15 David Welch- Left whole page allocations on by accident.
2004-03-15 Gé van Geldorp- Handle 1bpp DIBs in NtGdiCreateDIBitmap
2004-03-15 Gé van GeldorphSelf member contains the handle, not the pointer
2004-03-15 Gé van GeldorpSilence debug message
2004-03-15 Hartmut Birr- Reduced the size of the symbol files, as only necessa...
2004-03-15 Hartmut Birr- Fixed the loading of symbol files, if the base name...
2004-03-15 Hartmut Birr- Removed dirty loading of symbol files from ExpInitial...
2004-03-15 Martin Fuchslaunch sound control panel applet
2004-03-15 Martin Fuchsimplementation of volume control tray icon
2004-03-15 Filip Navara- Minor corrections to emulated mouse pointer handling.
2004-03-15 David Welch- Fix reading past the end of the pool block.
2004-03-15 Hartmut Birr- Changed ctype.h from mingw to ntoskrnl its own.
2004-03-15 Royce Mitchell IIImark GetPixel as @implemented and fix param names
2004-03-15 David Welch- Fixed whole page allocations since the handle table...
2004-03-14 Gé van GeldorpFix mask for true color images
2004-03-14 Martin Fuchshandle large notification strings
2004-03-14 Martin FuchsUNICODE fix for Tooltips
2004-03-14 Martin Fuchshandle WM_NOTIFYFORMAT
2004-03-14 Martin Fuchs- separate tooltip area for each notify icon
2004-03-14 Gé van GeldorpReturn a valid (empty) visible region when the window...
2004-03-14 Filip Navara- Set InitData.HwInitDataSize to proper value.
2004-03-14 David Welch- Complete the irp even on an error.
2004-03-14 Martin Fuchsresize taskbar buttons on WM_SIZE
2004-03-14 David Welch- Map ntstatus values to the win32 error code expected...
2004-03-14 David Welch- Map return codes from the miniport's device i/o contr...
2004-03-14 David Welch- Fixed bug with recalling previous input.
2004-03-14 David Welch- Removed setting of STATUS_DATA_OVERRUN in IoStatusBlo...
2004-03-14 Thomas Bluemelimplemented GetProcessIoCounters()
2004-03-14 Eric KohlImplement GetUserProfileDirectoryW().
2004-03-14 Eric KohlFix some prototypes.
2004-03-14 Thomas Bluemelimplemented SetConsoleIcon()
2004-03-14 Filip Navara- Added PnP enum entry for the VMware video driver.
2004-03-14 Filip Navara- Don't load PnP drivers if they're disabled.
2004-03-14 Filip Navara- Fixed handling of IRP_MN_QUERY_BUS_INFORMATION.
2004-03-14 Gé van GeldorpImplement TrackPopupMenu. This fixes bug #131
2004-03-14 Martin Fuchstool tip texts for notification icons
2004-03-14 Martin Fuchsdeclare NOTIFYICON VERSION 3 constants
2004-03-14 Martin Fuchsdeclare V5 structure members and constants for notifica...
2004-03-14 Martin Fuchshide clock from desktop bar if it's configured this...
2004-03-14 Thomas Bluemelimplemented GetFileSizeEx()
2004-03-14 Thomas Bluemelimplemented SetFilePointerEx() and fixed SetFilePointer...
2004-03-14 Martin Fuchsfixed imagelist handle leak
2004-03-14 Thomas Bluemelcount all gdi handles and serialize removing gdi handle...
2004-03-14 Martin Fuchsdisable context menu for non-file system objects
2004-03-14 Gé van GeldorpMatch error tested against to the actual error returned by
2004-03-14 Gé van GeldorpYou can't use NtCurrentTeb() in kernel mode
2004-03-14 Thomas Bluemelimplemented GetProcessId()
2004-03-14 Thomas Bluemelminor fix
2004-03-14 Filip Navara- Make IoGetDeviceInterfaces more compatible with the...
2004-03-14 Thomas BluemelImplemented CreateHardLink()
2004-03-14 Gé van GeldorpAvoid ReactOS changes getting lost
2004-03-14 Gé van GeldorpExplicitly include stddef.h for offsetof, needed for...
2004-03-14 Gé van GeldorpTranslate pixel value from internal pixel format to...
2004-03-13 Gé van GeldorpDelay unlinking of windows until after all messages...
next