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



The branch 'combo-refactor' was created.

Summary of new commits:

  1b8659e... Removed GtkMenuItem->show_submenu_indicator flag
  660415e... Reimplemented GtkCellView using an internal GtkCellArea.
  163ce38... Added gtk_cell_view_new_with_context().
  5d33bc1... Fixing GtkCellView PROP_CELL_AREA_CONTEXT property id
  bf99d31... Added gtk_menu_item_set/get_reserve_indicator.
  a91b3ad... Adding GtkTreeMenu class.
  945f165... Fixed GtkMenuItem to reserve the actual arrow size and spac
  c1f93be... Fixed GtkTreeMenu to not infinitely recurse when building s
  70ec19b... Added submenus to tests/testtreemenu
  351087d... Fixed trailing ';' on if statement in gtkmenuitem.c
  bd366d7... Adding more "small" submenus to testtreemenu
  72e8272... Fixed GtkCellView to not clear the layout when disposing
  6ce7c1b... Added GtkTreeMenuHeaderFunc to decide if a submenu gets a l
  e04d985... GtkCellView now watches the "row-changed" signal.
  e07ff56... Connected to GtkTreeModel signals in GtkTreeMenu
  97701ce... Reduced code in GtkCellView by just implementing the GtkCel
  99b57c6... Reduced code size in GtkTreeMenu by only implementing GtkCe
  7ec91ec... Added gtk_tree_menu_set/get_tearoff to allow the root menu 
  655ea67... Fixed GtkCellView to call cell_view_set_model() and disconn
  bfc4944... Support grid mode in GtkTreeMenu
  b6514c3... Make GtkTreeMenu update menu item sensitivity when "apply-a
  d387f79... Added "fit-model" and "draw-sensitive" properties to GtkCel
  4e87fd1... Implementing GtkComboBox using GtkTreeMenu !
  3f85f71... Fixed GtkCellView to always allocate when in fit-model mode
  6d04cf0... Getting closer to updating the treemenu view properly from 
  bf58830... Fixed inserting and deleting rows for submenus of GtkTreeMe
  28a3606... Oops one of my last commits disabled some tests, re-enablin
  ae14734... Fixing up the combo box gtktreemodel listener signals.
  9105629... Fixed combo box for broken build and api updates.
  948c96e... Removing apis from GtkCellView
  686d189... Make GtkCellView orientable and only allocate the cell area
  5193889... Fixed a spot where the created cell view wasnt getting the 
  39df707... Added gtk_tree_menu_get_area().
  6eccf42... Aligned prototypes in gtkcellview.h
  81b7c57... Updated GtkCellView for new gtk_cell_area_context_allocate(
  2e2c7fe... Added orientation control to the treemenu test.
  543b5ad... Revert "Added gtk_tree_menu_get_area()."
  c3cf29c... Fixing GtkComboBox dispose() method to check priv->area bef
  6dac574... Adding a combo box to testtreemenu to show the GtkTreeMenu 
  151784a... Fixed combo-refactor branch for recent switch to gtk_cell_a
  7202c3c... Added aligned food menu test to testcombo.c
  245b113... Removed calls to gtk_cell_area_context_sum_*() since they w
  8f9941b... Added new symbols for GtkTreeMenu and added GtkCellView api
  de95ef3... Added all documentation for new GtkTreeMenu
  38bc09d... Added GtkTreeMenu to gtk+ documentation and updated section



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