]> Pileus Git - ~andy/gtk/history - gdk/gdkpixmap.c
Fixes #136082 and #135265, patch by Morten Welinder.
[~andy/gtk] / gdk / gdkpixmap.c
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-02-18 Soeren SandmannGC caching, bug #125645 (based on patch by Brian Cameron)
2004-01-26 Federico Mena QuinteroFix #105497; constify uses of GdkColor.
2003-11-17 Matthias ClasenFix for #119555, Peter Zelesny:
2002-12-09 Kristian Rietveldupdate to allow a GdkDrawable instead of a GdkWindow.
2002-12-06 Owen TaylorFix incorrect masks in PACKED_COLOR definition. (#99795...
2002-10-16 Owen TaylorMake 'filled' arguments for draw_arc/polygon/rectangle...
2002-10-02 Owen TaylorExport _gdk_draw_pixbuf as gdk_draw_pixbuf(), rename...
2002-09-25 Manish Singhadd -DG_DISABLE_DEPRECATED and -DGDK_PIXBUF_DISABLE_DEP...
2002-06-06 Owen TaylorChanges multihead reorganizing code for win32 support...
2002-05-01 Erwann Chenede -removed that function as gdk_drawable_get_screen does...
2002-04-25 Owen TaylorStart of integration of Erwann Chenede's multihead...
2002-01-04 Owen TaylorPrivate function to tell if we have RENDER extension.
2001-02-23 Alexander Larssonreturn solid masks for xpms that have no transparent...
2000-12-15 Owen TaylorAdd two virtualized functions gdk_drawable_get_clip_reg...
2000-10-25 Tim Janikurg, removed implementation of gtk_marshal_VOID__INT_IN...
2000-10-24 Havoc PenningtonRe-enable the "find" dialog
2000-10-18 Havoc PenningtonSome updates
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-11 Tim Janikadd xthickness and ythickness to GtkRcStyle and add...
2000-07-02 Owen TaylorAdd gdk_rgb_find_color() to get a pixel value using...
2000-06-20 Havoc PenningtonMake this compile without framebuffer enabled
1999-11-08 Owen TaylorMove all X specific code into the x11/ directory. Aside...
1999-10-03 Owen TaylorFix a reference to window_private->destroyed.
1999-10-01 Owen TaylorStarted
1999-09-28 Federico Mena Quintero[ Merges from gtk-1-2 ]
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-01-15 Owen Taylornparams for selection_get should be 3, not 2. [ From...
1998-11-24 Owen TaylorFixed up copyright message.
1998-11-24 Jeff GarzikRemoved DEFS "+=" mess that breaks recent automakes...
1998-11-13 Owen TaylorNew function gdk_pixmap_foreign_new(). (gtk-blizzard...
1998-08-25 Owen TaylorReference count the fonts used in the text widget.
1998-08-17 Tim Janikremoved gtk_input_add_interp.
1998-06-13 Owen TaylorPatch from Tom Bech <tomb@ii.uib.no>, to handle color...
1998-05-16 Tim Janikquiet the compiler about uninitialized gc.
1998-05-10 Tim Janiknow what is this? whoi left a '>' in line 628???
1998-05-10 Owen TaylorTry to figure out if this is Digital Unix and we need...
1998-05-03 Owen Taylorconfigure.in acheader.h gdk/gdkwindow.c Check for Shape...
1998-05-01 Owen TaylorMerged changes from gtk-1-0. Check ChangeLog for details.
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-04-07 Owen TaylorRemoved, because that's what a NULL comparison function...
1998-03-29 Owen TaylorDisconnect from combo->entry, not combo. (From: Daniel...
1998-03-08 Owen Taylor- Show selection correctly when starting selection...
1998-03-08 Tim Janikdefine the version variables in config.h.
1998-03-01 Owen TaylorMake sure either the window or the depth is given when...
1998-01-26 Tim Janikadded a bunch of checks for window != NULL and private...
1998-01-02 Manish SinghMiscellaneous portability fixes.
1997-12-18 Owen TaylorIt's all in the changelog. Well, almost all.
1997-12-09 Owen TaylorFix to pixmap mask handling. (gtk-fortier-971122-0...
1997-12-02 Owen TaylorInclude <unistd.h> to get SEEK_END on SunOS.
1997-11-24 Elliot LeeInitial revision