mattias
|
c0594332b5
|
IDE: project inspector: filter, directory hierarchy, show sorted alphabetically
git-svn-id: trunk@30055 -
|
2011-03-28 21:12:14 +00:00 |
|
mattias
|
d5c9ca6f4f
|
IDE: fixed wrong CleanAndExpandFile/Dir use
git-svn-id: trunk@28940 -
|
2011-01-10 20:40:59 +00:00 |
|
mattias
|
80d936c033
|
IDE: fpdoc editor: save button: auto reload repaired values
git-svn-id: trunk@28527 -
|
2010-11-28 12:47:09 +00:00 |
|
mattias
|
7d14b1c344
|
IDE: fpdoc editor: auto repair xml
git-svn-id: trunk@28526 -
|
2010-11-28 12:44:28 +00:00 |
|
mattias
|
da2baa6f2b
|
IDE: fpdoc editor: debugging
git-svn-id: trunk@25964 -
|
2010-06-08 11:13:34 +00:00 |
|
mattias
|
d7543281a3
|
IDE: fpdoc editor: sync DescrShortEdit
git-svn-id: trunk@25963 -
|
2010-06-08 10:33:26 +00:00 |
|
mattias
|
35693c3e88
|
IDE: fpdoceditor: reduced debugging
git-svn-id: trunk@25778 -
|
2010-05-30 18:02:31 +00:00 |
|
mattias
|
924a185cfa
|
IDE: fpdoceditor: fixed crash on destroy
git-svn-id: trunk@25699 -
|
2010-05-27 15:48:53 +00:00 |
|
mattias
|
fd51b5dcdc
|
IDE: fpdoceditor: do not update on idle when a modal form is shown
git-svn-id: trunk@25696 -
|
2010-05-27 15:12:42 +00:00 |
|
mattias
|
94e1c3958b
|
IDE: fpdoc editor: update on show
git-svn-id: trunk@25695 -
|
2010-05-27 14:58:32 +00:00 |
|
mattias
|
bb55ccecbd
|
IDE: started upgrade of xml units
git-svn-id: trunk@25647 -
|
2010-05-25 20:37:53 +00:00 |
|
mattias
|
e447dbc938
|
IDE: check IsVisible
git-svn-id: trunk@25616 -
|
2010-05-24 17:46:31 +00:00 |
|
mattias
|
b527e66fb7
|
IDE: source editor using IDEIntf for showing
git-svn-id: trunk@25615 -
|
2010-05-24 17:41:32 +00:00 |
|
mattias
|
f25c0d95e5
|
IDE: using IDEIntf to show dockable windows
git-svn-id: trunk@25604 -
|
2010-05-24 14:31:03 +00:00 |
|
mattias
|
160b52476f
|
IDEIntf: started TIDEWindowCreator for registering independent/dockable windows
git-svn-id: trunk@25597 -
|
2010-05-24 00:58:44 +00:00 |
|
mattias
|
501404a442
|
IDE: fpdoc editor: fixed checking for modified
git-svn-id: trunk@25578 -
|
2010-05-22 12:49:42 +00:00 |
|
mattias
|
a62c0354eb
|
IDE: removed docking
git-svn-id: trunk@25567 -
|
2010-05-21 16:24:47 +00:00 |
|
martin
|
296ea2835d
|
IDE, fix fpdoc updates from rev 24767 #908f074127
git-svn-id: trunk@24787 -
|
2010-04-21 11:14:45 +00:00 |
|
martin
|
6591940026
|
SourceEditor: Refactor / Remove FpdocEditWin dependency
git-svn-id: trunk@24765 -
|
2010-04-20 22:46:23 +00:00 |
|
martin
|
9040201c83
|
IDE/SourceEditor/Packages: Using SourceEditorManager / Removed all references to single instance "var SourceNotebook" (for multi-window handling)
git-svn-id: trunk@24113 -
|
2010-03-20 15:12:33 +00:00 |
|
martin
|
8c94ff2bd4
|
Ide/Project; SourceEditor: More using SourceEditorManager (for multi-window handling)
git-svn-id: trunk@24091 -
|
2010-03-18 22:14:09 +00:00 |
|
mattias
|
cc16880938
|
IDE: fpdoceditor: added read only short edit to description page, bug #15506
git-svn-id: trunk@23823 -
|
2010-03-02 10:13:31 +00:00 |
|
mattias
|
4910b94206
|
IDE: fpdoc editor: reduced debugging
git-svn-id: trunk@23677 -
|
2010-02-10 16:21:36 +00:00 |
|
mattias
|
772886e88f
|
IDE: fpdoceditor: fixed freeing fpdoceditor, check for changed edit controls on switching to other identifier
git-svn-id: trunk@23534 -
|
2010-01-23 10:22:34 +00:00 |
|
paul
|
9622c8cd82
|
ide: convert forms to use fpc resources
git-svn-id: trunk@23458 -
|
2010-01-15 02:06:37 +00:00 |
|
martin
|
d3644a32b1
|
IDE, FPDoc-editor: added feature to edit topics (reduced debugln)
git-svn-id: trunk@22631 -
|
2009-11-16 20:15:48 +00:00 |
|
martin
|
bb8c776c9c
|
IDE, FPDoc-editor: added feature to edit topics
git-svn-id: trunk@22630 -
|
2009-11-16 20:03:07 +00:00 |
|
martin
|
fe9f11aa36
|
IDE, FPDoc-editor: added feature to edit topics
git-svn-id: trunk@22629 -
|
2009-11-16 19:51:10 +00:00 |
|
paul
|
728cb5d8f6
|
ide: cleanup
git-svn-id: trunk@22612 -
|
2009-11-16 02:14:16 +00:00 |
|
mattias
|
4e16744331
|
IDE: fpdoc editor: Ctrl-S check if gui changed, bug #15092
git-svn-id: trunk@22600 -
|
2009-11-15 15:01:43 +00:00 |
|
mattias
|
2a09af0079
|
IDE: fpdoc editor: enabling save button on every change, setting modified only on eidtingdone, bug #15092
git-svn-id: trunk@22594 -
|
2009-11-15 11:48:39 +00:00 |
|
mattias
|
67b751ec1c
|
IDE: fpdoc editor: added insert url tag
git-svn-id: trunk@22578 -
|
2009-11-13 21:02:12 +00:00 |
|
mattias
|
b6c3edb9ec
|
IDE: codehelp: catch xmlread errors when setting value
git-svn-id: trunk@22170 -
|
2009-10-14 10:29:42 +00:00 |
|
mattias
|
3de1c4be95
|
IDE: fpdoc editor: moved save button to left panel
git-svn-id: trunk@21433 -
|
2009-08-24 10:18:43 +00:00 |
|
mattias
|
78e62777f0
|
IDE: fpdoc editor: Ctrl-S for save, bug #14417
git-svn-id: trunk@21431 -
|
2009-08-24 10:03:40 +00:00 |
|
mattias
|
8cb64210ce
|
IDE: fixed invalidate codetools defines
git-svn-id: trunk@21393 -
|
2009-08-22 15:58:54 +00:00 |
|
mattias
|
ec80d91b4e
|
IDE: fpdoc editor: removed popmenu items, added speedbutton for printshort
git-svn-id: trunk@21392 -
|
2009-08-22 15:16:30 +00:00 |
|
mattias
|
d86f3e5aec
|
IDE: fpdoc editor: added menu item to insert PrintShort tag, from Graeme, bug #14369
git-svn-id: trunk@21341 -
|
2009-08-20 06:10:56 +00:00 |
|
mattias
|
599a3273fb
|
IDE: fpdoc editor: added popup menu and menu item to append short description to long descriptions
git-svn-id: trunk@21259 -
|
2009-08-17 11:53:00 +00:00 |
|
mattias
|
a7d5112444
|
IDE: clean up
git-svn-id: trunk@21145 -
|
2009-08-09 03:26:17 +00:00 |
|
mattias
|
47ab093dfb
|
IDE: fpdoc editor: see also
git-svn-id: trunk@21084 -
|
2009-08-03 09:42:00 +00:00 |
|
mattias
|
d0ec890db7
|
IDE: fpdoc link editor: listing main identifiers
git-svn-id: trunk@21031 -
|
2009-07-31 18:51:50 +00:00 |
|
mattias
|
11435c4016
|
IDE: fpdoc link editor: listing packages
git-svn-id: trunk@21027 -
|
2009-07-31 15:53:02 +00:00 |
|
mattias
|
0579ec74fb
|
IDE: fpdoc editor: fixed cancelling adding new link
git-svn-id: trunk@21019 -
|
2009-07-31 13:38:37 +00:00 |
|
mattias
|
d00e501765
|
IDE: fpdoc editor: improved debugging
git-svn-id: trunk@18496 -
|
2009-01-29 13:47:15 +00:00 |
|
mattias
|
25f6d5be11
|
IDE: warning when Idle of fpdoceditor is called during an update
git-svn-id: trunk@18494 -
|
2009-01-29 11:32:27 +00:00 |
|
darius
|
ae817f22ad
|
Reverting back to r17160 r17161 #0beee144e6 was an accidental commit
git-svn-id: trunk@17162 -
|
2008-10-31 00:38:03 +00:00 |
|
darius
|
0beee144e6
|
""
git-svn-id: trunk@17161 -
|
2008-10-31 00:29:18 +00:00 |
|
laurent
|
67c0b28ad5
|
Load glyph form resource
git-svn-id: trunk@16678 -
|
2008-09-23 09:01:01 +00:00 |
|
mattias
|
372a7016a7
|
IDE: codehlp: implemented finding references in fpdoc files
git-svn-id: trunk@15987 -
|
2008-08-07 18:13:17 +00:00 |
|