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 |
|