Commit Graph

20553 Commits

Author SHA1 Message Date
juha
c8beaba5c1 LCL-GTK2: Fix icon scaling in menuitems. Patch from Ondrej.
git-svn-id: trunk@59325 -
2018-10-19 16:13:03 +00:00
juha
71dbce1d30 Finnish translation.
git-svn-id: trunk@59324 -
2018-10-19 16:12:41 +00:00
wp
1c28191d7c IDE/Restriction Browser: Fix visibility of icon on customdrawn button.
git-svn-id: trunk@59322 -
2018-10-19 11:19:00 +00:00
wp
27b8c9d719 IDE/LCL: Modify some high-DPI icons for more consistent style (Roland Hahn)
git-svn-id: trunk@59314 -
2018-10-17 09:07:32 +00:00
maxim
c2985cfefc Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #34426
git-svn-id: trunk@59309 -
2018-10-16 22:42:07 +00:00
juha
a02fda2366 LCL: Remove the fixed VIRTUAL_VMT_COUNT limit in RegisterWSComponent. Get the real VMT size dynamically. Issue #34408, patch from Bartek Dajewski.
git-svn-id: trunk@59294 -
2018-10-13 11:56:34 +00:00
zeljko
8a6bcba75f Qt5: must return to lcl event loop for X11 targets.issue #34369
git-svn-id: trunk@59288 -
2018-10-11 12:14:59 +00:00
wp
1fa1c72584 LCL: Avoid SegFault of freshly created TCustomListview with owner-data (issue #34407, patch by Charles Grunwald).
git-svn-id: trunk@59287 -
2018-10-11 08:23:22 +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
juha
76789e3c74 LCL: Raise a specialized ELayoutException for LCL layout related errors. Issue #34362, patch from accorp.
git-svn-id: trunk@59274 -
2018-10-09 14:00:34 +00:00
dmitry
18dbe2687b cocoa: prevent listview premature handle allocation. Fixes the issue of IDE not being able to add list view onto a designer form
git-svn-id: trunk@59273 -
2018-10-09 03:08:52 +00:00
wp
37f0823e7f LCL: Fix TBitBtn ignoring the Margin property on Windows (issue #34379)
git-svn-id: trunk@59270 -
2018-10-08 10:37:31 +00:00
juha
82083bfa92 LCL-GTK3: Fix TRadioGroup. It did not work at all. Issue #34396, patch from Anton Kavalenka.
git-svn-id: trunk@59262 -
2018-10-07 08:35:55 +00:00
juha
27955d5237 LCL-GTK3: Reduce warnings. Formatting.
git-svn-id: trunk@59261 -
2018-10-07 08:35:48 +00:00
juha
f52f6cc5ec LCL-Gtk2: Don't mix resizing a column with drag-and-drop. Issue #34393, patch from accorp.
git-svn-id: trunk@59254 -
2018-10-06 09:08:06 +00:00
jesus
de1fe8d7e5 cocoa: fix combobox onchange which fixes also lazreport designer on second opening and also fixes issue #33800
git-svn-id: trunk@59252 -
2018-10-05 08:01:40 +00:00
dmitry
85ed55eaf4 cocoa: preventing too high values on measuring text with soft-line breaks. #34382
git-svn-id: trunk@59251 -
2018-10-04 23:23:47 +00:00
dmitry
a38daf0375 cocoa: fix compiler warning
git-svn-id: trunk@59250 -
2018-10-04 22:28:33 +00:00
dmitry
003ad96f6d cocoa: update deallocation of read-only combobox
git-svn-id: trunk@59249 -
2018-10-04 22:21:57 +00:00
jesus
a9e858cf2a cocoa: fix the combobox itemindex when the new text is not the list
git-svn-id: trunk@59247 -
2018-10-04 19:00:34 +00:00
dmitry
48e32dda4c cocoa: fix drawing overlays - resing overlay designer view to the form
git-svn-id: trunk@59238 -
2018-10-03 04:26:35 +00:00
dmitry
9613af162a cocoa: dereferncing tracked control earlier
git-svn-id: trunk@59237 -
2018-10-03 04:11:17 +00:00
dmitry
423226570b cocoa: improve mouse handling of spinedit
git-svn-id: trunk@59236 -
2018-10-03 03:42:55 +00:00
dmitry
5738bbf955 cocoa: fix controls leaking spinedit
git-svn-id: trunk@59235 -
2018-10-03 02:52:04 +00:00
dmitry
465a09fb02 cocoa: memory management - removing unneeded autorelease pools. There's one global and one per each event
git-svn-id: trunk@59234 -
2018-10-03 02:51:30 +00:00
dmitry
0944743068 cocoa: fix for a memory leak in overlay (designer) form
git-svn-id: trunk@59233 -
2018-10-03 02:50:07 +00:00
dmitry
0c9d342feb cocoa: memory management - removing unneeded autorelease pools. There's one global and one per each event
git-svn-id: trunk@59232 -
2018-10-03 02:49:23 +00:00
dmitry
9b98baa793 cocoa: memory management - removing unneeded autorelease pools. There's one global and one per each event
git-svn-id: trunk@59231 -
2018-10-03 02:48:42 +00:00
juha
53541c694b AnchorDocking: Prevent crash on drag-and-dock tab page. Issue #34371, patch from accorp.
git-svn-id: trunk@59228 -
2018-10-02 12:59:27 +00:00
juha
d6624128a1 LazControls: Improve and optimize the filter controls. Issue #34057, patch from AlexeyT.
git-svn-id: trunk@59225 -
2018-10-02 09:47:13 +00:00
mattias
87ecd828b1 lcl: gtk2: less hints
git-svn-id: trunk@59220 -
2018-10-01 15:16:00 +00:00
juha
21ce8c93c4 LCL: Prevent a double validation message in TStringGrid. Issue #34306, patch from Tintinux.
git-svn-id: trunk@59207 -
2018-10-01 08:41:39 +00:00
dmitry
969020a44e cocoa: update insertion and removal of rows in cocoa table (fix implementation from #34319)
git-svn-id: trunk@59206 -
2018-10-01 03:19:08 +00:00
dmitry
5bb6685e21 cocoa: fix the conversion between WS to LCL tab index #34361
git-svn-id: trunk@59205 -
2018-10-01 01:14:16 +00:00
dmitry
7e97caf04a cocoa: adding a check for TCocoaTextLayout.Draw procedure. Do nothing if string is empty or invalid. Prevents SynEdit crashes for unicode characters
git-svn-id: trunk@59196 -
2018-09-30 20:14:02 +00:00
dmitry
bbd07791c8 cocoa: update key processing, adding more exception for non-printable keys
git-svn-id: trunk@59195 -
2018-09-30 19:47:13 +00:00
juha
e07ac1935a LCL-GTK2: Revert r59192 #fe117548f3 and prevent the Gtk-WARNING in a better way. Issue #34352, patch from accorp.
git-svn-id: trunk@59194 -
2018-09-30 15:57:05 +00:00
juha
9bf572e8e2 LCL: Define the old CLX colors only with "DefineCLXColors". They have been deprecated forever.
git-svn-id: trunk@59193 -
2018-09-30 15:24:34 +00:00
juha
fe117548f3 LCL-GTK2: Prevent Gtk-WARNING generated when splitter closes panel. Issue #34352, fixed by Chris Rorden.
git-svn-id: trunk@59192 -
2018-09-30 12:14:55 +00:00
juha
ec579d65bc LCL-GTK3: Fix menu radio group. Issue #34350, patch from Anton Kavalenka.
git-svn-id: trunk@59191 -
2018-09-30 11:32:10 +00:00
juha
6febd8c78e LCL-GTK3: Add typecasts for Color types. The code may still be wrong but can be tested with Range checks on.
git-svn-id: trunk@59190 -
2018-09-30 11:32:05 +00:00
dmitry
aa172aad8f cocoa: updating drawing of ownerdrawn statusbar
git-svn-id: trunk@59189 -
2018-09-30 01:24:55 +00:00
dmitry
2533d88dc4 cocoa: removed redundant key emulation events (introduced with #32829). With the latest changes in key handling events those are no longer needed
git-svn-id: trunk@59188 -
2018-09-30 01:06:17 +00:00
dmitry
9c1f561955 cocoa: implementing owner drawn for status bar panels. #34338
git-svn-id: trunk@59187 -
2018-09-29 22:07:37 +00:00
michl
8d0fe522bb LCL: TPageControl: Focus first control on page when page is changed and a control on it was focused. Issue #33991
git-svn-id: trunk@59186 -
2018-09-29 21:54:00 +00:00
dmitry
a4503bccc0 cocoa: additional control over cocoa window levels
git-svn-id: trunk@59185 -
2018-09-29 21:33:29 +00:00
michl
e355e20721 LCL: TComboBox: Fixed OnEditingDone is fired twice when pressing ENTER. Issue #33992
git-svn-id: trunk@59184 -
2018-09-29 19:40:13 +00:00
dmitry
ed5c165da1 cocoa: adding exception for processing key equivalents and return key, if a first responder is capable of processing the return key. #34354
git-svn-id: trunk@59183 -
2018-09-29 15:54:28 +00:00
dmitry
2a10162c7b cocoa: update key event handling. Not all characters from macOS are suitable for LCL KeyPress
git-svn-id: trunk@59179 -
2018-09-29 05:15:17 +00:00