reactos.git
2007-10-29 Colin FinckRevert hpoussin's commit in r29960 to unbreak build.
2007-10-29 Colin FinckMove cylfrac, matrix, scrmsave and starfield to rosapps...
2007-10-29 Hervé PoussineauRemove unneeded hack because host tools don't use targe...
2007-10-29 Aleksey Bragin- Actually create KCB where needed.
2007-10-29 Aleksey BraginSo, finally, do that right... (re. 29956).
2007-10-29 Gregor BrunmarRemoved debug spamming from previous checkin
2007-10-29 Hervé PoussineauDon't crash when starting a 2nd GUI application when...
2007-10-29 Aleksey Bragin- Merge KCB/NCB code (and related delay alloc/free...
2007-10-29 Ged Murphywe don't need the 0xff
2007-10-29 Ged Murphyspeed up the DrawIconEx alpha maths a little bit
2007-10-29 Hervé PoussineauDisplay status window only if it is not a console boot
2007-10-29 Ged Murphychange text to something meaningful
2007-10-29 Hervé PoussineauRemove debug message
2007-10-29 Hervé PoussineauRename console boot switch to CONSOLE
2007-10-29 Hervé PoussineauAdd a virtual function table for UI, as already done...
2007-10-29 Hervé PoussineauInitialize CurrentDirectory before sending it to Create...
2007-10-28 Art Yerkeslower IRQL at appropriate time.
2007-10-28 Aleksey Bragin- Include config/cm.h for cm based code, and remove...
2007-10-28 Aleksey Bragin- Move registry shareable types (not internal to ntoskr...
2007-10-28 James TaborSorry I did not want to change that part of the object.
2007-10-28 Thomas BluemelFix console painting bugs
2007-10-28 James TaborUse DC object member hHmgr instead of hSelf. hSelf...
2007-10-28 Thomas Bluemeloptimize FrameRgn for simple rectangular regions
2007-10-28 Martin Fuchsdisable PHP search in Doxy docu, enable caller graphs...
2007-10-28 Martin Fuchsdisable PHP search in Doxy docu
2007-10-28 Gregor BrunmarMade each service have its own pipe name as done in...
2007-10-28 Art YerkesFix memory map to kernel mode.
2007-10-27 Timo Kreuzeruser32:
2007-10-27 Colin FinckImport the new code for showing floating point values...
2007-10-27 Colin Finck- Implement a new ShellAbout dialog, which looks more...
2007-10-27 Johannes Anderwald- fix a bug
2007-10-27 Marc PiulachsUpdate shell32 spanish localization
2007-10-27 Johannes Anderwald- start implementing "Open With" shell extension
2007-10-27 Colin FinckPortuguese (Brazilian) translation for sndvol32 by...
2007-10-27 Colin FinckAdded and updated Slovak translations for the screensav...
2007-10-27 Hervé PoussineauSilent debug message
2007-10-27 Martin Fuchsupdate Doxyfile to current format
2007-10-27 Martin Fuchsupdate Doxyfile to current format
2007-10-27 Daniel ReimerGerman Translation Update for 3DText. Some size fixes...
2007-10-27 Thomas BluemelDisplay a list of all leaked memory blocks when terminating
2007-10-27 Thomas BluemelFix memory leaks/wrong heap usage by replacing calls...
2007-10-27 Timo Kreuzer2nd try to fix build
2007-10-27 Timo Kreuzertry to fix linux build
2007-10-27 Marc Piulachsforgot to commit this file. Add 3dtext to the build
2007-10-26 Marc PiulachsUpdate/Fix spanish localizations
2007-10-26 Marc PiulachsVery simple OpenGL 3D text screensaver similar to the...
2007-10-26 Timo KreuzerUserScrollDC: 2nd try to fix the invalidated region...
2007-10-26 Aleksey Bragin- Define LIST_ENTRY functions as part of host headers...
2007-10-26 Marc PiulachsImplement Infs.Always section parsing to syssetup....
2007-10-26 Hervé PoussineauAdd a SourceDiskFiles section in txtsetup.sif, instead...
2007-10-26 Aleksey Bragin- Both calls to LpcpMoveMessage must be guarded with...
2007-10-26 Aleksey Bragin- Make behavior consistent: if there is no relocation...
2007-10-26 Art YerkesRemaining fixes from branch transition. MmuTurnOn...
2007-10-26 James TaborScrollDC From my notes 08/16/2003:
2007-10-25 Ged Murphyfix use of globals introduced in r29883
2007-10-25 Timo KreuzerUserScrollDC:
2007-10-25 Timo Kreuzerremove ToUnicode() stub from win32k
2007-10-25 Timo Kreuzerfix error check
2007-10-25 Daniel ReimerFix Build. Someone forgot to remove some +, when he...
2007-10-25 Johannes Anderwald- Draw color quality indicator in Display Properties...
2007-10-25 Johannes AnderwaldHwang YunSong() <hys545@dreamwiz.com>
2007-10-25 Colin Finck- Add a Ukrainian translation for eventvwr by Rostislav...
2007-10-25 Aleksey Bragin- Update cmlib interface to NT 5.2.
2007-10-25 Mike Nordell[COMMENTS] Redundant comments removed.
2007-10-25 James TaborFix icon title class descriptor for ReactOS.
2007-10-25 Mike NordellQuota cleanup. IRQL verfications for public functions...
2007-10-25 Hervé PoussineauAdd traces
2007-10-25 James TaborSync with Wine: Static controls.
2007-10-25 Marc Piulachsfix cat.exe > tcat.exe executable filename
2007-10-25 Marc PiulachsBuild files updates and fixes
2007-10-24 Colin FinckReplace "LTEXT ... SS_CENTER" by a simple "CTEXT"
2007-10-24 Mike NordellInterlocked add/sub for quota. Still disabled code.
2007-10-24 James Tabor- Implement NtUserGetComboBoxInfo and use it in GetComb...
2007-10-24 Hervé PoussineauBetter check of GetWindowsDirectory() return value
2007-10-24 Hervé PoussineauDuplicate the user token before calling CreateProcessAs...
2007-10-24 Art YerkesRemove extra var.
2007-10-24 Art YerkesReact to changes in rbuild with regard to definitions...
2007-10-24 James TaborUpdate NtUserGetComboBoxInfo header info.
2007-10-24 James Tabor- Sync to Wine: Listbox controls
2007-10-23 Gregor BrunmarMade r29837 readable
2007-10-23 Gregor BrunmarAdded RtlCopySecurityDescriptor
2007-10-23 Aleksey Bragin- Revert 29702 (IopParseDeviceHack is still required...
2007-10-23 Marc Piulachs- various fixes to the spanish language resources
2007-10-23 Hervé PoussineauIExtractIcon::GetIconLocation is not documented to...
2007-10-23 Marc Piulachs- Added a new start menu folder "Accessibility" (IDS_SY...
2007-10-23 Mike NordellUnbreak build (unused local var's warnings when not...
2007-10-23 Mike Nordell[FORMATTING] Consistency.
2007-10-23 Mike NordellFirst small attempt at implementing process memory...
2007-10-23 Mike Nordell[FORMATTING] Tab -> spc consistency.
2007-10-23 Hervé PoussineauWhen creating the context menu, take care of attributes...
2007-10-23 Hervé PoussineauUse SHCreateDefaultExtractIcon to simplify code
2007-10-23 Hervé PoussineauImplement SHCreateDefaultExtractIcon
2007-10-23 Aleksey Bragin- Add a bit more debug traces, like the previous implem...
2007-10-23 Hervé PoussineauFix some svn properties
2007-10-23 Hervé PoussineauDo not mix ReactOS and Wine debug style
2007-10-23 Hervé PoussineauCode refactoring to be able to handle installation...
2007-10-23 Hervé PoussineauNo need to define __USE_W32API
2007-10-23 Hervé PoussineauNo need to define __USE_W32API
2007-10-23 Hervé Poussineau__USE_W32API is always defined nowadays
2007-10-23 James TaborSync with Wine: Combo controls. Checked Button and...
next