| Commit message (Expand) | Author | Age | Files | Lines |
* | gtkcellview: unseal private pointer | Javier Jardón | 2010-07-13 | 1 | -3/+7 |
* | Use accessor functions to access GtkCellRenderer | Javier Jardón | 2010-07-13 | 1 | -5/+5 |
* | gtk/: fully remove gtkalias hacks | Javier Jardón | 2010-07-10 | 1 | -5/+1 |
* | Remove deprecated GtkCellView function | Christian Dywan | 2010-05-03 | 1 | -20/+0 |
* | Fix a misspelling in gtk_cell_view_new_with_markup | Christian Dywan | 2010-03-28 | 1 | -1/+1 |
* | Don't use GTK_WIDGET_STATE in internal code anymore | Javier Jardón | 2010-03-09 | 1 | -2/+2 |
* | Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_NO_WINDOW) | Javier Jardón | 2010-03-06 | 1 | -1/+1 |
* | Deprecate widget flag: GTK_WIDGET_DRAWABLE | Javier Jardón | 2010-03-01 | 1 | -1/+1 |
* | [introspection] Merge in Gtk-custom.c annotations | Colin Walters | 2009-12-16 | 1 | -4/+4 |
* | Propagate insensitive state to cell renderers in GtkCellView | Kristian Rietveld | 2009-09-04 | 1 | -0/+2 |
* | Move get_cells implementation from deprecated function | Alexander Larsson | 2009-07-08 | 1 | -20/+20 |
* | Deprecate get_cell_renderers implementations | Matthias Clasen | 2009-06-15 | 1 | -1/+3 |
* | Bug 539464 – gtk_cell_view_get_model is missing in GtkCellView | Björn Lindqvist | 2008-10-06 | 1 | -0/+19 |
* | Bug 548354 – Remove repeated code in gtk_cell_view_size_allocate | Björn Lindqvist | 2008-08-19 | 1 | -19/+2 |
* | examples/gtkdial/gtkdial.c gdk/gdkapplaunchcontext.c gdk/gdkpango.c | Michael Natterer | 2008-08-12 | 1 | -1/+1 |
* | Don't blindly chain up in the buildable implementation. Reported by Kevin | Matthias Clasen | 2008-07-07 | 1 | -2/+3 |
* | Allocate with GSlice: | Michael Natterer | 2008-07-04 | 1 | -3/+3 |
* | 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 |
* | gtk/gtkcellview.c (gtk_cell_view_cell_layout_reorder) plug leak wrt. link | Kristian Rietveld | 2008-02-11 | 1 | -1/+1 |
* | gtk/gtkcellview.c gtk/gtklabel.c gtk/gtklayout.c gtk/gtklist.c | Michael Natterer | 2008-02-07 | 1 | -21/+3 |
* | 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/+62 |
* | New function to get the cell renderers of a cell layout. | Matthias Clasen | 2006-12-29 | 1 | -1/+9 |
* | Accept NULL. | Matthias Clasen | 2006-12-27 | 1 | -1/+1 |
* | Undo bogus commit. | Benjamin Berg | 2006-12-14 | 1 | -75/+2 |
* | - Remove unused code/options from the code. Warn about their usage while | Benjamin Berg | 2006-12-13 | 1 | -2/+75 |
* | Don't set the background of the window in a no-window widget. (#359581, | Matthias Clasen | 2006-10-06 | 1 | -12/+0 |
* | Add model property for GtkCellView, part of #172535. | Henrique Romano | 2006-05-24 | 1 | -2/+24 |
* | More of the same | Matthias Clasen | 2006-05-14 | 1 | -1/+1 |
* | Boilerplate reduction | Matthias Clasen | 2006-05-02 | 1 | -44/+4 |
* | deprecated floating/sink API and implemented it in terms of the GObject | Tim Janik | 2005-11-23 | 1 | -4/+2 |
* | Intern some more strings. | Matthias Clasen | 2005-09-01 | 1 | -1/+1 |
* | Intern type names in code generated by glib-mkenums, too. | Matthias Clasen | 2005-08-31 | 1 | -1/+1 |
* | Use a GtkAlignment rather than a GtkDrawingArea to draw the swatch in to | Owen Taylor | 2005-05-11 | 1 | -15/+8 |
* | Use canonical names for g_object_notify() as well. | Matthias Clasen | 2005-03-26 | 1 | -3/+3 |
* | Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE | Matthias Clasen | 2005-03-22 | 1 | -3/+4 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+16 |
* | More canonical property names. | Matthias Clasen | 2005-03-09 | 1 | -2/+2 |
* | Use _gtk_menu_item_popup_submenu() to make keynav into submenus work | Matthias Clasen | 2004-12-15 | 1 | -53/+8 |
* | Fix a typo in last commit | Marco Pesenti Gritti | 2004-12-07 | 1 | -1/+1 |
* | Queue a redraw. (#160679, Damon Chaplin) | Matthias Clasen | 2004-12-07 | 1 | -0/+2 |
* | Don't call gtk_cell_view_set_cell_data() from here. | Matthias Clasen | 2004-11-29 | 1 | -1/+4 |
* | gdk/linux-fb/gdkgc-fb.c gdk/win32/gdkgc-win32.c | Manish Singh | 2004-11-19 | 1 | -7/+7 |
* | Fix the doc formatting. | Matthias Clasen | 2004-10-25 | 1 | -18/+18 |
* | Unset GTK_REQUEST_NEEDED before emitting ::size-request, following this | Matthias Clasen | 2004-10-15 | 1 | -0/+1 |
* | Restore the size info for the current row after measuring another row. | Matthias Clasen | 2004-10-15 | 1 | -0/+3 |
* | Add docs. | Matthias Clasen | 2004-10-09 | 1 | -1/+115 |
* | Silently ignore info being NULL. This is unavoidable with the current | Matthias Clasen | 2004-10-01 | 1 | -9/+10 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |