summaryrefslogtreecommitdiff
path: root/gdk/x11/gdkselection-x11.c
Commit message (Expand)AuthorAgeFilesLines
* 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