Commit Graph

38584 Commits

Author SHA1 Message Date
mattias
9f25516ea6 IDE: use Sender sourceeditor instead of last active sourceeditor
git-svn-id: trunk@39707 -
2013-01-01 11:33:01 +00:00
mattias
aa5d98ecb4 codetools: fixed lcl nonwin32 srcpath for directory ide
git-svn-id: trunk@39706 -
2013-01-01 10:51:03 +00:00
ask
f3f890e876 TAChart: Fix SIGFPE while drawing mark labels for series with NaNs
git-svn-id: trunk@39705 -
2013-01-01 03:22:11 +00:00
ask
7e729e5e63 TAChart: Add TSeriesPointer.OverrideColor property
git-svn-id: trunk@39704 -
2013-01-01 02:59:35 +00:00
ask
e5249dd553 TAChart: Copy HorizSize and VertSize in TSeriesPointer.Assign
git-svn-id: trunk@39703 -
2013-01-01 02:56:54 +00:00
bart
4052e0366d PoChecker: add Czech translation (by Valicek)
git-svn-id: trunk@39702 -
2012-12-31 20:44:34 +00:00
maxim
259ded0029 Converter: improved/fixed converter settings form layout
git-svn-id: trunk@39700 -
2012-12-31 18:06:17 +00:00
maxim
8c8d550b5c IDE: regenerated translations; updated Russian translation
git-svn-id: trunk@39699 -
2012-12-31 17:58:56 +00:00
blikblum
846f09fd8f lcl: change from TList to TFpList in DynamicArray unit
git-svn-id: trunk@39698 -
2012-12-31 15:08:21 +00:00
juha
f1d5a6a06f Converter: Fix replacements of unit names when target is Windows-only.
git-svn-id: trunk@39697 -
2012-12-30 19:38:39 +00:00
juha
782074c449 Converter: rename Multi-platform to Cross-platform
git-svn-id: trunk@39696 -
2012-12-30 19:38:30 +00:00
martin
1f2700f715 SynEdit: Caret, minor optimization. Do not register callbacks, unless needed.
git-svn-id: trunk@39695 -
2012-12-30 12:50:37 +00:00
martin
cdadce87e0 SynEdit: Caret, reduce calculation overhead
git-svn-id: trunk@39694 -
2012-12-30 05:35:20 +00:00
martin
b3f15ac258 SynEdit: FoldedView, reduce calculation overhead
git-svn-id: trunk@39693 -
2012-12-30 05:34:52 +00:00
martin
04ac48262e SynEdit: speed up "matching bracket" for very long line (100k+ line). Issue #0023556
git-svn-id: trunk@39692 -
2012-12-30 03:31:02 +00:00
martin
b62ba5a62a SynEdit: Optimizations for folded view / check for negative len
git-svn-id: trunk@39691 -
2012-12-30 02:58:04 +00:00
juha
47303e1f22 Converter: add a message about time used for the conversion
git-svn-id: trunk@39690 -
2012-12-29 22:32:35 +00:00
juha
62517a1978 Converter: find replacement also for units that are omitted from project (they have a valid Lazarus package). Improve messages
git-svn-id: trunk@39689 -
2012-12-29 22:32:30 +00:00
juha
c806da351b Converter: don't convert a unit if it was omitted in AddUnit method
git-svn-id: trunk@39688 -
2012-12-29 22:32:24 +00:00
juha
91dc4fa857 Converter: add more units to be omitted from a project.
git-svn-id: trunk@39687 -
2012-12-29 22:32:19 +00:00
martin
a0d96129be SynEdit: FoldHighlighter (Html, XML): fix invalid fold node on last line. Issue #0023543
git-svn-id: trunk@39686 -
2012-12-29 20:04:34 +00:00
martin
a7f651f86e WIN, Install: Some checks were too strict
git-svn-id: trunk@39683 -
2012-12-29 12:38:54 +00:00
martin
5b19c803cd WIN, Install: REVERT use SETLOCAL to prevent modifying environment
git-svn-id: trunk@39682 -
2012-12-29 12:14:10 +00:00
mattias
33e29aca8a codetools: fixed parsing on e:exception do ;, bug #23549
git-svn-id: trunk@39681 -
2012-12-29 12:08:34 +00:00
mattias
af39ff4c28 codetools: fixed parsing on e:exception do ; else, bug #23549
git-svn-id: trunk@39680 -
2012-12-29 12:05:04 +00:00
blikblum
afe0a4ea69 lcl: handle the case where the design time TPageControl.PageIndex is set to a TabSheet with TabVisible = False
git-svn-id: trunk@39679 -
2012-12-29 11:21:59 +00:00
blikblum
ef24adff3a lcl: remove win32 workaround to realign TCustomPage. Not necessary after 39661
git-svn-id: trunk@39678 -
2012-12-29 10:10:12 +00:00
blikblum
be9e302113 win32: revert 37846 #994d2dce9f. Now combobox events are consistent across widgetsets although slightly different from Delphi. Fix #22739
git-svn-id: trunk@39677 -
2012-12-29 10:00:59 +00:00
martin
62360dc5e3 WIN, Install: use SETLOCAL to prevent modifying environment
git-svn-id: trunk@39676 -
2012-12-28 23:01:29 +00:00
sekelsenmat
1e2c30bfef fpvectorial: Starts implementing support for a page background color
git-svn-id: trunk@39675 -
2012-12-28 12:32:16 +00:00
sekelsenmat
2b67ea8738 fpvectorial: Fixes uninitialized values in DXF ELLIPSE read which was leading to crashes
git-svn-id: trunk@39674 -
2012-12-28 12:00:47 +00:00
sekelsenmat
9fff946dae fpvectorial: Improves the drawing of the dimension text and adds support for more line types in svg path reading
git-svn-id: trunk@39673 -
2012-12-28 11:16:34 +00:00
sekelsenmat
6c7d1e61e7 fpvectorial: Many improvements to the layer system, svg reading of colors and of paths
git-svn-id: trunk@39672 -
2012-12-28 10:33:19 +00:00
sekelsenmat
5b91afa3ef fpvectorial: Many small fixes and improvements to the SVG reader
git-svn-id: trunk@39671 -
2012-12-28 08:26:33 +00:00
juha
289e83d1dd Converter: fix a memory leak when converting a single unit.
git-svn-id: trunk@39670 -
2012-12-28 00:14:52 +00:00
mattias
15f0c7aa65 codetools: parsing else else, bug #23497
git-svn-id: trunk@39669 -
2012-12-27 23:36:39 +00:00
sekelsenmat
e2d0c4d4f6 fpvectorial: Many improvements to svg read coordinates and parts of svg read
git-svn-id: trunk@39668 -
2012-12-27 22:55:22 +00:00
sekelsenmat
bdb2463866 fpvectorial: Greatly improves the SVG reading of styles, colors, ellipse, line, etc
git-svn-id: trunk@39667 -
2012-12-27 22:31:39 +00:00
juha
f535dce823 SynEdit: Set only unique value in TSynHighlighterMultiScheme.SetVirtualLines. Issue #23548, patch from Giulio Bernardi
git-svn-id: trunk@39666 -
2012-12-27 21:53:55 +00:00
blikblum
88e6c9630c lcl: minor optimization to checks in TCustomPage
git-svn-id: trunk@39665 -
2012-12-27 21:37:32 +00:00
sekelsenmat
f810a228b7 fpvectorial: Starts adding support for layers, reorders the units in the package, adds svg circle read support and improves a lot the svg reader
git-svn-id: trunk@39664 -
2012-12-27 20:59:58 +00:00
juha
d56bbd667d LazControls: use UTF8LowerCase to support unicode in FilterEdit controls.
git-svn-id: trunk@39663 -
2012-12-27 20:09:40 +00:00
mattias
701c1e773a anchordocking: test restore
git-svn-id: trunk@39662 -
2012-12-27 09:29:55 +00:00
blikblum
8135432816 lcl: remove obsolete gtk1 workaround in TPageControl (Set TPage.Visible directly). Fixes #23301
git-svn-id: trunk@39661 -
2012-12-27 03:04:03 +00:00
juha
6bad0c04f9 IDE: Rename control in designer by pressing F2. Issue #23497
git-svn-id: trunk@39660 -
2012-12-26 23:34:05 +00:00
juha
074f42f249 LCL: add ItemProps to ValueListEditor
git-svn-id: trunk@39659 -
2012-12-26 22:33:15 +00:00
mattias
b9f6d06750 codetools: fixed parsing if-then-else without ending semicolon, bug #23544
git-svn-id: trunk@39658 -
2012-12-26 22:23:20 +00:00
mattias
4bfe7a4109 codetools: clean up
git-svn-id: trunk@39657 -
2012-12-26 22:03:48 +00:00
mattias
17337ba49d codetools: parsing if-then-else in TPascalParserTool.ReadTilBlockEnd, bug #23542
git-svn-id: trunk@39656 -
2012-12-26 19:38:02 +00:00
mattias
9862bf3af8 codetools: TLinkScanner.CursorToCleanPos: fixed cursorpos outside of code
git-svn-id: trunk@39655 -
2012-12-26 09:58:20 +00:00