mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 08:25:03 +00:00
![]() This makes it easier to maintain the listview, and better separates the application list and listview. * [RAPPS] fix memory leak when cleanup. some renaming are also done * [RAPPS] move the code adding apps info inside class CAppsListView * [RAPPS] add table view, create listview and AppInfoDisplay inside it * [RAPPS] rename INSTALLED_INFO as CInstalledApplicationInfo now it corresponds with CAvailableApplicationInfo * [RAPPS] add CInstalledApps * [RAPPS] optimize the speed when refreshing listview * [RAPPS] correctly handle Enum for InstalledApps * [RAPPS] make check all working properly (this also fixes some bugs) the old version has some bugs when check all items after switching tags in tree-view * [RAPPS] add handling for wow64 * [RAPPS] use an inline function to replace INSERT_TEXT macro * [RAPPS] fix the bug that StatusBar won't update when switching tags * [RAPPS] now TableView always reset bIsAscending in SetDisplayMode * [RAPPS] rename TableView to ApplicationView * [RAPPS] now bIsAscending would be reset when switching column in listview |
||
---|---|---|
.. | ||
atactl | ||
cacls | ||
calc | ||
charmap | ||
charmap_new | ||
clipbrd | ||
cmdutils | ||
control | ||
drwtsn32 | ||
dxdiag | ||
extrac32 | ||
findstr | ||
fltmc | ||
fontview | ||
games | ||
hh | ||
iexplore | ||
kbswitch | ||
logoff | ||
magnify | ||
mmc | ||
mplay32 | ||
msconfig | ||
msconfig_new | ||
mscutils | ||
mshta | ||
mspaint | ||
mstsc | ||
network | ||
notepad | ||
osk | ||
rapps | ||
regedit | ||
regedt32 | ||
sc | ||
screensavers | ||
setup16 | ||
shutdown | ||
sndrec32 | ||
sndvol32 | ||
taskmgr | ||
utilman | ||
winhlp32 | ||
winver | ||
wordpad | ||
write | ||
wusa | ||
CMakeLists.txt |