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



The branch 'combo-refactor' was created.

Summary of new commits:

  a416f53... Removed GtkMenuItem->show_submenu_indicator flag
  4c737f0... Reimplemented GtkCellView using an internal GtkCellArea.
  3e9afc4... Added gtk_cell_view_new_with_context().
  8f6e51d... Fixing GtkCellView PROP_CELL_AREA_CONTEXT property id
  8a178cd... Added gtk_menu_item_set/get_reserve_indicator.
  e3bc6b2... Adding GtkTreeMenu class.
  680ac91... Fixed GtkMenuItem to reserve the actual arrow size and spac
  1561c69... Fixed GtkTreeMenu to not infinitely recurse when building s
  d13f246... Added submenus to tests/testtreemenu
  3d0c0ab... Fixed trailing ';' on if statement in gtkmenuitem.c
  dd01a59... Adding more "small" submenus to testtreemenu
  3c37b80... Fixed GtkCellView to not clear the layout when disposing
  97cd038... Added GtkTreeMenuHeaderFunc to decide if a submenu gets a l
  b62c2d9... GtkCellView now watches the "row-changed" signal.
  53e9d88... Connected to GtkTreeModel signals in GtkTreeMenu
  9213d0d... Reduced code in GtkCellView by just implementing the GtkCel
  ddce280... Reduced code size in GtkTreeMenu by only implementing GtkCe
  0e5b8d0... Added gtk_tree_menu_set/get_tearoff to allow the root menu 
  3dc0678... Fixed GtkCellView to call cell_view_set_model() and disconn
  31da6c3... Support grid mode in GtkTreeMenu
  3178a08... Make GtkTreeMenu update menu item sensitivity when "apply-a
  6947ece... Added "fit-model" and "draw-sensitive" properties to GtkCel
  f0eeefa... Implementing GtkComboBox using GtkTreeMenu !
  0f4d26d... Fixed GtkCellView to always allocate when in fit-model mode
  d781612... Getting closer to updating the treemenu view properly from 
  9f43ab9... Fixed inserting and deleting rows for submenus of GtkTreeMe
  8e2cca3... Oops one of my last commits disabled some tests, re-enablin
  0f76d62... Fixing up the combo box gtktreemodel listener signals.
  3d7a4b2... Fixed combo box for broken build and api updates.
  b6e8447... Removing apis from GtkCellView
  f049a7b... Make GtkCellView orientable and only allocate the cell area
  c74a107... Fixed a spot where the created cell view wasnt getting the 
  e3bf9e2... Added gtk_tree_menu_get_area().
  5d1f194... Aligned prototypes in gtkcellview.h
  19f1128... Updated GtkCellView for new gtk_cell_area_context_allocate(
  d43bb0a... Added orientation control to the treemenu test.
  58ae1f9... Revert "Added gtk_tree_menu_get_area()."
  51f14c0... Fixing GtkComboBox dispose() method to check priv->area bef
  cc28bfb... Adding a combo box to testtreemenu to show the GtkTreeMenu 
  7db5300... Fixed combo-refactor branch for recent switch to gtk_cell_a
  a999cfe... Added aligned food menu test to testcombo.c
  02edd5a... 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]