lazarus/components/onlinepackagemanager
2019-01-21 23:25:51 +00:00
..
fpcmod Opkman: Less hints and warnings. 2018-05-08 09:08:47 +00:00
images Opkman: Add high-dpi icon for the IDE (by Roland Hahn) 2018-11-09 09:24:58 +00:00
languages Translations: Hungarian translation update by Péter Gábor, bug #34912 2019-01-21 23:25:51 +00:00
Makefile set trunk version to 2.0.0PreRelease 2018-09-15 19:41:22 +00:00
Makefile.compiled updated makefiles 2018-07-11 23:58:59 +00:00
Makefile.fpc updated makefiles 2018-07-11 23:58:59 +00:00
onlinepackagemanager.lpk VirtualTreeView: Rename package and files with prefix "laz.", register component names with prefix "Laz", to allow the user to install other versions of VTV. 2019-01-21 14:57:14 +00:00
onlinepackagemanager.lps
onlinepackagemanager.pas Opkman: Add an empty data module for future use. 2018-11-01 17:10:28 +00:00
onlinepackagemanagerintf.pas Opkman: Create main data module sooner. 2018-12-11 05:49:39 +00:00
opkman_addrepositorypackagefrm.lfm
opkman_addrepositorypackagefrm.pas
opkman_categoriesfrm.lfm Opkman: Move imagelists for tree and speedbuttons to central datamodule to avoid duplicate storage of images. 2018-11-02 10:54:09 +00:00
opkman_categoriesfrm.pas VirtualTreeView: Rename package and files with prefix "laz.", register component names with prefix "Laz", to allow the user to install other versions of VTV. 2019-01-21 14:57:14 +00:00
opkman_colorsfrm.lfm Opkman: OptionsFrm, ColorsFrm: Small GUI tweak. 2017-12-23 06:35:18 +00:00
opkman_colorsfrm.pas IDE: Use the new restore_defaults icon for some buttons in Options frames. 2018-09-01 20:49:03 +00:00
opkman_common.pas Opkman: In order to prevent memory leaks, the update of serializable packages are protected with critical sections. 2018-12-03 13:54:14 +00:00
opkman_const.pas Opkman: - add Roland Hahn to the contributors list 2018-11-02 07:08:39 +00:00
opkman_contributors.txt Opkman: - add Roland Hahn to the contributors list 2018-11-02 07:08:39 +00:00
opkman_createjsonforupdatesfrm.lfm Opkman: Move imagelists for tree and speedbuttons to central datamodule to avoid duplicate storage of images. 2018-11-02 10:54:09 +00:00
opkman_createjsonforupdatesfrm.pas VirtualTreeView: Rename package and files with prefix "laz.", register component names with prefix "Laz", to allow the user to install other versions of VTV. 2019-01-21 14:57:14 +00:00
opkman_createrepositoryfrm.lfm Opkman: Move imagelists for tree and speedbuttons to central datamodule to avoid duplicate storage of images. 2018-11-02 10:54:09 +00:00
opkman_createrepositoryfrm.pas VirtualTreeView: Rename package and files with prefix "laz.", register component names with prefix "Laz", to allow the user to install other versions of VTV. 2019-01-21 14:57:14 +00:00
opkman_createrepositorypackagefrm.lfm Opkman: Square shape of auxiliary speed buttons. 2018-11-02 22:48:32 +00:00
opkman_createrepositorypackagefrm.pas VirtualTreeView: Rename package and files with prefix "laz.", register component names with prefix "Laz", to allow the user to install other versions of VTV. 2019-01-21 14:57:14 +00:00
opkman_downloader.pas Opkman: Prevent memory leaks(step1) + other changes 2018-10-31 18:43:35 +00:00
opkman_fpcdef.inc
opkman_installer.pas Opkman: Fix install bug. 2019-01-21 19:03:36 +00:00
opkman_intf_packagelistfrm.lfm Opkman: Move imagelists for tree and speedbuttons to central datamodule to avoid duplicate storage of images. 2018-11-02 10:54:09 +00:00
opkman_intf_packagelistfrm.pas VirtualTreeView: Rename package and files with prefix "laz.", register component names with prefix "Laz", to allow the user to install other versions of VTV. 2019-01-21 14:57:14 +00:00
opkman_intf.pas OPM: reduced race condition leading to mem leak // rev 59879 #8fe535d1e4 changed a race condition (crash) for this race (mem leak). 2018-12-23 14:01:21 +00:00
opkman_maindm.lfm Opkman: Add missing high-dpi icon with package and "minus" overlay (by Roland Hahn) 2018-11-03 09:49:47 +00:00
opkman_maindm.pas Opkman: Move imagelists for tree and speedbuttons to central datamodule to avoid duplicate storage of images. 2018-11-02 10:54:09 +00:00
opkman_mainfrm.lfm Opkman: Small GUI tweak. Request by forum user @Alextp. 2018-11-13 05:38:42 +00:00
opkman_mainfrm.pas VirtualTreeView: Rename package and files with prefix "laz.", register component names with prefix "Laz", to allow the user to install other versions of VTV. 2019-01-21 14:57:14 +00:00
opkman_options.pas Opkman: Set "Check for package updates" to never by default. 2018-12-10 13:57:14 +00:00
opkman_optionsfrm.lfm Opkman: Square shape of auxiliary speed buttons. 2018-11-02 22:48:32 +00:00
opkman_optionsfrm.pas IDE: Use the new restore_defaults icon for some buttons in Options frames. 2018-09-01 20:49:03 +00:00
opkman_packagedetailsfrm.lfm
opkman_packagedetailsfrm.pas
opkman_packagelistfrm.lfm Opkman: Move imagelists for tree and speedbuttons to central datamodule to avoid duplicate storage of images. 2018-11-02 10:54:09 +00:00
opkman_packagelistfrm.pas VirtualTreeView: Rename package and files with prefix "laz.", register component names with prefix "Laz", to allow the user to install other versions of VTV. 2019-01-21 14:57:14 +00:00
opkman_progressfrm.lfm Opkman: Move imagelists for tree and speedbuttons to central datamodule to avoid duplicate storage of images. 2018-11-02 10:54:09 +00:00
opkman_progressfrm.pas VirtualTreeView: Rename package and files with prefix "laz.", register component names with prefix "Laz", to allow the user to install other versions of VTV. 2019-01-21 14:57:14 +00:00
opkman_repositories.lfm
opkman_repositories.pas VirtualTreeView: Rename package and files with prefix "laz.", register component names with prefix "Laz", to allow the user to install other versions of VTV. 2019-01-21 14:57:14 +00:00
opkman_repositorydetailsfrm.lfm
opkman_repositorydetailsfrm.pas
opkman_serializablepackages.pas Opkman: Fix install bug. 2019-01-21 19:03:36 +00:00
opkman_showhint.lfm Opkman: Automatically adjust memo height for metapackage description. 2018-08-24 12:02:04 +00:00
opkman_showhint.pas VirtualTreeView: Rename package and files with prefix "laz.", register component names with prefix "Laz", to allow the user to install other versions of VTV. 2019-01-21 14:57:14 +00:00
opkman_showhintbase.lfm Opkman: Show community description in the hint window. 2018-08-22 08:04:06 +00:00
opkman_showhintbase.pas Opkman: Automatically adjust memo height for metapackage description. 2018-08-24 12:02:04 +00:00
opkman_updates.pas OPM: reduced race condition leading to mem leak // rev 59879 #8fe535d1e4 changed a race condition (crash) for this race (mem leak). 2018-12-23 14:01:21 +00:00
opkman_uploader.pas
opkman_visualtree.pas VirtualTreeView: Rename package and files with prefix "laz.", register component names with prefix "Laz", to allow the user to install other versions of VTV. 2019-01-21 14:57:14 +00:00
opkman_zipper.pas Opkman: Prevent memory leaks(step1) + other changes 2018-10-31 18:43:35 +00:00
opkman.res Opkman: Add high-dpi icon for the IDE (by Roland Hahn) 2018-11-09 09:24:58 +00:00