Commit Graph

10477 Commits

Author SHA1 Message Date
jesus
97f3b5ba82 LazReport, fix export filters registering multiple filter extensions are listed only once, issue #23759
git-svn-id: trunk@39974 -
2013-01-27 08:17:56 +00:00
mattias
0a66ac5ea5 synedit: clean up
git-svn-id: trunk@39963 -
2013-01-25 08:10:14 +00:00
martin
f35fd2b9b6 SynEdit: fixed final caret on replace (issue from recent changes)
git-svn-id: trunk@39962 -
2013-01-25 00:24:58 +00:00
martin
d488360cad SynEdit, Markup-HighAll: Small optimization, when text edited (better invalidation range)
git-svn-id: trunk@39961 -
2013-01-25 00:23:30 +00:00
ask
91d248abf7 TAChart: Add TBoxAndWhiskerSeries.LegendDirection property
git-svn-id: trunk@39960 -
2013-01-24 23:57:01 +00:00
martin
9256d0293c SynEdit, Markup: Defer work if SynEdit is not visible
git-svn-id: trunk@39959 -
2013-01-24 22:35:18 +00:00
martin
4d2e6cf9be SynEdit: Current word markup: fix issues from recent optimizations.
git-svn-id: trunk@39957 -
2013-01-24 20:42:52 +00:00
mattias
e9f840669c codetools: TFindDeclarationTool.CheckParameterSyntax: check comments
git-svn-id: trunk@39956 -
2013-01-24 19:39:25 +00:00
mattias
b8696a6e20 mtprocs: fixed compilation with fpc 2.7.1
git-svn-id: trunk@39953 -
2013-01-24 16:11:41 +00:00
mattias
2a11a349ff codetools: debugging
git-svn-id: trunk@39947 -
2013-01-24 10:52:26 +00:00
ask
07276efd34 TAChart: Fix streaming of TChartImageList after changes to TImageList bitmap format
git-svn-id: trunk@39945 -
2013-01-24 04:44:35 +00:00
ask
6709c70681 TAChart: Fix text label and right edge of the box-and-whiskers legend item
git-svn-id: trunk@39944 -
2013-01-23 23:14:00 +00:00
mattias
f8cf0578cf codetools: FindCodeContext: show error on fail
git-svn-id: trunk@39943 -
2013-01-23 21:35:09 +00:00
mattias
f9b63c0b1c codetools: identifier completion: in directives: used macros in source
git-svn-id: trunk@39941 -
2013-01-23 18:51:21 +00:00
sekelsenmat
aadb033941 fpvectorial: Advances a lot the ODG enhanced drawing reading
git-svn-id: trunk@39939 -
2013-01-23 14:46:49 +00:00
sekelsenmat
ea48f9e94f fpvectorial: Adds 3D polygon support to the base code and to DXF, together with a 2D rendering
git-svn-id: trunk@39936 -
2013-01-23 11:14:14 +00:00
ask
5f4ad40cae TAChart: Update "multi" demo to show box-and-whispers legend
git-svn-id: trunk@39933 -
2013-01-22 12:07:28 +00:00
ask
9480b0ac80 TAChart: Add specific legend item for box-and-whiskers series
git-svn-id: trunk@39932 -
2013-01-22 12:05:50 +00:00
ask
e29b38cefa TAChart: Fix TBoxAndWhiskerSeries.Assign to correctly assign class properties
git-svn-id: trunk@39931 -
2013-01-22 10:51:45 +00:00
ask
93ddc1aec3 TAChart: Force recalculation of the full extent for linked charts
git-svn-id: trunk@39930 -
2013-01-22 09:25:52 +00:00
mattias
154e3f3567 codetools: fixed parsing #3 comment
git-svn-id: trunk@39929 -
2013-01-21 18:18:44 +00:00
mattias
583ff30428 codetools: class completion: update method body signatures changes in case, bug #23710
git-svn-id: trunk@39928 -
2013-01-21 16:12:24 +00:00
mattias
47e20342b2 codetools: identifier completion: property procs: use compatibility exact
git-svn-id: trunk@39927 -
2013-01-21 15:23:16 +00:00
ask
af6a389df6 TAChart: Add AImmediateRecalc parameter to ZoomFull procedure
git-svn-id: trunk@39926 -
2013-01-21 06:12:48 +00:00
bart
835664f7f6 LazUtils: FileAgeUtf8 and FileSetDateUtf8: fix for WinCE after r39893 and r39891 #3e31ff5eeb (hopefully get it right this time).
git-svn-id: trunk@39918 -
2013-01-20 13:05:56 +00:00
mattias
a841f44ff5 xpath: added a test
git-svn-id: trunk@39913 -
2013-01-20 11:34:32 +00:00
mattias
53af0c65a7 lazutils: added laz2_xpath
git-svn-id: trunk@39912 -
2013-01-20 11:02:30 +00:00
mattias
599083582c codetools: do not increase TreeChangeStep if nothing changed
git-svn-id: trunk@39905 -
2013-01-19 23:28:44 +00:00
mattias
6942131435 codetools: on error, expand parent nodes of unclosed current node
git-svn-id: trunk@39904 -
2013-01-19 22:54:27 +00:00
mattias
e119532987 codetools: do not end implementation at uses section
git-svn-id: trunk@39903 -
2013-01-19 22:52:19 +00:00
mattias
fb537b160f keep old StrikeTrough for current RC 2.6.2
git-svn-id: trunk@39901 -
2013-01-19 20:35:10 +00:00
mattias
a5bf4cd13b codetools: better debugging out
git-svn-id: trunk@39900 -
2013-01-19 19:56:48 +00:00
mattias
f568eeece5 codetools: UpdateNeeded: when sources changed, clear last error
git-svn-id: trunk@39899 -
2013-01-19 19:41:56 +00:00
mattias
7db10c0527 codetools: fixed searching identifier in constant, bug #23643
git-svn-id: trunk@39897 -
2013-01-19 19:15:38 +00:00
mattias
fbcab8dfee codetools: more verbosity for scan range
git-svn-id: trunk@39896 -
2013-01-19 18:35:33 +00:00
mattias
724fca703f codetools: more verbosity for scan angw
git-svn-id: trunk@39895 -
2013-01-19 18:22:09 +00:00
bart
809f049924 LazUtils: fix FileSetDateUtf8 for Windows, when file is in a folder with Unicode characters.
Fixes issue: #0023696. Patch based upon efforts of Takeda Matsuki.

git-svn-id: trunk@39893 -
2013-01-19 17:23:30 +00:00
bart
3e31ff5eeb LazUtils: fix FileAgeUtf8 for Windows, when file is in a folder with Unicode characters.
Fixes issue: #0023538. Patch by Takeda Matsuki.

git-svn-id: trunk@39891 -
2013-01-19 15:37:06 +00:00
mattias
5e17d8358a codetools: identifier completion: verbosity when FindDeepestNode fails after BuildTree
git-svn-id: trunk@39889 -
2013-01-19 12:29:06 +00:00
mattias
f7ca9e6a3b aggpass: clean up
git-svn-id: trunk@39888 -
2013-01-19 08:35:38 +00:00
ask
e10e3ce749 Fix compilation after r39879 #f1fe1fc167
git-svn-id: trunk@39885 -
2013-01-19 07:03:26 +00:00
mattias
789195b1df codetools: allow published methods in objcclass, bug #22483
git-svn-id: trunk@39880 -
2013-01-18 16:28:45 +00:00
mattias
f1fe1fc167 fixed compilation with fpc 2.6.1 23444
git-svn-id: trunk@39879 -
2013-01-18 16:21:23 +00:00
maxim
2b1a166dd5 Translations: Czech translation update by Vaclav Valicek, bug #23665
git-svn-id: trunk@39876 -
2013-01-17 20:47:26 +00:00
sekelsenmat
f758bdf235 Fixes compilation of Lazarus with FPC trunk due to the fix to spelling mistake in TFPCustomFont
git-svn-id: trunk@39870 -
2013-01-17 09:17:52 +00:00
sekelsenmat
26a3419dbb fpvectorial: Advances the ODG reader
git-svn-id: trunk@39863 -
2013-01-16 11:43:12 +00:00
martin
66c18deb3f EditorMacroScript: clean up
git-svn-id: trunk@39862 -
2013-01-15 20:15:13 +00:00
ask
f0478fa8a2 TAChart: Fix SIGFPE in TChartSeries.Add when the last data item is NaN
git-svn-id: trunk@39861 -
2013-01-15 15:31:56 +00:00
martin
a589532b57 SynEdit: Current word markup: reduce search overhead
git-svn-id: trunk@39860 -
2013-01-15 13:03:39 +00:00
martin
0308e3759d SynEdit: Current word markup: reduce search overhead
git-svn-id: trunk@39859 -
2013-01-15 01:06:37 +00:00