foiegras r16 - in branches/appshell: . data src/foiegras src/foiegras/vcs src/foiegras/windows
- From: szfarkas svn gnome org
- To: svn-commits-list gnome org
- Subject: foiegras r16 - in branches/appshell: . data src/foiegras src/foiegras/vcs src/foiegras/windows
- Date: Sun, 15 Jul 2007 23:15:45 +0100 (BST)
Author: szfarkas
Date: 2007-07-15 23:15:45 +0100 (Sun, 15 Jul 2007)
New Revision: 16
ViewCVS link: http://svn.gnome.org/viewcvs/foiegras?rev=16&view=rev
Added:
branches/appshell/data/commit.glade
branches/appshell/data/patch.glade
branches/appshell/src/foiegras/errors.py
branches/appshell/src/foiegras/windows/commit.py
branches/appshell/src/foiegras/windows/dialog.py
branches/appshell/src/foiegras/windows/patch.py
Modified:
branches/appshell/ChangeLog
branches/appshell/data/preferences.glade
branches/appshell/src/foiegras/vcs/__init__.py
branches/appshell/src/foiegras/vcs/bazaar.py
branches/appshell/src/foiegras/windows/main.py
Log:
Added Create Patch and Commit support.
2007-07-15 Szilveszter Farkas <szfarkas svn gnome org>
* src/foiegras/windows/main.py: added commit() action method.
* src/foiegras/vcs/bazaar.py: implemented the commit() method.
* src/foiegras/vcs/__init__.py: added path argument to the commit() method.
* src/foiegras/errors.py: define some Foie Gras specific exceptions.
* src/foiegras/windows/commit.py: started implementing the Commit dialog.
* data/commit.glade: added UI design for the Commit dialog.
* src/foiegras/vcs/__init__.py: create_diff() has a new filename argument
that's used for the diff output.
* src/foiegras/vcs/bazaar.py: get_file() method also returns the filename.
* src/foiegras/windows/dialog.py: the Ask*Dialogs were moved here.
* src/foiegras/windows/main.py: added create_patch() action method.
* src/foiegras/windows/patch.py: started implementing the Create Patch
dialog.
* data/patch.glade: added UI design for the Create Patch dialog.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]