Mark Jansen
60e89359c1
More very serious issue pointed out by gcc
2020-02-23 22:41:42 +01:00
Mark Jansen
309f7e9443
gcc is crying again
2020-02-23 22:36:03 +01:00
Mark Jansen
dee771817e
[RAPPS] Allow tabbing trough controls in the main window
2020-02-23 17:52:05 +01:00
Giannis Adamopoulos
653894b972
[RAPPS] CMainWindow: use more atl
2019-08-20 00:43:48 +02:00
Giannis Adamopoulos
872289446d
[RAPPS] CMainWindow: remove unused functions , and the globals g_MainWindow and hListView
2019-08-20 00:43:48 +02:00
Giannis Adamopoulos
69bd96e09f
[RAPPS] CMainWindow: Make SelectedEnumType a member
2019-08-20 00:43:47 +02:00
Giannis Adamopoulos
8a401eb299
[RAPPS] CMainWindow: Move gui part of UninstallApplication in it
2019-08-20 00:43:47 +02:00
Giannis Adamopoulos
85d6055201
[RAPPS] CMainWindow: make szSearchPattern a member
2019-08-20 00:43:47 +02:00
Giannis Adamopoulos
ba80f057c5
[RAPPS] CMainWindow: move RemoveAppFromRegistry in it
2019-08-20 00:43:47 +02:00
Giannis Adamopoulos
700f54c37b
[RAPPS] CMainWindow: Make EnumInstalledAppProc and EnumAvailableAppProc methods
2019-08-20 00:43:46 +02:00
Giannis Adamopoulos
d8b773b190
[RAPPS] CAppRichEdit: Add a new class that handles filling the richtext control
2019-08-20 00:43:46 +02:00
Giannis Adamopoulos
1807dbfd6d
[RAPPS] Don't use CDownloadManager outside loaddlg.cpp
2019-08-20 00:43:46 +02:00
Giannis Adamopoulos
2c965f67d5
[RAPPS] move the message proc to gui.cpp
2019-08-20 00:43:46 +02:00
Baruch Rutman
d5b4570d23
[RAPPS] Add themes category
...
Add category string to the rest of rc files
Update README
2019-03-31 20:08:25 +02:00
Timo Kreuzer
6f13066647
[APPLICATIONS] Fix 64 bit issues
2018-08-04 19:19:34 +02:00
Phil Eaton
b5c1aa4129
[RAPPS] Deselect apps after installing
...
I found it unintuitive that each time I selected some software for installation, it wasn't automatically deselected after installation. I kept re-triggering the same installation a few times before I realized I had to manually uncheck the checked packages.
2018-07-30 15:01:22 +03:00
Mark Jansen
0ec08818b5
[RAPPS] Select the search bar with ctrl+f
2018-06-09 17:14:06 +02:00
Alexander Shaposhnikov
f4fedb936e
[RAPPS] Fix column sorting
...
CORE-13793
2018-02-09 00:53:31 +02:00
Alexander Shaposhnikov
b698067e35
[RAPPS] Set header style when sorting by column
2018-02-09 00:41:55 +02:00
Mark Jansen
64d32eab27
[RAPPS] Do not resize (hide) the treeview when minimizing.
2018-02-06 00:08:12 +01:00
Hermès Bélusca-Maïto
3b777fd133
[RAPPS] Remove trailing spaces.
2018-02-03 23:43:56 +01:00
Hermès Bélusca-Maïto
26ac8ac81e
[RAPPS] Remove deprecated TODO; use _countof() where needed.
2018-02-03 23:43:53 +01:00
Alexander Shaposhnikov
58f8fa9ec8
[RAPPS] Make selection global
...
- Added a 'Selected for installation' category that shows what was selected.
Selection is now kept between categories.
- New string is added to resources.
ru-RU.rc and uk-UA.rc strings are translated.
CORE-13789
2018-01-03 10:18:49 +02:00
Alexander Shaposhnikov
ab7ddc44f7
[RAPPS] Select 'Available' category by default.
2017-12-17 16:14:51 +02:00
Alexander Shaposhnikov
c9aa1915df
[RAPPS] Replace pointer array with object array in parts related to app DL.
2017-10-27 22:03:27 +03:00
Colin Finck
c2c66aff7d
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
2017-10-03 07:45:34 +00:00