summaryrefslogtreecommitdiff
path: root/gtk-engine
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation of GTK+ theme engine for GTK+ 3.0Bastien Nocera2010-06-111-0/+4
* Add dual gtk+ capabilityChristian Persch2010-06-1010-17/+13
* remove needless G_OBJECT macros.Hiroyuki Ikezoe2010-04-071-2/+2
* Use GDK_DRAWABLE() instead of non-existing GTK_DRAWABLE()Vincent Untz2010-03-301-2/+2
* Remove deprecated GTK symbol - bug #572084Javier Jardón2009-07-181-2/+6
* Replace deprecated gdk_pixmap_unref() with g_object_unref(). Bug #572084.Andre Klapper2009-06-011-1/+1
* Remove some deprecated gtk+ functions and bump gtk+ requirement. Bug #572084.Andre Klapper2009-06-012-21/+20
* don't use deprecated gdk_pixbuf_unref. Bug #570938Thomas Andersen2009-02-191-2/+2
* GNOME Goal: Clean up GLib and GTK+ includes. Bug #563789Luis Menina2009-02-192-2/+2
* Stray Makefile variables (#558039). Patches from dmacks@netspace.orgDominic Lachowicz2008-11-221-2/+2
* Remove deprecated GLib symbols (#560444). Patch by Luis MeninaDominic Lachowicz2008-11-221-2/+0
* Bug #393297: no need to make GTypeInfo static.Christian Persch2007-01-052-2/+2
* Introduce PRIVATE API to get around bugs 357406 and 362217. IMHO,Dom Lachowicz2006-11-031-0/+2
* don't use newly deprecated API; use g_object_unref insteadDom Lachowicz2006-02-041-1/+1
* Cache RsvgHandles rather than GByteArrays containing SVG data. PreparationDom Lachowicz2005-10-222-31/+21
* Rip out libart backend; require the cairo backend, and require cairo >=Dom Lachowicz2005-10-221-1/+1
* forward port a bunch of changes from the 2.12 branchDom Lachowicz2005-09-251-1/+1
* Silence some compiler warnings about (possibly) uninitialized variables.Carl Worth2005-08-041-1/+1
* Add more casts to quiet the gcc4 warnings. Some of these are particularlyCarl Worth2005-08-041-1/+1
* separate out the libart bits into their own shared libraryDom Lachowicz2005-07-211-1/+1
* deprecate rsvg-gz. move its functionality into rsvghandle itself.Dom Lachowicz2005-02-241-5/+1
* add purple SVGDom Lachowicz2004-05-181-0/+1
* support automake 1.8, add vfs libs to various thingiesDom Lachowicz2004-05-141-1/+1
* better image scaling policy, preparation for gettext, redo the gzip svg readerDom Lachowicz2004-03-201-2/+3
* re-merge the RSVG-filters branch back into HEADDom Lachowicz2004-03-184-41/+114
* let this dynamically load with crocoDom Lachowicz2003-04-071-1/+1
* cygwin (win32) dll/link fixesDom Lachowicz2003-04-041-2/+6
* bunch of croco-related fixesDom Lachowicz2003-03-191-2/+2
* - Stupid bork of makesystem from me, thanks to boc for hitting me on theChristian Schaller2002-10-221-2/+2
* - Stopped building of example theme as it do not build properly and itChristian Schaller2002-10-221-1/+1
* implement CSS1/CSS2 style parsing engine, use it. see tests/text-sizes-Nimbus...Dom Lachowicz2002-10-061-1/+1
* add $(top_srcdir) to $INCLUDES, remove broken and non-portable dist-hookjacob berkman2002-09-259-264/+27
* --enable-gtk-theme argument (default: yes)Dom Lachowicz2002-09-251-1/+7
* svg theme engine sorta worksDom Lachowicz2002-09-258-2/+184
* librsvg based theme engine...Dom Lachowicz2002-09-254-12/+18
* rename files to get a bit of uniqueness and a clearer starting pointDom Lachowicz2002-09-258-17/+17
* fix makefileDom Lachowicz2002-09-251-4/+4
* start of a sneaky SVG based gtk+ theme engineDom Lachowicz2002-09-2511-0/+3579