Commit Graph

52731 Commits

Author SHA1 Message Date
martin
7e8132a70d SynEdit: Paint Caret in paint-event (except win32) / some very few gtk may have issues
git-svn-id: trunk@55941 -
2017-09-28 22:01:04 +00:00
juha
451dd1597a LCL: Don't unselect a row in DBGrid when opening a PopupMenu. Issue #32471, patch from Soner.
git-svn-id: trunk@55940 -
2017-09-28 12:07:22 +00:00
balazs
cb3c2eb2ec Opkman: More space between labels on form opkman_progressfrm.lfm
git-svn-id: trunk@55939 -
2017-09-28 11:20:25 +00:00
juha
faf48ec178 LCL-GTK2: Turn lcTransparentWindow capability off again. It breaks things.
git-svn-id: trunk@55938 -
2017-09-28 08:48:18 +00:00
balazs
fdde5e54a3 Opkman: VST support for Cocoa.
git-svn-id: trunk@55937 -
2017-09-28 05:44:46 +00:00
michael
ac938407f0 * Fix update of designer at change of page orientation (bugID 32470)
git-svn-id: trunk@55936 -
2017-09-27 19:37:53 +00:00
michael
91c3879a87 * Rename files to avoid too generic names
git-svn-id: trunk@55935 -
2017-09-27 18:39:19 +00:00
zeljko
2cf9b0d547 LCL: fixed incosistency in pen when using TLogPen and TExtLogPen. issue #32465
git-svn-id: trunk@55934 -
2017-09-27 13:18:08 +00:00
michael
b21af159d3 * Patch from Pascal Riekenberg to fix bug ID #32472 (when editing page no, page not redrawn correctly).
git-svn-id: trunk@55933 -
2017-09-27 11:45:14 +00:00
michl
f5a9fce989 IDE: High-DPI icons. Issue #32454. Patch by FTurtle
git-svn-id: trunk@55932 -
2017-09-26 20:24:35 +00:00
juha
51367feff0 LCL: In TDBGrid prevent "Grid index out of range" when dgRowSelect in options and tab or enter pressed. Issue #32468, patch from Michal Gawrycki.
git-svn-id: trunk@55931 -
2017-09-26 16:48:05 +00:00
juha
24f4125a85 AnchorDocking: Prevent parasitic changes in sites height with TAnchorDockPanel. Issue #32376, patch from Andrey Zubarev.
git-svn-id: trunk@55930 -
2017-09-26 13:42:04 +00:00
juha
12046b3ddb LCL: Add capability lcTransparentWindow for GTK2. Formatting.
git-svn-id: trunk@55929 -
2017-09-26 11:28:00 +00:00
juha
835f1e78f2 LCL: Place a non-transparent TreeView hint further left. Issue #32462.
git-svn-id: trunk@55928 -
2017-09-26 11:27:54 +00:00
juha
1d7dfe0488 LCL: Prevent paste, cut and clean in DB edit controls if field or control is read-only. Issue #32467, patch from Michal Gawrycki.
git-svn-id: trunk@55927 -
2017-09-26 10:04:16 +00:00
wp
a9b83ae73a IDE: Replace TStaticText palette icons with fully transparent ones.
git-svn-id: trunk@55926 -
2017-09-26 07:30:44 +00:00
juha
4299c355b0 LCL: Don't cover a TreeView item with its non-transparent hint. Put it either on right or left side. Issue #32462, inspired by AlexeyT's patch.
git-svn-id: trunk@55925 -
2017-09-25 23:47:28 +00:00
maxim
7c09223bb5 IDEIntf: regenerated translations and updated Russian translation
git-svn-id: trunk@55922 -
2017-09-25 21:50:29 +00:00
michl
90e664c499 LCL: AnchorDocking: Fixed faulty load layout from config when used second time. Issue #31238. Patch by Andrey Zubarev
git-svn-id: trunk@55921 -
2017-09-25 20:01:11 +00:00
michl
c5e11a9e95 LCL: GTK2: Fixed tab cannot go from combobox to combobox. Issue #32458
git-svn-id: trunk@55920 -
2017-09-25 18:13:09 +00:00
wp
3e05a17dbf TAChart: Fix event TDbChartSource.OnGetItem not being alterable in designer. Add demo db-barseries.
git-svn-id: trunk@55919 -
2017-09-25 09:36:47 +00:00
mattias
0e777d6648 codetools: property completion: fixed read/write accessor for param+index specifier
git-svn-id: trunk@55917 -
2017-09-24 17:58:26 +00:00
mattias
dd43ceac8e codetools: property completion: fixed check if store accessor with index specififer exists
git-svn-id: trunk@55915 -
2017-09-24 16:38:12 +00:00
zeljko
a2bbfb69bf gtk3: fixed getting monitor info for primary monitor. Patch by Tony Whyman. issue #32464
git-svn-id: trunk@55914 -
2017-09-24 16:10:01 +00:00
zeljko
63e24c7ffa gtk2: get correct primary monitor if we are using gtk2 >= 2.20. issue #32464
git-svn-id: trunk@55913 -
2017-09-24 16:07:20 +00:00
juha
1644bea3b3 LCL: Fix a regression in TDBLookupComboBox caused by r55894 #14e5f42ff3. Issue #32463, patch from Michal Gawrycki.
git-svn-id: trunk@55912 -
2017-09-24 12:25:26 +00:00
juha
8e708aabea LCL: Respect ReadOnly property in TDBLookupComboBox and TDBLookupListBox. Issue #32408, patch from Michal Gawrycki.
git-svn-id: trunk@55911 -
2017-09-24 09:27:53 +00:00
juha
18d11b50a2 LCL: Restore TDBListBox.ItemIndex if field is ReadOnly. Issue #32423, patch from Michal Gawrycki.
git-svn-id: trunk@55910 -
2017-09-24 09:27:48 +00:00
juha
a2cb6da57d LCL-Win32: Fix LM_CUT..LM_CLEAR message call order. Issue #32422, patch from Michal Gawrycki.
git-svn-id: trunk@55909 -
2017-09-23 23:22:51 +00:00
juha
559b2ebd92 Designer: Don't crash when a non-visual comp to be destroyed is painted on Qt. Triggered by Sparta designer. Issue #32206.
git-svn-id: trunk@55908 -
2017-09-23 23:09:08 +00:00
juha
002248b374 IdeIntf: Less hints. Formatting.
git-svn-id: trunk@55907 -
2017-09-23 23:09:02 +00:00
wp
f300174bea IDE: Add HiRes palette icons for TDBDateTimePacker.
git-svn-id: trunk@55906 -
2017-09-23 20:33:46 +00:00
michael
0fd8c2b8f3 * Patch from Pascal Riekenberg: do not draw shape if not necessary
git-svn-id: trunk@55905 -
2017-09-23 19:13:03 +00:00
wp
68bb0fb375 IDE: Update copyright.txt for component palette icons created by Roland Hahn.
git-svn-id: trunk@55904 -
2017-09-23 17:25:42 +00:00
juha
e1b03f485c IdeIntf: Refactoring for PropEdits code.
git-svn-id: trunk@55903 -
2017-09-23 14:33:15 +00:00
juha
2016ffc4e0 IdeIntf, EnumPropertyEditor: Make '(Invalid)' a resource string. Reorder other strings.
git-svn-id: trunk@55902 -
2017-09-23 14:33:13 +00:00
juha
ec6a7b1e82 LCL: Cancel edit in grids and validate entry for TDrawGrid. Issue #27328, patch from Michl.
git-svn-id: trunk@55901 -
2017-09-23 14:33:06 +00:00
michael
da96cd01b1 * Fix 2 bugs: wrong index in extended code 93 encoding, copy paste error in checksum
git-svn-id: trunk@55900 -
2017-09-23 14:08:28 +00:00
maxim
3956dc2480 Translations: French translation update by Gilles Vasseur, bug #32456
git-svn-id: trunk@55897 -
2017-09-22 23:02:34 +00:00
juha
ca371a690d LCL, DBGrid: Add event OnDrawColumnTitle. Issue #27212, patch from Michl.
git-svn-id: trunk@55896 -
2017-09-22 22:44:43 +00:00
juha
009609b2f1 LCL, DbGrids: Clear only rows, not columns in TCustomGrid.SetRowCount. Remove debug code added earlier. Issue #31380.
git-svn-id: trunk@55895 -
2017-09-22 21:50:32 +00:00
juha
14e5f42ff3 LCL: Update DataLink better when TDbComboBox item changes. Issue #32383, patch from Stephanie.
git-svn-id: trunk@55894 -
2017-09-22 16:45:50 +00:00
juha
46a644e289 LCL, DbGrids: Add a workaround to prevent range error + some code for debugging issue #31380.
git-svn-id: trunk@55893 -
2017-09-22 12:28:51 +00:00
michl
240f1fb4dd LCL: TTabControl: Fixed AV on creating control. Issue #32455.
git-svn-id: trunk@55892 -
2017-09-22 09:33:02 +00:00
juha
de2ecafa18 LCL: Call FDataLink.Free instead of FDataLink.Destroy in TDBText.Destroy. Issue #32453, patch from Michal Gawrycki.
git-svn-id: trunk@55891 -
2017-09-21 20:55:01 +00:00
michl
9ac706fc7a LCL: TCustomEditButton: Fixed TDateEdit.SelectNext. Issue #32335
git-svn-id: trunk@55890 -
2017-09-20 20:46:27 +00:00
michael
02989f3b43 * Patch from Pascal Riekenberg to fix missing shape color handling
git-svn-id: trunk@55889 -
2017-09-20 15:37:39 +00:00
zeljko
e70c7b573e Qt,Qt5: added missing LazUTF8 for darwin and mswindows targets
git-svn-id: trunk@55888 -
2017-09-20 08:22:51 +00:00
maxim
159129b893 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #32419
git-svn-id: trunk@55885 -
2017-09-19 21:39:36 +00:00
michl
caddd12280 LCL: Font: Revert revision 55761 #40755af91a as it breaks per monitor High-DPI scaling.
git-svn-id: trunk@55884 -
2017-09-19 19:54:00 +00:00