| Commit message (Expand) | Author | Age | Files | Lines |
* | Use G_OBJECT_WARN_INVALID_PROPERTY_ID consistently. Fixes #5075 | Johan Dahlin | 2008-01-06 | 1 | -0/+2 |
* | Use gtk_text_buffer_get_insert instead of get_mark. Fixes Bug 497164. | Paolo Borelli | 2007-11-17 | 1 | -25/+9 |
* | new functions _gtk_text_btree_get_insert() and | Yevgen Muntyan | 2007-11-15 | 1 | -4/+2 |
* | Allow the ::delete-range handler to delete text after the text it was | Owen Taylor | 2007-10-28 | 1 | -1/+6 |
* | Formatting fixes. | Matthias Clasen | 2007-05-26 | 1 | -153/+137 |
* | Allow to separate GtkTextMark creation from buffer insertion. (#132818, | Matthias Clasen | 2007-05-26 | 1 | -6/+44 |
* | Remove unnecessary NULL checks before g_free(). (#369666, Morten Welinder, | Matthias Clasen | 2007-03-09 | 1 | -2/+1 |
* | Add signal documentation. (#317064, Søren Wedel Nielsen) | Matthias Clasen | 2006-12-20 | 1 | -10/+181 |
* | fix the build | Matthias Clasen | 2006-10-08 | 1 | -2/+0 |
* | Apply a cleanup patch by Kjartan Maraas (#341812) | Matthias Clasen | 2006-10-08 | 1 | -7/+0 |
* | fix a sylpheed crash | Matthias Clasen | 2006-09-08 | 1 | -15/+3 |
* | make sure the has-selection property is updated when the delection is | Paolo Borelli | 2006-08-17 | 1 | -7/+11 |
* | More of the same | Matthias Clasen | 2006-05-14 | 1 | -1/+1 |
* | Add a :cursor-position property. (#334412, Yevgen Muntyan) ` | Matthias Clasen | 2006-05-09 | 1 | -2/+34 |
* | Boilerplate reduction | Matthias Clasen | 2006-05-02 | 1 | -33/+2 |
* | keep a reference to the source buffer while the clipboard contents buffer | Michael Natterer | 2006-04-28 | 1 | -0/+7 |
* | fix another Coverity bug. | Matthias Clasen | 2006-04-16 | 1 | -3/+4 |
* | Another leak | Matthias Clasen | 2006-03-26 | 1 | -1/+1 |
* | Add infrastructure for copy/paste and DND of rich text for GtkTextBuffer. | Michael Natterer | 2006-03-07 | 1 | -64/+379 |
* | Fix the last commit | Matthias Clasen | 2005-12-09 | 1 | -1/+1 |
* | Unref the buffer when freeing the RequestData. (#323577) | Matthias Clasen | 2005-12-09 | 1 | -5/+11 |
* | Add a has-selection property | Matthias Clasen | 2005-10-07 | 1 | -1/+66 |
* | Various cleanups. (#315360, Kjartan Maraas) | Matthias Clasen | 2005-09-13 | 1 | -6/+0 |
* | Use gdk_atom_intern_static_string() where appropriate. | Matthias Clasen | 2005-09-11 | 1 | -6/+6 |
* | Intern some more strings. | Matthias Clasen | 2005-09-01 | 1 | -14/+14 |
* | Also intern static strings passed to g_object_set_data() | Matthias Clasen | 2005-08-31 | 1 | -1/+1 |
* | Intern type names in code generated by glib-mkenums, too. | Matthias Clasen | 2005-08-31 | 1 | -1/+1 |
* | Add GtkTextBuffer::text (#172631) | Johan Dahlin | 2005-04-04 | 1 | -1/+43 |
* | Some trivial doc fixes. | Matthias Clasen | 2005-04-04 | 1 | -2/+2 |
* | Use canonical names for g_object_notify() as well. | Matthias Clasen | 2005-03-26 | 1 | -1/+1 |
* | Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE | Matthias Clasen | 2005-03-22 | 1 | -1/+2 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+4 |
* | More canonical property names. | Matthias Clasen | 2005-03-09 | 1 | -1/+1 |
* | Revalidate the iter. (#156924, Murray Cumming) | Matthias Clasen | 2004-11-01 | 1 | -6/+11 |
* | Fix many sparse warnings. | Matthias Clasen | 2004-10-28 | 1 | -1/+1 |
* | Rewrite clipboard handling so that the clipboard contents won't be freed | Anders Carlsson | 2004-10-26 | 1 | -90/+20 |
* | ri Oct 22 13:25:25 2004 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2004-10-22 | 1 | -2/+11 |
* | #155952 | Owen Taylor | 2004-10-21 | 1 | -0/+85 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+2 |
* | Update clipboards. (#142805, Mikael Hallendal) | Matthias Clasen | 2004-07-11 | 1 | -0/+1 |
* | Revert last change; it causes problems for pastes from other applications; | Owen Taylor | 2004-03-13 | 1 | -2/+0 |
* | Fix middle button pasting in the TextView (#81880, reported by Evert | Matthias Clasen | 2004-03-13 | 1 | -0/+2 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | Document some peculiarities of the ::delete_range signal. (#132135, Grant | Matthias Clasen | 2004-02-18 | 1 | -1/+15 |
* | The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog and | Matthias Clasen | 2004-01-16 | 1 | -2/+2 |
* | Document. | Matthias Clasen | 2003-04-12 | 1 | -0/+2 |
* | demos/gtk-demo/main.c demos/gtk-demo/tree_store.c gdk/x11/gdkscreen-x11.c | Manish Singh | 2003-02-28 | 1 | -1/+1 |
* | Implement a utility function proposed in #102534: | Matthias Clasen | 2003-01-06 | 1 | -5/+30 |
* | Let the user action span the insertion and the deletion of the old | Matthias Clasen | 2002-12-24 | 1 | -4/+17 |
* | Deprecation cleanup | Manish Singh | 2002-10-10 | 1 | -49/+44 |