]> Pileus Git - ~andy/gtk/history - gtk/gtktreeview.c
gtkiconview: Use symbolic names for button numbers
[~andy/gtk] / gtk / gtktreeview.c
2012-01-24 Benjamin Ottetreeview: Fix comparison to catch all cases
2012-01-14 Paolo BorelliDo not leak tree path when setting the model.
2012-01-12 Benjamin Ottetreeview: Do not focus a path on model change
2012-01-09 Rui Matostreeview: Use the widget state flags as a base for...
2012-01-09 Rui Matostreeview: Stop setting state flags on the style context...
2012-01-05 Javier Jardóngtk/*: Use g_list_free_full() convenience function
2012-01-03 Federico Mena Quinterotreeview: bgo#666685 - Crash when toggling the selected...
2011-12-20 Cosimo Cecchitreeview: fix an uninitialised variable warning
2011-12-19 Benjamin Ottetreeview: Only set focus column in setter function
2011-12-18 Matthias ClasenUse the workarea when placing popups
2011-12-16 Benjamin Ottetreeview: Run unref helper for all rows
2011-12-16 Benjamin Ottetreeview: Send changed signal directly to a11y code
2011-12-16 Benjamin Ottetreeview: Emit cursor-changed signal when new model...
2011-12-16 Benjamin Ottetreeview: Remove unnecessary accessible_expanded()
2011-12-16 Benjamin Ottetreeview: Add add() function to accessible
2011-12-16 Benjamin Ottetreeview: Set expandable flag from treeview
2011-12-16 Benjamin Ottetreeview: Set EXPANDED state directly on a11y elements
2011-12-16 Benjamin Ottetreeview: Deprecate gtk_tree_view_set_destroy_count_func()
2011-12-16 Benjamin Ottetreeview: Don't use signals in a11y row expansion
2011-12-16 Benjamin Ottetreeview: Set the new flags when rendering the cell
2011-12-10 Benjamin Ottetreeview: Ensure selection's changed signal
2011-12-10 Benjamin Ottetreeview: Don't try to optimize away selection_changed...
2011-12-10 Benjamin Ottetreeview: Add a CURSOR_INVALID flag to set_cursor_row()
2011-12-10 Benjamin Ottetreeview: Replace lots of boolean args with flags
2011-12-10 Benjamin Ottetreeview: Handle the case where the cursor row gets...
2011-12-10 Benjamin Ottetreeview: Replace cursor handling by keeping the node
2011-12-07 Benjamin Ottetreeview: Fix crash when scrolling to end
2011-11-29 Benjamin Ottetreeview: Properly change cursor when row is collapsed
2011-11-29 Benjamin Ottetreeview: Reorder code a bit
2011-11-29 Benjamin Ottetreeview: Simplify code
2011-11-29 Benjamin Ottetreeview: Rename function
2011-11-24 Benjamin Ottetreeview: Notify a11y about reordered rows
2011-11-22 Benjamin Otterbtree: Introduce _gtk_rbtree_is_nil()
2011-11-22 Benjamin Otterbtree: Introduce _gtk_rbtree_first()
2011-11-21 Alexander LarssonMerge branch 'win32-theme2'
2011-11-20 Rui MatosBug 653676 - Expand/Collapse doesn't respond after...
2011-11-20 Kristian RietveldDon't call scroll to cell if the tree view is empty
2011-11-20 Kristian RietveldBug 660554 - gtk_tree_view_drag_begin: assertion `path...
2011-11-16 Xan Lopeztreeview: fix the build
2011-11-16 Cosimo Cecchitreeview: use gtk_tree_view_ensure_background() consist...
2011-11-16 Cosimo Cecchitreeview: factor out gtk_tree_view_ensure_background()
2011-11-16 Benjamin Ottetreeview: Call a11y functions for culmn changes directly
2011-11-16 Benjamin OtteAPI: treeview: Add gtk_tree_view_get_n_columns()
2011-11-16 Benjamin Ottetreeview: Simplify a check
2011-11-16 Benjamin Ottetreeview: Minor beautification
2011-11-16 Benjamin Ottetreeview: Add _gtk_rbtree_node_get_index()
2011-11-16 Benjamin Ottetreeview: Redo row tracking
2011-11-16 Benjamin Ottetreeview: Remove unnecessary variable
2011-11-16 Benjamin Ottegtk: Fix compiler warnings from include fixes
2011-11-16 Benjamin Ottetreeview: Only compute parity once when rendering
2011-11-14 Martin PittFix gtk_tree_view_get_tooltip_context() transfer annotation
2011-11-10 Alexander LarssonAdd include to fix the build
2011-11-10 Matthias Clasentreeview: Work around deprecations
2011-11-09 Kristian RietveldBug 661997 - Gtk crashes when changing the TreeView...
2011-11-09 Benjamin Ottetreeview: Do a simple replace for gdk_window_get_pointer()
2011-11-08 Benjamin Ottetreeview: Remove unused crack code
2011-11-08 Benjamin Ottetreeview: Remove call to gtk_widget_get_pointer()
2011-11-08 Benjamin Ottetreeview: Fix warnings from fixing warnings
2011-11-02 Matthias ClasenRemove some more uses of gdk_window_get_pointer
2011-11-02 Matthias ClasenDon't use *DISABLE_DEPRECATED guards
2011-10-23 Michael Natterergtk: move _gtk_modules_has_mixed_deps() to gtkmodlespri...
2011-10-15 Javier JardónUse G_VALUE_INIT
2011-10-07 Michael Natterergtk: use the new modifier API instead of GTK_DEFAULT_AC...
2011-09-29 Benjamin Ottedocs: Fix typo in treeview docs
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-26 Matthias ClasenDocumentation fixes
2011-09-14 Benjamin Ottetreeview: Return FALSE from draw handler
2011-09-13 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-09-05 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-09-05 Matthias ClasenFix typos in gtk_tree_view_set_reorderable docs
2011-09-05 Matthias ClasenImprove gtk_tree_view_set_drag_dest_row docs
2011-09-02 Cosimo Cecchitreeview: add GTK_STYLE_CLASS_SEPARATOR for tree view...
2011-08-28 Matthias ClasenMore include cleanups
2011-08-26 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-08-10 Matthias ClasenMake focus rectangles optional
2011-08-02 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-30 Kristian RietveldBug 655545 - condition can never be true in gtk_tree_vi...
2011-07-27 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-08 Federico Mena QuinteroMerge bgo593793-filechooser-recent-folders-master branch.
2011-07-05 Matthias ClasenConvert GailTreeView to GtkTreeViewAccessible
2011-06-10 Matthias ClasenDon't rely on button allocations for invisible headers
2011-06-10 Matthias ClasenGtkTreeView: Don't short-circuit header-height calculation
2011-06-08 Matthias ClasenDrop unneeded includes: gtkalignment.h
2011-06-02 Benjamin OtteAPI: Change semantics of gtk_container_get_child_path()
2011-05-27 Benjamin Ottetreeview: Remove unused variables
2011-05-18 Cosimo Cecchitreeview: don't arbitrairly add 2 to the expander size
2011-05-18 Cosimo Cecchitreeview: render a frame around the rows, after drawing...
2011-05-11 Micah CarrickFix annotation for Gtk.TreeView.enable_model_drag_source
2011-04-16 Kristian Rietveldtreeview: Do not unconditionally set width_changed...
2011-04-16 Kristian Rietveldtreeview: if we are below rows that changed height...
2011-04-16 Kristian Rietveldtreeview: Avoid queueing a redraw in do_validate_rows()
2011-04-16 Kristian RietveldMerge two if-blocks with same condition
2011-04-16 Xavier ClaessensDo not call invalidate_empty_focus() when not realized
2011-04-12 Kristian HøgsbergMerge branch 'gdk-backend-wayland'
2011-03-21 Garrett RegierFix leaking calls to gdk_device_manager_list_devices()
2011-03-17 Cosimo Cecchitreeview: add the separator style class to the tree...
2011-03-10 Alexander LarssonMerge branch 'gtk-3-0' into broadway
2011-03-07 Cosimo Cecchitreeview: propagate the selected state from the row
2011-02-26 Kristian HøgsbergMerge remote-tracking branch 'origin/master' into gdk...
next