summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* Deprecate GtkPreviewType, GtkSignalRunType, GtkSideType,Owen Taylor2002-01-301-0/+4
* Call _gdk_draw_pixbuf(), thus enabling using this function for pixbufsOwen Taylor2002-01-292-46/+27
* fixed a segfault that showed up when using the color picker.Sven Neumann2002-01-291-2/+2
* Merge from gdk-pixbuf stable.Federico Mena Quintero2002-01-251-4/+4
* Implement copy_to_image instead of get_imageAlex Larsson2002-01-254-55/+100
* Set the fallback program class here, rather thanOwen Taylor2002-01-211-6/+7
* Fix wrong types for command line arguments (#69124, Ryan Lovett)Owen Taylor2002-01-211-5/+3
* mention that window arg can be NULLHavoc Pennington2002-01-211-1/+2
* Wrap case values in GPOINTER_TO_UINT(). Fixes build with gcc 3.x.Jeff Garzik2002-01-191-11/+22
* Simplify Makefiles. <URL: http://bugzilla.gnome.org/show_bug.cgi?id=68969>Raja R Harinath2002-01-181-29/+8
* Move here, and save/restore the X error handler to allow people using GTK+Owen Taylor2002-01-176-330/+182
* Don't mangle sequences of consecutive \n or \r.Owen Taylor2002-01-141-4/+4
* documentation cleanups.Sven Neumann2002-01-131-46/+57
* Fixes contributed by Archaeopteryx Software: This is a first small part ofTor Lillqvist2002-01-114-51/+94
* get rid of extraneous prototypeTim Janik2002-01-111-3/+0
* get the types as well as the symbols because we need them inJonathan Blandford2002-01-101-2/+2
* Apply the same fixes and improvements as to the gtk-1-3-win32-productionTor Lillqvist2002-01-1011-427/+799
* Check for RENDER before trying to use it... XRenderFindFormat() printsOwen Taylor2002-01-092-6/+14
* Fix a problem where were the offset into the image was passed intoOwen Taylor2002-01-081-6/+8
* need to cast image->mem away from void* to avoid 'error C2036: 'void *' :Hans Breuer2002-01-0510-43/+175
* Optimize a little bit. (More for consistency than because it makes much ofOwen Taylor2002-01-041-13/+10
* Private function to tell if we have RENDER extension.Owen Taylor2002-01-0414-629/+1915
* Fix problem where retrieved atoms weren't properly returned.Owen Taylor2002-01-041-1/+1
* Append EXEEXT to ../gdk-pixbuf/gdk-pixbuf-csource.Tor Lillqvist2002-01-014-11/+18
* GDK instead of Gdk.Matthias Clasen2001-12-292-13/+14
* Use G_N_ELEMENTS(). (unicode_classify): Don't return -1 on encountering anTor Lillqvist2001-12-281-6/+9
* 1.3.12, interface, binary age 0.Owen Taylor2001-12-233-7/+3
* Explicitely deprecate gdk_gc_set_font() (reported by Jeff Franks.)Owen Taylor2001-12-181-0/+2
* Fix prototype for direction_changed. (Reported by Jeff Franks.)Owen Taylor2001-12-181-1/+1
* Fix some warnings.Darin Adler2001-12-152-2/+2
* *** empty log message ***Jacob Berkman2001-12-114-32/+40
* Update xsettings name.Anders Carlsson2001-12-091-1/+1
* Fallback to setting the prgname to "<unknown>" if someone doesn't pass inChristopher Blizzard2001-12-081-1/+4
* fix up my list of "cursors that are actually useful" in gdk_cursor_new()Havoc Pennington2001-12-071-10/+54
* Fix docs. (#66383)Matthias Clasen2001-12-062-1/+5
* Deprecate. (#65851)Matthias Clasen2001-12-052-14/+1
* Ref and sink priv->tooltips in init() and unref priv->tooltips in destroyOwen Taylor2001-12-041-12/+12
* Deprecate.Matthias Clasen2001-11-307-2/+47
* Patch from Hidetoshi Tajima to fix bad match error when target drawable isOwen Taylor2001-11-301-5/+6
* Typo fix.GTK_MULTIHEAD_MERGEPOINT_30_11_01Matthias Clasen2001-11-291-1/+1
* Convert atoms to and from atoms for properties of type XA_ATOM. (#65555,Owen Taylor2001-11-291-21/+58
* Remove reference to gdkcursors.h.Owen Taylor2001-11-281-1/+0
* Directly include the contents of gdkcursors.h in the GdkCursorType enum.Matthias Clasen2001-11-284-236/+110
* Add long, but horribly sketchy comment about what is going on in thisOwen Taylor2001-11-261-1/+106
* free font_desc when finished (#65266)Kristian Rietveld2001-11-251-0/+2
* gdk/linux-fb/gdkdrawable-fb2.c update to latest Pango APIManish Singh2001-11-246-11/+34
* Handle events in windows other than widget->event_window properly.Owen Taylor2001-11-241-1/+1
* reflect Pango API changeHans Breuer2001-11-231-1/+2
* Fix problem with lost parameter.Owen Taylor2001-11-211-1/+1
* Version 1.3.11, interface, binary age 0.Owen Taylor2001-11-214-11/+12