-----------------------------------------------------------------
Revision: 19357353576ca14646cb7d9dd6ca4517b72dccc9
Ancestor: 06374f8ba23162c6ea2108d9a4d76026e8ea8857
Author: [email protected]
Date: 2009-10-03T15:24:27
Branch: net.venge.monotone.contrib.mtn-browse

Added files:
        artwork/eye.svg lib/ui/pixmaps/eye.png
Modified files:
        artwork/annotate.svg artwork/diffs.svg
        artwork/external-diffs.svg artwork/monotone-viz.svg
        lib/perl/ComboAutoCompletion.pm lib/perl/Completion.pm
        lib/ui/mtn-browse.glade lib/ui/pixmaps/annotate.png
        lib/ui/pixmaps/diffs.png lib/ui/pixmaps/external-diffs.png
        lib/ui/pixmaps/monotone-viz.png mtn-browse
Modified attrs:
        lib/ui/pixmaps/eye.png

ChangeLog: 

- Made some of the button icons more meaningful and improved the look of some of
  the rest.
- Autocompletion now does not allow "" as a valid complete entry against an
  empty list of possible completions.
- scalar(%hash) is used instead of defined(%hash) to see if a hash is empty (the
  defined approach is depreciated apparently).
- The autocompletion logic has been cleaned up some more so as not to make
  unnecesary updates to the screen and to correctly detect completions when
  deleting text from the end of a term and the static lists setting is turned
  on.
- Entries within completion tables now always point to other tables.
- Truncated completions are still marked as complete if the truncated value is
  so.
- The status bar is cleared out when opening another database.


monotone --db={your.database} diff 
--revision=06374f8ba23162c6ea2108d9a4d76026e8ea8857 
--revision=19357353576ca14646cb7d9dd6ca4517b72dccc9
----------------------------------------------------------------------


_______________________________________________
Monotone-commits-nodiffs mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/monotone-commits-nodiffs

Reply via email to