Commit Graph

838 Commits

Author SHA1 Message Date
mattias
c164ad2cce IDE: debugger: added button on Executio stopped dialog to not show message, bug #14786
git-svn-id: trunk@22123 -
2009-10-12 20:54:59 +00:00
paul
d9651cbb19 ide: fix string const
git-svn-id: trunk@22052 -
2009-10-06 02:21:51 +00:00
mattias
450df82084 IDE: added quick fix item for fatal cant find unit, add requirement
git-svn-id: trunk@22014 -
2009-10-04 01:39:00 +00:00
mattias
e6b5741431 clean up
git-svn-id: trunk@22002 -
2009-10-03 21:16:33 +00:00
paul
a32cbde664 ide: add Evaluate/Modify item to the source editor debug menu
git-svn-id: trunk@21976 -
2009-10-02 06:53:42 +00:00
paul
db943efa6f ide: add a smile from the build message
git-svn-id: trunk@21971 -
2009-10-02 02:44:55 +00:00
paul
1079a547e2 ide: fix saving projects with an empty extension (if it was not explicitly set in the save dialog it must be default)
git-svn-id: trunk@21663 -
2009-09-12 14:41:14 +00:00
mattias
bacbf2dd9c IDE: added resourcestring and fixed typo
git-svn-id: trunk@21662 -
2009-09-12 14:16:44 +00:00
paul
f5264eb600 ide: don't show warning is project path contains spaces (issue #0014478)
git-svn-id: trunk@21658 -
2009-09-12 07:58:06 +00:00
mattias
c4b9231706 IDE: designer: added menu item Center form
git-svn-id: trunk@21614 -
2009-09-08 10:22:48 +00:00
martin
793e654d38 SynEdit, added 2nd "home" command: first word in line / issue #14440
git-svn-id: trunk@21592 -
2009-09-06 15:09:35 +00:00
martin
194d83f7a8 SynEdit: implemented Caret skips tabs
git-svn-id: trunk@21587 -
2009-09-05 13:30:13 +00:00
mattias
1a98815a5b IDE: codebrowser: implemented use identifier in unit
git-svn-id: trunk@21530 -
2009-09-01 19:55:08 +00:00
mattias
5c235ca5a6 IDE: codebrowser: started use unit in unit
git-svn-id: trunk@21520 -
2009-09-01 14:33:50 +00:00
mattias
2af74e3284 IDE: codebrowser: added rescan button
git-svn-id: trunk@21517 -
2009-09-01 11:39:02 +00:00
mattias
31ed9af15f IDE: codebrowser: menu item add package to package of unit in src editor
git-svn-id: trunk@21513 -
2009-09-01 10:42:46 +00:00
mattias
2cf81da62e IDE: codebrowser: add package to project
git-svn-id: trunk@21506 -
2009-08-31 22:05:51 +00:00
mattias
3fe5083fd5 IDE: codebrowser: fixed hiding root, fixed filtering packages, added option to hide empty nodes
git-svn-id: trunk@21497 -
2009-08-31 13:08:05 +00:00
paul
1f7b31fa7f languages: fix typo in one resource string
git-svn-id: trunk@21438 -
2009-08-24 15:19:01 +00:00
mattias
07f4f08699 IDE: added resourcestrings
git-svn-id: trunk@21423 -
2009-08-23 12:55:04 +00:00
mattias
30c59bfba2 IDE: renamed cbmntBuildVar
git-svn-id: trunk@21407 -
2009-08-22 21:23:53 +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
ffe4367a67 IDE: aded resourcestrings
git-svn-id: trunk@21391 -
2009-08-22 14:56:13 +00:00
paul
ea7d9acb1f ide: compiler options dialog translation improvements by Marcelo B Paula (patch005 of issue #0014266)
git-svn-id: trunk@21359 -
2009-08-20 16:54:17 +00:00
paul
8bd93ef6dd ide: debug output window translation improvements by Marcelo B Paula (patch004 of issue #0014266)
git-svn-id: trunk@21357 -
2009-08-20 16:48:59 +00:00
paul
5d0e1a8e6d ide: todo list dialog translation improvements by Marcelo B Paula (patch002 of issue #0014266)
git-svn-id: trunk@21355 -
2009-08-20 16:38:51 +00:00
paul
c0cd760d2d ide: codebrowser translation improvements by Marcelo B Paula (patch001 of issue #0014266)
git-svn-id: trunk@21353 -
2009-08-20 16:34:11 +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
f7cef69d2e IDE: fixed caption
git-svn-id: trunk@21321 -
2009-08-19 15:56:18 +00:00
martin
87d2bb5e22 Changed error wording for failed LFR streaming
git-svn-id: trunk@21315 -
2009-08-19 11:54:59 +00:00
martin
a8df0d3e83 EditorOptions: CurrentWord Markup, removed redundant option, layout
git-svn-id: trunk@21306 -
2009-08-19 01:14:25 +00:00
martin
41204a7c89 EditorOptions: divider-draw-settings, wording
git-svn-id: trunk@21304 -
2009-08-19 00:42:13 +00:00
martin
61bca4a51b EditorOptions: Further simplified mouse-settings (forgot one label)
git-svn-id: trunk@21302 -
2009-08-18 23:58:08 +00:00
martin
9a4173fa22 EditorOptions: Further simplified mouse-settings / moved hide-mouse to mouse section
git-svn-id: trunk@21301 -
2009-08-18 23:30:15 +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
marc
590d786e59 * More separation of menu and dialog caption by Maxim Ganetsky
git-svn-id: trunk@21239 -
2009-08-15 22:46:31 +00:00
martin
74e8a2eefb EditorOptions: added simplified Mouse settings
git-svn-id: trunk@21232 -
2009-08-15 20:05:01 +00:00
marc
a08e2d7aec * separation of IDE options menu caption and dialog caption. Patch by Maxim Ganetsky
* updated po files for this change (and earlier chages)

git-svn-id: trunk@21229 -
2009-08-15 12:01:13 +00:00
martin
d18426903d EditorOptions, Mouse config: Help finding conflicts
git-svn-id: trunk@21212 -
2009-08-13 01:12:56 +00:00
martin
b1da3f1b5c EditorOptions: regrouped colors
git-svn-id: trunk@21184 -
2009-08-12 02:00:17 +00:00
martin
433e6874d6 EditorOptions: Layout
git-svn-id: trunk@21176 -
2009-08-11 22:26:44 +00:00
martin
f7cc3c7d08 EditorOptions: Updated Colors/highlights Names
git-svn-id: trunk@21159 -
2009-08-10 17:51:45 +00:00
martin
f322957209 EditorOptions: Grouped Colors/highlights
git-svn-id: trunk@21157 -
2009-08-10 17:36:36 +00:00
martin
52cd9eb698 EditorOptions: added color for Gutter-Separator / Hide unsupported Color/Style Features
git-svn-id: trunk@21155 -
2009-08-10 16:07:32 +00:00
martin
9e26c121f4 EditorOptions: layout/wording improved
git-svn-id: trunk@21134 -
2009-08-07 11:10:55 +00:00
martin
5151e1c5ea EditorOptions: removed "drop files" checkbox, unchecking it didn't do anything
git-svn-id: trunk@21131 -
2009-08-07 10:45:49 +00:00
vincents
9a47b536ff IDE: fixed capitalization, updated po-files.
git-svn-id: trunk@21108 -
2009-08-05 14:39:21 +00:00
martin
666e29fbde SynEdit, added option to hide cursor, while editing/keyboard
git-svn-id: trunk@21091 -
2009-08-03 15:17:58 +00:00
mattias
6eac16dcaf IDE: fpdoc link editor: completion with prefix
git-svn-id: trunk@21067 -
2009-08-02 13:02:48 +00:00
mattias
4e1442e5ee IDE: check lfm: success message
git-svn-id: trunk@21005 -
2009-07-29 10:44:03 +00:00