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



The branch 'combo-refactor' was created.

Summary of new commits:

  e3a951c... Removed GtkMenuItem->show_submenu_indicator flag
  89bd04b... Reimplemented GtkCellView using an internal GtkCellArea.
  42cc385... Added gtk_cell_view_new_with_context().
  ebe3f2b... Fixing GtkCellAreaBoxContext to chain up when flushing the 
  c122697... Fixing GtkCellView PROP_CELL_AREA_CONTEXT property id
  d563a8e... Added gtk_menu_item_set/get_reserve_indicator.
  ab90194... Adding GtkTreeMenu class.
  279de8b... Fixed GtkMenuItem to reserve the actual arrow size and spac
  239da45... Fixed GtkTreeMenu to not infinitely recurse when building s
  2ad7e1b... Added submenus to tests/testtreemenu
  b86414e... Fixed trailing ';' on if statement in gtkmenuitem.c
  85d334a... Adding more "small" submenus to testtreemenu
  586b720... Fixed GtkCellView to not clear the layout when disposing
  34e0240... Added GtkTreeMenuHeaderFunc to decide if a submenu gets a l
  5a8a985... GtkCellView now watches the "row-changed" signal.
  c0c1d0d... Connected to GtkTreeModel signals in GtkTreeMenu
  b541e2f... Allow minimal implementation of GtkCellLayout
  4f14da3... Reduced code in GtkCellView by just implementing the GtkCel
  0e60a13... Reduced code size in GtkTreeMenu by only implementing GtkCe
  0a5fa05... Added gtk_tree_menu_set/get_tearoff to allow the root menu 
  463bd41... Fixed GtkCellView to call cell_view_set_model() and disconn
  4ff012d... Support grid mode in GtkTreeMenu
  61f5839... Make GtkTreeMenu update menu item sensitivity when "apply-a
  18e4e35... Added "fit-model" and "draw-sensitive" properties to GtkCel
  77ec6af... Implementing GtkComboBox using GtkTreeMenu !
  95a34de... Fixed GtkCellView to always allocate when in fit-model mode
  3613eb7... Fixed GtkCellLayout to pack cells via the api when parsing 
  ad2fb91... Getting closer to updating the treemenu view properly from 
  5f65143... Fixed inserting and deleting rows for submenus of GtkTreeMe
  70d84c2... Oops one of my last commits disabled some tests, re-enablin
  ada8802... Fixing up the combo box gtktreemodel listener signals.
  caf2730... Fixed combo box for broken build and api updates.
  a82f672... Removing apis from GtkCellView
  f98a817... Make GtkCellView orientable and only allocate the cell area
  5e2d633... Fixed a spot where the created cell view wasnt getting the 
  b3eaa2f... Added gtk_tree_menu_get_area().
  7d3e2fd... Aligned prototypes in gtkcellview.h
  f807cd8... Updated GtkCellView for new gtk_cell_area_context_allocate(
  45ce81b... Added orientation control to the treemenu test.
  20c4b62... Revert "Added gtk_tree_menu_get_area()."
  0f51eb8... Fixing GtkComboBox dispose() method to check priv->area bef
  b379550... Adding a combo box to testtreemenu to show the GtkTreeMenu 



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