Commit Graph

25353 Commits

Author SHA1 Message Date
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
martin
0b718f0db3 LCL: Fix mem corruption
git-svn-id: trunk@25757 -
2010-05-30 02:56:13 +00:00
martin
89608fa994 SynEdit: let the highlighter work directly on the TextBuffer
git-svn-id: trunk@25756 -
2010-05-30 01:12:58 +00:00
martin
6c496f0876 EditorOptions: call BeginUpdate, before setting colors
git-svn-id: trunk@25755 -
2010-05-30 00:42:23 +00:00
martin
63fe4cd1db SynEdit: Skip some unnecessary calls (before handle creation / multiply change callbacks)
git-svn-id: trunk@25754 -
2010-05-30 00:42:11 +00:00
maxim
af53aff575 regenerated translations; updated Russian translation
git-svn-id: trunk@25753 -
2010-05-29 19:47:09 +00:00
martin
20c3143f29 EditorOptions: re-layouted color page
git-svn-id: trunk@25752 -
2010-05-29 17:33:41 +00:00
ask
d919a5610d TAChart: Fix TConstantLineDragTool.GrabRadius. Add demo.
git-svn-id: trunk@25751 -
2010-05-29 15:54:37 +00:00
ask
3cdf5411bb TAChart: Add TConstantLineDragTool
git-svn-id: trunk@25750 -
2010-05-29 15:42:42 +00:00
dodi
341fc2bfdd dockmanager example: try relative sizes on docking
git-svn-id: trunk@25749 -
2010-05-29 09:35:53 +00:00
zeljko
7c6fee244d Gtk2: do not really hide tab if tabvisible=false during design. fixes #12947
git-svn-id: trunk@25748 -
2010-05-29 09:15:15 +00:00
dmitry
70a56f036c leakview: store interface settings: OnTop flag, window bounds, recently opened files
git-svn-id: trunk@25747 -
2010-05-29 08:05:35 +00:00
zeljko
08ca74b42e Qt: fixed loop appActivate/appDeactivate when restoring stayonTop forms in appActivate.
git-svn-id: trunk@25746 -
2010-05-29 07:21:07 +00:00
zeljko
bc29cb20a4 Qt: use fsAllStayOnTop for widget flagging.
git-svn-id: trunk@25745 -
2010-05-29 06:22:06 +00:00
dmitry
f3c468d0f5 carbon: using WindowGroups instead of WindowClass for switching between FormStyles
git-svn-id: trunk@25744 -
2010-05-29 05:36:31 +00:00
dmitry
a02a463fb7 carbon: implemented change of FormStyle in runtime
git-svn-id: trunk@25743 -
2010-05-29 05:11:05 +00:00
mattias
d5d6dd3fb4 codetools: accelerated linkscanner
git-svn-id: trunk@25742 -
2010-05-28 23:34:08 +00:00
mattias
8d37056ee1 codetools: accelerated linkscanner
git-svn-id: trunk@25741 -
2010-05-28 23:19:43 +00:00
maxim
2fe9671d90 Synedit: improved Russian translation.
git-svn-id: trunk@25740 -
2010-05-28 21:24:03 +00:00
maxim
b62c90ec4e IDE: Hebrew translation update by Ezik Shlomi, bug #16584.
git-svn-id: trunk@25739 -
2010-05-28 21:16:44 +00:00
maxim
04f636ef74 LCL: Portuguese translation update by Silvio Clécio, bug #16574.
git-svn-id: trunk@25738 -
2010-05-28 21:13:08 +00:00
mattias
e2538d01bc codetools: removed cafBegin
git-svn-id: trunk@25737 -
2010-05-28 18:47:50 +00:00
mattias
5aeebfa0f3 codetools: accelerated TCustomCodeTool.ReadNextAtom
git-svn-id: trunk@25736 -
2010-05-28 18:35:34 +00:00
mattias
c5e9008159 codetools: accelerated TCustomCodeTool.ReadNextAtom
git-svn-id: trunk@25735 -
2010-05-28 18:23:02 +00:00
mattias
c620d9cf20 codetools: optimized TLinkScanner.ReadNextToken
git-svn-id: trunk@25734 -
2010-05-28 18:12:02 +00:00
mattias
6ddd7b8a04 codetools: optimized TLinkScanner.ReadNextToken
git-svn-id: trunk@25733 -
2010-05-28 17:59:00 +00:00
dmitry
54910c2c04 gtk2: change FormStyle on run-time
git-svn-id: trunk@25732 -
2010-05-28 17:46:31 +00:00
mattias
9e4991ff9f codetools: optimized TLinkScanner.SkipComment
git-svn-id: trunk@25731 -
2010-05-28 17:40:11 +00:00
mattias
3992b33b89 codetools: accelerated TLinkScanner.SkipComment
git-svn-id: trunk@25730 -
2010-05-28 17:12:04 +00:00