..
fpcmod
Opkman: Less hints and warnings.
2018-05-08 09:08:47 +00:00
images
Opkman: Changed expand/collapse icons.
2017-08-21 05:55:00 +00:00
languages
Finnish translation.
2018-10-19 16:12:41 +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: Prevent memory leaks(step1) + other changes
2018-10-31 18:43:35 +00:00
onlinepackagemanager.lps
onlinepackagemanager.pas
Opkman: Prevent memory leaks(step1) + other changes
2018-10-31 18:43:35 +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
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: Show download/extract/install progress in the center of the work area.
2017-12-11 09:59:49 +00:00
opkman_const.pas
Opkman: Prevent memory leaks(step1) + other changes
2018-10-31 18:43:35 +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: 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: Prevent memory leaks(step1) + other changes
2018-10-31 18:43:35 +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: Prevent memory leaks(step1) + other changes
2018-10-31 18:43:35 +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: Prevent memory leaks(step1) + other changes
2018-10-31 18:43:35 +00:00
opkman_mainfrm.lfm
Opkman: Prevent memory leaks(step1) + other changes
2018-10-31 18:43:35 +00:00
opkman_mainfrm.pas
Opkman: Prevent memory leaks(step1) + other changes
2018-10-31 18:43:35 +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: 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: Bug fix: Package filter is not working properly. Reported by forum user @totya.
2018-03-29 09:12:09 +00:00
opkman_progressfrm.lfm
Opkman: Prevent memory leaks(step1) + other changes
2018-10-31 18:43:35 +00:00
opkman_progressfrm.pas
Opkman: Prevent memory leaks(step1) + other changes
2018-10-31 18:43:35 +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: 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_updates.pas
Opkman: Prevent memory leaks(step1) + other changes
2018-10-31 18:43:35 +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: Show community description in the hint window.
2018-08-22 08:04:06 +00:00
opkman_zipper.pas
Opkman: Prevent memory leaks(step1) + other changes
2018-10-31 18:43:35 +00:00