[USETUP] Introduce an NT OS installation detector: a functionality that attempts...
[reactos.git] / base / shell /
2018-05-20 Hermès Bélusca-Maïto[CMD] Use string-safe call to build the new console...
2018-05-01 Hermès Bélusca-Maïto[TRANSLATION] Minor translation update.
2018-04-28 Hermès Bélusca-Maïto[CMD] Improve how the command prompt displays when...
2018-04-28 Hermès Bélusca-Maïto[CMD] Don't reset bCtrlBreak too early.
2018-04-28 Hermès Bélusca-Maïto[CMD] Use CheckCtrlBreak().
2018-04-28 James Woodcock[CMD] Use _T() rather than L to initialise TCHARS.
2018-04-28 James Woodcock[CMD] Fix CTRL-C handling.
2018-04-28 James Woodcock[CMD] Don't pass CTRL-C to child processes.
2018-04-07 Hermès Bélusca-Maïto[EXPLORER] Implement the feature of cleanly shutting...
2018-04-07 Hermès Bélusca-Maïto[EXPLORER] Remove trailing whitespace.
2018-04-07 Hermès Bélusca-Maïto[EXPLORER] Remove double 'return' statement. Determinin...
2018-04-02 Hermès Bélusca-Maïto[EXPLORER] Handle WM_CONTEXTMENU message in CNotifyTool...
2018-04-02 Hermès Bélusca-Maïto[EXPLORER] Add missing 'break' statements. Spotted...
2018-03-29 Colin FinckMerge PR #283 "[USBPORT] Transaction Translator (TT...
2018-03-22 Eric Kohl[CMD] Correct the action on shorcut Ctrl-M
2018-03-19 Mark Jansen[EXPLORER] Do not force X86 in the manifest.
2018-03-17 Robert NaumannUpdate German translation (#438)
2018-03-03 Thomas Faber[EXPLORER] Remove SetBandSiteInfo hack. CORE-9809
2018-02-28 Giannis Adamopoulos[EXPLORER] CTrayWindow: Set the initial lock state...
2018-02-26 Giannis Adamopoulos[WINSRV] Implement sending the hard error balloon packa...
2018-02-16 Pierre Schweitzer[EXPLORER] Update French translation
2018-02-12 Serge Gautherie[EXPLORER] Fix a Clang-Cl warning about Icon->ProcessId
2018-02-11 Bișoc George[EXPLORER] WatchList should be freed with delete[]...
2018-02-10 David Quintana[EXPLORER] Send balloon notifications to the callback...
2018-02-06 Joachim Henze[EXPLORER] Update all preview bitmaps showing notificat...
2018-02-06 Joachim Henze[EXPLORER] Update classic/modern startmenu preview...
2018-02-04 Adam Słaboń[TRANSLATION] Polish translation update (#357)
2018-02-04 Alex IonescuMerge branch 'master' of https://github.com/reactos...
2018-02-04 Hermès Bélusca-Maïto[SHELL32] Rewrite the wrapping code for shell taskbar...
2018-02-04 Hermès Bélusca-Maïto[EXPLORER] Don't use deprecated StrNCpy function but...
2018-02-01 Hermès Bélusca-Maïto[CONUTILS] Diverse improvements: start doxygenating...
2018-02-01 Luo Yufan[TRANSLATION] Simplified Chinese translations updated...
2018-01-30 Joachim Henze[EXPLORER] Pixel-perfect x-margins surrounding the...
2018-01-29 Giannis Adamopoulos[EXPLORER] Improve the width of the taskbar clock
2018-01-29 Giannis Adamopoulos[EXPLORER] Center the text of the clock
2018-01-29 Joachim Henze[EXPLORER] Tweak x-margins surrounding the clock
2018-01-29 Giannis Adamopoulos[EXPLORER] Fix showing the lock status in the taskbar...
2018-01-29 Joann Mõndresku[TRANSLATION] Various translations to Estonian (#329)
2018-01-29 Giannis Adamopoulos[EXPLORER] CNotifyToolbar: Set TBMETRICS::cxBarPad...
2018-01-28 Giannis Adamopoulos[EXPLORER] CTrayWindow: Draw the sizer only when the...
2018-01-28 Giannis Adamopoulos[EXPLORER] CTrayNotifyWnd: Fix resizing when the clock...
2018-01-28 Giannis Adamopoulos[EXPLORER] CTrayNotifyWnd: Only update the requested...
2018-01-28 Giannis Adamopoulos[EXPLORER] CTaskSwitchWnd: Implement getting the settin...
2018-01-28 Giannis Adamopoulos[EXPLORER] CTrayClockWnd: Implement showing and hiding...
2018-01-28 Giannis Adamopoulos[EXPLORER] -Make CSysPagerWnd, CTaskSwitchWnd, CTrayClo...
2018-01-27 Giannis Adamopoulos[EXPLORER] CTrayNotifyWnd: Simplify how it interacts...
2018-01-24 David Quintana[EXPLORER] Split up the notification area into a few...
2018-01-23 David Quintana[EXPLORER] Workaround for something that may or may...
2018-01-23 David Quintana[EXPLORER] Implement balloon queueing.
2018-01-23 David Quintana[EXPLORER] Implement rudimentary uVersion management...
2018-01-20 Ged Murphy[EXPLORER]
2018-01-20 Ged Murphy- Properly handle cases of more than 64 icons
2018-01-20 gedmurphyDelete the lock on exit
2018-01-20 gedmurphyProperly delete the object and allow its destructor...
2018-01-20 gedmurphyMinor update
2018-01-20 gedmurphyforgot about the gcc build...
2018-01-20 gedmurphyInitial implementation of a watcher for the systray...
2018-01-18 David Quintana[EXPLORER] Fix the code that requests the taskbar to...
2018-01-18 David Quintana[EXPLORER] Fix some issues with the notification area...
2018-01-16 Giannis Adamopoulos[EXPLORER] CTrayBandSite: Call DBID_SETWINDOWTHEME...
2018-01-13 Giannis Adamopoulos[EXPLORER] Winkey + E shortcut should open "My Computer...
2018-01-07 Erdem Ersoy[TRANSLATIONS] Update the email address and add a note...
2017-12-29 Katayama Hirofumi MZ[TRANSLATION] Use correct font name in Korean resources...
2017-12-29 Katayama Hirofumi MZ[TRANSLATION][BASE][FDEBUG][MODULES][WIN32SS] Use corre...
2017-12-26 Lauri Ojansivu[TRANSLATION] Translate Explorer into Finnish, by Lauri...
2017-12-25 Markus GotheImprove swedish translations and add new translations...
2017-12-17 Luo Yufan[TRANSLATION] Improve Simplified Chinese Translations.
2017-12-10 Thomas FaberMerge branch 'ntfs_rebase' 186/head
2017-12-07 Hermès Bélusca-Maïto[CMD] Fix resource string (unrecognized escape sequence...
2017-12-06 Luo YufanUpdate Simplified Chinese translation.
2017-12-03 Hermès Bélusca-Maïto[CMD] Fix the del /s command, reported by Pablo De...
2017-12-03 Hermès Bélusca-Maïto[CMD] Fix the presentation of some confirmation prompts.
2017-11-21 Hermès Bélusca-Maïto[CMD] Update the documentation of the FOR command....
2017-11-18 Hermès Bélusca-Maïto[CMD] Addendum to 26ff2c8 and to r40474 / 8cf1106:...
2017-11-18 Hermès Bélusca-Maïto[CMD] Fix the errorlevel value set by the EXIT command...
2017-11-18 Hermès Bélusca-Maïto[CMD] Code formatting only.
2017-11-18 Hermès Bélusca-Maïto[CMD] ExecutePipeline() returns the last error level...
2017-11-16 Hermès Bélusca-Maïto[CMD] Fix support for newlines in the emulated parenthe...
2017-11-16 Hermès Bélusca-Maïto[CMD] Fix '?' command output by adding a missing new...
2017-11-14 David Quintana[EXPLORER] Remove version number from the start menu...
2017-10-31 Giannis Adamopoulos[EXPLORER] -Rewrite taskbar settings routines and dialog
2017-10-28 Giannis Adamopoulos[EXPLORER] CSysPagerWnd: Notify the CTrayWindow to...
2017-10-28 Giannis Adamopoulos[EXPLORER] Simplify how autohide is implemented
2017-10-28 Amine Khaldi[BROWSEUI][DEVMGR][EXPLORER][NTGDI][NTOBJSHEX][NTVDM...
2017-10-26 David Quintana[EXPLORER] Update start menu banner to match our new... 0.4.8-dev
2017-10-22 Giannis Adamopoulos[EXPLORER] Reduce the spam due to the broken CBandSite...
2017-10-22 Giannis Adamopoulos[BROWSEUI] Rename CISFBand_CreateInstance and add a...
2017-10-16 Giannis Adamopoulos[QCKLNCH] Remove qcklnch (#61)
2017-10-14 Giannis Adamopoulos[EXPLORER] Remove an unnecessary refresh of the rebar...
2017-10-10 Adam SłabońPolish translation update (#29)
2017-10-04 Hermès Bélusca-MaïtoRemove unwanted .gitignore files.
2017-10-03 Colin FinckGit conversion: Make reactos the root directory, move...
2017-01-27 Amine Khaldi[STORAHCI] Merge Storport Miniport driver by Aman Priya...
2016-04-24 Pierre SchweitzerCreate the AHCI branch for Aman's work
2014-12-14 Hermès Bélusca-MaïtoPartial merge of condrv_restructure branch r65657.
2014-12-14 Hermès Bélusca-MaïtoSync with trunk r65656.
2014-12-05 Hermès Bélusca-MaïtoFix merge r65567.
2014-12-05 Hermès Bélusca-MaïtoSync to trunk r65566.
2014-11-26 Amine Khaldi* The Shell.. for a long time we dreamed of having...
2014-11-26 Amine Khaldi* Addendum to r65483. backups/shell-experiments@75904
next