tomboy r1589 - in trunk: . Tomboy Tomboy/Addins/Bugzilla
- From: btimothy svn gnome org
- To: svn-commits-list gnome org
- Subject: tomboy r1589 - in trunk: . Tomboy Tomboy/Addins/Bugzilla
- Date: Mon, 8 Oct 2007 14:43:09 +0100 (BST)
Author: btimothy
Date: 2007-10-08 14:43:08 +0100 (Mon, 08 Oct 2007)
New Revision: 1589
ViewCVS link: http://svn.gnome.org/viewcvs/tomboy?rev=1589&view=rev
Modified:
trunk/ChangeLog
trunk/Tomboy/Addins/Bugzilla/BugzillaLink.cs
trunk/Tomboy/Addins/Bugzilla/InsertBugAction.cs
trunk/Tomboy/Note.cs
trunk/Tomboy/NoteBuffer.cs
trunk/Tomboy/NoteTag.cs
Log:
2007-10-08 Boyd Timothy <btimothy gmail com>
Patch from Jeff Tickle to allow TextTags in Tomboy to insert
widgets instead of just Gdk.Pixbufs (from bug #484537).
* Tomboy/Addins/Bugzilla/InsertBugAction.cs: Set WidgetLocation
to null.
* Tomboy/Addins/Bugzilla/BugzillaLink.cs: Remove override for
TextTag Image property since it's now handled in the super
class and wraps the Gdk.Pixbuf in a Gtk.Image.
* Tomboy/NoteBuffer.cs: Replace the image queue with stuff
to deal with widget queue.
* Tomboy/NoteTag.cs: Add a Widget property and convert the
Image property to use a Gtk.Image.
* Tomboy/Note.cs: Handle the work of processing NoteTag
widgets. There's now an AddChildWidget () call that can
be called during TextInsert events. If a note has never
been displayed, the widget is added to the queue or
otherwise added immediately. As soon as the note window
is instantiated, all widgets that have not been processed
are then inserted.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]