Commit Graph

366 Commits

Author SHA1 Message Date
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
lazarus
ffd74ad961 MG: moved jitform to a special directory
git-svn-id: trunk@3477 -
2002-10-07 08:21:11 +00:00
lazarus
f47cc0335c MG: fixed find declaration warning of searching again in system unit
git-svn-id: trunk@3476 -
2002-10-06 19:20:24 +00:00
lazarus
c766beac19 MG: added selection changes checks
git-svn-id: trunk@3474 -
2002-10-06 16:46:47 +00:00
lazarus
cfaaa10ef0 MG: codecompletion: added ForwardProcInsertPolicies
git-svn-id: trunk@3472 -
2002-10-06 09:03:28 +00:00
lazarus
8031f9b137 MG: codecompletion: improved separation of vars, methods and props
git-svn-id: trunk@3471 -
2002-10-05 17:33:43 +00:00
lazarus
3733da26dd MG: completion now replaces the whole word when key without Shift
git-svn-id: trunk@3470 -
2002-10-05 16:38:11 +00:00
lazarus
fac2a16ff2 MG: jump point is now added if method jumping not revertable
git-svn-id: trunk@3469 -
2002-10-05 14:17:53 +00:00
lazarus
199076ab2f MG: accelerated calculating guidelines
git-svn-id: trunk@3468 -
2002-10-05 14:03:58 +00:00
lazarus
7394eb6f92 MG: added some component rename checks
git-svn-id: trunk@3461 -
2002-10-04 21:31:56 +00:00
lazarus
cdc4491fb2 MG: accelerated unitdependencies
git-svn-id: trunk@3448 -
2002-10-02 16:16:40 +00:00
lazarus
367fd82678 MG: fixed frozen selection in designer on sizing
git-svn-id: trunk@3444 -
2002-10-02 07:56:23 +00:00
mattias
a9ebfbffec implemented editing dependencies
git-svn-id: trunk@3410 -
2002-10-01 15:45:40 +00:00
mattias
cefa78f0c5 added synedit localization
git-svn-id: trunk@3402 -
2002-10-01 15:45:32 +00:00
mattias
bba7efd634 added spanish support
git-svn-id: trunk@3392 -
2002-10-01 15:45:22 +00:00
lazarus
f3d8ce7792 MG: added clear and deletepath
git-svn-id: trunk@3383 -
2002-10-01 09:09:07 +00:00
lazarus
e104598666 MG: fixed parsing textnodes
git-svn-id: trunk@3382 -
2002-10-01 08:27:35 +00:00