Commit Graph

63 Commits

Author SHA1 Message Date
juha
27c0c25e41 IDE: Make Help button do something in Find/rename identifier dialog. Issue #28767, patch from Alexey Torgashin.
git-svn-id: trunk@49912 -
2015-10-02 11:28:09 +00:00
juha
08c9621520 Change order of used units so that "deprecated" warnings are not triggered.
git-svn-id: trunk@49612 -
2015-08-07 17:20:40 +00:00
juha
653b5dd43a Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus.
git-svn-id: trunk@49504 -
2015-07-07 11:43:38 +00:00
maxim
1070610a83 IDE: improved wording in several dialogs ('Where' -> 'Search scope' etc.), bug #27966
git-svn-id: trunk@48964 -
2015-05-07 22:45:36 +00:00
mattias
2df6986f6a IDE: clean up
git-svn-id: trunk@48205 -
2015-03-10 12:53:11 +00:00
mattias
1021bbb19a IDE: docking: restore: keep autosizing disabled during restore
git-svn-id: trunk@46859 -
2014-11-15 12:39:26 +00:00
mattias
2e2ab0b2b3 codetools: TSourceLog.GetLine: added parameter WithLineEnd
git-svn-id: trunk@46039 -
2014-08-12 10:44:40 +00:00
juha
a912107bf0 IDE: More hard-coded quotations in resourcestrings.
git-svn-id: trunk@45520 -
2014-06-15 11:52:15 +00:00
mattias
791dda33f3 IDE: package editor: move files: find res files
git-svn-id: trunk@45483 -
2014-06-12 11:05:58 +00:00
mattias
7bcb1b24a9 IDE: replaced some MessageDlg with IDEMessageDialog
git-svn-id: trunk@41499 -
2013-06-02 17:54:22 +00:00
juha
47d1848397 IDE: Use shorter 'Ref: ' when showing found references.
git-svn-id: trunk@40851 -
2013-04-19 09:38:04 +00:00
mattias
6a6c7bb3d7 IDE: clean up
git-svn-id: trunk@40004 -
2013-01-28 14:12:34 +00:00
mattias
45267c6fbc IDE: open files changed by codetools: do not open project
git-svn-id: trunk@39978 -
2013-01-27 11:53:19 +00:00
martin
437c246acd IDE: "Rename Identifier": show replaced lines in result. Made optional
git-svn-id: trunk@39572 -
2012-12-17 15:33:02 +00:00
martin
d03f885981 IDE: "Rename Identifier": show replaced lines in result. Made optional
git-svn-id: trunk@39571 -
2012-12-17 15:26:04 +00:00
mattias
f5c07f66be IDE: rename identifier: stop on invalid identifier
git-svn-id: trunk@39295 -
2012-11-18 08:15:34 +00:00
mattias
0f29e8588f IDE: fixed crash on find identifier references
git-svn-id: trunk@36549 -
2012-04-03 18:39:47 +00:00
mattias
3e9e907062 IDE: switched to new laz2_xml
git-svn-id: trunk@35937 -
2012-03-13 20:55:43 +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
juha
4ef51619f5 IDE: collect common resource strings in one place, remove duplicates
git-svn-id: trunk@35321 -
2012-02-12 13:04:36 +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
e60e7e00f7 lazutils: deprecate TStringToStringTree.AddValues
git-svn-id: trunk@34144 -
2011-12-13 03:44:23 +00:00
mattias
5fec1dbe91 IDE: activated new xml units
git-svn-id: trunk@32302 -
2011-09-12 21:12:49 +00:00
mattias
4a19042de7 codetools: fixed mem leak
git-svn-id: trunk@30945 -
2011-05-27 23:05:46 +00:00
mattias
7a98756abb codetools: added cache to FindReferences
git-svn-id: trunk@30547 -
2011-05-04 13:40:35 +00:00
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