summaryrefslogtreecommitdiff
path: root/gdk/x11/gdkselection-x11.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 544684 - Win64 issue, window handles are assumed to be 32-bitTor Lillqvist2008-08-041-6/+6
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Avoid loading the ISO8859-1 iconv module. We're already doing all theAlexander Larsson2007-11-121-21/+21
* Make this work for list == NULL. (Coverity)Matthias Clasen2006-04-121-6/+7
* Broken pipeMatthias Clasen2005-09-111-1/+1
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-161-1/+4
* Fix many instances of "the the" in docs and comments. (#165815, MasaoMatthias Clasen2005-02-011-2/+2
* Don't crash if Xlib fails to return UTF-8. (#159373, Kristian Høgsberg)Matthias Clasen2004-11-261-2/+8
* Warn if a UTF8_STRING or text/plain;charset=utf-8 roperty contains invalidMatthias Clasen2004-09-171-1/+9
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+1
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* Call g_convert(), not g_convert() with fallback, since Emacs is happier ifOwen Taylor2004-02-251-5/+9
* Always look up and create the Motif drag window as a child of the rootOwen Taylor2002-12-041-2/+7
* Document 2.2 API additions.Matthias Clasen2002-11-281-36/+49
* docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgmlSoeren Sandmann2002-11-081-2/+2
* Add a --screen option for setting the default screen. (Based on a patchOwen Taylor2002-10-311-1/+1
* Gdk API doc updates.Matthias Clasen2002-10-221-2/+2
* Fix error in computing length and a memory leak. (Fixes #94072, reportedOwen Taylor2002-10-031-18/+37
* initialize gtk_selection_atoms only once at the 1st call. set length ofHidetoshi Tajima2002-08-141-2/+2
* Start implementing display/screen closing scheme; keep a flag for whetherOwen Taylor2002-08-011-98/+92
* Renames:Owen Taylor2002-06-201-2/+2
* Changes multihead reorganizing code for win32 support, mostly from a patchOwen Taylor2002-06-061-82/+0
* Update for multihead.Owen Taylor2002-04-301-2/+1
* Start of integration of Erwann Chenede's multihead work from theOwen Taylor2002-04-251-74/+297
* fix segfault upon NULL return from gdk_utf8_to_string_target().Tim Janik2002-04-041-1/+2
* Convert over to using an GtkInvisible - selections don't work properlyOwen Taylor2002-02-251-5/+8
* Set the property as type ATOM_PAIR, not ATOM. (#72074, Gregory Merchan.)Owen Taylor2002-02-211-1/+1
* g_warning() if setting the local fails, like gdk_set_locale() did.Owen Taylor2002-02-131-9/+20
* Don't mangle sequences of consecutive \n or \r.Owen Taylor2002-01-141-4/+4
* GDK instead of Gdk.Matthias Clasen2001-12-291-5/+5
* Fix problem with g_return_if_fail return value.Owen Taylor2001-10-221-16/+39
* Make gdkx.h the only installed header from gdk/x11. All structures inOwen Taylor2001-09-071-4/+4
* ask apps for COMPOUND_TEXT instead of TEXT correctly interpret the returnHidetoshi Tajima2001-08-081-0/+1
* Ignore the sgml directory made by gtkdoc. Use gtk_window_set_resizableDarin Adler2001-07-181-2/+2
* Fix problem with using result of g_get_charset() backwards - pointed outOwen Taylor2000-11-121-2/+2
* Move list pointer forwards before removing item from list. (Crash reported02000-10-041-1/+2
* Remove g_convert (moved to glib) and now useless utf_to_latin1()Owen Taylor2000-09-141-0/+390
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Make this compile without framebuffer enabledHavoc Pennington2000-06-201-9/+9
* Merge no-flicker branch into HEADOwen Taylor2000-03-281-1/+1
* Merges from gtk-1-2Owen Taylor2000-03-141-10/+14
* Fix a reference to window_private->destroyed.Owen Taylor1999-10-031-19/+12
* StartedOwen Taylor1999-10-011-1/+3
* [ Merges from gtk-1-2 ]Federico Mena Quintero1999-09-281-5/+5
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* changed reversed_[12] to reserved_[12] in gtk_*_get_type functions.Tim Janik1998-07-041-2/+10
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* added a bunch of checks for window != NULL and private->destroyed. (don'tTim Janik1998-01-261-1/+9
* Patches to support internationalized input by:Gnome CVS User1997-11-271-0/+69
* Initial revisionElliot Lee1997-11-241-0/+168