adjusted doxygen options
[reactos.git] / reactos /
2003-12-07 Martin Fuchsadjusted doxygen options
2003-12-07 Thomas Bluemelsome more work on winlogon
2003-12-06 Thomas Bluemelmake CreateProcessAsUser() call CreateProcess() as...
2003-12-06 Martin Fuchsinitial doxygen configuration
2003-12-06 Martin Fuchsintegrated explorer documentaion build
2003-12-06 Martin Fuchsinitial doxygen configuraion
2003-12-06 Martin Fuchsadjust displayed file tree
2003-12-06 Filip NavaraBugfixes
2003-12-06 Martin Fuchsone more correction
2003-12-06 Martin Fuchscorrected implementation of backup stream reading
2003-12-06 Martin Fuchsbasic support to display NTFS streams in winefile windows
2003-12-05 Filip Navara- Removed winedbgc.dll from reactos.dff. Reported by...
2003-12-05 Gé van GeldorpMake room for error status code when invalid request...
2003-12-04 Aleksey BraginMake StretchBlt() call NtGdiStretchBlt() if src and...
2003-12-04 Aleksey BraginSkeleton of NtGdiStretchBlt() implemented.
2003-12-04 Richard CampbellAdded a branch of linux-ntfs based on kernel 2.6.0test1...
2003-12-04 Filip Navara- Fixed MSVCRTand CRTDLL building.
2003-12-03 Gé van GeldorpRemove direct references from csrss to win32k (call...
2003-12-03 Gé van GeldorpDon't release a mutex which wasn't acquired
2003-12-03 Gé van GeldorpProperly initialize variable before it is used
2003-12-03 Gé van GeldorpFix creation of display-compatible DCs
2003-12-03 Filip Navara- Fixed a typo.
2003-12-03 Filip Navara- Patched prsht.h bug reported by Jonathan Wilson.
2003-12-03 Gé van GeldorpClean up attach hack a little bit, it's still a hack...
2003-12-03 Gé van GeldorpHandle ClipRegion == 1 as a special case in NtUserGetDCEx()
2003-12-02 Filip NavaraFixed build errors.
2003-12-02 Filip Navara- Attempt to fix window activation bugs reported by...
2003-12-02 Filip Navara- Replaced winedbg.dll with static library libwine.a.
2003-12-02 Gé van GeldorpFix called routine names
2003-12-02 Gé van GeldorpCSRSS code shuffle
2003-12-02 Gé van GeldorpCSRSS code reshuffle
2003-12-01 Steven EdwardsRemoved the old Winedbg.c from NTDLL.
2003-12-01 Filip Navara- Cleaned up unused bits of winedbgc.
2003-12-01 Filip Navara- Some small fixes on debugging macros.
2003-12-01 Thomas Bluemelsome work on winlogon
2003-11-30 Martin Fuchsfixed clean target
2003-11-30 Martin Fuchsadded first version of pipetools; fixed clean target
2003-11-30 Martin Fuchsadded first version of pipetools
2003-11-30 Filip NavaraAttempt to fix WinPosActivateOtherWindow problem report...
2003-11-30 Gunnar Dalsnes-temporary and ugly fix/work-around for a bug that...
2003-11-30 Gunnar Dalsnes-made an inadvertent asynch. read into a synch. read
2003-11-30 Filip NavaraForgot to add these files.
2003-11-30 Filip NavaraWork on activation/focus.
2003-11-30 Gunnar Dalsnes-user apc was called with incorrect SystemParameter1
2003-11-30 Gunnar Dalsnes-hopefully fix bug where IoSecondStageCompletion was...
2003-11-30 Gunnar Dalsnes-removed "safe" stuff
2003-11-30 Gunnar Dalsnes-ReadFile(Ex)/WriteFile(Ex): fixed return values and...
2003-11-30 Gé van GeldorpHack around attaching a process to an already attached...
2003-11-30 Gunnar DalsnesAfter enabling regular kmode APC's I have experienced...
2003-11-30 Gé van GeldorpSilence confusing debug message
2003-11-30 Gunnar Dalsnesadded error checking macros
2003-11-30 Hartmut Birr- Call MmDeletePageFileMapping with the process in...
2003-11-30 Hartmut Birr- Use binary search for the offset within the pagefile.
2003-11-30 Hartmut Birr- Protect the region for the kernel mapped low memory...
2003-11-30 Martin Fuchsadded -break command line option for debug breakpoints
2003-11-29 Steven EdwardsCabman is now a build tool. So we can remove this copy.
2003-11-29 Martin Fuchsimplemented GDB stub for remote debugging
2003-11-29 Casper Hornstrup2003-11-29 Casper S. Hornstrup <chorns@users.sourcefo...
2003-11-29 Steven Edwardsadd a winternl.h header untill Mingw has one or our...
2003-11-29 Richard CampbellInstall comctl32, winmm, and ole32
2003-11-29 Richard CampbellAdded winmm, comctl32, and ole32 to the build system...
2003-11-29 Richard Campbelltemporarily commented out CreateStreamOnHGlobal, this...
2003-11-29 Richard Campbellcommented out the GUID definition since it's already...
2003-11-28 Eric KohlIgnore event object for synchronous file operations.
2003-11-27 Gé van GeldorpFix single-stepping through usermode code
2003-11-27 Gunnar Dalsnesmisc
2003-11-27 Gunnar Dalsnesreturn correct info when overwriting files
2003-11-27 Gunnar Dalsnesapc work
2003-11-27 Gunnar Dalsnesfixed/improved GetOverlappedResult
2003-11-27 Gunnar Dalsnesdisable regular kmode apc's around Resource locks
2003-11-26 Gé van GeldorpFix ownership of driver-created palettes
2003-11-26 Filip Navara- Small fixes to get combo boxes working.
2003-11-26 Gé van GeldorpFix some GDIOBJ ownership issues
2003-11-26 Filip Navara- Support for index NUMRESERVED in NtGdiGetDeviceCaps.
2003-11-26 VizziniFixed a race condition on unload, other minor clean...
2003-11-26 Art YerkesFixes described in resolution to bug #51.
2003-11-25 Gé van GeldorpFix DC leak
2003-11-25 Gé van GeldorpAvoid message about invalid GDI object
2003-11-25 Gé van GeldorpSilence debug messages again
2003-11-25 Gé van GeldorpSwitch screen to graphics mode when the first window...
2003-11-25 Gé van GeldorpSwitch screen to graphics mode when the first window...
2003-11-25 Art YerkesShift now cancels Numlock, as it does on real windows.
2003-11-24 Gé van GeldorpClean up DCEs when switching out of graphics mode
2003-11-24 Filip Navara- Small SetWindowPos fixes.
2003-11-24 Eric KohlRemove 'dist' target.
2003-11-24 Eric KohlRemove 'dist' target.
2003-11-24 Eric KohlBuild registry hives in 'make install'.
2003-11-24 Thomas Bluemelimplemented WlxStartApplication() and WlxActivateUserSh...
2003-11-24 Thomas Bluemelimplemented WlxInitialize()
2003-11-24 Eric KohlRemove 'dist' target
2003-11-24 Eric KohlPrint received error message.
2003-11-24 Gé van GeldorpSilence debug messages
2003-11-24 Thomas Bluemelimplemented WlxNegotiate()
2003-11-24 Eric KohlTiny cleanup.
2003-11-24 Eric Kohl- Remove 'dist' target.
2003-11-24 Thomas Bluemeladded header file for msgina
2003-11-24 Thomas Bluemeladded skeleton for msgina.dll
2003-11-24 Gé van GeldorpSilence debug messages
2003-11-24 Gé van GeldorpSilence debug messages
2003-11-24 Thomas Bluemelmoved IntIsMenu() to menu.c
next