| Commit message (Expand) | Author | Age | Files | Lines |
* | Always initialize out params | Matthias Clasen | 2009-09-28 | 1 | -7/+7 |
* | Pack the struct better, should save four bytes per GtkIconView | Mart Raudsepp | 2009-09-22 | 1 | -3/+3 |
* | Don't return uninitialized pointers | Matthias Clasen | 2009-08-13 | 1 | -3/+3 |
* | Fix make check | Matthias Clasen | 2009-08-11 | 1 | -0/+8 |
* | Add a GtkIconView::item-padding property | Matthias Clasen | 2009-08-06 | 1 | -21/+83 |
* | Fix DND onto an empty icon view | Matthias Clasen | 2009-07-17 | 1 | -1/+1 |
* | fix wrap width calculations that caused item height to be wrong | Cody Russell | 2009-07-01 | 1 | -11/+8 |
* | fix compile warnings | Benjamin Otte | 2009-06-17 | 1 | -2/+4 |
* | Forward-port a GtkAdjustment compatibility fix | Matthias Clasen | 2009-05-03 | 1 | -18/+34 |
* | Deselect all other selected items when clicking a selected one | Claudio Saavedra | 2009-04-18 | 1 | -8/+5 |
* | Copy the right string. Pointed out by Tommi Rantala | Matthias Clasen | 2009-02-28 | 1 | -1/+1 |
* | More docstrings improvements regarding reorderable property. | Claudio Saavedra | 2009-01-24 | 1 | -2/+4 |
* | Bug 559420 – gtk_icon_view_enable_model_drag_[source|dest] docs wrt. | Claudio Saavedra | 2009-01-24 | 1 | -5/+9 |
* | Fix markup | Matthias Clasen | 2008-12-30 | 1 | -0/+111 |
* | Bug #549251. No need to set name if there is no a11y item object. | Li Yuan | 2008-12-22 | 1 | -11/+14 |
* | Bug 565203: RTL locales: icons are misplaced when horizontal gtkiconview | Yair Hershkovitz | 2008-12-21 | 1 | -4/+7 |
* | Handle separate append/set for rows. Patch by Li Yuan | Matthias Clasen | 2008-12-13 | 1 | -1/+29 |
* | Use the new order correctly. Patch by Li Yuan | Matthias Clasen | 2008-12-13 | 1 | -1/+10 |
* | Document the "set-scroll-adjustments" signal | Sven Herzberg | 2008-12-11 | 1 | -0/+9 |
* | Bug 558001 – gtk_icon_view_enable_model_drag_[source|dest] problem | Christian Persch | 2008-11-03 | 1 | -40/+9 |
* | gtk_icon_view_set_tooltip_row(), gtk_icon_view_set_tooltip_item(): | Murray Cumming | 2008-10-20 | 1 | -0/+3 |
* | only draw keyboard focus when keyboard navigation is used, like | Denis Washington | 2008-09-27 | 1 | -1/+10 |
* | draw focus as a rectangle around the complete item, not just the text. | Denis Washington | 2008-09-24 | 1 | -100/+121 |
* | Bug 550528 - IconView DND interface does not work if only used as source | Matthias Clasen | 2008-09-04 | 1 | -2/+2 |
* | gtk/gtkaccellabel.c gtk/gtkaction.c gtk/gtkclist.c gtk/gtkcolorbutton.c | Sven Neumann | 2008-08-12 | 1 | -4/+4 |
* | gtk/gtkaccellabel.c gtk/gtkcalendar.c gtk/gtkclist.c gtk/gtkentry.c | Michael Natterer | 2008-08-12 | 1 | -3/+1 |
* | consistently chain up using GTK_FOO_CLASS(parent_class)->bar(instance) | Michael Natterer | 2008-08-12 | 1 | -7/+7 |
* | gtk/gtkentry.c gtk/gtkentrycompletion.c gtk/gtkhandlebox.c | Sven Neumann | 2008-08-11 | 1 | -35/+35 |
* | gtk/gtkadjustment.c gtk/gtkclist.c gtk/gtkcolorsel.c gtk/gtkiconview.c | Sven Neumann | 2008-08-08 | 1 | -2/+2 |
* | gtk/gtkcombobox.c gtk/gtkiconview.c gtk/gtkrange.c gtk/gtkscrolledwindow.c | Michael Natterer | 2008-08-06 | 1 | -34/+18 |
* | fix a segfault in the a11y code | Matthias Clasen | 2008-07-10 | 1 | -7/+4 |
* | Doc updates | Matthias Clasen | 2008-07-04 | 1 | -1/+1 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | gtk/gtkcellview.c gtk/gtkcolorbutton.c gtk/gtkentrycompletion.c | Michael Natterer | 2008-03-04 | 1 | -1/+0 |
* | Remove left-over focus_pad variable. (#490892, Claudio Saavedra) | Johan Dahlin | 2008-03-03 | 1 | -2/+1 |
* | Fix state change reporting for accessibility. (#499835, Rich Burridge, | Matthias Clasen | 2008-02-12 | 1 | -9/+48 |
* | Unify the handling of various "Enter" keysyms all over the place. | Matthias Clasen | 2008-02-12 | 1 | -0/+4 |
* | gtk/gtkcellview.c (gtk_cell_view_cell_layout_reorder) plug leak wrt. link | Kristian Rietveld | 2008-02-11 | 1 | -2/+2 |
* | gtk/gtkaction.c gtk/gtkassistant.c gtk/gtkbin.c gtk/gtkbox.c | Michael Natterer | 2008-02-07 | 1 | -8/+2 |
* | Require gtk-doc 1.8 | Matthias Clasen | 2007-11-25 | 1 | -2/+2 |
* | Add a bounding box test that will avoid getting the individual cell boxes | Matthias Clasen | 2007-09-10 | 1 | -0/+8 |
* | Fix some doc formatting errors | Matthias Clasen | 2007-07-23 | 1 | -1/+1 |
* | Remove debug spew | Matthias Clasen | 2007-07-20 | 1 | -4/+1 |
* | Add new convenience api for tooltips on icon views | Matthias Clasen | 2007-07-19 | 1 | -3/+205 |
* | Convenience functions to position tooltips on icon view items or cells. | Matthias Clasen | 2007-07-16 | 1 | -1/+79 |
* | New function to convert widget coords to what is expected by the at_pos | Matthias Clasen | 2007-07-11 | 1 | -3/+41 |
* | Rename buildable methods to not clash with widget methods. (#448928, | Johan Dahlin | 2007-06-19 | 1 | -1/+1 |
* | Add GtkBuilder, fixes #172535 | Johan Dahlin | 2007-06-15 | 1 | -1/+60 |
* | use PANGO_BREAK_WORD_CHAR instead of PANGO_BREAK_WORD so the text cell | Michael Natterer | 2007-06-12 | 1 | -2/+2 |
* | Fix #410815, reported by Lucas Rocha. | Kristian Rietveld | 2007-06-12 | 1 | -7/+25 |