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
paul
9622c8cd82
ide: convert forms to use fpc resources
...
git-svn-id: trunk@23458 -
2010-01-15 02:06:37 +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
mattias
0b32b2d284
small updates
...
git-svn-id: trunk@20993 -
2009-07-28 15:14:49 +00:00
vincents
b6d242fa96
IDE: todolist, fixed retrieving todo items in unmodified sources
...
git-svn-id: trunk@19943 -
2009-05-12 13:48:34 +00:00
mattias
adab0642b9
IDE: todo list: small improvement
...
git-svn-id: trunk@19941 -
2009-05-12 12:42:21 +00:00
mattias
a8ecb3e7aa
IDE: todo list: commit synedit buffers to codetools
...
git-svn-id: trunk@19940 -
2009-05-12 12:39:49 +00:00
vincents
1994036cf2
IDE: fixed parsing of todo items without semicolon, support was removed in r13010 #42edb792e6 (issue #13684 )
...
git-svn-id: trunk@19939 -
2009-05-12 11:04:23 +00:00
mattias
5207898fdc
IDE: codeexplorer: showing todos without colon syntax
...
git-svn-id: trunk@19521 -
2009-04-20 12:23:02 +00:00
mattias
c1ed6a09a4
IDE: codeexplorer showing roodos in // comments
...
git-svn-id: trunk@19508 -
2009-04-19 11:01:41 +00:00
mattias
22c8e550c6
IDE: codeexplorer todos skipping attributes
...
git-svn-id: trunk@19470 -
2009-04-17 13:51:18 +00:00
paul
5b2b9cd518
ide: fix memory leak in the todo list dialog
...
git-svn-id: trunk@19464 -
2009-04-17 01:41:18 +00:00
mattias
7400ba8680
IDE: code explorer: added figures for Paul
...
git-svn-id: trunk@19458 -
2009-04-16 22:55:18 +00:00
vincents
206613cc50
IDE: improved displaying multiline todo items from Vladimir Zhirov (issue #13007 )
...
git-svn-id: trunk@18381 -
2009-01-21 19:44:38 +00:00
vincents
c1e4d2fb96
IDE: fixed showing todo items after opening new project from Vladimir Zhirov (issue #13003 )
...
git-svn-id: trunk@18354 -
2009-01-20 13:06:05 +00:00
laurent
4b344f137a
IDE: rename the images to avoid overload
...
git-svn-id: trunk@17660 -
2008-12-02 13:28:21 +00:00
paul
2080c834cf
ide:
...
- remove dummy warning when you cancel export in todolist dialog
- add at least some related icon to "export" button in todolist dialog
git-svn-id: trunk@16837 -
2008-10-02 02:19:00 +00:00
vincents
0ec71e6201
IDE: todolist looks now case insensitive for 'todo' and 'done', from Benito van der Zander (issue #12221 )
...
git-svn-id: trunk@16789 -
2008-09-29 08:30:00 +00:00
mattias
781f6e7a6c
IDE: todo list, adding files only once
...
git-svn-id: trunk@16547 -
2008-09-11 15:07:53 +00:00
mattias
8ae737a76d
IDE: todo list: scan main source file ignoring file extension, bug #12125
...
git-svn-id: trunk@16546 -
2008-09-11 14:37:16 +00:00
mattias
69cfe88898
using UTF-8 for file operations and environment variables
...
git-svn-id: trunk@16236 -
2008-08-25 22:32:23 +00:00
mattias
e374b51dd5
IDEIntf: moved IDE key grabbing to propedits, added button to TShortCutPropertyEditor
...
git-svn-id: trunk@16136 -
2008-08-19 02:57:17 +00:00
vincents
d72daa659b
IDE: fixed memleak in the export of the todo list from Stephano (bug #11188 )
...
git-svn-id: trunk@14952 -
2008-04-24 19:27:46 +00:00
marc
523d08cc70
* Added ToDolist cvs export, patch by Alex du Plessis
...
git-svn-id: trunk@14910 -
2008-04-20 17:01:58 +00:00
mattias
68eb7ca5e8
IDE: added resourcestrings for totod dlg
...
git-svn-id: trunk@13797 -
2008-01-19 13:19:50 +00:00
mattias
cb16ea3d75
IDE: package editor: added menu item More / View ToDo list
...
git-svn-id: trunk@13793 -
2008-01-19 10:22:18 +00:00
mattias
15dbc2fceb
IDE: todo list: implemented scanning project/package units, bug #10651
...
git-svn-id: trunk@13792 -
2008-01-19 09:41:16 +00:00
paul
c69fef99dc
images:
...
- added new, moved/renamed old
- procedure list dialog now use standard set of images instead of own
git-svn-id: trunk@13155 -
2007-12-05 06:43:08 +00:00
paul
0ec20cac44
ide: replace own "todo list" dialog images with standard ide; + new image for todo item
...
git-svn-id: trunk@13153 -
2007-12-05 02:51:48 +00:00
mattias
688c0a4db0
IDE: lazdoc: now reads comments and shows them in hints
...
git-svn-id: trunk@13021 -
2007-11-25 13:23:37 +00:00
mattias
d62038c83e
codetools: fixed finddeclaration in generic methods searching ancestor class
...
git-svn-id: trunk@13014 -
2007-11-24 22:56:09 +00:00
mattias
4a5fbf3a39
IDE: ToDo list: replaced parsing code with codetools function
...
git-svn-id: trunk@13013 -
2007-11-24 22:45:39 +00:00
mattias
dadd700bea
IDE: todolist: moved implem uses section to intf uses section to avoid circles, replaced AnsiCompareText with CompareFilenames
...
git-svn-id: trunk@13012 -
2007-11-24 21:35:20 +00:00
mattias
dd735a4378
replaced writeln with debugln
...
git-svn-id: trunk@13011 -
2007-11-24 21:28:46 +00:00