martin
|
690052c603
|
SynEdit: LineOverview gutter - removed some dead code
git-svn-id: trunk@62612 -
|
2020-02-07 15:59:49 +00:00 |
|
zeljko
|
a2705bebc9
|
gtk3: fixed font orientation. Patch by Anton Kavalenka. issue #36656
git-svn-id: trunk@62611 -
|
2020-02-04 16:57:45 +00:00 |
|
martin
|
50b0a3f2f6
|
Debugger, GDBMI: Use force flag for exception breakpoints (at startup). Required for debugging dll. Only works if InternalExceptionBreakSetMethod = imbName
git-svn-id: trunk@62610 -
|
2020-02-04 03:04:51 +00:00 |
|
martin
|
3de674b205
|
Debugger, GDBMI: Keep original error when trying alternative filenames.
git-svn-id: trunk@62609 -
|
2020-02-04 03:04:44 +00:00 |
|
martin
|
797910c4a4
|
SynEdit: Fix Avl-tree optimization/clean-up
git-svn-id: trunk@62608 -
|
2020-02-03 20:24:00 +00:00 |
|
martin
|
10729ff5a2
|
SynEdit: fixed TSynSizedDifferentialAVLTree.FindNodeAtPosition, left-side-count-sum was wrong. Fixed AdjustForLinesDeleted.
git-svn-id: trunk@62607 -
|
2020-02-03 20:23:59 +00:00 |
|
martin
|
0fbdea80f8
|
SynEdit: Use logical pos to mark selection (column mode shows fragmented start/end on double width char)
git-svn-id: trunk@62606 -
|
2020-02-03 20:23:57 +00:00 |
|
zeljko
|
d5d2ef28f5
|
Qt: unify setFont() behaviour with Qt5 patch. issue #36483
git-svn-id: trunk@62605 -
|
2020-01-31 16:00:12 +00:00 |
|
zeljko
|
d2aee554cb
|
Qt5: fixed issue with fonts. issue #36483
git-svn-id: trunk@62604 -
|
2020-01-31 14:16:36 +00:00 |
|
mattias
|
6756799c39
|
IDE: less hints
git-svn-id: trunk@62603 -
|
2020-01-31 14:10:12 +00:00 |
|
mattias
|
292fc283b9
|
lcl: less hints
git-svn-id: trunk@62602 -
|
2020-01-31 14:10:00 +00:00 |
|
mattias
|
fdaf04cdb8
|
debuggerintf: clean up
git-svn-id: trunk@62601 -
|
2020-01-31 14:09:33 +00:00 |
|
juha
|
519db75d62
|
CustomDrawn: Improve function GetMonitorInfo(). Issue #36574, patch from Yuriy Sydorov.
git-svn-id: trunk@62600 -
|
2020-01-31 09:53:07 +00:00 |
|
juha
|
beaf08063c
|
CustomDrawn: Fixed crash on startup. Implement EnumDisplayMonitors() and GetMonitorInfo(). Issue #36574, patch from Yuriy Sydorov.
git-svn-id: trunk@62599 -
|
2020-01-30 17:12:37 +00:00 |
|
juha
|
cfcc3b5d82
|
SQLDB: Enable TOracleConnection on Win64 when the compiler has support for it. Issue #36635.
git-svn-id: trunk@62598 -
|
2020-01-30 10:50:44 +00:00 |
|
juha
|
2404e52688
|
Sparta: Fix a condition testing FPC version.
git-svn-id: trunk@62597 -
|
2020-01-29 23:43:04 +00:00 |
|
juha
|
69a95ec8cc
|
LazReport: Fix text height when default font is used. Issue #36426, patch from Michal Gawrycki.
git-svn-id: trunk@62596 -
|
2020-01-29 22:40:52 +00:00 |
|
juha
|
d7f23ad916
|
LCL-GTK2: Allow changing BorderStyle of TPanel at runtime. Issue #36634, patch from CudaText man.
git-svn-id: trunk@62595 -
|
2020-01-29 22:40:40 +00:00 |
|
mattias
|
187d646104
|
lcl: cocoa: fixed vert/horz scrollbar for small controls
git-svn-id: trunk@62594 -
|
2020-01-26 21:13:34 +00:00 |
|
martin
|
12f9283b78
|
IDE, debug registers: Windows, reduce flicker
git-svn-id: trunk@62593 -
|
2020-01-26 20:15:02 +00:00 |
|
martin
|
84ac7fd966
|
IDE, debug registers: avoid extra updates
git-svn-id: trunk@62592 -
|
2020-01-26 20:15:00 +00:00 |
|
martin
|
7e1fb75015
|
Make register view entry format settings persist through debug session / Patch by ccrause
git-svn-id: trunk@62591 -
|
2020-01-26 20:14:59 +00:00 |
|
martin
|
dff0c471bc
|
SynEdit: more fixes for ecMoveLineDown / testcase
git-svn-id: trunk@62590 -
|
2020-01-26 19:25:13 +00:00 |
|
dmitry
|
edd505d679
|
cocoa: eliminating horizontal spacing between columns to match winapi. bug #36618
git-svn-id: trunk@62589 -
|
2020-01-26 04:08:40 +00:00 |
|
marco
|
bda4078a93
|
* some const added
git-svn-id: trunk@62588 -
|
2020-01-25 22:29:59 +00:00 |
|
zeljko
|
518d306921
|
Qt,Qt5: fixed redundand line. issue #36590
git-svn-id: trunk@62587 -
|
2020-01-25 13:10:44 +00:00 |
|
juha
|
af1924d230
|
LCL-GTK3: Implement menu icons. TMenuitem.UpdateImage must be made visible (public). Issue #36607, patch from Anton Kavalenka.
git-svn-id: trunk@62586 -
|
2020-01-24 19:41:19 +00:00 |
|
juha
|
a79371c9f2
|
LCL: Allow updating image in TMenuItem externally. Issue #36607, patch from Anton Kavalenka.
git-svn-id: trunk@62585 -
|
2020-01-24 19:41:10 +00:00 |
|
ondrej
|
fab987c917
|
TImageList: compress default resolution as well (non-default resolutions are already compressed).
git-svn-id: trunk@62584 -
|
2020-01-24 08:59:39 +00:00 |
|
zeljko
|
976015c331
|
Qt,Qt5: qt allows child controls in TEdit or similar controls. part of issue #36513
git-svn-id: trunk@62583 -
|
2020-01-24 08:58:24 +00:00 |
|
zeljko
|
1d3bd3cc4a
|
Qt,Qt5: fixed painting of TCustomPanel border, fixed painting of TCustomPanel background. issue #36590
git-svn-id: trunk@62582 -
|
2020-01-24 08:51:17 +00:00 |
|
dmitry
|
8bcb4c3d6f
|
lcl: moving RegisterPropertyToSkip from unit initialization to WSRegisterClass methods
git-svn-id: trunk@62581 -
|
2020-01-23 15:28:39 +00:00 |
|
juha
|
1bfb7ec3fd
|
IDE: Update Application.Scaled line in project main source correctly.
git-svn-id: trunk@62580 -
|
2020-01-23 14:17:28 +00:00 |
|
juha
|
7cfe7dc26d
|
IDE: Remove Application.Scaled line from source also when Project1.Scaled=False.
git-svn-id: trunk@62579 -
|
2020-01-22 19:30:11 +00:00 |
|
maxim
|
034fb259c2
|
IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@62578 -
|
2020-01-21 22:57:06 +00:00 |
|
maxim
|
7984673020
|
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #36614
git-svn-id: trunk@62577 -
|
2020-01-21 22:31:48 +00:00 |
|
marco
|
9f09f9c7f8
|
* typo fix
git-svn-id: trunk@62576 -
|
2020-01-21 20:33:11 +00:00 |
|
martin
|
39650cf381
|
SynEdit, IDE: added ecMoveSelection...up/down/right/left, ecDuplicateSelection
git-svn-id: trunk@62575 -
|
2020-01-21 19:27:09 +00:00 |
|
martin
|
8220e396b5
|
IDE: updated description for commands ecMoveLineUp/Down
git-svn-id: trunk@62574 -
|
2020-01-21 19:27:06 +00:00 |
|
martin
|
bbf0971c60
|
Fixed ecMoveLineUp/Down, ecDuplicateLine for persistent selection
git-svn-id: trunk@62573 -
|
2020-01-21 19:27:05 +00:00 |
|
ondrej
|
0c33b3e2c7
|
win32: Allow Child Controls In Native Controls, Issue #36513
git-svn-id: trunk@62572 -
|
2020-01-21 16:39:47 +00:00 |
|
juha
|
6a5bdbd4f8
|
IDE: Implement configurable DropDownCount for more ComboBoxes. Issue #36595, patch from Vojtech Cihak.
git-svn-id: trunk@62571 -
|
2020-01-18 09:37:59 +00:00 |
|
juha
|
146d5408d0
|
LCL-GTK3: Cleanup for TGtk3Panel. Issue #36586, patch from CudaText man.
git-svn-id: trunk@62570 -
|
2020-01-17 22:55:34 +00:00 |
|
dmitry
|
5a402d6cdc
|
gtk3: implementation for listview sortindication. Patch by Anton Kavalenka. bug #36596
git-svn-id: trunk@62569 -
|
2020-01-17 19:36:58 +00:00 |
|
dmitry
|
6758ea533d
|
cocoa: suppressing beeps on windows for unknown key presses
git-svn-id: trunk@62568 -
|
2020-01-17 13:11:30 +00:00 |
|
dmitry
|
556c5562fe
|
bug #36281. Merged revision(s) 62516-62547 from branches/listviewsortindicator:
lcl: adding sortIndicator to the listview
........
win32: implementation of sortindicator
........
lcl: adding autosortindicator property for the listview
........
gtk2: sortindicator implementation
........
gtk2: reverting accidental changes (unrelated to sortindicator)
........
qt5: implementing sort indicator (seems like qt5 allows only 1 indicator per header)
........
cocoa: implementing sortIndicator
........
doc: adding short descriptions for SortIndicator and AutoSortIndicator
........
git-svn-id: trunk@62567 -
|
2020-01-17 01:49:23 +00:00 |
|
maxim
|
e7ab9b1d39
|
Docs, LCL: fixed content error, patch from Don Siders, bug #36594
git-svn-id: trunk@62566 -
|
2020-01-16 22:40:07 +00:00 |
|
juha
|
345161ed31
|
LCL-GTK3: Rework Frame3d. Issue #36588, patch from CudaText man.
git-svn-id: trunk@62565 -
|
2020-01-16 16:15:02 +00:00 |
|
juha
|
9a9605685f
|
LCL-GTK3: Fixes for TPanel. Issue #36586, patch from CudaText man.
git-svn-id: trunk@62564 -
|
2020-01-16 16:15:01 +00:00 |
|
juha
|
6efe880c7b
|
LCL-GTK3: TextOut with filled background. Issue #36569, patch from CudaText man.
git-svn-id: trunk@62563 -
|
2020-01-16 16:14:55 +00:00 |
|