Commit Graph

504 Commits

Author SHA1 Message Date
balazs
be344c2282 Opkman: OptionsFrm more meaningful description.
git-svn-id: trunk@61187 -
2019-05-09 09:56:45 +00:00
balazs
b8b713f458 Opkman: Ask to download openssl, if it is missing (Win), issue #35545
git-svn-id: trunk@61186 -
2019-05-09 09:42:31 +00:00
balazs
76c7bf9958 Opkman: Remove minimize button from the main form.
git-svn-id: trunk@61172 -
2019-05-07 14:17:27 +00:00
martin
1b35c31849 OPM: register in component palette pages dropdown
git-svn-id: trunk@61148 -
2019-05-05 13:59:53 +00:00
balazs
be98f8898a Opkman: Update default Lazarus/FPC version.
git-svn-id: trunk@61100 -
2019-05-01 16:40:07 +00:00
maxim
6e23c3ccd0 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #35148
git-svn-id: trunk@60509 -
2019-02-25 23:38:10 +00:00
balazs
bcc2eb9097 Opkman: Move update thread to main form.
git-svn-id: trunk@60492 -
2019-02-25 05:54:15 +00:00
maxim
ee93df459c Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #35117
git-svn-id: trunk@60460 -
2019-02-19 17:18:17 +00:00
maxim
c91b1321e0 Translations: French translation update by Gilles Vasseur, bug #35034
git-svn-id: trunk@60368 -
2019-02-08 23:14:55 +00:00
balazs
0a38c2bc83 Opkman: Rebuild IDE when needed.
git-svn-id: trunk@60354 -
2019-02-07 08:23:01 +00:00
maxim
e4f360d50f Translations: regenerated translations and updated Russian translation
git-svn-id: trunk@60344 -
2019-02-06 00:46:44 +00:00
balazs
cbe6cf58bb Opkman: Change key mapping to Ctrl+Alt+Shift+O.
git-svn-id: trunk@60260 -
2019-01-31 21:02:55 +00:00
mattias
e2a94d370f IDE: keymap conflict: show relation caption
git-svn-id: trunk@60253 -
2019-01-31 10:42:32 +00:00
maxim
684c367b8a IDE: changed extension of master PO files (a.k.a. templates) from .po to .pot, adapted IDE, POChecker, updatepofiles tool and localize.bat/.sh scripts.
Reasons:
1. .pot is 'industry standard' extension for PO template files. As a consequence, PO editors can now open our templates 'out of the box' and automate creation of translations.
2. It is now much simpler to detect template files now that dotted unit names are allowed.

git-svn-id: trunk@60208 -
2019-01-24 23:02:37 +00:00
maxim
e1e84a2799 Translations: Hungarian translation update by Péter Gábor, bug #34912
git-svn-id: trunk@60140 -
2019-01-21 23:25:51 +00:00
balazs
35ae732201 Opkman: Fix install bug.
git-svn-id: trunk@60135 -
2019-01-21 19:03:36 +00:00
wp
54a8e6dadc VirtualTreeView: Rename package and files with prefix "laz.", register component names with prefix "Laz", to allow the user to install other versions of VTV.
OnlinePackageManager: Adapt to the new virtualtreeview package.

git-svn-id: trunk@60132 -
2019-01-21 14:57:14 +00:00
balazs
90b424680b Opkman: Fix install bug.
git-svn-id: trunk@60106 -
2019-01-19 13:44:10 +00:00
balazs
f401b35e17 Opkman: Do not overwrite link to external json, it might have been updated in the central repository.
git-svn-id: trunk@60093 -
2019-01-16 06:43:46 +00:00
martin
458181e005 OPM: reduced race condition leading to mem leak // rev 59879 #8fe535d1e4 changed a race condition (crash) for this race (mem leak).
Afaik the remainder can only be fixed by not using FreeOnTerminate

git-svn-id: trunk@59896 -
2018-12-23 14:01:21 +00:00
martin
8fe535d1e4 OPM: fixed race condition.
git-svn-id: trunk@59879 -
2018-12-20 16:27:42 +00:00
balazs
a4b85e5943 Opkman: Create main data module sooner.
git-svn-id: trunk@59789 -
2018-12-11 05:49:39 +00:00
balazs
a54471158f Opkman: Set "Check for package updates" to never by default.
git-svn-id: trunk@59774 -
2018-12-10 13:57:14 +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
7a770dfa0c Opkman: After a package is opened with "Open package file(.lpk)...", OPM wrongly reports the package as installed when in fact is not.
git-svn-id: trunk@59717 -
2018-12-03 07:32:02 +00:00
maxim
06854c84dc Translations: French translation update by Gilles Vasseur, bug #34616
git-svn-id: trunk@59698 -
2018-11-29 22:31:35 +00:00
martin
0481046370 OPM: fix race condition
git-svn-id: trunk@59626 -
2018-11-22 18:15:19 +00:00
maxim
c8c7a1723a Translations: Chinese translation update by robsean, bug #34579
git-svn-id: trunk@59617 -
2018-11-22 00:03:32 +00:00
maxim
df5a68e852 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #34554
git-svn-id: trunk@59548 -
2018-11-15 22:14:38 +00:00
balazs
7b6001dd2b Opkman: Small GUI tweak. Request by forum user @Alextp.
git-svn-id: trunk@59537 -
2018-11-13 05:38:42 +00:00
balazs
873798b2ad Opkman: Increase dropdown count for the filter combobox. Request by forum user @Alextp.
git-svn-id: trunk@59527 -
2018-11-12 09:46:19 +00:00
wp
770b189a3b Opkman: Add high-dpi icon for the IDE (by Roland Hahn)
git-svn-id: trunk@59493 -
2018-11-09 09:24:58 +00:00
maxim
7f36403409 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #34519
git-svn-id: trunk@59483 -
2018-11-07 22:05:16 +00:00
maxim
7a10b4efe1 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #34492
git-svn-id: trunk@59450 -
2018-11-04 23:01:57 +00:00
maxim
b2cadade63 Opkman: updated Russian translation
git-svn-id: trunk@59449 -
2018-11-04 22:55:39 +00:00
wp
49c0a5e4a2 Opkman: Add missing high-dpi icon with package and "minus" overlay (by Roland Hahn)
git-svn-id: trunk@59435 -
2018-11-03 09:49:47 +00:00
wp
d07409eed8 Opkman: Square shape of auxiliary speed buttons.
git-svn-id: trunk@59433 -
2018-11-02 22:48:32 +00:00
wp
785023f4bf Opkman: Fix LCL scaling of run-time created inner treeview sizes.
git-svn-id: trunk@59430 -
2018-11-02 12:29:45 +00:00
wp
6d366fb454 Opkman: Move imagelists for tree and speedbuttons to central datamodule to avoid duplicate storage of images.
git-svn-id: trunk@59429 -
2018-11-02 10:54:09 +00:00
balazs
b753ed9ee8 Opkman: - add Roland Hahn to the contributors list
- update licensing info for images
- increase update interval for third party packages from 2 to 15 minutes 

git-svn-id: trunk@59428 -
2018-11-02 07:08:39 +00:00
balazs
a7ea7acab3 Opkman: Return button, visual tweak.
git-svn-id: trunk@59425 -
2018-11-01 22:42:01 +00:00
balazs
525587f9a1 Opkman: Show return button when json is visible.
git-svn-id: trunk@59424 -
2018-11-01 22:26:52 +00:00
wp
df91898ca2 Opkman: Dpi-aware painting of the stars in the VTV.
git-svn-id: trunk@59423 -
2018-11-01 18:32:14 +00:00
balazs
6e2fa136b9 Opkman: Add an empty data module for future use.
git-svn-id: trunk@59422 -
2018-11-01 17:10:28 +00:00
wp
acb85241fd Opkman: Activate scaling of disabled toolbar images.
git-svn-id: trunk@59421 -
2018-11-01 16:12:15 +00:00
wp
a26ab052a1 Opkman: Add disabled high-res toolbar images (because of alpha-channel issues in automatic generation of disabled images).
git-svn-id: trunk@59420 -
2018-11-01 16:07:54 +00:00
wp
111fb285e7 Opkman: Apply high-dpi images to virtualtreeviews
git-svn-id: trunk@59419 -
2018-11-01 15:43:23 +00:00
wp
1b2b881200 Opkman: Add high-dpi images by Roland Hahn and apply them to speedbuttons (trees still with old icons).
git-svn-id: trunk@59418 -
2018-11-01 12:24:10 +00:00
wp
26263f83ba Opkman: Add high-dpi icons for toolbar (by Roland Hahn)
git-svn-id: trunk@59417 -
2018-11-01 10:06:42 +00:00
maxim
efdb5239d0 Opkman: regenerated translations and updated Russian translation
git-svn-id: trunk@59415 -
2018-10-31 23:05:48 +00:00
balazs
01a1baa804 Opkman: Prevent memory leaks(step1) + other changes
- remove threaded timer to prevent memory leaks
- calculate download/extract speed with different method
- restructure the update thread
- prevent IDE freeze
- change repository names to "Official repository" and "Third party repository"
- make the unintuitive "Install" button intuitive again
- make install process faster

git-svn-id: trunk@59405 -
2018-10-31 18:43:35 +00:00
juha
e5df044216 OpkMan: Increase TThreadTimer delay as workaround to prevent memory leaks. The other changes did not affect leaks.
git-svn-id: trunk@59381 -
2018-10-29 12:10:00 +00:00
juha
71dbce1d30 Finnish translation.
git-svn-id: trunk@59324 -
2018-10-19 16:12:41 +00:00
maxim
2fb99791ef Translations: French translation update by Gilles Vasseur, bug #34403
git-svn-id: trunk@59276 -
2018-10-09 22:50:15 +00:00
maxim
e26f6ff3ca Translations: Hungarian translation update by Péter Gábor, bug #34397
git-svn-id: trunk@59275 -
2018-10-09 22:41:03 +00:00
maxim
9dfe44db86 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #34368
git-svn-id: trunk@59223 -
2018-10-01 23:00:18 +00:00
balazs
fd64c39c73 Opkman: Fix memory leak.
git-svn-id: trunk@59110 -
2018-09-21 07:50:18 +00:00
balazs
8ee801d5b5 Opkman: Bug fix: remove package compiling restriction.
git-svn-id: trunk@59064 -
2018-09-18 18:53:52 +00:00
mattias
c2b0e049ef set trunk version to 2.0.0PreRelease
git-svn-id: trunk@59008 -
2018-09-15 19:41:22 +00:00
maxim
de9dc6c952 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #34247
git-svn-id: trunk@58936 -
2018-09-10 21:47:12 +00:00
balazs
72a9b8637e Opkman: Adjust hintwindow position when there is not enough room. Request by forum user @Alextp.
git-svn-id: trunk@58867 -
2018-09-05 07:30:38 +00:00
juha
797ad461c4 IDE: Use the new restore_defaults icon for some buttons in Options frames.
git-svn-id: trunk@58812 -
2018-09-01 20:49:03 +00:00
maxim
321ad27d9f Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #34195
git-svn-id: trunk@58800 -
2018-08-29 22:04:31 +00:00
balazs
5c2e3bcf94 Opkman: Automatically adjust memo height for metapackage description.
git-svn-id: trunk@58769 -
2018-08-24 12:02:04 +00:00
maxim
eb842c1d6e Opkman: regenerated translations and updated Russian translation
git-svn-id: trunk@58761 -
2018-08-22 22:31:21 +00:00
balazs
de1dca667b Opkman: UI tweak + small bugfix.
git-svn-id: trunk@58757 -
2018-08-22 09:04:15 +00:00
balazs
ad0354c154 Opkman: Show community description in the hint window.
git-svn-id: trunk@58756 -
2018-08-22 08:04:06 +00:00
balazs
13d5bd13c3 Opkman: Add "community description" for each package. This is especially important for packages that are no longer maintained.
git-svn-id: trunk@58753 -
2018-08-22 05:31:01 +00:00
balazs
f1f9b9f521 Opkman: Shortcut keys for different commands(form).
git-svn-id: trunk@58715 -
2018-08-15 13:58:29 +00:00
balazs
238230207e Opkman: Shortcut keys for different commands.
git-svn-id: trunk@58714 -
2018-08-15 13:33:58 +00:00
balazs
57affab688 Opkman: Add incremental search for private repositories.
git-svn-id: trunk@58499 -
2018-07-13 05:25:39 +00:00
mattias
2bbe0a8cc7 updated makefiles
git-svn-id: trunk@58493 -
2018-07-11 23:58:59 +00:00
balazs
b38a1c3102 Opkman: Prevent sigsegv while closing the IDE.
git-svn-id: trunk@58391 -
2018-06-24 09:41:29 +00:00
balazs
4189e9f4e4 Opkman: Fix memory leak on IDE startup.
git-svn-id: trunk@58387 -
2018-06-23 13:08:11 +00:00
mattias
3575d8d0e1 make bigide: added cmdlinedebuggerbase and lazdebuggerlldb
git-svn-id: trunk@58363 -
2018-06-20 21:41:44 +00:00
balazs
2e76c3607c Opkman: Add macro support for the directories defined in panel Options\Folders. Issue #33857, patch from errno.
git-svn-id: trunk@58254 -
2018-06-14 08:51:43 +00:00
maxim
f3bc00c889 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #33847
git-svn-id: trunk@58251 -
2018-06-13 22:54:29 +00:00
maxim
bbc955fa72 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #33827
git-svn-id: trunk@58162 -
2018-06-06 23:06:32 +00:00
mattias
9662fcc1b5 opm: less hints
git-svn-id: trunk@58127 -
2018-06-04 17:22:01 +00:00
mattias
5e0f5b2cea opm: using common output directory lib/$(CPU_TARGET)-$(OS_TARGET)/$(LCL_PLATFORM)
git-svn-id: trunk@58117 -
2018-06-04 09:13:53 +00:00
mattias
6a51fc04c0 onlinepackagemanager: added makefiles
git-svn-id: trunk@58116 -
2018-06-04 08:57:46 +00:00
maxim
f53117ee9a Reverted r58066 #5f0c9f56e9, because it decreases the number of translated strings
git-svn-id: trunk@58068 -
2018-05-31 22:52:12 +00:00
maxim
5f0c9f56e9 Opkman: Spanish translation update by @GAN, bug #33808
git-svn-id: trunk@58066 -
2018-05-31 22:22:27 +00:00
maxim
f41b1e4103 Opkman: regenerated translations and updated Russian translation
git-svn-id: trunk@58065 -
2018-05-31 22:09:47 +00:00
mattias
c7b7b5e2be opm: revert changes
git-svn-id: trunk@58060 -
2018-05-31 07:10:57 +00:00
mattias
71b1d4d70a IDE: fixed not passing -FE when it is the same as -FU, fixed passing -o when targetfilename is empty
git-svn-id: trunk@58059 -
2018-05-31 07:05:55 +00:00
mattias
829c7b83d4 onlinepackagemanager: fixed crash on lazarus -h
git-svn-id: trunk@58056 -
2018-05-31 06:18:04 +00:00
balazs
687cdf6ff9 Opkman: Add the possibility to save the installed package list to file. Request by @garlar27.
git-svn-id: trunk@58054 -
2018-05-30 19:55:39 +00:00
balazs
c9e2e41f99 Opkman: Less hints and warnings.
git-svn-id: trunk@57843 -
2018-05-08 09:08:47 +00:00
maxim
2a65c2b974 Translations: French translation update by Gilles Vasseur, bug #33673
git-svn-id: trunk@57786 -
2018-05-03 22:53:34 +00:00
maxim
8e4a25abdb Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #33648
git-svn-id: trunk@57713 -
2018-04-25 23:11:40 +00:00
maxim
91d005707d Opkman: regenerated translations and updated Russian translation
git-svn-id: trunk@57590 -
2018-04-01 22:13:16 +00:00
balazs
e0f2c26d32 Opkman: Rename "Open" button to "Local repo" to prevent confusion.
git-svn-id: trunk@57579 -
2018-03-30 08:19:13 +00:00
balazs
6ee1d58104 Opkman: On refresh reset package filter.
git-svn-id: trunk@57578 -
2018-03-29 19:40:43 +00:00
balazs
e03d7bfcb1 Opkman: Bug fix: Install process is not aborted when the user click the "Cancel" button.
git-svn-id: trunk@57577 -
2018-03-29 12:26:42 +00:00
balazs
c8b60de4c7 Opkman: More filter related bug fix.
git-svn-id: trunk@57576 -
2018-03-29 09:51:06 +00:00
balazs
8c69e30eb6 Opkman: Bug fix: Package filter is not working properly. Reported by forum user @totya.
git-svn-id: trunk@57575 -
2018-03-29 09:12:09 +00:00
balazs
cc7720503b Opkman: Hide package hint window on form deactivate. Issue #33522 by AlexeyT.
git-svn-id: trunk@57568 -
2018-03-27 18:44:12 +00:00
balazs
9dfaa876f4 Opkman: Hide package hint window on mouse scroll. Issue #33521 by AlexeyT.
git-svn-id: trunk@57567 -
2018-03-27 18:42:14 +00:00
maxim
f9b0f8efa4 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #33206
git-svn-id: trunk@57353 -
2018-02-22 22:43:34 +00:00
balazs
910ee0f64f Opkman: Fix memory leak on IDE shutdown.
git-svn-id: trunk@57342 -
2018-02-21 06:02:32 +00:00
balazs
ab634af21c Opkman: Small refactoring.
git-svn-id: trunk@57341 -
2018-02-21 05:55:58 +00:00
maxim
0d06913fda Opkman: removed unused string, regenerated translations and updated Russian translation
git-svn-id: trunk@57330 -
2018-02-19 22:43:20 +00:00
balazs
2489e7c8b0 Opkman: Extend package state list.
git-svn-id: trunk@57329 -
2018-02-19 12:35:36 +00:00
balazs
634a5e3b53 Opkman: Merge "Install" and "Update" buttons.
git-svn-id: trunk@57328 -
2018-02-19 07:14:45 +00:00
balazs
af3a94500f Opkman: Call Synchronize from the currently active thread. Increase sleep interval to prevent CPU load.
git-svn-id: trunk@57263 -
2018-02-06 06:03:44 +00:00
balazs
c8c8ebd6e3 Opkman: Fix crash caused by TThreadTimer.
git-svn-id: trunk@57256 -
2018-02-05 06:34:22 +00:00
balazs
15db1c3af5 Opkman: Bug fix: Updating package from the maintainers webpage in some special cases failed.
git-svn-id: trunk@57252 -
2018-02-04 13:42:03 +00:00
balazs
c3665280b1 Opkman: GUI tweak: change add, delete images.
git-svn-id: trunk@57202 -
2018-02-01 06:55:51 +00:00
balazs
afa1c5c035 Opkman: Bug fix: save custom data entered by the user.
git-svn-id: trunk@57104 -
2018-01-17 05:46:09 +00:00
maxim
fba8681f79 Opkman: removed no longer needed VTV translations
git-svn-id: trunk@56970 -
2018-01-05 15:52:27 +00:00
balazs
65d289f941 Opkman: Link OPM to VTV from the component folder.
git-svn-id: trunk@56966 -
2018-01-05 14:56:27 +00:00
balazs
581a4a19d4 Opkman: Remove internal VTV.
git-svn-id: trunk@56965 -
2018-01-05 14:55:14 +00:00
balazs
a398131a54 Opkman: Fix connection timeout bug.
git-svn-id: trunk@56951 -
2018-01-04 12:31:40 +00:00
balazs
de416689cc Opkman: Fix memory leaks in the update feature.
git-svn-id: trunk@56950 -
2018-01-04 10:17:33 +00:00
maxim
9d91d2c25e Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #32916
git-svn-id: trunk@56934 -
2018-01-03 13:54:02 +00:00
balazs
dd4f78896d Opkman: Re-enable updates from package maintainer's homepage + fix memory leak.
git-svn-id: trunk@56933 -
2018-01-03 13:52:02 +00:00
maxim
43438e002a Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #32897
git-svn-id: trunk@56864 -
2017-12-28 23:02:50 +00:00
balazs
4cf2ff9452 Opkman: ShowHintFrm: Allow hint form to work properly under gtk2 too, patch from Michael.
git-svn-id: trunk@56848 -
2017-12-25 21:39:59 +00:00
maxim
7c00861fb5 Opkman: improved Russian translation
git-svn-id: trunk@56846 -
2017-12-25 14:46:24 +00:00
balazs
bed7ec4fc7 Opkman: ShowHintFrm: memo height was incorrectly calculated under GTK.
git-svn-id: trunk@56838 -
2017-12-24 13:15:23 +00:00
balazs
cb04d0f86f Opkman: ShowHintfrm: Adjust memo height according to it's content.
git-svn-id: trunk@56830 -
2017-12-23 19:43:42 +00:00
balazs
37c23339cf Opkman: OptionsFrm, ColorsFrm: Small GUI tweak.
git-svn-id: trunk@56823 -
2017-12-23 06:35:18 +00:00
maxim
b27ef55216 Opkman: regenerated translations and updated Russian translation
git-svn-id: trunk@56817 -
2017-12-22 14:16:33 +00:00
balazs
afd71f72db Opkman: ShowHintfrm: Make colors user configurable. Commit color form.
git-svn-id: trunk@56816 -
2017-12-22 10:18:03 +00:00
balazs
fa1db9d1b6 Opkman: ShowHintfrm: Make colors user configurable.
git-svn-id: trunk@56815 -
2017-12-22 09:50:03 +00:00
balazs
ee02d44114 Opkman: ShowHintfrm: localize "description" and "license". OptionsFrm: GUI tweak.
git-svn-id: trunk@56814 -
2017-12-22 06:40:53 +00:00
maxim
e94bf52f12 Opkman: regenerated translations and updated Russian translation
git-svn-id: trunk@56813 -
2017-12-21 14:09:55 +00:00
balazs
869d9fb143 Opkman: The hint window for meta packages now is customizable.
git-svn-id: trunk@56812 -
2017-12-21 12:47:02 +00:00
balazs
2c51aaf235 Opkman: Hide hint window when SHIFT is released.
git-svn-id: trunk@56810 -
2017-12-20 21:07:59 +00:00
balazs
7e8516f91a Opkman: Bug fix: Exit if the user choose to close the confirmation dialog instead of clicking button No.
git-svn-id: trunk@56809 -
2017-12-20 19:47:52 +00:00
balazs
7258640282 Opkman: Create destination directory if does not exists. Issue #32857.
git-svn-id: trunk@56808 -
2017-12-20 18:21:50 +00:00
balazs
48af81ac3b Opkman: Localize description and license + small GUI tweak.
git-svn-id: trunk@56807 -
2017-12-20 16:55:20 +00:00
balazs
374cb2cd6c Opkman: Show hint and license info for meta pacakges. The hint window can be triggered by moving the mouse over the package name + holding shift down.
git-svn-id: trunk@56806 -
2017-12-20 13:57:52 +00:00
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