jesus
83859e5919
LCL, fix dbgrid toggle checkbox (cbsCheckboxColumn column) even if column is not visible, issue #22493
...
git-svn-id: trunk@39123 -
2012-10-18 02:48:19 +00:00
martin
1fa774e608
SynEdit: added arabic combining chars
...
git-svn-id: trunk@39122 -
2012-10-18 00:35:21 +00:00
jesus
5684485f27
LCL, grids, fix AV saving forms with grids, regression caused on r39113 #47a8c9c3a4
...
git-svn-id: trunk@39121 -
2012-10-18 00:17:59 +00:00
martin
0b12629f67
SynEdit: refactor detection of combining chars
...
git-svn-id: trunk@39120 -
2012-10-18 00:04:13 +00:00
jesus
9270a6f705
LCL, dbgrid cleanup
...
git-svn-id: trunk@39119 -
2012-10-17 23:38:59 +00:00
jesus
ad7b61f063
LCL, dbgrid, check column exists before getting button style, from Tristan Linnell, issue #22873
...
git-svn-id: trunk@39118 -
2012-10-17 23:28:28 +00:00
jesus
68fae160e5
LazReport, don't refresh designer during showing prepared report, fix issue #22959
...
git-svn-id: trunk@39117 -
2012-10-17 23:14:25 +00:00
martin
fa85fc8300
SynEdit: Paint, fix ETO for tab and combining chars
...
git-svn-id: trunk@39116 -
2012-10-17 19:26:19 +00:00
martin
f9bc177dfa
SynEdit: BiDi painting: fixed drawing error in RTL text
...
git-svn-id: trunk@39115 -
2012-10-17 18:38:56 +00:00
jesus
2c9cbd6b0e
LCL, stringgrid, allow to export to CSV only visible columns, from Alexsander Rosa
...
git-svn-id: trunk@39114 -
2012-10-17 14:28:27 +00:00
bart
47a8c9c3a4
Increase visibility of EditMask property of TStringCellEditor.
...
Increase visibility of InplaceEditor in TDrawGrid, TStringGrid and TDBGrid.
Fixes issue #0023103 .
git-svn-id: trunk@39113 -
2012-10-17 12:19:37 +00:00
martin
3393387f5c
SynEdit: BiDi markup, added warnings
...
git-svn-id: trunk@39112 -
2012-10-17 12:19:25 +00:00
martin
9ca3e9f405
SynEdit: BiDi painting: fixed endless loop (wrong check for next logic pos)
...
git-svn-id: trunk@39111 -
2012-10-17 12:16:02 +00:00
martin
4828ed9f53
SynEdit: ecChar fix typing none latin at EOL / and file missing from enable BiDi
...
git-svn-id: trunk@39110 -
2012-10-17 11:12:51 +00:00
mattias
4297f14991
make install: copy directory install
...
git-svn-id: trunk@39109 -
2012-10-17 10:45:56 +00:00
mattias
93331ceaad
make install: do not copy debian and install
...
git-svn-id: trunk@39108 -
2012-10-17 10:42:03 +00:00
zeljko
2723112e17
Qt: fixed weird drawing of header sections by oxygen theme.issue #23143
...
git-svn-id: trunk@39107 -
2012-10-17 07:26:13 +00:00
zeljko
9fdf195785
Qt: fixed drawing of header sections with common style.Part of issue #23143
...
git-svn-id: trunk@39106 -
2012-10-17 06:26:55 +00:00
martin
8afb351bd1
SynEdit: Make BIDI default / ecDeleteChar fix half tab del
...
git-svn-id: trunk@39104 -
2012-10-16 14:17:53 +00:00
martin
b48bd1be53
SynEdit: ecDeleteChar for future bidi support
...
git-svn-id: trunk@39103 -
2012-10-16 13:55:31 +00:00
martin
d5617322c3
SynEdit: ecLeft/Right for future bidi support
...
git-svn-id: trunk@39102 -
2012-10-16 13:45:54 +00:00
martin
70d1556197
SourceEditor: Use selection as default search only if caret is in/at selection (persistent selection)
...
git-svn-id: trunk@39101 -
2012-10-16 11:51:25 +00:00
mattias
bb0271b1c9
IDEIntf: OI: show property name for persistents
...
git-svn-id: trunk@39100 -
2012-10-16 10:18:10 +00:00
mattias
29f2e1409d
IDEIntf: OI: show delete only for components
...
git-svn-id: trunk@39099 -
2012-10-16 10:08:20 +00:00
martin
367c370cb7
SynEdit: fix Gutter streaming to LFM
...
git-svn-id: trunk@39098 -
2012-10-16 09:31:43 +00:00
mattias
c8fdc3a86e
IDEIntf: OI: component treeview: show all owned objects in properties
...
git-svn-id: trunk@39097 -
2012-10-16 09:10:38 +00:00
martin
efacf7ff55
SynEdit: fix commit 39095 #bfe4ef2227 - Delete last char in line
...
git-svn-id: trunk@39096 -
2012-10-15 22:50:28 +00:00
martin
bfe4ef2227
SynEdit: more support for combining codepoints
...
git-svn-id: trunk@39095 -
2012-10-15 22:11:19 +00:00
martin
caf2837329
SynEdit: more support for combining codepoints
...
git-svn-id: trunk@39094 -
2012-10-15 21:54:06 +00:00
martin
946e1acb17
SynEdit: Fix painting issues. Issue #0023127 . Getting DividerDraw info, interfered with highlight info.
...
git-svn-id: trunk@39093 -
2012-10-15 21:31:50 +00:00
juha
b5b8a10263
SynEdit: formatting
...
git-svn-id: trunk@39092 -
2012-10-15 16:41:10 +00:00
juha
ec95f00f98
IDE: prevent crash when Object Inspector is not assigned and project is compiled. Caused by r39082 #3b90468c10
...
git-svn-id: trunk@39091 -
2012-10-15 11:16:50 +00:00
zeljko
b6d52157c8
Qt: added more checks after input event message delivery since control can dissapear inside message (eg. THintWindow in mouseMove)
...
git-svn-id: trunk@39090 -
2012-10-15 11:05:38 +00:00
juha
22c9f39a9c
Designer: formatting
...
git-svn-id: trunk@39089 -
2012-10-15 10:42:04 +00:00
juha
3570c3b2ff
Designer: Save properties in OI also when the selected control is clicked again. Issue #23048
...
git-svn-id: trunk@39088 -
2012-10-15 10:41:48 +00:00
juha
553e25340f
LCL, QT: prevent occasional access violation when moving mouse
...
git-svn-id: trunk@39087 -
2012-10-15 10:41:38 +00:00
juha
1e1365e195
IDE: Update all properties in Objectinspector in all cases for multiple selected components. Issue #22308
...
git-svn-id: trunk@39086 -
2012-10-14 23:31:44 +00:00
juha
b55afae47a
IDE: formatting
...
git-svn-id: trunk@39085 -
2012-10-14 23:31:29 +00:00
martin
5b271f60f6
SynEdit: clean up (utf8)
...
git-svn-id: trunk@39084 -
2012-10-14 19:49:19 +00:00
martin
ad7aed810e
SynEdit tests
...
git-svn-id: trunk@39083 -
2012-10-14 19:48:15 +00:00
juha
3b90468c10
IDE: Save changes in Object Inspector before compiling the project. Issues #22601 and #17795
...
git-svn-id: trunk@39082 -
2012-10-14 15:34:49 +00:00
maxim
642f340a49
Examples, ImgViewer:
...
- Added readme file;
- Added debug+default builds;
- Open directory (recursively): always run begin/endupdate for listbox (via GUI part of procedures);
- Sort files when opening dir (recursively);
- Show hourglass cursor+use beginupdate/endupdate for listbox when (recursively) opening directory(/ies);
- Align menu terminology with tooltips/hints; added tooltips/hints;
- Show hidden directories in select dialog;
- If file out of bounds after moving in listbox, show blank;
- Code formatting changes.
Patch by Reinier Olislagers with minor changes, bug #23122 .
git-svn-id: trunk@39081 -
2012-10-14 15:33:35 +00:00
zeljko
bfb62e9ea9
Qt: mark MouseMove and MouseWheel events as input events.
...
git-svn-id: trunk@39078 -
2012-10-14 08:03:34 +00:00
ask
05fc4692ab
TAChart: Copy GridHorizontal and GridVertical properties in TChartLegend.Assign
...
git-svn-id: trunk@39077 -
2012-10-14 05:03:05 +00:00
ask
9313416622
TAChart: Copy properties in TChartLegend.Assign
...
git-svn-id: trunk@39076 -
2012-10-14 05:01:49 +00:00
ask
aec9afaf9c
TAChart: Update "legend" demo to show legend grid
...
git-svn-id: trunk@39075 -
2012-10-14 04:55:19 +00:00
ask
bef2b0f44a
TAChart: Add TChartLegend.GridHorizontal and GridVertical properties
...
git-svn-id: trunk@39074 -
2012-10-14 04:50:35 +00:00
ask
0278f15753
TAChart: Remove TChart.GraphBrush property which did nothing
...
git-svn-id: trunk@39073 -
2012-10-13 16:18:51 +00:00
ask
056e3bdecd
TAChart: Fix SIGFPE while drawing area series with infinite Y values
...
git-svn-id: trunk@39072 -
2012-10-13 16:12:53 +00:00
ask
203ffb01d9
TAChart: Ignore infinite series extent when calculating graph bounds
...
git-svn-id: trunk@39071 -
2012-10-13 16:09:14 +00:00