lazarus
9a34e4df29
MG: started OI events
...
git-svn-id: trunk@1438 -
2002-02-11 15:12:03 +00:00
lazarus
a08966de96
MG: fixed used units
...
git-svn-id: trunk@1437 -
2002-02-11 11:09:16 +00:00
lazarus
e9ad4fc43f
MG: fixed node cache for increased search ranges
...
git-svn-id: trunk@1436 -
2002-02-11 09:29:19 +00:00
lazarus
c2bcc86b61
MG: fixed a node cache range bug
...
git-svn-id: trunk@1435 -
2002-02-10 20:44:01 +00:00
lazarus
2a0d19493f
MG: get compatible published methods now works
...
git-svn-id: trunk@1434 -
2002-02-09 22:24:51 +00:00
lazarus
ee6f0e9333
MG: started OI events
...
git-svn-id: trunk@1394 -
2002-02-09 02:30:18 +00:00
lazarus
6063352afa
MG: fixed a node cache range bug
...
git-svn-id: trunk@1393 -
2002-02-09 02:30:17 +00:00
lazarus
100ab29f02
MG: get compatible published methods now works
...
git-svn-id: trunk@1392 -
2002-02-09 02:30:16 +00:00
lazarus
46ae7f0d85
MG: many fixes on my way to events
...
git-svn-id: trunk@1391 -
2002-02-09 02:30:15 +00:00
lazarus
a006452636
MG: fixes for 1.1
...
git-svn-id: trunk@1039 -
2002-02-09 01:47:42 +00:00
lazarus
3b2ae6acf0
MG: fixes for saving resource files
...
git-svn-id: trunk@1011 -
2002-02-09 01:47:38 +00:00
lazarus
70ec3d5021
MG: further internationalization
...
git-svn-id: trunk@963 -
2002-02-09 01:47:30 +00:00
lazarus
cebd8c957b
MG: improved clean up
...
git-svn-id: trunk@692 -
2002-02-09 01:45:19 +00:00
lazarus
9fd23c38f4
MG: saving of virtual project files will now save the whole project
...
git-svn-id: trunk@680 -
2002-02-08 21:08:01 +00:00
lazarus
a1a5972d5e
MG: added codetools options
...
git-svn-id: trunk@679 -
2002-02-08 16:45:09 +00:00
lazarus
4d0e01f266
MG: added TDefineTemplateFlags
...
git-svn-id: trunk@676 -
2002-02-07 18:54:26 +00:00
lazarus
d2f2b01edc
MG: fixed deactivating hints
...
git-svn-id: trunk@674 -
2002-02-07 18:19:01 +00:00
lazarus
b7936d01ca
MG: added BaseTypeCache
...
git-svn-id: trunk@672 -
2002-02-07 13:47:58 +00:00
lazarus
83a1947ff0
MG: codetools now know the compiler options
...
git-svn-id: trunk@670 -
2002-02-06 22:23:15 +00:00
lazarus
c64d618c01
MG: started basetype chaching
...
git-svn-id: trunk@665 -
2002-02-05 21:59:21 +00:00
lazarus
9b9e3cfba0
MG: started basetype chaching
...
git-svn-id: trunk@664 -
2002-02-05 21:57:09 +00:00
lazarus
447fdcf463
MG: started basetype chaching
...
git-svn-id: trunk@663 -
2002-02-05 21:09:02 +00:00
lazarus
eb0a5dacfc
MG: added node cache, which accelerates mass find declaration
...
git-svn-id: trunk@662 -
2002-02-05 20:46:51 +00:00
lazarus
7a654795a8
MG: added noce cache check for every context node
...
git-svn-id: trunk@661 -
2002-02-04 16:48:45 +00:00
lazarus
7f07c32279
MG: added circle test for find base node
...
git-svn-id: trunk@660 -
2002-02-04 14:19:18 +00:00
lazarus
38c4c4b2d6
MG: directive attribute for pascal highlighter
...
git-svn-id: trunk@658 -
2002-02-03 17:02:50 +00:00
lazarus
7b585c30cd
MG: fixed consistency check inheritance
...
git-svn-id: trunk@657 -
2002-02-03 16:33:18 +00:00
lazarus
6d1ba0f10c
MG: fixed string constant at line end
...
git-svn-id: trunk@656 -
2002-02-03 16:25:23 +00:00
lazarus
3d0c615d15
MG: added update checks for node caching
...
git-svn-id: trunk@655 -
2002-02-03 15:37:54 +00:00
lazarus
c9e180acac
TPanel implemented.
...
Basic graphic primitives split into GraphType package, so that we can
reference it from interface (GTK, Win32) units.
New Frame3d canvas method that uses native (themed) drawing (GTK only).
New overloaded Canvas.TextRect method.
LCLLinux and Graphics was split, so a bunch of files had to be modified.
git-svn-id: trunk@653 -
2002-02-03 00:24:02 +00:00
lazarus
ffb07a8f59
MG: added base class for mem managers and started node cache
...
git-svn-id: trunk@651 -
2002-01-31 16:52:24 +00:00
lazarus
7b9bf2f1b8
MG: reduced output
...
git-svn-id: trunk@650 -
2002-01-31 10:23:33 +00:00
lazarus
abc995925d
MG: expression type of string brackets
...
git-svn-id: trunk@648 -
2002-01-30 21:48:33 +00:00
lazarus
6f4f1d0688
MG: added global write lock
...
git-svn-id: trunk@647 -
2002-01-30 15:40:48 +00:00
lazarus
74e824eddf
MG: expressions types are now calculated
...
git-svn-id: trunk@646 -
2002-01-29 20:55:55 +00:00
lazarus
77aab1fc38
MG: jump to method in sub procs will now also try parent procs
...
git-svn-id: trunk@643 -
2002-01-29 17:32:19 +00:00
lazarus
dac3b9e0a0
MG: fixed method jumping, cursor pos after proc head
...
git-svn-id: trunk@642 -
2002-01-29 17:15:14 +00:00
lazarus
14447d84f0
MG: fixed mem leaks in IDE and TListView
...
git-svn-id: trunk@641 -
2002-01-28 18:08:36 +00:00
lazarus
88d4147e98
MG: fixed expr operators in params, class proc find next
...
git-svn-id: trunk@639 -
2002-01-28 17:40:48 +00:00
lazarus
6a9c9a2215
MG: fixed Makefiles
...
git-svn-id: trunk@636 -
2002-01-28 13:27:05 +00:00
lazarus
226cee9bd1
MG: fixed Makefile
...
git-svn-id: trunk@634 -
2002-01-28 12:20:55 +00:00
lazarus
08e2d7d79a
MG: fixed Makefile
...
git-svn-id: trunk@633 -
2002-01-28 12:14:56 +00:00
peter
5150c46979
* Makefile update, rebuild with fpcmake with lcl support
...
git-svn-id: trunk@630 -
2002-01-27 21:44:30 +00:00
lazarus
e382970758
MG: find declaration will now check procs param lists
...
git-svn-id: trunk@627 -
2002-01-27 18:13:49 +00:00
lazarus
efbeaa570a
Fix CR problem the file must have been cross platform edited. MAH
...
git-svn-id: trunk@624 -
2002-01-24 19:40:00 +00:00
lazarus
aa172e0b3a
Fixed version numbers and a fix to codetools unit path. The codetools
...
fix was to allow zipinstall to work correctly.
git-svn-id: trunk@623 -
2002-01-24 19:33:04 +00:00
lazarus
b660741d69
MG: fixed result of running external tools, fixed starting codetools in include files
...
git-svn-id: trunk@622 -
2002-01-24 16:23:27 +00:00
lazarus
0df04c9229
MG: external tool output parsing for fpc and make messages
...
git-svn-id: trunk@618 -
2002-01-23 22:12:54 +00:00
lazarus
3a23d2cd21
MG: jump to method can now be adjusted due to comments
...
git-svn-id: trunk@616 -
2002-01-22 22:40:32 +00:00
lazarus
c30b72500e
MG: find declaration of inherited keyword
...
git-svn-id: trunk@614 -
2002-01-21 20:41:53 +00:00