paul
aa29f1f739
cocoa: clear strikeout from text layout if font is not striked
...
git-svn-id: trunk@38859 -
2012-09-27 14:06:04 +00:00
paul
4466415dbd
cocoa: fix RGB description
...
git-svn-id: trunk@38858 -
2012-09-27 13:47:47 +00:00
paul
d8d59de96c
cocoa: fix various bitmap drawing problems
...
git-svn-id: trunk@38856 -
2012-09-27 13:27:22 +00:00
ask
c66a6f83f6
TAChart: Optimize GetNearestPoint for the case of sorted source and at least linear on X point distance
...
git-svn-id: trunk@38853 -
2012-09-27 12:10:33 +00:00
ask
f33a977acb
TAChart: Fix TChartNavPanel.SetFullExtentPen and SetLogicalExtentPen to use Assign instead of :=
...
git-svn-id: trunk@38852 -
2012-09-27 11:20:42 +00:00
mattias
e382c97306
IDE: fixed open file lpi
...
git-svn-id: trunk@38851 -
2012-09-27 08:56:55 +00:00
martin
18a1df18da
SynEdit\ CSS Highlighter: CSS 3 Issue #0022532 Patch by Janusz Tomczak
...
git-svn-id: trunk@38849 -
2012-09-26 11:51:27 +00:00
martin
1591be495b
SynEdit: Cleanup (TBetterRegistry removed) Issue #0022509 Patch by Zaher Dirkey
...
git-svn-id: trunk@38848 -
2012-09-26 11:37:44 +00:00
mattias
4eb36e3724
synedit: TSynBaseCompletionForm: paint background not on scrollbar area
...
git-svn-id: trunk@38847 -
2012-09-26 11:19:08 +00:00
mattias
99f009f39d
lazutils: clean up
...
git-svn-id: trunk@38845 -
2012-09-26 10:41:22 +00:00
mattias
fad8217990
lazutils: fileutil: less dependencies
...
git-svn-id: trunk@38844 -
2012-09-26 10:35:16 +00:00
zeljko
fe7467988d
LCL: hide DebuLn() from docking by using VerboseDocking define.
...
git-svn-id: trunk@38843 -
2012-09-26 10:23:40 +00:00
ask
dc82e7be1e
TAChart: Fix inverted Y axis on TChartNavPanel's minimap. Issue #22978
...
git-svn-id: trunk@38841 -
2012-09-26 06:36:26 +00:00
blikblum
f914971497
lcl: don't prevent escape key to propagate in DBEdit. Issue #22916
...
git-svn-id: trunk@38836 -
2012-09-26 00:06:34 +00:00
martin
afde8b8111
SynEdit: Improve painting. Issue #0022926 . (Do not scan into next token)
...
git-svn-id: trunk@38830 -
2012-09-25 22:50:32 +00:00
maxim
7eacd9d711
Translations: fixed typo in Russian translation
...
git-svn-id: trunk@38829 -
2012-09-25 22:47:15 +00:00
jesus
dfda14e88b
LazReport, fix error on create any reports after report with agregate bands, from Aleksey Lagunov, issue #22966
...
git-svn-id: trunk@38828 -
2012-09-25 16:59:07 +00:00
martin
4ee95d2f5b
SynEdit: Fixed crash with certain chars. Issue #0022926 . Certain chars were handled as "combining Marks". Introduced in rev 38669 #069b89f42f
...
git-svn-id: trunk@38827 -
2012-09-25 11:49:48 +00:00
zeljko
1b807141b9
Qt: TQtWidgetSet.SetScrollInfo - fixed wrong result, it must return real slider position, not value which might be out of sync with position. This fixes problems with TScrollingWinControl (TControlScrollbar).
...
git-svn-id: trunk@38826 -
2012-09-25 11:42:46 +00:00
ask
42d469990a
TAChart: Fix drawing of function series with +Infinity in domain exclusions
...
git-svn-id: trunk@38825 -
2012-09-25 10:56:58 +00:00
blikblum
2eea52416f
lcl: use Text instead of DisplayText in DBRadioGroup. Issue #22920
...
git-svn-id: trunk@38819 -
2012-09-25 03:12:37 +00:00
juha
09a91920b3
ListFilterEdit: Allow using with TCustomCheckListBox descendants. Issue #22968 , patch from Silvio Clécio
...
git-svn-id: trunk@38818 -
2012-09-24 22:34:14 +00:00
juha
6b90fc2348
Designer: Disable ViewLFM menu item for virtual units
...
git-svn-id: trunk@38817 -
2012-09-24 20:58:10 +00:00
maxim
9a487a2e50
LazUtils: improve unicode path/filename handling by Fileutil.ReadFileToString, patch from Takeda Matsuki, bug #22953
...
git-svn-id: trunk@38816 -
2012-09-24 20:32:19 +00:00
maxim
984207646b
Translations: Arabic translation cleanup
...
git-svn-id: trunk@38815 -
2012-09-24 20:20:50 +00:00
ask
8bbd1cfc0e
TAChart: More tests for sources with NaNs
...
git-svn-id: trunk@38814 -
2012-09-24 14:59:35 +00:00
ask
4b17b59c53
TAChart: Fix TCustomChartSource.FindBounds for the case of extremely large bounds
...
git-svn-id: trunk@38813 -
2012-09-24 14:58:22 +00:00
ask
ea61e7b307
TAChart: Fix SIGFPE on TListChartSource.SetXValue(NaN) and SetYValue(NaN)
...
git-svn-id: trunk@38812 -
2012-09-24 14:39:32 +00:00
ask
4b2fe13853
TAChart: Add IsEquivalent utility function
...
git-svn-id: trunk@38811 -
2012-09-24 14:37:53 +00:00
paul
685097901a
lcl: use CreateCompatibleBitmaps() instead of dirrect RawImage_CreateBitmaps for internal imagelist bitmaps
...
git-svn-id: trunk@38808 -
2012-09-24 09:18:51 +00:00
paul
05b660c8dc
cocoa: cocoa does not support BGR(A) bitmaps
...
git-svn-id: trunk@38807 -
2012-09-24 09:17:49 +00:00
mattias
bc0f56fefe
lcl: splash: use invalidate instead of paint
...
git-svn-id: trunk@38805 -
2012-09-24 06:58:16 +00:00
mattias
066a74ddf6
IDE: clean up
...
git-svn-id: trunk@38804 -
2012-09-24 06:37:40 +00:00
mattias
6cf21ebec0
synedit: clean up
...
git-svn-id: trunk@38803 -
2012-09-24 06:37:17 +00:00
blikblum
40f8498835
lcl:
...
- revert 33020 #928292514b, 33082 #dd109fba91, 33086 #bd7b46c17a, part of 33089 and 33389. These changes made the hint behavior Delphi incompatible thus leading to a regression in third party control like VirtualTreeView that handles hints in CMHintShow
- Retrieve parent hint recursively if hintcontrol.hint is empty' (delphi compatible)
- Added sample project to test hints
git-svn-id: trunk@38802 -
2012-09-23 23:06:31 +00:00
juha
dde19a64cc
Designer: ToDo item for disabling ViewLFM menu item for virtual units. How to do it?
...
git-svn-id: trunk@38801 -
2012-09-23 20:00:31 +00:00
juha
35994bb452
IDE: Move more methods to SourceFileManager. It has not reference back to main unit any more.
...
git-svn-id: trunk@38800 -
2012-09-23 19:01:06 +00:00
blikblum
b9b50b12c0
gtk2: implement SPI_GETWHEELSCROLLLINES
...
git-svn-id: trunk@38799 -
2012-09-23 16:09:24 +00:00
jesus
43d105558b
LazReport, frPrintGrid improvement: word wrap in cells, can connect to RxDbgrid, from Aleksey Lagunov, issue #22942
...
git-svn-id: trunk@38798 -
2012-09-22 17:33:22 +00:00
jesus
5919831958
LazReport, fix Lazreport not selecting Fields from Datasets on Dialogs correctly, from Christian, issue #22753
...
git-svn-id: trunk@38797 -
2012-09-22 17:18:39 +00:00
mattias
d288f3c1ed
updated lpl
...
git-svn-id: trunk@38796 -
2012-09-22 14:25:48 +00:00
paul
81f3d70d82
cocoa: implement CreateCompatibleDC and other Bitmap related implementation
...
git-svn-id: trunk@38795 -
2012-09-22 06:03:24 +00:00
juha
b393a5bd18
IDE: Move funcs from MainIDE to MainIDEBase (DoMergeDefaultProjectOptions) and to SourceFileManager (CheckMainSrcLCLInterfaces, DoOpenMainUnit, DoRevertMainUnit)
...
git-svn-id: trunk@38794 -
2012-09-21 20:36:00 +00:00
vincents
257a444796
fixed package link for pascal script package, issue #22897
...
git-svn-id: trunk@38793 -
2012-09-21 18:01:27 +00:00
ask
333ad8cbcd
TAChart: Fix crash on deleting subcomponent with active property editor
...
git-svn-id: trunk@38792 -
2012-09-21 17:30:22 +00:00
ask
e4d555f7f9
TAChart: Add "Bars" page to the "dragdrop" demo
...
git-svn-id: trunk@38791 -
2012-09-21 15:48:34 +00:00
ask
4678f2ffd4
TAChart: Add TBarSeries.GetBarWidth function
...
git-svn-id: trunk@38790 -
2012-09-21 15:30:25 +00:00
ask
21b933340c
TAChart: Add common TImageToGraphFunc and TGraphToImageFunc types
...
git-svn-id: trunk@38789 -
2012-09-21 15:28:58 +00:00
ask
cdecf4667d
TAChart: Support axis transformations in TCustomChartSeries.MovePoint
...
git-svn-id: trunk@38788 -
2012-09-21 15:15:24 +00:00
ask
54f6a99a13
TAChart: Add TDataPointDragTool.OnDragStart event
...
git-svn-id: trunk@38786 -
2012-09-21 14:43:38 +00:00