Sophie

Sophie

distrib > * > cooker > x86_64 > by-pkgid > b341ea4f9fb587807ea2769aefc7f3e9 > files > 29

lib64sexymm2-devel-0.1.9-5.x86_64.rpm

==================== 0.1.9 ====================

Sat Sep 02 15:43:25 PDT 2006  Christian Hammond <chipx86@chipx86.com>

	* configure.ac:
	* NEWS:
	  - Bump to version 0.1.9 and bump the .so version.
	  - Update to require libsexy v0.1.9.

Sun Jul 23 16:47:43 PDT 2006  Christian Hammond <chipx86@chipx86.com>

	A COPYING:
	* configure.ac:
	  - Fix the COPYING file to show the LGPL and not GPL.

==================== 0.1.7 ====================

Wed Mar 15 21:46:23 PST 2006  Christian Hammond <chipx86@chipx86.com>

	* libsexy/src/libsexy_methods.defs:
	* libsexy/src/spell-entry.ccg:
	* libsexy/src/spell-entry.hg:
	* NEWS:
	* configure.ac:
	  - Updated the bindings for libsexy 0.1.7.
	  - Wrapped a number of missing SexySpellEntry functions.
	  - Bumped the version and sonumber.

==================== 0.1.6 ====================

Sun Feb 05 17:10:51 PST 2006  Christian Hammond <chipx86@chipx86.com>

	* configure.ac:
	  - Bump the sonumber and require libsexy 0.1.6.

Sun Feb 05 16:48:32 PST 2006  Christian Hammond <chipx86@chipx86.com>

	* configure.ac:
	* NEWS:
	  - Bump the version to 0.1.6.

Sun Feb 05 16:44:34 PST 2006  Christian Hammond <chipx86@chipx86.com>

	A libsexy/src/tooltip.ccg:
	A libsexy/src/tooltip.hg:
	A libsexy/src/tree-view.ccg:
	A libsexy/src/tree-view.hg:
	* libsexy/src/libsexy_methods.defs:
	* libsexy/src/libsexy_signals.defs:
	* libsexy/src/Makefile_list_of_hg.am_fragment:
	* tools/m4/convert_libsexymm.m4:
	* tools/m4/convert.m4:
	  - Bind SexyTreeView and SexyTooltip.

==================== 0.1.5 ====================

Sat Dec 24 14:52:22 PST 2005  Christian Hammond <chipx86@chipx86.com>

	* Makefile.am:
	  - scripts was in both SUBDIRS and DIST_SUBDIRS. This was confusing
	    make distcheck.

Sat Dec 24 14:39:54 PST 2005  Christian Hammond <chipx86@chipx86.com>

	* NEWS:
	* configure.ac:
	  - Bump to version 0.1.5.

Tue Dec 06 01:55:59 PST 2005  Christian Hammond <chipx86@chipx86.com>

	* tests/test-url-label.cc:
	  - Call set_markup() instead of set_text() so that urls will actually
	    work.

Mon Oct 17 11:47:25 PDT 2005  Christian Hammond <chipx86@chipx86.com>

	A libsexy/libsexymm/wrap_init.h:
	  - Guess we need this file.

==================== 0.1.3 ====================

Fri Oct 14 11:28:15 PDT 2005  Christian Hammond <chipx86@chipx86.com>

	* configure.ac:
	* NEWS:
	  - Bump up the version.

Fri Oct 14 11:25:38 PDT 2005  Christian Hammond <chipx86@chipx86.com>

	* libsexy/src/Makefile_list_of_hg.am_fragment:
	* libsexy/src/libsexy_enums.defs:
	* libsexy/src/libsexy_methods.defs:
	* libsexy/src/libsexy_signals.defs:
	A libsexy/src/spell-entry.ccg:
	A libsexy/src/spell-entry.hg:
	* tests/Makefile.am:
	A tests/test-spell-entry.cc:
	* tools/m4/convert_libsexymm.m4:
	* configure.ac:
	  - Add support for SexySpellEntry.

Fri Oct 14 10:23:02 PDT 2005  Christian Hammond <chipx86@chipx86.com>

	* libsexy/src/icon-entry.hg:
	* libsexy/src/libsexy_enums.defs:
	* libsexy/src/libsexy_methods.defs:
	* libsexy/src/libsexy_signals.defs:
	* tests/test-icon-entry.cc:
	* tools/m4/convert_libsexymm.m4:
	  - Updated to work with the new IconEntry changes.

Fri Jul 22 10:17:48 PDT 2005  Christian Hammond <chipx86@chipx86.com>

	* libsexy/src/libsexy_methods.defs:
	* libsexy/libsexymm.pc.in:
	* configure.ac:
	  - Add the definition for SexySpellEntry before I go to work.

Wed Jul 13 11:08:30 PDT 2005  Christian Hammond <chipx86@chipx86.com>

	* configure.ac:
	  - Use the right package name, and s/LIBSEXY_/LIBSEXYMM_/g

Wed Jul 13 11:06:17 PDT 2005  Christian Hammond <chipx86@chipx86.com>

	* Makefile.am:
	* configure.ac:
	  - Pass make distcheck.

Wed Jul 13 11:02:13 PDT 2005  Christian Hammond <chipx86@chipx86.com>

	A tests/test-url-label.cc:
	* tests/Makefile.am:
	  - Added a test app for Sexy::UrlLabel.

Wed Jul 13 10:53:33 PDT 2005  Christian Hammond <chipx86@chipx86.com>

	* libsexy/src/Makefile_list_of_hg.am_fragment:
	* libsexy/src/icon-entry.hg:
	* libsexy/src/libsexy_methods.defs:
	* libsexy/src/libsexy_signals.defs:
	* libsexy/src/url-label.hg:
	  - Implemented Sexy::UrlLabel.

Wed Jul 13 10:33:55 PDT 2005  Christian Hammond <chipx86@chipx86.com>

	* libsexy/src/icon-entry.hg:
	* tests/test-icon-entry.cc:
	* tools/m4/convert_libsexymm.m4:
	  - IconEntry.set_icon() now takes either a Gtk::Image * or a
	    Gtk::Image &. I wish gtkmm's functions would take either one...

Wed Jul 13 10:32:05 PDT 2005  Christian Hammond <chipx86@chipx86.com>

	* tests/Makefile.am:
	A tests/test-icon-entry.cc:
	* Makefile.am:
	  - Added a test app for Sexy::IconEntry.

Wed Jul 13 10:21:27 PDT 2005  Christian Hammond <chipx86@chipx86.com>

	* libsexy/libsexymm/Makefile.am:
	* libsexy/src/Makefile.am:
	* libsexy/src/icon-entry.ccg:
	* libsexy/src/icon-entry.hg:
	  - Use the namespace "Sexy" instead of "sexy"

Wed Jul 13 10:10:05 PDT 2005  Christian Hammond <chipx86@chipx86.com>

	* libsexy/libsexymm/Makefile.am:
	* Makefile.am:
	* configure.ac:
	  - Things actually compile now.

Wed Jul 13 02:33:13 PDT 2005  Christian Hammond <chipx86@chipx86.com>

	* libsexy/src/icon-entry.hg:
	* tools/m4/convert_libsexymm.m4:
	  - I just couldn't let that go. Do conversions right! And other stuff.

Wed Jul 13 01:55:22 PDT 2005  Christian Hammond <chipx86@chipx86.com>

	* tools/m4/convert_libsexymm.m4:
	  - Bring things closer to actually compiling by getting the type
	    conversion stuff working.

Wed Jul 13 01:50:10 PDT 2005  Christian Hammond <chipx86@chipx86.com>

	* autogen.sh:
	  - By default, call --enable-maintainer-mode on configure.