-----------------------------------------------------------------
Revision: 960e319cd028a180d3eb0b57d2e36c2e0ca10c3b
Ancestor: cbf61c481013331f5436f285616f9cb6e41a690c
Author: [email protected]
Date: 2010-05-28 16.34.38
Branch: net.venge.monotone.guitone

Modified files:
        res/forms/dialogs/changeset_browser.ui
        src/model/Branches.cpp src/model/Branches.h
        src/model/GetBranchLog.cpp src/model/GetBranchLog.h
        src/view/dialogs/ChangesetBrowser.cpp
        src/view/dialogs/ChangesetBrowser.h
        src/view/dialogs/DatabaseDialogManager.cpp
        src/view/widgets/BranchView.cpp
        src/view/widgets/BranchView.h

ChangeLog: 

* changeset_browser.ui: remove label in front of search box
* BranchView.h,cpp: add menu items to suspend an active branch and
  to reload the list
* ChangesetBrowser.h, cpp: implement the creation of suspend certs
  on active branch heads; change the implementation of certCreated()
  and call invalidate methods on the affected models to clear their
  cached data
* DatabaseDialogManager.cpp: the changeset browser itself emits
  a certCreated signal when suspend cert is created, wire that with
  the proxy signal
* Branches.h,cpp: implement branch cache invalidation; reorder some
  of the code and make it less crashy...
* GetBranchLog.h,cpp: same here


monotone --db={your.database} diff 
--revision=cbf61c481013331f5436f285616f9cb6e41a690c 
--revision=960e319cd028a180d3eb0b57d2e36c2e0ca10c3b
----------------------------------------------------------------------

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

Reply via email to