==================== 0.5.0 ==================== Fri Apr 21 00:43:26 PDT 2006 Christian Hammond * sources/Makefile.am: - Download from the correct URL, and download a bzip2 file. Thu Apr 20 00:58:42 PDT 2006 Christian Hammond * NEWS: - Add the release datestamp. Mon Apr 17 01:13:53 PDT 2006 Christian Hammond * galago-gtk/Makefile.am: - Fix make distcheck. Wed Apr 12 01:25:11 PDT 2006 Christian Hammond * galago-gtk/galago-gtk-sharp.metadata: * sources/Makefile.am: * NEWS: * configure.ac: - Don't bother trying to wrap the Entry completion stuff. It's broken. - Added a --with-galago-svn flag for bypassing the automatic determination of .tar.gz vs SVN. - Bump to version 0.5.0. - Updated the news. Mon Mar 27 12:05:01 PST 2006 Christian Hammond * galago-gtk/galago-gtk-api.raw: * galago-gtk/Makefile.am: * sources/galago-gtk-sharp-sources.xml.in: * tests/Makefile.am: * tests/test-chooser.cs: * tests/test-presence-icon.cs: - Change the namespace to Galago.Gtk. - Fix up the test programs to compile. Sat Mar 25 17:26:10 PST 2006 Christian Hammond * galago-gtk/galago-gtk-sharp.metadata: - Fix up the bindings for EntryCompletion. The GAPI generator was prepending "Completion" to the functions, and called the class name "Entry." Sat Mar 25 14:57:20 PST 2006 Christian Hammond D galago-gtk/AccountComboBox.custom: D galago-gtk/ServiceComboBox.custom: * galago-gtk/galago-gtk-api.raw: * galago-gtk/galago-gtk-sharp.metadata: * galago-gtk/Makefile.am: - Install the bindings in the right place. - Update for the latest libgalago-gtk ComboBox API changes. - Refer to the proper versions of the gtk/glib/galago defs. Fri Mar 24 02:05:20 PST 2006 Christian Hammond A galago-gtk/AccountComboBox.custom: A galago-gtk/ServiceComboBox.custom: D galago-gtk/AccountOptionMenu.custom: D galago-gtk/ServiceOptionMenu.custom: * configure.ac: * galago-gtk/galago-gtk-api.raw: * galago-gtk/galago-gtk-sharp.metadata: * galago-gtk/Makefile.am: * sources/Makefile.am: * tests/test-presence-icon.cs: - Get things ready to move over to the new libgalago-gtk version. None of this really works yet. Mon Feb 13 00:22:00 PST 2006 Christian Hammond D debian: D debian/changelog: D debian/compat: D debian/control: D debian/copyright: D debian/docs: D debian/libgalago-gtk-cil.dirs: D debian/libgalago-gtk-cil.install: D debian/Makefile.am: D debian/rules: * configure.ac: * Makefile.am: - Remove the debian directory. Thu Nov 10 23:34:27 PST 2005 Christian Hammond * sources/Makefile.am: * configure.ac: - Link to the new domain. - Bump the libgalago-gtk requirement. Fri Oct 21 01:07:30 PDT 2005 Christian Hammond * tests/test-chooser.cs: * tests/test-presence-icon.cs: - Fix some compilation warnings. Not all, though. I don't want to mess with too much tonight :) Fri Oct 21 01:03:15 PDT 2005 Christian Hammond * tests/test-presence-icon.cs: - Resolve a conflict between Gtk.Tooltips and GalagoGtk.Tooltips. Thu May 26 22:10:02 PDT 2005 Christian Hammond * debian/changelog: * debian/control: * sources/Makefile.am: * configure.ac: - Bumped to version 0.3.1. - Require libgalago-gtk 0.3.2. Sat Apr 16 18:20:55 PDT 2005 Christian Hammond A galago-gtk/ContactChooserDialog.custom: * galago-gtk/Makefile.am: * galago-gtk/galago-gtk-sharp.metadata: * tests/Makefile.am: A tests/test-chooser.cs: - Add a working custom constructor for ContactChooserDialog. - Hide the private structures. - Add a test app for the chooser. Sat Apr 16 17:53:47 PDT 2005 Christian Hammond * galago-gtk/galago-gtk-api.raw: * sources/Makefile.am: * ChangeLog: * NEWS: * configure.ac: - Made the decision of whether to use a release tarball or SVN a bit more intelligent. - Updated for libgalago-gtk SVN, to use the new widgets. Fri Apr 15 20:43:52 PDT 2005 Christian Hammond * configure.ac: * NEWS: - Bump to version 0.3.0.90. Sun Apr 03 19:40:52 PDT 2005 Christian Hammond * debian/rules: * galago-gtk/Makefile.am: A galago-gtk/galago-gtk-api.raw: - Fix make distcheck and package building. Sun Apr 03 19:06:46 PDT 2005 Christian Hammond * galago-gtk/galago-gtk-api.raw: * galago-gtk/galago-gtk-sharp.metadata: * sources/Makefile.am: - The gapi stuff is confused and thinks that GalagoGtkEntry is an actual class (as it sees galago_gtk_entry_completion_new_with_*), and it thinks the functions are CompletionNewWith*. These are all now being ignored, and I'll handle the completion stuff manually in an upcoming release. Sun Apr 03 18:45:56 PDT 2005 Christian Hammond * sources/Makefile.am: - Download libgalago-gtk from a tarball rather than SVN. The choice will eventually be a configure flag. Sun Apr 03 18:39:31 PDT 2005 Christian Hammond A debian: A debian/changelog: A debian/compat: A debian/control: A debian/copyright: A debian/docs: A debian/libgalago-gtk-cil.dirs: A debian/libgalago-gtk-cil.install: A debian/Makefile.am: A debian/rules: * configure.ac: * Makefile.am: - Added the debian dir. - Bumped the version to 0.3.0. Mon Mar 07 21:57:32 PST 2005 Christian Hammond * galago-gtk/Makefile.am: - Fix make distcheck. Tue Dec 14 00:52:50 PST 2004 Christian Hammond * sources/Makefile.am: * configure.ac: - Move to using navi svn for now for the checkout. - Make sure galago-sharp is installed before successfully configuring. Fri Oct 29 19:38:57 PDT 2004 Christian Hammond * tests/test-presence-icon.cs: - Turns out I did fix it before. Just not in that tree. Here's the version using the new API. Fri Oct 29 11:56:35 PDT 2004 Christian Hammond * tests/test-presence-icon.cs: - Update to compile again. This was still using the Generic flag. Could have sworn I already fixed this. 2004-10-29 Christopher James Lahey * galago-gtk-sharp.pc.in (Requires): Removed C libraries and self reference from Requires list. 2004-10-28 Christopher James Lahey * galago-gtk/galago-gtk-api.raw: Committed this to svn to make make dist work on a clean dir properly. * sources/Makefile.am (dist): Removed the make dist bit. 2004-10-26 Christopher James Lahey * sources/Makefile.am (dist): Make make dist work on a clean dir. Sun Oct 17 13:27:35 PDT 2004 Christian Hammond * galago-gtk/AssemblyInfo.cs.in: * galago-gtk/Makefile.am: * sources/Makefile.am: A sources/galago-gtk-sharp-sources.xml.in: D sources/galago-gtk-sharp-sources.xml: * tests/Makefile.am: * configure.ac: * galago-gtk-sharp.pc.in: - Pass make distcheck.. painfully.. You need svn to build now. Sun Oct 17 12:52:51 PDT 2004 Christian Hammond * galago-gtk-sharp.pc.in: - Add actual content to the .pc.in. Mon Oct 04 00:16:47 PDT 2004 Christian Hammond * galago-gtk/galago-gtk-sharp.metadata: - Hid PresenceIcon.GetTooltipText Sun Oct 03 18:44:05 PDT 2004 Christian Hammond * galago-gtk/galago-gtk-sharp.metadata: - Hide the Global class. We don't need it. Sun Oct 03 18:38:58 PDT 2004 Christian Hammond * galago-gtk/galago-gtk-sharp.metadata: - Allow setting a bunch of things to null. Sun Oct 03 15:40:26 PDT 2004 Christian Hammond * tests/test-presence-icon.cs: - Updated to use the new option menu widgets. Sun Oct 03 14:44:36 PDT 2004 Christian Hammond A galago-gtk/AccountOptionMenu.custom: A galago-gtk/ServiceOptionMenu.custom: - Added custom Service and Account methods on ServiceOptionMenu and AccountOptionMenu, respectively. Sun Oct 03 14:38:59 PDT 2004 Christian Hammond * galago-gtk/galago-gtk-sharp.metadata: - Hide all *Priv classes and gtk 2.4 widgets. Sun Oct 03 02:01:13 PDT 2004 Christian Hammond * galago-gtk/galago-gtk-sharp.metadata: - Hide the *ComboBoxPriv structs. Sat Oct 02 01:03:13 PDT 2004 Christian Hammond * galago-gtk/galago-gtk-sharp.metadata: - Updated to work with the libgalago-gtk changes. Wed Sep 29 10:06:23 PDT 2004 Christian Hammond A galago-gtk/AssemblyInfo.cs.in: D galago-gtk/IconEntry.cs: * galago-gtk/Makefile.am: D galago-gtk/PresenceIcon.cs: A galago-gtk/galago-gtk-sharp.dll.config: A galago-gtk/galago-gtk-sharp.metadata: A galago-gtk/galago-gtk-sharp.snk: A sources/Makefile.am: A sources/galago-gtk-sharp-sources.xml: * tests/Makefile.am: A tests/test-presence-icon.cs: D tests/test-icon-entry.cs: * Makefile.am: * configure.ac: - Updated to use gapi and include all of libgalago-gtk (or rather, all gtk 2.2 widgets). Sun Apr 18 16:09:29 PDT 2004 Christian Hammond * galago-gtk/PresenceIcon.cs: - This would fix the PresenceIcon widget, if it compiled. Thu Jan 29 01:53:15 PST 2004 Christian Hammond * galago-gtk/IconEntry.cs: * tests/test-icon-entry.cs: - Added IconHighlight to IconEntry. Wed Jan 28 15:51:04 PST 2004 Christian Hammond * galago-gtk/IconEntry.cs: - Updated to reflect the API change in libgalago-gtk.