Commit Graph

25507 Commits

Author SHA1 Message Date
maxim
2a48de77e0 regenerated Lithuanian translation
git-svn-id: trunk@25954 -
2010-06-06 14:43:53 +00:00
martin
0148fdb682 Fix code tool jump to error
git-svn-id: trunk@25952 -
2010-06-06 12:30:21 +00:00
juha
3fbb671e00 Converter: Add an empty row automatically to StringGrid.
git-svn-id: trunk@25951 -
2010-06-06 11:38:15 +00:00
mattias
a80a9f0aed IDE: fixed crash, bug #16652
git-svn-id: trunk@25950 -
2010-06-06 11:26:02 +00:00
mattias
02a45e2d4d added package lazwebextra from Michael Van Canneyt
git-svn-id: trunk@25949 -
2010-06-06 10:16:08 +00:00
juha
fcff6da8ef Converter: add default values to unit and type replacements one by one, also if some are saved in config file.
git-svn-id: trunk@25948 -
2010-06-06 09:52:46 +00:00
juha
82b4690c18 Converter: Fix an error from earlier commit.
git-svn-id: trunk@25947 -
2010-06-06 09:52:42 +00:00
mattias
0a9e97d61f easydock: using names
git-svn-id: trunk@25946 -
2010-06-06 09:04:48 +00:00
mattias
f23d1268c8 easydock: debugging
git-svn-id: trunk@25945 -
2010-06-06 09:02:05 +00:00
mattias
0e14f732e0 IDEIntf: added handler IDEClose
git-svn-id: trunk@25944 -
2010-06-06 08:53:06 +00:00
mattias
02573ad6a6 IDE: clean up
git-svn-id: trunk@25943 -
2010-06-06 07:27:44 +00:00
mattias
a760ac7f88 LCL: added UpdateDockCaption, GetDefaultDockCaption uses caption instead of name
git-svn-id: trunk@25942 -
2010-06-06 07:10:50 +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
juha
4715269597 Converter: add Mask -> MaskEdit mapping to replacement units.
git-svn-id: trunk@25939 -
2010-06-05 23:24:33 +00:00
juha
69a213cd8d Converter: Den't rename unit files to lowercase, change the name in uses section instead.
git-svn-id: trunk@25938 -
2010-06-05 23:24:29 +00:00
martin
46d5cf242a SynEdit, optimization for longest-line
git-svn-id: trunk@25937 -
2010-06-05 22:34:09 +00:00
maxim
415ffe1114 regenerated translations; updated Russian translation
git-svn-id: trunk@25936 -
2010-06-05 22:21:43 +00:00
mattias
35234caad3 IDE: fixed typo
git-svn-id: trunk@25930 -
2010-06-05 20:23:48 +00:00
martin
97ce05dff2 Debugger: fix crash during IDE startup
git-svn-id: trunk@25929 -
2010-06-05 18:51:56 +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
mattias
a31323c48b LCL: TXMLConfigStorage.Clear
git-svn-id: trunk@25922 -
2010-06-05 15:35:41 +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
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