Commit Graph

16675 Commits

Author SHA1 Message Date
maxim
53f535935d Opkman: regenerated translations and updated Russian translation
git-svn-id: trunk@55671 -
2017-08-16 22:38:56 +00:00
wp
a3f0b7435a ideintf: Fix "new action" button dropdown arrow.
git-svn-id: trunk@55668 -
2017-08-16 16:00:52 +00:00
balazs
dbafc2dacb Opkman: More UI tweak.
git-svn-id: trunk@55667 -
2017-08-16 12:42:01 +00:00
balazs
9dac1908af Opkman: Tweak UI(form "Create repository Package").
git-svn-id: trunk@55664 -
2017-08-14 12:53:31 +00:00
ondrej
e9f32a53a5 IDE: High-DPI: scale open file drop down menu icons.
git-svn-id: trunk@55662 -
2017-08-14 11:44:02 +00:00
balazs
1c16d6050b Opkman: Disable custom drawing by default. It can be re-enabled in the Options dialog.
git-svn-id: trunk@55661 -
2017-08-14 10:56:36 +00:00
balazs
b7b0767583 Opkman: VST support for arm-linux. Patch from @Thaddy.
git-svn-id: trunk@55658 -
2017-08-14 09:32:43 +00:00
juha
f7a2a00330 AnchorDocking: More refactoring. Rename "Parent" parameter to avoid confusion.
git-svn-id: trunk@55657 -
2017-08-13 17:04:58 +00:00
juha
701a919a24 AnchorDocking: Refactoring, turn local sub-subfunctions into private methods.
git-svn-id: trunk@55656 -
2017-08-13 17:04:56 +00:00
juha
5ed05955da AnchorDocking: Cleanup and formatting.
git-svn-id: trunk@55655 -
2017-08-13 17:04:51 +00:00
juha
1665c436b5 AnchorDocking: Fix wrong type casts for AnchorDockPanel. Issue #24703, patch from Andrey Zubarev.
git-svn-id: trunk@55654 -
2017-08-13 12:19:27 +00:00
mattias
61703e72aa codetools: fixed finding simpleipc.inc under Windows, packages/fcl-process/src/winall include path, bug #32256
git-svn-id: trunk@55651 -
2017-08-12 08:35:43 +00:00
balazs
2f945a5ee7 Opkman: Open links with a single click. Bug reported by @Phil.
git-svn-id: trunk@55649 -
2017-08-11 07:16:37 +00:00
balazs
afd7e9102e Opkman: Replace OpenDocument with OpenUrl, change defaults in the excluded file/folder list. Thanks @Phil.
git-svn-id: trunk@55648 -
2017-08-11 06:23:08 +00:00
maxim
21fb604764 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #32255
git-svn-id: trunk@55646 -
2017-08-10 22:18:06 +00:00
maxim
a661d0ba41 Translations: regenerated German translation
git-svn-id: trunk@55645 -
2017-08-10 22:12:52 +00:00
mattias
093205e6be translations: German: updates from Swen Heinig
git-svn-id: trunk@55644 -
2017-08-08 08:59:02 +00:00
maxim
d09940ce35 Opkman: regenerated translations and updated Russian translation
git-svn-id: trunk@55643 -
2017-08-07 22:52:21 +00:00
joost
9b556c5948 * llProgres -> llProgress, fixes compilation
git-svn-id: trunk@55642 -
2017-08-07 19:56:29 +00:00
juha
5981bdc344 AnchorDocking: Add a minide example project with AnchorDockPanel. Issue #24703, by Andrey Zubarev.
git-svn-id: trunk@55641 -
2017-08-07 07:30:58 +00:00
juha
3d1ee5f174 AnchorDocking: Implement AnchorDockPanel. Issue #24703, patch from Andrey Zubarev.
git-svn-id: trunk@55638 -
2017-08-06 18:57:23 +00:00
balazs
f8eace024e Opkman: Quick statistics about repository/lazarus packages.
git-svn-id: trunk@55631 -
2017-08-02 19:04:05 +00:00
maxim
6757c70363 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #32232
git-svn-id: trunk@55622 -
2017-08-01 22:30:19 +00:00
balazs
074b1c1fa0 Opkman: Extend FPC and Lazarus list.
git-svn-id: trunk@55620 -
2017-08-01 20:17:57 +00:00
juha
29aecae6e6 Sparta form designer: Fix compilation on Windows + cleanup.
git-svn-id: trunk@55619 -
2017-07-31 17:35:01 +00:00
juha
e794422659 Sparta form designer: Try to prevent occational AV in handlers when closing IDE. Handlers should be unregistered somewhere!
git-svn-id: trunk@55618 -
2017-07-31 14:01:02 +00:00
juha
ead7577fef Sparta form designer: Rename Forms -> normForms to avoid name clash with LCL unit. Formatting.
git-svn-id: trunk@55617 -
2017-07-31 14:00:57 +00:00
juha
8ec33b5670 Sparta form designer: Clean uses sections.
git-svn-id: trunk@55616 -
2017-07-31 08:56:28 +00:00
juha
e1378e644b Sparta form designer: Fix endless loop with Qt widgetset. Issue #32209, patch from Anthony Walter.
git-svn-id: trunk@55615 -
2017-07-31 08:56:16 +00:00
martin
a5564ccfa1 SynEdit: test for fix crash in fold structure code TLazSynEditNestedFoldsList
git-svn-id: trunk@55614 -
2017-07-31 02:56:44 +00:00
martin
5e2dd67c2e SynEdit: fix crash in fold structure code TLazSynEditNestedFoldsList. Issue #0032223
git-svn-id: trunk@55613 -
2017-07-31 02:56:40 +00:00
maxim
a1c5822f04 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #32213
git-svn-id: trunk@55609 -
2017-07-30 23:10:04 +00:00
martin
44dafe0718 GDBMI: experimental/ifdef for async gdb mode. getting *stopped after prompt. Issue #0032130
git-svn-id: trunk@55607 -
2017-07-30 20:19:27 +00:00
martin
c02c9089b0 SynEdit: fix range error. Issue #0032067 Patch by Pascal R.
git-svn-id: trunk@55606 -
2017-07-30 16:57:48 +00:00
martin
11a202ca0f SynEdit: assert correct method types
git-svn-id: trunk@55604 -
2017-07-30 16:37:07 +00:00
juha
533c433bf7 Sparta form editor: Remove a useless WindowProc indirection.
git-svn-id: trunk@55603 -
2017-07-30 10:54:14 +00:00
juha
52fc498a76 Formatting and cleanup.
git-svn-id: trunk@55594 -
2017-07-26 10:45:05 +00:00
juha
ec52d9726a LazUtils: In Html2TextRenderer use a diamond glyph belonging to Unicode BMP. All fonts did not support the small diamond.
git-svn-id: trunk@55593 -
2017-07-25 19:38:35 +00:00
wp
0b26ea5887 Turbopower_ipro: Underline links only at mouse-over.
git-svn-id: trunk@55592 -
2017-07-25 17:24:04 +00:00
wp
cc1d5383c1 TAChart: Fix incompletely displayed series marks for style smsLabelPercentTotal (issue #32202)
git-svn-id: trunk@55591 -
2017-07-25 15:48:12 +00:00
hnb
31893afb73 sparta: fix green test color (visible during resize and more problematic for macos). Patch by Anthony Walter (issue #32194).
git-svn-id: trunk@55584 -
2017-07-24 22:20:57 +00:00
maxim
d51ce4fbd5 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #32184
git-svn-id: trunk@55583 -
2017-07-24 22:14:38 +00:00
hnb
0e58bb1477 sparta: prevent crashing when a TMainMenu is detached (issue #32194).
git-svn-id: trunk@55582 -
2017-07-24 22:11:43 +00:00
hnb
7a619b7316 sparta: better handling of resize cursor at the bottom right to works on all platforms (on mac there is no cursor for crNWSE). Issue #32194.
git-svn-id: trunk@55581 -
2017-07-24 21:53:21 +00:00
hnb
109661082d sparta: fix for designed forms for gtk2. Patch by Anthony Walter (issue #32194). Thanks! :)
git-svn-id: trunk@55580 -
2017-07-24 21:38:13 +00:00
hnb
7ff1c6c057 sparta: don't hack the BorderStyle of designed form for non windows platforms (it has no sense since fake form is not used anymore). It should fix partially issue #32194 (problem with BorderIcons always resetting to [] on non window platforms)
git-svn-id: trunk@55579 -
2017-07-24 21:31:32 +00:00
sekelsenmat
86efe3daa4 fpvectorial: Starts adding support for aggpas rendering
git-svn-id: trunk@55578 -
2017-07-24 15:32:51 +00:00
mattias
813eb2f8f1 IDEIntf: TOICustomPropertyGrid: handle wheel events on grid the same as on edit cell control, issue #32193, from Anthony Walter
git-svn-id: trunk@55568 -
2017-07-24 08:30:30 +00:00
balazs
5c9682d4f6 Opkman: VST support for Qt5. Intf. files.
git-svn-id: trunk@55567 -
2017-07-24 05:58:51 +00:00
balazs
e8ad349318 Opkman: VST support for Qt5.
git-svn-id: trunk@55566 -
2017-07-24 05:33:18 +00:00