CVSROOT:        /cvs/gnome
Module name:    tomboy
Changes by:     orph    06/11/10 01:54:20

Modified files:
        .              : ChangeLog 
        Tomboy         : Logger.cs Makefile.am Note.cs Preferences.cs 
                         Tray.cs 
        data           : tomboy.schemas.in 
        data/images    : Makefile.am 
Added files:
        data/images    : pindown.png pinup-active.png pinup.png 

Log message:
2006-11-09  Alex Graveley  <[EMAIL PROTECTED]>

* data/tomboy.schemas.in: Add menu_note_count and
menu_pinned_notes schemas.

* Tomboy/Tray.cs: Add a NoteMenuItem widget that subclasses
Gtk.ImageMenuItem and packs in a pin icon, which allows clicking
to pin the note to the tomboy menu.  The pinup icon is replaced
with pinup-active when the mouse hovers over the pin.  Show all
pinned notes in the Tomboy menu, and respect the menu_note_count
GConf key as the minimum number of notes to show.

* Tomboy/Preferences.cs: Add menu_note_count and menu_pinned_notes
GConf key default values.

* Tomboy/Note.cs: In Note, add IsPinned getter which checks if the
note's URI is in the menu_pinned_notes GConf, and setter which
adds the URI.

* data/images/Makefile.am (noinst_DATA): Add pinup.png,
pinup-active.png, and pindown.png.
* Tomboy/Makefile.am (RESOURCES): Include these pin images in the
assembly.

* Tomboy/Logger.cs: In FileLogger handle IOException when creating
~/.tomboy.log.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=tomboy&who=orph&date=explicit&mindate=2006-11-10%2001:53&maxdate=2006-11-10%2001:55

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to