summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* 2.5.6GTK_2_5_6Matthias Clasen2004-12-031-5/+5
* gdk-pixbuf/Makefile.am (gdk_pixbuf.def) gdk/Makefile.am (gdk.def) WorkTor Lillqvist2004-12-031-1/+1
* Make sure we always return a value. Return None in the fallthrough case.Manish Singh2004-12-021-0/+2
* remove the disputable memset at the end of gdk_pixmap_new() - on X11 theHans Breuer2004-11-301-2/+0
* gdk/x11/gdkdrawable-x11.c (_gdk_x11_drawable_draw_xtrapezoids) CallOwen Taylor2004-11-301-8/+4
* A little bit of microoptimization of repeated GDK_GC_XDISPLAY()/XGC().Owen Taylor2004-11-301-4/+6
* Determine the direction of XKB groups from their content, not by lookingMatthias Clasen2004-11-291-38/+149
* Add dead_hook and dead_horn.Matthias Clasen2004-11-292-0/+4
* Use the perl found by configure. (#149826, Morten Welinder)Matthias Clasen2004-11-291-2/+2
* Mark as const.Matthias Clasen2004-11-2812-68/+73
* Don't crash if Xlib fails to return UTF-8. (#159373, Kristian Høgsberg)Matthias Clasen2004-11-261-2/+8
* gdk/abicheck.sh filter out G_GNUC stuff when doing the compare.Manish Singh2004-11-251-1/+1
* Mark as const.Matthias Clasen2004-11-233-24/+35
* Handle scroll events. (#159098, Felipe Heidrich)Matthias Clasen2004-11-231-0/+4
* updatedHans Breuer2004-11-213-3/+99
* Add GdkPangoRenderer, a subclass of PangoRenderer targeting GDK drawables.Owen Taylor2004-11-2116-484/+2162
* gdk/linux-fb/gdkgc-fb.c gdk/win32/gdkgc-win32.cManish Singh2004-11-193-5/+5
* Squash strict aliasing warnings.Owen Taylor2004-11-174-22/+60
* Fix a copy-and-paste error. (#158459)Matthias Clasen2004-11-161-1/+1
* gdk/abicheck.sh don't hardcode lengths for cut, instead split on the thirdManish Singh2004-11-161-1/+1
* Make GDK+ compile with X11R5 (#148032)Matthias Clasen2004-11-123-4/+20
* Fix for #137551, by Robert Ögren:Tor Lillqvist2004-11-111-8/+74
* Use embedded tab rather than '\t' escape sequence. (#157949)J. Ali Harlow2004-11-111-1/+1
* Event timestamps don't have to be unique. As long as they areTor Lillqvist2004-11-101-1/+1
* Fix many sparse warnings. (#157253, Kjartan Maraas.Matthias Clasen2004-11-1024-683/+272
* Add a hint about using gdk_drawable_get_size() instead.Matthias Clasen2004-11-091-0/+8
* Handle the case that the protocol version in the context is not set yet.Matthias Clasen2004-11-031-1/+21
* Don't crash on broken ClientMessage events. (#157056, Owen Taylor)Matthias Clasen2004-11-011-2/+8
* gdk/win32/gdkprivate-win32.h gdk/win32/gdkglobals-win32.c RemoveTor Lillqvist2004-10-318-22/+10
* Implement these on win32, currently only for button 1. Fixes the resizeRobert Ögren2004-10-301-2/+66
* updatedHans Breuer2004-10-292-0/+24
* Fix many sparse warnings.Matthias Clasen2004-10-2810-21/+21
* *** empty log message ***GTK_2_5_4Matthias Clasen2004-10-281-1/+1
* Documentation fixes.Matthias Clasen2004-10-261-5/+5
* New API to handle the clipboard manager.Anders Carlsson2004-10-253-1/+94
* Fix #155658, Sebastian Bacher:Matthias Clasen2004-10-183-0/+6
* Forgotten changeMatthias Clasen2004-10-181-0/+3
* GDK documentation fixes.Matthias Clasen2004-10-091-0/+2
* check the iteration window variable, not just the window passed in. fixes42004-10-051-1/+1
* Return a new reference to an existing GdkWindow if one already exists.Matthias Clasen2004-10-051-4/+10
* Set _gdk_input_ignore_wintab to FALSE, thus enabling tablet input byTor Lillqvist2004-10-012-5/+6
* Set lcSysOrgX and lcSysOrgY from device instead of hardcoding to 0, aRobert Ögren2004-09-251-1/+2
* remove now unused arg variables.Manish Singh2004-09-212-2/+2
* 2.5.3GTK_2_5_3Matthias Clasen2004-09-191-1/+1
* Warn if a UTF8_STRING or text/plain;charset=utf-8 roperty contains invalidMatthias Clasen2004-09-171-1/+9
* Remove bogus code that tried to do what the X11 backend does in itsTor Lillqvist2004-09-151-8/+0
* New option --disable-visibility to disable the use of ELF visibilityMatthias Clasen2004-09-151-0/+4
* Use the short prefix "IA__" for aliases instead of the long suffixMatthias Clasen2004-09-091-1/+1
* Add descriptions for the commandline arguments. The actual descriptionsMatthias Clasen2004-09-053-12/+33
* Add new functionsAnders Carlsson2004-09-051-0/+2