| Commit message (Expand) | Author | Age | Files | Lines |
* | Add gtk_selection_data_get_selection to retrieve the sealed struct field | Torsten Schönfeld | 2008-10-01 | 1 | -0/+18 |
* | Update documentation for gtk_selection_data_get_data to match the changes | Wouter Bolsterlee | 2008-09-01 | 1 | -2/+0 |
* | Split gtk_selection_data_get_data into gtk_selection_data_get_data and | Matthias Clasen | 2008-08-29 | 1 | -6/+19 |
* | Bug 549734 – gtk_selection_data_get_data prototype is wrong | Christian Dywan | 2008-08-28 | 1 | -1/+1 |
* | gtk/gtkaccellabel.c gtk/gtkaction.c gtk/gtkclist.c gtk/gtkcolorbutton.c | Sven Neumann | 2008-08-12 | 1 | -6/+6 |
* | 2.13.5GTK_2_13_5 | Matthias Clasen | 2008-07-22 | 1 | -0/+10 |
* | Don't do funny casts to avoid compiler warnings | Federico Mena Quintero | 2008-07-18 | 1 | -1/+3 |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | Add missing Since: gtk-doc markup for newly added GSEAL API. Change all | Johan Dahlin | 2008-06-20 | 1 | -5/+5 |
* | Remove superflous gtkselection accessors and merge _get_data | Tim Janik | 2008-06-20 | 1 | -108/+8 |
* | Implement gtk_selection_get_display, style fixes | Tim Janik | 2008-06-20 | 1 | -15/+41 |
* | Seal GtkSelectionData | Tim Janik | 2008-06-20 | 1 | -0/+160 |
* | Bug 479384 – gtk_selection_data_targets_include_uri docs buglet | Matthias Clasen | 2008-05-25 | 1 | -1/+1 |
* | add tons of g_return_if_fail() instead of crashing when NULL pointers get | Michael Natterer | 2008-04-21 | 1 | -2/+36 |
* | Don't add the same target atom twice. (#516087, Christian Persch) | Matthias Clasen | 2008-02-16 | 1 | -1/+2 |
* | Use GSlice for GtkSelectionData. (#515060, Christian Persch) | Matthias Clasen | 2008-02-12 | 1 | -29/+31 |
* | svn path=/trunk/; revision=18842 | Hans Breuer | 2007-09-17 | 1 | -1/+1 |
* | don't simply crash if any of the pointer args are NULL. Instead, | Michael Natterer | 2007-09-15 | 1 | -5/+13 |
* | Don't ignore the passed-in len parameter. (#430049, Yevgen Muntyan) | Matthias Clasen | 2007-07-09 | 1 | -5/+5 |
* | fixed wrong g_convert_with_fallback() call which caused | Yevgen Muntyan | 2007-04-14 | 1 | -1/+1 |
* | Remove unnecessary NULL checks before g_free(). (#369666, Morten Welinder, | Matthias Clasen | 2007-03-09 | 1 | -4/+2 |
* | Plug memory leaks. (#396160, Carlos Garcia Campos) | Matthias Clasen | 2007-01-14 | 1 | -0/+3 |
* | Replace a lot of idle and timeout calls by the new gdk_threads api. | Matthias Clasen | 2006-12-22 | 1 | -13/+6 |
* | Apply a cleanup patch by Kjartan Maraas (#341812) | Matthias Clasen | 2006-10-08 | 1 | -1/+0 |
* | Improve consistency of signal and property names | Matthias Clasen | 2006-07-06 | 1 | -5/+6 |
* | Fix 344743 | Matthias Clasen | 2006-06-14 | 1 | -0/+8 |
* | Add infrastructure for copy/paste and DND of rich text for GtkTextBuffer. | Michael Natterer | 2006-03-07 | 1 | -3/+208 |
* | Doc updates | Matthias Clasen | 2005-12-20 | 1 | -1/+1 |
* | Don't leak list[0]. (#323629, Markku Vire) | Matthias Clasen | 2005-12-09 | 1 | -3/+1 |
* | Plug a leak | Matthias Clasen | 2005-11-15 | 1 | -0/+2 |
* | Only set the text if it is not NULL. (#319930, Thomas Klausner) | Matthias Clasen | 2005-10-27 | 1 | -6/+6 |
* | Free mult_atoms here. (#317039, Paolo Borelli) | Matthias Clasen | 2005-09-28 | 1 | -0/+2 |
* | Use gdk_atom_intern_static_string() where appropriate. | Matthias Clasen | 2005-09-11 | 1 | -13/+13 |
* | Intern some more strings. | Matthias Clasen | 2005-09-01 | 1 | -4/+5 |
* | Also intern static strings passed to g_object_set_data() | Matthias Clasen | 2005-08-31 | 1 | -3/+3 |
* | Intern type names in code generated by glib-mkenums, too. | Matthias Clasen | 2005-08-31 | 1 | -1/+1 |
* | Add functions which look for text, image or uri targets in an array of | Matthias Clasen | 2005-08-30 | 1 | -43/+117 |
* | Add gtk_window_[sg]et_deletable. Add | Matthias Clasen | 2005-08-30 | 1 | -0/+47 |
* | 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 |