| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove GtkObject completely | Matthias Clasen | 2010-09-26 | 1 | -1/+1 |
* | Move GtkSizeRequest into GtkWidget | Benjamin Otte | 2010-09-26 | 1 | -2/+1 |
* | Use gtk_size_request_get_size() instead deprecated gtk_widget_get_child_requi... | Javier Jardón | 2010-09-13 | 1 | -2/+3 |
* | Get rid of the rest of variables exported from libgtk | Tor Lillqvist | 2010-09-08 | 1 | -2/+2 |
* | API: Remove GtkTextTag's stipple properties | Benjamin Otte | 2010-08-10 | 1 | -12/+0 |
* | gtk/: fully remove gtkalias hacks | Javier Jardón | 2010-07-10 | 1 | -4/+0 |
* | [annotations] Add allow-none | Johan Dahlin | 2010-02-19 | 1 | -2/+2 |
* | [introspection] Merge in Gtk-custom.c annotations | Colin Walters | 2009-12-16 | 1 | -0/+10 |
* | Handle child widgets correctly with multiple views | Matthias Clasen | 2009-09-27 | 1 | -30/+33 |
* | Fix handling of child widgets in the presence of bidi text | Itay Perl | 2009-05-03 | 1 | -15/+35 |
* | Bug 567468 – no check for trailing != NULL in | Claudio Saavedra | 2009-01-12 | 1 | -1/+2 |
* | doc fixes | Matthias Clasen | 2008-12-29 | 1 | -16/+16 |
* | consistently chain up using GTK_FOO_CLASS(parent_class)->bar(instance) | Michael Natterer | 2008-08-12 | 1 | -8/+5 |
* | gtk/gtktext.c gtk/gtktextbuffer.c gtk/gtktextlayout.c | Sven Neumann | 2008-08-08 | 1 | -4/+4 |
* | 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 |
* | gtk/gtkcontainer.c gtk/gtkexpander.c gtk/gtkframe.c gtk/gtklabel.c | Michael Natterer | 2008-02-06 | 1 | -1/+1 |
* | Use gtk_text_buffer_get_insert instead of get_mark. Fixes Bug 497164. | Paolo Borelli | 2007-11-17 | 1 | -9/+4 |
* | sort returned tags array by tags priority (#497102). | Yevgen Muntyan | 2007-11-15 | 1 | -2/+0 |
* | do not call _gtk_text_btree_get_iter_at_line() and | Yevgen Muntyan | 2007-11-15 | 1 | -23/+73 |
* | Implement block-cursor for overwrite mode. (#80378) | Yevgen Muntyan | 2007-06-12 | 1 | -0/+150 |
* | Avoid recreating pangolayouts in GtkTextView on cursor movement (#435405, | Yevgen Muntyan | 2007-06-01 | 1 | -23/+224 |
* | Make GTK_JUSTIFY_FILL work, using pango_layout_set_justify() that works | Behdad Esfahbod | 2007-05-04 | 1 | -11/+13 |
* | Remove unnecessary NULL checks before g_free(). (#369666, Morten Welinder, | Matthias Clasen | 2007-03-09 | 1 | -4/+2 |
* | Ignore invisible text when going to end of the previous line. (#382565) | Matthias Clasen | 2007-02-18 | 1 | -1/+2 |
* | Bug 340141 – Update to Pango 1.16 API | Behdad Esfahbod | 2006-12-24 | 1 | -9/+9 |
* | Fix messed up refcounting. (#348090, Chris Wilson) | Matthias Clasen | 2006-07-20 | 1 | -8/+14 |
* | More of the same | Matthias Clasen | 2006-05-14 | 1 | -1/+1 |
* | Boilerplate reduction | Matthias Clasen | 2006-05-02 | 1 | -34/+3 |
* | Handle _gtk_text_line_get_data() returning NULL in all cases. (Coverity) | Matthias Clasen | 2006-04-12 | 1 | -8/+15 |
* | Fix a warning. | Matthias Clasen | 2006-04-03 | 1 | -7/+6 |
* | Don't leak preedit_string and preedit_attrs. (#322332, Paolo Borelli) | Matthias Clasen | 2006-01-09 | 1 | -0/+13 |
* | Use the slice allocator for many small allocations. | Matthias Clasen | 2006-01-04 | 1 | -2/+2 |
* | Various cleanups. (#315360, Kjartan Maraas) | Matthias Clasen | 2005-09-13 | 1 | -3/+0 |
* | Intern some more strings. | Matthias Clasen | 2005-09-01 | 1 | -4/+5 |
* | Intern type names in code generated by glib-mkenums, too. | Matthias Clasen | 2005-08-31 | 1 | -1/+1 |
* | Fix positioning at the end of the line for lines ending in invisible | Matthias Clasen | 2005-06-28 | 1 | -3/+11 |
* | Make invisible text work a bit better (#66194, patch by Jeroen | Matthias Clasen | 2005-06-13 | 1 | -8/+23 |
* | Allow setting paragraph background. (#81045, Gustavo Carneiro, patch by | Matthias Clasen | 2005-06-10 | 1 | -0/+8 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+4 |
* | Fix #111031, reported by Padraig O'Briain: | Matthias Clasen | 2004-12-08 | 1 | -6/+21 |
* | Return a boolean indicating whether we could do the requested move. | Matthias Clasen | 2004-11-28 | 1 | -4/+6 |
* | Add GdkPangoRenderer, a subclass of PangoRenderer targeting GDK drawables. | Owen Taylor | 2004-11-21 | 1 | -6/+19 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | When not wrapping, do the offset of the line for justification ourselves. | Owen Taylor | 2004-03-13 | 1 | -1/+21 |
* | Added call to gtk_text_layout_update_cursor_line() to solve in problem of | Dov Grobgeld | 2004-03-11 | 1 | -1/+3 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | Patch from Dov Grobgeld to implement auto-bidi-direction for GtkTextView | Owen Taylor | 2004-03-01 | 1 | -17/+165 |
* | gtk/gtktextlayout.c (line_display_iter_to_index) Only adjust the preedit | Owen Taylor | 2004-01-29 | 1 | -7/+13 |