Update finger to build again.
[reactos.git] / reactos /
2004-01-16 Mark TempelUpdate to build snmpapi.a
2004-01-16 Mark TempelUpdate to add in some typedefs needed my winsock2.h
2004-01-16 Mark TempelUpdate to add in some typedefs needed my winsock2.h
2004-01-15 Thomas BluemelDraw window icons into the title bar.
2004-01-15 Gé van GeldorpAllow building with released 2.4 w32api and current...
2004-01-15 Martin Fuchsremove unused variable 'commandlen'
2004-01-15 Martin Fuchsuse return value of GetLocaleInfoW() in GetTimeFormatW()
2004-01-15 Martin Fuchs- merged in WineHQ's shell32 commit about "Get rid...
2004-01-15 Gé van GeldorpPatch by Filip Navara.
2004-01-15 Gé van GeldorpPatch by Filip Navara.
2004-01-15 Gé van GeldorpPatch by Filip Navara
2004-01-15 Gé van GeldorpPatch by Filip Navara.
2004-01-15 Gé van GeldorpPatch by Filip Navara.
2004-01-15 Gé van GeldorpPatch by Filip Navara.
2004-01-15 Gé van GeldorpPatch by Filip Navara.
2004-01-15 Gé van GeldorpFix VGA display corruption caused by mouse pointer
2004-01-15 Eric KohlImplemented most of the user profile creation.
2004-01-15 Eric KohlResorted dlls and made libwine a static library.
2004-01-15 Eric KohlFixed a potential cause of registry corruption in NtSet...
2004-01-15 Martin Fuchschanged comment to a better description
2004-01-14 Gé van GeldorpBump version number on HEAD
2004-01-14 Richard Campbellchanged explorer slightly
2004-01-14 Gé van GeldorpSet explorer as default shell
2004-01-14 Gé van GeldorpAdd creation of command prompt shortcut on desktop
2004-01-14 Gé van GeldorpFix crash when clicking outside any button
2004-01-14 Gé van GeldorpReturn nTrackPos if requested
2004-01-14 Gé van GeldorpRename SEVERITY_* constants to SYSSETUP_SEVERITY_*...
2004-01-14 Richard Campbelladded small FIXME note.
2004-01-14 Richard CampbellImplement GetLocaleInfoW
2004-01-14 Gé van GeldorpScrollbar implementation
2004-01-14 Richard Campbelluse GetTimeFormat for explorer, since it displays time...
2004-01-14 Filip NavaraSize optimalizations.
2004-01-14 Richard Campbellimplemented GetTimeFormat, loosely based off from wine...
2004-01-14 Steven EdwardsAdded taskmgr, oledlg and cabinet in time for 0.2....
2004-01-14 Steven EdwardsUpdated the WINE porting Readme for 0.2 Release
2004-01-14 Steven EdwardsPorted oledlg.dll from WINE
2004-01-14 Steven EdwardsPorted cabinet.dll ported from WINE.
2004-01-14 Steven EdwardsAdded fci/fdi.h as w32api would not accept Cabinet...
2004-01-13 Martin Fuchsautomatically adjusted size of notification area and...
2004-01-13 Gé van GeldorpInstall more DLLs
2004-01-13 Filip NavaraBetter palette generating algorithm.
2004-01-13 Hartmut Birr- Fixed the month of the date on the image.
2004-01-13 Hartmut Birr- Fixed the handling of command line parameters between...
2004-01-13 Steven EdwardsFix building with DBG = 1
2004-01-13 Filip NavaraRemoved file that accidently got into CVS.
2004-01-13 Filip NavaraFixed.
2004-01-13 Filip NavaraInitial version of generic framebuffer display driver.
2004-01-13 Filip NavaraScrollbar redrawing fix.
2004-01-13 Filip NavaraRemoved some nonsense code that has no effect.
2004-01-13 Eric KohlAdd user profile directory functions.
2004-01-13 Eric KohlMoved a lot of registry settings around.
2004-01-13 Eric KohlCleaned up NtSetValueKey() and NtQueryValueKey().
2004-01-13 Richard Campbella small reversion from other mod that wasn't committed.
2004-01-13 Richard Campbell- Modified Tray Notify area and quicklaunch size to...
2004-01-13 Art YerkesProper search for lines and files as with functions.
2004-01-13 Art YerkesRe-enabled stabs reading in the kernel debugger.
2004-01-13 Steven EdwardsAdded notepad ported from WINE. Not built by default...
2004-01-12 Steven EdwardsAdded -D__REACTOS__
2004-01-12 Steven EdwardsAdded comdlg32.dll and imm32.dll to the build.
2004-01-12 Steven EdwardsFixed comdlg32.dll under ReactOS
2004-01-12 Steven EdwardsSome minor addons to work around missing things in...
2004-01-12 Steven EdwardsAdd a semi-working stub of GetDefaultPrinter[A/W] porte...
2004-01-12 Martin Fuchsuse system image list instead of discrete icons as...
2004-01-12 Gé van GeldorpRewrite loop so it can't be optimized away. Patch by...
2004-01-12 Gé van GeldorpTry harder to find another window to activate, fixes...
2004-01-12 Filip NavaraTemporary reverted my last painting change before I...
2004-01-12 Filip NavaraMinor fix.
2004-01-12 Gé van GeldorpRemove debugging cruft
2004-01-12 Gé van GeldorpHandle mouse activation of windows by setting it (or...
2004-01-12 Martin Fuchssupport for pos1/end in keyboard navigation
2004-01-12 Gé van GeldorpWA_* is stored in wParam, not lParam
2004-01-12 Thomas Bluemelfixed GetVolumeInformationW(), GetDiskFreeSpaceW()...
2004-01-12 Eric KohlReverted most of the changes from 2004-01-08.
2004-01-12 Gé van GeldorpDisplay both cmd.exe version and OS version when runnin...
2004-01-12 Gé van GeldorpInclude build no in szCSDVersion
2004-01-12 Gé van GeldorpChange build number to current YYYYMMDD, include state...
2004-01-12 Filip NavaraFixes on paining code to get PuTTY and RegEdit working...
2004-01-11 Martin Fuchskeyboard navigation in start menu
2004-01-11 Filip NavaraWorkaround for W32API bug.
2004-01-11 Filip Navara- Removed some obsolete headers.
2004-01-11 Gé van GeldorpDo a dummy BitBlt at the end of a MaskBitBlt to inform...
2004-01-11 Gé van GeldorpAuto-detect whether to create a GUI or a TUI console
2004-01-11 Emanuele AlibertiLittle program to report how NT stati are converted...
2004-01-11 Martin Fuchsremoved unnecessary commented out lines
2004-01-11 Martin Fuchsremoved C++ comments
2004-01-11 Martin FuchsRecursiveCreateDirectory()
2004-01-11 Martin Fuchsadjustments for building in Wine; eliminated compiler...
2004-01-11 Hartmut Birr- Fixed the binary search in _dosmaperr.
2004-01-11 Martin Fuchsre-inserted execfuncparameter for SHELL_Execute16()
2004-01-11 Gé van GeldorpPrint args of DPRINT and DPRINT1 too
2004-01-11 Gé van GeldorpSilence debug message when DeleteObject()ing a NULL...
2004-01-11 Hartmut Birr- Fixed a wrong parameter in a call to LdrpLoadUserModu...
2004-01-10 Martin Fuchsfixes for many ShellExecute() problems
2004-01-10 Gé van GeldorpUse IntLPtoDP instead of NtGdiLPtoDP since kernel addre...
2004-01-10 Filip NavaraMinor cleanup.
2004-01-10 Art YerkesAdded javascript initialization.
2004-01-10 Art YerkesAdded kjs system to the kernel.
2004-01-10 Art YerkesAdded usage document.
2004-01-10 Art YerkesAdded kjs -- The kernel javascript system.
2004-01-10 Martin FuchsShellExecute...(): expand environment strings
next