[CRT] crtdefs.h: Wrap localeinfo_struct in ifdef
[reactos.git] / base / applications / rapps / gui.cpp
2024-01-10 Katayama Hirofumi MZ[RAPPS] Don't download database at startup if appwiz...
2024-01-01 Katayama Hirofumi MZ[RAPPS] Don't ask for 'remote from registry' when no...
2023-08-09 Serge Gautherie[REACTOS] Do not free shared icon for ShellAbout()...
2023-05-27 Stanislav Motylkov[RAPPS] Open "Installed" section in Appwiz-mode when...
2023-05-27 Stanislav Motylkov[RAPPS] Add /APPWIZ command-line key to open "Installed...
2023-05-27 Stanislav Motylkov[RAPPS] Move CMainWindow creation to upper function
2023-05-10 Hermès Bélusca-Maïto[RAPPS] Cleanup headers inclusions (#4206) 4206/head
2023-02-28 Joachim Henze[RAPPS] Style-addendum, no functional change (#5091)
2023-02-20 Mark Jansen[RAPPS] Rework application handling 5070/head
2022-01-06 Hermès Bélusca-Maïto[SDK:REACTOS] Move our ROS-specific header-only UI... 4205/head
2021-12-31 Mark Jansen[RAPPS] Show the user that there are no search results
2021-12-07 Stanislav Motylkov[RAPPS] Fix Ctrl+F hotkey not working regression
2021-10-13 Mark Jansen[RAPPS] Speed up installed application loading 3994/head
2021-09-13 Hermès Bélusca-Maïto[FORMATTING] Remove trailing whitespace. Addendum to...
2020-09-15 Kyle Katarn[RAPPS] Fix of unhandled exception when trying to modif...
2020-09-06 He Yang[RAPPS] settings read/write refactor (#3101) GSoC_2020/rapps 3108/head
2020-09-06 He Yang[RAPPS] cmdline enhancement (#3087)
2020-09-06 赫杨[RAPPS] update some file-header
2020-09-06 He Yang[RAPPS] appview displaymode support (#3008)
2020-09-06 He Yang[RAPPS] application-view refactor (#3003)
2020-09-06 He Yang[RAPPS] listview refactor (#2970)
2020-09-06 He Yang[RAPPS] move icon to a field in .txt file (#2941)
2020-09-06 He Yang[RAPPS] rename snapshot to screenshot, filename to...
2020-09-06 He Yang[RAPPS] snapshot url support (#2925)
2020-09-06 He Yang[RAPPS] Screenshot preview and other trivial fixes...
2020-09-06 He Yang[RAPPS] add a layer of window above the richedit (...
2020-05-14 Kyle Katarn[RAPPS] Use ShellAbout() to display the about dialog...
2020-02-23 Mark JansenMore very serious issue pointed out by gcc
2020-02-23 Mark Jansengcc is crying again
2020-02-23 Mark Jansen[RAPPS] Allow tabbing trough controls in the main window 2322/head
2019-08-19 Giannis Adamopoulos[RAPPS] CMainWindow: use more atl
2019-08-19 Giannis Adamopoulos[RAPPS] CMainWindow: remove unused functions , and...
2019-08-19 Giannis Adamopoulos[RAPPS] CMainWindow: Make SelectedEnumType a member
2019-08-19 Giannis Adamopoulos[RAPPS] CMainWindow: Move gui part of UninstallApplicat...
2019-08-19 Giannis Adamopoulos[RAPPS] CMainWindow: make szSearchPattern a member
2019-08-19 Giannis Adamopoulos[RAPPS] CMainWindow: move RemoveAppFromRegistry in it
2019-08-19 Giannis Adamopoulos[RAPPS] CMainWindow: Make EnumInstalledAppProc and...
2019-08-19 Giannis Adamopoulos[RAPPS] CAppRichEdit: Add a new class that handles...
2019-08-19 Giannis Adamopoulos[RAPPS] Don't use CDownloadManager outside loaddlg.cpp
2019-08-19 Giannis Adamopoulos[RAPPS] move the message proc to gui.cpp
2019-03-31 Baruch Rutman[RAPPS] Add themes category
2018-08-04 Timo Kreuzer[APPLICATIONS] Fix 64 bit issues
2018-07-30 Phil Eaton[RAPPS] Deselect apps after installing
2018-06-09 Mark Jansen[RAPPS] Select the search bar with ctrl+f
2018-03-29 Colin FinckMerge PR #283 "[USBPORT] Transaction Translator (TT...
2018-02-08 Alexander Shaposhnikov[RAPPS] Fix column sorting
2018-02-08 Alexander Shaposhnikov[RAPPS] Set header style when sorting by column
2018-02-05 Mark Jansen[RAPPS] Do not resize (hide) the treeview when minimizing.
2018-02-03 Hermès Bélusca-Maïto[RAPPS] Remove trailing spaces.
2018-02-03 Hermès Bélusca-Maïto[RAPPS] Remove deprecated TODO; use _countof() where...
2018-01-03 Alexander Shaposhnikov[RAPPS] Make selection global 257/head
2017-12-17 Alexander Shaposhnikov[RAPPS] Select 'Available' category by default.
2017-12-10 Thomas FaberMerge branch 'ntfs_rebase' 186/head
2017-10-27 Alexander Shaposhnikov[RAPPS] Replace pointer array with object array in...
2017-10-03 Colin FinckGit conversion: Make reactos the root directory, move...