Commit Graph

25507 Commits

Author SHA1 Message Date
mattias
570eda3960 IDE: setdirseparator on IDE make targets
git-svn-id: trunk@25898 -
2010-06-04 17:48:17 +00:00
sekelsenmat
fa2adc7b6f Patch from Sven Barth, fixes WinCE ScrollBox, plus some improved comments by me
git-svn-id: trunk@25897 -
2010-06-04 17:12:15 +00:00
ask
11f8057bd2 TAChart: Add simple benchmarking to linedemo.
git-svn-id: trunk@25896 -
2010-06-04 15:54:08 +00:00
mattias
d7bdeb4d84 IDE: setdirseparator on fpc output
git-svn-id: trunk@25895 -
2010-06-04 15:50:24 +00:00
mattias
4eeeb7d463 IDE: setdirseparator on fpc output
git-svn-id: trunk@25894 -
2010-06-04 15:48:11 +00:00
ask
64b60ee04b TAChart: Optimize TLineSeries.Draw
git-svn-id: trunk@25893 -
2010-06-04 15:47:57 +00:00
ask
3efb8f9a7f TAChart: Add multiple series to line demo for performance testing
git-svn-id: trunk@25892 -
2010-06-04 10:51:17 +00:00
ask
ceced0f482 TAChart: Invalidate chart after adding series
git-svn-id: trunk@25891 -
2010-06-04 10:49:56 +00:00
ask
275ec2350d TAChart: Add line series demo
git-svn-id: trunk@25890 -
2010-06-04 09:58:26 +00:00
ask
7ac59b9d1b TAChart: Implement stepped line series. Based on patch by Rick Richard
git-svn-id: trunk@25889 -
2010-06-04 09:54:59 +00:00
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