Commit Graph

25847 Commits

Author SHA1 Message Date
ask
4fb616acac TAChart: Fix TLineSeries to use axis transformations for origin point.
+ Optimize drawing slightly.

git-svn-id: trunk@25888 -
2010-06-04 09:23:20 +00:00
ask
ccbc4bbb33 TAChart: Add DoublePoint utility function
git-svn-id: trunk@25887 -
2010-06-04 09:20:22 +00:00
ask
1133b58566 TAChart: Silence 'unused parameter' hint
git-svn-id: trunk@25886 -
2010-06-04 08:59:44 +00:00
ask
3a48646fa2 TAChart: Fix TBarSeries to use axis transformations for zero line. Update demo.
git-svn-id: trunk@25885 -
2010-06-04 08:55:08 +00:00
mattias
cf38d711ab IDE: auto fix pathdelims of make messages
git-svn-id: trunk@25874 -
2010-06-03 21:57:40 +00:00
martin
8b125eb6a7 Syncompletion: remove custom double buffer bitmap
git-svn-id: trunk@25872 -
2010-06-03 19:39:18 +00:00
martin
e370d93462 SynCompletion: Update hint when scrolling with mouse
git-svn-id: trunk@25871 -
2010-06-03 18:01:53 +00:00
martin
73aae1143d SourceEditor: don't paint 2nd breakpoint on executionline (if no linenumber gutter visible)
git-svn-id: trunk@25870 -
2010-06-03 17:46:14 +00:00
mattias
588c1c85ab IDE: File new / ok without selection: do not close dialog
git-svn-id: trunk@25869 -
2010-06-03 17:16:23 +00:00
sekelsenmat
ee1218030f Fixes WinCE ComboBox styles
git-svn-id: trunk@25868 -
2010-06-03 17:16:21 +00:00
martin
98c6019a1f fix/improve contrast detection Colorscheme / issue #16628
git-svn-id: trunk@25867 -
2010-06-03 16:23:32 +00:00
martin
aac881b08d EditorOptions, prevent crash, if user-scheme is missing
git-svn-id: trunk@25866 -
2010-06-03 15:49:11 +00:00
martin
e2f0a958ac Fix Colorscheme issue / issue #16628
git-svn-id: trunk@25865 -
2010-06-03 15:26:52 +00:00
juha
991452e4a2 Save settings to ConfigStorage. Improved FixMainClassAncestor.
git-svn-id: trunk@25864 -
2010-06-03 12:59:50 +00:00
martin
4aac61a8ab IDE: better highlightettype detection
git-svn-id: trunk@25863 -
2010-06-03 11:46:05 +00:00
martin
3784648e7d SynEdit: Fixed missing update of Scrollbars (IDE disk-diff-dialog)
git-svn-id: trunk@25862 -
2010-06-03 11:44:34 +00:00
martin
688c276e96 IDE, Options, fix default folded
git-svn-id: trunk@25861 -
2010-06-03 11:11:47 +00:00
martin
fc8327455c IDE, Options, fix default folded
git-svn-id: trunk@25860 -
2010-06-03 11:11:36 +00:00
paul
f6de16c477 ide: improve BackupFile routing:
- Check if file is Locked. If it is so then use CopyFile instead of RenameFile since RenameFiles leaves lock on backup file on windows.
  - If RenameFile is failed for some reason then use CopyFile.

git-svn-id: trunk@25859 -
2010-06-03 07:18:39 +00:00
paul
1f9a50c44a lcl: use THandle instead of integer for the file handles
git-svn-id: trunk@25858 -
2010-06-03 07:09:46 +00:00
martin
8ce99dc2a6 IDE, Options, remember fold state of main-tree
git-svn-id: trunk@25857 -
2010-06-03 02:26:38 +00:00
martin
b4a1077e27 IDE options, remember last selection
git-svn-id: trunk@25856 -
2010-06-03 00:44:59 +00:00
maxim
8f899c7eb0 regenerated translations; updated Russian translation
git-svn-id: trunk@25854 -
2010-06-02 23:10:50 +00:00
martin
a5ac940baf SynEdit: Fix long line hint (was not always updated)
git-svn-id: trunk@25853 -
2010-06-02 23:02:54 +00:00
martin
b5ee8bc72b IDE: better highlightettype detection
git-svn-id: trunk@25849 -
2010-06-02 21:49:52 +00:00
martin
207eb21bea EditorOptions, move color frame to display frame (color is a part of display)
git-svn-id: trunk@25848 -
2010-06-02 21:49:18 +00:00
mattias
a15b25d274 codetools: CheckLFM: check types even if parent types was not found
git-svn-id: trunk@25847 -
2010-06-02 19:20:22 +00:00
martin
577d90a496 IDE, options: updated help location
git-svn-id: trunk@25846 -
2010-06-02 18:49:36 +00:00
mattias
ac28017043 IDE: warn if adding a file twice to project
git-svn-id: trunk@25845 -
2010-06-02 17:58:01 +00:00
mattias
8ab26fb242 xmlcfg: fixed reading values of root node
git-svn-id: trunk@25844 -
2010-06-02 17:26:00 +00:00
martin
6fef62de1a SynEdit: updated debugging
git-svn-id: trunk@25843 -
2010-06-02 14:29:15 +00:00
zeljko
0fcd32510d Gtk: fixed compilation
git-svn-id: trunk@25842 -
2010-06-02 13:58:31 +00:00
paul
9ec445b97d ide: reset *retry* result to *ok* if backup file was created after the n-th trial
git-svn-id: trunk@25841 -
2010-06-02 13:27:00 +00:00
juha
f622d42123 Converter: cleanup for function FixMainClassAncestor.
git-svn-id: trunk@25840 -
2010-06-02 10:31:19 +00:00
juha
bd7f593d03 Converter: minor layout change.
git-svn-id: trunk@25839 -
2010-06-02 10:31:10 +00:00
zeljko
11a302cae4 Gtk2: implemented psOwnerDraw for gtk2 statusbar. fixes #16614
git-svn-id: trunk@25838 -
2010-06-02 09:46:51 +00:00
blikblum
8450373c5d lcl: remove workaround to old fpc bug in BeforeDestruction
git-svn-id: trunk@25837 -
2010-06-02 09:39:49 +00:00
paul
ef82b1fefd lcl: fix FileIsSymLink for win32 (although it is not possible to tell whether it is a symlink or a original file)
ide: formatting

git-svn-id: trunk@25836 -
2010-06-02 09:39:24 +00:00
juha
4b7f43a42a Converter: Remove CheckLFM which was copied from stdcodetools.
git-svn-id: trunk@25835 -
2010-06-02 08:30:23 +00:00
juha
862ca8e32c Converter: Added FixMainClassAncestor function. Changes type to a fall-back type.
git-svn-id: trunk@25834 -
2010-06-02 08:30:15 +00:00
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