Commit Graph

38 Commits

Author SHA1 Message Date
maxim
d18d22986c IDE, Find/rename identifier dialog: fix localization
git-svn-id: trunk@28227 -
2010-11-14 20:41:56 +00:00
mattias
bc6ef0820f IDE: search results view: replaced TNoteBook with TPageControl
git-svn-id: trunk@27621 -
2010-10-08 14:55:07 +00:00
mattias
d7dc05a36a IDE: find/rename identifier: ignore missing files
git-svn-id: trunk@27588 -
2010-10-06 17:42:01 +00:00
mattias
a1310c5ca4 IDE: ignore missing related files when renaming a unit
git-svn-id: trunk@27564 -
2010-10-04 09:41:45 +00:00
mattias
946f34ba8f codetools: find references: fixed error handling
git-svn-id: trunk@26434 -
2010-07-02 23:11:47 +00:00
mattias
fa00aff123 IDE: package editors: using the IDEWindowCreators
git-svn-id: trunk@26234 -
2010-06-21 12:17:14 +00:00
mattias
bb55ccecbd IDE: started upgrade of xml units
git-svn-id: trunk@25647 -
2010-05-25 20:37:53 +00:00
martin
6b98807014 FindInFiles Results: prevent crash, if tab-in-progress is closed. disable tool-bar for tab-in-progress. Deal with changes to other tabs during tab-in-progress
git-svn-id: trunk@24583 -
2010-04-11 17:32:42 +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
e932577e22 ide, debugger, packager: don't use special Ok, Cancel, Help captions for buttons - use standard LCL - they have accelerators (Ok and Help) (fixes a part of issue #0001379)
git-svn-id: trunk@20045 -
2009-05-19 08:54:33 +00:00
mattias
5f4c6b579f IDE: added more ShowAbort flags
git-svn-id: trunk@19651 -
2009-04-27 18:08:58 +00:00
mattias
2e18113fd7 IDE: find/rename identifier: search private identifiers only in current unit
git-svn-id: trunk@19566 -
2009-04-22 06:47:34 +00:00
mattias
b4ea776023 IDE: file save as: implemented changing unit references in pascal sources
git-svn-id: trunk@19342 -
2009-04-11 07:06:16 +00:00
mattias
36c8c8f079 IDE+codetools: started finding unit references
git-svn-id: trunk@19310 -
2009-04-10 14:52:57 +00:00
mattias
7653c60f49 IDE: find rename identifiers: moved rename checkbox above edit
git-svn-id: trunk@19302 -
2009-04-10 13:17:00 +00:00
mattias
540339c100 IDE: find rename identifier dlg improved layout
git-svn-id: trunk@19270 -
2009-04-07 09:00:06 +00:00
vincents
0df40f685b IDE: Rename identfier dialog: focus on edit with new name, from Vladimir Zhirov (issue #13008)
git-svn-id: trunk@18429 -
2009-01-24 21:11:15 +00:00
laurent
21581dc6e0 Load glyph form resource and somme resourcestrings
git-svn-id: trunk@16677 -
2008-09-23 06:56:22 +00:00
mattias
a3a5e44c1f IDE: codehelp: showing xml parser errors in message window
git-svn-id: trunk@16321 -
2008-08-30 22:18:27 +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
mattias
6b0f252b00 IDE: code help: fixed caching module owner
git-svn-id: trunk@15978 -
2008-08-06 20:38:38 +00:00
mattias
9cdbd4cf27 IDE: code help: clean up
git-svn-id: trunk@15975 -
2008-08-06 16:55:20 +00:00
mattias
a261ea868b IDE: started searching in fpdoc files
git-svn-id: trunk@15964 -
2008-08-05 21:51:30 +00:00
mattias
e1ce5b9ce2 IDE: started collecting fpdoc files
git-svn-id: trunk@15955 -
2008-08-05 11:11:20 +00:00
vincents
a239a91f28 IDE: fixed showing find results of find identifer references, when the same Identifier searched
git-svn-id: trunk@14802 -
2008-04-11 14:42:34 +00:00
mattias
8783e0100d IDE: Find in Files: implemented multi line pattern and replacement, gtk intf: improved z ordering with modal forms
git-svn-id: trunk@9779 -
2006-09-01 14:38:07 +00:00
mattias
2f2c92352b code templates: fixed reading new lines at start of template
git-svn-id: trunk@9259 -
2006-05-12 08:27:08 +00:00
mattias
ba393ecbb5 find in files: implemented searching all occurrences in a line
git-svn-id: trunk@9178 -
2006-04-25 14:25:08 +00:00
vincents
b7505abecb Fixed memleak in rename identifier
git-svn-id: trunk@8090 -
2005-11-07 09:58:41 +00:00
mattias
8f8be186cf fixed calling GlobalDesignHook.PersistentAdded when adding via designer
git-svn-id: trunk@7654 -
2005-09-09 14:33:20 +00:00
mattias
12ce6432d7 added idewindowintf.pas - interface for storing IDE dialogs sizes
git-svn-id: trunk@7460 -
2005-07-31 10:21:18 +00:00
mattias
e303f8f83f replaced codetools+gtk intf TList with faster TFPList
git-svn-id: trunk@7405 -
2005-07-23 09:27:30 +00:00
mattias
dde69e0c91 increased default size of findrenameidentifier dlg
git-svn-id: trunk@6795 -
2005-02-17 18:57:55 +00:00
vincents
c535f37167 use xml units from fpc, if not compiling with fpc 1.0
git-svn-id: trunk@6603 -
2005-01-15 13:44:03 +00:00
mattias
68c0ee8c21 renamed avl_tree.pas to oldavltree.pas for new fpc 1.9.5
git-svn-id: trunk@6210 -
2004-11-06 19:49:14 +00:00
mattias
abacaa7cbf implemented Rename Identifier
git-svn-id: trunk@6075 -
2004-09-25 15:05:39 +00:00
mattias
62665cfd40 implemented Refactoring Tool: Find Identfier References
git-svn-id: trunk@6035 -
2004-09-20 20:22:13 +00:00
mattias
ada62722b1 started new feature: find identifier references
git-svn-id: trunk@6022 -
2004-09-18 01:02:23 +00:00