Commit Graph

385 Commits

Author SHA1 Message Date
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