| Commit message (Expand) | Author | Age | Files | Lines |
* | gtk_label_set_attributes() now applies attributes on top of any markup or | Tristan Van Berkom | 2008-11-06 | 1 | -16/+50 |
* | gtk/gtkcellrenderertext.h gtk/gtkentry.[ch] gtk/gtkimcontext.h | Michael Natterer | 2008-10-30 | 1 | -2/+3 |
* | gtk/gtkaccellabel.c gtk/gtkaction.c gtk/gtkclist.c gtk/gtkcolorbutton.c | Sven Neumann | 2008-08-12 | 1 | -3/+3 |
* | consistently chain up using GTK_FOO_CLASS(parent_class)->bar(instance) | Michael Natterer | 2008-08-12 | 1 | -10/+10 |
* | gtk/gtklabel.c gtk/gtklayout.c gtk/gtklist.c use canonical signal names. | Sven Neumann | 2008-08-11 | 1 | -13/+13 |
* | Trivial doc fix | Matthias Clasen | 2008-07-15 | 1 | -1/+1 |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | Bug 530255 – GtkAboutDialog cuts off comments label Followup patch from | Behdad Esfahbod | 2008-06-29 | 1 | -1/+3 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | Remove an unused variable. | Johan Dahlin | 2008-06-19 | 1 | -2/+0 |
* | 2.13.1GTK_2_13_1 | Matthias Clasen | 2008-05-30 | 1 | -1/+1 |
* | Bug 56355 – GtkLabel - Not all changes propagate correctly | Jan Arne Petersen | 2008-05-29 | 1 | -24/+12 |
* | Subtract logical.x from x to fix the wrong position for right and center | Jan Arne Petersen | 2008-05-25 | 1 | -2/+4 |
* | Added <attributes> / <attribute> custom tags to parse pango attributes | Tristan Van Berkom | 2008-04-11 | 1 | -1/+346 |
* | Use gtk_drag_*_add_{text,uri}_targets instead of hardcoded target tables. | Matthias Clasen | 2008-02-16 | 1 | -9/+12 |
* | gtk/gtkcellview.c gtk/gtklabel.c gtk/gtklayout.c gtk/gtklist.c | Michael Natterer | 2008-02-07 | 1 | -17/+5 |
* | gtk/gtkcontainer.c gtk/gtkexpander.c gtk/gtkframe.c gtk/gtklabel.c | Michael Natterer | 2008-02-06 | 1 | -4/+4 |
* | More default property value corrections | Matthias Clasen | 2007-12-28 | 1 | -1/+1 |
* | Require gtk-doc 1.8 | Matthias Clasen | 2007-11-25 | 1 | -3/+3 |
* | gtk/gtkwidget.c gtk/gtkscrolledwindow.c Correct documentation that refers | Cody Russell | 2007-08-14 | 1 | -1/+1 |
* | Use a bit of the GtkLabel structure to remember that a pattern has been | Matthias Clasen | 2007-07-09 | 1 | -1/+13 |
* | added calls to g_object_freeze/thaw_notify() so gtk_label_get_text() | Michael Natterer | 2007-06-13 | 1 | -0/+4 |
* | Require gtk-doc 1.6, for signal and property links. | Matthias Clasen | 2007-05-26 | 1 | -50/+51 |
* | Make GTK_JUSTIFY_FILL work, using pango_layout_set_justify() that works | Behdad Esfahbod | 2007-05-04 | 1 | -1/+0 |
* | add new boolean settings gtk-enable-accels and gtk-enable-mnemonics which | Michael Natterer | 2007-02-05 | 1 | -3/+74 |
* | Use pango_matrix_transform_rectangle(). (#340141) | Behdad Esfahbod | 2007-01-10 | 1 | -51/+6 |
* | Fix the build | Matthias Clasen | 2007-01-07 | 1 | -1/+1 |
* | Make line wrapping work with width-chars and max-width-chars, and simplify | Matthias Clasen | 2007-01-07 | 1 | -68/+68 |
* | Fix broken width computation, again. | Behdad Esfahbod | 2007-01-05 | 1 | -2/+3 |
* | Fix uninitialized width variable. | Behdad Esfahbod | 2007-01-04 | 1 | -3/+3 |
* | Fix #332604, reported by Joe Wreschnig, patch by Jan Arne Petersen and | Matthias Clasen | 2007-01-04 | 1 | -6/+19 |
* | Don't install cursors on insensitive widgets. (#358864, Jan Schampera) | Matthias Clasen | 2006-12-31 | 1 | -5/+26 |
* | Bug 340141 – Update to Pango 1.16 API | Behdad Esfahbod | 2006-12-24 | 1 | -1/+1 |
* | Add new infrastructure for notifications of failed keyboard navigation and | Michael Natterer | 2006-11-16 | 1 | -5/+30 |
* | Improve consistency of signal and property names | Matthias Clasen | 2006-07-06 | 1 | -3/+3 |
* | Documentation additions and fixes. | Matthias Clasen | 2006-06-29 | 1 | -1/+1 |
* | Add gtk_label_set_line_wrap_mode, gtk_label_get_line_wrap_mode, and a | Alexander Larsson | 2006-06-19 | 1 | -0/+72 |
* | More of the same | Matthias Clasen | 2006-05-14 | 1 | -1/+1 |
* | Boilerplate reduction | Matthias Clasen | 2006-05-02 | 1 | -42/+12 |
* | added note about the inablity to do height-for-width text layout and | Michael Natterer | 2006-05-02 | 1 | -0/+6 |
* | Fix padding handling | Matthias Clasen | 2006-02-03 | 1 | -3/+1 |
* | Use logical extents of the layout instead of ink extents. According to | Behdad Esfahbod | 2006-01-25 | 1 | -8/+2 |
* | Fix misalignment of RTL text in ellipsized GtkLabel: use layout width if | Behdad Esfahbod | 2006-01-23 | 1 | -3/+11 |
* | Fix a C99ism | Matthias Clasen | 2006-01-12 | 1 | -1/+2 |
* | Add some notify batching, always emit notify after setting the new value. | Matthias Clasen | 2006-01-11 | 1 | -2/+12 |
* | Shrink the private structs of these a bit. | Matthias Clasen | 2006-01-08 | 1 | -49/+55 |
* | Fix label alignment when width-chars is set. (#326098, Benjamin Otte) | Matthias Clasen | 2006-01-08 | 1 | -3/+5 |
* | Don't return a value from a void function. | Matthias Clasen | 2006-01-05 | 1 | -1/+1 |
* | Add a gtk-label-select-on-focus setting. (gtk_label_grab_focus): And use | Matthias Clasen | 2005-12-26 | 1 | -8/+82 |