- Remove the work item from the work queue in ChewRemove
[reactos.git] / reactos / base /
2008-11-07 Michael Martin- RSetServiceStatus: Don't return ERROR_INVALID_DATA...
2008-11-07 Michael Martin- Check for GetServiceConfig returning NULL, which...
2008-11-07 Ged Murphyfix return logic typo
2008-11-07 Ged MurphyConvert rpcss back to a service
2008-11-07 Aleksey Bragin- Import rpcss from Wine. It has a serious disadvantage...
2008-11-05 Andrew MungerFix a fencepost bug.
2008-11-04 Daniel ReimerBug 3830: Spanish netshell update and more by Javier...
2008-11-04 KJK::HyperionKJK::Hyperion is proud to present "dllimport purity...
2008-11-04 Dmitry Chapyshev- Update Russian translation
2008-11-03 Colin FinckCarlo Bramini (carlo.bramix@libero.it)
2008-11-02 Jeffrey MorlanReadBatchLine: Add a \n to the line if it doesn't alrea...
2008-10-31 Johannes Anderwald- Include zero byte in byte count to NtSetValueKey
2008-10-31 Johannes Anderwald- Include zero byte in byte count to NtSetValueKey
2008-10-31 Eric KohlEVENTLOG:
2008-10-30 Christoph von Wittichfix Armenian, Chinese, Hebrew, Hindi, Thai do not appea...
2008-10-30 Matthias Kupferreplacement for the white power switch (better contrast...
2008-10-30 Dmitry Chapyshev- Add getting system font and icon size settings
2008-10-30 Johannes Anderwald- Fix a memory leak (CID 625)
2008-10-30 Johannes Anderwald- Fix memory leak (CID 621)
2008-10-30 Johannes Anderwald- Clean up resources on failure
2008-10-30 Thomas BluemelMake the task bar top-most when necessary
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-29 Johannes Anderwald- Only display the default gateway when there is actual...
2008-10-28 Johannes Anderwald- Fix storing the DhcpIpAddress key
2008-10-27 Daniel ReimerSync wordpad and xcopy with wine HEAD. Font resizeing...
2008-10-26 Colin Finck- Add a "host" attribute to the project's <include...
2008-10-26 Eric KohlService Manager:
2008-10-26 Aleksey Bragin- Print out event GUID if it's unknown in umpnpmgr.
2008-10-26 Eric KohlService Manager:
2008-10-25 KJK::HyperionVisual C++ backend for rbuild (for now just a hacked...
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
2008-10-25 KJK::Hyperionmodified base/applications/screensavers/3dtext/3dtext...
2008-10-25 Colin FinckDon't export ScreenSaverProc and ScreenSaverConfigureDi...
2008-10-25 Aleksey Bragin- Globalize ReactOS target version (there are a few...
2008-10-25 Aleksey BraginDmitry Gorbachev
2008-10-22 Stefan Ginsberg- Notify umpnpmgr about logon after the shell has initi...
2008-10-22 Johannes Anderwald- Delete old DhcpNameServer key when no nameservers...
2008-10-21 KJK::Hyperionmodified tools/rbuild/backend/mingw/modulehandler.cpp
2008-10-18 Kamil Hornicekfix the fix, sorry
2008-10-18 Kamil Hornicekfix resource leak, CID 611
2008-10-18 Colin FinckMarcelo Slomp (mslomp@linuxmail.org):
2008-10-18 Gregor SchneiderClose file after processing it. Fixes CIDs 626, 627.
2008-10-18 Michael Martin- Fixed typo in SetMenuAndButtonStates. See bug 3792...
2008-10-17 Johannes Anderwald* Store more settings in registry
2008-10-17 Johannes Anderwald* Fix retrieval of automatic DNS settings 2/2
2008-10-14 Michael Martin- REnumServicesStatusA/REnumServicesStatusExA: Call...
2008-10-14 Michael Martin- REnumServicesStatusExW: Correct check for returning...
2008-10-14 Daniel ReimerBug 3750: spanish update for netcfgx by Javier Remacha
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-10-12 Michael Martin- Implement REnumServicesStatusExA
2008-10-12 Michael Martin- Implement REnumServicesStatusA
2008-10-08 Dmitry Chapyshev- Fix formatting (no code changed)
2008-10-08 Dmitry Chapyshev- Add getting icon metrics
2008-10-08 Daniel ReimerForgot one file. Sorry.
2008-10-07 Daniel ReimerBug 3752: Translate files by Lars Martin Hambro
2008-10-06 Ged MurphyIt looked like we could get away with removing this...
2008-10-06 Ged Murphy- Add an address bar to serve as the web browser and...
2008-10-05 Ged MurphyRemove the address and command windows from the bottom...
2008-10-05 Ged MurphySet the start button as the owner of the root start...
2008-10-04 Ged Murphychange quicklaunch rebar hardcoded size. This puts...
2008-10-04 Ged Murphy- Use TBSTATE_PRESSED, our checked graphic isn't too...
2008-10-01 Gregor SchneiderInitialize iCodePage to 0, because if might be used...
2008-10-01 Gregor SchneiderAfter entering a case on iEncoding for ANSI/UTF, iEncod...
2008-10-01 Daniel Reimersync winhlp32 and wordpad with wine
2008-09-28 Eric KohlCast returned handle values correctly.
2008-09-26 Eric KohlFix lock handle typecasts.
2008-09-24 Daniel ReimerBug 3726: Translate file: netshell by Lars Martin Hambro
2008-09-24 Aleksey BraginJuriy Sidorov <jura@cp-lab.com>
2008-09-24 Aleksey Bragin- Make SmCreateUserProcess accept two flags: the old...
2008-09-23 Aleksey Bragin[FORMATTING]
2008-09-23 Art YerkesDidn't notice that bufferSize is used by RegQueryValueE...
2008-09-23 Art YerkesCount the end of the szApplicationName in the right...
2008-09-23 Art YerkesFix a legitimate overrun in _widths (coverity 575)...
2008-09-23 Art YerkesThis bug could've caused mayhem in the icon cache....
2008-09-23 Art YerkesFix possible overrun of the last byte of dbuf (coverity...
2008-09-23 Christoph von Wittichoverrun of static array
2008-09-23 Art Yerkessome detritus exposed by coverity.
2008-09-21 Christoph von Wittichsync msiexec with wine 1.1.5
2008-09-20 Christoph von Wittichfix broken rc files
2008-09-20 Christoph von Wittichfix some resource leaks
2008-09-20 Christoph von Wittichfix some resource leaks
2008-09-20 Christoph von Wittichdon't use \" in rc files, use double quotation marks...
2008-09-18 Aleksey Bragin- Select ANSI_VAR_FONT in explorer when drawing start...
2008-09-16 Eric KohlRSetServiceStatus:
2008-09-15 Christoph von Wittichadd ReactOS (RosDbg) option to freeldr and use it as...
2008-09-14 Christoph von Wittichfix a no newline @ end of file warning
2008-09-13 Eric KohlImplement I_ScSetServiceBitsA/W and SetServiceBits.
2008-09-13 Eric Kohl- Disable some debug messages.
2008-09-11 Christoph von Wittichremove unused parameter from DPRINT
2008-09-11 Christoph von Wittichfix incorrect buffersize passed to MultiByteToWideChar
2008-09-11 Christoph von Wittichfix some heap corruptions in services
2008-09-10 Christoph von Wittichdon't build worpad as UNICODE, wine is using ANSI functions
2008-09-09 Daniel ReimerBug 3637 Translate files of 0.3.6 by Lars Martin Hambro
2008-09-08 Jeffrey Morlan- Batch: In a line generated by a 'for', add the \n...
2008-09-06 Christoph von Wittichfix formatting
2008-09-06 Christoph von Wittichfix formatting
2008-09-06 Christoph von Wittichfix a typo
2008-09-06 Eric KohlFix 64 bit portability issues.
2008-09-05 Daniel ReimerSync winhlp32, wordpad and xcopy with wine.
2008-09-05 Cameron Gutman - Patch by Michael Martin (aka bugboy) <martinmnet...
next