Commit Graph

270 Commits

Author SHA1 Message Date
balazs
e0045baeb8 Opkman: Extend TOPMInterface.
git-svn-id: trunk@56777 -
2017-12-18 13:38:00 +00:00
maxim
18dbb198b7 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #32819
git-svn-id: trunk@56749 -
2017-12-15 13:02:31 +00:00
maxim
62c3f4a91d Opkman: regenerated German translation
git-svn-id: trunk@56722 -
2017-12-14 14:16:18 +00:00
balazs
d997abd3df IDE: Pkglinks dialog: Display repository date in the "Last modified" column for online links. Repository date represents the date when the online package was last modified.
git-svn-id: trunk@56719 -
2017-12-14 11:15:15 +00:00
balazs
640a82f920 Opkman: Extend TOPMInterface.
git-svn-id: trunk@56711 -
2017-12-13 07:27:52 +00:00
mattias
c0a0ffc941 translations: German: updates from Swen Heinig
git-svn-id: trunk@56702 -
2017-12-12 09:40:25 +00:00
maxim
ebc0d9a02b Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #32806
git-svn-id: trunk@56700 -
2017-12-11 23:06:58 +00:00
maxim
efca1b8d6b Opkman: regenerated translations
git-svn-id: trunk@56697 -
2017-12-11 22:43:20 +00:00
juha
6810c626df LazUtils: Change "Character" to "Codepoint" in LazUTF8 function names to be more accurate and to avoid confusion.
git-svn-id: trunk@56692 -
2017-12-11 19:44:22 +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
283894c63d Opkman: PackageListFrm: Display license and description as a single line in the tree.
git-svn-id: trunk@56679 -
2017-12-09 11:32:04 +00:00
balazs
46ff77357e Opkman: Reuse already existing strings for localization.
git-svn-id: trunk@56676 -
2017-12-09 07:52:16 +00:00
maxim
bdb583df47 Opkman: regenerated translations and updated Russian translation
git-svn-id: trunk@56672 -
2017-12-08 16:40:43 +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
maxim
ac38042db0 Translations: Brazilian Portuguese translation update by Marcelo B
Paula, bug #32787

git-svn-id: trunk@56658 -
2017-12-07 14:08:09 +00:00
maxim
0144e0ddd5 IDE: Ukrainian translation update by Olexandr Pylypchuk, bug #32790
git-svn-id: trunk@56655 -
2017-12-06 21:53:16 +00:00
maxim
eb11a5f731 Opkman: Hungarian translation update by Péter Gábor, bug #32763
git-svn-id: trunk@56651 -
2017-12-05 23:05:32 +00:00
maxim
0b61771b62 Opkman: regenerated translations and updated Russian translation
git-svn-id: trunk@56649 -
2017-12-05 22:55:52 +00:00
balazs
cb534b2dc3 Opkman: Preparing OPM for the integration with the build in Package Manager. Step3.
git-svn-id: trunk@56636 -
2017-12-05 13:42:20 +00:00
balazs
d5b7b913fd Packager: Add online packages to the "New Requirement" dialog. The changes are only visible when Opkman is installed.
git-svn-id: trunk@56607 -
2017-12-04 09:56:11 +00:00
maxim
c4f017485a Opkman: Hungarian translation update by Péter Gábor, bug #32763
git-svn-id: trunk@56603 -
2017-12-04 00:00:31 +00:00
maxim
5d07e801f8 Translations: regenerated Brazilian Portuguese Opkman translation
git-svn-id: trunk@56568 -
2017-11-30 22:27:21 +00:00
maxim
682a383e55 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #32754
git-svn-id: trunk@56535 -
2017-11-29 22:49:04 +00:00
balazs
a7bbd145e9 Opkman: Preserve compatibility with older version(TPackageType/TLazPackageType).
git-svn-id: trunk@56503 -
2017-11-27 08:22:33 +00:00
juha
d615063766 Packager: Improve creating packagelinks for online packages. Issue #32719, patch from Balázs.
git-svn-id: trunk@56474 -
2017-11-23 14:17:03 +00:00
balazs
c55c710790 Opkman: Small bug fix.
git-svn-id: trunk@56470 -
2017-11-23 04:42:54 +00:00
balazs
7278c5ac87 Opkman: Changing RepositoryDate from TDate to TDateTime to match packagelink LPKFileDate.
git-svn-id: trunk@56468 -
2017-11-22 13:13:39 +00:00
balazs
9e0016b0cf Opkman: Fixing issues caused by the TPackageType/TLazPackageType switch. Also fixed packagelist.json in the main repository.
git-svn-id: trunk@56464 -
2017-11-22 06:17:05 +00:00
juha
58c3c1594a OpkMan: Clean uses clause.
git-svn-id: trunk@56460 -
2017-11-21 15:31:56 +00:00
balazs
3b2a9dd7c2 Opkman: Disable package updates temporary.
git-svn-id: trunk@56459 -
2017-11-21 13:25:10 +00:00
juha
48d01d2d28 OpkMan: Replace const PackageTypeIdents with LazPackageTypeIdents in PackageIntf.
git-svn-id: trunk@56455 -
2017-11-21 12:02:37 +00:00
juha
9886f157ed OpkMan: Refactor, separate a function for getting PackageType display string.
git-svn-id: trunk@56454 -
2017-11-21 12:02:36 +00:00
balazs
bda79565c0 Opkman: Preparing OPM for the integration with the build in Package Manager. Step2.
git-svn-id: trunk@56451 -
2017-11-21 09:27:58 +00:00
maxim
597f1091fc Opkman: Spanish translation update by Gastón, bug #32706
git-svn-id: trunk@56444 -
2017-11-20 22:45:04 +00:00
balazs
fa77d407ff Opkman: Inherit TOPMInterfaceEx from PackageLinkIntf + a small bugfix.
git-svn-id: trunk@56441 -
2017-11-20 06:55:39 +00:00
balazs
8e3c34057d Opkman: Removing duplicated code.
git-svn-id: trunk@56440 -
2017-11-20 06:27:30 +00:00
balazs
ec308db4fd Opkman: Replacing TPackageType with TLazPackageType.
git-svn-id: trunk@56439 -
2017-11-20 06:10:33 +00:00
balazs
b9279b7805 Opkman: Invalid event handler assigned. Thanks @howardpc.
git-svn-id: trunk@56438 -
2017-11-19 21:30:06 +00:00
juha
7f5d893c9f IdeIntf: Move TLazPackageType to TLazPackageID in PackageIntf. TPackageLink inherits it.
git-svn-id: trunk@56436 -
2017-11-18 15:51:05 +00:00
balazs
e5b22557ad Opkman: Preparing OPM for the integration with the build in Package Manager. Step1.
git-svn-id: trunk@56430 -
2017-11-18 05:24:38 +00:00
balazs
f575803010 Opkman: Fixed package dependency bug.
git-svn-id: trunk@56424 -
2017-11-17 09:21:17 +00:00
balazs
066730daf9 Opkman: Small GUI tweak.
git-svn-id: trunk@56415 -
2017-11-15 11:03:36 +00:00
balazs
2f06bf5238 Opkman: Sort private repository before saving to file.
git-svn-id: trunk@56414 -
2017-11-15 09:23:40 +00:00
balazs
d539582687 Opkman: Prevent handpoint cursor for empty links.
git-svn-id: trunk@56386 -
2017-11-13 12:21:57 +00:00
balazs
2ded5bb2e7 Opkman: Handpoint cursor for links. Request by @tudi_x.
git-svn-id: trunk@56385 -
2017-11-13 12:11:20 +00:00
balazs
4cae594814 Opkman: Wrong data is displayed on "Available Since" item. Issue r.32646
git-svn-id: trunk@56321 -
2017-11-06 13:31:21 +00:00
maxim
aa61ca7ed4 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #32590
git-svn-id: trunk@56150 -
2017-10-22 22:06:26 +00:00
maxim
7f8d55f135 Translations: French translation update by Gilles Vasseur, bug #32587
git-svn-id: trunk@56149 -
2017-10-22 22:02:51 +00:00
balazs
35d930c682 Opkman: Rebuild IDE confirmation dialog goes in the background on gtk2.
git-svn-id: trunk@56113 -
2017-10-17 20:28:35 +00:00
maxim
7ccb568efa Translations: regenerated German translation
git-svn-id: trunk@56088 -
2017-10-16 22:42:09 +00:00