lazarus/components/onlinepackagemanager
2018-10-09 22:50:15 +00:00
..
fpcmod Opkman: Less hints and warnings. 2018-05-08 09:08:47 +00:00
images
languages Translations: French translation update by Gilles Vasseur, bug #34403 2018-10-09 22:50:15 +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 opm: using common output directory lib/$(CPU_TARGET)-$(OS_TARGET)/$(LCL_PLATFORM) 2018-06-04 09:13:53 +00:00
onlinepackagemanager.lps
onlinepackagemanager.pas
onlinepackagemanagerintf.pas
opkman_addrepositorypackagefrm.lfm
opkman_addrepositorypackagefrm.pas
opkman_categoriesfrm.lfm
opkman_categoriesfrm.pas
opkman_colorsfrm.lfm
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_const.pas Opkman: Show community description in the hint window. 2018-08-22 08:04:06 +00:00
opkman_contributors.txt
opkman_createjsonforupdatesfrm.lfm
opkman_createjsonforupdatesfrm.pas
opkman_createrepositoryfrm.lfm Opkman: Add "community description" for each package. This is especially important for packages that are no longer maintained. 2018-08-22 05:31:01 +00:00
opkman_createrepositoryfrm.pas Opkman: Add "community description" for each package. This is especially important for packages that are no longer maintained. 2018-08-22 05:31:01 +00:00
opkman_createrepositorypackagefrm.lfm Opkman: Add "community description" for each package. This is especially important for packages that are no longer maintained. 2018-08-22 05:31:01 +00:00
opkman_createrepositorypackagefrm.pas Opkman: Add "community description" for each package. This is especially important for packages that are no longer maintained. 2018-08-22 05:31:01 +00:00
opkman_downloader.pas Opkman: Fix memory leak. 2018-09-21 07:50:18 +00:00
opkman_fpcdef.inc
opkman_installer.pas Opkman: Bug fix: remove package compiling restriction. 2018-09-18 18:53:52 +00:00
opkman_intf_packagelistfrm.lfm
opkman_intf_packagelistfrm.pas
opkman_intf.pas Opkman: Prevent sigsegv while closing the IDE. 2018-06-24 09:41:29 +00:00
opkman_mainfrm.lfm Opkman: Add "community description" for each package. This is especially important for packages that are no longer maintained. 2018-08-22 05:31:01 +00:00
opkman_mainfrm.pas Opkman: UI tweak + small bugfix. 2018-08-22 09:04:15 +00:00
opkman_options.pas Opkman: Add macro support for the directories defined in panel Options\Folders. Issue #33857, patch from errno. 2018-06-14 08:51:43 +00:00
opkman_optionsfrm.lfm Opkman: Add macro support for the directories defined in panel Options\Folders. Issue #33857, patch from errno. 2018-06-14 08:51:43 +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_packagelistfrm.pas
opkman_progressfrm.lfm
opkman_progressfrm.pas
opkman_repositories.lfm
opkman_repositories.pas
opkman_repositorydetailsfrm.lfm
opkman_repositorydetailsfrm.pas
opkman_serializablepackages.pas Opkman: Add "community description" for each package. This is especially important for packages that are no longer maintained. 2018-08-22 05:31:01 +00:00
opkman_showhint.lfm Opkman: Automatically adjust memo height for metapackage description. 2018-08-24 12:02:04 +00:00
opkman_showhint.pas Opkman: Adjust hintwindow position when there is not enough room. Request by forum user @Alextp. 2018-09-05 07:30:38 +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_timer.pas
opkman_updates.pas Opkman: Fix memory leak. 2018-09-21 07:50:18 +00:00
opkman_uploader.pas
opkman_visualtree.pas Opkman: Show community description in the hint window. 2018-08-22 08:04:06 +00:00
opkman_zipper.pas