Commit Graph

10646 Commits

Author SHA1 Message Date
ask
632d1dc771 LazFreeType: Add TFreeTypeFont.OnRenderText event. Based on patch by "circular".
git-svn-id: trunk@40120 -
2013-02-02 12:39:39 +00:00
martin
bce1d81e62 PascalScript: import updates from original
git-svn-id: trunk@40115 -
2013-02-01 21:39:51 +00:00
martin
812eac65ea SynEdit Beautifier allow access to CurrentLines
git-svn-id: trunk@40114 -
2013-02-01 20:01:34 +00:00
ask
b9e09116ed TAChart: Fix bottom axis marks position for "3D" bar style for "bgra" demo
git-svn-id: trunk@40113 -
2013-02-01 14:06:00 +00:00
ask
eae13b6de2 TAChart: Fix SIGFPE while drawing very narrow slices in 3D pie chart
git-svn-id: trunk@40112 -
2013-02-01 12:08:09 +00:00
ask
d6a519e428 TAChart: Fix chart margins calculation for axises with ZPosition > 0
git-svn-id: trunk@40110 -
2013-02-01 11:47:19 +00:00
ask
56537d3db2 TAChart: Add "3D" bar style to "bgra" demo. Based on code by "circular".
git-svn-id: trunk@40108 -
2013-02-01 08:53:52 +00:00
mattias
bce3851a6c cody: lvlgraph: consistencycheck
git-svn-id: trunk@40107 -
2013-02-01 01:42:57 +00:00
mattias
59d1066a1a cody: lvlgraph: added level arrays
git-svn-id: trunk@40106 -
2013-02-01 00:55:33 +00:00
mattias
f99975aab9 lazutils: added ComparePointer
git-svn-id: trunk@40105 -
2013-01-31 23:37:35 +00:00
ask
80f6addec6 LazFreeType: Patch by "circular":
- extended characters handled correctly
- bug fix in case freetype font collection is freed before the drawer (added listeners when font collection item is destroyed)
- SetDefaultFreeTypeFontCollection in LazFreeTypeFontCollection unit, so it is not necessary to mention EasyLazFreeType in uses clause if font collection is used
- textrect and wordwrap for freetype

git-svn-id: trunk@40104 -
2013-01-31 22:33:25 +00:00
ask
cba980b847 LazFreeType: Hide range check errors in TrueType interpreter
git-svn-id: trunk@40102 -
2013-01-31 22:15:32 +00:00
mattias
2c1a0a9089 IDE: load designer form: fixed loading .pas or .pp
git-svn-id: trunk@40098 -
2013-01-31 21:03:25 +00:00
ask
4779a87e62 TAChart: Improve visual effects in "bgra" demo. Based on code by "circular".
git-svn-id: trunk@40095 -
2013-01-31 12:14:26 +00:00
ask
214494a95c TAChart: Support Brush.Style in SVG drawing back-end
git-svn-id: trunk@40094 -
2013-01-31 11:04:40 +00:00
ask
8ac53ca5f8 TAChart: Add TChart.OnAfterDraw event
git-svn-id: trunk@40093 -
2013-01-31 10:03:15 +00:00
ask
1052482348 TAChart: Support PutImage in SVG drawing back-end
git-svn-id: trunk@40092 -
2013-01-31 10:02:38 +00:00
ask
6cd1638f18 TAChart: Support monochrome mode in svg drawing back-end
git-svn-id: trunk@40091 -
2013-01-31 09:25:00 +00:00
ask
9bf682d41a TAChart: Call inherited constructor from TSVGDrawer.Create
git-svn-id: trunk@40090 -
2013-01-31 09:14:41 +00:00
ask
ce06f3131a TAChart: Extract CreateLazIntfImage helper function
git-svn-id: trunk@40089 -
2013-01-31 09:11:51 +00:00
ask
0df5d1caa3 TAChart: Update chart after change to Shadow property of a series
git-svn-id: trunk@40088 -
2013-01-31 08:51:40 +00:00
ask
a8e7592834 TAChart: Call inherited constructor from TBGRABitmapDrawer.Create
git-svn-id: trunk@40087 -
2013-01-31 08:34:05 +00:00
ask
ab368021fa TAChart: Support monochrome mode in bgra drawing back-end
git-svn-id: trunk@40086 -
2013-01-31 08:33:27 +00:00
ask
f7dcab3694 TAChart: Add texture effect to the "bgra" demo
git-svn-id: trunk@40083 -
2013-01-31 06:52:31 +00:00
ask
9e61f1b1e4 TAChart: Minor refactoring of "bgra" demo
git-svn-id: trunk@40082 -
2013-01-31 05:10:57 +00:00
ask
0b5f32e4bd TAChart: Support PutImage in BGRA drawing back-end
git-svn-id: trunk@40081 -
2013-01-31 05:09:52 +00:00
ask
115f0340d0 TAChart: Add "slice scaling" page to the "bgra" demo
git-svn-id: trunk@40080 -
2013-01-31 04:35:25 +00:00
martin
221a5f3064 IDE: markup for user defined word-lists, fix for global lists
git-svn-id: trunk@40078 -
2013-01-31 02:36:51 +00:00
ask
f974c9f1f6 TAChart: Add TColorMapSeries.UseImage property
git-svn-id: trunk@40076 -
2013-01-30 23:37:47 +00:00
martin
a1583e32f2 IDE: markup for user defined word-lists, fix some settings. Add global lists
git-svn-id: trunk@40075 -
2013-01-30 23:35:52 +00:00
mattias
646b7651fa cody: started lvlgraph UpdateLevels
git-svn-id: trunk@40072 -
2013-01-30 21:41:45 +00:00
mattias
e49b337e5f cody: started lvlgraph
git-svn-id: trunk@40071 -
2013-01-30 20:12:41 +00:00
mattias
3c9a3997a6 cody: unit dependencies: guess groups
git-svn-id: trunk@40066 -
2013-01-30 16:28:56 +00:00
mattias
67869d92fd cody: unit dependencies: fpc groups
git-svn-id: trunk@40065 -
2013-01-30 16:16:35 +00:00
mattias
cb469b5067 cody: unit dependencies: fpc groups
git-svn-id: trunk@40064 -
2013-01-30 16:12:10 +00:00
mattias
85b1f70b0f cody: unit dependencies: package groups
git-svn-id: trunk@40063 -
2013-01-30 15:27:22 +00:00
mattias
0c2f5b14df cody: unit dependencies: project group
git-svn-id: trunk@40062 -
2013-01-30 15:21:57 +00:00
mattias
b25736005c cody: fixed deleting diagram item
git-svn-id: trunk@40060 -
2013-01-30 14:51:25 +00:00
ask
1158e7e27a TAChart: Use in-memory image to draw TColorMapSeries with StepX = StepY = 1
git-svn-id: trunk@40059 -
2013-01-30 14:24:44 +00:00
ask
8e3228dab8 TAChart: Remove fixed widgetset from "manhattan" demo
git-svn-id: trunk@40056 -
2013-01-30 13:39:22 +00:00
ask
ebd3880924 TAChart: Add "manhattan" demo
git-svn-id: trunk@40055 -
2013-01-30 13:34:50 +00:00
ask
92a2c6fc9c TAChart: Add TManhattanSeries
git-svn-id: trunk@40054 -
2013-01-30 13:30:11 +00:00
ask
017e658f9c TAChart: Extract TBasicPo.FindExtentInterval procedure
+ Minor refactoring.

git-svn-id: trunk@40053 -
2013-01-30 13:22:13 +00:00
ask
e755978110 TAChart: Add IChartDrawer.PutImage procedure
git-svn-id: trunk@40052 -
2013-01-30 13:18:35 +00:00
ask
d91a1f1adc TAChart: Add initial support for shadows
git-svn-id: trunk@40050 -
2013-01-30 06:51:15 +00:00
ask
fe0143e2cd TAChart: Add IChartDrawer.SetMonochromeColor procedure
git-svn-id: trunk@40049 -
2013-01-30 06:50:04 +00:00
ask
bc9136c398 TAChart: Call inherited constructor from TCanvasDrawer.Create
git-svn-id: trunk@40048 -
2013-01-30 05:42:21 +00:00
ask
89b0f202b0 TAChart: Refactor TChart.DisplaySeries to use for-in loop
git-svn-id: trunk@40047 -
2013-01-30 05:14:51 +00:00
mattias
ce11068e10 cody: fixed clearing diagram
git-svn-id: trunk@40046 -
2013-01-30 04:09:18 +00:00
mattias
f4074a842f codetools: added unit groups graph
git-svn-id: trunk@40045 -
2013-01-30 03:59:47 +00:00
ask
4b4469364c TAChart: Use Split function in data point series editor, see also r39600 #b7d4efbbb2
git-svn-id: trunk@40044 -
2013-01-30 03:27:41 +00:00
ask
c04513ee75 TAChart: Fix drawing of line series with number of points above 1000000
git-svn-id: trunk@40043 -
2013-01-30 03:26:23 +00:00
ask
f58b1e6120 TAChart: Make TChartDataItem advanced record instead of object to reduce memory footprint
git-svn-id: trunk@40042 -
2013-01-30 03:07:42 +00:00
mattias
0f6e1b9b19 codetools: unitgraph: allow to extend uses and units
git-svn-id: trunk@40041 -
2013-01-30 02:51:50 +00:00
mattias
60df8c91d5 cody: unit dependencies: colors
git-svn-id: trunk@40040 -
2013-01-30 02:45:27 +00:00
mattias
93aaaeca88 synedit: updated allsynedit
git-svn-id: trunk@40035 -
2013-01-30 01:23:44 +00:00
mattias
ed4f35fefa cody: unit dependencies: ring sector
git-svn-id: trunk@40030 -
2013-01-29 19:30:08 +00:00
martin
eefa1a8559 SynEdit: added new markup. TSynEditMarkupHighlightAllMulti. Also refactor/speed up
git-svn-id: trunk@40028 -
2013-01-29 18:21:04 +00:00
jesus
e4345672cb Printers, fix print dialog in win32 under the effect of USEUNICODE conditional, from Petr-K, issue #23771
git-svn-id: trunk@40016 -
2013-01-29 08:22:33 +00:00
mattias
31d45f3449 IDE: added new search function for designer components
git-svn-id: trunk@40014 -
2013-01-29 02:06:01 +00:00
mattias
f1cf12cc9b cody: circlediagram: compute layout
git-svn-id: trunk@40012 -
2013-01-28 21:51:47 +00:00
mattias
b8da2cafab cody: circlediagram: create categories
git-svn-id: trunk@40011 -
2013-01-28 18:20:29 +00:00
jesus
d3275a4488 LazReport, renamed argument to really check for matching classref
git-svn-id: trunk@40010 -
2013-01-28 17:50:43 +00:00
mattias
a44c28c6d8 cody: started circlediagram
git-svn-id: trunk@40009 -
2013-01-28 16:42:12 +00:00
mattias
81c9be1345 cody: unit dependencies: select unit
git-svn-id: trunk@40008 -
2013-01-28 15:45:25 +00:00
mattias
3d48574e08 lazcontrols: comments
git-svn-id: trunk@40007 -
2013-01-28 15:14:49 +00:00
mattias
dfd531ee95 lazutils: added CompareStringListItemsUTF8LowerCase
git-svn-id: trunk@40006 -
2013-01-28 15:14:33 +00:00
mattias
bf5b2dd230 codetools: identifier completion: added pic directive
git-svn-id: trunk@40005 -
2013-01-28 14:13:06 +00:00
mattias
9b869cc4c5 cody: started unit dependencies dlg
git-svn-id: trunk@40003 -
2013-01-28 14:12:21 +00:00
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
martin
eabecb3943 SynEdit: Current word markup: partly undo last commit
git-svn-id: trunk@39858 -
2013-01-15 00:46:51 +00:00
martin
796ae74242 SynEdit: Current word markup: reduce search overhead
git-svn-id: trunk@39857 -
2013-01-15 00:38:38 +00:00
maxim
2140b91481 Translations: Spanish translation update by Lucas Martín, bug #23649
git-svn-id: trunk@39856 -
2013-01-14 21:29:14 +00:00
ask
a79405d847 TAChart: Set TChartTool.Chart = nil after calling OnAfterXXX event, not before
git-svn-id: trunk@39854 -
2013-01-14 15:19:40 +00:00
sekelsenmat
c30b0c2636 fpvectorial: Much improves the ODG reader, adding a lot of structural work for styles and page sizes and starts more entities
git-svn-id: trunk@39853 -
2013-01-14 14:42:44 +00:00
martin
f3812f0464 SynEdit: clean up
git-svn-id: trunk@39852 -
2013-01-14 14:26:06 +00:00
martin
6a5c8b3c85 SynEdit: clean up
git-svn-id: trunk@39851 -
2013-01-14 14:01:05 +00:00
martin
afae3bdd95 SynEdit: clean up
git-svn-id: trunk@39850 -
2013-01-14 13:25:38 +00:00
martin
eb0b68a7a3 SynEdit: clean up
git-svn-id: trunk@39849 -
2013-01-14 13:23:13 +00:00
mattias
1623e7d909 synedit: clean up
git-svn-id: trunk@39848 -
2013-01-14 12:31:34 +00:00
mattias
13a1d0fb80 synedit: fixed function result TSynEditStringsLinked.EditReplace
git-svn-id: trunk@39847 -
2013-01-14 12:27:52 +00:00
martin
abd47577bd SynEdit: Current word markup: reduce search overhead
git-svn-id: trunk@39846 -
2013-01-14 01:58:03 +00:00
martin
ade191f786 SynEdit search: Fix searching multi-line text. Found text could have longer lines (Pattern expected line-end), if start matched.
git-svn-id: trunk@39845 -
2013-01-14 01:49:07 +00:00
mattias
81894596dd messagecomposer: fixed result for QuestionDlg, bug #23640
git-svn-id: trunk@39844 -
2013-01-13 21:49:12 +00:00
jesus
c4c927e1ef LazReport, patch to fix work function UpperCase, LowerCase, NameCase in LazReport with non english char, from Aleksey Lagunov, issue #23638
git-svn-id: trunk@39843 -
2013-01-13 20:45:45 +00:00
jesus
fe2049c72d LazReport, fix AV on create LazReport report with Dialog page, from Aleksey Lagunov, issue #23600
git-svn-id: trunk@39842 -
2013-01-13 19:57:56 +00:00
martin
1186928788 SynEdit: various minor speed improvements (replace selection) [missing file]
git-svn-id: trunk@39836 -
2013-01-12 11:47:10 +00:00
martin
1c99638ea5 SynEdit: various minor speed improvements (replace selection)
git-svn-id: trunk@39835 -
2013-01-12 10:47:23 +00:00
mattias
b56705acf2 codetools: fixed ReadPrioAtom at start of code, bug #23636
git-svn-id: trunk@39834 -
2013-01-12 09:41:40 +00:00
jesus
8777b362cd LazReport, fix sometimes text dissapearing on zooms different than 100%
git-svn-id: trunk@39833 -
2013-01-12 04:49:56 +00:00
sekelsenmat
1dce23a89c fpvectorial: Advances the odg drawer
git-svn-id: trunk@39828 -
2013-01-11 14:49:09 +00:00
sekelsenmat
5bb378a5ab fpvectorial: Now it already shows something when loading odg documents
git-svn-id: trunk@39827 -
2013-01-11 11:20:26 +00:00
sekelsenmat
636d4484a0 fpvectorial: Starts structural work for ODG support
git-svn-id: trunk@39825 -
2013-01-11 09:52:11 +00:00
maxim
fac44a2574 Translations: Spanish translation update by Lucas Martín, bug #23628
git-svn-id: trunk@39824 -
2013-01-10 20:58:26 +00:00
maxim
217d70ece2 Translations: Czech translation update by Vaclav Valicek, bug #23622
git-svn-id: trunk@39823 -
2013-01-10 20:40:19 +00:00
mattias
f4f57577c9 codetools: parse generic constraints, bug #23496
git-svn-id: trunk@39822 -
2013-01-10 17:14:05 +00:00
ask
9a5d0a0e44 TAChart: Fix exception on destroying clones series
git-svn-id: trunk@39821 -
2013-01-10 14:18:09 +00:00
mattias
d501e634d7 codetools: test for parsing fpc test units
git-svn-id: trunk@39820 -
2013-01-10 14:08:31 +00:00
maxim
655251ced3 Examples, components: Czech translation update by Vaclav Valicek, bugs #23604, #23606, #23607, #23608, #23609, #23610, #23611, #23613, #23615, #23616, #23621.
git-svn-id: trunk@39816 -
2013-01-09 20:32:14 +00:00
mattias
7e247062d3 synedit: update allsynedit.pas
git-svn-id: trunk@39815 -
2013-01-09 14:43:42 +00:00
martin
fa3535fa07 SynEdit: search/replace, use undo-group if replace all with no user prompt
git-svn-id: trunk@39809 -
2013-01-08 20:01:23 +00:00