lazarus/components/onlinepackagemanager
balazs 9ce6b19137 Opkman: Add "2.0.4" to Lazarus versions.
git-svn-id: trunk@61707 -
2019-08-16 16:36:04 +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 #35928 2019-08-04 21:59:52 +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 Opkman: Ask to download openssl, if it is missing (Win), issue #35545 2019-05-09 09:42:31 +00:00
onlinepackagemanager.lps
onlinepackagemanager.pas Opkman: Ask to download openssl, if it is missing (Win), issue #35545 2019-05-09 09:42:31 +00:00
onlinepackagemanagerintf.pas OPM: register in component palette pages dropdown 2019-05-05 13:59:53 +00:00
opkman_addrepositorypackagefrm.lfm Opkman: Private repositories. End implementation. 2017-09-14 12:37:10 +00:00
opkman_addrepositorypackagefrm.pas Opkman: Private repositories. End implementation. 2017-09-14 12:37:10 +00:00
opkman_categoriesfrm.lfm Opkman: Warn user if a package is incompatible with the current system. 2019-06-06 10:02:56 +00:00
opkman_categoriesfrm.pas Opkman: Warn user if a package is incompatible with the current system. 2019-06-06 10:02:56 +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: Add "2.0.4" to Lazarus versions. 2019-08-16 16:36:04 +00:00
opkman_const.pas Opkman: Warn user if a package is incompatible with the current system. 2019-06-06 10:02:56 +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: Warn user if a package is incompatible with the current system. 2019-06-06 10:02:56 +00:00
opkman_createrepositorypackagefrm.pas Opkman: Warn user if a package is incompatible with the current system. 2019-06-06 10:02:56 +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: Rebuild IDE when needed. 2019-02-07 08:23:01 +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 Opkman: Ask to download openssl, if it is missing (Win), issue #35545 2019-05-09 09:42:31 +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: Ask to download openssl, if it is missing (Win), issue #35545 2019-05-09 09:42:31 +00:00
opkman_mainfrm.pas Opkman: Warn user if a package is incompatible with the current system. Implemented for third party packages too. 2019-06-06 10:49:34 +00:00
opkman_opensslfrm.lfm Opkman: Ask to download openssl, if it is missing (Win), issue #35545 2019-05-09 09:42:31 +00:00
opkman_opensslfrm.pas Opkman: Ask to download openssl, if it is missing (Win), issue #35545 2019-05-09 09:42:31 +00:00
opkman_options.pas Opkman: Warn user if a package is incompatible with the current system. 2019-06-06 10:02:56 +00:00
opkman_optionsfrm.lfm Opkman: Warn user if a package is incompatible with the current system. 2019-06-06 10:02:56 +00:00
opkman_optionsfrm.pas Opkman: Warn user if a package is incompatible with the current system. 2019-06-06 10:02:56 +00:00
opkman_packagedetailsfrm.lfm Opkman: Disable custom drawing by default. It can be re-enabled in the Options dialog. 2017-08-14 10:56:36 +00:00
opkman_packagedetailsfrm.pas Opkman: Disable custom drawing by default. It can be re-enabled in the Options dialog. 2017-08-14 10:56:36 +00:00
opkman_packagelistfrm.lfm Opkman: Warn user if a package is incompatible with the current system. 2019-06-06 10:02:56 +00:00
opkman_packagelistfrm.pas Opkman: Warn user if a package is incompatible with the current system. Implemented for third party packages too. 2019-06-06 10:49:34 +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: Private repositories(step2). 2017-09-12 09:19:04 +00:00
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: Private repositories. End implementation. 2017-09-14 12:37:10 +00:00
opkman_repositorydetailsfrm.pas Opkman: Private repositories. End implementation. 2017-09-14 12:37:10 +00:00
opkman_serializablepackages.pas Opkman: Fix install bug. 2019-01-21 19:03:36 +00:00
opkman_showhint.lfm Opkman: Warn user if a package is incompatible with the current system. 2019-06-06 10:02:56 +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 Opkman: Ask to download openssl, if it is missing (Win), issue #35545 2019-05-09 09:42:31 +00:00
opkman_uploader.pas OpkMan: Don't use the UTF8 specific functions. FPC 2.x is not supported any more. 2017-03-07 14:29:46 +00:00
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