monotone-commits-nodiffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-commits-nodiffs] Revision f048e7d350f39731c6d3f013a995c06ad8d8


From: monotone
Subject: [Monotone-commits-nodiffs] Revision f048e7d350f39731c6d3f013a995c06ad8d8899a
Date: Sat, 12 Jan 2008 15:06:13 +0100

-----------------------------------------------------------------
Revision: f048e7d350f39731c6d3f013a995c06ad8d8899a
Ancestor: d17510d0c5637016b4534544842ed6e00e09ca3b
Author: address@hidden
Date: 2007-12-09T22:28:09
Branch: net.venge.monotone.guitone

Deleted entries:
        src/view/DiffView.cpp src/view/DiffView.h
Modified files:
        NEWS guitone.pro res/forms/file_diff.ui
        res/forms/revision_diff.ui src/model/ContentDiff.cpp
        src/model/ContentDiff.h
        src/view/dialogs/DatabaseDialogManager.cpp
        src/view/dialogs/FileDiff.cpp
        src/view/dialogs/RevisionDiff.cpp
        src/view/dialogs/RevisionDiff.h
        src/view/dialogs/WorkspaceDialogManager.cpp

ChangeLog: 

* DiffView.h/cpp: remove this useless class...
* revision_diff.ui, file_diff.ui: ...and replace their references with
normal TreeView's here
* revision_diff.ui: add a button to display the file diff
* RevisionDiff.cpp: ...which is wired with other stuff here to be able to
view a single file's diff on double-click and/or click on the button above
* ContentDiff.h/cpp: fix line numbering (now use only the old linenumbers
for reference purposes); moved some code into the ListLine struct, so
its actually more useful as an internal data structure and also holds
more data
* DatabaseDialogManager.cpp/WorkspaceDialogManager.cpp: wire the signaled
file diffs with the appropriate dialogs
* FileDiff.cpp: fix the name of the slots (ugly warnings and misbehaviours
fixed as well here) 
* NEWS: note the visible changes


monotone --db={your.database} diff 
--revision=d17510d0c5637016b4534544842ed6e00e09ca3b 
--revision=f048e7d350f39731c6d3f013a995c06ad8d8899a
----------------------------------------------------------------------




reply via email to

[Prev in Thread] Current Thread [Next in Thread]