Commit Graph

5792 Commits

Author SHA1 Message Date
jesus
4e77876fa2 Printers, fix printdialog to show the number of pages specified, patch by Gabriele Fain, issue #14643
git-svn-id: trunk@26152 -
2010-06-16 15:00:46 +00:00
mattias
e7db0d5bcd IDE: moved todolist to package, todo list for packages needs to be done
git-svn-id: trunk@26151 -
2010-06-16 11:53:34 +00:00
mattias
43887a885b IDE: undo: removed tachartlazaruspkg from bigide packages
git-svn-id: trunk@26148 -
2010-06-16 09:40:40 +00:00
mattias
ba31a8355b IDE: removed tachartlazaruspkg from bigide packages
git-svn-id: trunk@26147 -
2010-06-16 09:38:33 +00:00
mattias
ed39d1d953 codetools: comment
git-svn-id: trunk@26131 -
2010-06-15 13:26:22 +00:00
maxim
9570fff742 Components, editortoolbar:
1) Localized the component and added Portuguese translation from Marcelo B Paula, final part of bug #16726.
  2) Added Russian translation.
  3) Removed LRS file which is not needed anymore.

git-svn-id: trunk@26116 -
2010-06-14 17:51:26 +00:00
maxim
8d60e0b642 Components, project templates:
1) Improved localization and Portuguese translation from Marcelo B Paula, part of bug #16726.
  2) Regenerated translations and updated Russian translation.

git-svn-id: trunk@26115 -
2010-06-14 17:17:27 +00:00
maxim
d9764005d1 Components, OpenGL: Fix building on Windows
git-svn-id: trunk@26049 -
2010-06-12 00:48:18 +00:00
mattias
16d6ef75b8 opengl: started opengl for glx
git-svn-id: trunk@26042 -
2010-06-11 13:43:41 +00:00
ask
4dbdf21241 TAChart: Fix a typo leading to excessive bounds culling in unordered series.
* Reported by Andrea Mauri

git-svn-id: trunk@26041 -
2010-06-11 13:10:56 +00:00
mattias
6cf27772ce IDE: fixed showing watches again
git-svn-id: trunk@26040 -
2010-06-11 10:08:35 +00:00
mattias
2a0aad5e01 codetools: GetStringConstAsFormatString treat " as normal character
git-svn-id: trunk@26036 -
2010-06-11 07:16:41 +00:00
mattias
c875150547 aggpas: fixed compilation
git-svn-id: trunk@26029 -
2010-06-10 15:57:05 +00:00
mattias
a0f0155c4a codetools: lcl defines split for gtk2
git-svn-id: trunk@26028 -
2010-06-10 15:56:51 +00:00
martin
071ea2c497 SynEdit: Don't attempt to fix issues of SourceEditor
git-svn-id: trunk@25990 -
2010-06-08 21:15:17 +00:00
martin
6753761725 SynEdit: fix wrong horiz scroll at start
git-svn-id: trunk@25979 -
2010-06-08 16:27:36 +00:00
martin
2769b4f4f1 SynEdit: TabExpander: fix longest line for shared editor
git-svn-id: trunk@25978 -
2010-06-08 16:20:03 +00:00
mattias
f4e38dd872 IDE: identifier completion: do not auto add assignment operator for array types
git-svn-id: trunk@25960 -
2010-06-07 08:07:25 +00:00
mattias
886f997841 codetools: find identifier references: limit scope
git-svn-id: trunk@25959 -
2010-06-06 22:23:44 +00:00
maxim
478337aa6f Polish translation update by Tomasz Wieckowski, bug #16654.
git-svn-id: trunk@25958 -
2010-06-06 21:28:38 +00:00
maxim
2a48de77e0 regenerated Lithuanian translation
git-svn-id: trunk@25954 -
2010-06-06 14:43:53 +00:00
mattias
02a45e2d4d added package lazwebextra from Michael Van Canneyt
git-svn-id: trunk@25949 -
2010-06-06 10:16:08 +00:00
ask
3fb76f8c86 TAChart: Fix SIGFPE after changing scale to logarithmic on zoomed-in chart
git-svn-id: trunk@25941 -
2010-06-06 06:02:04 +00:00
ask
68caa0b7e3 TAChart: Transmit sender in broadcast notifications
git-svn-id: trunk@25940 -
2010-06-06 05:58:56 +00:00
martin
46d5cf242a SynEdit, optimization for longest-line
git-svn-id: trunk@25937 -
2010-06-05 22:34:09 +00:00
ask
aa496b24ff TAChart: Do not re-sort data copied from already sorted source
git-svn-id: trunk@25928 -
2010-06-05 17:03:31 +00:00
ask
3bd2cdda8e TAChart: Allow TUserDefinedChartSource to declare itself sorted.
git-svn-id: trunk@25927 -
2010-06-05 17:02:07 +00:00
martin
6e4ce19314 SynEdit, small optimization in double width char handling
git-svn-id: trunk@25926 -
2010-06-05 16:19:14 +00:00
ask
72131e1b79 TAChart: Add tools for more realistic performance testing
git-svn-id: trunk@25925 -
2010-06-05 16:12:41 +00:00
ask
252e281d13 TAChart: Fix bounds search for rotated line series
git-svn-id: trunk@25924 -
2010-06-05 16:11:30 +00:00
ask
e8d4380072 TAChart: Use binary search to speed up extent detection for sorted series
+ Fix a typo in TCustomChartSeries.AxisToGraph

git-svn-id: trunk@25923 -
2010-06-05 16:04:50 +00:00
ask
160c2dc205 TAChart: Pre-filter points outside of the current extent in TLineSeries.Draw
git-svn-id: trunk@25921 -
2010-06-05 15:06:46 +00:00
ask
1e84a4ad0a TAChart: Add TCustomChartSource.IsSorted function
git-svn-id: trunk@25920 -
2010-06-05 14:34:02 +00:00
ask
d6b37e7cb4 TAChart: Use EnsureOrder and NormalizeRect throughout the code
git-svn-id: trunk@25919 -
2010-06-05 14:22:22 +00:00
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
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
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
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
0d49ef41c9 SynEdit: FoldGutter: fix background color inside +/- box
git-svn-id: trunk@25901 -
2010-06-04 20:20:47 +00:00
ask
11f8057bd2 TAChart: Add simple benchmarking to linedemo.
git-svn-id: trunk@25896 -
2010-06-04 15:54:08 +00:00
ask
64b60ee04b TAChart: Optimize TLineSeries.Draw
git-svn-id: trunk@25893 -
2010-06-04 15:47:57 +00:00