| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't leak the format names. (#307190, Morten Welinder) | Matthias Clasen | 2005-06-12 | 1 | -2/+7 |
* | use a less aggressive PNG compression level (bug #305340). | Sven Neumann | 2005-05-26 | 1 | -4/+7 |
* | Make sure png comes first, otherwise dnd may use bmp by default, loosing | Matthias Clasen | 2005-05-25 | 1 | -0/+15 |
* | Fix the build | Matthias Clasen | 2005-05-02 | 1 | -1/+1 |
* | Doc fixups | Matthias Clasen | 2005-05-02 | 1 | -6/+6 |
* | New debugging function, to log a clipboard format name symbolically. | Tor Lillqvist | 2005-04-04 | 1 | -0/+19 |
* | Move documentation inline, document if add_target functions append or | Matthias Clasen | 2005-04-01 | 1 | -59/+135 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+5 |
* | Make the clipboard image API more robust (#162357, Torsten Schoenfeld): | Matthias Clasen | 2004-12-28 | 1 | -18/+18 |
* | Reduce the clipboard timeout from 300 seconds to 30 seconds. (#155428, | Matthias Clasen | 2004-11-16 | 1 | -1/+1 |
* | Add api for image transfer via copy-and-paste (#156408) | Matthias Clasen | 2004-10-31 | 1 | -1/+52 |
* | Fix many sparse warnings. | Matthias Clasen | 2004-10-28 | 1 | -1/+1 |
* | Use the new file DND api. | Matthias Clasen | 2004-10-22 | 1 | -0/+118 |
* | Document how to use info with text/image targets. | Matthias Clasen | 2004-10-22 | 1 | -13/+15 |
* | Add convenience api for image dnd (#150165): | Matthias Clasen | 2004-10-21 | 1 | -0/+145 |
* | Warn if a UTF8_STRING or text/plain;charset=utf-8 roperty contains invalid | Matthias Clasen | 2004-09-17 | 1 | -8/+13 |
* | initialize path so we don't potentially use an undefined pointer. | Manish Singh | 2004-08-26 | 1 | -1/+1 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | Support text/plain selection target (#55117, Owen Taylor) | Matthias Clasen | 2004-07-17 | 1 | -22/+223 |
* | Make sure this gets defined for all backends, so linux-fb has a chance of | Matthias Clasen | 2004-06-22 | 1 | -4/+4 |
* | Remove leftover debug code. | Matthias Clasen | 2004-06-02 | 1 | -5/+0 |
* | finally also create the correct mask for 'pseudo mime' icons | Hans Breuer | 2004-05-08 | 1 | -0/+2 |
* | Disable debug logging again. | Matthias Clasen | 2004-05-04 | 1 | -1/+1 |
* | Make the chunk size for incremental transfers depend on the maximal | Matthias Clasen | 2004-05-03 | 1 | -11/+29 |
* | u2004-05-03 Matthias Clasen <mclasen@redhat.com> | Matthias Clasen | 2004-05-03 | 1 | -4/+3 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | Call g_convert(), not g_convert() with fallback, since Emacs is happier if | Owen Taylor | 2004-02-25 | 1 | -36/+57 |
* | Assign xtype using gdk_x11_atom_to_xatom_for_display () when type != | Manish Singh | 2004-02-12 | 1 | -1/+1 |
* | nul-terminate the target atoms. (#132656, Christian Persch) | Owen Taylor | 2004-01-29 | 1 | -2/+5 |
* | Add missing GDK_THREADS_ENTER()/GDK_THREADS_LEAVE(). Cast second argument | Matthias Clasen | 2003-12-17 | 1 | -2/+2 |
* | Comprehensively zero all unused parts of client messages (Mainly Motif DND | Owen Taylor | 2003-05-20 | 1 | -14/+47 |
* | Replace uses of gtk_timeout_* and gtk_idle_* by their non-deprecated | Matthias Clasen | 2003-02-05 | 1 | -2/+2 |
* | Deprecate. (#85683) | Matthias Clasen | 2003-01-31 | 1 | -4/+5 |
* | Data constness fixes. (#75754) | Matthias Clasen | 2002-12-10 | 1 | -1/+1 |
* | Always look up and create the Motif drag window as a child of the root | Owen Taylor | 2002-12-04 | 1 | -4/+12 |
* | Document 2.2 API additions. | Matthias Clasen | 2002-11-28 | 1 | -0/+4 |
* | docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgml | Soeren Sandmann | 2002-11-08 | 1 | -2/+2 |
* | Deprecation cleanup | Manish Singh | 2002-10-09 | 1 | -14/+13 |
* | Add a 'type' parameter, make public. | Owen Taylor | 2002-10-03 | 1 | -6/+7 |
* | (#91249, Thomas Leonard) | Owen Taylor | 2002-09-27 | 1 | -4/+8 |
* | Privatize gtk_selection_request, gtk_selection_incr_event | Owen Taylor | 2002-09-23 | 1 | -20/+24 |
* | initialize gtk_selection_atoms only once at the 1st call. set length of | Hidetoshi Tajima | 2002-08-14 | 1 | -0/+2 |
* | Renames: | Owen Taylor | 2002-06-20 | 1 | -1/+1 |
* | Get the owner from the display if !NULL. Otherwise, warn for multihead. | Owen Taylor | 2002-06-20 | 1 | -4/+14 |
* | Fix type names for GtkIconSet, GtkIconSource, GtkSelectionData, GtkBorder, | Owen Taylor | 2002-06-13 | 1 | -1/+1 |
* | Integrate Erwann Chenede's multihead changes for the gtk/ directory. | Alex Larsson | 2002-04-29 | 1 | -39/+92 |
* | Switch style of stamp file usage. | Owen Taylor | 2002-03-02 | 1 | -0/+13 |
* | Set the property as type ATOM_PAIR, not ATOM. (#72074, Gregory Merchan.) | Owen Taylor | 2002-02-21 | 1 | -1/+1 |
* | Call gtk_selection_remove_all() here, not in destroy/ finalize. (#66636, | Owen Taylor | 2002-01-17 | 1 | -16/+5 |
* | Doc typo fix. (#68172) | Matthias Clasen | 2002-01-08 | 1 | -2/+2 |