Commit Graph

382 Commits

Author SHA1 Message Date
mattias
41a97ec751 find declaration of Low(ordinal type)
git-svn-id: trunk@3707 -
2002-12-17 11:42:10 +00:00
mattias
4c65658fab fixed finddeclaration of include directives in front of first node
git-svn-id: trunk@3706 -
2002-12-17 10:23:08 +00:00
mattias
4e18f83f77 fixed command line internationalization
git-svn-id: trunk@3703 -
2002-12-16 23:27:01 +00:00
mattias
d2d0bbe1e4 fixes for fpc 1.1
git-svn-id: trunk@3701 -
2002-12-16 12:12:50 +00:00
mattias
4130ccb02e fixed else skipping
git-svn-id: trunk@3697 -
2002-12-15 12:52:45 +00:00
mattias
3fc78ab4b6 fixed if block else part
git-svn-id: trunk@3696 -
2002-12-15 12:24:58 +00:00
mattias
45be5148ad started gtk2 interface
git-svn-id: trunk@3695 -
2002-12-15 11:52:28 +00:00
mattias
735191d158 new constants for compatibility
git-svn-id: trunk@3694 -
2002-12-12 17:47:46 +00:00
mattias
c788144e44 added basic file handling functions to filectrl
git-svn-id: trunk@3692 -
2002-12-09 16:48:36 +00:00
mattias
a1dcad841e fixed finddeclaration: with context flag bug
git-svn-id: trunk@3690 -
2002-12-09 15:12:17 +00:00
mattias
55ad52ff29 fixed finddeclaration error msg for default property not found
git-svn-id: trunk@3689 -
2002-12-07 09:49:53 +00:00
mattias
10e045f319 fixed SourceChangeCache when nothing has changed
git-svn-id: trunk@3682 -
2002-12-02 10:44:57 +00:00
mattias
5c93adce8a find declaration type of constructor
git-svn-id: trunk@3681 -
2002-12-01 23:01:42 +00:00
mattias
ffa37c72b5 fixed find declaration for function results
git-svn-id: trunk@3679 -
2002-12-01 21:57:00 +00:00
mattias
0f6d6a66fd reduced output
git-svn-id: trunk@3674 -
2002-11-30 08:25:42 +00:00
mattias
b1c942ccb1 Fixed find expression type of @String[]
git-svn-id: trunk@3671 -
2002-11-29 18:12:31 +00:00
mattias
f11f15fbb3 fixed special pascal includes
git-svn-id: trunk@3663 -
2002-11-25 22:16:32 +00:00
mattias
bec5c13181 Fixed codetools node cache and added icons
git-svn-id: trunk@3638 -
2002-11-15 15:07:11 +00:00
mattias
912fe26086 fixed exception handling in findidentifierincontext
git-svn-id: trunk@3637 -
2002-11-14 17:18:54 +00:00
mattias
82b4e7b805 MG: added todo output
git-svn-id: trunk@3635 -
2002-11-13 23:00:29 +00:00
lazarus
9141937e10 MG: codetools can now work with localized fpc output
git-svn-id: trunk@3631 -
2002-11-13 13:40:15 +00:00
lazarus
68fc86e651 MG: added proc parameter list to smart hints
git-svn-id: trunk@3630 -
2002-11-13 09:15:02 +00:00
lazarus
9d7444f027 MG: added custom components trick
git-svn-id: trunk@3620 -
2002-11-11 18:09:45 +00:00
lazarus
193e9e1936 MG: added smart hints in debug mode
git-svn-id: trunk@3619 -
2002-11-10 22:02:36 +00:00
lazarus
feb9086ada MG: added smart hints in edit mode
git-svn-id: trunk@3618 -
2002-11-10 21:49:27 +00:00
lazarus
fb4ff8c25c MG: fixed codetools abort
git-svn-id: trunk@3612 -
2002-11-06 15:59:24 +00:00
lazarus
27b75d80fc MG: linkscanner is now able to user abort scanning
git-svn-id: trunk@3605 -
2002-11-04 09:57:00 +00:00
lazarus
7f51bddfb5 MG: fixed typo
git-svn-id: trunk@3602 -
2002-11-03 20:53:36 +00:00
lazarus
6ecb567b0a MG: parser is now abortable
git-svn-id: trunk@3601 -
2002-11-02 23:30:58 +00:00
lazarus
1cb12c9983 MG: added handling of unexpected exceptions in finddeclaration
git-svn-id: trunk@3600 -
2002-11-02 22:44:19 +00:00
lazarus
51b8c1acf0 MG: fixed designer hints
git-svn-id: trunk@3598 -
2002-11-02 10:59:31 +00:00
lazarus
8a926e3017 MG: fixed return polygon point
git-svn-id: trunk@3595 -
2002-10-31 17:31:10 +00:00
lazarus
038aaa7cb3 MG: fixed used virtual files and IsPartOfProject Bug
git-svn-id: trunk@3591 -
2002-10-30 22:28:50 +00:00
lazarus
3ae29b7c22 MG: fixed unitname update bug
git-svn-id: trunk@3586 -
2002-10-30 18:24:45 +00:00
lazarus
e02a01606f MG: impoved focussing, unfocussing on destroy and fixed unit search
git-svn-id: trunk@3577 -
2002-10-28 18:17:02 +00:00
lazarus
5a82543198 MG: improvements for fpc1.1
git-svn-id: trunk@3539 -
2002-10-23 11:45:30 +00:00
lazarus
4b80bf49f0 MG: fixed searching units in fpc1.1 sources
git-svn-id: trunk@3538 -
2002-10-22 22:33:19 +00:00
lazarus
4502e5b28f MG: fixed segfault on loading xmlfile
git-svn-id: trunk@3532 -
2002-10-22 08:48:04 +00:00
lazarus
78e3abadce MG: fixes for 1.1
git-svn-id: trunk@3528 -
2002-10-21 14:40:52 +00:00
lazarus
8ef3f22c76 MG: fixes for 1.1
git-svn-id: trunk@3523 -
2002-10-20 21:54:03 +00:00
lazarus
6543bb78ea MG: fixed unique code lists
git-svn-id: trunk@3519 -
2002-10-18 06:47:20 +00:00
lazarus
c7f69bf594 MG: reduced output
git-svn-id: trunk@3509 -
2002-10-14 13:07:56 +00:00
lazarus
70db5f4b81 Cleanups. Fixed source generation for autocreated forms from project options.
git-svn-id: trunk@3504 -
2002-10-13 21:36:42 +00:00
lazarus
23a85fff62 MG: code completion: added local variable completion
git-svn-id: trunk@3503 -
2002-10-13 21:23:45 +00:00
lazarus
92e2f6aee5 MG: added publish project
git-svn-id: trunk@3501 -
2002-10-13 09:35:38 +00:00
lazarus
53e90eeb49 MG: gtk interface now sends keyboard events via DeliverMessage
git-svn-id: trunk@3498 -
2002-10-11 07:28:03 +00:00
lazarus
3c97241416 MG: reduced exceptions on file not found
git-svn-id: trunk@3494 -
2002-10-09 12:40:25 +00:00
lazarus
be81c8f901 MG: fixed client origin coordinates
git-svn-id: trunk@3490 -
2002-10-09 10:22:54 +00:00
lazarus
1206f3ae82 MG: fixed editing autocreating forms
git-svn-id: trunk@3482 -
2002-10-08 00:27:29 +00:00
lazarus
a9f177849b MG: fixed find declaration: resolving type of property
git-svn-id: trunk@3479 -
2002-10-07 10:09:19 +00:00