~dasch/bzr-gtk/viz-local-changes

  • Committer: Daniel Schierbeck
  • Date: 2008-01-22 18:01:17 UTC
  • Revision ID: daniel.schierbeck@gmail.com-20080122180117-ravuncis9h931kqe
Made the viz show a message if there are local changes.
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 424.1.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
olive 0.8.10 17 years ago Szilveszter Farkas (Phanatic) 2006-07-16 Szilveszter Farkas <Szilveszter.Farkas Diff
po 0.8.55 17 years ago Szilveszter Farkas (Phanatic) Gettext support added. 2006-08-20 Szilveszter Fa 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 272.1.4 16 years ago Mateusz Korniak Ignoring eric3 project files. 148 bytes Diff Download File
__init__.py 426 16 years ago Daniel Schierbeck Made the viz show a message if there are local cha 21.6 KB Diff Download File
about.py 247 16 years ago Jelmer Vernooij Use application path to find icons. 1.3 KB Diff Download File
AUTHORS 91.1.2 17 years ago Jelmer Vernooij List Szilvester as maintainer, add note about othe 781 bytes Diff Download File
bazaar-properties.desktop 223 16 years ago Jelmer Vernooij Add icon for Bazaar preferences. 194 bytes Diff Download File
branch.py 271 16 years ago Jelmer Vernooij Add common widget for selecting branches. 7.2 KB Diff Download File
branchbox.py 271 16 years ago Jelmer Vernooij Add common widget for selecting branches. 2.3 KB Diff Download File
bzr-gtk.cfg 411.1.2 16 years ago Jelmer Vernooij Fix URL. 160 bytes Diff Download File
bzr-icon-64.png 146 17 years ago Jelmer Vernooij Move more code to top-level directory. Import (la 3.7 KB Diff Download File
bzr-notify.desktop 223 16 years ago Jelmer Vernooij Add icon for Bazaar preferences. 235 bytes Diff Download File
checkout.py 195.1.21 16 years ago Szilveszter Farkas (Phanatic) Some small modifications to Branch, Checkout and I 7.5 KB Diff Download File
cmenu.ui 235.1.4 16 years ago Mateusz Korniak Context menu "Remove and delete added" Acts like " 1.2 KB Diff Download File
commit.py 278.1.43 16 years ago John Arbash Meinel Finish connecting the 'Commit all changes' radio b 29.6 KB Diff Download File
conflicts.py 242.1.1 16 years ago Adeodato Simó Use subprocess.Popen() instead of os.system(). 7.2 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 218 16 years ago Jelmer Vernooij Move olive about dialog into olive. 2 KB Diff Download File
diff.py 368 16 years ago Daniel Schierbeck Merged with mainline. 16.5 KB Diff Download File
errors.py 153 17 years ago Jelmer Vernooij Fix references to dialog. 3.7 KB Diff Download File
File genpot.sh 256.1.1 16 years ago Szilveszter Farkas (Phanatic) Updated POT generator script and also regenerated 1.1 KB Diff Download File
HACKING 222 16 years ago Jelmer Vernooij Fix whitespace, add comment. 454 bytes Diff Download File
history.py 225 16 years ago Jelmer Vernooij Add docstrings, remove unused code. 1.6 KB Diff Download File
initialize.py 188.1.2 16 years ago Szilveszter Farkas (Phanatic) Implemented init functionality. 4.4 KB Diff Download File
MANIFEST.in 1 18 years ago Scott James Remnant Commit the first version of bzrk. 32 bytes Diff Download File
merge.py 274.1.2 16 years ago Mateusz Korniak Add default_branch_path to MergeDialog and use it 3.6 KB Diff Download File
mergedirective.py 324 16 years ago Jelmer Vernooij Add very simple "Send Merge Directive" window. 3.9 KB Diff Download File
missing.py 412.1.12 16 years ago Daniel Schierbeck Fixed bug in gmissing. 2.6 KB Diff Download File
nautilus-bzr.py 419 16 years ago Szilveszter Farkas Applied nautilus-bzr patches by Toshio Kuratomi. 12.4 KB Diff Download File
NEWS 424 16 years ago Jelmer Vernooij Allow bzr-gtk and Bazaar versions to be out of syn 11.6 KB Diff Download File
notify.py 223 16 years ago Jelmer Vernooij Add icon for Bazaar preferences. 2.9 KB Diff Download File
File olive-gtk 256.2.1 16 years ago Gary van der Merwe Fix for bug Bug #132017 : olive no longer able to 2.6 KB Diff Download File
olive-gtk.desktop 272.1.2 16 years ago Mateusz Korniak Added RevisionControl;Qt;KDE to Categories, pl des 374 bytes Diff Download File
olive.glade 330.6.5 16 years ago Jelmer Vernooij Make toolbars follow GNOME standards. 126 KB Diff Download File
olive.gladep 254.2.1 16 years ago Gary van der Merwe Make icon locations consistant between source and 283 bytes Diff Download File
preferences.py 291.1.1 16 years ago Jelmer Vernooij Avoid deprecation warning for all_plugins() in gpr 8.1 KB Diff Download File
push.py 276 16 years ago Mateusz Korniak Bugfix: Fixed push (with overwite) behavior when b 6 KB Diff Download File
README 232.1.3 16 years ago Adeodato Simó Support setting diff colors from gedit's syntax hi 4.5 KB Diff Download File
revbrowser.py 195.1.23 16 years ago Szilveszter Farkas (Phanatic) Make the Revision Browser feel faster. 5.9 KB Diff Download File
revidbox.py 231 16 years ago Jelmer Vernooij Add RevisionSelectionBox widget, use in TagDialog. 2.1 KB Diff Download File
revisionmenu.py 401 16 years ago Daniel Schierbeck Made the push dialog close when the cancel button 3.9 KB Diff Download File
revisionview.py 412.1.15 16 years ago Daniel Schierbeck Removed redundant method argument. 14.8 KB Diff Download File
File setup.py 416 16 years ago Szilveszter Farkas (Phanatic) Start working on 0.94 4.4 KB Diff Download File
status.py 195.3.1 16 years ago Szilveszter Farkas (Phanatic) Fixed Branch -> Status in Olive (no more traceback 4.2 KB Diff Download File
tags.py 330.3.1 16 years ago Daniel Schierbeck Renamed logview 'revisionview'. 12.2 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
tortoise-bzr.py 166 17 years ago Jelmer Vernooij Add very simple framework for TortoiseBzr. 4 KB Diff Download File
ui.py 225 16 years ago Jelmer Vernooij Add docstrings, remove unused code. 4.7 KB Diff Download File
window.py 298.2.2 16 years ago Daniel Schierbeck Added the new Window base class. 601 bytes Diff Download File