~vila/bzr-gtk/test2

  • Committer: Curtis Hovey
  • Date: 2012-02-09 21:32:59 UTC
  • mfrom: (775.1.5 clean-tests)
  • Revision ID: sinzui.is@verizon.net-20120209213259-z121corv2jzqqw9e
Save the gannotate pane position.
Update Gtk.VPaned and Gtk.HPaned to Gtk.Paned.
Filename Latest Rev Last Changed Committer Comment Size
..
annotate 49 17 years ago Jelmer Vernooij Merge in Dan Loda's gannotate plugin and put it in Diff
branchview 423.2.1 16 years ago Daniel Schierbeck Moved branch view to its own package. Diff
icons 0.8.31 17 years ago Szilveszter Farkas (Phanatic) Added new artwork. 2006-08-07 Szilveszter Farkas Diff
po 0.8.55 17 years ago Szilveszter Farkas (Phanatic) Gettext support added. 2006-08-20 Szilveszter Fa Diff
preferences 450.3.1 16 years ago Jelmer Vernooij Add module for preferences code. Diff
tests 140 17 years ago Jelmer Vernooij add framework for tests. Diff
viz 48 17 years ago Jelmer Vernooij Move visualisation code to a separate directory, p Diff
.bzrignore 654.1.2 14 years ago Mark Lee Re-ignore credits.pickle. 163 bytes Diff Download File
__init__.py 767 12 years ago Jelmer Vernooij Fix a relative import. 4.9 KB Diff Download File
about.py 734.1.25 12 years ago Curtis Hovey Updated the pixbuf calls to gtk3. 2.1 KB Diff Download File
AUTHORS 757 12 years ago Jelmer Vernooij Credit Curtis. 950 bytes Diff Download File
avatarproviders.py 734.1.54 12 years ago Jelmer Vernooij Merge trunk 4.1 KB Diff Download File
avatarsbox.py 734.1.51 12 years ago Curtis Hovey Fix the initializer for many classes. Replace Gtk. 8.8 KB Diff Download File
bazaar-properties.desktop 696.1.4 13 years ago David Planella Added preliminary internationalization support. Me 184 bytes Diff Download File
bazaar-properties.desktop.in 696.1.1 13 years ago David Planella Adapted desktop entries for translation 186 bytes Diff Download File
branch.py 734.1.51 12 years ago Curtis Hovey Fix the initializer for many classes. Replace Gtk. 7.1 KB Diff Download File
branchbox.py 734.1.51 12 years ago Curtis Hovey Fix the initializer for many classes. Replace Gtk. 2.2 KB Diff Download File
bzr-gtk.applications 505.1.2 15 years ago Jelmer Vernooij Use helper script to open patches. 203 bytes Diff Download File
bzr-gtk.cfg 411.1.2 16 years ago Jelmer Vernooij Fix URL. 160 bytes Diff Download File
File bzr-handle-patch 772.2.4 12 years ago Curtis Hovey Added a smoketest for bzr-handle-patch. 1 KB Diff Download File
bzr-handle-patch.desktop 696.1.4 13 years ago David Planella Added preliminary internationalization support. Me 269 bytes Diff Download File
bzr-handle-patch.desktop.in 696.1.1 13 years ago David Planella Adapted desktop entries for translation 271 bytes Diff Download File
File bzr-notify 772.1.3 12 years ago Curtis Hovey Updated bzr-notify to gtk3. 3.3 KB Diff Download File
bzr-notify.desktop 739.1.1 12 years ago Mikkel Kamstrup Erlandsen Add X-GNOME-Autostart-Delay=30 to bzr-notify.deskt 272 bytes Diff Download File
bzr-notify.desktop.in 696.1.1 13 years ago David Planella Adapted desktop entries for translation 247 bytes Diff Download File
checkout.py 734.1.51 12 years ago Curtis Hovey Fix the initializer for many classes. Replace Gtk. 7.3 KB Diff Download File
commands.py 734.1.2 12 years ago Curtis Hovey Removed import_pygtk because gi does not impicitly 14.3 KB Diff Download File
commit.py 775.1.5 12 years ago Curtis Hovey Replace Gtk.HPaned() with Gtk.Paned.new(Gtk.Orient 32.9 KB Diff Download File
commitmsgs.py 769 12 years ago Jelmer Vernooij Cope with some strings being unicode when returned 4.8 KB Diff Download File
config.py 763 12 years ago Jelmer Vernooij Cope with the fact that Option doesn't support the 1.2 KB Diff Download File
conflicts.py 734.1.51 12 years ago Curtis Hovey Fix the initializer for many classes. Replace Gtk. 7.3 KB Diff Download File
COPYING 85 17 years ago Jelmer Vernooij Merge some files from Olive and bzr-gtk. 17.5 KB Diff Download File
dialog.py 734.1.4 12 years ago Curtis Hovey Updated commit to gtk3. 2.1 KB Diff Download File
diff.py 774.1.1 12 years ago Curtis Hovey Remove unneeded gtksourceview1 support. 20.8 KB Diff Download File
errors.py 729.1.1 12 years ago Jelmer Vernooij Move i18n support to a separate file, so gettext f 4.1 KB Diff Download File
HACKING 734.1.29 12 years ago Curtis Hovey Updated hacking doc. 491 bytes Diff Download File
history.py 225 16 years ago Jelmer Vernooij Add docstrings, remove unused code. 1.6 KB Diff Download File
i18n.py 729.1.1 12 years ago Jelmer Vernooij Move i18n support to a separate file, so gettext f 1.1 KB Diff Download File
info.py 765 12 years ago Jelmer Vernooij Start on 0.104.0. 1.1 KB Diff Download File
initialize.py 734.1.51 12 years ago Curtis Hovey Fix the initializer for many classes. Replace Gtk. 4.6 KB Diff Download File
lock.py 734.1.51 12 years ago Curtis Hovey Fix the initializer for many classes. Replace Gtk. 1.3 KB Diff Download File
loom.py 734.1.53 12 years ago Curtis Hovey Fixed packing args. 4.4 KB Diff Download File
MANIFEST.in 688.2.1 13 years ago Jelmer Vernooij Split out olive into a separate directory. 270 bytes Diff Download File
merge.py 734.1.53 12 years ago Curtis Hovey Fixed packing args. 6.3 KB Diff Download File
mergedirective.py 759 12 years ago Jelmer Vernooij Extend branch preferences, show location widget. 4.3 KB Diff Download File
missing.py 775.1.4 12 years ago Curtis Hovey Switched from Gtk.VPaned to Gtk.Paned.new(Gtk.Orie 2.6 KB Diff Download File
nautilus-bzr.py 760 12 years ago Jelmer Vernooij Use translations in nautilus-bzr. 19.8 KB Diff Download File
NEWS 769 12 years ago Jelmer Vernooij Cope with some strings being unicode when returned 22.2 KB Diff Download File
notify.py 772.1.2 12 years ago Curtis Hovey Verify the menu and its items are created. 3.5 KB Diff Download File
push.py 734.1.51 12 years ago Curtis Hovey Fix the initializer for many classes. Replace Gtk. 5.7 KB Diff Download File
README 734.1.2 12 years ago Curtis Hovey Removed import_pygtk because gi does not impicitly 4.7 KB Diff Download File
revbrowser.py 734.1.53 12 years ago Curtis Hovey Fixed packing args. 2.7 KB Diff Download File
revidbox.py 734.1.2 12 years ago Curtis Hovey Removed import_pygtk because gi does not impicitly 2.1 KB Diff Download File
revisionmenu.py 734.1.38 12 years ago Curtis Hovey Menu fixes. 4.9 KB Diff Download File
revisionview.py 768 12 years ago Jelmer Vernooij Drop support for old bencode location. 27.5 KB Diff Download File
seahorse.py 733 12 years ago Jelmer Vernooij Catch org.freedesktop.DBus.Error.NotSupported 3.8 KB Diff Download File
search.py 734.1.51 12 years ago Curtis Hovey Fix the initializer for many classes. Replace Gtk. 3.9 KB Diff Download File
setup.cfg 696.1.2 13 years ago David Planella Added the rest of files necessary for i18n support 168 bytes Diff Download File
File setup.py 748 12 years ago Jelmer Vernooij Fix typo in setup.py. 6.7 KB Diff Download File
status.py 734.1.10 12 years ago Curtis Hovey Updated gst to gtk3. 4.3 KB Diff Download File
tags.py 775.1.4 12 years ago Curtis Hovey Switched from Gtk.VPaned to Gtk.Paned.new(Gtk.Orie 12.1 KB Diff Download File
TODO 263.2.1 16 years ago matkor Code for "branch update" menuitem and toolbox. Typ 1.5 KB Diff Download File
ui.py 734.1.53 12 years ago Curtis Hovey Fixed packing args. 6.2 KB Diff Download File
window.py 734.1.51 12 years ago Curtis Hovey Fix the initializer for many classes. Replace Gtk. 645 bytes Diff Download File