]> Pileus Git - ~andy/gtk/history - gtk/gtkcellview.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkcellview.c
2013-03-04 Will Thompsondocs: correct various spelling and grammar errors
2012-04-13 Matthias ClasenFix malformed doc comments
2012-02-27 Javier JardónChange FSF Address
2012-01-03 Javier Jardóngtkcellview: Do not use deprecated GdkColor api
2011-12-22 Javier JardónDeprecate all the public API that is using GdkColor...
2011-12-20 Javier Jardóngtk/gtkcellview.c: Use new GdkRGBA api instead GdkColor one
2011-12-19 Rui Matoscellview: Stop checking for sensitivity on draw
2011-10-15 Javier JardónUse G_VALUE_INIT
2011-04-12 Matthias ClasenGtkCellViewPrivate: Improve struct packing
2011-04-12 Kristian HøgsbergMerge branch 'gdk-backend-wayland'
2011-03-25 Tristan Van BerkomAdded GTK_SIZE_REQUEST_CONSTANT_SIZE to GtkSizeRequestMode
2011-03-10 Alexander LarssonMerge branch 'gtk-3-0' into broadway
2011-02-24 Tristan Van BerkomAdded documentation to "cell-area" construct-only prope...
2011-02-23 Murray CummingMinor documentation improvements
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-01-31 Matthias ClasenBandaid fix for icon view subclassing
2011-01-30 Matthias ClasenAdd gtkorientableprivate.h header
2011-01-27 Tristan Van BerkomRemoved a useless redundant line of code in gtkcellview.c
2011-01-21 Matthias ClasenAvoid a warning if GtkCellView has no model
2011-01-20 Pavel Holejsovsky[GI] Add missing (out) and (array) annotations
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-15 Chun-wei FanMerge ssh://git.gnome.org/git/gtk+
2011-01-12 Carlos GarnachoRedo patch in efae64b (Set vertical/horizontal class...)
2011-01-12 Carlos GarnachoSet vertical/horizontal class on all widgets overriding...
2011-01-04 Tristan Van BerkomMake GtkTreeMenu a private class:
2011-01-04 Tristan Van BerkomFixing GtkCellView to not strcmp() in buildable_custom_...
2011-01-04 Tristan Van BerkomAdded clarification to the GtkCellView:cell-area-contex...
2011-01-04 Tristan Van BerkomAdded remaining missing gtk-doc statements for GtkCellView.
2011-01-04 Tristan Van BerkomRemoved calls to gtk_cell_area_context_sum_*() since...
2011-01-04 Tristan Van BerkomFixed combo-refactor branch for recent switch to gtk_ce...
2011-01-04 Tristan Van BerkomUpdated GtkCellView for new gtk_cell_area_context_alloc...
2011-01-04 Tristan Van BerkomMake GtkCellView orientable and only allocate the cell...
2011-01-04 Tristan Van BerkomRemoving apis from GtkCellView
2011-01-04 Tristan Van BerkomFixed GtkCellView to always allocate when in fit-model...
2011-01-04 Tristan Van BerkomImplementing GtkComboBox using GtkTreeMenu !
2011-01-04 Tristan Van BerkomAdded "fit-model" and "draw-sensitive" properties to...
2011-01-04 Tristan Van BerkomFixed GtkCellView to call cell_view_set_model() and...
2011-01-04 Tristan Van BerkomReduced code in GtkCellView by just implementing the...
2011-01-04 Tristan Van BerkomGtkCellView now watches the "row-changed" signal.
2011-01-04 Tristan Van BerkomFixed GtkCellView to not clear the layout when disposing
2011-01-04 Tristan Van BerkomFixing GtkCellView PROP_CELL_AREA_CONTEXT property id
2011-01-04 Tristan Van BerkomAdded gtk_cell_view_new_with_context().
2011-01-04 Tristan Van BerkomReimplemented GtkCellView using an internal GtkCellArea.
2011-01-04 Carlos GarnachoMake GtkCellView use GtkStateFlags
2010-11-08 Garrett Regierdocs: Move documentation to inline comments: GtkCellView
2010-11-06 Garrett Regierdocs: Move documentation to inline comments: GtkCellView
2010-10-23 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-22 Carlos GarnachoGtkCellView: Add gtk_cell_view_set_background_rgba()
2010-09-26 Benjamin Ottecellrenderer: Merge GtkCellSizeRequest into GtkCellRenderer
2010-09-26 Benjamin OtteMove GtkSizeRequest into GtkWidget
2010-09-26 Benjamin OtteAPI: gtk_cell_renderer_render_cairo() => gtk_cell_rende...
2010-09-26 Benjamin Ottecellview: Port to draw vfunc
2010-09-26 Benjamin Ottecellview: Port to Cairo rendering
2010-09-21 Cody RussellMerge branch 'notebooks-without-mouse-scrolling'
2010-09-21 Matthias ClasenTons of transfer annotations
2010-08-22 Javier Jardóngtk/gtkcellview.c: use accessor functions to access...
2010-08-19 Tristan Van BerkomAdded height-for-width management for GtkComboBox/GtkCe...
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier Jardóngtkcellview: unseal private pointer
2010-07-13 Javier JardónUse accessor functions to access GtkCellRenderer
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Christian DywanRemove deprecated GtkCellView function
2010-04-21 Tristan Van BerkomMega commit backing out everything from the native...
2010-04-13 Tristan Van BerkomMega commit to change ->get_desired_size() for ->get_de...
2010-04-11 Tristan Van BerkomFixed warnings due to missing GTK_WIDGET (cellview...
2010-04-08 Tristan Van BerkomGtkCellView refactoring for extended layout
2010-04-07 Tristan Van BerkomSome extended layout fixes for GtkCellView
2010-04-04 Christian DywanFix a misspelling in gtk_cell_view_new_with_markup
2010-04-04 Javier JardónDon't use GTK_WIDGET_STATE in internal code anymore
2010-04-04 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_NO_WINDOW)
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_DRAWABLE
2010-04-04 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2010-03-28 Christian DywanFix a misspelling in gtk_cell_view_new_with_markup
2010-03-09 Javier JardónDon't use GTK_WIDGET_STATE in internal code anymore
2010-03-06 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_NO_WINDOW)
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_DRAWABLE
2009-12-19 Matthias Clasenimplement extended layout for GtkCellView
2009-12-16 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-09-04 Kristian RietveldPropagate insensitive state to cell renderers in GtkCel...
2009-07-08 Alexander LarssonMove get_cells implementation from deprecated function
2009-06-17 Alexander LarssonMerge branch 'master' into client-side-windows
2009-06-15 Matthias ClasenDeprecate get_cell_renderers implementations
2008-10-06 Björn LindqvistBug 539464 – gtk_cell_view_get_model is missing in...
2008-08-19 Björn LindqvistBug 548354 – Remove repeated code in gtk_cell_view_size...
2008-08-12 Michael Nattererexamples/gtkdial/gtkdial.c gdk/gdkapplaunchcontext...
2008-07-07 Matthias ClasenDon't blindly chain up in the buildable implementation...
2008-07-04 Michael NattererAllocate with GSlice:
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-03-04 Michael Natterergtk/gtkcellview.c gtk/gtkcolorbutton.c gtk/gtkentrycomp...
2008-02-11 Kristian Rietveldgtk/gtkcellview.c (gtk_cell_view_cell_layout_reorder...
2008-02-07 Michael Natterergtk/gtkcellview.c gtk/gtklabel.c gtk/gtklayout.c gtk...
2007-06-19 Johan DahlinRename buildable methods to not clash with widget metho...
2007-06-15 Johan DahlinAdd GtkBuilder, fixes #172535
2006-12-29 Matthias ClasenNew function to get the cell renderers of a cell layout.
2006-12-27 Matthias ClasenAccept NULL.
2006-12-14 Benjamin BergUndo bogus commit.
2006-12-13 Benjamin Berg- Remove unused code/options from the code. Warn about...
2006-10-06 Matthias ClasenDon't set the background of the window in a no-window...
next