| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
The file gdk-pixbuf-i18n.h was removed in f37f850a but it is still
included in io-gdip-utils.h. Remove all remaining references to it.
https://bugzilla.gnome.org/show_bug.cgi?id=739441
|
| |
|
|
|
|
|
|
|
| |
So people don't have to guess the possible values of "key" in
gdk_pixbuf_get_option() calls
https://bugzilla.gnome.org/show_bug.cgi?id=674858
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=735410
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=712599
|
| |
|
|
|
|
| |
It does not get expanded anymore; lets just say gdk-pixbuf.
|
|
|
|
|
| |
Switch to markdown for our inline markup needs, and
turn off sgml mode for the docs.
|
|
|
|
|
|
| |
We are now using glib-tap.mk for the tests, and all we gain
from Makefile.decl is a predefined EXTRA_DIST, which doesn't
seem worth it.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
A GBytes variant to gdk_pixbuf_loader_write(), which allows language
bindings to actually be able to use the Gio GInputStream.read_bytes()
method with GdkPixbufLoader.
https://bugzilla.gnome.org/show_bug.cgi?id=696917
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Patch by Rafał Mużyło,
https://bugzilla.gnome.org/show_bug.cgi?id=676430
|
|
|
|
|
| |
Copy various tweaks that I've done to man pages in other
modules, to improve consistency.
|
|
|
|
| |
Also add a couple of missing methods to the sections file
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=675257
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Grudgingly, in the name of api stability.
|
|
|
|
| |
We no longer need to make them parallel installable
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
In particular, rename
- libraries to lib*-3.0.so
- pc files to *-3.0.pc
- include paths to /usr/include/gtk-3.0/*
- module paths to /usr/lib/gtk-3.0/*
- rc files names to gtk-3.0/gtkrc
- commandline utilities to *-3.0
- adjust documentation
Also change the install location for unix-print headers to
/usr/include/gtk-3.0/unix-print/gtk.
|
|
|
|
|
|
|
| |
Fix issues when using GI annotations so the xslt does a
fallback if the local links do not exist.
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=604876
|
|
|
|
|
| |
Add a GdkPixbufSimpleAnim:loop boolean property and its accessors.
Based on a patch by Tim Evans. (#561139)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gdk-pixbuf/gdk-pixbuf.sgml:
* gdk/gdk-docs.sgml:
* gtk/gtk-docs.sgml:
* libgail-util/gail-libgail-util-docs.sgml:
Add online urls for library.gnome.org. This allows other docs to do
gtkdoc-rebase --online --html-dir=html
before publishing docs and have working xrefs.
Whitespece cleanup for gdk/gdk-docs.sgml.
svn path=/trunk/; revision=22287
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gdk-pixbuf/gdk-pixbuf-csource.xml:
* gdk-pixbuf/gdk-pixbuf-from-drawables.sgml:
* gdk-pixbuf/gdk-pixbuf-query-loaders.xml:
* gdk-pixbuf/gdk-pixbuf-rendering.sgml:
* gdk-pixbuf/gdk-pixbuf.sgml:
* gdk-pixbuf/porting-from-imlib.sgml:
* gdk/gdk-docs.sgml:
* gdk/multihead.sgml:
* libgail-util/gail-libgail-util-docs.sgml:
Use xi:include instead of entities to ease maintenance and speed up
documentation build. Fixes #540967
svn path=/trunk/; revision=21304
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-02-15 Matthias Clasen <mclasen@redhat.com>
* configure.in: Go back to 2.13.0 as version for now,
as there was no consensus to do the jump.
* many other places: Update Since: tags.
svn path=/trunk/; revision=19586
|
|
|
|
| |
svn path=/trunk/; revision=19373
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-07-02 Matthias Clasen <mclasen@redhat.com>
* gdk-pixbuf.c (gdk_pixbuf_get_option): Document the
"orientation" option.
* gdk-pixbuf.symbols:
* gdk-pixbuf-core.h:
* gdk-pixbuf-util.c (gdk_pixbuf_apply_embedded_orientation):
New function to handle Exif orientation information in
tiff and jpeg images. (#439567, Michael Chudobiak)
svn path=/trunk/; revision=18340
|
|
|
|
| |
svn path=/trunk/; revision=17943
|
|
|
|
|
|
|
|
|
|
|
| |
2007-01-07 Matthias Clasen <mclasen@redhat.com>
* gdk-pixbuf/gdk-pixbuf-sections.txt: Correct the include
for GdkPixdata. (#394000, Samuel Cormier-Iijima)
svn path=/trunk/; revision=17108
|
| |
|
|
|
|
|
|
|
|
| |
2005-12-19 Matthias Clasen <mclasen@redhat.com>
* gdk-pixbuf/tmpl/module_interface.sgml:
* gdk-pixbuf/gdk-pixbuf-sections.txt:
* gdk-pixbuf/tmpl/animation.sgml: Small additions/fixes.
|
|
|
|
|
|
|
|
|
|
|
| |
2005-08-26 Matthias Clasen <mclasen@redhat.com>
* configure.in: Bump version to 2.9.0
* gdk-pixbuf/gdk-pixbuf.sgml:
* gdk/gdk-docs.sgml:
* gtk/gtk-docs.sgml: Add indices for new
symbols in 2.10
|
|
|
|
|
|
|
|
|
| |
2005-08-06 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk-sections.txt:
* gtk/Makefile.am:
* gdk-pixbuf/gdk-pixbuf-sections.txt:
* gdk/tmpl/images.sgml: Small fixes
|
|
|
|
|
|
|
|
| |
2005-07-08 Matthias Clasen <mclasen@redhat.com>
* gdk/gdk-docs.sgml: Fix the "new in 2.8" index.
* gdk-pixbuf/gdk-pixbuf.sgml: Add the "new in 2.8" index.
|
| |
|
|
|
|
|
|
| |
2005-06-09 Matthias Clasen <mclasen@redhat.com>
* gdk-pixbuf/gdk-pixbuf-sections.txt: Add some symbols.
|
|
|
|
|
|
|
| |
2005-05-25 Matthias Clasen <mclasen@redhat.com>
* gdk-pixbuf/gdk-pixbuf-sections.txt: Add GdkPixbufSimplAnim
functions.
|
| |
|
|
|
|
|
|
|
| |
2004-09-01 Matthias Clasen <mclasen@redhat.com>
* gdk-pixbuf/gdk-pixbuf-sections.txt: Add some missing
declarations.
|