reactos.git
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...
2007-10-23 James TaborSync with Wine: Add the rest of Alex Villacís Lasso...
2007-10-23 James TaborSync with Wine: Edit controls.
2007-10-23 Johannes Anderwald- silence wine debug messages
2007-10-23 Johannes Anderwald- add a member to shlview to able to track the current...
2007-10-22 Marc PiulachsAdd xcopy and maginify to bootcd to make aicom happy
2007-10-22 Daniel ReimerTranslate xcopy into German and fix the SUBLANGs of...
2007-10-22 Marc PiulachsWine imported xcopy command line tool
2007-10-22 Gregor BrunmarMore svchost stub, end-of-the-day checkin.
2007-10-22 Marc Piulachs- Minor fixes to the es-ES localization for eventvwr
2007-10-22 Gregor BrunmarAdded first stub of svchost - not included in the build...
2007-10-22 Colin FinckShell32 resource file cleanup - Part 2
2007-10-22 Hervé PoussineauAdd SHCreateDefaultExtractIcon prototype and IDefaultEx...
2007-10-22 Hervé Poussineau__USE_W32API is always defined nowadays
2007-10-22 Hervé PoussineauRemove outdated file
2007-10-22 Hervé PoussineauAlways declare SetLogonNotifyWindow
2007-10-22 Mike Nordell[COMMENT] Document array indices for EPROCESS.Quota...
2007-10-22 Hervé PoussineauFix typo
2007-10-22 Thomas BluemelProcess window messages while the (un)installer is...
2007-10-22 Johannes Anderwald- load dynamic shell extensions with IContextMenu interface
2007-10-21 Johannes Anderwald- use RegLoadMUIString for a translated keys
2007-10-21 Colin FinckShell32 resource file cleanup - Part 1/2 for today
2007-10-21 Thomas BluemelLoad libraries as data files in RegLoadMUIString
2007-10-21 Johannes Anderwald- fix a few bugs
2007-10-21 Hervé Poussineau[FORMATTING] General cleanup (indentation, headers...
2007-10-21 Johannes Anderwald- use SHGetSpecialFolderPath if used on desktop when...
2007-10-21 Johannes Anderwald- fix a typo
2007-10-21 Johannes Anderwald- fix memory leak
2007-10-21 Daniel ReimerRemove Trailing spaces.
2007-10-21 Eric KohlSimplify a lot of code (e.g.: SendMessage(GetDlgItem...
2007-10-21 Eric KohlFixed indentation (TABs --> Spaces)
2007-10-21 Hervé PoussineauReplace STDCALL by APIENTRY
2007-10-21 Eric Kohl- Keep the value type of each environment variable...
2007-10-21 Colin Finck- Apply the spanish translation for eventvwr by Marc...
2007-10-21 Aleksey Bragin- When adding new items into a submenu, they are placed...
2007-10-21 Hervé PoussineauReplace DDKAPI call convention by APIENTRY, as specifie...
2007-10-20 Thomas BluemelFixes updating default character attributes when callin...
2007-10-20 Thomas BluemelEnable the code to determine the time zone from the...
2007-10-20 Johannes Anderwald- add joy.cpl and tapiui.dll to bootcd
2007-10-20 Thomas Bluemeltapiui.dll doesn't have an entry point
2007-10-20 Aleksey Bragin- Use "windows" module to hold native dlls, which can...
2007-10-20 Aleksey Bragin- Remove entrypoint="0" from DLLs which actually need...
2007-10-20 Aleksey BraginDmitry Chapyshev <lentind@yandex.ru>
2007-10-20 Eric KohlMake it UNICODE-safe.
2007-10-20 Eric KohlFix indentation (TABs --> Spaces).
2007-10-20 Aleksey BraginDmitry Chapyshev <lentind@yandex.ru>
2007-10-20 Johannes Anderwald- fix param spotted by James Tabor
2007-10-20 Mike NordellDon't try to open a harddisk for reading when checking...
2007-10-20 Mike Nordell[COMMENT] Added comment explaining how this code, which...
2007-10-20 Art YerkesProtect access to the physical map.
2007-10-20 Johannes Anderwald- implement shellnew operations for type "Data" and...
2007-10-20 Johannes Anderwald- store lnk extension
2007-10-20 Johannes Anderwald- add a create shellnew option for textfiles
2007-10-19 Johannes Anderwald- provide a name for shellnew command (required)
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-10-19 Johannes Anderwald- implement loading of shell new items in context menus
2007-10-19 Hervé PoussineauActivate define override check in rbuild
2007-10-19 Hervé PoussineauAdd an 'overridable' attribute on defines.
2007-10-19 Mike NordellDeleted definition of a variable named ScsiPortIsr...
2007-10-19 Hervé PoussineauIgnore compiler flags when generating resource macro
2007-10-19 Hervé PoussineauSupport define overriding in child .rbuild files
2007-10-19 Hervé PoussineauConst-ify Define class
2007-10-19 Johannes Anderwald- fix creating context menu entry for shortcut
2007-10-19 Johannes AnderwaldAuthor: Evan Teran <evan.teran@gmail.com>
2007-10-19 Johannes Anderwald- add printer folder
2007-10-19 Johannes Anderwald- load dynamic IContextMenu extensions from registry
2007-10-19 Mike Nordell[FORMATTING] Misuse of TAB. Converted to spaces.
2007-10-19 Art YerkesUncaught error when moving to trunk. Thanks gdb.
2007-10-19 Art YerkesDebug DbgBreakPoint and drop to GDB on program trap.
2007-10-19 Thomas BluemelDestroy created pen after use (fixes a GDI object leak)
2007-10-19 Thomas BluemelTweak the ScrollDC implementation a bit so that it...
2007-10-19 Thomas BluemelExtend hack in NtUserEnumDisplayDevices to fail enumera...
2007-10-19 Thomas BluemelPort RegLoadMUIStringA/W from WINE HEAD and adjust...
2007-10-19 Thomas BluemelInitialize the COM library
2007-10-18 Thomas BluemelAllow selecting monitors using the keyboard
2007-10-18 Thomas BluemelAdd very basic dragging support to the monitor selectio...
2007-10-18 Colin FinckUse StretchBlt with fixed values for drawing the card...
2007-10-18 Colin Finck- Fix a bug in Solitaire: When you used the 1-card...
2007-10-18 Johannes Anderwald- only register hotkey when setup is active
2007-10-18 Mike NordellFix logical error in a hack.
2007-10-18 Timo Kreuzerrevert my useless hack.
2007-10-18 Hervé PoussineauExport GetDefaultPrinterA/W also by ordinal
2007-10-18 Art YerkesBreak in at will.
2007-10-18 Mike NordellMove variable definition to before first code statement...
2007-10-18 Mike NordellFeeble attempt at getting NT4 vga.sys working by implem...
2007-10-18 Thomas BluemelFix status output
2007-10-18 Thomas BluemelDisplay basic download status
2007-10-18 Mike NordellPatch from aicommander. Actually copy uniata.sys from...
2007-10-18 Peter Ward- Add dwnl.exe utility to the bootcd, patch by Cameron...
2007-10-17 Hervé PoussineauBetter resource freeing
2007-10-17 Mike NordellImplement functionality for ctrl-home and ctrl-end
2007-10-17 Johannes Anderwald- fix a bug
2007-10-17 Daniel ReimerBug 2749: Small fixes to eventvwr (marc.piulachs@codexc...
2007-10-17 Hervé PoussineauAdd Lithuanian keyboard layout option in 1st stage
2007-10-17 Hervé PoussineauFix typo
2007-10-17 Hervé PoussineauImplement ProfileItems support in .inf files
next