Commit Graph

38 Commits

Author SHA1 Message Date
balazs
a4aa3e0a56 OpkMan: Update version list. 2023-07-26 06:45:44 +03:00
balazs
ad4e6a3c23 Opkman: Add Lazarus 2.4 to supported version list 2023-06-13 23:16:13 +03:00
balazs
0a637e613b Opkman: Change version support. 2023-01-16 10:00:03 +02:00
wp_xyz
05dcff1c02 OnlinePackageManager: Replace hard-coded disabled image list by one which is derived at runtime from the normal images. Based on code by Roland Hahn. 2022-11-04 14:18:13 +01:00
balazs
d0a2f521d4 OpkMan: Skip clean directory for PL packages. 2022-01-18 16:14:40 +02:00
balazs
ba7675a772 Add 2.2.0 to the version list. 2022-01-03 09:11:43 +02:00
balazs
3e382c4b5b OpkMan: Erase all files in the destination directory before installation begins. 2021-09-28 10:56:33 +03:00
balazs
7a882b653e Opkman: Add "2.0.12" to Lazarus versions.
git-svn-id: trunk@64678 -
2021-02-27 15:56:23 +00:00
juha
3f78f0d62d New optimized functions in LazUtils: FilenameExtIs and FilenameExtIn. Used instead of CompareFileExt and similar.
git-svn-id: trunk@64583 -
2021-02-15 08:43:50 +00:00
juha
077ebbe494 Optimise string manipulation. Reduce calls to Copy().
git-svn-id: trunk@64527 -
2021-02-11 14:08:24 +00:00
juha
64656b41e2 OPM: Faster string comparison.
git-svn-id: trunk@64462 -
2021-02-05 11:28:02 +00:00
balazs
3fa3067c8a Opkman: Add "2.0.10" to Lazarus versions.
git-svn-id: trunk@63438 -
2020-06-24 12:31:57 +00:00
balazs
ed252a8e20 Opkman: Add "2.0.6" to Lazarus versions.
git-svn-id: trunk@62064 -
2019-10-15 15:39:02 +00:00
balazs
9ce6b19137 Opkman: Add "2.0.4" to Lazarus versions.
git-svn-id: trunk@61707 -
2019-08-16 16:36:04 +00:00
balazs
00e57d2560 Opkman: Add 3.2.0 to FPC versions.
git-svn-id: trunk@61613 -
2019-07-22 04:23:58 +00:00
balazs
3791e9a6da Opkman: Warn user if a package is incompatible with the current system.
git-svn-id: trunk@61324 -
2019-06-06 10:02:56 +00:00
balazs
0c07ac1983 Opkman: In order to prevent memory leaks, the update of serializable packages are protected with critical sections.
git-svn-id: trunk@59719 -
2018-12-03 13:54:14 +00:00
balazs
f0981a06af Opkman: Show download/extract/install progress in the center of the work area.
git-svn-id: trunk@56691 -
2017-12-11 09:59:49 +00:00
balazs
9e8a489027 Opkman: Preparing OPM for the integration with the build in Package Manager. Step4.
git-svn-id: trunk@56669 -
2017-12-08 10:55:32 +00:00
balazs
093134726c Opkman: Private repositories(step3).
git-svn-id: trunk@55850 -
2017-09-13 12:52:59 +00:00
balazs
f861e5cd17 Opkman: Private repositories(step2).
git-svn-id: trunk@55844 -
2017-09-12 09:19:04 +00:00
juha
a5d7bbe810 OpkMan: Don't use the UTF8 specific functions. FPC 2.x is not supported any more.
git-svn-id: trunk@54362 -
2017-03-07 14:29:46 +00:00
juha
2801c30b5d OpkMan: Use Socket.IOTimeout in FPC 3.0.2. Clean and order uses sections.
git-svn-id: trunk@54351 -
2017-03-06 12:24:52 +00:00
balazs
fefe00702a Opkman: Extend category list.
git-svn-id: trunk@54208 -
2017-02-20 13:00:57 +00:00
joost
1de2cbf586 general: Updated address of the Free Software Foundation in copyright messages
git-svn-id: trunk@54031 -
2017-01-29 21:04:32 +00:00
balazs
abd19309ef Opkman: Small bugfix(filter packages).
git-svn-id: trunk@53990 -
2017-01-24 10:14:44 +00:00
balazs
7ec2e57825 Opkman: Filter package list according to exclude list from options.
git-svn-id: trunk@53984 -
2017-01-23 13:43:06 +00:00
balazs
6baee1e990 Opkman: The possibility to filter files inside the packages before archive.
git-svn-id: trunk@53748 -
2016-12-21 12:26:20 +00:00
balazs
d8b8e86cdf Bug fix. Translate category names in the tree, reported by Péter Gábor(#31038)
git-svn-id: trunk@53554 -
2016-12-03 20:24:26 +00:00
balazs
b2d896b3a2 Bug fix: Filters does not work in localized environment, reported by Péter Gábor(#31038)
git-svn-id: trunk@53546 -
2016-12-03 08:36:21 +00:00
balazs
23574b1a4a Update feature, partially implemented.
git-svn-id: trunk@53528 -
2016-12-02 14:21:00 +00:00
balazs
0e5de4e251 Added more categories.
git-svn-id: trunk@53467 -
2016-11-27 09:16:47 +00:00
balazs
08d0dcaa37 Create repository package: The possibility to assign multiple categories to a package.
git-svn-id: trunk@53466 -
2016-11-27 06:40:06 +00:00
balazs
8096306d2b Replaced custom component with a native one.
git-svn-id: trunk@53463 -
2016-11-26 09:50:23 +00:00
juha
c3db852bd5 OPM: Improve handling of default values of options.
git-svn-id: trunk@53456 -
2016-11-25 13:18:49 +00:00
balazs
e6e3bd4ae8 Delete zip files after a package is installed.
git-svn-id: trunk@53445 -
2016-11-25 06:48:52 +00:00
balazs
5cd4772404 Extended options dialog. From now on the local repository path is configurable.
git-svn-id: trunk@53424 -
2016-11-23 13:12:52 +00:00
balazs
ccd6e22a24 Online package manager. Initial commit.
git-svn-id: trunk@53390 -
2016-11-20 19:57:34 +00:00