CVSROOT:        /cvs/gnome
Module name:    tomboy
Changes by:     orph    06/07/23 19:14:28

Modified files:
        .              : ChangeLog configure.in tomboy.spec.in 
        Tomboy         : Applet.cs Makefile.am Note.cs NoteBuffer.cs 
                         NoteWindow.cs RecentChanges.cs Search.cs 
                         Tomboy.cs Tray.cs Utils.cs Watchers.cs 
        Tomboy/Plugins : PrintNotes.cs 
        data           : Makefile.am 
        libtomboy      : tomboyutil.c tomboyutil.h 
Removed files:
        Tomboy/panelapplet: AppletFactory.cs BonoboUIVerb.cs 
                            PanelApplet.cs 
        Tomboy/panelapplet/generated: BackgroundType.cs 
                                      ChangeBackgroundHandler.cs 
                                      ChangeSizeHandler.cs 
                                      FactoryCallback.cs Flags.cs 
                                      MoveFocusOutOfAppletHandler.cs 
                                      ObjectManager.cs PanelApplet.cs 
                                      PanelAppletSharp.cs 

Log message:
2006-07-23  Alex Graveley  <[EMAIL PROTECTED]>

Partial port of changes from tomboy-0-4 branch to build against
Gtk#2 and Mono 1.1.13...

- Use GuiUtils.DetachMenu when calling Gtk.Menu.AttachToWidget,
since this can't be null for some reason.

- Remove Tomboy/panelapplet/*.

* tomboy.spec.in: Install tomboy.desktop, don't install
GNOME_TomboyApplet.xml.

* data/Makefile.am: Install the tomboy.desktop file.
I believe the other non-RedHat desktops have caught up with
supporting OnlyShowIn=KDE.

* Tomboy/Watchers.cs: Drop old gtkspell compatibility code.

* Tomboy/Utils.cs: Update for Gtk.Menu.Popup API change.

* Tomboy/Tomboy.cs: Syscall.signal -> Stdlib.signal.

* Tomboy/Search.cs: Gtk.Combo -> Gtk.ComboBoxEntry.  Keep previous
searches in an ArrayList.  Remove GLib.Markup.EscapeText bug
workaround.

* Tomboy/RecentChanges.cs: Update for chaged SetSortFunc API.

* Tomboy/NoteWindow.cs: In NoteTextMenu,
don't store accel_group.

* Tomboy/Makefile.am: Don't build panelapplet/*.  Don't define
OLD_GTKSPELL_CSFLAGS.

* libtomboy/tomboyutil.c: Remove tomboy_widget_set_bg_pixmap.

* Tomboy/Applet.cs: Switch to using Gnome.PanelApplet.  Drop
stored reference (hopefully not needed anymore).  BackgroundType
-> PanelAppletBackgroundType.  Drop tomboy_widget_set_bg_pixmap.

* configure.in: Bump version to 0.3.9.  Drop old gtkspell checks.
Switch to gtk-sharp-2.0, gnome-sharp-2.0, and gconf-sharp-2.0.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=tomboy&who=orph&date=explicit&mindate=2006-07-23%2019:13&maxdate=2006-07-23%2019:15

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

Reply via email to