gtk/gdk
Matthias Clasen 9ec6a65901 Bug 513811 – Use cairo_format_stride_for_width()
* gtk/gtkhsv.c (paint_ring, paint_triangle):
        * gdk/gdkcairo.c (gdk_cairo_set_source_pixbuf): Use
        cairo_format_stride_for_width, proposed by Behdad Esfahbod.

        * configure.in: Bump cairo requirement to 1.6.0

        * INSTALL.in: Update required versions


svn path=/trunk/; revision=20170
2008-05-26 04:25:25 +00:00
..
directfb gdk/gdkinternals.h gdk/gdkevents.c gdk/directfb/gdkevents-directfb.c 2008-05-06 22:35:13 +00:00
quartz Renamed to adapt to the offscreen rendering changes, fixes build. 2008-05-21 20:48:21 +00:00
win32 updated fix c99ism (variable at start of block export functions for window 2008-05-23 20:29:27 +00:00
x11 Bug 526635 - _gdk_window_get_toplevel handles FOREIGN windows 2008-05-25 23:27:34 +00:00
abicheck.sh Commit a patch by Behdad to fix typos, omissions and other errors in the 2006-09-10 06:39:16 +00:00
COPYING
gdk.c Require gtk-doc 1.8 2007-11-25 06:51:19 +00:00
gdk.h reorder one include so they are all alphabetical. 2008-04-18 14:52:22 +00:00
gdk.symbols Remove duplicate gdk_window_redirect_to_drawable and 2008-05-24 00:47:05 +00:00
gdkapplaunchcontext.c Go back to 2.13.0 as version for now, as there was no consensus to do the 2008-02-15 23:42:42 +00:00
gdkapplaunchcontext.h gdk/gdkinternals.h #include <gio/gio.h> instead of individual files. 2007-12-14 11:20:10 +00:00
gdkcairo.c Bug 513811 – Use cairo_format_stride_for_width() 2008-05-26 04:25:25 +00:00
gdkcairo.h gdk/gdk.h gdk/gdkcairo.h gdk/gdkcolor.h gdk/gdkgc.h gdk/gdkinternals.h 2008-01-14 14:02:12 +00:00
gdkcolor.c Update docstring to match pango_color_parse, do not reference XParseColor 2008-05-24 16:51:38 +00:00
gdkcolor.h gdk/gdk.h gdk/gdkcairo.h gdk/gdkcolor.h gdk/gdkgc.h gdk/gdkinternals.h 2008-01-14 14:02:12 +00:00
gdkconfig.h.win32
gdkcursor.c Intern type names before registering the type to avoid unnecessary copies. 2005-08-31 15:14:26 +00:00
gdkcursor.h Add Copyright/License information. 2005-07-12 05:09:13 +00:00
gdkdisplay.c gdk/gdkdisplay.h gdk/gdkdrawable.h gdk/gdkevents.h gdk/gdkpango.h 2008-01-15 15:32:37 +00:00
gdkdisplay.h gdk/gdkdisplay.h gdk/gdkdrawable.h gdk/gdkevents.h gdk/gdkpango.h 2008-01-15 15:32:37 +00:00
gdkdisplaymanager.c Require gtk-doc 1.8 2007-11-25 06:51:19 +00:00
gdkdisplaymanager.h
gdkdnd.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-16 03:17:27 +00:00
gdkdnd.h Add Copyright/License information. 2005-07-12 05:09:13 +00:00
gdkdraw.c gdk/gdkdisplay.h gdk/gdkdrawable.h gdk/gdkevents.h gdk/gdkpango.h 2008-01-15 15:32:37 +00:00
gdkdrawable.h gdk/gdkdisplay.h gdk/gdkdrawable.h gdk/gdkevents.h gdk/gdkpango.h 2008-01-15 15:32:37 +00:00
gdkenumtypes.c.template Use templates for glib-mkenums calls instead of complicated commandlines 2007-11-26 17:32:19 +00:00
gdkenumtypes.h.template Use templates for glib-mkenums calls instead of complicated commandlines 2007-11-26 17:32:19 +00:00
gdkevents.c Bug 318807 – Offscreen windows and window redirection. 2008-05-21 19:04:24 +00:00
gdkevents.h Bug 318807 – Offscreen windows and window redirection. 2008-05-21 19:04:24 +00:00
gdkfont.c Intern type names before registering the type to avoid unnecessary copies. 2005-08-31 15:14:26 +00:00
gdkfont.h include <pango/pango.h> instead of <pango/pango-font.h>. 2008-04-25 14:48:32 +00:00
gdkgc.c gdk/gdk.h gdk/gdkcairo.h gdk/gdkcolor.h gdk/gdkgc.h gdk/gdkinternals.h 2008-01-14 14:02:12 +00:00
gdkgc.h gdk/gdk.h gdk/gdkcairo.h gdk/gdkcolor.h gdk/gdkgc.h gdk/gdkinternals.h 2008-01-14 14:02:12 +00:00
gdkglobals.c Commit a patch by Behdad to fix typos, omissions and other errors in the 2006-09-10 06:39:16 +00:00
gdki18n.h
gdkimage.c connect to the display's "closed" signal and free the cached scratch 2006-01-12 13:50:51 +00:00
gdkimage.h Add Copyright/License information. 2005-07-12 05:09:13 +00:00
gdkinput.h Add Copyright/License information. 2005-07-12 05:09:13 +00:00
gdkinternals.h Bug 318807 – Offscreen windows and window redirection. 2008-05-21 19:04:24 +00:00
gdkintl.h Make the GdkScreen font options api public, and add properties 2005-08-26 18:49:52 +00:00
gdkkeynames.c gdk_key is a typedef, not a struct tag. 2005-03-17 12:05:16 +00:00
gdkkeys.c Remove extraneous ; 2006-05-14 03:58:06 +00:00
gdkkeys.h New function to determine if keyboard layouts for both LTR and LTR 2007-06-30 01:43:04 +00:00
gdkkeysyms-update.pl Closed #442183 – Updated gdk/gdkkeysyms-update.pl 2007-05-30 13:23:40 +00:00
gdkkeysyms.h Fix #321896 - Synch gtkimcontextsimple.c with Xorg 2008-03-04 11:21:48 +00:00
gdkkeyuni.c Add Copyright/License information. 2005-07-12 05:09:13 +00:00
gdkmarshalers.list
gdkmedialib.c 2.11.0 2007-05-24 05:51:56 +00:00
gdkmedialib.h 2.11.0 2007-05-24 05:51:56 +00:00
gdkpango.c gdk/gdkdisplay.h gdk/gdkdrawable.h gdk/gdkevents.h gdk/gdkpango.h 2008-01-15 15:32:37 +00:00
gdkpango.h gdk/gdkdisplay.h gdk/gdkdrawable.h gdk/gdkevents.h gdk/gdkpango.h 2008-01-15 15:32:37 +00:00
gdkpixbuf-drawable.c New function to avoid pointless strdups when creating atoms from static 2005-09-11 05:39:45 +00:00
gdkpixbuf-render.c If the pixbuf has an alpha channel, use gdk_draw_rgb_32_image to draw it 2008-02-06 23:08:07 +00:00
gdkpixbuf.h Add Copyright/License information. 2005-07-12 05:09:13 +00:00
gdkpixmap.c Don't use G_DEFINE_TYPE, since the instance struct name does not match the 2006-05-31 03:34:04 +00:00
gdkpixmap.h New function to allow wrapping a native pixmap without a server roundtrip. 2006-03-30 04:08:51 +00:00
gdkpoly-generic.h
gdkpolyreg-generic.c Fix a small doc issues. 2008-02-15 19:02:44 +00:00
gdkprivate.h Don't install private headers. (#463510) 2008-02-16 04:33:48 +00:00
gdkproperty.h New function to avoid pointless strdups when creating atoms from static 2005-09-11 05:39:45 +00:00
gdkrectangle.c gdk/gdk.h gdk/gdkcairo.h gdk/gdkcolor.h gdk/gdkgc.h gdk/gdkinternals.h 2008-01-14 14:02:12 +00:00
gdkregion-generic.c gdk/gdkdisplay.h gdk/gdkdrawable.h gdk/gdkevents.h gdk/gdkpango.h 2008-01-15 15:32:37 +00:00
gdkregion-generic.h Handle a borderline case correctly 2007-04-18 15:19:58 +00:00
gdkregion.h gdk/gdkdisplay.h gdk/gdkdrawable.h gdk/gdkevents.h gdk/gdkpango.h 2008-01-15 15:32:37 +00:00
gdkrgb.c gdk/gdkdisplay.h gdk/gdkdrawable.h gdk/gdkevents.h gdk/gdkpango.h 2008-01-15 15:32:37 +00:00
gdkrgb.h gdk/gdkdisplay.h gdk/gdkdrawable.h gdk/gdkevents.h gdk/gdkpango.h 2008-01-15 15:32:37 +00:00
gdkscreen.c cast the return value of gdk_screen_get_font_options() to gpointer to get 2008-01-14 15:00:57 +00:00
gdkscreen.h Add RandR 1.2 support 2007-12-13 18:27:05 +00:00
gdkselection.c Add Copyright/License information. 2005-07-12 05:09:13 +00:00
gdkselection.h Add Copyright/License information. 2005-07-12 05:09:13 +00:00
gdkspawn.h gdk/gdkspawn.h gtk/gtkbuilderprivate.h gtk/gtkfilechoosersettings.c 2008-03-14 20:38:58 +00:00
gdktestutils.h gdk/gdktestutils.h Remove ; trailing G_BEGIN/END_DECLS 2008-02-14 15:48:35 +00:00
gdktypes.h Don't use GDK_ALT_MASK. 2005-09-06 19:25:47 +00:00
gdkvisual.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-16 03:17:27 +00:00
gdkvisual.h Add Copyright/License information. 2005-07-12 05:09:13 +00:00
gdkwindow.c Bug 318807 – Offscreen windows and window redirection. 2008-05-21 19:04:24 +00:00
gdkwindow.h Bug 318807 – Offscreen windows and window redirection. 2008-05-21 19:04:24 +00:00
gen-keyname-table.pl Generate N_() calls for translatable key names. 2005-06-10 06:41:04 +00:00
keyname-table.h Mark arrow keys as translatable 2006-12-21 05:11:00 +00:00
keynames.txt Mark arrow keys as translatable 2006-12-21 05:11:00 +00:00
makeenums.pl
Makefile.am Bug 532558 - Cannot build dll when using separate builddir 2008-05-12 08:49:08 +00:00
makefile.msc updated fix c99ism (variable at start of block export functions for window 2008-05-23 20:29:27 +00:00
makegdkalias.pl Make PLT-reduction work with gcc4, and don't include everything in 2005-03-16 03:17:27 +00:00
pltcheck.sh Commit a patch by Behdad to fix typos, omissions and other errors in the 2006-09-10 06:39:16 +00:00
testgdk.c