-----------------------------------------------------------------
Revision: 739dbaf7582163212ddcb34baa00c15a67d730f6
Ancestor: 0677dab5e4839fcd41176f4fba15c5379584506c
Author: [email protected]
Date: 03/27/10 01:14:16
Branch: net.venge.monotone.guitone

Modified files:
        res/forms/dialogs/annotate.ui src/model/Annotate.cpp
        src/model/Annotate.h src/view/dialogs/AnnotateFile.cpp
        src/view/dialogs/AnnotateFile.h
        src/view/dialogs/DatabaseDialogManager.cpp
        src/view/dialogs/WorkspaceDialogManager.cpp

ChangeLog: 

* annotate.ui, AnnotateFile.h/cpp: replace the read-only text input by a 
dropdown which stores the "history" of queried revisions for an annotation, so 
users can easily go back to the previously selected one
* AnnotateFile.h/cpp: ...also act on double-click and right-click on annotation 
rows and trigger the appropriate actions
* Annotate.h/cpp: add a couple of getters to query the base and the currently 
selected revision
* WorkspaceDialogManager.cpp (showAnnotation): call the database dialog's 
showAnnotation method instead of doing all the work again
* DatabaseDialogManager.cpp: wire a couple of signals with slots to show more 
dialogs


monotone --db={your.database} diff 
--revision=0677dab5e4839fcd41176f4fba15c5379584506c 
--revision=739dbaf7582163212ddcb34baa00c15a67d730f6
----------------------------------------------------------------------


_______________________________________________
Monotone-commits-nodiffs mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/monotone-commits-nodiffs

Reply via email to