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



The branch 'combo-refactor' was created.

Summary of new commits:

  0c154a4... Removed GtkMenuItem->show_submenu_indicator flag
  f993ccd... Reimplemented GtkCellView using an internal GtkCellArea.
  67e8def... Added gtk_cell_view_new_with_context().
  705d281... Fixing GtkCellView PROP_CELL_AREA_CONTEXT property id
  512efc6... Added gtk_menu_item_set/get_reserve_indicator.
  d1d8553... Adding GtkTreeMenu class.
  22af149... Fixed GtkMenuItem to reserve the actual arrow size and spac
  6ff44f6... Fixed GtkTreeMenu to not infinitely recurse when building s
  8663380... Added submenus to tests/testtreemenu
  2034902... Fixed trailing ';' on if statement in gtkmenuitem.c
  0997499... Adding more "small" submenus to testtreemenu
  0c938fb... Fixed GtkCellView to not clear the layout when disposing
  3db2f11... Added GtkTreeMenuHeaderFunc to decide if a submenu gets a l
  2720fa2... GtkCellView now watches the "row-changed" signal.
  db80839... Connected to GtkTreeModel signals in GtkTreeMenu
  9d16361... Reduced code in GtkCellView by just implementing the GtkCel
  09c2280... Reduced code size in GtkTreeMenu by only implementing GtkCe
  743403e... Added gtk_tree_menu_set/get_tearoff to allow the root menu 
  0a8fe72... Fixed GtkCellView to call cell_view_set_model() and disconn
  649d330... Support grid mode in GtkTreeMenu
  c277f7d... Make GtkTreeMenu update menu item sensitivity when "apply-a
  134e6c5... Added "fit-model" and "draw-sensitive" properties to GtkCel
  a8adbd4... Implementing GtkComboBox using GtkTreeMenu !
  c6b41b2... Fixed GtkCellView to always allocate when in fit-model mode
  47f3cb3... Getting closer to updating the treemenu view properly from 
  43083b0... Fixed inserting and deleting rows for submenus of GtkTreeMe
  771a572... Oops one of my last commits disabled some tests, re-enablin
  3b711da... Fixing up the combo box gtktreemodel listener signals.
  7daf9f1... Fixed combo box for broken build and api updates.
  714023d... Removing apis from GtkCellView
  1912e16... Make GtkCellView orientable and only allocate the cell area
  6b320aa... Fixed a spot where the created cell view wasnt getting the 
  41cefcc... Added gtk_tree_menu_get_area().
  fd85e2b... Aligned prototypes in gtkcellview.h
  e734ed3... Updated GtkCellView for new gtk_cell_area_context_allocate(
  2c4dfce... Added orientation control to the treemenu test.
  1613d4c... Revert "Added gtk_tree_menu_get_area()."
  6f773f3... Fixing GtkComboBox dispose() method to check priv->area bef
  63e8350... Adding a combo box to testtreemenu to show the GtkTreeMenu 
  fbbe8fb... Fixed combo-refactor branch for recent switch to gtk_cell_a
  f36e43d... Added aligned food menu test to testcombo.c
  190e7bb... 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]