summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* fix signature to match implementationjacob berkman2002-02-111-1/+1
* don't reduce the scroll rect size by the scroll amountHans Breuer2002-02-103-7/+7
* XCopyArea with subwindow_mode = IncludeInferiors. (#70999)Owen Taylor2002-02-091-1/+5
* isspace -> g_ascii_isspace Remove gdki8n.h include. Remove <ctype.h>Darin Adler2002-02-083-3/+1
* Free the setting name.Anders Carlsson2002-02-071-0/+3
* Keep the length of the anti-expose queue finite, by if it gets too long,Owen Taylor2002-02-062-40/+147
* Do not #include <gdk/gdkwindow.h>.Federico Mena Quintero2002-02-051-1/+0
* on Feb 4 10:06:49 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-02-041-1/+1
* Fix another missing static.Owen Taylor2002-01-313-19/+6
* make static.Mark McLoughlin2002-01-315-14/+14
* 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