Commit Graph

93 Commits

Author SHA1 Message Date
juha
672f5bd862 Replace #13 with LineEnding in many messages. It didn't show correctly on Linux systems.
git-svn-id: trunk@38633 -
2012-09-13 06:39:56 +00:00
mattias
2a90441323 lazbuild: fixed using lcl questiondlg
git-svn-id: trunk@36201 -
2012-03-21 23:16:09 +00:00
mattias
3e9e907062 IDE: switched to new laz2_xml
git-svn-id: trunk@35937 -
2012-03-13 20:55:43 +00:00
mattias
95cb0b3e47 IDE: fpdoc editor: fixed updating after hide/show
git-svn-id: trunk@35547 -
2012-02-21 21:17:16 +00:00
juha
a0fb17b27e IDE: Unite duplicate (single word) resourcestrings and name them consistently.
git-svn-id: trunk@35486 -
2012-02-19 15:50:48 +00:00
juha
2550bbf3be IDE: unify some common resource strings. Add hints for Path Edit dialog
git-svn-id: trunk@35361 -
2012-02-13 19:57:58 +00:00
mattias
891c0030b3 IDE: fpdoc editor: example browse button
git-svn-id: trunk@35012 -
2012-01-29 10:58:55 +00:00
mattias
3ad5b55706 IDEIntf: docs
git-svn-id: trunk@34933 -
2012-01-25 16:13:29 +00:00
mattias
4be5c93609 IDE: fpdoc editor: create fpdoc files for fpc units
git-svn-id: trunk@34847 -
2012-01-21 17:23:50 +00:00
mattias
817dce013f IDE: project: added option to set the fpdoc package name
git-svn-id: trunk@34826 -
2012-01-20 22:39:37 +00:00
mattias
dedcacd54d IDE: renamed some lazdoc to fpdoc
git-svn-id: trunk@34822 -
2012-01-20 16:37:34 +00:00
mattias
85e8d7173a IDE: fpdoceditor: added button to open the xml
git-svn-id: trunk@34262 -
2011-12-18 23:45:55 +00:00
mattias
dc04a36579 IDE: fpdoceditor: keep selected topic on change
git-svn-id: trunk@34256 -
2011-12-18 12:08:59 +00:00
mattias
ae148b3d08 IDE: fpdoceditor: save topic short+descr only if changed
git-svn-id: trunk@34255 -
2011-12-18 11:46:20 +00:00
mattias
9305126522 IDE: fpdoceditor: update topic on idle
git-svn-id: trunk@34253 -
2011-12-18 10:54:36 +00:00
mattias
10329ea87b codetools+tests: function to fix xml attribute values
git-svn-id: trunk@32634 -
2011-10-02 23:18:22 +00:00
mattias
5fec1dbe91 IDE: activated new xml units
git-svn-id: trunk@32302 -
2011-09-12 21:12:49 +00:00
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