give Arch a little more variety
[reactos.git] / reactos / iface /
2004-12-21 Thomas Bluemel- initialize system window classes when creating window...
2004-11-16 Gregor AnichSimple implementation of some multi-monitor APIs.
2004-11-12 Eric KohlDefedf is not needed any longer.
2004-11-12 Eric Kohl- Move NtAllocateUuids from the Security Reference...
2004-07-21 Casper Hornstrup2004-07-21 Casper S. Hornstrup <chorns@users.sourcefo...
2004-07-17 Alex IonescuAdded exports for new stubs and fixed some issues with...
2004-07-17 Alex IonescuAdded New System Call Prototypes and Stubs
2004-07-09 Filip Navara- Implementation of [NtGdi]GetTextFace[W] and [NtGdi...
2004-06-13 Filip Navara- Fixed prototypes of NtAddAtom, NtFindAtom, NtProtectV...
2004-05-16 Filip NavaraWindow Class handling fixes:
2004-05-01 Eric KohlFix Nt/ZwGetTickCount.
2004-04-12 KJK::HyperionSystem call thunk generation made marginally more portable:
2004-04-07 Eric KohlRestore modification.
2004-04-07 Thomas Bluemelpatch reverted because ros crashes ntoskrnl
2004-04-07 KJK::Hyperion - SSPT elements are 8 bit wide on Windows. Made ReactO...
2004-03-28 Thomas BluemelPartly (not working) implementation of TransparentBlt()
2004-03-23 Gé van Geldorp- Implement GetCharWidthA/W()
2004-03-23 Gé van GeldorpImplement EnumFontFamilies(Ex)A/W() and TranslateCharse...
2004-03-11 Thomas Bluemelfirst attempt to implement SendMessageTimeout()
2004-02-08 Thomas Bluemeladd sekelton for the GradientFill() implementation.
2004-01-26 Thomas Bluemel1. implemented MenuItemFromPoint()
2003-12-26 Thomas Bluemelsome fixes
2003-12-22 Thomas Bluemeladded ros-internal NtUserSetScrollBarInfo()
2003-12-21 Filip NavaraPartial implementation of GetPixel.
2003-12-17 KJK::Hyperion - genntdll, shut up
2003-12-14 Gé van GeldorpWhen sending messages to a window in the same thread...
2003-12-12 Thomas Bluemelfixed NtGdiAddFontResource() to accept a PUNICODE_STRING
2003-12-09 Thomas Bluemelallow caching icons/cursors with different sizes
2003-12-07 Gé van GeldorpMove desktop window proc from WIN32K to CSRSS
2003-12-03 Gé van GeldorpRemove direct references from csrss to win32k (call...
2003-11-14 Thomas BluemelPatch by Jonathon Wilson:
2003-11-11 Gé van GeldorpWndProc changes by Jonathan Wilson
2003-11-10 Thomas BluemelImplemented SetCursor and rewrote some cursor/icon...
2003-10-25 Gé van GeldorpAdded DirectDraw stubs by Peter Bajusz
2003-10-06 Gé van GeldorpFix icon handling
2003-10-04 Thomas Bluemelimplements system timers (similar to standard timers)
2003-09-26 Gé van GeldorpAdd NtUserReleaseDC
2003-09-10 Vizzinipatch by Skywing: made existing eventpair code more...
2003-09-07 Thomas Bluemeladded syscall NtUserGetScrollInfo() and fixed nonclient...
2003-08-20 Thomas Bluemeladded NtUserGetMenuDefaultItem() syscall
2003-08-19 Thomas BluemelPatch by Jonathon Wilson:
2003-08-09 Martin Fuchsmoved SetShellWindowEx() implementation into kernel...
2003-08-06 Thomas Bluemelmore work on window classes and RegisterClass[Ex] by...
2003-08-05 Thomas BluemelANSI/UNICODE struct separation patch by Royce3, ANSI...
2003-08-04 Gunnar Dalsnes-W32k/NtUser separation
2003-08-04 James TaborFix end of line,
2003-08-02 Gunnar Dalsnes-invented NtUserGetQueueStatus
2003-08-01 Thomas BluemelAdded some menu functions
2003-08-01 Thomas BluemelAdjusted usage hints
2003-07-30 James TaborCreated NtUserCreateMenu.
2003-07-27 David Welch- Made a start on implemented window moving.
2003-07-25 Gunnar DalsnesNtUser-/W32kGetWindowThreadProcessId impl.
2003-07-09 KJK::HyperionNo more unnecessary and never-ending output from genw32k
2003-06-20 Eric KohlEnable automatic initialization and termination of...
2003-06-03 Eric KohlImproved icon support. Patch by tim Jobling.
2003-05-23 Richard Campbell- Implemented FindWindowEx*() (it was already implemen...
2003-05-23 Richard CampbellImplement GetDesktopWindow()
2003-03-24 Richard CampbellImplemented UpdateWindow()
2003-03-06 Gé van GeldorpGetClientRect implementation by Tim Jobling
2003-01-03 guidofix some warnings
2002-10-01 Eugene Ingerman1. Cleanup GDI objects when process is deleted.
2002-09-17 David WelchMisc. user fixes.
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-09-03 David WelchImplemented part of window properties support
2002-09-01 David WelchDon't reinitialize the VGA on an enable surface if...
2002-08-31 David WelchNon-client painting fixes.
2002-08-26 David Welch2002-08-26 David Welch <welch@computer2.darkstar...
2002-07-22 Eugene IngermanAdded GetRegionData gdi function. Added region test...
2002-07-04 David Welch2002-07-04 David Welch <welch@computer2.darkstar...
2002-06-18 David Welch2002-06-18 David Welch <welch@whitehall1-5.seh.ox...
2002-01-13 David WelchBegan work on message queue and default window procedure
2001-07-15 Rex Jolliffmove work on clean rule
2001-07-15 Rex Jolliffsome work on clean rule
2001-06-17 Emanuele AlibertiNTDLL/csr: some more stubs; code split;
2001-06-12 Casper HornstrupWindow stations and desktops
2001-06-04 Casper HornstrupWin32k native user stubs
2001-03-25 David WelchV86 mode fixes
2000-10-07 David WelchAdded multiboot support to ntoskrnl
2000-08-18 David WelchAdded .o -> .sys rule to simplify driver makefiles
2000-06-24 Emanuele AlibertiFixed a path problem in the makefile that Phillip repor...
2000-06-17 David WelchCorrected build problem
2000-06-04 Eric KohlFixed paths
2000-03-26 Emanuele AlibertiIo subsystem clean-up. Every exported symbols is not...
2000-03-16 David WelchImplemented setting the fs register to point to the TEB
2000-02-22 Eric KohlAdded W32kInitialize service (orig. name NtGdiInit)
2000-02-21 Eric KohlChanged RtlCopyMemory() from function to macro
2000-02-20 Emanuele AlibertiAdded little prog. that builds the WIN32K.SYS service...
2000-01-23 Hernan Ochoachanged syscall tables. now it mimics NT style.
1999-11-18 Rex Jolliffadded ignore file
1999-10-28 Rex Jolliffadded fix for compile under linux
1999-08-29 David Welch*** empty log message ***
1999-08-20 Emanuele AlibertiFixed a bug in the parser.
1999-07-12 Rex JolliffAdded a service table registration function
1999-07-12 Emanuele Alibertiminor changes in the simple DEF-->EDF converter
1999-07-04 Emanuele AlibertiVery simple tool to generate aliased *.def files from...
1999-06-18 Emanuele AlibertiNTOSKRNL.ZwXXX functions now call NTOSKRNL.NtXXX via...
1999-06-17 Emanuele Alibertifixed my bug in ZwXXX stubs generation
1999-06-17 Emanuele Alibertigenntdll enhanced to generate ntoskrnl Zw stubs (to...
1999-04-03 Rex JolliffAdded a recursive clean rule and cleaned up a few loose...
next