paul
28544c79b9
synedit: allow code folding tree color customization
...
git-svn-id: trunk@18046 -
2009-01-02 13:26:50 +00:00
mattias
ad86924500
codetools: class completion: copy one method changes to body
...
git-svn-id: trunk@18045 -
2009-01-02 13:25:00 +00:00
martin
ff31b3a753
SynEdit Fold: align tree-end marker with drawn divider-line (more)
...
git-svn-id: trunk@18044 -
2009-01-02 13:18:41 +00:00
martin
542163b6b9
SynEdit Fold: align tree-end marker with drawn divider-line
...
git-svn-id: trunk@18042 -
2009-01-02 13:02:45 +00:00
martin
0978ce2ba7
SynEdit, Gutter: Changed Layout, Code clean-up
...
git-svn-id: trunk@18040 -
2009-01-02 12:10:51 +00:00
mattias
41605046ff
IDE+codetools: auto adding comma after complete uses section unit
...
git-svn-id: trunk@18039 -
2009-01-02 11:49:58 +00:00
martin
c7540c1b04
Synedit: Highlight matching double quotes
...
git-svn-id: trunk@18037 -
2009-01-02 11:17:58 +00:00
martin
01b2500565
SynEdit, Clean-up/Refactor Markup; Also fixes bug #12854 (bracket highlight during replace)
...
git-svn-id: trunk@18029 -
2009-01-02 01:31:13 +00:00
martin
9fe1fca4bd
Synedit: Highlight matching quotes (fallback previous quote or next quote)
...
git-svn-id: trunk@18027 -
2009-01-01 23:41:22 +00:00
martin
e2d80cd0fd
SynEdit, Folding: Refined the block-end for class-sections (private/public)
...
git-svn-id: trunk@18026 -
2009-01-01 22:55:39 +00:00
martin
45a82235cd
SynEdit: Fold at unit, implementation, program,...
...
git-svn-id: trunk@18025 -
2009-01-01 22:35:22 +00:00
martin
8b165499cd
SynEdit: Folding, fixed type, const, var blocks to end before the next block
...
git-svn-id: trunk@18024 -
2009-01-01 21:38:03 +00:00
martin
3b5634ffe0
SynEdit: new folding for 64bit (bug #12900 )
...
git-svn-id: trunk@18022 -
2009-01-01 20:24:26 +00:00
martin
bb49ada1b7
SynEdit: fixes caret sometimes invisible on last line (bug #12680 ). Adds caret visible on partial visible line.
...
git-svn-id: trunk@18016 -
2009-01-01 18:26:03 +00:00
martin
57b43172d7
SynEdit: Folding, fix last check-in for "foo = class of bar;"
...
git-svn-id: trunk@18015 -
2009-01-01 18:11:35 +00:00
martin
ee56753484
SynEdit: More folding at Classes, Record, Var, Const, Type, Uses
...
git-svn-id: trunk@18014 -
2009-01-01 17:49:29 +00:00
martin
a2acbf201c
SynEdit: Folding for full Procedure; Fix highlighting of property with comment (bug #12335 ); fix Highlighting of directives in asm block
...
git-svn-id: trunk@18010 -
2009-01-01 13:59:35 +00:00
martin
5de189d7af
SynEdit: Fixes DelToEndOfWord if Caret past EOL (Bug #10739 ) and fix DelChar with UTF8 and Caret past EOL
...
git-svn-id: trunk@17998 -
2008-12-30 13:53:48 +00:00
paul
64ba3d191e
component,printers: fix visibility hint
...
git-svn-id: trunk@17983 -
2008-12-30 04:20:49 +00:00
paul
27805961ec
synedit: don't resize completion form scrollbar to 10 pixels in width. It is not compatible with some themes and can lead to ugly look. Use default width instead.
...
git-svn-id: trunk@17966 -
2008-12-27 17:19:10 +00:00
paul
4598b5b3a6
jcf: remove asm mode
...
git-svn-id: trunk@17947 -
2008-12-25 11:45:38 +00:00
paul
ae8e919225
jcf: further fix compilation on case sensitive file systems
...
git-svn-id: trunk@17922 -
2008-12-24 08:43:04 +00:00
paul
c1ffec30ed
jcf: fix compilation on case sensitive file systems
...
git-svn-id: trunk@17921 -
2008-12-24 08:13:37 +00:00
paul
8949a6963a
jcf: add missed jcf menu items to the ide, implement formatting of all open units
...
git-svn-id: trunk@17918 -
2008-12-24 05:56:36 +00:00
paul
2c018868d2
jcf: reduce amount of hints
...
git-svn-id: trunk@17917 -
2008-12-24 05:37:30 +00:00
paul
a1f5d77faa
hide FileUtil in the JCFHelp from the Lazarus/Freepascal
...
git-svn-id: trunk@17916 -
2008-12-24 04:34:13 +00:00
paul
6116a9aab3
ide: add JCF to the bigide target if UseJCF define is enabled in the ide.inc (disabled by default)
...
git-svn-id: trunk@17915 -
2008-12-24 04:11:15 +00:00
marc
1be0908482
Updated Lithuanian translation by Valdas Jankunas
...
git-svn-id: trunk@17909 -
2008-12-23 23:32:26 +00:00
paul
47f0234c35
jcf: convert about form and it to the ide package
...
git-svn-id: trunk@17901 -
2008-12-23 10:20:57 +00:00
paul
c9cde29f7f
jcf: add ide package
...
git-svn-id: trunk@17892 -
2008-12-23 04:14:14 +00:00
paul
8c0ad52957
jcf: adopt EditorConverter for lazarus
...
git-svn-id: trunk@17891 -
2008-12-23 04:10:52 +00:00
paul
d578cccfd2
jcf: remove some jcl dependencies
...
git-svn-id: trunk@17890 -
2008-12-23 03:47:34 +00:00
mattias
7784d73eb5
codetools: added ide to SrcPath for ide/frames directory, bug #12840
...
git-svn-id: trunk@17885 -
2008-12-22 17:25:09 +00:00
paul
a4326b440c
jcf: sync with r746 (misc fixes in comments)
...
git-svn-id: trunk@17880 -
2008-12-22 08:35:35 +00:00
paul
52c3090688
jcf: further work on operators (r743)
...
git-svn-id: trunk@17879 -
2008-12-21 15:26:48 +00:00
paul
9aaa60fc8b
jcf: more work on operators (r742)
...
git-svn-id: trunk@17877 -
2008-12-21 14:47:55 +00:00
mattias
1b6e58d0b9
codetools: TExprEval: fixed IndexOf with Count=0
...
git-svn-id: trunk@17876 -
2008-12-21 09:41:00 +00:00
paul
c50309a06c
jcf2: sync with r741 (finished MoveSpaceToBeforeColon, initial support of fpc *operators*, misc fixes)
...
git-svn-id: trunk@17873 -
2008-12-21 03:44:59 +00:00
mattias
ad6b499676
codetools: fixed TExprEval empty
...
git-svn-id: trunk@17870 -
2008-12-20 19:07:51 +00:00
mattias
1a4313f8bc
codetools: consistencychecks now raises exceptions, accelerated TExprEval, added TExprEval.ChangeStamp
...
git-svn-id: trunk@17858 -
2008-12-18 22:32:30 +00:00
andrew
e059ec103f
* fixed crash when trying to load an image type fpimage doesn't support
...
git-svn-id: trunk@17849 -
2008-12-16 04:50:15 +00:00
andrew
332993241d
* fixed crash when reading properties which values are one char
...
* fixed crash when property values are empty
git-svn-id: trunk@17848 -
2008-12-16 04:44:02 +00:00
paul
e966b41e53
lhelp: fixed anchoring
...
git-svn-id: trunk@17847 -
2008-12-16 03:51:20 +00:00
paul
434106a147
lhelp:
...
- add project icon
- don't crash if terminal is not opened
git-svn-id: trunk@17846 -
2008-12-16 03:11:53 +00:00
martin
9ca4e6bd39
SynEdit: Fix LogicalToPhysical on end of Line (or empty line) whit trim-spaces. This caused Tabs to misbehave
...
git-svn-id: trunk@17844 -
2008-12-15 23:34:42 +00:00
andrew
006f02864e
* updated icon for chm toc documents
...
* updated http dataprovider for lnet trunk. only enabled if the lnetvisual package is added as a requirement
* some cleanup for chmcontentprovider
git-svn-id: trunk@17842 -
2008-12-15 17:15:56 +00:00
paul
035d9ead5b
jcf: reduce amount of warnings
...
git-svn-id: trunk@17838 -
2008-12-15 04:41:38 +00:00
paul
351862c47d
jcf: sync with r728
...
git-svn-id: trunk@17836 -
2008-12-15 02:59:23 +00:00
martin
590ebab989
SynEdit, fixed calc pixel coordinates. Right value was used, but from wrong function
...
git-svn-id: trunk@17835 -
2008-12-14 23:57:05 +00:00
jesus
993bd7b87d
LazReport, fix compilation win 64, issue #12798
...
git-svn-id: trunk@17834 -
2008-12-14 18:27:04 +00:00