michl
|
2f09433a54
|
IDE: Add revision to lclversion.pas.
git-svn-id: trunk@56258 -
|
2017-11-01 21:34:39 +00:00 |
|
juha
|
efb8df15a1
|
LCL: Make procedure RunDialog public in TFileNameEdit, TDirectoryEdit and CalcEdit. Helps with shortcut keys.
git-svn-id: trunk@56242 -
|
2017-10-29 22:28:51 +00:00 |
|
juha
|
8de5a73097
|
LCL: Prevent a crash when getting editor for an empty Grid. Issue #32623, patch from C Western.
git-svn-id: trunk@56235 -
|
2017-10-29 21:20:57 +00:00 |
|
mattias
|
62ed571049
|
lcl: TBitBtn: bkClose on nested form will only close the non docked form
git-svn-id: trunk@56215 -
|
2017-10-27 12:29:03 +00:00 |
|
mattias
|
f7c4861200
|
lcl: comment
git-svn-id: trunk@56207 -
|
2017-10-26 14:16:50 +00:00 |
|
juha
|
444f0dd6f1
|
LCL-GTK2: Fix the boolean logic clause. Issue #32604.
git-svn-id: trunk@56196 -
|
2017-10-25 19:48:33 +00:00 |
|
juha
|
cc24ae3fa9
|
LCL-GTk2: Don't move cursor to first character in TEdit after loosing focus. Issue #32604, patch from accorp.
git-svn-id: trunk@56194 -
|
2017-10-25 18:45:09 +00:00 |
|
mattias
|
c448ca8778
|
lcl: gtk2: fixed error handling in GtkDragDataReceived, bug #32611, patch from C Western
git-svn-id: trunk@56193 -
|
2017-10-25 16:21:50 +00:00 |
|
bart
|
c5637ad72a
|
Fix firing an OnChange and setting Modified when setting Text inside OnChange and new Text = old Text. Issue #0032602.
git-svn-id: trunk@56181 -
|
2017-10-25 09:26:50 +00:00 |
|
ondrej
|
9823f61682
|
win32: fix GetDpiForMonitor SIGSEGV if Shcore is not available (e.g. on MS Windows Server 2012 R2)
git-svn-id: trunk@56180 -
|
2017-10-24 20:45:16 +00:00 |
|
michl
|
f9cb151061
|
LCL: Fixed TSpinEditEx Focus on Tab Click doesn't work. Issue #32601
git-svn-id: trunk@56162 -
|
2017-10-23 09:19:46 +00:00 |
|
michl
|
3705e5904a
|
LCL: GTK2: Fixed Cannot hide TBitBtn, TFloatSpinEdit, TListBox, TCheckListBox, TMemo, TListView from TForm.OnCreate after HandleNeeded. Issue #32527
git-svn-id: trunk@56148 -
|
2017-10-22 21:01:39 +00:00 |
|
juha
|
bdb1578f08
|
LCL: Make sure NewDockSite is assigned in TContol.Dock.
git-svn-id: trunk@56142 -
|
2017-10-21 16:30:23 +00:00 |
|
michl
|
e34b72f9d9
|
LCL: GTK2: Fixed set TPanel visible to false on non visual TabSheet doesn't work. Issue #32593
git-svn-id: trunk@56140 -
|
2017-10-21 09:00:53 +00:00 |
|
juha
|
cf9ad3cd97
|
LCL-GTK2: Fix TMemo.SelText. Issue #32583, patch from accorp.
git-svn-id: trunk@56138 -
|
2017-10-20 21:02:42 +00:00 |
|
michl
|
18f99936c4
|
LCL: GTK2: TTabControl: Cannot use keyboard to switch tab. Issue #31986
git-svn-id: trunk@56131 -
|
2017-10-18 19:45:04 +00:00 |
|
michl
|
9abb167fde
|
LCL: GTK2: Using nboKeyboardTabSwitch in TabControl options and <Ctrl> + <Tab> now working.
git-svn-id: trunk@56130 -
|
2017-10-18 19:37:47 +00:00 |
|
mattias
|
faa58c53b1
|
lcl: lcltranslator: use typeinfo instead of type name
git-svn-id: trunk@56124 -
|
2017-10-18 12:00:30 +00:00 |
|
juha
|
8b3759c88e
|
LCL-GTK2: Support 5 button mice. Issue #32562, patch from accorp.
git-svn-id: trunk@56122 -
|
2017-10-18 10:14:55 +00:00 |
|
mattias
|
136dc9b9aa
|
lcl: lcltranslator: fixed using property path, instead of subcomponent names, subcomponents names can be empty, same as IDE
git-svn-id: trunk@56121 -
|
2017-10-18 09:24:33 +00:00 |
|
mattias
|
d37434a214
|
lcl: lcltranslator: skip components without name
git-svn-id: trunk@56120 -
|
2017-10-18 09:03:52 +00:00 |
|
mattias
|
feb16f7063
|
lcl: lcltranslator: fixed translating only TTranslateString properties
git-svn-id: trunk@56119 -
|
2017-10-18 08:50:38 +00:00 |
|
juha
|
b51815cfc0
|
LCL-GTK2: Support 5 button mice. Issue #32562, patch from Marco van de Voort.
git-svn-id: trunk@56112 -
|
2017-10-17 17:28:18 +00:00 |
|
michl
|
72252baee8
|
LCL: Win32: Fixed TComboBox tab key isn't working with style csSimple. Issue #32559
git-svn-id: trunk@56086 -
|
2017-10-16 20:56:13 +00:00 |
|
ondrej
|
6700026d69
|
lcl: treeview: fix hiding tool tips. Issue #32553
git-svn-id: trunk@56075 -
|
2017-10-16 11:42:15 +00:00 |
|
michl
|
a66ce4f9b5
|
Sparta_DockedFormEditor: GTK2: Fixed mouse default event handler creation. Issue #32199
git-svn-id: trunk@56053 -
|
2017-10-14 15:03:46 +00:00 |
|
michl
|
583ac91a32
|
LCL: Missing message names for function GetMessageName added.
git-svn-id: trunk@56051 -
|
2017-10-13 22:52:19 +00:00 |
|
juha
|
b5ccc4c16b
|
LCL: Try to debug invalid position values in TControl.ChangeBounds. Issue #32528.
git-svn-id: trunk@56049 -
|
2017-10-13 17:49:48 +00:00 |
|
michl
|
54536b833a
|
LCL: GTK2: Don't grab focus for TPanel on mouse messages. Issue #32515
git-svn-id: trunk@56048 -
|
2017-10-13 13:58:28 +00:00 |
|
juha
|
9019311d50
|
LCL: Reset TDBEdit.Modified property after DataSet.Post. Issue #31820, patch from Andrey Korol.
git-svn-id: trunk@56034 -
|
2017-10-11 21:21:40 +00:00 |
|
juha
|
9c0b82e0b0
|
LCL: Set field-value in TDBEdit when return key pressed. Issue #32534, patch from Soner.
git-svn-id: trunk@56033 -
|
2017-10-11 21:21:35 +00:00 |
|
michl
|
93eedde9b9
|
LCL: Fixed TDateEdit/TTimeEdit controls break the tab order. Issue #32533
git-svn-id: trunk@56031 -
|
2017-10-11 20:08:20 +00:00 |
|
juha
|
548728f387
|
LCL-Gtk2: Make default button work also when Listbox is focused. Issue #30298, patch from accorp.
git-svn-id: trunk@56030 -
|
2017-10-11 16:17:05 +00:00 |
|
juha
|
90ed4baa54
|
LCL-GTK2: Respect TButton.Default also with TComboBox inside a TGroupBox. Issue #11422, patch from accorp.
git-svn-id: trunk@56007 -
|
2017-10-09 23:06:08 +00:00 |
|
juha
|
56f841fd39
|
LCL: Fix a memory leak in TBookmarkList.Refresh. Issue #31901, patch from Petr-K.
git-svn-id: trunk@56005 -
|
2017-10-09 17:17:06 +00:00 |
|
ondrej
|
f0349db72b
|
LCL: dbgrids: publish properties. Patch by Michal Gawrycki, issue #32445
git-svn-id: trunk@56000 -
|
2017-10-09 06:20:43 +00:00 |
|
juha
|
b0ad9479d1
|
LCL-GTK2: Fix SelStart and SelLength in OnChange with some widgetset versions. Issue #24371.
git-svn-id: trunk@55998 -
|
2017-10-08 12:09:06 +00:00 |
|
maxim
|
75d2b6b092
|
Translations: Hungarian translation update by Péter Gábor, bug #32503
git-svn-id: trunk@55983 -
|
2017-10-05 22:45:21 +00:00 |
|
michl
|
058c0d8e3a
|
LCL: TComboBox: GTK2: Fixed KeyUp and KeyDown react like tab key after revision 55920 #c5e11a9e95. Issue #32458
git-svn-id: trunk@55979 -
|
2017-10-05 17:55:28 +00:00 |
|
juha
|
bc30decf62
|
LCL: Do not trigger Escape key for a disabled cancel button. Issue #32509, patch from Denis Kozlov.
git-svn-id: trunk@55975 -
|
2017-10-04 22:43:28 +00:00 |
|
juha
|
38acac9e99
|
LCL: Improve row selection logic in DBGrid when opening a PopupMenu. Issue #32471, patch from Soner.
git-svn-id: trunk@55974 -
|
2017-10-04 22:43:27 +00:00 |
|
juha
|
3b86b0e628
|
LCL: Improve Tab and Enter behavior in TDBGrid when dgRowSelect in options. Issue #32468, patch from Michal Gawrycki.
git-svn-id: trunk@55942 -
|
2017-09-29 11:57:30 +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 |
|
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 |
|
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 |
|
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
|
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 |
|
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 |
|