lazarus/components/onlinepackagemanager
maxim efca1b8d6b Opkman: regenerated translations
git-svn-id: trunk@56697 -
2017-12-11 22:43:20 +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: regenerated translations 2017-12-11 22:43:20 +00:00
vst LazUtils: Change "Character" to "Codepoint" in LazUTF8 function names to be more accurate and to avoid confusion. 2017-12-11 19:44:22 +00:00
onlinepackagemanager.lpk Opkman: Preparing OPM for the integration with the build in Package Manager. Step4. 2017-12-08 10:55:32 +00:00
onlinepackagemanager.lps
onlinepackagemanager.pas Opkman: Preparing OPM for the integration with the build in Package Manager. Step4. 2017-12-08 10:55:32 +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: Disable custom drawing by default. It can be re-enabled in the Options dialog. 2017-08-14 10:56:36 +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: Reuse already existing strings for localization. 2017-12-09 07:52:16 +00:00
opkman_contributors.txt
opkman_createjsonforupdatesfrm.lfm Refactoring. 2017-09-07 06:52:22 +00:00
opkman_createjsonforupdatesfrm.pas Refactoring. 2017-09-07 06:52:22 +00:00
opkman_createrepositoryfrm.lfm Opkman: Small GUI tweak. 2017-11-15 11:03:36 +00:00
opkman_createrepositoryfrm.pas Opkman: Preserve compatibility with older version(TPackageType/TLazPackageType). 2017-11-27 08:22:33 +00:00
opkman_createrepositorypackagefrm.lfm Opkman: Private repositories(step3). 2017-09-13 12:52:59 +00:00
opkman_createrepositorypackagefrm.pas Opkman: Changing RepositoryDate from TDate to TDateTime to match packagelink LPKFileDate. 2017-11-22 13:13:39 +00:00
opkman_downloader.pas Opkman: Invalid event handler assigned. Thanks @howardpc. 2017-11-19 21:30:06 +00:00
opkman_fpcdef.inc
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: PackageListFrm: Display license and description as a single line in the tree. 2017-12-09 11:32:04 +00:00
opkman_intf.pas Opkman: Show download/extract/install progress in the center of the work area. 2017-12-11 09:59:49 +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: Fixing issues caused by the TPackageType/TLazPackageType switch. Also fixed packagelist.json in the main repository. 2017-11-22 06:17:05 +00:00
opkman_options.pas Opkman: Connection timeout now is user configurable, default 10 seconds. 2017-10-15 12:53:28 +00:00
opkman_optionsfrm.lfm Opkman: Connection timeout now is user configurable, default 10 seconds. 2017-10-15 12:53:28 +00:00
opkman_optionsfrm.pas Opkman: Connection timeout now is user configurable, default 10 seconds. 2017-10-15 12:53:28 +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: Disable custom drawing by default. It can be re-enabled in the Options dialog. 2017-08-14 10:56:36 +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: Preparing OPM for the integration with the build in Package Manager. Step4. 2017-12-08 10:55:32 +00:00
opkman_repositories.lfm Opkman: Private repositories(step2). 2017-09-12 09:19:04 +00:00
opkman_repositories.pas Opkman: Private repositories(step2). 2017-09-12 09:19:04 +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_timer.pas Opkman: Removing duplicated code. 2017-11-20 06:27:30 +00:00
opkman_updates.pas Opkman: Disable package updates temporary. 2017-11-21 13:25:10 +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: Preparing OPM for the integration with the build in Package Manager. Step4. 2017-12-08 10:55:32 +00:00
opkman_zipper.pas OpkMan: Formatting. 2017-03-07 14:29:44 +00:00