Up to [cvs.netbsd.org] / pkgsrc / graphics / clutter-gtk
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.7 / (download) - annotate - [select for diffs], Thu Feb 2 17:27:19 2012 UTC (3 months, 3 weeks ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
HEAD
Changes since 1.6: +2 -1
lines
Diff to previous 1.6 (colored)
remove G_DISABLE_DEPRECATED from Makefile to fix build with recent glib2, addresses PR pkg/45912 by Joern Clausen
Revision 1.6 / (download) - annotate - [select for diffs], Sun Oct 17 01:35:08 2010 UTC (19 months, 1 week ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4
Changes since 1.5: +4 -4
lines
Diff to previous 1.5 (colored)
Update clutter-gtk to 0.10.8. Clutter-GTK 0.10.8 16/09/2010 ================================== >> Clean up build environment >> Fix deprecations from GTK 2.21.*
Revision 1.5 / (download) - annotate - [select for diffs], Sat Aug 14 11:28:59 2010 UTC (21 months, 1 week ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base,
pkgsrc-2010Q3
Changes since 1.4: +4 -4
lines
Diff to previous 1.4 (colored)
Update clutter-gtk to 0.10.6. Clutter-GTK 0.10.6 12/08/2010 ================================== >> Fix event handling with Clutter 1.3.*
Revision 1.4 / (download) - annotate - [select for diffs], Wed Jun 2 06:44:22 2010 UTC (23 months, 3 weeks ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base,
pkgsrc-2010Q2
Changes since 1.3: +4 -4
lines
Diff to previous 1.3 (colored)
Update clutter-gtk to 0.10.4.
Clutter-GTK 0.10.4 18/03/2010
==================================
* Depend on gtk+ >= 2.19.5
* Depend on clutter >= 1.2.0
* Fix introspection annotations for GtkClutterEmbed,
GtkClutterScrollable and GtkClutterZoomable
* Do no use deprecated gtk+ API
* Documentation fixes
Revision 1.3 / (download) - annotate - [select for diffs], Mon Oct 26 08:51:01 2009 UTC (2 years, 6 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4
Changes since 1.2: +4 -4
lines
Diff to previous 1.2 (colored)
Update clutter-gtk to 0.10.2.
Clutter-GTK 0.10 29/07/2009
============================
Alexander Larsson (1):
Make GtkClutterEmbed derive from GtkContainer
Chris Lord (1):
[util] Add error arguments to texture functions
Emmanuele Bassi (14):
[zoomable] Add Zoomable interface
[zoomable] Fix Introspection data generation
[viewport] Implement Zoomable
Update the Viewport example
[git ignore] Ignore backup and m4 files
Post-release bump to 0.9.3
Bump up the required Clutter version
[examples] Add a Notebook case
[viewport] Use the ::apply_transform vfunc
Merge branch 'zoomable'
[build] Use symbolic values for clutter-gtk version
[build] Depend on Clutter 1.0.0
[docs] Update the API Reference
[docs] Update the Since tags
Revision 1.2 / (download) - annotate - [select for diffs], Fri May 8 11:09:33 2009 UTC (3 years ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Changes since 1.1: +4 -4
lines
Diff to previous 1.1 (colored)
Update clutter-gtk to 0.8.3. Clutter-GTK 0.8.3 20/02/2009 ============================ - Require Clutter >= 0.8.7 - Emit the ::activate and ::deactivate signals on the stage when we get a focus event on the embedding widget - Propagate the modifiers state for motion events
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Dec 14 11:06:42 2008 UTC (3 years, 5 months ago) by obache
Branch: TNF
CVS Tags: pkgsrc-base,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Import clutter-gtk-0.8.2 as graphics/clutter-gtk. Clutter-GTK is a library providing facilities to integrate Clutter into GTK+ applications. It provides a GTK+ widget, GtkClutterEmbed, for embedding the default ClutterStage into any GtkContainer.
Revision 1.1 / (download) - annotate - [select for diffs], Sun Dec 14 11:06:42 2008 UTC (3 years, 5 months ago) by obache
Branch: MAIN
Initial revision