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



The branch 'combo-refactor' was created.

Summary of new commits:

  58ead40... Removed GtkMenuItem->show_submenu_indicator flag
  5b3ab0b... Reimplemented GtkCellView using an internal GtkCellArea.
  1aa32fc... Added gtk_cell_view_new_with_context().
  904acf9... Fixing GtkCellView PROP_CELL_AREA_CONTEXT property id
  6b3f787... Added gtk_menu_item_set/get_reserve_indicator.
  416151e... Adding GtkTreeMenu class.
  9b81e18... Fixed GtkMenuItem to reserve the actual arrow size and spac
  3087d43... Fixed GtkTreeMenu to not infinitely recurse when building s
  058e5ff... Added submenus to tests/testtreemenu
  8371db0... Fixed trailing ';' on if statement in gtkmenuitem.c
  61855f5... Adding more "small" submenus to testtreemenu
  eea8b45... Fixed GtkCellView to not clear the layout when disposing
  a2e2905... Added GtkTreeMenuHeaderFunc to decide if a submenu gets a l
  53d0bbe... GtkCellView now watches the "row-changed" signal.
  87d5f77... Connected to GtkTreeModel signals in GtkTreeMenu
  0611d86... Reduced code in GtkCellView by just implementing the GtkCel
  e90aed8... Reduced code size in GtkTreeMenu by only implementing GtkCe
  62207ca... Added gtk_tree_menu_set/get_tearoff to allow the root menu 
  422dbbd... Fixed GtkCellView to call cell_view_set_model() and disconn
  ad550bd... Support grid mode in GtkTreeMenu
  bf45fd2... Make GtkTreeMenu update menu item sensitivity when "apply-a
  3c01b65... Added "fit-model" and "draw-sensitive" properties to GtkCel
  061ee99... Implementing GtkComboBox using GtkTreeMenu !
  33758e9... Fixed GtkCellView to always allocate when in fit-model mode
  daeadb1... Getting closer to updating the treemenu view properly from 
  5e0b1a0... Fixed inserting and deleting rows for submenus of GtkTreeMe
  c284c87... Oops one of my last commits disabled some tests, re-enablin
  344cda6... Fixing up the combo box gtktreemodel listener signals.
  8ddb6b8... Fixed combo box for broken build and api updates.
  2732f63... Removing apis from GtkCellView
  f8e7c09... Make GtkCellView orientable and only allocate the cell area
  381a1a1... Fixed a spot where the created cell view wasnt getting the 
  2e9f6ed... Added gtk_tree_menu_get_area().
  2d7aaaf... Aligned prototypes in gtkcellview.h
  733eba1... Updated GtkCellView for new gtk_cell_area_context_allocate(
  c808191... Added orientation control to the treemenu test.
  763d092... Revert "Added gtk_tree_menu_get_area()."
  353231e... Fixing GtkComboBox dispose() method to check priv->area bef
  b68ac16... Adding a combo box to testtreemenu to show the GtkTreeMenu 
  30dfded... Fixed combo-refactor branch for recent switch to gtk_cell_a
  f2108a2... Added aligned food menu test to testcombo.c
  e8b5ae4... Removed calls to gtk_cell_area_context_sum_*() since they w
  d45d2d2... Added new symbols for GtkTreeMenu and added GtkCellView api
  bca9f6e... Added all documentation for new GtkTreeMenu
  aa5167f... Added GtkTreeMenu to gtk+ documentation and updated section
  cf6272d... Added remaining missing gtk-doc statements for GtkCellView.
  57b86c0... Fixed a broken gtk-doc statement in gtktreemenu.c
  26c34ec... Added clarification to the GtkCellView:cell-area-context do
  b1df080... Allow the cell-layout to decide if it handled the custom_en
  e236b67... Fixing GtkCellView to not strcmp() in buildable_custom_tag_



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