Wed, 11 Sep 2019 17:03:10 +0200 #REFACTORING by stefan
Stefan Vogel <sv@exept.de> [Wed, 11 Sep 2019 17:03:10 +0200] rev 19161
#REFACTORING by stefan class: Tools::ChangeSetBrowser2 changed: #showProgress:while: (send #showProgressLabeled:while: instead of #progress:while:)
Wed, 11 Sep 2019 16:47:36 +0200 #REFACTORING by stefan
Stefan Vogel <sv@exept.de> [Wed, 11 Sep 2019 16:47:36 +0200] rev 19160
#REFACTORING by stefan class: BookmarkList class changed: #readFrom:onError: optimize "do:[aBlock value]" to "do:aBlock"
Wed, 11 Sep 2019 16:46:56 +0200 #REFACTORING by stefan
Stefan Vogel <sv@exept.de> [Wed, 11 Sep 2019 16:46:56 +0200] rev 19159
#REFACTORING by stefan class: AbstractFileFinderApplicationComponent changed: #startSearchTask:name: optimize "toRun:[aBlock value]" to "toRun:aBlock"
Wed, 11 Sep 2019 16:45:03 +0200 #REFACTORING by stefan
Stefan Vogel <sv@exept.de> [Wed, 11 Sep 2019 16:45:03 +0200] rev 19158
#REFACTORING by stefan class: AbstractFileBrowser changed: #withActivityIndicationDo: optimize "do:[aBlock value]" to "do:aBlock"
Mon, 09 Sep 2019 10:49:15 +0200 #FEATURE by exept
Claus Gittinger <cg@exept.de> [Mon, 09 Sep 2019 10:49:15 +0200] rev 19157
#FEATURE by exept class: VersionDiffBrowser added: #applyAllChanges: #applyAllChangesInA #applyAllChangesInB class: VersionDiffBrowser class changed: #menuA #menuB
Sun, 08 Sep 2019 23:48:38 +0200 #BUGFIX by exept
Claus Gittinger <cg@exept.de> [Sun, 08 Sep 2019 23:48:38 +0200] rev 19156
#BUGFIX by exept class: OSProcessMonitor changed: #updateList
Sun, 08 Sep 2019 23:10:52 +0200 #FEATURE by exept
Claus Gittinger <cg@exept.de> [Sun, 08 Sep 2019 23:10:52 +0200] rev 19155
#FEATURE by exept class: Tools::NavigationState class definition
Sun, 08 Sep 2019 17:58:34 +0200 #TUNING by exept
Claus Gittinger <cg@exept.de> [Sun, 08 Sep 2019 17:58:34 +0200] rev 19154
#TUNING by exept class: Tools::NewSystemBrowser changed: #selectedProtocolsAsEnvironment (send #~~ instead of #~=)
Sun, 08 Sep 2019 17:56:28 +0200 #TUNING by exept
Claus Gittinger <cg@exept.de> [Sun, 08 Sep 2019 17:56:28 +0200] rev 19153
#TUNING by exept class: FileApplicationNoteBook::ArchiveViewApplication::ArchivItem changed: #hasDirectoryPart (send #~~ instead of #~=)
Sun, 08 Sep 2019 17:53:03 +0200 #TUNING by exept
Claus Gittinger <cg@exept.de> [Sun, 08 Sep 2019 17:53:03 +0200] rev 19152
#TUNING by exept class: AbstractFileBrowser changed: #currentDirectory (send #~~ instead of #~=) #hgClone (send #== instead of #=) #hgInit (send #== instead of #=) #newLink: (send #~~ instead of #~=) #openDirectoryDiffView (send #~~ instead of #~=) #theSingleSelectedDirectoryOrNil (send #~~ instead of #~=) #theSingleSelectedFileOrNil (send #~~ instead of #~=) #theSingleSelectedItemOrNil (send #~~ instead of #~=)
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 tip