graph
- Fix dumb commenting that caused total failure in commit dialogignore 2011-06-16, by Chris Cannam
- Add "Ignore this directory"; some fixes to ignore logic (though not yet enough)ignore 2011-06-16, by Chris Cannam
- Minor adjustments to glob syntaxesignore 2011-06-16, by Chris Cannam
- Make ignore function largely workignore 2011-06-16, by Chris Cannam
- Return ignore type from ignore dialogignore 2011-06-16, by Chris Cannam
- Make HgIgnoreDialog _look_ plausible (still doesn't do anything though!)ignore 2011-06-16, by Chris Cannam
- Start to introduce HgIgnoreDialogignore 2011-06-15, by Chris Cannam
- Reconnect the ignore-related right-button menu entries (still not implemented yet though)ignore 2011-06-13, by Chris Cannam
- Typo fix only2011-06-13, by Chris Cannam
- Ah, OK -- it seems we get escapes for backslashes generally, so handle that2011-06-07, by Chris Cannam
- Handle escaped backslash (\\u) for cases where Unicode escape is not intended2011-06-07, by Chris Cannam
- Fix same-branch check for uncommitted item on default branch2011-06-06, by Chris Cannam
- Add uniDecode, and use it when parsing logs so as to decode "\uABCD" substrings. Also force Hg encoding to utf-8.2011-06-06, by Chris Cannam
- Revert small change that broke use of our auth extension2011-05-26, by Chris Cannam
- Add ability to configure the ssh client; default to TortoisePlink on Windows2011-05-26, by Chris Cannam
- Added tag easyhg_v0.9.7 for changeset 9510a32a96ab2011-05-25, by Chris Cannam
- Update version to 0.9.7easyhg_v0.9.7 2011-05-25, by Chris Cannam
- Ensure drags are constrained to either horizontal or vertical once the user's primary direction has become clear, switching to free drag only if the user makes a big move in the other axis2011-05-25, by Chris Cannam
- Better version of ensuring the scene size is properly updated and the detail item made visible2011-05-25, by Chris Cannam
- Ensure scene rect resizes to accommodate detail items2011-05-25, by Chris Cannam
- Merge from branch "item_appearance_adjustments"2011-05-25, by Chris Cannam
- Use circle presentation for uncommitted merge as well as merge changesetitem_appearance_adjustments 2011-05-25, by Chris Cannam
- Release modeitem_appearance_adjustments 2011-05-25, by Chris Cannam
- Replace DateItems (background items for date shading) with a date range list in the scene and dedicated rendering for it in the graphics view: this way we can ensure the shading spans the full width and the dates are always visibleitem_appearance_adjustments 2011-05-25, by Chris Cannam
- ... that yellow is still a bit much, thoughitem_appearance_adjustments 2011-05-24, by Chris Cannam
- Make colour selection for branches and authors more headache-inducing^W^Wcheerfulitem_appearance_adjustments 2011-05-24, by Chris Cannam
- OK, maybe a slightly less vigorous yellowitem_appearance_adjustments 2011-05-24, by Chris Cannam
- Show whole of "new" item in yellow, not just border -- and omit yellow border except for current itemitem_appearance_adjustments 2011-05-24, by Chris Cannam
- Draw star after (above) branch nameitem_appearance_adjustments 2011-05-24, by Chris Cannam
- Alignment fix: avoid integer divisionitem_appearance_adjustments 2011-05-24, by Chris Cannam
- 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