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



The branch 'combo-refactor' was created.

Summary of new commits:

  a5dd70b... Removed GtkMenuItem->show_submenu_indicator flag
  3065c40... Reimplemented GtkCellView using an internal GtkCellArea.
  e79f70f... Added gtk_cell_view_new_with_context().
  c4cc651... Fixing GtkCellView PROP_CELL_AREA_CONTEXT property id
  0164945... Added gtk_menu_item_set/get_reserve_indicator.
  ee5d3bf... Adding GtkTreeMenu class.
  1d61a95... Fixed GtkMenuItem to reserve the actual arrow size and spac
  e2c71d9... Fixed GtkTreeMenu to not infinitely recurse when building s
  18de4f6... Added submenus to tests/testtreemenu
  432ccec... Fixed trailing ';' on if statement in gtkmenuitem.c
  2ff1a55... Adding more "small" submenus to testtreemenu
  0ff2936... Fixed GtkCellView to not clear the layout when disposing
  656d50f... Added GtkTreeMenuHeaderFunc to decide if a submenu gets a l
  95b2466... GtkCellView now watches the "row-changed" signal.
  07e8516... Connected to GtkTreeModel signals in GtkTreeMenu
  15847ff... Reduced code in GtkCellView by just implementing the GtkCel
  5d9657e... Reduced code size in GtkTreeMenu by only implementing GtkCe
  31b8ab3... Added gtk_tree_menu_set/get_tearoff to allow the root menu 
  43a0acb... Fixed GtkCellView to call cell_view_set_model() and disconn
  c2c8544... Support grid mode in GtkTreeMenu
  e1e5e2a... Make GtkTreeMenu update menu item sensitivity when "apply-a
  5e020e0... Added "fit-model" and "draw-sensitive" properties to GtkCel
  a2a38da... Implementing GtkComboBox using GtkTreeMenu !
  054fbec... Fixed GtkCellView to always allocate when in fit-model mode
  9ca5f46... Getting closer to updating the treemenu view properly from 
  b8a632c... Fixed inserting and deleting rows for submenus of GtkTreeMe
  d0ac6c3... Oops one of my last commits disabled some tests, re-enablin
  1db4ce6... Removing apis from GtkCellView
  bf5d2c9... Make GtkCellView orientable and only allocate the cell area
  855e80e... Added gtk_tree_menu_get_area().
  6607935... Aligned prototypes in gtkcellview.h
  9f202e9... Updated GtkCellView for new gtk_cell_area_context_allocate(
  031d78c... Added orientation control to the treemenu test.
  7dab978... Revert "Added gtk_tree_menu_get_area()."
  6d87160... Adding a combo box to testtreemenu to show the GtkTreeMenu 
  3c62f7a... Fixed combo-refactor branch for recent switch to gtk_cell_a
  ce71831... Added aligned food menu test to testcombo.c
  f91b1af... Removed calls to gtk_cell_area_context_sum_*() since they w
  494bf88... Added new symbols for GtkTreeMenu and added GtkCellView api
  3d56eab... Added all documentation for new GtkTreeMenu
  e470850... Added GtkTreeMenu to gtk+ documentation and updated section
  a6875ce... Added remaining missing gtk-doc statements for GtkCellView.
  93f2064... Fixed a broken gtk-doc statement in gtktreemenu.c
  7369905... Added clarification to the GtkCellView:cell-area-context do
  e371566... Fixing GtkCellView to not strcmp() in buildable_custom_tag_
  cb76439... Fixing GtkComboBox breakage after merge, completing hand-me
  1118daf... Re-refactored GtkComboBox to not reorder the file.
  34ffa5e... Removed GtkComboBoxPrivate->minimum/natural_width members.
  1e36514... Fixed gtk_tree_menu_path_in_menu function which has been ma



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