maxim
0c9071a3b0
Merged revision(s) 57272 #0a200582f4 from trunk:
...
TAChart: Fix DatapointCrosshairTool ignoring its CrosshairPen.Visible setting.
........
git-svn-id: branches/fixes_1_8@57297 -
2018-02-13 21:23:56 +00:00
maxim
aa24def062
Merged revision(s) 57265 #4a4c2d9374 from trunk:
...
LCL:fix scaling of font size set to <>0 in design time. Issue #33132 , regression after r56962 #d7f8f5e5f6
........
git-svn-id: branches/fixes_1_8@57296 -
2018-02-13 21:22:02 +00:00
maxim
626cb4bcd8
Merged revision(s) 57252 #15db1c3af5 from trunk:
...
Opkman: Bug fix: Updating package from the maintainers webpage in some special cases failed.
........
git-svn-id: branches/fixes_1_8@57261 -
2018-02-05 22:22:50 +00:00
maxim
c383a8c927
Merged revision(s) 57238-57239 #703d842627-#703d842627 from trunk:
...
TAChart: Fix brush style bsClear not working in TClearBrush
........
TAChart: Fix ZoomDragTool ignoring its Frame.Visible setting.
........
git-svn-id: branches/fixes_1_8@57260 -
2018-02-05 22:22:03 +00:00
maxim
f73c372d7d
Merged revision(s) 56974 #3da6552057 from trunk:
...
IDE: IDEImagesIntf: support transparent bitmaps. Issue #32947
........
git-svn-id: branches/fixes_1_8@57259 -
2018-02-05 22:20:42 +00:00
maxim
5e483185ba
Merged revision(s) 56909-56910 #44d4157a28-#44d4157a28, 56946-56947 #8726ea2759-#8726ea2759, 56962 #d7f8f5e5f6, 57082 #81c4a099c2, 57156 #a0ccf85be3 from trunk:
...
LCL: TListView: fix setting column width. Issue #32920
........
LCL: TListView: store column widths on handle destruction. Issue #32922
........
LCL: revert r50942 #dfebe2190c. Issue #28654
........
LCL: fix autosizing for not-aligned controls. Issue #28654
........
LCL: High-DPI: fix font scaling and design-time scaling. Issues #32882 and #32944
........
LCL: fix regression in autosize after r56947 #9ecac75432. Issue #28654
........
LCL: form: scale form with parent. Issue #33002
........
git-svn-id: branches/fixes_1_8@57258 -
2018-02-05 22:18:24 +00:00
maxim
1fd0fb7e36
Merged revision(s) 57184 #9f38f2efcc from trunk:
...
IDE: regenerated translations and updated Russian translation
........
git-svn-id: branches/fixes_1_8@57222 -
2018-02-02 22:39:18 +00:00
martin
2b8ebdfb51
Merged revision(s) 57182 #bd833943f7 from trunk:
...
IDE: Config for SynEdit outline colors. Issue #32930
........
git-svn-id: branches/fixes_1_8@57221 -
2018-02-02 17:46:16 +00:00
maxim
871435b3f8
Committed forgotten mergeinfo for revision(s) 57108 #9273f606f7 from trunk:
...
IDE: regenerated translations
........
git-svn-id: branches/fixes_1_8@57217 -
2018-02-01 23:10:24 +00:00
maxim
5688b5a4f3
Merged revision(s) 57108 #9273f606f7 from trunk:
...
IDE: regenerated translations
........
git-svn-id: branches/fixes_1_8@57216 -
2018-02-01 23:04:07 +00:00
maxim
629862dd16
Merged revision(s) 57152 #756867c662, 57181 #d66a7bc370 from trunk:
...
IDE, EditorOpts: Fix stringcompare for color-names
........
IDE: updating EditorOptions.res for new lazarus_dci_file from rev 53111 #76a051e364
........
git-svn-id: branches/fixes_1_8@57215 -
2018-02-01 22:54:26 +00:00
maxim
eb1b4e0f2c
Merged revision(s) 57147 #cfb33a15c7, 57200 #324b3ed0ad from trunk:
...
LCL-Win32: Fix hints in mainmenu's submenus. Issue #33070 , patch from Serge Anvarov.
........
LCL-Win32: Prevent a range error when assigning a menu handle. Issue #33102 .
........
git-svn-id: branches/fixes_1_8@57214 -
2018-02-01 22:48:52 +00:00
maxim
efa6350c58
Merged revision(s) 57141 #88ccde9a8e from trunk:
...
Examples: In translation_demo provide ukrainian selection in language combo in correct language.
........
git-svn-id: branches/fixes_1_8@57213 -
2018-02-01 22:47:15 +00:00
maxim
b54c67b9b1
Merged revision(s) 57113 #f00551aab4 from trunk:
...
TAChart: Fix crash if multi-valued lineseries is displayed in legend using styles.
........
git-svn-id: branches/fixes_1_8@57212 -
2018-02-01 22:42:40 +00:00
maxim
735cd248e4
Merged revision(s) 57089 #dee589f02f, 57101-57103 #6f95f40044-#6f95f40044, 57198 #392a64d93b from trunk:
...
Debbugger: Do not always auto adjust the stackframe when stopping. (temp fix) Issue #0032978
........
IDE, Debugger: fixed name for "step to cursor". Two different names where in use for this.
........
IDE: removed unused caption resource for "run to cursor". Clean up for rev 57101 #6f95f40044
........
Debugger: Allow pause button to abort auto-continue of breakpoint
........
Debugger, GDBMI: fix range check, when comparing qword for min() Issue #033106
........
git-svn-id: branches/fixes_1_8@57211 -
2018-02-01 22:40:14 +00:00
maxim
5e313cd71c
Merged revision(s) 57066-57067 #c99d4b6ff6-#c99d4b6ff6, 57078-57079 #a6a886a8a9-#a6a886a8a9, 57081 #9d51568748 from trunk:
...
SynEdit: Fix crash in FoldNodeInfoList, due to Pas-HL hack attempting to alter fold info for "class of". Issue #32940
........
SynEdit: Fix fold gutter, after r 57066 / issue #32940
........
SynEdit: fix ecDeleteEOL with multi codepoint utf8. Issue #0032838
........
SynEdit: fix issue with longest line info (cached line num was not updated). Horiz scrollbar sometimes disappeared after line was deleted
........
SynEdit: fix issue with longest line info (cached line num was not updated). Horiz scrollbar sometimes disappeared after line was deleted
........
git-svn-id: branches/fixes_1_8@57210 -
2018-02-01 22:36:10 +00:00
mattias
11b3d3276d
codetools: TBaseKeyWordFunctionList: fixed resorting
...
git-svn-id: branches/fixes_1_8@57153 -
2018-01-26 18:56:42 +00:00
maxim
13ad825412
Merged revision(s) 57060 #8e09be3eed from trunk:
...
LCL: Fix unbound use of DBLookupCombobox (broken by r55911 #8e708aabea)
........
git-svn-id: branches/fixes_1_8@57065 -
2018-01-12 22:37:25 +00:00
maxim
38bf95aca1
Merged revision(s) 57058 #742189d0ee from trunk:
...
SynEdit: fixed pas HL for uses block. Issue #0032976
........
git-svn-id: branches/fixes_1_8@57064 -
2018-01-12 22:36:20 +00:00
maxim
c9fcf8d65f
Merged revision(s) 57053 #91b5e9ace2 from trunk:
...
TAChart: Fix incorrect clipping of area series segments.
........
git-svn-id: branches/fixes_1_8@57063 -
2018-01-12 22:35:17 +00:00
maxim
6ff6e0183e
Merged revision(s) 57042 #bb2b8feabf from trunk:
...
IdeIntf: Prevent crash in DBGridColumnsPropertyEditorForm with "Delete All". Issue #33000 .
........
git-svn-id: branches/fixes_1_8@57062 -
2018-01-12 22:34:21 +00:00
maxim
9491882c3a
Merged revision(s) 57030 #7e3edd9156 from trunk:
...
TAChart: fix TDateTimeIntervalChartSource supressing minutes in hour steps
........
git-svn-id: branches/fixes_1_8@57037 -
2018-01-09 22:49:48 +00:00
maxim
785b0d1d31
Merged revision(s) 56581 #0148bd43a4 from trunk:
...
IDE: HiRes icons for palette PascalScript (by Roland Hahn).
........
git-svn-id: branches/fixes_1_8@57036 -
2018-01-09 22:47:57 +00:00
maxim
e5e30e1969
Merged revision(s) 56989 #907b1725a5 from trunk:
...
SynEdit: allow pasting text in any form known by widgetset. Issue #32581
........
git-svn-id: branches/fixes_1_8@57035 -
2018-01-09 22:44:54 +00:00
maxim
8fd8b1ab7c
Merged revision(s) 57005 #b63451bdf7 from trunk:
...
Grids: factor out IsEmptyRow function and correctly use the ARow paramter inside the function. Issue #0032965 .
........
git-svn-id: branches/fixes_1_8@57034 -
2018-01-09 22:41:57 +00:00
maxim
d53fad6c86
Merged revision(s) 56992 #c0cfae4fce from trunk:
...
IDE: New Hi-Dpi palette icons for OpenGLControl and TParadox (by Roland Hahn)
........
git-svn-id: branches/fixes_1_8@57033 -
2018-01-09 22:39:32 +00:00
maxim
64b21ab11c
Merged revision(s) 56958 #5a62be57d3 from trunk:
...
Debugger, GDBMI: fix detecting watchpoint errors
........
git-svn-id: branches/fixes_1_8@57032 -
2018-01-09 22:30:55 +00:00
martin
06d877be28
Merged revision(s) 56052 #ecfce9f8b0, 56160-56161 #c3ae0f3967-#c3ae0f3967, 56200 #1dda5a4cce, 56206 #d07e04d57d, 56210 #6548ec54ea, 56220 #6c4ebea341 from trunk:
...
Pascalscript: up to date with git
git-svn-id: branches/fixes_1_8@57025 -
2018-01-09 15:26:33 +00:00
maxim
838216ac36
Merged revision(s) 56884 #7e59f25f89, 56948 #6e9a07b58b from trunk:
...
DBCombobox: Alternative fix of issue #55894
........
lcl: Use same Select method in DBLookupCombobox as in DBCombobox.
........
git-svn-id: branches/fixes_1_8@57013 -
2018-01-08 17:11:35 +00:00
wp
747ea8c57b
Manually merged revision(s) 56884 #7e59f25f89, 56948 #6e9a07b58b from trunk: LCL: Alternative fix of Issue #32383 avoiding crash of DBCombobox and regression (Issue #32463 ) in DBCombobox and DBLookupCombobox
...
git-svn-id: branches/fixes_1_8@56990 -
2018-01-06 16:31:16 +00:00
maxim
0802baa1d3
Translations: updated all LazReport translations from trunk
...
git-svn-id: branches/fixes_1_8@56987 -
2018-01-06 13:40:24 +00:00
maxim
e16bc088be
Merged revision(s) 55871 #057ac6b2f2 from trunk:
...
LazReport: regenerated translations and updated Russian translation
........
git-svn-id: branches/fixes_1_8@56986 -
2018-01-06 13:24:58 +00:00
maxim
217d1b169c
Merged revision(s) 56942 #3886b2f185 from trunk:
...
IDE: PropertyEditor: Fixed components with published properties of type "interface" does not work. Issue #32919 . Patch by Andi Friess
........
git-svn-id: branches/fixes_1_8@56985 -
2018-01-06 13:17:33 +00:00
maxim
915a923604
Merged revision(s) 55934 #2cf9b0d547 from trunk:
...
LCL: fixed incosistency in pen when using TLogPen and TExtLogPen. issue #32465
........
git-svn-id: branches/fixes_1_8@56984 -
2018-01-06 13:15:45 +00:00
maxim
310f67ae57
Merged revision(s) 56148 #3705e5904a from trunk:
...
LCL: GTK2: Fixed Cannot hide TBitBtn, TFloatSpinEdit, TListBox, TCheckListBox, TMemo, TListView from TForm.OnCreate after HandleNeeded. Issue #32527
........
git-svn-id: branches/fixes_1_8@56983 -
2018-01-06 13:09:22 +00:00
maxim
133ffd1010
Merged revision(s) 55920 #c5e11a9e95, 55979 #058c0d8e3a from trunk:
...
LCL: GTK2: Fixed tab cannot go from combobox to combobox. Issue #32458
........
LCL: TComboBox: GTK2: Fixed KeyUp and KeyDown react like tab key after revision 55920 #c5e11a9e95. Issue #32458
........
git-svn-id: branches/fixes_1_8@56982 -
2018-01-06 13:06:46 +00:00
maxim
1a394c8f24
Merged revision(s) 55861 #1274e8abb3 from trunk:
...
LazReport: Implements flBandKeepChild, from Lutz Mändle, issue #30466
........
git-svn-id: branches/fixes_1_8@56981 -
2018-01-06 12:54:37 +00:00
maxim
72f0fe8876
Merged revision(s) 56904 #f8d6369f36 from trunk:
...
Designer: Do not free component's PopupMenuComponentEditor when deleting a CollectionItem. Issue #32820 .
........
git-svn-id: branches/fixes_1_8@56937 -
2018-01-03 14:05:31 +00:00
maxim
bb5e1ef63b
Merged revision(s) 56900-56902 #51533e9d13-#51533e9d13 from trunk:
...
CustomDrawn: new Hi-DPI palette icons (by Roland Hahn)
........
dbexport: New Hi-DPI palette icons by Roland Hahn, remove old xpm icons
........
mrumenu: New Hi-DPI component palette icon (by Roland Hahn)
........
git-svn-id: branches/fixes_1_8@56936 -
2018-01-03 14:04:29 +00:00
maxim
7c6e967ce8
Merged revision(s) 56880 #da1abe9943, 56886 #fc690b742f from trunk:
...
IDE: Delete CollectionItems correctly, update also OI. Issue #32820 .
........
IDE: Fixed IDE crash after putting a activex control on form. Issue #32375
........
git-svn-id: branches/fixes_1_8@56935 -
2018-01-03 14:02:40 +00:00
maxim
1ca943c156
Merged revision(s) 56857 #3ba9674deb from trunk:
...
win32: fix double CM_MOUSELEAVE messages. Issue #32844
........
git-svn-id: branches/fixes_1_8@56861 -
2017-12-27 22:36:55 +00:00
maxim
f57595bd62
Merged revision(s) 56325 #cee38e2b1b from trunk:
...
IDE: Find/Replace: save options depending on selection availability. Issue #32619
........
git-svn-id: branches/fixes_1_8@56860 -
2017-12-27 22:35:08 +00:00
maxim
56e052091b
Merged revision(s) 55756 #30a4170152 from trunk:
...
SynEdit: PAS highlighter: support NESTEDCOMMENTS mode switch. Issue #32356
........
git-svn-id: branches/fixes_1_8@56859 -
2017-12-27 22:33:12 +00:00
maxim
8a87aecd2b
Merged revision(s) 56836 #adab84ef29 from trunk:
...
LazReport: New HiRes palette icons (by Roland Hahn)
........
git-svn-id: branches/fixes_1_8@56852 -
2017-12-26 22:54:54 +00:00
maxim
8f82e14528
Merged revision(s) 56811 #41f5452879 from trunk:
...
LCL: TNoteBook: Fixed TNotebook fires OnBeforeShow for destroying pages. Issue #32863 . Patch by Rik van Kekem
........
git-svn-id: branches/fixes_1_8@56851 -
2017-12-26 22:53:43 +00:00
maxim
d884abc6db
IDE: regenerated translations and updated Russian translation
...
git-svn-id: branches/fixes_1_8@56802 -
2017-12-19 22:36:36 +00:00
maxim
775ce97c16
Merged revision(s) 56795 #44e877bc25 from trunk:
...
IDE: improved Select Frame dialog i18n, patch from Marcelo B Paula, bug
32841
........
git-svn-id: branches/fixes_1_8@56801 -
2017-12-19 22:23:43 +00:00
maxim
5a9b859c25
Merged revision(s) 56785-56786 #6302f61941-#6302f61941 from trunk:
...
TAChart: New HiRes icons by Roland Hahn
........
OpenGL: Add new HiRes component palette icon by Roland Hahn
........
git-svn-id: branches/fixes_1_8@56800 -
2017-12-19 22:22:18 +00:00
maxim
ebe105ff89
IDE: regenerated translations and updated Russian translation
...
git-svn-id: branches/fixes_1_8@56753 -
2017-12-15 23:10:08 +00:00
maxim
492ef02d86
Merged revision(s) 56221 #ff5125737c, 56748 #a74be86278 from trunk:
...
LazControls: More consistent component palette icons (by Roland Hahn)
........
synedit: HiRes component palette icons by Roland Hahn
........
git-svn-id: branches/fixes_1_8@56752 -
2017-12-15 22:54:58 +00:00