mattias
|
fa3cda85f5
|
added debugging for clipboard
git-svn-id: trunk@8603 -
|
2006-01-23 10:37:40 +00:00 |
|
mattias
|
aa95eef759
|
started codecontext find proc node
git-svn-id: trunk@8597 -
|
2006-01-21 22:10:06 +00:00 |
|
mattias
|
9347949119
|
fixed code completion of parameter variables for sets of variables
git-svn-id: trunk@8556 -
|
2006-01-18 20:16:59 +00:00 |
|
mattias
|
7f45ee18da
|
implemented code completion of parameter variables
git-svn-id: trunk@8555 -
|
2006-01-18 19:15:11 +00:00 |
|
mattias
|
8c5f336505
|
fixes for fpc 2.0.3 and TrayIconLaz.lpk
git-svn-id: trunk@8545 -
|
2006-01-17 14:31:24 +00:00 |
|
mattias
|
9ff3525add
|
extended class completion for generic classes
git-svn-id: trunk@8369 -
|
2005-12-26 10:06:39 +00:00 |
|
mattias
|
4595d9066c
|
implemented IDE code macro selection
git-svn-id: trunk@8102 -
|
2005-11-08 15:50:42 +00:00 |
|
mattias
|
cc1d35125b
|
fixed event assignment completion cursor pos
git-svn-id: trunk@8098 -
|
2005-11-07 22:11:05 +00:00 |
|
mattias
|
b2da0049cf
|
added IDE overload for inserting code templates, needed for code macros
git-svn-id: trunk@8063 -
|
2005-11-05 11:46:16 +00:00 |
|
mattias
|
826f7e66f5
|
class completion now copies the class keyword for class methods
git-svn-id: trunk@8024 -
|
2005-11-01 22:18:20 +00:00 |
|
micha
|
0300aa4c2e
|
remove excess string concatenation "+"
git-svn-id: trunk@7975 -
|
2005-10-21 11:50:43 +00:00 |
|
mattias
|
7cd65400ed
|
implemented codefolding in synedit highlighter
git-svn-id: trunk@7935 -
|
2005-10-08 16:01:15 +00:00 |
|
mattias
|
e1c20a0c4d
|
improved IgnoreErrorAfterCursor for begin blocks, class block and proc heads
git-svn-id: trunk@7523 -
|
2005-08-17 23:32:18 +00:00 |
|
mattias
|
612ad985f5
|
implemented search for existing class completion comments
git-svn-id: trunk@7522 -
|
2005-08-17 19:08:29 +00:00 |
|
mattias
|
98910ff579
|
forward proc completion no longer copies comments
git-svn-id: trunk@7515 -
|
2005-08-17 09:15:01 +00:00 |
|
vincents
|
1064272122
|
removed ifdef ver1 from Martin Smat
git-svn-id: trunk@7479 -
|
2005-08-04 08:41:46 +00:00 |
|
mattias
|
e303f8f83f
|
replaced codetools+gtk intf TList with faster TFPList
git-svn-id: trunk@7405 -
|
2005-07-23 09:27:30 +00:00 |
|
mattias
|
4b813aac5d
|
fixed code completion of external procs
git-svn-id: trunk@7257 -
|
2005-06-20 18:27:43 +00:00 |
|
vincents
|
c535f37167
|
use xml units from fpc, if not compiling with fpc 1.0
git-svn-id: trunk@6603 -
|
2005-01-15 13:44:03 +00:00 |
|
mattias
|
d92ce8d36c
|
fixed finding class after class completion
git-svn-id: trunk@6514 -
|
2005-01-08 16:27:59 +00:00 |
|
mattias
|
66a176a847
|
fixed finding class after class completion
git-svn-id: trunk@6513 -
|
2005-01-08 16:23:55 +00:00 |
|
mattias
|
2e1f289436
|
fixed finding class after class completion
git-svn-id: trunk@6511 -
|
2005-01-08 15:40:58 +00:00 |
|
mattias
|
fd903d9ed1
|
increased version to 0.9.4
git-svn-id: trunk@6456 -
|
2005-01-02 11:24:25 +00:00 |
|
mattias
|
cf818e4584
|
implemented adding class header comment on class completion
git-svn-id: trunk@6455 -
|
2005-01-01 23:22:48 +00:00 |
|
mattias
|
68c0ee8c21
|
renamed avl_tree.pas to oldavltree.pas for new fpc 1.9.5
git-svn-id: trunk@6210 -
|
2004-11-06 19:49:14 +00:00 |
|
mattias
|
79e0b3d2d1
|
fixed compiling codetools with -dCTDebug
git-svn-id: trunk@5855 -
|
2004-08-25 21:26:45 +00:00 |
|
mattias
|
730a67c8e1
|
fixed button return key
git-svn-id: trunk@5500 -
|
2004-05-22 14:35:33 +00:00 |
|
mattias
|
617948d9c8
|
removed unneeded units in uses sections
git-svn-id: trunk@5443 -
|
2004-05-02 12:01:15 +00:00 |
|
mattias
|
82ad9e0e7d
|
fixed FindEndOfExpression for bogus statements
git-svn-id: trunk@5352 -
|
2004-03-30 17:45:31 +00:00 |
|
mattias
|
77694e4aa0
|
codecompletion: forward proc body position now block sensitive
git-svn-id: trunk@4877 -
|
2003-12-06 19:20:46 +00:00 |
|
mattias
|
f0955a6093
|
implemented extract proc, check lfm and convert delphi unit
git-svn-id: trunk@4708 -
|
2003-10-15 18:01:10 +00:00 |
|
mattias
|
3cfdaeef38
|
fixed targetos for clean all
git-svn-id: trunk@4329 -
|
2003-06-27 22:07:39 +00:00 |
|
mattias
|
0daacecbf3
|
implemented TPairSplitter streaming
git-svn-id: trunk@4298 -
|
2003-06-23 12:33:55 +00:00 |
|
mattias
|
ae12a98a40
|
fixes for debugging
git-svn-id: trunk@3166 -
|
2002-08-18 16:50:09 +00:00 |
|
mattias
|
a344dfcdf7
|
fixed inserting code in front of delphi comment
git-svn-id: trunk@3161 -
|
2002-08-18 16:50:08 +00:00 |
|
mattias
|
125edc1935
|
fixed jumping to renamed procs
git-svn-id: trunk@3158 -
|
2002-08-18 16:50:07 +00:00 |
|
mattias
|
619e882233
|
added export procedure specifier
git-svn-id: trunk@3156 -
|
2002-08-18 16:50:06 +00:00 |
|
mattias
|
a49177e24f
|
changed macro name ProjectDir to ProjPath
git-svn-id: trunk@3153 -
|
2002-08-18 16:50:05 +00:00 |
|
mattias
|
602eb57081
|
implemented add file to a package dialog
git-svn-id: trunk@3152 -
|
2002-08-18 16:50:04 +00:00 |
|
mattias
|
7762fc3ae7
|
added ipdefine.inc
git-svn-id: trunk@3151 -
|
2002-08-18 16:50:03 +00:00 |
|
mattias
|
7eefc30745
|
code completion, local var completion now indents correct after var a:b;
git-svn-id: trunk@3150 -
|
2002-08-18 16:50:02 +00:00 |
|
mattias
|
e231ac6cbf
|
fixed real number recognition
git-svn-id: trunk@3149 -
|
2002-08-18 16:50:01 +00:00 |
|
mattias
|
6cf183e85d
|
fixed code completion, when cursor in forward proc head
git-svn-id: trunk@3148 -
|
2002-08-18 16:50:00 +00:00 |
|
mattias
|
03c5f31679
|
fixed class completion for property access <ident>.<ident>
git-svn-id: trunk@3147 -
|
2002-08-18 16:49:59 +00:00 |
|
mattias
|
013fb59c22
|
code completion now copies procedure calling conventions
git-svn-id: trunk@3146 -
|
2002-08-18 16:49:58 +00:00 |
|
mattias
|
f31dad6d8a
|
fixed form FActive, cleanups
git-svn-id: trunk@3145 -
|
2002-08-18 16:49:57 +00:00 |
|
mattias
|
6c2a71138f
|
find declaration now supports class interfaces
git-svn-id: trunk@3144 -
|
2002-08-18 16:49:56 +00:00 |
|
mattias
|
82870643ca
|
fixed finddeclaration: with context flag bug
git-svn-id: trunk@3143 -
|
2002-08-18 16:49:55 +00:00 |
|
mattias
|
ef26f3b4e6
|
Local variable completion for program begin..end blocks
git-svn-id: trunk@3142 -
|
2002-08-18 16:49:54 +00:00 |
|
lazarus
|
19d0cc7d08
|
MG: fixed used virtual files and IsPartOfProject Bug
git-svn-id: trunk@3141 -
|
2002-08-18 16:49:53 +00:00 |
|
lazarus
|
5825d97718
|
MG: code completion: added local variable completion
git-svn-id: trunk@3140 -
|
2002-08-18 16:49:52 +00:00 |
|
lazarus
|
1f7c5dd3fa
|
MG: fixed stopping keypress event if handled by LCL
git-svn-id: trunk@3139 -
|
2002-08-18 16:49:51 +00:00 |
|
lazarus
|
6b69ba633b
|
MG: codecompletion: added ForwardProcInsertPolicies
git-svn-id: trunk@3138 -
|
2002-08-18 16:49:50 +00:00 |
|
lazarus
|
cf4d7edc1e
|
MG: codecompletion: improved separation of vars, methods and props
git-svn-id: trunk@3137 -
|
2002-08-18 16:49:49 +00:00 |
|
lazarus
|
396d1012c2
|
MG: jump point is now added if method jumping not revertable
git-svn-id: trunk@3136 -
|
2002-08-18 16:49:48 +00:00 |
|
lazarus
|
b0513667c6
|
MG: implemented IgnoreErrorAfter position for codetools
git-svn-id: trunk@3135 -
|
2002-08-18 16:49:47 +00:00 |
|
lazarus
|
8608762170
|
MG: fixed codecompletion stored specifier with False/True
git-svn-id: trunk@3134 -
|
2002-08-18 16:49:46 +00:00 |
|
lazarus
|
e316b51886
|
MG: added if oldvalue=newvalue then exit; line to codecompletion
git-svn-id: trunk@3133 -
|
2002-08-18 16:49:45 +00:00 |
|
lazarus
|
0e368232da
|
MG: codecompletion now checks for filebreaks, savefile now checks for filedate
git-svn-id: trunk@1828 -
|
2002-08-07 09:55:31 +00:00 |
|
lazarus
|
3ee9c1fab9
|
MG: fixed CodeCompletion of STORED property functions
git-svn-id: trunk@1825 -
|
2002-08-06 19:58:45 +00:00 |
|
lazarus
|
ed57800398
|
MG: added close buttons and images to TNoteBook and close buttons to source editor
git-svn-id: trunk@1740 -
|
2002-06-08 17:16:02 +00:00 |
|
lazarus
|
13926110d3
|
MG: published variables are now added with code creation options
git-svn-id: trunk@1733 -
|
2002-06-05 20:02:28 +00:00 |
|
lazarus
|
f2bb9eaf9c
|
MG: fixed find declaration top lvl name resolving of properties
git-svn-id: trunk@1710 -
|
2002-05-29 21:43:22 +00:00 |
|
lazarus
|
1817ed5fc4
|
MG: fixed Event Assignment Completion naming
git-svn-id: trunk@1690 -
|
2002-05-16 18:53:57 +00:00 |
|
lazarus
|
d969776637
|
MG: started new client rectangle
git-svn-id: trunk@1635 -
|
2002-04-24 16:11:17 +00:00 |
|
lazarus
|
1c20c98a0b
|
MG: fixed property completion of stored fuctions
git-svn-id: trunk@1634 -
|
2002-04-24 14:32:23 +00:00 |
|
lazarus
|
f7aa303653
|
MG: fixed property completion of stored fuctions
git-svn-id: trunk@1633 -
|
2002-04-24 14:31:16 +00:00 |
|
lazarus
|
271909d412
|
MG: reduced output
git-svn-id: trunk@1629 -
|
2002-04-23 17:24:23 +00:00 |
|
lazarus
|
088624b9cc
|
MG: accelerated parser
git-svn-id: trunk@1628 -
|
2002-04-23 16:12:52 +00:00 |
|
lazarus
|
591eaa3d79
|
MG: fixes, e.g. method jumping to changed overloaded methods
git-svn-id: trunk@1615 -
|
2002-04-17 09:15:51 +00:00 |
|
lazarus
|
dd37880074
|
MG: added path editor for compiler options
git-svn-id: trunk@1612 -
|
2002-04-16 08:55:06 +00:00 |
|
lazarus
|
9beb5af34e
|
MG: new expression evalution for find declaration and fixes
git-svn-id: trunk@1606 -
|
2002-04-15 10:54:13 +00:00 |
|
lazarus
|
2047305713
|
MG: reduced node cache killing for scan ranges
git-svn-id: trunk@1604 -
|
2002-04-12 14:51:33 +00:00 |
|
lazarus
|
57400d3471
|
MG: fixed node cache dependency update bug
git-svn-id: trunk@1603 -
|
2002-04-12 14:30:26 +00:00 |
|
lazarus
|
39b9f280f6
|
MG: added Event Assignment completion
git-svn-id: trunk@1602 -
|
2002-04-12 10:21:55 +00:00 |
|
lazarus
|
9b66e0abc7
|
MG: small fixes, cleanups and started event assignment completion
git-svn-id: trunk@1600 -
|
2002-04-11 08:08:50 +00:00 |
|
lazarus
|
f295045532
|
MG: further internationalization
git-svn-id: trunk@1565 -
|
2002-03-29 14:32:49 +00:00 |
|
lazarus
|
94d422e5fa
|
MG: old Makefile for 1.0.5 compilers
git-svn-id: trunk@1563 -
|
2002-03-29 12:03:39 +00:00 |
|
lazarus
|
ad22b62edc
|
MG: added inputhistory
git-svn-id: trunk@1560 -
|
2002-03-28 20:31:01 +00:00 |
|
lazarus
|
c53114998b
|
MG: fixes for synedit mouse selection
git-svn-id: trunk@1555 -
|
2002-03-27 20:08:05 +00:00 |
|
lazarus
|
1e999a3d60
|
MG: splitted main.pp: debugger management in TDebugManager
git-svn-id: trunk@1552 -
|
2002-03-27 10:39:44 +00:00 |
|
lazarus
|
c476b4dddd
|
MG: splitted main.pp: TMainIDE has now an ancestor TMainIDEBar
git-svn-id: trunk@1550 -
|
2002-03-27 09:18:13 +00:00 |
|
lazarus
|
17feff57be
|
MG: many fixes, to make it short: events
git-svn-id: trunk@1531 -
|
2002-03-22 12:36:47 +00:00 |
|
lazarus
|
4d9789a2ab
|
MG: fixes for save-as and form streaming exceptions
git-svn-id: trunk@1528 -
|
2002-03-21 22:44:08 +00:00 |
|
lazarus
|
f118ad2dcb
|
MG: reduced size+move messages between lcl and interface
git-svn-id: trunk@1522 -
|
2002-03-16 21:40:55 +00:00 |
|
lazarus
|
cda51ae148
|
MG: improved method completion: add inherited code on override specifier
git-svn-id: trunk@1521 -
|
2002-03-16 10:38:52 +00:00 |
|
lazarus
|
274decf5f1
|
MG: improved code completion: special proc bodies
git-svn-id: trunk@1520 -
|
2002-03-15 14:50:36 +00:00 |
|
lazarus
|
7d44c1a838
|
MG: fixed sourcechanger wrong src bug
git-svn-id: trunk@1512 -
|
2002-03-14 11:05:37 +00:00 |
|
lazarus
|
b15929b6a6
|
MG: methodjumping of forward procs will now work with renamed procs
git-svn-id: trunk@1496 -
|
2002-03-10 15:07:34 +00:00 |
|
lazarus
|
2c995dc597
|
MG: fixed finding class parts with empty sections
git-svn-id: trunk@1495 -
|
2002-03-09 17:13:25 +00:00 |
|
lazarus
|
e14d49fb6c
|
MG: fixes for Delphi compataibility
git-svn-id: trunk@1492 -
|
2002-03-09 16:46:33 +00:00 |
|
lazarus
|
0d735a6f89
|
MG: fixed class method completion
git-svn-id: trunk@1490 -
|
2002-03-09 11:55:13 +00:00 |
|
lazarus
|
373525fbe5
|
MG: improved class completion for GUID and line indenting
git-svn-id: trunk@1489 -
|
2002-03-09 10:39:36 +00:00 |
|
lazarus
|
f85924125e
|
MG: fixes, code creation policies, keymap categories, menu shortcuts
git-svn-id: trunk@1465 -
|
2002-02-28 12:09:10 +00:00 |
|
lazarus
|
2ab00ee4f2
|
MG: fixed code completion: fixed long property proc splitting
git-svn-id: trunk@1460 -
|
2002-02-25 19:09:07 +00:00 |
|
lazarus
|
ee6f0e9333
|
MG: started OI events
git-svn-id: trunk@1394 -
|
2002-02-09 02:30:18 +00:00 |
|
lazarus
|
a1a5972d5e
|
MG: added codetools options
git-svn-id: trunk@679 -
|
2002-02-08 16:45:09 +00:00 |
|
lazarus
|
e1bd2273fe
|
MG: parser can now read system unit, find declaration of used units, bugfxies
git-svn-id: trunk@612 -
|
2002-01-21 14:15:58 +00:00 |
|
lazarus
|
ce24bd7399
|
MG: find declaration for pointers, with statements, forward classes, as operator
git-svn-id: trunk@599 -
|
2002-01-15 17:28:40 +00:00 |
|
lazarus
|
1f09b8a479
|
MG: added find block end
git-svn-id: trunk@586 -
|
2002-01-11 15:57:51 +00:00 |
|
lazarus
|
8bb59a9320
|
MG: fixed adding of class comment without new procs
git-svn-id: trunk@530 -
|
2001-12-15 22:56:38 +00:00 |
|
lazarus
|
8c514a5ded
|
MG: enhanced code caching, fixed CursorToCleanPos and beautify statement
git-svn-id: trunk@522 -
|
2001-12-13 23:09:58 +00:00 |
|
lazarus
|
dfdd318f27
|
MG: splitted codetools.pp, it was a monster
git-svn-id: trunk@421 -
|
2001-11-15 09:08:36 +00:00 |
|