lazarus/components/onlinepackagemanager
2018-02-06 06:03:44 +00:00
..
fpcmod Opkman: Fixed proxy bug in the local copy of httpclient. 2017-10-15 13:57:34 +00:00
images Opkman: Changed expand/collapse icons. 2017-08-21 05:55:00 +00:00
languages Opkman: removed no longer needed VTV translations 2018-01-05 15:52:27 +00:00
onlinepackagemanager.lpk Opkman: Link OPM to VTV from the component folder. 2018-01-05 14:56:27 +00:00
onlinepackagemanager.lps
onlinepackagemanager.pas Opkman: ShowHintfrm: Make colors user configurable. 2017-12-22 09:50:03 +00:00
onlinepackagemanagerintf.pas Opkman: Inherit TOPMInterfaceEx from PackageLinkIntf + a small bugfix. 2017-11-20 06:55:39 +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: Disable custom drawing by default. It can be re-enabled in the Options dialog. 2017-08-14 10:56:36 +00:00
opkman_categoriesfrm.pas Opkman: Link OPM to VTV from the component folder. 2018-01-05 14:56:27 +00:00
opkman_colorsfrm.lfm Opkman: OptionsFrm, ColorsFrm: Small GUI tweak. 2017-12-23 06:35:18 +00:00
opkman_colorsfrm.pas Opkman: OptionsFrm, ColorsFrm: Small GUI tweak. 2017-12-23 06:35:18 +00:00
opkman_common.pas Opkman: Show download/extract/install progress in the center of the work area. 2017-12-11 09:59:49 +00:00
opkman_const.pas Opkman: ShowHintfrm: Make colors user configurable. 2017-12-22 09:50:03 +00:00
opkman_contributors.txt Opkman: Added the possibility to create "JSON for updates" directly from "Create repository package" dialog. 2016-12-28 19:41:17 +00:00
opkman_createjsonforupdatesfrm.lfm Refactoring. 2017-09-07 06:52:22 +00:00
opkman_createjsonforupdatesfrm.pas Opkman: Link OPM to VTV from the component folder. 2018-01-05 14:56:27 +00:00
opkman_createrepositoryfrm.lfm Opkman: GUI tweak: change add, delete images. 2018-02-01 06:55:51 +00:00
opkman_createrepositoryfrm.pas Opkman: Link OPM to VTV from the component folder. 2018-01-05 14:56:27 +00:00
opkman_createrepositorypackagefrm.lfm Opkman: Private repositories(step3). 2017-09-13 12:52:59 +00:00
opkman_createrepositorypackagefrm.pas Opkman: Bug fix: save custom data entered by the user. 2018-01-17 05:46:09 +00:00
opkman_downloader.pas Opkman: Call Synchronize from the currently active thread. Increase sleep interval to prevent CPU load. 2018-02-06 06:03:44 +00:00
opkman_fpcdef.inc OpkMan: Use Socket.IOTimeout in FPC 3.0.2. Clean and order uses sections. 2017-03-06 12:24:52 +00:00
opkman_installer.pas Opkman: Preparing OPM for the integration with the build in Package Manager. Step3. 2017-12-05 13:42:20 +00:00
opkman_intf_packagelistfrm.lfm Opkman: Show download/extract/install progress in the center of the work area. 2017-12-11 09:59:49 +00:00
opkman_intf_packagelistfrm.pas Opkman: Link OPM to VTV from the component folder. 2018-01-05 14:56:27 +00:00
opkman_intf.pas Opkman: Call Synchronize from the currently active thread. Increase sleep interval to prevent CPU load. 2018-02-06 06:03:44 +00:00
opkman_mainfrm.lfm Opkman: The possibility to open local repository in file manager. 2017-10-14 17:43:48 +00:00
opkman_mainfrm.pas Opkman: Link OPM to VTV from the component folder. 2018-01-05 14:56:27 +00:00
opkman_options.pas Opkman: ShowHintfrm: Make colors user configurable. 2017-12-22 09:50:03 +00:00
opkman_optionsfrm.lfm Opkman: ShowHintfrm: Make colors user configurable. 2017-12-22 09:50:03 +00:00
opkman_optionsfrm.pas Opkman: OptionsFrm, ColorsFrm: Small GUI tweak. 2017-12-23 06:35:18 +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: Disable custom drawing by default. It can be re-enabled in the Options dialog. 2017-08-14 10:56:36 +00:00
opkman_packagelistfrm.pas Opkman: Link OPM to VTV from the component folder. 2018-01-05 14:56:27 +00:00
opkman_progressfrm.lfm Opkman: More space between labels on form opkman_progressfrm.lfm 2017-09-28 11:20:25 +00:00
opkman_progressfrm.pas Opkman: Link OPM to VTV from the component folder. 2018-01-05 14:56:27 +00:00
opkman_repositories.lfm Opkman: Private repositories(step2). 2017-09-12 09:19:04 +00:00
opkman_repositories.pas Opkman: Link OPM to VTV from the component folder. 2018-01-05 14:56:27 +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: Preparing OPM for the integration with the build in Package Manager. Step4. 2017-12-08 10:55:32 +00:00
opkman_showhint.lfm Opkman: The hint window for meta packages now is customizable. 2017-12-21 12:47:02 +00:00
opkman_showhint.pas Opkman: Link OPM to VTV from the component folder. 2018-01-05 14:56:27 +00:00
opkman_showhintbase.lfm Opkman: ShowHintFrm: memo height was incorrectly calculated under GTK. 2017-12-24 13:15:23 +00:00
opkman_showhintbase.pas Opkman: ShowHintFrm: memo height was incorrectly calculated under GTK. 2017-12-24 13:15:23 +00:00
opkman_timer.pas Opkman: Call Synchronize from the currently active thread. Increase sleep interval to prevent CPU load. 2018-02-06 06:03:44 +00:00
opkman_updates.pas Opkman: Fix connection timeout bug. 2018-01-04 12:31:40 +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 Opkman: Link OPM to VTV from the component folder. 2018-01-05 14:56:27 +00:00
opkman_zipper.pas Opkman: Bug fix: Updating package from the maintainers webpage in some special cases failed. 2018-02-04 13:42:03 +00:00