[gtk+] (42 commits) Created branch combo-refactor



The branch 'combo-refactor' was created.

Summary of new commits:

  4883c07... Removed GtkMenuItem->show_submenu_indicator flag
  8024a41... Reimplemented GtkCellView using an internal GtkCellArea.
  c7f53c6... Added gtk_cell_view_new_with_context().
  b962c8e... Fixing GtkCellView PROP_CELL_AREA_CONTEXT property id
  1cb9111... Added gtk_menu_item_set/get_reserve_indicator.
  f2ca9b8... Adding GtkTreeMenu class.
  94a02db... Fixed GtkMenuItem to reserve the actual arrow size and spac
  abb0aec... Fixed GtkTreeMenu to not infinitely recurse when building s
  dafabe7... Added submenus to tests/testtreemenu
  057540f... Fixed trailing ';' on if statement in gtkmenuitem.c
  53420d9... Adding more "small" submenus to testtreemenu
  5c05388... Fixed GtkCellView to not clear the layout when disposing
  86deec0... Added GtkTreeMenuHeaderFunc to decide if a submenu gets a l
  23f6c00... GtkCellView now watches the "row-changed" signal.
  0c0c6d7... Connected to GtkTreeModel signals in GtkTreeMenu
  8250e25... Reduced code in GtkCellView by just implementing the GtkCel
  a383ad5... Reduced code size in GtkTreeMenu by only implementing GtkCe
  ce051d7... Added gtk_tree_menu_set/get_tearoff to allow the root menu 
  4eae57a... Fixed GtkCellView to call cell_view_set_model() and disconn
  494ad97... Support grid mode in GtkTreeMenu
  7c376a3... Make GtkTreeMenu update menu item sensitivity when "apply-a
  34bff50... Added "fit-model" and "draw-sensitive" properties to GtkCel
  d9ffce3... Implementing GtkComboBox using GtkTreeMenu !
  2f3c427... Fixed GtkCellView to always allocate when in fit-model mode
  dd00904... Getting closer to updating the treemenu view properly from 
  3f818c8... Fixed inserting and deleting rows for submenus of GtkTreeMe
  970f7d3... Oops one of my last commits disabled some tests, re-enablin
  5503592... Fixing up the combo box gtktreemodel listener signals.
  c20eba9... Fixed combo box for broken build and api updates.
  5ff01a7... Removing apis from GtkCellView
  f1bf87b... Make GtkCellView orientable and only allocate the cell area
  59c8cdc... Fixed a spot where the created cell view wasnt getting the 
  da0fe7c... Added gtk_tree_menu_get_area().
  5a2147c... Aligned prototypes in gtkcellview.h
  a424e7e... Updated GtkCellView for new gtk_cell_area_context_allocate(
  eaa41ce... Added orientation control to the treemenu test.
  4470749... Revert "Added gtk_tree_menu_get_area()."
  bc837bf... Fixing GtkComboBox dispose() method to check priv->area bef
  8e27e82... Adding a combo box to testtreemenu to show the GtkTreeMenu 
  a237a2c... Fixed combo-refactor branch for recent switch to gtk_cell_a
  86ab41e... Added aligned food menu test to testcombo.c
  3959eb5... Removed calls to gtk_cell_area_context_sum_*() since they w



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]