Sync winfile with wine HEAD.
[reactos.git] / reactos / base /
2008-12-17 Matthias Kupfermove variable declaration
2008-12-17 Matthias KupferMaciej Bialas <bjauy AT tlen DOT pl>
2008-12-16 Jeffrey MorlanFix bug where DIR /D wouldn't always show all files...
2008-12-15 Stefan Ginsberg- Silence debug spam
2008-12-14 Eric Kohl- Make the service manager wait for LSA.
2008-12-13 Timo KreuzerUpdate crt headers and mingw lib from mingw64. Update...
2008-12-13 Eric KohlDo not start LSASS as a service but as an ordinary...
2008-12-11 Aleksey BraginDaniel Zimmerman <netzimme@aim.com>
2008-12-10 Daniel ReimerBug 3942: "Translate update norwegian" by Lars Martin...
2008-12-07 Dmitry GorbachevPut inline functions into header files.
2008-12-07 Dmitry GorbachevSilence GCC warnings.
2008-12-07 Gregor Schneider- Fix drawing the status bar over the play cards, happe...
2008-12-07 Timo KreuzerMerge 34758, 34771, 34786, 34787, 34906, 35826, 36174...
2008-12-06 Hervé PoussineauFix a race condition between umpnpmgr service and CMP_W...
2008-12-03 Dmitry GorbachevSlovak patch by Mario Kacmar aka Kario (bug #3934).
2008-12-03 Dmitry GorbachevSilence compiler warnings (8/11).
2008-12-01 Andrew MungerGimme back mah ftp.
2008-12-01 Johannes Anderwald- revert 37497
2008-12-01 Johannes Anderwaldfix build
2008-12-01 Johannes Anderwald- fix ipconfig output when no nic adapter is present...
2008-11-30 KJK::HyperionBug closing extravaganza holiday special commit!
2008-11-30 KJK::Hyperionmodified include/reactos/probe.h
2008-11-30 Daniel Reimer... by Seungju Kim
2008-11-30 Daniel ReimerBug 3890: updated a few slovak translations by Mario...
2008-11-30 Gregor SchneiderUpdated polish translation by Olaf Siejka, <olaf_siejka...
2008-11-30 Gregor Schneider- Add dialog to deal cards again after winning solitair...
2008-11-30 Stefan Ginsberg- Kill off more STDCALL
2008-11-30 KJK::Hyperionmodified base/shell/explorer/explorer.rbuild
2008-11-29 Gregor Schneider- Fix two possible memory leaks by freeing resources
2008-11-28 KJK::HyperionTypo. Bogus text to make commit message long enough.
2008-11-26 Daniel ReimerBug 3871: Polish translation update for netshell,usetup...
2008-11-25 KJK::HyperionSupersedes r37631
2008-11-25 KJK::HyperionUndoing fishy patch for warnings in Wine code (see...
2008-11-25 KJK::HyperionSupersedes r37623 with fixes for cross compilation
2008-11-24 KJK::HyperionUndo r37623 until cross compilation is fixed
2008-11-24 Matthias Kupfer- don't calc the same values multiple times
2008-11-24 KJK::Hyperionmodified base/shell/explorer/explorer.rbuild
2008-11-24 KJK::Hyperionmodified include/psdk/rpc.h
2008-11-24 Aleksey Bragin- Get rid of warnings.
2008-11-23 Dmitry Chapyshev- More correct fix
2008-11-23 Dmitry Chapyshev- Set flag unicode="yes"
2008-11-23 Dmitry Chapyshev- Fix formatting. No code change
2008-11-23 Eric Kohl- Replace the check-marks in the protocol menu by radio...
2008-11-22 Eric KohlMake the event viewer unicode-enabled and build the...
2008-11-22 Eric KohlReplace TABs by Spaces.
2008-11-21 Sylvain Petreolledon't redefine IDHELP.
2008-11-21 Michael Martin- Added EventSource structure for keeping track of...
2008-11-21 Johannes Anderwald- Convert Value of PATHEXT to lowercase
2008-11-20 Matthias Kupfer- start with German translation (not finished yet)
2008-11-17 Stefan Ginsberg- MSTSC: Don't redefine BOOL
2008-11-17 Matthias Kupfer- fix a brace mistake
2008-11-17 Matthias Kupfer- add summary page to check settings before start insta...
2008-11-17 Matthias Kupfer- disable non-working device selection code
2008-11-12 Matthias Kupfer- add and enable partition creation and file system...
2008-11-12 Dmitry Chapyshev- Update Russian translation
2008-11-12 Matthias Kupfer- basic install drive listing code (due to lack of...
2008-11-12 Johannes Anderwald- Fix length check
2008-11-11 Matthias Kupfer- set selected setup type (install/repair) when selecti...
2008-11-11 Daniel ReimerBug 3839: Italian resources update by Paolo Devoti
2008-11-10 Matthias Kupfer- get default language and keyboard layout selection...
2008-11-10 Michael Martin- PRPC_UNICODE_STRING is the same as PUNICODE_STRING...
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
next