Joachim Henze
a4fac3a888
[0.4.13][RAPPS] Selected backports
...
partially 0.4.15-dev-6292-g 5f533bd019
[RAPPS] Update *.rc
partially 0.4.15-dev-6280-g ec974d8a81
[RAPPS] Main toolbar: Tooltip strings refactoring (#5007 )
and pick some other translation improvements from master, strip outdated email-addresses
releases/0.4.12 - releases/0.4.14: fix a bug in pl-PL regarding Selected string IDS_APPS_COUNT
2023-07-10 01:19:49 +02:00
Joachim Henze
bcdc88f70b
[0.4.13][RAPPS] Pick some simplifications from master up to 0.4.15-dev-3726-gc262020 (e.g. CORE-18018 and ( #2751 ))
...
As the dialog simply displays the copyright names and nothing particular it makes sense to use ShellAboutW() instead.
Several fixes ported back:
0.4.15-dev-3726-g c262020016
README CORE-18018
0.4.15-dev-3724-g 3a7c0d82d2
size fallback part 1 CORE-18018
0.4.15-dev-3569-g b5a6357d93
available.h/.cpp Strip 3 useless functions
0.4.15-dev-384-g 393a2c42fe
CDPath in README
0.4.15-dev-227-g a6084d7440
ShellAbout() (#2751 )
and some whitespace corrections, especially in cabinet.cpp
2022-01-24 10:03:37 +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