Commit Graph

37648 Commits

Author SHA1 Message Date
zeljko
0ccdbe8bb6 IDE: fixed wsMinimized behaviour on designed form. issue #21792
git-svn-id: trunk@38872 -
2012-09-27 16:31:45 +00:00
ask
db9416f5c8 TAChart: Add bar series to "navigate" demo for better visuals
git-svn-id: trunk@38871 -
2012-09-27 16:23:45 +00:00
ask
4fc027fcf4 TAChart: Add "zoom on endpoint" feature to the "distance" demo
git-svn-id: trunk@38870 -
2012-09-27 16:21:44 +00:00
ask
9c7f6a203e TAChart: Use TChart.AutoFocus in "dragdrop" and "tools" demos
git-svn-id: trunk@38869 -
2012-09-27 16:17:52 +00:00
zeljko
0b23e9c0ae Gtk2: fixed crash with GtkIconView when multiselect is enabled and dbl clicked. issue #22991
git-svn-id: trunk@38868 -
2012-09-27 16:10:08 +00:00
ask
35e042eb08 TAChart: Add TChart.AutoFocus property
git-svn-id: trunk@38867 -
2012-09-27 16:00:51 +00:00
ask
6020e3b6da TAChart: Add TPanDragTool.EscapeCancels property
git-svn-id: trunk@38866 -
2012-09-27 15:51:04 +00:00
ask
320655321d TAChart: Add TZoomDragTool.EscapeCancels property
git-svn-id: trunk@38865 -
2012-09-27 15:29:31 +00:00
ask
dba262b42f TAChart: Add TDataPointDragTool.EscapeCancels property
git-svn-id: trunk@38864 -
2012-09-27 15:21:54 +00:00
ask
adf12d0ef5 TAChart: Fix drawing of out-of-extent function series with +Infinity in domain exclusions.
git-svn-id: trunk@38863 -
2012-09-27 14:38:38 +00:00
ask
681289e730 TAChart: Fix crash when the tool is activated while zoom animation is in progress
git-svn-id: trunk@38862 -
2012-09-27 14:37:08 +00:00
ask
e6a2713fce TAChart: Make sure the previous tool is deactivated before activating a new one
git-svn-id: trunk@38861 -
2012-09-27 14:27:42 +00:00
zeljko
8b7dff7f43 Gtk2: do not change color of TScrollBar since it's painted by theme engine.issue #22996
git-svn-id: trunk@38860 -
2012-09-27 14:08:12 +00:00
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