| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Make the clipboard image API more robust (#162357, Torsten Schoenfeld): | Matthias Clasen | 2004-12-28 | 1 | -1/+3 |
* | Remove two more places where we were unconditionally setting "visible", | Matthias Clasen | 2004-11-11 | 1 | -6/+16 |
* | Add api for image transfer via copy-and-paste (#156408) | Matthias Clasen | 2004-10-31 | 1 | -10/+242 |
* | Don't hardwire the supported text targets here, use | Matthias Clasen | 2004-10-29 | 1 | -8/+22 |
* | Make targets const. | Anders Carlsson | 2004-10-27 | 1 | -3/+3 |
* | Silently ignore non-CLIPBOARD clipboards. (#156610, Christian Persch) | Matthias Clasen | 2004-10-27 | 1 | -3/+4 |
* | New API to handle the clipboard manager. | Anders Carlsson | 2004-10-25 | 1 | -18/+322 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | Check for XFIXES extension. | Matthias Clasen | 2004-05-18 | 1 | -38/+97 |
* | Correctly initialize targets. (#139883, John Finlay) | Matthias Clasen | 2004-04-23 | 1 | -1/+2 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | Add chains to the parent's ::finalize() handler (#134901, Morten Welinder, | Matthias Clasen | 2004-02-22 | 1 | -0/+2 |
* | Update freedesktop.org clipboard doc link. Patch from Andrew Moise | Manish Singh | 2004-01-03 | 1 | -6/+6 |
* | Add GtkClipboardTargetReceivedFunc, gtk_clipboard_request_targets() and | Matthias Clasen | 2003-12-24 | 1 | -0/+104 |
* | Data constness fixes. (#75754) | Matthias Clasen | 2002-12-10 | 1 | -2/+2 |
* | Document 2.2 API additions. | Matthias Clasen | 2002-11-28 | 1 | -0/+4 |
* | Deprecation cleanup | Manish Singh | 2002-10-09 | 1 | -23/+20 |
* | declare parent_class static | jacob berkman | 2002-10-01 | 1 | -1/+1 |
* | preserve ordering from gtk_tree_selection_foreach when returning filenames | Manish Singh | 2002-09-25 | 1 | -1/+1 |
* | Make a GObject (#75970, James Henstridge) | Owen Taylor | 2002-09-24 | 1 | -1/+75 |
* | Renames: | Owen Taylor | 2002-06-20 | 1 | -1/+1 |
* | Update from contents of size entry on focus out. (#76493, Lauris | Owen Taylor | 2002-05-15 | 1 | -2/+2 |
* | Integrate Erwann Chenede's multihead changes for the gtk/ directory. | Alex Larsson | 2002-04-29 | 1 | -28/+80 |
* | Speak of window IDs rather than XIDs in the docs. | Matthias Clasen | 2002-01-09 | 1 | -1/+2 |
* | Doc typo fix. (#68172) | Matthias Clasen | 2002-01-08 | 1 | -1/+1 |
* | move README.linux-fb in here | Havoc Pennington | 2002-01-01 | 1 | -6/+25 |
* | Doc markup fix. | Matthias Clasen | 2001-12-08 | 1 | -9/+10 |
* | Add a "menu" property and notify on it. (#62798, Padraig O'Briain) | Owen Taylor | 2001-10-31 | 1 | -1/+1 |
* | Fixing popup menus to have "Paste" sensitized correctly. Original patches | Owen Taylor | 2001-10-22 | 1 | -0/+32 |
* | Documentation updates. Updates. | Matthias Clasen | 2001-10-17 | 1 | -12/+12 |
* | ask apps for COMPOUND_TEXT instead of TEXT correctly interpret the return | Hidetoshi Tajima | 2001-08-08 | 1 | -5/+5 |
* | Fix idles and timeouts to be properly surrounded by | Owen Taylor | 2001-07-18 | 1 | -2/+10 |
* | fix constness warning | Havoc Pennington | 2000-10-26 | 1 | -4/+4 |
* | Guard definition of alloca(). glib.h now handles that. | Tor Lillqvist | 2000-10-03 | 1 | -0/+8 |
* | Remove g_convert (moved to glib) and now useless utf_to_latin1() | Owen Taylor | 2000-09-14 | 1 | -0/+806 |