Commit Graph

25477 Commits

Author SHA1 Message Date
ask
89e0f1b9ba TAChart: Do not draw line series if it lies totally outside of the current extent
git-svn-id: trunk@25918 -
2010-06-05 14:16:57 +00:00
ask
95f7e807b0 TAChart: Add EnsureOrder and ExpandRect utility functions
git-svn-id: trunk@25917 -
2010-06-05 14:15:35 +00:00
martin
0ee4e68541 SynEdit, small optimization in tab-handler
git-svn-id: trunk@25916 -
2010-06-05 13:46:48 +00:00
martin
26e2e7a1ff SourceEditor: Do not try to focus editor in invisible window / issue #16637
git-svn-id: trunk@25915 -
2010-06-05 13:31:21 +00:00
martin
e7d50c5f39 SynEdit: fix resize (use clientheight)
git-svn-id: trunk@25914 -
2010-06-05 13:07:29 +00:00
ask
d940f2e95a TAChart: Update dragdrop demo to show Sorted property
git-svn-id: trunk@25913 -
2010-06-05 12:59:52 +00:00
ask
cf2296e624 TAChart: Add TListChartSource.Sorted property
git-svn-id: trunk@25912 -
2010-06-05 12:59:00 +00:00
martin
1ddbe4e5c3 SynEdit: fix wrong horiz scroll at start
git-svn-id: trunk@25911 -
2010-06-05 12:29:57 +00:00
ask
a895e51adb TAChart: Fix range check on drawing empty line series
git-svn-id: trunk@25910 -
2010-06-05 12:28:15 +00:00
paul
a8458a680e ide: clip strings in the build lazarus dialog - so they can't overlap each-over (issue #0009791)
git-svn-id: trunk@25909 -
2010-06-05 10:31:43 +00:00
martin
41cf9ca1b8 SynEdit: reduce Markup overhead (fix last revision)
git-svn-id: trunk@25908 -
2010-06-04 23:44:50 +00:00
martin
fd774a6bc5 SynEdit: reduce Markup overhead
git-svn-id: trunk@25907 -
2010-06-04 23:06:44 +00:00
mattias
e8cd533048 LCL: fixed typo
git-svn-id: trunk@25906 -
2010-06-04 22:09:29 +00:00
mattias
5aed4cd577 codetools: fixed TPascalReaderTool.MoveCursorToPropType not raising exception
git-svn-id: trunk@25905 -
2010-06-04 22:09:11 +00:00
mattias
16af3c13d5 synedit: clean up
git-svn-id: trunk@25904 -
2010-06-04 21:52:53 +00:00
martin
e29f6a7a65 SynEdit: Fix auto fold on load $REGION /fold
git-svn-id: trunk@25903 -
2010-06-04 21:16:51 +00:00
martin
2cec83d068 EditorOptions: Added color for [+] fold node
git-svn-id: trunk@25902 -
2010-06-04 21:04:34 +00:00
martin
0d49ef41c9 SynEdit: FoldGutter: fix background color inside +/- box
git-svn-id: trunk@25901 -
2010-06-04 20:20:47 +00:00
maxim
509da2275f IDE: Hebrew translation update by Ezik Shlomi, bug #16639.
git-svn-id: trunk@25900 -
2010-06-04 19:34:45 +00:00
jesus
a823df3396 LCL, dbgrid revert column readonly fix, it seems a column with a nil field is not assumed to be readonly, issue #16626
git-svn-id: trunk@25899 -
2010-06-04 18:38:56 +00:00
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