Commit Graph

515 Commits

Author SHA1 Message Date
mattias
6671244b72 updated makefiles, fixed compile fpdebug with fpc 3.2.2 2022-11-13 13:23:46 +01: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
wp_xyz
dc60b24979 OnlinePackageManager: Update icons in datamodule, forgotten in previous commit. 2022-10-29 19:23:05 +02:00
wp_xyz
65b11fca12 OPM: Replace icons with "nicer" package (by Roland Hahn) 2022-10-29 18:01:56 +02:00
wp_xyz
2f18817fd8 Images: Update res files affected by previous commit. 2022-10-28 18:39:22 +02:00
wp_xyz
ed9431c5c1 Images: Improved details of package icon (and derivatives), by Roland Hahn. 2022-10-28 18:16:33 +02:00
Maxim Ganetsky
c987cf35a0 Translations: Brazilian Portuguese translation update by Marcelo B Paula, issue #39863 2022-08-22 02:21:13 +03:00
mattias
9e762cde89 udpated makefiles 2022-05-29 19:34:19 +02:00
Maxim Ganetsky
f33a3bcc17 OpkMan: improved i18n, regenerated translations and updated Russian translation 2022-05-25 01:22:53 +03:00
balazs
4460f173ca OpkMan: Switch to Openssl 1.1.1o 2022-05-24 07:26:48 +03:00
wp_xyz
d7ab429d95 OPM: Automatic height calculation of the options form. 2022-05-15 17:28:08 +02:00
ACTom
cbfd897b89 Fixed the problem that some packages download from online package manager return status code:302 error 2022-03-30 22:21:07 +08:00
mattias
26c9421318 updated Makefiles 2022-02-24 12:55:45 +01:00
balazs
d0a2f521d4 OpkMan: Skip clean directory for PL packages. 2022-01-18 16:14:40 +02:00
mattias
f97a493801 updated makefiles 2022-01-16 21:42:24 +01:00
balazs
1d7296bf2c Prevent "orphaned package" node to appear after resetting the filter. 2022-01-03 10:51:05 +02:00
balazs
ba7675a772 Add 2.2.0 to the version list. 2022-01-03 09:11:43 +02:00
Maxim Ganetsky
043c087f5a Opkman: Turkish translation update received via forum
https://forum.lazarus.freepascal.org/index.php/topic,34297.msg429282.html?PHPSESSID=8lttvafph2gi1trps40gmi7te4#msg429282
2022-01-03 00:54:29 +03:00
Maxim Ganetsky
738e48c6b7 Translations: French translation update by Gilles Vasseur, issue #39487 2021-11-26 03:47:29 +03:00
mattias
0354b47bc4 updated makefiles 2021-10-18 14:32:30 +02:00
balazs
3e382c4b5b OpkMan: Erase all files in the destination directory before installation begins. 2021-09-28 10:56:33 +03:00
Bernd K
b379bae79b opm: fix readability of hint window on dark themes, remove hardcoded colors... 2021-09-17 06:47:36 +00:00
maxim
0711ae584c Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #39152
git-svn-id: trunk@65372 -
2021-07-04 21:55:24 +00:00
mattias
91763f2247 set trunk version to 2.3.0
git-svn-id: trunk@65242 -
2021-06-15 14:00:39 +00:00
maxim
d7c9b8c1e4 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #38974
git-svn-id: trunk@65188 -
2021-06-08 21:45:25 +00:00
balazs
6c6ce16b28 Opkman: Correctly resolve dependencies for external packages.
git-svn-id: trunk@65050 -
2021-04-22 06:54:13 +00:00
maxim
98ef749845 Opkman: regenerated translations and updated Russian translation
git-svn-id: trunk@65037 -
2021-04-20 22:07:59 +00:00
balazs
8bf5d3e924 Opkman: Hide open button, when the package is not installed via OPM.
git-svn-id: trunk@65032 -
2021-04-20 19:28:15 +00:00
balazs
beabfcbd53 Opkman: Add "external" to package udpates(Options).
git-svn-id: trunk@65031 -
2021-04-20 19:26:23 +00:00
balazs
3c3bdedabf Opkman: Assign nil to download thread to prevent dangling pointers.
git-svn-id: trunk@64921 -
2021-04-04 11:47:40 +00:00
balazs
5912848083 Opkman: Crash in online package manager. Issue #38648.
git-svn-id: trunk@64847 -
2021-03-21 08:07:56 +00:00
balazs
32d3a2159b Opkman: Change Install button caption.
git-svn-id: trunk@64844 -
2021-03-20 13:13:32 +00:00
balazs
a4e3ce8735 Opkman: Update interface before package compressing. Prevent form close and show crHourGlass cursor during compress.
git-svn-id: trunk@64840 -
2021-03-20 08:14:30 +00:00
wp
4d7eac2eb8 Opkman: Less hints
git-svn-id: trunk@64738 -
2021-03-03 11:31:27 +00:00
wp
09075a320b Opkman: Avoid unnecessary LCL scaling steps for VTV. Issue #37886.
git-svn-id: trunk@64737 -
2021-03-03 11:21:39 +00:00
balazs
8445edd27f Opkman: Less hint + Fix high dpi bug, when displaying rating stars. Issue #37886.
git-svn-id: trunk@64727 -
2021-03-02 21:22:24 +00:00
balazs
6bdff78d46 Opkman: Fix mouse wrong X coordinate.
git-svn-id: trunk@64714 -
2021-03-01 16:19:30 +00:00
balazs
09d883d029 Opkman: Fix high dpi bug. Issue #37886.
git-svn-id: trunk@64711 -
2021-03-01 15:16:45 +00:00
balazs
7a882b653e Opkman: Add "2.0.12" to Lazarus versions.
git-svn-id: trunk@64678 -
2021-02-27 15:56:23 +00:00
wp
0b71099783 Components: Add copyright notes to all folders to which Roland Hahn has contributed images.
git-svn-id: trunk@64663 -
2021-02-24 22:17:51 +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
mattias
62c37ad72a updated Makefiles
git-svn-id: trunk@64567 -
2021-02-13 13:01:14 +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
bd875ab2f5 LazUtils: Add case-insensitive functions PosI(), LazStartsText() and LazEndsText().
git-svn-id: trunk@64503 -
2021-02-08 19:09:17 +00:00
juha
64656b41e2 OPM: Faster string comparison.
git-svn-id: trunk@64462 -
2021-02-05 11:28:02 +00:00
juha
d6aedf99e8 OPM: Use FPC_FULLVERSION for checking compiler version.
git-svn-id: trunk@64461 -
2021-02-05 11:28:01 +00:00
maxim
b63e036f48 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #38436
git-svn-id: trunk@64457 -
2021-02-03 22:42:52 +00:00
maxim
d5db655e0e Opkman: regenerated translations and updated Russian translation
git-svn-id: trunk@64454 -
2021-01-31 21:21:45 +00:00
juha
48bc5d771e IDE, OPM: Add missing ellipsis (...) to menu item captions, and icons for ComponentList. Issue #38420.
git-svn-id: trunk@64444 -
2021-01-30 18:36:57 +00:00
balazs
35da6a1fbb Opkman: When available, auto load package data.
git-svn-id: trunk@64129 -
2020-11-12 14:33:12 +00:00