graph
- Add little yellow star to current itemitem_appearance_adjustments 2011-05-24, by Chris Cannam
- Jump to position when panner is clicked onitem_appearance_adjustments 2011-05-24, by Chris Cannam
- Fix Z value of connecting item from uncommitted changesitem_appearance_adjustments 2011-05-24, by Chris Cannam
- Use a plain small circle for merge commitsitem_appearance_adjustments 2011-05-24, by Chris Cannam
- Use rounded rectangles throughoutitem_appearance_adjustments 2011-05-24, by Chris Cannam
- Avoid crash when one of the data output callbacks is called after m_proc has already been reset (fixing #132)2011-05-24, by Chris Cannam
- Use "Open" in heading for clone-successful dialog to ensure action is recognisable from open dialog (closes #103)2011-05-19, by Chris Cannam
- Strip trailing slash before adding to recent files2011-05-19, by Chris Cannam
- Avoid failing on startup if started with no cwd2011-05-19, by Chris Cannam
- Add desktop file2011-05-19, by Chris Cannam
- Add desktop file2011-05-19, by Chris Cannam
- Try to make kdiff3 a bit clearer2011-04-13, by Chris Cannam
- Reset merge-commit comment when merge fails; add missing ampersand from Help menu label2011-04-12, by Chris Cannam
- Add warning dialog if version of Mercurial discovered is too old2011-03-28, by Chris Cannam
- Added tag easyhg_v0.9.6 for changeset a206deb6c1aa2011-03-24, by Chris Cannam
- Make text selectable in Remote URL labeleasyhg_v0.9.6 2011-03-24, by Chris Cannam
- Merge2011-03-24, by Chris Cannam
- Avoid compiler warning2011-03-24, by Chris Cannam
- OS/X build fixes, for now slightly simpler (conceptually) situation in which we have a single bundle with two Python extension distributions in it, one for each active Python version2011-03-24, by Chris Cannam
- Ensure current item is visible in graph after update2011-03-24, by Chris Cannam
- Move source files to src/2011-03-24, by Chris Cannam
- Look in installation path + Python version suffix for PyQt before looking in plain installation path2011-03-24, by Chris Cannam
- Added tag easyhg_v0.9.5 for changeset 820512d49fca2011-03-23, by Chris Cannam
- Merge from branch "feature_101"easyhg_v0.9.5 2011-03-23, by Chris Cannam
- Update deployment to handle the even more complicated situation in which we have to produce separate binaries for python 2.5 and 2.6-based systems (because we can't determine which extension to load otherwise, and they aren't compatible)2011-03-23, by Chris Cannam
- Add an explosion of menus and many keyboard shortcuts.feature_101 2011-03-18, by Chris Cannam
- Merge from branch "feature_93". Fixes #932011-03-17, by Chris Cannam
- Enable Push button whenever the repo is non-empty, even when there is no remote location -- ask for remote location when it is pressed.feature_93 2011-03-17, by Chris Cannam
- Merge from branch "feature_91b". Really fixes #912011-03-17, by Chris Cannam
- Add Rename and Copy to right-button menu on file status widget.feature_91b 2011-03-17, by Chris Cannam
- Merge from branch "feature_91"2011-03-17, by Chris Cannam
- Add "Open Recent". Fixes #91feature_91 2011-03-17, by Chris Cannam