Commit Graph

3699 Commits

Author SHA1 Message Date
martin
0feb94742e SynEdit, update LineChangeMarkers (yellow/green) for user applications that use SynEdit.Lines.SaveToFile
git-svn-id: trunk@18842 -
2009-02-27 20:11:23 +00:00
martin
2129ac6726 Merged SynEdit-design and SynEdit package. (SynEdit, now needs IdeIntf for the property editor; changed compilation order appropriately); Undone all Changes that introduced the SynEdit-Design package.
git-svn-id: trunk@18829 -
2009-02-26 23:31:02 +00:00
paul
ccc97fcddb synedit: set default value for FrameColor
git-svn-id: trunk@18827 -
2009-02-26 22:56:44 +00:00
mattias
036ac66bf8 codetools: added / to expression operators
git-svn-id: trunk@18822 -
2009-02-25 14:14:06 +00:00
ask
c27d946f16 TAChart: refactor zooming
git-svn-id: trunk@18818 -
2009-02-24 11:43:48 +00:00
mattias
8eef3a2022 codetools: identifier completion: not adding semicolon in front of a binary symbol operator
git-svn-id: trunk@18800 -
2009-02-22 22:47:00 +00:00
martin
2f1b930d22 SynEdit, Folding: "type" does not always start a block: "foo = type string;"
git-svn-id: trunk@18799 -
2009-02-22 20:05:43 +00:00
martin
580a765d4e SynEdit: Fixed BlockSelection, if multi byte UTF8 chars are present (requires fix in rev 18797 #9cfd930f46) (relates to bug #11819 / Note 25343; but any line with multibyte chars at the very start was affected)
git-svn-id: trunk@18798 -
2009-02-22 19:46:57 +00:00
martin
81d0c46770 Add SynEdit-Design package to BigIDE
git-svn-id: trunk@18796 -
2009-02-22 18:42:03 +00:00
ask
a3580b1459 TAChart: Make marks optional. Allow custom marks formatting.
git-svn-id: trunk@18795 -
2009-02-22 16:06:23 +00:00
ask
4bd8cdc586 TAChart: implement all MarksStyle values for TPieSeries.
Add mark style selection to the demo application.

git-svn-id: trunk@18794 -
2009-02-22 15:10:53 +00:00
ask
61219c304d TAChart: Renamed ChartCoord -> TChartCoord
git-svn-id: trunk@18792 -
2009-02-22 14:41:55 +00:00
jesus
381c429d0a LazReport, renamed some images
git-svn-id: trunk@18789 -
2009-02-21 21:28:20 +00:00
jesus
246c0e3ae8 LazReport, do not autoscroll designer's form
git-svn-id: trunk@18785 -
2009-02-21 18:38:29 +00:00
mattias
22c61b805d IDE+codetools: identifier completion: show constructor/destructo from Paul, bug #13215
git-svn-id: trunk@18783 -
2009-02-20 21:23:15 +00:00
paul
f8e23f2d0d tachart: correct asterisks positions
git-svn-id: trunk@18780 -
2009-02-20 15:34:27 +00:00
paul
1a3d8bce05 tachart: fix bigide building
git-svn-id: trunk@18779 -
2009-02-20 15:32:00 +00:00
ask
facc55f1a3 TAChart: Add Alexander Klenin to authors
issue #13214 part 6

git-svn-id: trunk@18778 -
2009-02-20 14:30:06 +00:00
ask
604c32679f TAChart: Refactor TLine series. Add static TLine series to the demo
issue #13214 part 5

git-svn-id: trunk@18777 -
2009-02-20 14:28:08 +00:00
ask
f6a27a57d4 TAChart: clean up, fix and expand published properties, since they are now useful
issue #13214 part 4

git-svn-id: trunk@18776 -
2009-02-20 14:25:24 +00:00
ask
ee315fb844 TAChart series editor: adding, deleting and selection of series
issue #13214 part 3

git-svn-id: trunk@18775 -
2009-02-20 14:22:48 +00:00
ask
7ab4967ab9 TAChart: Prepare series code for design-time editing. Publish Series property.
issue #13214 part 2

git-svn-id: trunk@18774 -
2009-02-20 14:19:05 +00:00
ask
75edc78f04 TAChart series editor: initial design-time form. Does nothing useful yet.
issue #13214 part 1

git-svn-id: trunk@18773 -
2009-02-20 14:04:27 +00:00
vincents
1bbc803e83 sqlite component: fixed path delimeters in .lpk caused by issue #13212
patch by: Luiz Americo

git-svn-id: trunk@18766 -
2009-02-19 21:44:35 +00:00
vincents
3120bb14c2 sqlite component: patch from issue #13209
* Change the sqlite*dataset component editor to allow call the Fields Editor
* Remove workaround to old fpc/lazarus bugs 
patch by Luiz Americo 

git-svn-id: trunk@18764 -
2009-02-19 20:29:07 +00:00
mattias
44384111c2 fixed typo
git-svn-id: trunk@18762 -
2009-02-19 08:35:22 +00:00
jesus
c84b3499e1 LazReport, fix record context on which bands are printed after a group change is detected, issue #13165
git-svn-id: trunk@18751 -
2009-02-18 23:58:06 +00:00
vincents
69610334ef TAChart: Make Assign and EraseBackground methods public, as inherited ones
patch by: Alexander Klenin
part 4 of issue #13201

git-svn-id: trunk@18749 -
2009-02-18 12:22:32 +00:00
vincents
a945bd4085 TAChart: Remove {$MODE DELPHI} and {$IFDEF fpc}
patch by: Alexander Klenin
part 3 of issue #13201

git-svn-id: trunk@18748 -
2009-02-18 12:20:30 +00:00
vincents
6eda89f398 TAChart: Refactor coordinate transformations
patch by: Alexander Klenin
part 2 of issue #13201

git-svn-id: trunk@18747 -
2009-02-18 12:17:29 +00:00
vincents
161a59bc94 TAChart: Make TChart.Series an indexed property of proper type
patch by: Alexander Klenin
part 1 of issue #13201

git-svn-id: trunk@18746 -
2009-02-18 12:14:45 +00:00
vincents
4f120b8014 TAChart: Replace some hard-coded colors by user-changeable properties.
patch by: Alexander Klenin
part 2 of issue #13196

git-svn-id: trunk@18730 -
2009-02-17 13:12:59 +00:00
vincents
c42b11a253 TAChart: Rewrite PieSeries.Draw method. Greatly simplify code. Fix multiple issues with scaling.
patch by: Alexander Klenin
part 1 of issue #13196

git-svn-id: trunk@18729 -
2009-02-17 13:07:11 +00:00
mattias
271dd47acb codetools: parsing var a: char; public name test;
git-svn-id: trunk@18726 -
2009-02-17 09:49:12 +00:00
vincents
06cd260566 TAChart: fix SeriesColor to work uniformly for all kinds of series
patch by: Alexander Klenin
fixes issue #13184

git-svn-id: trunk@18709 -
2009-02-16 15:43:42 +00:00
vincents
583ce96cbe TAChart: published DoubleBuffered
git-svn-id: trunk@18699 -
2009-02-15 18:44:08 +00:00
sekelsenmat
3ef10c5da2 Implements SetWindowRgn for win32
git-svn-id: trunk@18696 -
2009-02-15 11:06:36 +00:00
martin
212692fab4 SynEdit: Fixed updating gutter (Show every nth line number would not follow caret movement), broken in revision 18650 #720657de54
git-svn-id: trunk@18685 -
2009-02-14 15:24:57 +00:00
jesus
bde55b119f LazReport, fix autosize text, issue #13152
git-svn-id: trunk@18680 -
2009-02-14 04:55:07 +00:00
martin
aee5b7661e SynEdit: Fixed debug compilation with $DEFINE VerboseKeys
git-svn-id: trunk@18679 -
2009-02-13 22:34:58 +00:00
martin
b6a7c8f87a SynEdit: Fixed debug compilation with $DEFINE VerboseKeys
git-svn-id: trunk@18678 -
2009-02-13 22:31:14 +00:00
martin
65c4d691ae SynEdit: Fixed LengthOfLongestLine (Vertical Scrollbar did no longer show); bug introduced in revision 18603 #01e79b4d74
git-svn-id: trunk@18677 -
2009-02-13 21:44:59 +00:00
martin
c5581746a0 SynEdit: Fix bug #11752. If using a non utf8 font (gtk1) certain sequences of chars would be rendered wrong
git-svn-id: trunk@18674 -
2009-02-13 21:11:20 +00:00
vincents
648cca752a TAChart: Extract StyleChanged into parent class
patch by: Alexander Klenin
part 4 of issue #13163

git-svn-id: trunk@18673 -
2009-02-13 20:56:05 +00:00
vincents
fc69670edb TAChart: Include reticules in demo application
patch by: Alexander Klenin
part 3 of issue #13163

git-svn-id: trunk@18672 -
2009-02-13 20:53:26 +00:00
vincents
0d8393edf7 TAChart: Refactor Reticules. Remove circular dependency TAGraph -> TASeries
patch by: Alexander Klenin
part 2 of issue #13163

git-svn-id: trunk@18671 -
2009-02-13 20:51:16 +00:00
vincents
eb20e8d8cd TAChart: Extract DrawIfActive and AfterAdd procedures. Minor style fixes.
patch by: Alexander Klenin
part 1 of issue #13163

git-svn-id: trunk@18670 -
2009-02-13 20:45:43 +00:00
martin
84bfb63537 SynEdit: Improve non utf8 char-set handling (may happen with gtk1). This was broken by DoubleWidthChar handling
git-svn-id: trunk@18669 -
2009-02-13 20:10:39 +00:00
sekelsenmat
18b9f259d5 Fixes TOpenGLContext in Carbon
git-svn-id: trunk@18661 -
2009-02-13 13:18:08 +00:00
martin
720657de54 SynEdit Refactor: Move more caret code to dedicated caret class
git-svn-id: trunk@18650 -
2009-02-13 00:43:19 +00:00