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

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

[Monotone-commits-nodiffs] Revision 6058cc933727b0ddf84d7912bc144dc20d78


From: monotone
Subject: [Monotone-commits-nodiffs] Revision 6058cc933727b0ddf84d7912bc144dc20d78868d
Date: Sat, 16 Aug 2008 13:13:10 +0200

-----------------------------------------------------------------
Revision: 6058cc933727b0ddf84d7912bc144dc20d78868d
Ancestor: b844df88de730a8ffdd79320642e295dcfcaa006
Author: address@hidden
Date: 2008-08-15T14:09:21
Branch: net.venge.monotone.contrib.mtn-browse

Modified files:
        AdvancedFind.pm Annotate.pm Common.pm FindFiles.pm
        History.pm mtn-browse mtn-browse.glade

ChangeLog: 

- Branch, date and author details are now displayed along with the revision id
  in the advanced find's treeview.
- Have removed the status labels at the bottom of the advanced find window as
  the change above makes these labels redundant.
- Now correctly use the appbar's push method.
- Made the advanced find and file find windows behave consistently.
- Now use scalar(@array) to determine the size of a list/array and only use
  $#array where I actually want the maximum index in use.
- Corrected a bug where file name globs weren't anchored to the beginning of the
  string, also improved the definition of some wild card characters.
- Now prefix callback names with `main::' if no package name is present in the
  glade_signal_autoconnect routine. This is to stop Gtk2 assuming that if no
  package name is present then it should assume that the callback routine is in
  the same package as the code that called Gtk2->main_iteration().
- The panes in the advanced find window no longer collapse to nothing (now the
  same as the main browser window).


monotone --db={your.database} diff 
--revision=b844df88de730a8ffdd79320642e295dcfcaa006 
--revision=6058cc933727b0ddf84d7912bc144dc20d78868d
----------------------------------------------------------------------




reply via email to

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