log src/historywidget.h @ 636:046ad99a4230

age author description
2012-07-03 Chris Cannam Clear history and file states while opening a new remote repo
2012-02-27 Chris Cannam Update copyright dates to 2012
2012-02-27 Chris Cannam Remove the single find widget from top, add one to each tab at the bottom instead. (Turns out you don't usually want to search for the same text in both types of widget.) Also provide sensible no-results text. find
2012-02-22 Chris Cannam Implement basic search function in both work and history tabs find
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-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-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-03-24 Chris Cannam Move source files to src/ base historywidget.h@c8c951d81a65