Commit Graph

6671 Commits

Author SHA1 Message Date
martin
18a4dea1a7 SynEdit: Test for indent after auto-unindent (smart) into half a tab
git-svn-id: trunk@28367 -
2010-11-20 12:08:18 +00:00
martin
b1e958502a SynEdit: Fix indent after auto-unindent (smart) into half a tab
git-svn-id: trunk@28366 -
2010-11-20 12:08:14 +00:00
ask
88afd5541d TAChart: Fix TListChartSource.DataPoints to accept item text with spaces. Update tests.
git-svn-id: trunk@28363 -
2010-11-20 08:29:48 +00:00
zeljko
bbe05a2b4e Carbon: fixed printer page enumeration. issue #17698
git-svn-id: trunk@28342 -
2010-11-19 10:40:10 +00:00
maxim
159a5e0acd SynEdit: regenerated translations; updated Russian translation
git-svn-id: trunk@28331 -
2010-11-18 23:05:30 +00:00
mattias
503cc8dcad codetools: fixed FindDeclaration if cursor beyond scanned code, bug #17639
git-svn-id: trunk@28325 -
2010-11-18 18:49:20 +00:00
mattias
fe1d763b7d codetools: class completion: fixed FindInsertPointForNewClass empty implementation
git-svn-id: trunk@28322 -
2010-11-18 18:19:12 +00:00
mattias
ab2f7d54a5 codetools: class completion: adding the first method body using the options for procs
git-svn-id: trunk@28320 -
2010-11-18 17:24:04 +00:00
mattias
508c4988a6 codetools: class completion: adding the first method body using the options for procs
git-svn-id: trunk@28319 -
2010-11-18 17:16:58 +00:00
martin
1ca8c0c336 SynCompletion, commented verbose DebugLn
git-svn-id: trunk@28317 -
2010-11-18 13:48:36 +00:00
martin
2cc01eba26 SynEdit: Highlight IDE directives {%xxx}
git-svn-id: trunk@28315 -
2010-11-18 12:19:24 +00:00
sekelsenmat
6ac13121b9 Patch from JiXian Yang, fixes the drawing of the lowered state of TCDButton
git-svn-id: trunk@28292 -
2010-11-17 09:57:47 +00:00
martin
a78ea52805 SynEdit: make sure Paint is not called in Paintlock
git-svn-id: trunk@28281 -
2010-11-16 22:37:06 +00:00
martin
aa8b8c8e39 SynEdit: Added OnChangeUpdating
git-svn-id: trunk@28278 -
2010-11-16 21:21:59 +00:00
mattias
6e77b99059 codetools: fixed mem leak on finalization, bug #17915
git-svn-id: trunk@28266 -
2010-11-16 08:07:04 +00:00
sekelsenmat
e934db8419 Patch from JiXian Yang with my modifications to add TCDButton
git-svn-id: trunk@28245 -
2010-11-15 11:54:30 +00:00
martin
268bad15c4 SynEdit, marks: Fixed update column on line delete
git-svn-id: trunk@28225 -
2010-11-14 20:02:05 +00:00
martin
8f2807ea6e SynEdit, pas hl: test for message modifier context (not in property). Issue #0017577
git-svn-id: trunk@28224 -
2010-11-14 19:54:38 +00:00
martin
250bf6aa89 SynEdit, pas hl: fixed message modifier context (not in property). Issue #0017577
git-svn-id: trunk@28223 -
2010-11-14 19:54:13 +00:00
martin
3045c387da SynEdit, pas hl: Tests for message modifier context.
git-svn-id: trunk@28222 -
2010-11-14 19:48:21 +00:00
martin
3aa0ac6c03 SynEdit, pas hl: fixed message modifier context. Issue #0017577
git-svn-id: trunk@28221 -
2010-11-14 19:48:19 +00:00
mattias
c2bf7803f7 IDE: buid lazarus: only restart if target is default, bug #17912
git-svn-id: trunk@28214 -
2010-11-14 17:59:43 +00:00
mattias
504bccb12b IDE: RescanCompilerDefines: check if changestamp invalid
git-svn-id: trunk@28201 -
2010-11-13 13:42:55 +00:00
mattias
1805cdf4fb codetools: FindStartOfTerm: check for invalid context
git-svn-id: trunk@28195 -
2010-11-13 00:13:23 +00:00
mattias
423aab1554 codetools: search target compiler in directory of default compiler
git-svn-id: trunk@28190 -
2010-11-12 20:37:19 +00:00
mattias
cbcf2a2d33 codetools: added flag DisableCTNodeExtMemManager
git-svn-id: trunk@28189 -
2010-11-12 15:28:44 +00:00
martin
16a309b442 SynCompletion: Fix crash, if callback not assigned (sizegrip) issue #17898, fix showing sizegrip
git-svn-id: trunk@28177 -
2010-11-10 13:49:51 +00:00
sekelsenmat
76a77afa7c Finishes the initial implementation of TCDGroupBox and ifdefs out the usage of the freetype library
git-svn-id: trunk@28155 -
2010-11-08 12:21:38 +00:00
martin
1730103b56 SynCompletion: Support wheel scrolling via LM_ instead of WM_. issue #0017872
git-svn-id: trunk@28132 -
2010-11-07 21:34:22 +00:00
martin
3cabb1f3d7 SynCompletion: Support double click to select
git-svn-id: trunk@28131 -
2010-11-07 21:09:34 +00:00
martin
6e5986d416 SynCompletion: Support wheel scrolling. issue #17810
git-svn-id: trunk@28130 -
2010-11-07 20:55:35 +00:00
martin
37980ef821 SynEdit: prevent crash, when deleting lines which have a mark
git-svn-id: trunk@28129 -
2010-11-07 19:16:04 +00:00
sekelsenmat
c56fc7345f Advances the custom drawn group box
git-svn-id: trunk@28109 -
2010-11-06 16:58:41 +00:00
sekelsenmat
5e993a5501 Now some drawing appears in TCDGroupBox
git-svn-id: trunk@28074 -
2010-11-04 17:06:56 +00:00
sekelsenmat
a95c92eeaf Adds the code to render the image
git-svn-id: trunk@28071 -
2010-11-04 11:04:46 +00:00
sekelsenmat
b7d2ca7755 Initial sketch of the custom drawn group box
git-svn-id: trunk@28070 -
2010-11-04 10:50:05 +00:00
vincents
56646eb28c removed support for compiled units in .ppw files, this is obsolete after fpc 1.0 (issue #16067)
git-svn-id: trunk@28053 -
2010-11-03 09:48:49 +00:00
martin
7c42bbbec7 SynCompletion: Improved height of SizeDrag handle
git-svn-id: trunk@28045 -
2010-11-02 21:57:09 +00:00
martin
17efbf82da SynCompletion: Fix gtk2 only: panel steals KeyDown(key-down/press events from form) and utf8keydown issue #17794
git-svn-id: trunk@28032 -
2010-11-02 01:49:47 +00:00
sekelsenmat
33fcaf9210 Fixes TBitmappedButton caption repainting and adds commented skeleton code for TCDTrackBar
git-svn-id: trunk@28022 -
2010-11-01 10:06:09 +00:00
martin
ff529fcb58 SynCompletion: Fixed exception on empty list
git-svn-id: trunk@28016 -
2010-11-01 01:05:24 +00:00
martin
cf7da2876f SynCompletion: Improved positioning
git-svn-id: trunk@28012 -
2010-10-31 16:27:17 +00:00
martin
98001cb19e SynCompletion: Fix gtk2 only: panel steals KeyDown(key-down/press events from form) issue #17769
git-svn-id: trunk@28010 -
2010-10-31 13:59:43 +00:00
martin
e649eda3f8 SynCompletion: improved hint handling
git-svn-id: trunk@28000 -
2010-10-31 01:04:51 +00:00
martin
165f3a6807 SynCompletion: added optional ability to resize form. issue #0016835
git-svn-id: trunk@27998 -
2010-10-31 00:17:49 +00:00
martin
09f66b0517 SynEdit: fixed drawing of completion-win border
git-svn-id: trunk@27991 -
2010-10-30 21:00:13 +00:00
martin
20785f705d SynEdit: Pas-HL, Test for highlighting of class modifiers sealed, abstract
git-svn-id: trunk@27985 -
2010-10-30 18:42:16 +00:00
martin
2196dfa77f SynEdit: Pas-HL, improved highlighting of class modifiers sealed, abstract
git-svn-id: trunk@27984 -
2010-10-30 18:42:14 +00:00
martin
4a38ad12ef SynEdit: Pas-HL, Test for highlighting of deprecated, unimplemented, ...
git-svn-id: trunk@27983 -
2010-10-30 18:08:42 +00:00
martin
d5a7fcbade SynEdit: Pas-HL, improved highlighting of deprecated, unimplemented, ...
git-svn-id: trunk@27982 -
2010-10-30 18:08:39 +00:00
martin
00cb3a3e9f SynEdit: Pas-HL, Test for highlighting of deprecated, unimplemented, ...
git-svn-id: trunk@27981 -
2010-10-30 17:48:22 +00:00
martin
4ccf2189a7 SynEdit: Pas-HL, improved highlighting of deprecated, unimplemented, ...
git-svn-id: trunk@27980 -
2010-10-30 17:48:18 +00:00
martin
d054b9bf2d SynEdit: Test for Pas-HL, improved highlighting of index, read, write in properties
git-svn-id: trunk@27979 -
2010-10-30 16:00:19 +00:00
martin
cb4992b88a SynEdit: Pas-HL, improved highlighting of index, read, write in properties
git-svn-id: trunk@27978 -
2010-10-30 16:00:13 +00:00
mattias
5f8d11d5c2 codetools: CompleteLocalVariableAsParameter: fixed skipping sub context
git-svn-id: trunk@27977 -
2010-10-30 14:10:21 +00:00
maxim
ca5d59ca59 Translations: Hebrew translation update by Ezik Shulamy, bug #17765
git-svn-id: trunk@27974 -
2010-10-30 12:46:21 +00:00
maxim
4ec9ad8989 regenerated translations; updated Russian translation
git-svn-id: trunk@27970 -
2010-10-30 11:32:38 +00:00
mattias
9f21138dcb IDE: when creating a new unit and project options and main sourcedirectives differ ask, feature 17014
git-svn-id: trunk@27969 -
2010-10-30 11:30:35 +00:00
martin
16196b2246 SynEdit: Tests for Pas-HL, added different modes to highlight "string", "Ansistring", "exit", "break", ...
git-svn-id: trunk@27962 -
2010-10-30 00:54:21 +00:00
martin
427e10011c SynEdit: Pas-HL, added different modes to highlight "string", "Ansistring", "exit", "break", ...
git-svn-id: trunk@27961 -
2010-10-30 00:54:18 +00:00
martin
5f5d5a95a5 SynEdit: Tests for Pas-HL, fixed wrong folding of "var a: procedure;"
git-svn-id: trunk@27959 -
2010-10-29 22:27:07 +00:00
martin
cc55a41750 SynEdit: Pas-HL, fixed wrong folding of "var a: procedure;"
git-svn-id: trunk@27958 -
2010-10-29 22:26:34 +00:00
martin
1099ea482a SourceEditor: Fixed searching from cursor, if selection exists / Cleanup Search code. Issue #0014449
git-svn-id: trunk@27952 -
2010-10-29 18:44:13 +00:00
mattias
0f778a42f9 updated makefiles
git-svn-id: trunk@27946 -
2010-10-29 12:05:03 +00:00
mattias
6b033a2ffe lazsvn: readded file
git-svn-id: trunk@27945 -
2010-10-29 11:50:07 +00:00
mattias
5b41511cb6 lazsvn: removed lrs
git-svn-id: trunk@27944 -
2010-10-29 11:48:45 +00:00
mattias
18c69037b3 lazsvn: added Makefile, from Bernd: new features: diff, sorting, patch #17117
git-svn-id: trunk@27943 -
2010-10-29 11:44:27 +00:00
mattias
53d3deda92 updated Makefiles
git-svn-id: trunk@27926 -
2010-10-28 13:19:27 +00:00
sekelsenmat
3f25f191e9 Fixes lhelp compilation. Patch from bug #17225
git-svn-id: trunk@27921 -
2010-10-28 08:06:08 +00:00
martin
7af59a81a6 SynEdit: Fixed LineOverviewGutter for new shared marks code
git-svn-id: trunk@27913 -
2010-10-27 22:57:04 +00:00
martin
a4db8e39d0 SynEdit, Pas-Highlighter: Improve highlight of "message" keyword. Add "constref". Issue #0017577, #0017732
git-svn-id: trunk@27910 -
2010-10-27 22:48:15 +00:00
martin
06115c1c78 SynEdit: Tests for block-indent/unindent work with tabs in text. Issue #17603
git-svn-id: trunk@27907 -
2010-10-27 21:44:03 +00:00
martin
1db72308cb SynEdit: Make block-indent/unindent work with tabs in text. Issue #17603
git-svn-id: trunk@27906 -
2010-10-27 21:43:58 +00:00
martin
118c6235d3 SynEdit: SynEdit: Added markup module for source highlight from gutter-marks
git-svn-id: trunk@27895 -
2010-10-27 00:55:55 +00:00
martin
05da6877b9 SynEdit: Added markup module for source highlight from gutter-marks
git-svn-id: trunk@27893 -
2010-10-27 00:49:34 +00:00
martin
a0bf2b0be8 SynEdit: marks use logical x pos
git-svn-id: trunk@27891 -
2010-10-26 22:53:02 +00:00
martin
ab1847a0fb SynEdit: fix crash if no images are assigned to bookmarks
git-svn-id: trunk@27890 -
2010-10-26 21:50:20 +00:00
martin
0628b67c7e SynEdit: preparing Marks-Gutter for more marks
git-svn-id: trunk@27889 -
2010-10-26 18:33:41 +00:00
vincents
61d35b321a fpcunit gui testrunner: cleanup
* use StartTime from TestResult
* formatting: testResult -> TestResult

git-svn-id: trunk@27873 -
2010-10-26 07:56:39 +00:00
vincents
fa11cf2dab fpc unit gui testrunner: update progressbar before starting all tests, so that progres is cleared/shown before the first test has been finished.
git-svn-id: trunk@27871 -
2010-10-26 07:40:14 +00:00
mattias
c10f6e5365 LCL: TGraphic.LoadFromResourceID: PtrUInt to PtrInt for Delphi compatibility
git-svn-id: trunk@27869 -
2010-10-26 07:32:58 +00:00
mattias
d00711e0d2 added Makefile.compiled
git-svn-id: trunk@27867 -
2010-10-26 06:38:39 +00:00
jesus
c4f75c1986 LazReport, use anchors to size object inspector elements
git-svn-id: trunk@27866 -
2010-10-26 05:57:33 +00:00
jesus
f7517a370c LazReport, add keyboard acceleration to move/resize report objects, from Domingo Alvarez Duarte, issue #14782
git-svn-id: trunk@27865 -
2010-10-26 04:03:00 +00:00
jesus
fe03967bf5 LazReport, combobox to select objects in report designer from Domingo Alvarez Duarte, issue #14782
git-svn-id: trunk@27864 -
2010-10-26 03:40:24 +00:00
maxim
00dd093d5d Components: update makefiles
git-svn-id: trunk@27863 -
2010-10-25 22:22:14 +00:00
vincents
4b2a2eca8a fpcunit gui test runner: improved painting progres text in progresbar, now uses transparent background.
git-svn-id: trunk@27859 -
2010-10-25 17:37:53 +00:00
sekelsenmat
8d4edbc7fc Removes the excessive amount of anchors in the gui test runner form
git-svn-id: trunk@27853 -
2010-10-25 11:21:02 +00:00
mattias
2b41bfa21b openglcontrol: undid the workaround for buggy TCanvas.Rectangle function, bug #17682
git-svn-id: trunk@27851 -
2010-10-25 10:43:06 +00:00
mattias
1b8f4881b5 lazcontrols: updated makefile
git-svn-id: trunk@27850 -
2010-10-25 10:38:33 +00:00
mattias
2c5c4c2609 IDE: auto fix case of TargetOS and TargetCPU
git-svn-id: trunk@27847 -
2010-10-25 08:24:24 +00:00
maxim
1ce921aa0a Lazcontrols: commit makefiles changes
git-svn-id: trunk@27844 -
2010-10-24 23:43:04 +00:00
martin
5989dd4ec9 IDE-Inspector: Selector fow children (controls)
git-svn-id: trunk@27842 -
2010-10-24 22:41:47 +00:00
martin
f6519bc9eb SynEdit: fix Gutter.Visible, Issue #17571
git-svn-id: trunk@27841 -
2010-10-24 21:50:09 +00:00
martin
475ceba02b SynEdit: use default line ending for saving files. Issue #17296
git-svn-id: trunk@27840 -
2010-10-24 20:30:52 +00:00
mattias
4246194974 clean up
git-svn-id: trunk@27835 -
2010-10-24 17:55:13 +00:00
mattias
ff76cafd07 synedit: syncompletion: do not eat key
git-svn-id: trunk@27833 -
2010-10-24 17:47:41 +00:00
mattias
b8344eeb9e lazcontrols: added compild file
git-svn-id: trunk@27832 -
2010-10-24 17:47:08 +00:00
martin
b3b03bfaea SynEdit: Fix markup over multiply tokens
git-svn-id: trunk@27830 -
2010-10-24 16:12:15 +00:00
ask
30b65050e7 TAChart: Fix drawing of rotated bar series
git-svn-id: trunk@27826 -
2010-10-24 06:46:06 +00:00
martin
1792c720dc SynEdit: more verbose notification for marks
git-svn-id: trunk@27824 -
2010-10-24 02:09:45 +00:00
martin
ae4d088da7 SynEdit: Fixed bookmark memleak
git-svn-id: trunk@27823 -
2010-10-24 01:18:37 +00:00
martin
51c547b656 SynEdit: Fixed marklist handling
git-svn-id: trunk@27822 -
2010-10-24 01:03:10 +00:00
martin
b22fb772ba SynEdit: Test for updating bookmarks
git-svn-id: trunk@27821 -
2010-10-24 00:29:53 +00:00
martin
8d09d0abf3 SynEdit: Fix updating bookmarks
git-svn-id: trunk@27820 -
2010-10-24 00:29:50 +00:00
sekelsenmat
a6eb5edf0b Renames the main custom drawn unit
git-svn-id: trunk@27816 -
2010-10-23 06:52:14 +00:00
martin
35b8ee719e SynEdit: Tests for SharedTextBuffer can share Bookmarks too
git-svn-id: trunk@27815 -
2010-10-22 22:39:49 +00:00
martin
3812c5bc84 SynEdit: SharedTextBuffer can share Bookmarks too
git-svn-id: trunk@27814 -
2010-10-22 22:39:44 +00:00
martin
421f4f7909 SynEdit: Fix to TSynFilteredMethodList.IndexOf (could return wrong index)
git-svn-id: trunk@27812 -
2010-10-22 15:34:24 +00:00
vincents
74b8243c58 code tools examples: fixed compilation after r26515 #c0682eae27.
git-svn-id: trunk@27810 -
2010-10-22 12:44:54 +00:00
vincents
ad33a9072d fpcunit gui testrunner: only show first line of exceptionmessage in treeview.
git-svn-id: trunk@27807 -
2010-10-22 10:35:01 +00:00
martin
db47df6291 SynEdit: Fix guttermarks, result was undefined. This fixes debug-marks
git-svn-id: trunk@27806 -
2010-10-21 22:18:04 +00:00
ask
b16a30c689 TAChart: Use ZPosition to draw axises in front of the color map series in the funcdemo
git-svn-id: trunk@27797 -
2010-10-21 13:15:51 +00:00
ask
2f974edb89 TAChart: Limit axis ZPosition by chart Depth
git-svn-id: trunk@27796 -
2010-10-21 13:14:58 +00:00
ask
b8d55daabb TAChart: Extract TChart.DrawBackground helper, fix axis drawing on chart without series
git-svn-id: trunk@27795 -
2010-10-21 13:07:56 +00:00
ask
387d267fa5 TAChart: Refactor axis ordering
git-svn-id: trunk@27794 -
2010-10-21 12:40:12 +00:00
ask
7c2ff8e9c6 TAChart: Draw axises in Z order
git-svn-id: trunk@27793 -
2010-10-21 12:00:19 +00:00
ask
16f53a6e50 TAChart: Better support drawing of too narrow legend panel. Update demo.
git-svn-id: trunk@27785 -
2010-10-21 09:27:15 +00:00
ask
b9412bed2b TAChart: Use legend panel in funcdemo
git-svn-id: trunk@27784 -
2010-10-21 09:07:01 +00:00
ask
53f0743f12 TAChart: Auto-update TChartLegendPanel
git-svn-id: trunk@27783 -
2010-10-21 09:05:34 +00:00
ask
f67dde1d74 TAChart: Add TChartLegendPanel component
git-svn-id: trunk@27781 -
2010-10-21 08:45:29 +00:00
ask
622f3f44df TAChart: Add changing of axis ZPosition to the 3d demo
git-svn-id: trunk@27780 -
2010-10-21 07:29:23 +00:00
vincents
c25fc1b99c education pacakge: fixed compilation after r27681 #5223a83d19.
git-svn-id: trunk@27775 -
2010-10-20 13:51:37 +00:00
martin
5aaab6fd72 IDE-Inspector: New package to allow live browsing of the IDE's forms and components
git-svn-id: trunk@27767 -
2010-10-20 05:40:36 +00:00
martin
a0292f5d33 SynEdit, testcase: begin refactor SynEdit.Marks (use tree for storage).
git-svn-id: trunk@27765 -
2010-10-19 21:48:38 +00:00
martin
58ea9148ea SynEdit: begin refactor SynEdit.Marks (use tree for storage).
git-svn-id: trunk@27763 -
2010-10-19 21:48:25 +00:00
ask
aebe485e4b TAChart: Add TChartAxis.ZPosition property
git-svn-id: trunk@27743 -
2010-10-17 12:34:50 +00:00
ask
beb0cdf7fe TAChart: Add per-point legend to the color map demo
git-svn-id: trunk@27741 -
2010-10-17 10:03:04 +00:00
ask
bdeebef80a TAChart: Per-point legend for the color map series
git-svn-id: trunk@27740 -
2010-10-17 10:02:16 +00:00
ask
66afadd781 TAChart: Add interpolation to the color map demo
git-svn-id: trunk@27739 -
2010-10-17 09:20:29 +00:00
ask
56d4182a19 TAChart: Update chart upon change of series title
git-svn-id: trunk@27738 -
2010-10-17 09:16:39 +00:00
ask
fe7417e4e6 TAChart: Add TColorMapSeries.Interpolate property
git-svn-id: trunk@27737 -
2010-10-17 09:06:05 +00:00
ask
18dbaee9bd TAChart: Add InterpolateRGB utility function
git-svn-id: trunk@27736 -
2010-10-17 09:05:09 +00:00
ask
198c23805f TAChart: Add panning to color map series demo
git-svn-id: trunk@27735 -
2010-10-17 07:50:02 +00:00
ask
5fb808de4e TAChart: Make color map series display stable against chart panning
git-svn-id: trunk@27734 -
2010-10-17 07:49:26 +00:00
ask
eea9c04523 TAChart: Add color map page to funcdemo
git-svn-id: trunk@27733 -
2010-10-17 07:12:32 +00:00
ask
c123012ed5 TAChart: Normalize decimal separators inside of TListChartSource.DataPoints property
git-svn-id: trunk@27732 -
2010-10-17 07:11:19 +00:00
ask
588082fff1 TAChart: Implement TColorMapSeries drawing
git-svn-id: trunk@27731 -
2010-10-17 06:50:00 +00:00
ask
8ccce6a274 TAChart: Remove TChartExtent.Extent property
since extent bounds may be misleading without corresponding UseXX values

git-svn-id: trunk@27730 -
2010-10-17 06:49:17 +00:00
ask
409a4198d9 TAChart: Add TCustomChartSeries.GraphToAxis helper function
git-svn-id: trunk@27729 -
2010-10-17 06:44:40 +00:00
ask
d8afe5e250 TAChart: Fix lower bound calculation for unsorted chart sources
git-svn-id: trunk@27728 -
2010-10-17 06:43:53 +00:00
ask
96e84da1eb TAChart: Extract TBasicFuncSeries, add skeleton implementation of TColorMapSeries.
+ Fix auto-updating of TFuncSeries upon a change to Extent.

git-svn-id: trunk@27727 -
2010-10-17 05:28:43 +00:00
ask
32c7dba3c0 TAChart: Extract TAFuncSeries unit
git-svn-id: trunk@27724 -
2010-10-17 02:15:13 +00:00
ask
7575f7e21e TAChart: Do not store deprecated ShowInLegend property
git-svn-id: trunk@27723 -
2010-10-17 02:13:07 +00:00
martin
ae56cb323a SynEdit, highlight: fix inverting styles
git-svn-id: trunk@27710 -
2010-10-15 00:44:58 +00:00
martin
276625f65d SynEdit, highlight word-brackets (begin/end): Fixed, invalidate, if highlight changed
git-svn-id: trunk@27709 -
2010-10-14 22:45:40 +00:00
maxim
68408f771e regenerated translations; updated Russian translation
git-svn-id: trunk@27707 -
2010-10-14 20:56:50 +00:00
paul
3296e2fd04 turbopower_ipro: update makefiles to search for printersdlgs
git-svn-id: trunk@27704 -
2010-10-14 03:44:43 +00:00
paul
079da4d9a5 turbopoweripro: fixed hint showing; added hints for <abbr> and <acronym> tags; fixed a bug in attributes parsing by Žilvinas Ledas (issue #0017587)
git-svn-id: trunk@27703 -
2010-10-14 03:20:04 +00:00
paul
1732203228 turbopoweripro: added select printer; resourcestrings of captions, autosize, anchors for labels and buttons in print preview dlg by Žilvinas Ledas (issue #0017559)
git-svn-id: trunk@27702 -
2010-10-14 03:13:59 +00:00
martin
5ebba3c501 Synedit: use real dotted lines
git-svn-id: trunk@27700 -
2010-10-14 01:06:43 +00:00
paul
7cfcf487e3 move WaveTo from synedit to GraphUtil
git-svn-id: trunk@27699 -
2010-10-14 00:48:35 +00:00
martin
769c0bbc2d SynEdit: Updates to zic-zac lines
git-svn-id: trunk@27690 -
2010-10-13 22:36:04 +00:00
mattias
e104829cc2 codetools: added check vs symlink loop, bug #17614
git-svn-id: trunk@27689 -
2010-10-13 22:17:09 +00:00
mattias
ef525bda22 codetools: fixed FindStartOFindStartOfAtomfAtom if at start of string constant
git-svn-id: trunk@27688 -
2010-10-13 22:11:06 +00:00
zeljko
59710747e4 JCF2: fixed compilation
git-svn-id: trunk@27683 -
2010-10-13 17:42:49 +00:00
mattias
3ff98d74ff codetools: removed constref from keywords
git-svn-id: trunk@27676 -
2010-10-13 08:06:42 +00:00
martin
cf34fd38f0 SynEdit: improved merging of frames and markups
git-svn-id: trunk@27672 -
2010-10-13 01:07:10 +00:00
martin
3461e3c693 SynEdit: added more for new zic-zac markup / refactor some of PaintLines
git-svn-id: trunk@27670 -
2010-10-12 22:57:42 +00:00
maxim
35ee37d215 Translations: Portuguese translation update by Marcelo B Paula, bug #17613
git-svn-id: trunk@27669 -
2010-10-12 20:49:14 +00:00
jesus
3e8c529d67 LazReport, show non-data bands in RowsLayout report
git-svn-id: trunk@27668 -
2010-10-12 19:53:40 +00:00
paul
797b544a5e synedit: add FrameStyle to the markup color and highlighter attribute
git-svn-id: trunk@27660 -
2010-10-12 03:20:52 +00:00
paul
5f0b5a99bc synedit: implement TextDrawer frame styles, add an ability to draw each side with an own style and color
git-svn-id: trunk@27659 -
2010-10-12 02:42:40 +00:00
martin
4d940456d8 SynEdit: don't stream empty right-gutter to lfm
git-svn-id: trunk@27658 -
2010-10-12 00:25:43 +00:00
mattias
3cd6430bb9 codetools: added constref parameter prefix modifier
git-svn-id: trunk@27647 -
2010-10-10 23:47:16 +00:00
martin
0274574004 SynEdit: Pas-Highlighter: Improved "message" and "index" keywords (less false positives)
git-svn-id: trunk@27645 -
2010-10-10 22:11:20 +00:00
martin
b944234141 SynEdit: Remove gtk2 MouseCapture workaround (after bug #13878 is fixed now). workaround was for issue #12460
git-svn-id: trunk@27644 -
2010-10-10 21:20:31 +00:00
martin
871136835b SynEdit: Fix for right overview Gutter
git-svn-id: trunk@27632 -
2010-10-09 16:06:56 +00:00
ask
d051326063 TAChart: Minor code style fixes
git-svn-id: trunk@27618 -
2010-10-08 11:11:42 +00:00
jesus
398ecf256d TAChart, fix component and property editors, see note in issue #17077
git-svn-id: trunk@27612 -
2010-10-08 00:34:11 +00:00
mattias
7c74ad750f codetools: property completion: add setter code when read variable exists
git-svn-id: trunk@27608 -
2010-10-07 17:00:36 +00:00
mattias
e80f406103 codetools: identifier comletion: put keywords behind fitting identifiers
git-svn-id: trunk@27606 -
2010-10-07 12:36:52 +00:00
mattias
95aebd5804 codetools: do not show identifier at cursor at start of list and ignore it on tab completion
git-svn-id: trunk@27605 -
2010-10-07 12:28:09 +00:00
mattias
1293a9022f codetools: debugging output
git-svn-id: trunk@27580 -
2010-10-05 07:44:19 +00:00
maxim
0deb180d9e regenerated translations; updated Russian translation
git-svn-id: trunk@27578 -
2010-10-04 22:27:08 +00:00
mattias
4d26bc867f IDE: running FPC source scan in background thread
git-svn-id: trunk@27577 -
2010-10-04 18:34:57 +00:00
mattias
aac4168119 IDE: started background scan of fpc source directory
git-svn-id: trunk@27575 -
2010-10-04 14:00:13 +00:00
ask
d4fd6075e6 TACHart: Increase series length in line demo, reformat comment
git-svn-id: trunk@27574 -
2010-10-04 12:41:03 +00:00
ask
151210cde5 TAChart: Fix animated zoom-out
git-svn-id: trunk@27573 -
2010-10-04 12:04:59 +00:00
ask
91d3bcfd77 TAChart: Replace TChart.UpdateExtent with public GetFullExtent function
git-svn-id: trunk@27572 -
2010-10-04 12:04:28 +00:00
ask
11c20399c2 TAChart: Unassign tool's chart reference during deactivation.
This fixes issue #17507

git-svn-id: trunk@27571 -
2010-10-04 11:56:50 +00:00
ask
e7ce0b0dac TAChart: Add TBarSeries.BarOffsetPercent property
git-svn-id: trunk@27570 -
2010-10-04 11:40:34 +00:00
ask
ba23bd2982 TAChart: Draw pie slices in the legend
git-svn-id: trunk@27568 -
2010-10-04 10:46:25 +00:00
ask
c95aa6b2f3 TAChart: Draw per-point legend items with the color from the chart source
git-svn-id: trunk@27567 -
2010-10-04 10:32:34 +00:00
ask
3d801aa92c TAChart: Support per-point coloring of line series
git-svn-id: trunk@27566 -
2010-10-04 10:20:29 +00:00
ask
213a8b5ef1 TAChart: Implement legend multiplicity for most series
git-svn-id: trunk@27565 -
2010-10-04 10:13:28 +00:00
ask
d589d25f96 TAChart: Fix chart invalidation after changing subcomponents' properties
git-svn-id: trunk@27563 -
2010-10-04 09:22:47 +00:00
mattias
0b18b44d8e codetools: added flag TFPCSourceCache.Valid
git-svn-id: trunk@27562 -
2010-10-04 09:20:53 +00:00
mattias
cb4fe65c5f codetools: fpc caches: added invalid stamp constant
git-svn-id: trunk@27561 -
2010-10-04 09:15:34 +00:00
ask
51333d23ff TAChart: Fix skipping obsolete property
git-svn-id: trunk@27560 -
2010-10-04 09:15:08 +00:00
ask
91aa289f6e TAChart: Group Legend-related properties into TChartSeriesLegend class. Update demo.
git-svn-id: trunk@27559 -
2010-10-04 09:10:55 +00:00
ask
84bb112a07 TAChart: Initial support for legend multiplicity
git-svn-id: trunk@27557 -
2010-10-04 08:21:46 +00:00
ask
643fc88dfa TAChart: Add user-drawn legend item to the legend demo
git-svn-id: trunk@27556 -
2010-10-04 07:30:19 +00:00
ask
09b0ea83ae TAChart: Add OnDrawLegend event to chart series
git-svn-id: trunk@27555 -
2010-10-04 07:28:23 +00:00
ask
1f15b325ab TAChart: Disable series if displaying it causes exception.
This prevents further exceptions on repainting, especially during design-time.

git-svn-id: trunk@27552 -
2010-10-03 17:33:56 +00:00
ask
80b1644c82 TAChart: Use RecNo as X value if TDbChartSource.FieldX is empty.
Patch by José Mejuto

git-svn-id: trunk@27551 -
2010-10-03 03:03:53 +00:00
martin
04c2eb89db Syn-Multi-Highlighter, tests for rev 27545 #1b6d6917f7
git-svn-id: trunk@27546 -
2010-10-02 16:31:47 +00:00
martin
1b6d6917f7 Syn-Multi-Highlighter, fix several crashes. see notes from issue #17419
git-svn-id: trunk@27545 -
2010-10-02 16:30:18 +00:00
maxim
9ef3233765 regenerated translations; updated Russian translation
git-svn-id: trunk@27540 -
2010-10-01 22:18:41 +00:00
mattias
f709e6ad5a codetools: added resourcestrings
git-svn-id: trunk@27535 -
2010-10-01 09:53:48 +00:00
jesus
35d7f5dcf0 LazReport, only do aggregate band if current band has designed view, issue #17474
git-svn-id: trunk@27528 -
2010-09-30 19:18:40 +00:00
jesus
65a23d6b0a LazReport, additional debug output
git-svn-id: trunk@27527 -
2010-09-30 19:11:30 +00:00
mattias
62d9b368ac LCL: fixed FileIsText to check for #0
git-svn-id: trunk@27524 -
2010-09-29 10:04:36 +00:00
mattias
250603ab78 LCL: fixed FileIsText to skip BOMs
git-svn-id: trunk@27523 -
2010-09-29 10:01:59 +00:00
ask
5ad19b1d4b TAChart: Fix multi-valued series demo title
git-svn-id: trunk@27522 -
2010-09-29 06:36:03 +00:00
mattias
ca800a022a codetools: fixed skipping else
git-svn-id: trunk@27515 -
2010-09-28 19:17:03 +00:00
mattias
b5a26a3c72 codetools: fixed stack pop
git-svn-id: trunk@27511 -
2010-09-28 17:12:12 +00:00
mattias
0f2583abfe codetools: fixed RunAssignment clean up
git-svn-id: trunk@27510 -
2010-09-28 16:08:59 +00:00
mattias
8ad5e11f4b IDE: clean up
git-svn-id: trunk@27509 -
2010-09-28 15:42:01 +00:00
mattias
559b05c75e IDE: conditionals: completion box
git-svn-id: trunk@27507 -
2010-09-28 15:09:59 +00:00
jesus
b5451e65dc LazReport, fix crash on aggregate functions if using frUserDataset
git-svn-id: trunk@27506 -
2010-09-28 14:46:06 +00:00
mattias
81974df6bd synedit: fixed typo
git-svn-id: trunk@27505 -
2010-09-28 13:37:16 +00:00
mattias
29774731e1 codetools: fixed error handling open begin
git-svn-id: trunk@27503 -
2010-09-28 12:17:24 +00:00
mattias
6ebaacbba1 codetools: clean up and debugging
git-svn-id: trunk@27498 -
2010-09-28 10:51:08 +00:00
mattias
7349be41c7 started synedit lpk
git-svn-id: trunk@27496 -
2010-09-28 08:27:25 +00:00
mattias
41278da076 synedit: fixed compilation
git-svn-id: trunk@27489 -
2010-09-27 08:48:06 +00:00
mattias
766f240486 IDE: fixed save package as when mainunit is custom unit
git-svn-id: trunk@27488 -
2010-09-26 22:00:05 +00:00
mattias
8f9d20991a codetools: fixed CommentCode, bug #17403
git-svn-id: trunk@27483 -
2010-09-26 21:05:59 +00:00
mattias
f684b879a0 codetools: added comment
git-svn-id: trunk@27482 -
2010-09-26 21:05:38 +00:00
mattias
5dd01ce874 codetools: CheckLFM: added boolean RootMustBeClassInUnit parameter
git-svn-id: trunk@27481 -
2010-09-26 20:30:24 +00:00
mattias
82369989ce IDE: converter: search classes in implementation too
git-svn-id: trunk@27480 -
2010-09-26 20:04:31 +00:00
mattias
6d02cc37ff codetools: extended RetypeClassVariables
git-svn-id: trunk@27479 -
2010-09-26 20:02:50 +00:00
mattias
ff03f73065 aggpas: normalized build scripts
git-svn-id: trunk@27470 -
2010-09-26 11:07:47 +00:00
mattias
5e87400d8c IDE: when package is renamed, rename its build macros
git-svn-id: trunk@27465 -
2010-09-26 10:34:13 +00:00
ask
e52d954696 TAChart: Move TSeriesPointerStyle from TAChartUtils to TATypes unit.
git-svn-id: trunk@27464 -
2010-09-26 03:25:35 +00:00
ask
e7e1f256d3 TAChart: Add ps[Left|Right]Triangle pointer styles
git-svn-id: trunk@27463 -
2010-09-26 03:21:11 +00:00
ask
f4763dd494 TAChart: Limit pointer size in the legend. Update demo.
git-svn-id: trunk@27462 -
2010-09-26 02:58:39 +00:00
ask
ec692bc033 TAChart: Show pointers in line series legend
git-svn-id: trunk@27461 -
2010-09-26 02:43:12 +00:00
jesus
53660dfd65 LazReport, more inline debug output
git-svn-id: trunk@27457 -
2010-09-25 20:18:51 +00:00
jesus
66ab6a8f29 LazReport, fix status about objects in report designer
git-svn-id: trunk@27456 -
2010-09-25 20:10:07 +00:00
jesus
3284b17929 LazReport, do not use localized band names for new objects
git-svn-id: trunk@27455 -
2010-09-25 18:08:16 +00:00
jesus
015906b019 LazReport, improved layout on band type selection
git-svn-id: trunk@27454 -
2010-09-25 17:38:12 +00:00
jesus
cd506ebd5a LazReport, fix band's titles in report designer for some locales
git-svn-id: trunk@27453 -
2010-09-25 07:05:36 +00:00
maxim
8faf23abb9 SynEdit: updated Russian translation
git-svn-id: trunk@27450 -
2010-09-24 17:06:00 +00:00
maxim
974729b41b Translations: Hebrew translation update by Ezik Shulamy, bugs #17477-17484
git-svn-id: trunk@27449 -
2010-09-24 17:04:51 +00:00
maxim
0e1d22b1d4 SynEdit: added SynDesign string constants translations and fixed typo in syndesignstringconstants.pas.
While editing localize scripts also removed stale CGI component reference from them.

git-svn-id: trunk@27448 -
2010-09-24 17:01:14 +00:00
maxim
5bdbf0884d Components, FpWeb: improved strings, regenerated translations and updated Russian translation
git-svn-id: trunk@27447 -
2010-09-24 14:06:28 +00:00
maxim
2501437f70 Components, FpWeb: improved Russian translation
git-svn-id: trunk@27444 -
2010-09-23 20:13:34 +00:00
jesus
fa47b6299a LazReport, clean-up
git-svn-id: trunk@27442 -
2010-09-22 21:26:09 +00:00
jesus
f44d2bc88f LazReport, added sample for OnUserFunction to editor project
git-svn-id: trunk@27441 -
2010-09-22 21:18:05 +00:00
jesus
5e315771f3 LazReport, fix problem on IDE creating an OnUserFunction handler due name clash
git-svn-id: trunk@27440 -
2010-09-22 21:17:08 +00:00
michael
38b49f7569 * Fix from Alexei in HREF tag dialog
git-svn-id: trunk@27436 -
2010-09-22 18:32:15 +00:00
maxim
ce65293986 Translations:
1. Regenerated.
  2. Cleaned up fpwebstrconsts.*.po files.
  3. Updated and improved Russian translation.

git-svn-id: trunk@27434 -
2010-09-22 16:29:13 +00:00
jesus
1a459cb90c LazReport: fix roIgnoreFieldNotFound makes complex expressions to fail, issue #17452
git-svn-id: trunk@27429 -
2010-09-21 15:28:15 +00:00
michael
19d1bedc52 * added popup-menu options to create string constant from SQL statement, and to clean up pascal string with SQL statement. Enables copy/paste from/to code.
git-svn-id: trunk@27425 -
2010-09-21 13:52:35 +00:00
michael
216e7ca979 * New version (td tag) from Alexei
git-svn-id: trunk@27423 -
2010-09-20 19:48:24 +00:00
mattias
0c340da499 IDE: fixed compilation
git-svn-id: trunk@27422 -
2010-09-20 19:36:31 +00:00
maxim
ea46133c5e Components: committed automatically regenerated makefiles
git-svn-id: trunk@27421 -
2010-09-20 16:41:28 +00:00
maxim
2608406e2f Components, LeakView: assign unit output direcory to LeakView package
git-svn-id: trunk@27420 -
2010-09-20 16:39:15 +00:00
mattias
a1aabdb31f IDE: clean up
git-svn-id: trunk@27417 -
2010-09-20 08:26:59 +00:00