Fri, 15 May 2015 13:31:14 +0200 class: HGSourceCodeManagementSettingsAppl cvs_MAIN
Claus Gittinger <cg@exept.de> [Fri, 15 May 2015 13:31:14 +0200] rev 543
class: HGSourceCodeManagementSettingsAppl changed: #doCheckUsername FIX: catch exception if hg-command is not setup
Fri, 08 May 2015 03:58:13 +0000 update tags
convert-repo [Fri, 08 May 2015 03:58:13 +0000] rev 542
update tags
Fri, 08 May 2015 00:48:05 +0200 initial checkin cvs_MAIN
Claus Gittinger <cg@exept.de> [Fri, 08 May 2015 00:48:05 +0200] rev 541
initial checkin class: stx_libscm_common changed: #initialize
Thu, 07 May 2015 22:56:03 +0200 class: HGRepository cvs_MAIN
Claus Gittinger <cg@exept.de> [Thu, 07 May 2015 22:56:03 +0200] rev 540
class: HGRepository added: #useCommandServer changed: #execute: #initialize lazy initialization of useCommandServer
Tue, 21 Apr 2015 14:59:31 +0100 Fix for fileout of freshly imported classes
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 21 Apr 2015 14:59:31 +0100] rev 539
Fix for fileout of freshly imported classes ...such as just loaded classes from Monticello. These classes are not in changeset so they weren't filed out, which caused error later. To workaround this, always file out classes whose binary revision string is nil.
Thu, 12 Mar 2015 12:57:40 +0000 Fix in commit: do generate .rc file if it does not exist yet - it is required
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 12 Mar 2015 12:57:40 +0000] rev 538
Fix in commit: do generate .rc file if it does not exist yet - it is required
Thu, 12 Mar 2015 03:06:52 +0000 Fixed bad bug in HGPackageWorkingCopy initialization
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 12 Mar 2015 03:06:52 +0000] rev 537
Fixed bad bug in HGPackageWorkingCopy initialization When searching for package root within a repository, *must* check whether probed firectory is really a directory and not file. Consider the following situation: let's say that we have an application package tmp:myapp that upon build would create a binary executable named `myapp` and that the working copy actually contains that binary. In that case (without the isDirectory check) the HGPackageWorkingCopy>>setName:repository: would incorrectly set package root within repository to "/myapp"! This commit fixes this problem.
Tue, 24 Feb 2015 09:26:18 +0100 Do not regenerate and commit .rc files.
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 24 Feb 2015 09:26:18 +0100] rev 536
Do not regenerate and commit .rc files. It only generates a noise in repository and creates merge conflicts.
Thu, 19 Feb 2015 06:29:39 +0000 UI: dialog button ordering updated to follow St/X UI Coding Guideline.
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 19 Feb 2015 06:29:39 +0000] rev 535
UI: dialog button ordering updated to follow St/X UI Coding Guideline.
Mon, 09 Feb 2015 20:40:33 +0000 UI: fixed button order in dialogs (SCMAbstractDialog) to follow UI guidelines
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 09 Feb 2015 20:40:33 +0000] rev 534
UI: fixed button order in dialogs (SCMAbstractDialog) to follow UI guidelines
(0) -300 -100 -10 +10 +100 +300 tip