Commit Graph

25381 Commits

Author SHA1 Message Date
mattias
d2e198ddc2 LCL: TCustomFrame.SetParent; check if something changed
git-svn-id: trunk@25807 -
2010-05-31 19:23:56 +00:00
jesus
38bc8a1545 LCL, grid change to use XMLConf instead of XMLCfg
git-svn-id: trunk@25806 -
2010-05-31 18:38:11 +00:00
martin
a5b3d7d219 SynEdit: Testcase: new, empty Edit (overwrite mode)
git-svn-id: trunk@25805 -
2010-05-31 17:52:15 +00:00
martin
86c35630a6 SynEdit: Fixed issues, with new, empty Edit (overwrite mode) / issue #16602
git-svn-id: trunk@25804 -
2010-05-31 17:49:55 +00:00
sekelsenmat
887eaf9147 Improves wince scrolling. see bug #14823. Part 2
git-svn-id: trunk@25803 -
2010-05-31 14:25:39 +00:00
sekelsenmat
daf1cce859 Improves wince scrolling. see bug #14823
git-svn-id: trunk@25802 -
2010-05-31 12:30:21 +00:00
mattias
fa734a6ff5 synedit: fixed range check error, bug #16603
git-svn-id: trunk@25801 -
2010-05-31 10:35:13 +00:00
mattias
40c5e2cd18 LCL: comments
git-svn-id: trunk@25800 -
2010-05-31 09:44:16 +00:00
ask
1d35c4b3b3 TAChart: Add On{Before/After}Mouse{Down/Move/Up} events to chart tools. Update demo.
git-svn-id: trunk@25799 -
2010-05-31 09:18:25 +00:00
mattias
f60167a4e3 gtk intf: clean up
git-svn-id: trunk@25798 -
2010-05-31 08:02:58 +00:00
zeljko
03ad994dfc PopupNotifier: it's THintWindow now, so it does not activate itself when shown, also small cleanup maded.
git-svn-id: trunk@25797 -
2010-05-31 07:31:46 +00:00
mattias
e2ad22aaa0 LCL: comments
git-svn-id: trunk@25796 -
2010-05-31 07:21:19 +00:00
paul
da350323d4 ide: add unicode as the first item for the project version info
git-svn-id: trunk@25795 -
2010-05-31 07:09:32 +00:00
mattias
08af96e2f0 LCL: improved TControl.GetDockEdge
git-svn-id: trunk@25794 -
2010-05-31 06:55:03 +00:00
paul
9094e47382 lcl: move combobox style from win32 to LCL createparams, override unsupported styles in wince
git-svn-id: trunk@25793 -
2010-05-31 06:22:37 +00:00
paul
946321d393 lcl: formatting
git-svn-id: trunk@25792 -
2010-05-31 06:00:53 +00:00
paul
0fd468ac81 designer: fix selection of non-visual components on the same level (bug #0015428)
git-svn-id: trunk@25791 -
2010-05-31 03:35:41 +00:00
paul
81d8ef4da9 lcl: don't start node editing on icon click (by Anton Kavalenka, bug #0016012)
git-svn-id: trunk@25790 -
2010-05-31 02:55:21 +00:00
martin
0e98a5118a SynEdit: Refactor, LengthOfLongestLine
git-svn-id: trunk@25789 -
2010-05-31 00:31:12 +00:00
martin
4ab9eaac1b IDE: missing file on last commit
git-svn-id: trunk@25788 -
2010-05-31 00:22:51 +00:00
martin
a305372d19 SynEdit: Refactor, LengthOfLongestLine
git-svn-id: trunk@25787 -
2010-05-31 00:03:31 +00:00
martin
569641d81d SynEdit: Refactor, Change ItemSize to a variable
git-svn-id: trunk@25786 -
2010-05-30 22:16:26 +00:00
mattias
dd770a60f3 LCL: comments
git-svn-id: trunk@25785 -
2010-05-30 22:11:50 +00:00
martin
9dc8e28df8 SynEdit: Refactor, clean out some older methods
git-svn-id: trunk@25784 -
2010-05-30 21:28:04 +00:00
mattias
fb64f40660 LCL: FindDockSiteAtPosition: prefer child before parent and prefer Screen higher Z order
git-svn-id: trunk@25783 -
2010-05-30 20:18:49 +00:00
maxim
ac6c79148a IDE: Hebrew translation update by Ezik Shlomi, bug #16599.
git-svn-id: trunk@25782 -
2010-05-30 20:10:38 +00:00
martin
8c3a5d8573 SynEdit: fixed wrong drawing of divider lines (horiz scrolled)
git-svn-id: trunk@25781 -
2010-05-30 18:56:16 +00:00
martin
fbae950b08 Synedit: started refactor tab/longest line handling
git-svn-id: trunk@25780 -
2010-05-30 18:48:02 +00:00
mattias
2d71a18201 codetools: fixed overflow
git-svn-id: trunk@25779 -
2010-05-30 18:02:50 +00:00
mattias
35693c3e88 IDE: fpdoceditor: reduced debugging
git-svn-id: trunk@25778 -
2010-05-30 18:02:31 +00:00
martin
8457924769 SynEdit: defer Highlight Scan => increased amount per idle
git-svn-id: trunk@25777 -
2010-05-30 17:36:40 +00:00
mattias
46444dc603 IDE: code explorer reduce idle overhead
git-svn-id: trunk@25776 -
2010-05-30 16:53:28 +00:00
mattias
73ea1f4f18 IDE: code explorer fixed crash
git-svn-id: trunk@25775 -
2010-05-30 16:43:07 +00:00
dmitry
25902403e2 win32: prevent designed components to become TopMost
git-svn-id: trunk@25774 -
2010-05-30 16:21:26 +00:00
dmitry
aff5d74181 win32: improve FormStyle switching, without window recreation
git-svn-id: trunk@25773 -
2010-05-30 16:12:51 +00:00
zeljko
e4b2a905ac PopupNotifier: improved close button look.Patch by theo.
git-svn-id: trunk@25772 -
2010-05-30 16:07:25 +00:00
dmitry
70416c81dc win32: fix for changing FormStyle in runtime. fix for #16573
git-svn-id: trunk@25771 -
2010-05-30 15:33:35 +00:00
maxim
6f4949465d French translation update by paulatreides, bug #16596.
git-svn-id: trunk@25770 -
2010-05-30 15:20:50 +00:00
mattias
1f0867e592 LCL: update BaseParentClientSize on SetParent, bug #16594
git-svn-id: trunk@25769 -
2010-05-30 14:25:54 +00:00
mattias
525e8f2516 LCL: renamed addhandler parameter AsLast to AsFirst, because this is more intuitive
git-svn-id: trunk@25768 -
2010-05-30 13:59:44 +00:00
martin
d475d6b745 SynEdit: Clean up
git-svn-id: trunk@25767 -
2010-05-30 13:45:06 +00:00
martin
64ac4380bd EditorOptions: color page layout, small fix (when foreground color invisible)
git-svn-id: trunk@25766 -
2010-05-30 13:24:25 +00:00
martin
0e5aa6d22a SynEdit: defer LengthOfLongestLine
git-svn-id: trunk@25765 -
2010-05-30 12:12:13 +00:00
martin
4c5e426ccf SynEdit: defer Highlight Scan
git-svn-id: trunk@25764 -
2010-05-30 11:56:59 +00:00
martin
92724abfb5 EditorOptions: re-layouted color page
git-svn-id: trunk@25763 -
2010-05-30 11:50:09 +00:00
ask
ed2db46b0f TAChart: Use TDataPointDragTool in dragdrop demo
git-svn-id: trunk@25762 -
2010-05-30 08:15:48 +00:00
ask
5684de6f96 TAChart: Replace TConstantLineDragTool with the generalized TDataPointDragTool
git-svn-id: trunk@25761 -
2010-05-30 08:14:39 +00:00
ask
5fb8c6c91b TAChart: Add TBasicChartSeries.MovePoint procedure.
+ Implement MovePoint and GetNearestPoint for TConstantLine series

git-svn-id: trunk@25760 -
2010-05-30 08:12:53 +00:00
ask
0106d929e9 TAChart: Move $HINTS OFF directive to the correct place
git-svn-id: trunk@25759 -
2010-05-30 08:11:05 +00:00
ask
5aaca35cb8 TAChart: Add TConstantLineDragTool.AffectedSeries property
git-svn-id: trunk@25758 -
2010-05-30 06:27:12 +00:00