Tools_SearchDialog.st
Wed, 05 Feb 2014 20:08:53 +0100 Claus Gittinger merged in jv's chenges
Sun, 05 Jan 2014 14:16:34 +0100 Claus Gittinger class: Tools::SearchDialog
Thu, 25 Apr 2013 15:11:05 +0200 Stefan Vogel Changed usage of deprecated #copyWithoutLast: to #copyButLast:
Tue, 02 Apr 2013 11:34:13 +0200 Stefan Vogel Refactoring:
Sat, 16 Mar 2013 17:12:51 +0100 Claus Gittinger class: Tools::SearchDialog
Sun, 02 Dec 2012 11:10:34 +0100 Claus Gittinger class: Tools::SearchDialog
Wed, 26 Sep 2012 12:41:23 +0200 Claus Gittinger changed: #askThenDo:
Mon, 20 Aug 2012 13:35:48 +0200 Claus Gittinger class definition
Fri, 20 Jul 2012 11:42:22 +0200 Claus Gittinger changed:
Wed, 29 Feb 2012 19:50:58 +0100 Claus Gittinger added: #addCheckBoxForSelectedMethodPackages
Tue, 14 Feb 2012 14:22:36 +0100 Claus Gittinger changed:
Tue, 06 Dec 2011 11:47:22 +0100 Claus Gittinger added: #addCheckBoxesForClassAndMetaSearch
Wed, 05 Oct 2011 16:14:01 +0200 az changed: #getClassesAndMethodsFor:
Mon, 08 Aug 2011 20:47:27 +0200 Claus Gittinger changed: #helpTextForMetaPatterns
Thu, 04 Aug 2011 23:19:31 +0200 Claus Gittinger changed: #askThenDo:
Thu, 04 Aug 2011 16:07:32 +0200 Stefan Vogel class definition
Sat, 23 Jul 2011 10:58:20 +0200 Claus Gittinger changed: #addTextEntryFieldForCode
Wed, 06 Jul 2011 12:19:47 +0200 Claus Gittinger comment/format in: #setupToAskForMethodSearchTitle:forBrowser:searchWhat:searchArea:withCaseIgnore:withMatch:withMethodList:allowFind:allowBuffer:allowBrowser:withTextEntry:
Tue, 23 Nov 2010 14:33:51 +0100 Claus Gittinger comment/format in: #addCheckBoxForSelectedPackage
Fri, 19 Nov 2010 14:51:22 +0100 Claus Gittinger changed: #addInputFieldForSelectorOrNameOrString
Fri, 19 Nov 2010 12:12:18 +0100 Claus Gittinger better method name
Fri, 19 Nov 2010 12:10:00 +0100 Claus Gittinger default for text-search in method -list
Mon, 01 Nov 2010 21:56:18 +0100 Claus Gittinger changed: #addCheckBoxForSelectedMethodClasses
Tue, 26 Oct 2010 20:34:03 +0200 Claus Gittinger changed: #updateListOfMatchingSelectorsFor:
Sun, 11 Jul 2010 17:09:55 +0200 Claus Gittinger changed: #addTextEntryFieldForCode
Sun, 04 Jul 2010 16:30:55 +0200 Stefan Vogel changed: #addInputFieldForSelectorOrNameOrString
Mon, 26 Apr 2010 15:40:01 +0200 Claus Gittinger changed: #addTextEntryFieldForCode
Mon, 26 Apr 2010 15:37:14 +0200 Claus Gittinger changed:
Fri, 09 Apr 2010 12:00:03 +0200 Stefan Vogel changed: #askThenDo:
Thu, 04 Feb 2010 23:20:17 +0100 Claus Gittinger changed: #addTextEntryWithCaseIgnore:withMatch:
Wed, 03 Feb 2010 16:24:52 +0100 Claus Gittinger comment/format in: #setupToAskForMethodSearchTitle:forBrowser:searchWhat:searchArea:withCaseIgnore:withMatch:withMethodList:allowFind:allowBuffer:allowBrowser:withTextEntry:
Tue, 12 Jan 2010 10:51:42 +0100 Claus Gittinger comment/format in: #askThenDo:
Tue, 22 Dec 2009 12:06:10 +0100 Claus Gittinger changed: #setupToAskForMethodSearchTitle:forBrowser:searchWhat:searchArea:withCaseIgnore:withMatch:withMethodList:allowFind:allowBuffer:allowBrowser:withTextEntry:
Fri, 18 Dec 2009 12:20:06 +0100 Claus Gittinger comment/format in: #updateListOfMatchingSelectorsFor:
Mon, 14 Dec 2009 17:57:25 +0100 Claus Gittinger changed: #addInputFieldForSelectorOrNameOrString
Mon, 14 Dec 2009 11:19:09 +0100 Claus Gittinger *** empty log message ***
Thu, 10 Dec 2009 12:12:04 +0100 Claus Gittinger searchdialog refactoring
Wed, 09 Dec 2009 19:08:35 +0100 Claus Gittinger *** empty log message ***
Wed, 18 Nov 2009 19:02:01 +0100 Claus Gittinger changed: #addCheckBoxForSelectedMethodClasses
Wed, 11 Nov 2009 22:28:09 +0100 Claus Gittinger changed: #addInputFieldForSelectorOrNameOrString
Mon, 19 Oct 2009 16:35:24 +0200 Claus Gittinger inverted the check-box meaning: \"Ignore case\" vs. \"Case Sensitive\"
Thu, 01 Oct 2009 09:53:50 +0200 Claus Gittinger changed: #addTextEntryFieldForCode
Wed, 23 Sep 2009 21:37:05 +0200 Claus Gittinger added: #helpTextForMetaPatterns
Wed, 23 Sep 2009 19:36:27 +0200 Claus Gittinger *** empty log message ***
Tue, 22 Sep 2009 13:25:19 +0200 Claus Gittinger *** empty log message ***
Sat, 07 Mar 2009 01:04:11 +0100 Claus Gittinger changed #addCheckBoxForSelectedMethodClasses
Fri, 06 Mar 2009 16:01:27 +0100 Claus Gittinger *** empty log message ***
Thu, 09 Oct 2008 14:28:17 +0200 ca changed #askThenDo: check selection for isEmptyOrNil (not only isEmpty)
Thu, 25 Sep 2008 14:18:46 +0200 Claus Gittinger method-code search fixed: correctly pass the isMethod argument
Sat, 06 Sep 2008 16:48:21 +0200 Claus Gittinger multiple seleted class search also when an inheritance classList is shown
Fri, 30 May 2008 14:28:29 +0200 Claus Gittinger added preferredWidth & preferredHeight
Tue, 13 May 2008 15:28:05 +0200 Claus Gittinger *** empty log message ***
Tue, 13 May 2008 15:17:35 +0200 Claus Gittinger *** empty log message ***
Fri, 25 Apr 2008 15:24:49 +0200 Claus Gittinger +search in changed methods & changed classes
Mon, 14 Apr 2008 18:50:20 +0200 fm *** empty log message ***
Mon, 14 Apr 2008 18:48:35 +0200 fm *** empty log message ***
Thu, 15 Mar 2007 16:30:01 +0100 Claus Gittinger *** empty log message ***
Tue, 10 Oct 2006 15:35:16 +0200 Claus Gittinger *** empty log message ***
Mon, 09 Oct 2006 12:48:45 +0200 Claus Gittinger *** empty log message ***
Mon, 09 Oct 2006 11:11:05 +0200 Claus Gittinger *** empty log message ***
less more (0) -60 tip