SmallSense__AbstractListDialog.st
Mon, 13 Mar 2017 22:25:53 +0000 Jan Vrany Issue #127: Make `AbstractListDialog` to always return `acceptedValue` even if it's `nil`
Mon, 19 Sep 2016 22:44:43 +0100 Jan Vrany Fixed broken class selection dialog
Thu, 30 Jul 2015 18:44:43 +0100 Jan Vrany Do not pre-select the only matching item when dialog can create objects from the string
Mon, 15 Jun 2015 17:41:42 +0100 Jan Vrany UX improvement in search dialogs: forward backspace to match pattern field.
Sat, 21 Feb 2015 22:54:44 +0000 Jan Vrany dialogs: performance cleanup - perform (expensive) list computation always in background.
Sat, 21 Feb 2015 08:46:46 +0000 Jan Vrany dialogs: correctly update OK button when dialig can create object from string
Thu, 29 Jan 2015 06:45:29 +0000 Jan Vrany Fix in AbstractListDialog: correctly hangle item creation from pattern.
Sat, 24 Jan 2015 01:58:51 +0000 Jan Vrany Initial support for search steps in navigator. Navugator shortcut changed.
Sun, 11 Jan 2015 06:38:54 +0000 Jan Vrany Initial work on Navigator, an unified search dialog
Fri, 09 Jan 2015 16:22:48 +0000 Jan Vrany Introduced a ProtocolSelectDialog...
Sat, 13 Dec 2014 09:02:13 +0000 Jan Vrany Decoupling search logic from dialogs (part 2)
Sat, 13 Dec 2014 00:11:58 +0000 Jan Vrany Decoupling search logic from dialogs (part 1)
Mon, 08 Dec 2014 02:42:33 +0000 Jan Vrany AbstractSearchDialog splitted into AbstractListDialog and AbstractSearchDialog.
less more (0) tip