mattias
|
a20af130ed
|
reduced output
git-svn-id: trunk@20445 -
|
2009-06-05 16:18:56 +00:00 |
|
mattias
|
62772a8398
|
codetools: started tool to explore fpc sources
git-svn-id: trunk@20435 -
|
2009-06-05 12:49:01 +00:00 |
|
martin
|
82eab88ac2
|
EditorOptions/Mouse: Fixed Action=None / Added no action for click on fold-tree's vertical line(s)
git-svn-id: trunk@20434 -
|
2009-06-05 12:47:04 +00:00 |
|
mattias
|
58acb9da65
|
codetools: completeblock: fixed closing nested if else
git-svn-id: trunk@20433 -
|
2009-06-05 11:38:03 +00:00 |
|
mattias
|
0ac9217af3
|
codetools: complete block: fixed closing program begin end.
git-svn-id: trunk@20432 -
|
2009-06-05 11:17:57 +00:00 |
|
mattias
|
b27ed3b91b
|
codetools: indentation extended for different indents per type
git-svn-id: trunk@20423 -
|
2009-06-05 08:22:44 +00:00 |
|
martin
|
7b82b702dd
|
Fix for jump to declaration / was passing wrong coordinate
git-svn-id: trunk@20415 -
|
2009-06-05 01:14:24 +00:00 |
|
martin
|
c48d05bde9
|
EditorOptions/Mouse: Added more Fold Actions templates
(missed a file)
git-svn-id: trunk@20414 -
|
2009-06-04 23:59:43 +00:00 |
|
martin
|
0f7c792281
|
EditorOptions/Mouse: Added more Fold Actions templates
git-svn-id: trunk@20413 -
|
2009-06-04 23:59:16 +00:00 |
|
martin
|
98e4b39c28
|
EditorOptions/Mouse: Merged Start/Continue Selection and added smLine mode selection
git-svn-id: trunk@20411 -
|
2009-06-04 22:24:44 +00:00 |
|
martin
|
c9f080f627
|
EditorOptions/Mouse: Added Config for Line-Number-Gutter => End users can add option to select line
git-svn-id: trunk@20410 -
|
2009-06-04 21:49:15 +00:00 |
|
martin
|
3332a54674
|
EditorOptions/Mouse: small fix in caret handling
git-svn-id: trunk@20409 -
|
2009-06-04 21:16:53 +00:00 |
|
martin
|
2accfb98d4
|
Cleanup
git-svn-id: trunk@20407 -
|
2009-06-04 20:44:05 +00:00 |
|
martin
|
6b34642783
|
EditorOptions/Mouse: Merged Code-Folding mouse config
git-svn-id: trunk@20406 -
|
2009-06-04 20:39:45 +00:00 |
|
mattias
|
40d77dcadc
|
codetools: fixed CompareAtom for atoms with same prefix, bug #13909
git-svn-id: trunk@20405 -
|
2009-06-04 17:45:42 +00:00 |
|
ask
|
05136fc2e5
|
TAChart: Add Axis.Title.Distance property. Minor refactoring.
git-svn-id: trunk@20404 -
|
2009-06-04 15:58:58 +00:00 |
|
ask
|
b13a1bbcb0
|
TAChart: Extract GetIntervals function
git-svn-id: trunk@20403 -
|
2009-06-04 15:08:28 +00:00 |
|
ask
|
1acb779801
|
TAChart: Remove TChart.AxisColor -- superceeded by Axis.TickColor.
git-svn-id: trunk@20401 -
|
2009-06-04 11:33:34 +00:00 |
|
ask
|
95e83492e7
|
TAChart: Add Axis.TickLength and Axis.TickColor properties. Really use Axis.Title.Font.
git-svn-id: trunk@20400 -
|
2009-06-04 11:32:51 +00:00 |
|
martin
|
0ed28eaffa
|
SynEdit, Fix Replacing SelectedText, if selection is backwards, issue #13904
git-svn-id: trunk@20399 -
|
2009-06-04 10:46:53 +00:00 |
|
vincents
|
e2d0fec11d
|
fpweb: patch from Attila Borka (issue #13901)
* added note about minimal fpc version
* minor message changes
git-svn-id: trunk@20396 -
|
2009-06-04 08:29:52 +00:00 |
|
martin
|
e2ce0db6bc
|
EditorOptions/Mouse: added extra option; Full line select (issue #12302) / Mouselink on middle btn (issue #1878)
git-svn-id: trunk@20389 -
|
2009-06-04 01:18:42 +00:00 |
|
martin
|
82dd786de7
|
Fixed Mouse action / Ensure defaults are created
git-svn-id: trunk@20388 -
|
2009-06-03 23:42:31 +00:00 |
|
martin
|
6f5ec9cb32
|
Fixed Mouse action for SynMemo issue #13902
git-svn-id: trunk@20387 -
|
2009-06-03 23:25:06 +00:00 |
|
mattias
|
8f78d9aa6a
|
codetools: complete block: checking for end., bug #13895
git-svn-id: trunk@20383 -
|
2009-06-03 21:34:04 +00:00 |
|
martin
|
485e5c2c90
|
SourceEditor: Introduced Selection-Toggle-Comments issue #13824 and redone old Set/Unset Comment. Based on a patch by Flávio Etrusco
git-svn-id: trunk@20379 -
|
2009-06-03 18:06:25 +00:00 |
|
mattias
|
cb61eaabf5
|
codetools: added more indentation examples
git-svn-id: trunk@20378 -
|
2009-06-03 17:14:42 +00:00 |
|
mattias
|
552a63960f
|
codetools: local var assignment completion: address operator
git-svn-id: trunk@20377 -
|
2009-06-03 17:10:17 +00:00 |
|
mattias
|
807dd50588
|
codetools: adding units: when no related found and uipBehindRelated: add as last, bug #13899
git-svn-id: trunk@20376 -
|
2009-06-03 16:27:32 +00:00 |
|
martin
|
a635ac62cf
|
SynEdit: Added configuration for mouse behaviour / Fix Gutter ContextMenu on left button
git-svn-id: trunk@20372 -
|
2009-06-03 13:49:40 +00:00 |
|
martin
|
40045494d3
|
Removing BOM from files, to stop svn from thinking they are modified
git-svn-id: trunk@20371 -
|
2009-06-03 13:45:35 +00:00 |
|
martin
|
b4e9932523
|
SynEdit: Added configuration for mouse behaviour / Deal with deprecated otpion "dbl click selects line"
git-svn-id: trunk@20370 -
|
2009-06-03 13:31:49 +00:00 |
|
martin
|
7bde133acd
|
SynEdit: Added configuration for mouse behaviour / Fix Gutter ContextMenu
git-svn-id: trunk@20359 -
|
2009-06-02 21:54:42 +00:00 |
|
martin
|
6e2bbfb0a1
|
SynEdit: Added configuration for mouse behaviour / Fix Gutter ContextMenu
git-svn-id: trunk@20358 -
|
2009-06-02 21:46:12 +00:00 |
|
martin
|
52b9334051
|
SynEdit: Added configuration for mouse behaviour / Ad ContextMenu
git-svn-id: trunk@20357 -
|
2009-06-02 21:35:01 +00:00 |
|
martin
|
8bca8c909b
|
SynEdit: Added configuration for mouse behaviour Issue #1878, Issue #8603, see http://wiki.lazarus.freepascal.org/Editor_Options_Mouse
git-svn-id: trunk@20353 -
|
2009-06-02 18:11:47 +00:00 |
|
ask
|
49c5c9dbeb
|
TAChart: Use Font.Orientation instead of Angle for axis titles
git-svn-id: trunk@20352 -
|
2009-06-02 14:01:37 +00:00 |
|
ask
|
03fb819137
|
TAChart: Draw grid with dotted lines by default
git-svn-id: trunk@20351 -
|
2009-06-02 13:46:45 +00:00 |
|
ask
|
a5d26d6883
|
TAChart: Meaningful axis captions in AxisList editor
git-svn-id: trunk@20350 -
|
2009-06-02 13:41:29 +00:00 |
|
ask
|
8933c18a9f
|
TAChart: Draw multiple axises with arbitrary alignments
* Move axis drawing to TChartAxis, break it into smaller procedures
git-svn-id: trunk@20347 -
|
2009-06-02 12:53:49 +00:00 |
|
vincents
|
da1981f793
|
components: fpweb: added a lot of examples by Attila Borka
git-svn-id: trunk@20345 -
|
2009-06-02 09:59:12 +00:00 |
|
mattias
|
0dfa9a2f3f
|
codetools: fpmake.pas
git-svn-id: trunk@20333 -
|
2009-06-01 17:56:08 +00:00 |
|
mattias
|
65c80f814d
|
codetools: added indenter to sourcechanger
git-svn-id: trunk@20318 -
|
2009-05-30 17:58:32 +00:00 |
|
mattias
|
c7b2a8b99e
|
codetools: clean up
git-svn-id: trunk@20317 -
|
2009-05-30 17:34:18 +00:00 |
|
ask
|
66278c69d1
|
TChart: Publish AxisList. Do not store LeftAxis and BottomAxis separately.
* A step to adding support for multiple axises
* Update demo
git-svn-id: trunk@20316 -
|
2009-05-30 16:41:01 +00:00 |
|
mattias
|
ac65fe07fa
|
codetools: indentations: parsing examples
git-svn-id: trunk@20315 -
|
2009-05-30 16:39:09 +00:00 |
|
mattias
|
520cd91793
|
codetools: indentations: parsing source behind
git-svn-id: trunk@20314 -
|
2009-05-30 16:07:41 +00:00 |
|
ask
|
56029b3100
|
TChart: Fix axis title centering (issue #13832)
git-svn-id: trunk@20313 -
|
2009-05-30 15:36:00 +00:00 |
|
ask
|
b991035ee7
|
TChart: Introduce TChartAxisAlignment and TChartAxisList
* First step for adding support for multiple axises
* Does not yet change any user-visible behaviour
git-svn-id: trunk@20312 -
|
2009-05-30 15:17:35 +00:00 |
|
mattias
|
d99a3fc221
|
codetools: indentations: using code in front
git-svn-id: trunk@20311 -
|
2009-05-30 14:15:35 +00:00 |
|