log

age author description
2011-11-15 Chris Cannam Make the text labels in the work status area squeezable for small window sizes. Fixes #329
2011-11-15 Chris Cannam Word-wrap these labels
2011-11-10 Chris Cannam Bookmarks display now... OK
2011-11-09 Chris Cannam idiot -- we don't need to query bookmarks separately, we can just add them to the log template
2011-11-08 Chris Cannam Bookmarks are now displayed -- but exactly like tags, so far, there's no differentiation yet
2011-10-20 Chris Cannam Fix inaccurate and frightening text
2011-10-20 Chris Cannam More rigorous approach to finding the set of closed changesets
2011-10-20 Chris Cannam Introduce a graphical representation for merge from a closed to an open branch (half a connection item)
2011-10-20 Chris Cannam A better effort to do the right thing wrt marking changesets as closed based on their relationship to closed heads
2011-10-18 Chris Cannam Add "Close branch" menu option. Is currently available in some cases where it should not be, and using it exposes the fact that the chain of marked-closed changesets is not yet right in grapher.
2011-10-18 Chris Cannam Add "Show closed branches" toggle to history widget, when some closed branches exist in the repo
2011-10-18 Chris Cannam Hide closed branches by default (contingent on settings). Note that it's now permitted for a changeset id not to be present in m_items in the grapher
2011-10-18 Chris Cannam Refactor: set closed branch statuses before creating items
2011-10-18 Chris Cannam Refactor: make closed a changeset property (not a changeset item one)
2011-10-18 Chris Cannam Refactor: sort out changeset structure and parent-child relationships before anything else in grapher. Also stop marking changesets as closed when we reach a change of branch name
2011-10-18 Chris Cannam Show closing commits as simple squares
2011-10-18 Chris Cannam use non-redirecting domain name
2011-10-17 Chris Cannam Identify closed branches and display them in a lighter shade
2011-10-17 Chris Cannam Fix bug #292: "Merge that results in no changes leaves interface in inconsistent state." Show uncommitted state whenever a merge is present, even if no file changes
2011-09-15 Chris Cannam Update version for Win32 fix
2011-09-15 Chris Cannam Encountering some peculiar problems with platform... but it's overkill for this anyway, use os.name instead
2011-08-23 Chris Cannam Added tag easyhg_v1.0 for changeset 6bb2a1f3087c
2011-08-23 Chris Cannam Add forgotten file to qrc easyhg_v1.0
2011-08-23 Chris Cannam Minor help edit