]> Pileus Git - ~andy/gtk/history - gtk/gtkiconview.c
Change FSF Address
[~andy/gtk] / gtk / gtkiconview.c
2012-02-27 Javier JardónChange FSF Address
2012-02-24 Carlos Garnachoiconview: Set background on the widget's window
2012-02-15 Murray CummingDocumentation: Correct references to properties.
2012-01-27 Carlos Garcia Camposgtkiconview: Use symbolic names for button numbers
2012-01-05 Javier Jardóngtk/*: Use g_list_free_full() convenience function
2011-12-19 Rui Matosiconview: Use the widget state flags as a base for...
2011-12-19 Rui Matosiconview: Stop setting state flags on the style context...
2011-12-19 Benjamin Otteiconview: Simplify adjustment monitoring for accessible
2011-12-19 Benjamin Otteiconview: Split out iconview accessible
2011-12-05 Alexander LarssonMerge branch 'transparent-windows'
2011-12-01 Claudio SaavedraGtkIconView: fix a memory corruption in the drag-n...
2011-11-23 Matthias ClasenGtkIconView: Fix a segfault
2011-11-02 Benjamin Otteiconview: Keep the device for dnd autoscroll
2011-11-01 Cosimo Cecchiiconview: layout items immediately when setting a GtkTr...
2011-09-27 Michael Natterergtk: remove the private GTK_EXTEND/MODIFY_SELECTION_MOD...
2011-09-26 Michael Nattererapp: abstract which modifiers are used for extending...
2011-09-15 Cosimo Cecchiiconview: add support for prelight cells
2011-09-14 Benjamin Otteiconview: Don't rturn TRUE from draw handler
2011-09-13 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-09-06 Cosimo Cecchiiconview: fix a typo while removing the a11y adjustment...
2011-08-29 Matthias Clasena11y: don't return random numbers
2011-08-26 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-08-25 Colin WaltersSquash two compilation warnings about possibly-uninitialzed
2011-08-10 Matthias ClasenMake focus rectangles optional
2011-08-02 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-27 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-25 Matthias ClasenUse G_DEFINE_TYPE for GtkIconViewItemAccessible
2011-07-25 Matthias ClasenMinor cleanups
2011-07-25 Matthias ClasenRework AtkText implementation
2011-07-25 Matthias ClasenDrop some grandiosity from the AtkAction implementation
2011-07-25 Matthias ClasenUse G_DEFINE_TYPE for GtkIconViewAccessible
2011-07-25 Matthias ClasenDrop GtkIconViewAccessiblePrivate
2011-07-25 Matthias ClasenMove GtkBuildable implementation up before accessibility
2011-07-14 Matthias ClasenDrop unneeded includes
2011-07-08 Federico Mena QuinteroMerge bgo593793-filechooser-recent-folders-master branch.
2011-07-08 Cosimo Cecchiiconview: make it possible for selected cells to render...
2011-07-05 Matthias ClasenDrop the factory from the icon view accessible
2011-07-05 Matthias ClasenConvert GailContainer to GtkContainerAccessible
2011-04-12 Matthias ClasenGtkIconViewPrivate: Improve struct packing
2011-04-12 Kristian HøgsbergMerge branch 'gdk-backend-wayland'
2011-03-10 Alexander LarssonMerge branch 'gtk-3-0' into broadway
2011-02-26 Kristian HøgsbergMerge remote-tracking branch 'origin/master' into gdk...
2011-02-25 Tristan Van BerkomMore patchwork for icon view subclasses that access...
2011-02-25 Tristan Van BerkomMore patchwork to ensure GtkIconView subclasses can...
2011-02-24 Tristan Van BerkomAdded documentation to "cell-area" construct-only prope...
2011-02-23 Tristan Van BerkomAdd more defensive code to avoid accessing GtkIconView...
2011-02-17 Matthias ClasenRemove a leaking get_name implementation
2011-02-17 Matthias ClasenUse _gtk_accessible_set_factory_type for GtkIconView
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-02-07 Matthias ClasenAlways chain up in ::style-updated
2011-01-31 Matthias ClasenBandaid fix for icon view subclassing
2011-01-27 Carlos GarnachoMake GtkIconView use GtkStyleContext
2011-01-27 Carlos GarnachoMake GtkCellArea use GtkStyleContext
2011-01-24 Matthias ClasenSilence new gcc warnings
2011-01-20 Pavel Holejsovsky[GI] Add missing (out) and (array) annotations
2011-01-20 Pavel Holejsovsky[GI] Fixes of existing incorrect annotations
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-18 Pavel Holejsovsky[GI] Cosmetic cleanups of annotations and doc comments
2011-01-18 Martin PittFix GtkIconView GI annotations
2011-01-17 Martin PittAnnotate GtkIconView array arguments
2011-01-06 Tristan Van BerkomEnsure that GtkIconView items get redrawn when the...
2011-01-06 Tristan Van BerkomFixed GtkIconView keynav
2011-01-06 Tristan Van BerkomFixed gtkiconview dispose cycle to not fire warnings.
2011-01-06 Tristan Van BerkomRestored the old GtkIconView guess for wrap-width/width...
2011-01-06 Tristan Van BerkomMade GtkIconView reset the context and invalidate all...
2011-01-06 Tristan Van BerkomRemoved gtk_icon_view_get_item_area()
2011-01-06 Tristan Van BerkomFixed GtkIconView buildable custom tag end to let cell...
2011-01-06 Tristan Van BerkomAdded gtk_icon_view_new_with_area()
2011-01-06 Tristan Van BerkomGtkIconView now uses a per-row GtkCellAreaContext to...
2011-01-06 Tristan Van BerkomAlignments with variable row heights almost works perfe...
2011-01-06 Tristan Van BerkomExperimenting with allocating the context a different...
2011-01-06 Tristan Van BerkomCommitting working version of GtkIconView using GtkCell...
2011-01-06 Tristan Van BerkomInitial messy commit of GtkIconView using GtkCellArea...
2011-01-06 Tristan Van BerkomAdded GtkCellArea & GtkCellAreaContext to GtkIconView
2011-01-05 Benjamin Otteiconview: Update adjustment usage for sealing
2011-01-05 Benjamin Otteiconview: Use gtk_adjustment_configure() instead of...
2011-01-05 Benjamin Otteiconview: Use set_[hv]adjustment_values() also when...
2011-01-04 Matthias ClasenRemove gtktypeutils altogether
2011-01-04 Matthias ClasenDrop explicit includes of gdkkeysyms.h
2010-12-17 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-15 Javier Jardóngtk/gtkiconview.c: Use accessor functions to access...
2010-12-10 Matthias ClasenDon't access GdkDragContext fields directly
2010-12-08 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-06 Benjamin OtteAPI: gdk: Remove depth argument from gdk_window_get_geo...
2010-12-04 Alexander LarssonMerge branch 'master' into broadway
2010-12-04 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-02 Bastien Noceragtk: Centre the text under the icon in GtkIconView
2010-12-02 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-11-30 Cosimo CecchiMerge branch 'master' into open-with-dialog
2010-11-28 Matthias ClasenFix recursion in the GtkIconView accessible initialization
2010-11-16 Carlos Garcia Camposdocs: Mention that tooltip_column text should be escape...
2010-11-14 Carlos Garcia Camposdocs: Mention that tooltip_column text should be escape...
2010-10-30 Tristan Van BerkomRemoved size_request from GtkIconView.
2010-10-28 Tristan Van BerkomMerge branch 'kill-size-request'
2010-10-27 Tristan Van BerkomRemoved size_request from GtkIconView.
2010-10-26 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-26 Tristan Van BerkomAdded GtkScrollablePolicy property to scrollable interface
2010-10-23 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-22 Matthias ClasenMove min-display-width/height to GtkScrolledWindow
2010-10-22 Tadej BorovšakAdd GtkScrollable interface
next