2007-10-21 |
Eric Kohl | - Keep the value type of each environment variable... |
commit | commitdiff | tree |
2007-10-21 |
Colin Finck | - Apply the spanish translation for eventvwr by Marc... |
commit | commitdiff | tree |
2007-10-21 |
Aleksey Bragin | - When adding new items into a submenu, they are placed... |
commit | commitdiff | tree |
2007-10-21 |
Hervé Poussineau | Replace DDKAPI call convention by APIENTRY, as specifie... |
commit | commitdiff | tree |
2007-10-20 |
Thomas Bluemel | Fixes updating default character attributes when callin... |
commit | commitdiff | tree |
2007-10-20 |
Thomas Bluemel | Enable the code to determine the time zone from the... |
commit | commitdiff | tree |
2007-10-20 |
Johannes Anderwald | - add joy.cpl and tapiui.dll to bootcd |
commit | commitdiff | tree |
2007-10-20 |
Thomas Bluemel | tapiui.dll doesn't have an entry point |
commit | commitdiff | tree |
2007-10-20 |
Aleksey Bragin | - Use "windows" module to hold native dlls, which can... |
commit | commitdiff | tree |
2007-10-20 |
Aleksey Bragin | - Remove entrypoint="0" from DLLs which actually need... |
commit | commitdiff | tree |
2007-10-20 |
Aleksey Bragin | Dmitry Chapyshev <lentind@yandex.ru> |
commit | commitdiff | tree |
2007-10-20 |
Eric Kohl | Make it UNICODE-safe. |
commit | commitdiff | tree |
2007-10-20 |
Eric Kohl | Fix indentation (TABs --> Spaces). |
commit | commitdiff | tree |
2007-10-20 |
Aleksey Bragin | Dmitry Chapyshev <lentind@yandex.ru> |
commit | commitdiff | tree |
2007-10-20 |
Johannes Anderwald | - fix param spotted by James Tabor |
commit | commitdiff | tree |
2007-10-20 |
Mike Nordell | Don't try to open a harddisk for reading when checking... |
commit | commitdiff | tree |
2007-10-20 |
Mike Nordell | [COMMENT] Added comment explaining how this code, which... |
commit | commitdiff | tree |
2007-10-20 |
Art Yerkes | Protect access to the physical map. |
commit | commitdiff | tree |
2007-10-20 |
Johannes Anderwald | - implement shellnew operations for type "Data" and... |
commit | commitdiff | tree |
2007-10-20 |
Johannes Anderwald | - store lnk extension |
commit | commitdiff | tree |
2007-10-20 |
Johannes Anderwald | - add a create shellnew option for textfiles |
commit | commitdiff | tree |
2007-10-19 |
Johannes Anderwald | - provide a name for shellnew command (required) |
commit | commitdiff | tree |
2007-10-19 |
Daniel Reimer | Delete all Trailing spaces in code. |
commit | commitdiff | tree |
2007-10-19 |
Daniel Reimer | Delete all Trailing spaces in code. |
commit | commitdiff | tree |
2007-10-19 |
Daniel Reimer | Delete all Trailing spaces in code. |
commit | commitdiff | tree |
2007-10-19 |
Johannes Anderwald | - implement loading of shell new items in context menus |
commit | commitdiff | tree |
2007-10-19 |
Hervé Poussineau | Activate define override check in rbuild |
commit | commitdiff | tree |
2007-10-19 |
Hervé Poussineau | Add an 'overridable' attribute on defines. |
commit | commitdiff | tree |
2007-10-19 |
Mike Nordell | Deleted definition of a variable named ScsiPortIsr... |
commit | commitdiff | tree |
2007-10-19 |
Hervé Poussineau | Ignore compiler flags when generating resource macro |
commit | commitdiff | tree |
2007-10-19 |
Hervé Poussineau | Support define overriding in child .rbuild files |
commit | commitdiff | tree |
2007-10-19 |
Hervé Poussineau | Const-ify Define class |
commit | commitdiff | tree |
2007-10-19 |
Johannes Anderwald | - fix creating context menu entry for shortcut |
commit | commitdiff | tree |
2007-10-19 |
Johannes Anderwald | Author: Evan Teran <evan.teran@gmail.com> |
commit | commitdiff | tree |
2007-10-19 |
Johannes Anderwald | - add printer folder |
commit | commitdiff | tree |
2007-10-19 |
Johannes Anderwald | - load dynamic IContextMenu extensions from registry |
commit | commitdiff | tree |
2007-10-19 |
Mike Nordell | [FORMATTING] Misuse of TAB. Converted to spaces. |
commit | commitdiff | tree |
2007-10-19 |
Art Yerkes | Uncaught error when moving to trunk. Thanks gdb. |
commit | commitdiff | tree |
2007-10-19 |
Art Yerkes | Debug DbgBreakPoint and drop to GDB on program trap. |
commit | commitdiff | tree |
2007-10-19 |
Thomas Bluemel | Destroy created pen after use (fixes a GDI object leak) |
commit | commitdiff | tree |
2007-10-19 |
Thomas Bluemel | Tweak the ScrollDC implementation a bit so that it... |
commit | commitdiff | tree |
2007-10-19 |
Thomas Bluemel | Extend hack in NtUserEnumDisplayDevices to fail enumera... |
commit | commitdiff | tree |
2007-10-19 |
Thomas Bluemel | Port RegLoadMUIStringA/W from WINE HEAD and adjust... |
commit | commitdiff | tree |
2007-10-19 |
Thomas Bluemel | Initialize the COM library |
commit | commitdiff | tree |
2007-10-18 |
Thomas Bluemel | Allow selecting monitors using the keyboard |
commit | commitdiff | tree |
2007-10-18 |
Thomas Bluemel | Add very basic dragging support to the monitor selectio... |
commit | commitdiff | tree |
2007-10-18 |
Colin Finck | Use StretchBlt with fixed values for drawing the card... |
commit | commitdiff | tree |
2007-10-18 |
Colin Finck | - Fix a bug in Solitaire: When you used the 1-card... |
commit | commitdiff | tree |
2007-10-18 |
Johannes Anderwald | - only register hotkey when setup is active |
commit | commitdiff | tree |
2007-10-18 |
Mike Nordell | Fix logical error in a hack. |
commit | commitdiff | tree |
2007-10-18 |
Timo Kreuzer | revert my useless hack. |
commit | commitdiff | tree |
2007-10-18 |
Hervé Poussineau | Export GetDefaultPrinterA/W also by ordinal |
commit | commitdiff | tree |
2007-10-18 |
Art Yerkes | Break in at will. |
commit | commitdiff | tree |
2007-10-18 |
Mike Nordell | Move variable definition to before first code statement... |
commit | commitdiff | tree |
2007-10-18 |
Mike Nordell | Feeble attempt at getting NT4 vga.sys working by implem... |
commit | commitdiff | tree |
2007-10-18 |
Thomas Bluemel | Fix status output |
commit | commitdiff | tree |
2007-10-18 |
Thomas Bluemel | Display basic download status |
commit | commitdiff | tree |
2007-10-18 |
Mike Nordell | Patch from aicommander. Actually copy uniata.sys from... |
commit | commitdiff | tree |
2007-10-18 |
Peter Ward | - Add dwnl.exe utility to the bootcd, patch by Cameron... |
commit | commitdiff | tree |
2007-10-17 |
Hervé Poussineau | Better resource freeing |
commit | commitdiff | tree |
2007-10-17 |
Mike Nordell | Implement functionality for ctrl-home and ctrl-end |
commit | commitdiff | tree |
2007-10-17 |
Johannes Anderwald | - fix a bug |
commit | commitdiff | tree |
2007-10-17 |
Daniel Reimer | Bug 2749: Small fixes to eventvwr (marc.piulachs@codexc... |
commit | commitdiff | tree |
2007-10-17 |
Hervé Poussineau | Add Lithuanian keyboard layout option in 1st stage |
commit | commitdiff | tree |
2007-10-17 |
Hervé Poussineau | Fix typo |
commit | commitdiff | tree |
2007-10-17 |
Hervé Poussineau | Implement ProfileItems support in .inf files |
commit | commitdiff | tree |
2007-10-17 |
Hervé Poussineau | Commit again changes of r25834, which were reverted... |
commit | commitdiff | tree |
2007-10-17 |
Ged Murphy | silence stray debug message |
commit | commitdiff | tree |
2007-10-17 |
Aleksey Bragin | - LdrpAttachToProcess() should be called only once... |
commit | commitdiff | tree |
2007-10-17 |
Mike Nordell | proper PSEH return usage (thanks janderwald) |
commit | commitdiff | tree |
2007-10-17 |
Hervé Poussineau | Add missing WINAPI keyword |
commit | commitdiff | tree |
2007-10-17 |
Mike Nordell | Fix PAGE_ROUND_DOWN, PAGE_ROUND_UP, and a user of them... |
commit | commitdiff | tree |
2007-10-17 |
Mike Nordell | Probe arguments if coming from usermode. Use previous... |
commit | commitdiff | tree |
2007-10-16 |
Colin Finck | Merge the cards of "cardsbav" to our cards.dll and... |
commit | commitdiff | tree |
2007-10-16 |
Aleksey Bragin | Dmitry Gorbachev <hs26332@mail.cnt.ru> |
commit | commitdiff | tree |
2007-10-16 |
Hervé Poussineau | Display a simple bootlogo, instead of a black screen... |
commit | commitdiff | tree |
2007-10-16 |
Mike Nordell | const-correctness cleanup. 'CONST UNICODE_STRING*'... |
commit | commitdiff | tree |
2007-10-16 |
Mike Nordell | Unbreak build. The code is used from user-mode too... |
commit | commitdiff | tree |
2007-10-16 |
Thomas Bluemel | Check if reading theme settings from the registry was... |
commit | commitdiff | tree |
2007-10-16 |
Mike Nordell | Attempt to make Cm API at least a little const-correct. |
commit | commitdiff | tree |
2007-10-16 |
Daniel Reimer | Fix the size of the new Dialog and make it non-resizeable. |
commit | commitdiff | tree |
2007-10-16 |
Mike Nordell | Debugging helper functions added, to verify hive list... |
commit | commitdiff | tree |
2007-10-16 |
Mike Nordell | Fixes the registry loop bug. No more bugchecks after... |
commit | commitdiff | tree |
2007-10-15 |
Timo Kreuzer | If cmd was started from a shortcut, use the shortcut... |
commit | commitdiff | tree |
2007-10-15 |
Daniel Reimer | Fix a typo in en-US.rc and translate the new stuff... |
commit | commitdiff | tree |
2007-10-15 |
Aleksey Bragin | Dmitry Chapyshev <lentind@yandex.ru> |
commit | commitdiff | tree |
2007-10-15 |
Aleksey Bragin | Dmitry Chapyshev <lentind@yandex.ru> |
commit | commitdiff | tree |
2007-10-15 |
Daniel Reimer | Bug 2753, 2754 Ukrainian translation update (rstzab... |
commit | commitdiff | tree |
2007-10-15 |
Daniel Reimer | Bug 2747: French translations by Pierre Schweitzer... |
commit | commitdiff | tree |
2007-10-15 |
Daniel Reimer | Bug 2747: French translations by Pierre Schweitzer... |
commit | commitdiff | tree |
2007-10-15 |
Hervé Poussineau | Update msvc backend, so Colin Finck will maybe stop... |
commit | commitdiff | tree |
2007-10-15 |
Art Yerkes | Fix quirks for building PPC on windows. |
commit | commitdiff | tree |
2007-10-15 |
Art Yerkes | Slight Adjustment. __DECLSPEC_SUPPORTED is an output. |
commit | commitdiff | tree |
2007-10-15 |
Art Yerkes | Make a more complete entry in the normal path so we... |
commit | commitdiff | tree |
2007-10-14 |
Art Yerkes | Add simple GDB stub. |
commit | commitdiff | tree |
2007-10-14 |
Magnus Olsen | do not use entrypoint="0" when dll have dllmain |
commit | commitdiff | tree |
2007-10-14 |
Magnus Olsen | do not use entrypoint="0" when dll have dllmain |
commit | commitdiff | tree |
2007-10-14 |
Magnus Olsen | do not use entrypoint="0" when dll have dllmain |
commit | commitdiff | tree |
2007-10-14 |
Magnus Olsen | do not use entrypoint="0" when dll have dllmain |
commit | commitdiff | tree |
2007-10-14 |
Magnus Olsen | do not use entrypoint="0" when dll have dllmain |
commit | commitdiff | tree |
next |