]> Pileus Git - ~andy/gtk/history - gtk/gtktreeview.c
gtk: remove "gboolean homogeneous" from gtk_box_new()
[~andy/gtk] / gtk / gtktreeview.c
2010-10-31 Michael Natterergtk: remove "gboolean homogeneous" from gtk_box_new()
2010-10-30 Javier JardónUse gtk_box_new() instead gtk_[v|h]box_new()
2010-10-28 Tristan Van BerkomMerge branch 'kill-size-request'
2010-10-27 Tristan Van BerkomRemoving size_request from GtkTreeview.
2010-10-26 Javier JardónUse accessor functions to access GtkButton
2010-10-26 Tristan Van BerkomAdded GtkScrollablePolicy property to scrollable interface
2010-10-23 Tristan Van BerkomFixed fallout from GtkScrollable patches.
2010-10-22 Matthias ClasenMove min-display-width/height to GtkScrolledWindow
2010-10-22 Tadej BorovšakAdd GtkScrollable interface
2010-10-20 Emmanuele BassiSplit off gtkprivate.h
2010-10-14 Federico Mena QuinteroPart of bgo#613728 - [GtkTreeView] Focus the list,...
2010-10-14 Kristian RietveldDo not call validate_visible_area() from the draw method
2010-10-12 Kristian RietveldUse GtkAdjustment accessors to properly compress change...
2010-09-28 Javier JardónRemove unneded casts
2010-09-28 Benjamin Ottetreeview: Fix compilation warnings - missing cast
2010-09-27 Matthias ClasenRemove GtkObject completely
2010-09-27 Javier JardónMove destroy signal to GtkWidget
2010-09-26 Benjamin Ottetreeview: Use gtk_cairo_transform_to_window()
2010-09-26 Benjamin OtteMove GtkSizeRequest into GtkWidget
2010-09-26 Benjamin Ottetreeview: Get rid of gdk_drawable_get_size() usage
2010-09-26 Benjamin OtteAPI: Rename gtk_cairo_paint_*() to gtk_paint_*()
2010-09-26 Benjamin Ottetreeview: Port to draw vfunc
2010-09-26 Benjamin Ottetreeview: Update rubberbanding code to Cairo
2010-09-26 Benjamin Ottetreeview: Do not put different windows in else if branc...
2010-09-26 Benjamin Ottetreeview: Use Cairo for all bin window drawing
2010-09-26 Benjamin Ottetreeview: Invalidate on expander changes, don't just...
2010-09-26 Benjamin Ottetreeview: Draw empty tree view with Cairo
2010-09-26 Kristian RietveldCreate cairo context after running validate_visible_area()
2010-09-26 Benjamin Ottegtk: gdk_drawable_get_display() => gdk_window_get_display()
2010-09-26 Benjamin Ottegtk: gdk_drawable_get_screen/visual => gdk_window_get_s...
2010-09-26 Benjamin Ottegtk: Don't set colormap anymore when creating GDK windows
2010-09-26 Benjamin OtteAPI: make gtk_tree_view_create_row_drag_icon() return...
2010-09-26 Benjamin Ottetreeview: Convert GtkTreeViewColumn rendering to Cairo
2010-09-26 Benjamin Ottegtk: Remove calls that try to set GDK_NO_BG on their...
2010-09-26 Benjamin Ottetreeview: Port to gdk_window_shape_combine_region()
2010-09-23 Matthias ClasenFix the annotation of gtk_tree_view_create_row_drag_icon
2010-09-21 Cody RussellMerge branch 'notebooks-without-mouse-scrolling'
2010-09-21 Matthias ClasenTons of transfer annotations
2010-09-19 Matthias ClasenFix an annotation
2010-09-15 Javier JardónUse gtk_size_request_get_size() instead deprecated...
2010-09-08 Colin WaltersGDK: Prefix key names with KEY_
2010-09-08 Javier Jardóngtk/gtktreeview.c: use accessor functions to access...
2010-09-08 Tristan Van BerkomCompletely removed requisition cache from GtkWidget...
2010-09-02 Matthias ClasenRemove GtkTreeView::row-ending-details
2010-08-25 Matthias ClasenFix trivial doc typo
2010-08-24 Javier JardónUse gtk_window_has_group() to know if the window has...
2010-08-23 Javier Jardóngtk/gtktreeview.c: Use accessor functions to access...
2010-08-10 Matthias ClasenFix a sporadic segfault in treeview keynav
2010-08-03 Javier JardónRemove some unused variables
2010-07-26 Benjamin Ottetreeview: Draw the dnd pixmaps with Cairo
2010-07-26 Benjamin Ottetreeview: Draw lines with Cairo
2010-07-26 Benjamin Ottetreeview: Unify all line drawing into the same function
2010-07-26 Benjamin Ottetreeview: Draw column reordering arrows with Cairo
2010-07-25 Szilárd PfeifferMoved the drawing of horizontal grid lines after cell...
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier JardónUse accessor functions to acces GtkContainer
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-07-07 Philip WithnallAdd (out) annotations to GtkTreeIter parameters
2010-06-29 Benjamin Ottes/GdkRegion/cairo_region_t/ in all of gtk
2010-06-29 Benjamin OtteDeprecate the GdkRegion API
2010-06-28 Colin WaltersRevert "Add length to gtk_tree_path_get_indices"
2010-06-28 Colin WaltersAdd length to gtk_tree_path_get_indices
2010-06-25 Tristan Van BerkomExposed GtkTreeView's internal GtkTreeSelection for...
2010-05-27 John (J5) Palmierigtk_tree_view_get_model: return value annotated transfe...
2010-05-25 Matthias ClasenMerge the xi2-for-master branch
2010-05-25 John (J5) Palmieriadd a transfer none annotation to gtk_tree_view_get_sel...
2010-05-24 Javier JardónRevert "Forward-port a GtkAdjustment compatibility...
2010-05-12 Kristian RietveldBug 565559 - Incorrect leave-notify signals for treeview
2010-05-11 Alan KnowlesFix various gir annotations on tree API
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Christian DywanRemove deprecated GtkTreeView functions
2010-04-30 Matthias ClasenMerge branch 'native-layout-incubator'
2010-04-26 Emmanuele Bassitree-view: Use gtk_widget_send_focus_change()
2010-04-21 Tristan Van BerkomMega commit backing out everything from the native...
2010-04-20 Tristan Van BerkomVarious updates to follow new gtk_extended_layout_get_d...
2010-04-13 Tristan Van BerkomMega commit to change ->get_desired_size() for ->get_de...
2010-04-06 Tristan Van BerkomUse new gtk_tree_view_column_get_desired_size()
2010-04-04 Tristan Van BerkomPartially fixed GtkTreeview for extended layout
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_MAPPED)
2010-04-04 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED)
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_REALIZED
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_MAPPED
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_HAS_FOCUS
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_IS_SENSITIVE
2010-04-04 Matthias ClasenCorrect annotations for gtk_tree_view_get_path_at_pos
2010-04-04 Johan Dahlin[annotations] Add allow-none
2010-04-04 Michael Natterergtk: fix crash in _gtk_rbtree_find_offset() called...
2010-04-04 Claudio SaavedraGtkTreeView: plug a leaking GtkTreeRowReference
2010-04-04 Kristian RietveldBug 607322 - Double-click doesn't work if the item...
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_CAN_FOCUS
2010-04-04 Christian DywanDeprecate flag macros for toplevel, state, no window...
2010-04-04 Kristian RietveldUnset expander_column when expander column is removed...
2010-04-04 Kristian RietveldFix call to update_prelight()
2010-04-04 Kristian RietveldCorrect problems with earlier fix for bug #480065
2010-04-04 Kristian RietveldBug 480065 - wrong tree collapsed (or expanded) after...
2010-04-04 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2010-04-04 Benjamin OtteRevert dd511e825aef9edada30107b3d891d496cc39fd8
2010-03-09 Javier JardónDon't use GTK_WIDGET_STATE in internal code anymore
next