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



The branch 'combo-refactor' was created.

Summary of new commits:

  e4fb22a... Removed GtkMenuItem->show_submenu_indicator flag
  94d9cba... Reimplemented GtkCellView using an internal GtkCellArea.
  04e46d1... Added gtk_cell_view_new_with_context().
  dc6a0a8... Fixing GtkCellView PROP_CELL_AREA_CONTEXT property id
  1b8b6f8... Added gtk_menu_item_set/get_reserve_indicator.
  4526bc8... Adding GtkTreeMenu class.
  1af8bd0... Fixed GtkMenuItem to reserve the actual arrow size and spac
  c8414c9... Fixed GtkTreeMenu to not infinitely recurse when building s
  08a9a26... Added submenus to tests/testtreemenu
  00b88c6... Fixed trailing ';' on if statement in gtkmenuitem.c
  8aa0166... Adding more "small" submenus to testtreemenu
  5161be5... Fixed GtkCellView to not clear the layout when disposing
  de8d7d2... Added GtkTreeMenuHeaderFunc to decide if a submenu gets a l
  ec0dc7b... GtkCellView now watches the "row-changed" signal.
  116a08d... Connected to GtkTreeModel signals in GtkTreeMenu
  0d6493e... Reduced code in GtkCellView by just implementing the GtkCel
  730f30e... Reduced code size in GtkTreeMenu by only implementing GtkCe
  2ed3e8a... Added gtk_tree_menu_set/get_tearoff to allow the root menu 
  ad5eb9b... Fixed GtkCellView to call cell_view_set_model() and disconn
  85a7cfd... Support grid mode in GtkTreeMenu
  5b02b5c... Make GtkTreeMenu update menu item sensitivity when "apply-a
  2352371... Added "fit-model" and "draw-sensitive" properties to GtkCel
  46cfcda... Implementing GtkComboBox using GtkTreeMenu !
  80afdfb... Fixed GtkCellView to always allocate when in fit-model mode
  d210685... Getting closer to updating the treemenu view properly from 
  dd73cff... Fixed inserting and deleting rows for submenus of GtkTreeMe
  059115a... Oops one of my last commits disabled some tests, re-enablin
  feb6a63... Removing apis from GtkCellView
  75df992... Make GtkCellView orientable and only allocate the cell area
  277eae6... Added gtk_tree_menu_get_area().
  4f950bd... Aligned prototypes in gtkcellview.h
  6610505... Updated GtkCellView for new gtk_cell_area_context_allocate(
  bff74da... Added orientation control to the treemenu test.
  fbe2d79... Revert "Added gtk_tree_menu_get_area()."
  fe4b130... Adding a combo box to testtreemenu to show the GtkTreeMenu 
  86b491c... Fixed combo-refactor branch for recent switch to gtk_cell_a
  a5a9165... Added aligned food menu test to testcombo.c
  d722d1a... Removed calls to gtk_cell_area_context_sum_*() since they w
  3198fa5... Added new symbols for GtkTreeMenu and added GtkCellView api
  ae1078d... Added all documentation for new GtkTreeMenu
  55669ae... Added GtkTreeMenu to gtk+ documentation and updated section
  4877167... Added remaining missing gtk-doc statements for GtkCellView.
  435aa94... Fixed a broken gtk-doc statement in gtktreemenu.c
  9c75ae2... Added clarification to the GtkCellView:cell-area-context do
  60af8bc... Fixing GtkCellView to not strcmp() in buildable_custom_tag_



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