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



The branch 'combo-refactor' was created.

Summary of new commits:

  fbdfd79... Removed GtkMenuItem->show_submenu_indicator flag
  4264955... Reimplemented GtkCellView using an internal GtkCellArea.
  ae5f972... Added gtk_cell_view_new_with_context().
  8c6345c... Fixing GtkCellView PROP_CELL_AREA_CONTEXT property id
  5484ea2... Added gtk_menu_item_set/get_reserve_indicator.
  ed936f4... Adding GtkTreeMenu class.
  1d36d3b... Fixed GtkMenuItem to reserve the actual arrow size and spac
  63fafe6... Fixed GtkTreeMenu to not infinitely recurse when building s
  7fe4ffa... Added submenus to tests/testtreemenu
  3bf28d6... Fixed trailing ';' on if statement in gtkmenuitem.c
  3d0c3a1... Adding more "small" submenus to testtreemenu
  0ccde7c... Fixed GtkCellView to not clear the layout when disposing
  5d956ae... Added GtkTreeMenuHeaderFunc to decide if a submenu gets a l
  50201ad... GtkCellView now watches the "row-changed" signal.
  4159ae1... Connected to GtkTreeModel signals in GtkTreeMenu
  1c70d96... Reduced code in GtkCellView by just implementing the GtkCel
  e9d44c4... Reduced code size in GtkTreeMenu by only implementing GtkCe
  0b6d46f... Added gtk_tree_menu_set/get_tearoff to allow the root menu 
  3f86750... Fixed GtkCellView to call cell_view_set_model() and disconn
  de29413... Support grid mode in GtkTreeMenu
  f01bc59... Make GtkTreeMenu update menu item sensitivity when "apply-a
  e18f126... Added "fit-model" and "draw-sensitive" properties to GtkCel
  4b6fbc6... Implementing GtkComboBox using GtkTreeMenu !
  4dbe5d5... Fixed GtkCellView to always allocate when in fit-model mode
  c13bbf8... Getting closer to updating the treemenu view properly from 
  351a0c2... Fixed inserting and deleting rows for submenus of GtkTreeMe
  a71a4f1... Oops one of my last commits disabled some tests, re-enablin
  fee0bf4... Fixing up the combo box gtktreemodel listener signals.
  624d25d... Fixed combo box for broken build and api updates.
  dbf3e27... Removing apis from GtkCellView
  3a4f42e... Make GtkCellView orientable and only allocate the cell area
  60403c1... Fixed a spot where the created cell view wasnt getting the 
  024ccfe... Added gtk_tree_menu_get_area().
  710f038... Aligned prototypes in gtkcellview.h
  e3c5cf1... Updated GtkCellView for new gtk_cell_area_context_allocate(
  cc76f07... Added orientation control to the treemenu test.
  becd940... Revert "Added gtk_tree_menu_get_area()."
  d87913d... Fixing GtkComboBox dispose() method to check priv->area bef
  72a2097... Adding a combo box to testtreemenu to show the GtkTreeMenu 
  b61bf7b... Fixed combo-refactor branch for recent switch to gtk_cell_a
  1b74fc3... Added aligned food menu test to testcombo.c
  1de6f62... 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]