Up to [cvs.NetBSD.org] / pkgsrc / graphics / clutter-gtk
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.8 / (download) - annotate - [select for diffs], Tue Jun 28 10:32:34 2022 UTC (7 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
HEAD
Changes since 1.7: +3 -3
lines
Diff to previous 1.7 (colored)
clutter-gtk: Remove introspection option. https://marc.info/?l=pkgsrc-users&m=165444158600671&w=2
Revision 1.7 / (download) - annotate - [select for diffs], Fri Oct 18 15:14:49 2019 UTC (3 years, 3 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4
Changes since 1.6: +1 -4
lines
Diff to previous 1.6 (colored)
clutter-gtk: Update to 1.8.4 Changes since 1.6: ãàCorrectly handle HiDPI displays. [Lionel Landwerlin] Bump dependency of GTK.
Revision 1.6 / (download) - annotate - [select for diffs], Sat Jan 17 15:55:18 2015 UTC (8 years ago) by prlw1
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1
Changes since 1.5: +4 -1
lines
Diff to previous 1.5 (colored)
Update clutter-gtk to 1.6.0 Clutter-GTK 1.6.0 22/09/2014 =============================================================================== Changes since 1.5.4 # Revert to the X11 backend by default; the GDK backend is not ready for Wayland, yet # Improve support for Wayland List of bugs fixed: #736564 - problem with gtkclutterembed and gtkstack under wayland Many thanks to: Bastien Nocera Clutter-GTK 1.5.4 21/08/2014 =============================================================================== Changes since 1.5.2 # Improve initialization sequence # Require GDK backend when using Clutter-GTK # Use subsurface protocol when using Wayland List of bugs fixed: #695737 - Add wayland support #734905 - Unpainted GtkClutterActor with the GDK backend #734906 - Unpainted GtkClutterEmbed with GDK backend Many thanks to: Jasper St. Pierre, Lionel Landwerlin, Bastien Nocera, Olav Vitters, Piotr Drag, Rob Bradford Clutter-GTK 1.5.2 19/02/2014 =============================================================================== Changes since 1.4: # Allow falling back to Cairo-based embedding of GTK+ widgets if the Clutter-X11 API is not available. # Support window scaling factor in GtkClutterEmbed. List of bugs fixed: #724055 Many thanks to: Adel Gadllah, Bastien Nocera
Revision 1.5 / (download) - annotate - [select for diffs], Sat Jan 4 13:47:38 2014 UTC (9 years ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1
Changes since 1.4: +40 -36
lines
Diff to previous 1.4 (colored)
Update clutter-gtk to 1.4.4, switch to gtk3. Clutter-GTK 1.4.4 19/03/2013 =============================================================================== Changes since 1.4.2: Bump the dependency on GTK, to remove a workaround for broken state propagation in the style code. Bump the dependency on Clutter, to enable using the accessibility support in GTK without conflicting with the one in Clutter. Improve the multi-backend support, to prepare ourselves for the shiny Wayland future. List of bugs fixed: #691468, #695685, #692399 Many thanks to: Bastien Nocera, Cosimo Cecchi, Alejandro Piñeiro Clutter-GTK 1.4.2 17/12/2012 =============================================================================== Changes since 1.4.0: Remove annotation from constructor function. [Guillaume Desmottes] Ensure the event filter installed by GtkClutterEmbed works correctly when multiple embeds are realized/unrealized. [Cosimo Cecchi] Fix links in the DOAP file. List of bugs fixed: #686697, #689879 Many thanks to: Guillaume Desmottes, Cosimo Cecchi Clutter-GTK 1.4.0 17/10/2012 =============================================================================== Changes since 1.3.2: Drop deprecated Clutter API usage from classes and examples. Ensure that GtkClutterEmbed works with GTK+ < 3.4. Documentation fixes. Track the size requests from the embedded ClutterStage. [Tristan Van Berkom] Translation updates. List of bugs fixed: #681462, #669877, #684171 Many thanks to: Piotr Drg, Takeshi AIHANA, Tristan Van Berkom Clutter-GTK 1.3.2 05/06/2012 =============================================================================== Changes since 1.2: ãàEnsure that redraws follow resizing, to avoid the contents of the Stage "lagging" behind. [Alexander Larsson] Allow GtkClutterEmbed to use the embedded stage layout manager to request its size. [Alexander Larsson] Avoid warnings when hiding or removing GtkWidgets embedded inside a GtkClutterActor. [Bastien Nocera, Alexander Larsson] Make GtkClutterActor reactive by default. [Alexander Larsson] List of bugs fixed: #675867, #677282, #677493 Many thanks to: Alexander Larsson, Bastien Nocera, Colin Walters Clutter-GTK 1.2.0 23/03/2012 =============================================================================== Changes since 1.1.2: Ensure that style changes are propagated to embedded widgets Avoid segfaults when unrealizing. Introspection fixes. List of bugs fixed: #670662 - Gtk-CRITICAL **: gtk_widget_unrealize: assertion `GTK_IS_WIDGET (widget)' failed #667742 - entries argument of gtk_clutter_init_with_args not annotated as array Many thanks to: Cosimo Cecchi, Evan Nemerson, Guillaume Desmottes, Ryan Lortie Clutter-GTK 1.1.2 23/11/2011 =============================================================================== Changes since 1.0: Drop all flavours Since Clutter 1.9 and GTK+ 3.0 support multiple backends with selection at run-time, Clutter-GTK can drop the multiple flavours, and support the current Clutter and GDK backend. This is still a work in progress, so not every Clutter or GDK backend provide the same set of features. Basic Clutter embedding works with the X11, GDK, and Windows backends. GTK+ widgets embedding inside Clutter works only on the X11 backend. Do not disable multi-device Clutter was fixed to support XI2 events coming from GDK without destroying the event cookie; this means that Clutter-GTK can stop disabling multi-device support in GDK. If your code was calling gdk_disable_multi_device() (something that shouldn't have been done in the first place) this means that event handling will be broken. Make GtkClutterEmbed expand by default The GtkClutterEmbed widget should expand by default on both# orientations; this allows using the default size negotiation mechanisms in GTK, and drop the hack of setting a minimum size on the widget. Many thanks to: Marc-André Lureau, Matthias Clasen Clutter-GTK 1.0.4 27/09/2011 =============================================================================== Changes since 1.0.2: Build fixes - Link against libm [Andre Klapper, Frédéric Péters] - Fix build on non-X11 systems [Chun-wei Fan] - Fix out of tree builds [Colin Walters] Clutter-GTK 1.0.2 26/07/2011 =============================================================================== Changes since 1.0.0: Build fixes Make sure that GtkClutterActor works with GTK+ 3.1 [Cosimo Cecchi] Check before unmapping the stage [Raluca Elena Podiuc] Fix for introspection annotations [Simon Wenner] Clutter-GTK 1.0.0 05/04/2011 =============================================================================== Changes since 0.91.8: Depend on gtk+ 3.0.0. Depend on clutter 1.4.0. Fix build for GLES environments. [Andreas Mueller] Use a global filter for GDK events. Fix various compiler warnings. Allow calling gtk_clutter_init* multiple times. Fix build on Windows. Append the API version to the API reference. [Marvin Schmidt] Do not export private symbols from the shared library. [Emilio Pozuelo Monfort] Clutter-GTK 0.91.8 14/01/2011 =============================================================================== Changes since 0.91.6: Depend on gtk+ 2.91.7. Disable multi-device support in GDK to unbreak the event filter function we use to dispatch events from GDK to Clutter. Update to the new StyleContext API. Remove the GdkColor/GtkStyle/ClutterColor utility API: the old GtkStyle colors have been deprecated in GTK+. Use gettext to localize messages. Clutter-GTK 0.91.6 22/12/2010 =============================================================================== Changes since 0.91.4: General clean up of the code. Introspection fixes. Moved the texture integration with gtk+ types into a separate class, GtkClutterTexture. Fixes to work with gtk+ 2.91.7. Added translation domain. Clutter-GTK 0.91.4 11/11/2010 =============================================================================== Changes since 0.91.2: Update after the removal of gtk_widget_hide_all() http://bugzilla.clutter-project.org/show_bug.cgi?id=2377 Many thanks to: Flo Gravo Clutter-GTK 0.91.2 05/10/2010 =============================================================================== Changes since 0.90.2: Depend on gtk+ 2.91.1 Use cairo surfaces to replace the deprecated GdkPixmap. Remove GdkColormap. Use GtkWidget instead of GtkSizeRequest. Introspection and build fixes. Many thanks to: Lucas Rocha Clutter-GTK 0.90.2 09/08/2010 =============================================================================== Changes since 0.10: Depend on Clutter 1.3 and GTK+ 2.90, in preparation for the 1.4 and 3.0 cycles, respectively. Allow embedding GTK+ widgets inside the ClutterStage provided by GtkClutterEmbed. Whenever possible, use a GDK filter function to let Clutter update its internal state. Allow retrieving the GOptionGroup for Clutter-GTK, to defer the initialization. Remove GtkClutterScrollable and GtkClutterViewport. Many thanks to: Danielle Madeley Alexander Larsson Christian Persch Gord Allott Gustavo Noronha Silva Javier Jardón
Revision 1.4 / (download) - annotate - [select for diffs], Mon Jul 15 01:33:09 2013 UTC (9 years, 6 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3
Changes since 1.3: +3 -1
lines
Diff to previous 1.3 (colored)
Added introspection option (disabled by default).
Revision 1.3 / (download) - annotate - [select for diffs], Mon Oct 26 08:51:01 2009 UTC (13 years, 3 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4,
pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
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,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4
Changes since 1.2: +19 -5
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], Sun Jun 14 17:59:08 2009 UTC (13 years, 7 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Changes since 1.1: +1 -3
lines
Diff to previous 1.1 (colored)
Remove @dirrm entries from PLISTs
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Dec 14 11:06:42 2008 UTC (14 years, 1 month 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 (14 years, 1 month ago) by obache
Branch: MAIN
Initial revision