Commit Graph

52363 Commits

Author SHA1 Message Date
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
michl
3109304e86 IDE: Fixed initial mainbar height for Windows. Issue #32277
git-svn-id: trunk@55666 -
2017-08-15 22:10:33 +00:00
michl
81635180d3 LCL: GTK2: Fixed font issues at high-DPI on Gtk2. Issue #32268
git-svn-id: trunk@55665 -
2017-08-15 20:43:58 +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
60d02c5182 IDE: restore desktop with correct name after debugging
git-svn-id: trunk@55663 -
2017-08-14 12:10:18 +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
ondrej
28a2b957bf LCL: font: IsEqual should ignore PixelsPerInch value - Assign ignores it as well.
git-svn-id: trunk@55660 -
2017-08-14 10:23:15 +00:00
ondrej
9932d66e51 lcl: forms: don't change Font PPI if Application.Scaled=False. Issue #32260
git-svn-id: trunk@55659 -
2017-08-14 10:15:43 +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
ondrej
54ba275195 LCL: task dialog: fix radio button result. Issue #32231, patch by Howard Page-Clark
git-svn-id: trunk@55653 -
2017-08-12 12:29:03 +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
mattias
746dbe6086 IDE: nicer debug msg
git-svn-id: trunk@55650 -
2017-08-12 08:34:01 +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
wp
b5248871cb grids: Undo publishing of TDrawGrid.CellHintPriority (compilation issues).
git-svn-id: trunk@55640 -
2017-08-06 22:40:30 +00:00
wp
f4c18e624f grids: Change default value of CellHintPriority to chpAllNoDefault. Publish CellHintPriority for TDrawGrid (issue #32243).
git-svn-id: trunk@55639 -
2017-08-06 19:21:40 +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
wp
7d9b734b20 grids: Ignore empty grid's Hint in case of CellHintPriority=chpAll.
git-svn-id: trunk@55637 -
2017-08-06 10:42:17 +00:00
ondrej
6de4e6bed6 gtk2: fix ScreenInfo.PixelsPerInch* values. Issue #31199, by Michl
git-svn-id: trunk@55635 -
2017-08-05 13:57:35 +00:00
mattias
d2e3ca4cbc IDE: view internals: sort env vars
git-svn-id: trunk@55632 -
2017-08-03 09:49:59 +00:00
balazs
f8eace024e Opkman: Quick statistics about repository/lazarus packages.
git-svn-id: trunk@55631 -
2017-08-02 19:04:05 +00:00
bart
635d630025 GTK2: an attempt to reduce the number of superfluous OnChanges of TFloatSpinEdit. Issue #0031618.
git-svn-id: trunk@55630 -
2017-08-02 16:08:17 +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
maxim
bbd5a27d09 IDE: regenerated Polish translation
git-svn-id: trunk@55621 -
2017-08-01 22:23:32 +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
3fbb2a04cd Translations: technical fix to Polish IDE translation
git-svn-id: trunk@55611 -
2017-07-30 23:29:00 +00:00
maxim
0499bdec53 IDE: Polish translation update by Rafał Klekowski, bug #32217
git-svn-id: trunk@55610 -
2017-07-30 23:17: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
maxim
207a3d851a IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@55608 -
2017-07-30 23:03:52 +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