Commit Graph

25507 Commits

Author SHA1 Message Date
juha
da875639b2 Converter: ButtonPanel in ConvertSettings.
git-svn-id: trunk@25833 -
2010-06-02 08:30:08 +00:00
juha
5f12d632f8 Improve form converter code and refactor to allow more improvements later.
git-svn-id: trunk@25832 -
2010-06-02 08:30:00 +00:00
paul
e4ff56d0d1 lcl: fix form destruction
- don't call Destroying twice (first time in TCustomForm.BeforeDestruction and the second in the inherited method)
  - unconditionally call GlobalNamespace.EndWrite since it can start in 2 places (maybe fixes bug #0016608?)

git-svn-id: trunk@25831 -
2010-06-02 07:06:58 +00:00
mattias
29eb934143 IDE: clean up
git-svn-id: trunk@25830 -
2010-06-02 05:22:05 +00:00
martin
8796e31a5a EditorOptions, Color: fixed tab-order
git-svn-id: trunk@25829 -
2010-06-02 01:14:16 +00:00
martin
df10ee07b8 EditorOptions, Color: fixed traversing color tree by keyboard
git-svn-id: trunk@25828 -
2010-06-02 01:07:41 +00:00
martin
7d182b6bd5 SourceEditor, EditorOption: Customize handling of long line hints in Identifier completion dropdown
git-svn-id: trunk@25827 -
2010-06-01 22:51:43 +00:00
martin
cc05c07cf1 SynCompletion: Customize hint handling for long lines in drop-down window
git-svn-id: trunk@25826 -
2010-06-01 22:50:28 +00:00
marc
c334353214 * Updated Lithuanian translation by Valdas Jankūnas
git-svn-id: trunk@25825 -
2010-06-01 22:45:09 +00:00
mattias
29b27d13ba LCL: TWinControl.RemoveControl virtual
git-svn-id: trunk@25824 -
2010-06-01 20:30:36 +00:00
mattias
dab1b02763 clean up OldAutoSize
git-svn-id: trunk@25823 -
2010-06-01 20:21:32 +00:00
martin
2ec8112e71 SynEdit: Clean up
git-svn-id: trunk@25822 -
2010-06-01 20:12:35 +00:00
mattias
87b1307bcf IDE: fixed updating unit paths on package version change
git-svn-id: trunk@25821 -
2010-06-01 20:03:47 +00:00
jesus
3ea8aa8792 LCL, fix dbgrid column readonly property
git-svn-id: trunk@25820 -
2010-06-01 19:50:21 +00:00
mattias
d23bee7225 xmlcfg: invalidate path cache on deleting nodes
git-svn-id: trunk@25819 -
2010-06-01 19:34:24 +00:00
martin
1b77293eb8 EditorOptions: user defined mouse schemes
git-svn-id: trunk@25818 -
2010-06-01 19:20:46 +00:00
mattias
9e6de7a287 xmlcfg: fixed DeletePath
git-svn-id: trunk@25817 -
2010-06-01 17:14:55 +00:00
zeljko
2a52b833dc Qt: implemented psOwnerDraw for TQtStatusBar panels.
git-svn-id: trunk@25816 -
2010-06-01 16:53:42 +00:00
mattias
8de24d2ca4 LCL: TSplitter: protected SetResizeAnchor
git-svn-id: trunk@25815 -
2010-06-01 16:42:58 +00:00
zeljko
c640156c1a Qt: do not immediate create handles if we are under qt-4.5.XX otherwise forms aren't painted properly due to Qt bug.
git-svn-id: trunk@25814 -
2010-06-01 12:02:36 +00:00
sekelsenmat
987771a01f Implements changing top-level menu caption under WinCE for atKeyPadDevice
git-svn-id: trunk@25813 -
2010-06-01 07:48:53 +00:00
martin
d8eb7e42ca SourceEditor: removed debugln
git-svn-id: trunk@25812 -
2010-06-01 02:13:30 +00:00
martin
509ece6c49 EditorOptions, refactor mouse load/save
git-svn-id: trunk@25811 -
2010-05-31 23:59:25 +00:00
sekelsenmat
9682e60eea Implements changing the menu caption of a top-level phone menu. Fixes bug #14973
git-svn-id: trunk@25810 -
2010-05-31 21:34:10 +00:00
mattias
5ef52a7806 LCL: do not autosize a root frame at designtime
git-svn-id: trunk@25809 -
2010-05-31 20:27:16 +00:00
mattias
9e84e4ce20 IDE: improved debugging
git-svn-id: trunk@25808 -
2010-05-31 19:24:36 +00:00
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