Thu, 02 Nov 2017 14:19:10 +0000 Cleanup: removed bunch of obsolete files. jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 02 Nov 2017 14:19:10 +0000] rev 17731
Cleanup: removed bunch of obsolete files.
Mon, 16 Oct 2017 10:49:29 +0100 Issue #108: Added some tests for issue #108 jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 16 Oct 2017 10:49:29 +0100] rev 17730
Issue #108: Added some tests for issue #108 See https://swing.fit.cvut.cz/projects/stx-jv/ticket/108
Mon, 16 Oct 2017 08:24:58 +0100 Issue #108: Fixed update of method list in case methid is re-wrapped jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 16 Oct 2017 08:24:58 +0100] rev 17729
Issue #108: Fixed update of method list in case methid is re-wrapped When updating method list, must (also) search for a class whose `#originalMethod` is the same as current method's `#originalMethod`. This is to handle the case a method was wrapped before and now it's wrapped again. For example the method was *Trace*d and user selects *Trace Sender*. See https://swing.fit.cvut.cz/projects/stx-jv/ticket/108
Sun, 15 Oct 2017 23:56:50 +0100 Issue #108: Fixed bug causing method selection loss in some cases jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Sun, 15 Oct 2017 23:56:50 +0100] rev 17728
Issue #108: Fixed bug causing method selection loss in some cases ...when method breakpoint was installed / removed. When this happens and the method is selected in a browser, the selection collection is first update in-place and then dependents are updated. The problem was. however, that if the selection was not an `OrderedCollection`, the selection was not updated in place due to: selection := selection asOrderedCollection. Subsequent notification of dependents causes selection refetch from the selection collection which still contained original method, not the wrapped method now installed in a class so selection was removed. This commit fixes this problem. See https://swing.fit.cvut.cz/projects/stx-jv/ticket/108
Fri, 13 Oct 2017 23:12:33 +0100 Merge jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 13 Oct 2017 23:12:33 +0100] rev 17727
Merge
Tue, 01 Aug 2017 09:27:20 +0200 Issue #169: Normalized symbolic action names introduced in previous commit jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 01 Aug 2017 09:27:20 +0200] rev 17726
Issue #169: Normalized symbolic action names introduced in previous commit ...to make it consistent. Each debugger action symbolic name is prefixed with `#Debugger`, e.g.: `#DebuggerTerminate`. On the way, more symbolic actions have added and all (even those nt bound by default) are listed in `DebugView class >> initializeDefaultKeyboardMap` for documentation purposes.
Fri, 13 Oct 2017 23:09:49 +0100 #169 When changing a shortcut key for all shown buttons by default - the buttons & menu it should show the current shortcut jv
Patrik Svestka <patrik.svestka@gmail.com> [Fri, 13 Oct 2017 23:09:49 +0100] rev 17725
#169 When changing a shortcut key for all shown buttons by default - the buttons & menu it should show the current shortcut
Sun, 29 Oct 2017 11:18:46 +0100 #UI_ENHANCEMENT by cg
Claus Gittinger <cg@exept.de> [Sun, 29 Oct 2017 11:18:46 +0100] rev 17724
#UI_ENHANCEMENT by cg class: AbstractFileBrowser class changed: #browserMenu
Fri, 27 Oct 2017 14:38:31 +0200 #BUGFIX by stefan
Stefan Vogel <sv@exept.de> [Fri, 27 Oct 2017 14:38:31 +0200] rev 17723
#BUGFIX by stefan class: ChangesBrowser::ChangeFileReader changed: #processChunk Fix syntax error
Thu, 26 Oct 2017 22:13:36 +0200 Add two missing translations.
mawalch [Thu, 26 Oct 2017 22:13:36 +0200] rev 17722
Add two missing translations.
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip