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



The branch 'combo-refactor' was created.

Summary of new commits:

  8bec3ef... Removed GtkMenuItem->show_submenu_indicator flag
  cad9586... Reimplemented GtkCellView using an internal GtkCellArea.
  81482df... Added gtk_cell_view_new_with_context().
  4a2144b... Fixing GtkCellView PROP_CELL_AREA_CONTEXT property id
  8d00da1... Added gtk_menu_item_set/get_reserve_indicator.
  4ef0b20... Adding GtkTreeMenu class.
  1081a8d... Fixed GtkMenuItem to reserve the actual arrow size and spac
  0d43d7c... Fixed GtkTreeMenu to not infinitely recurse when building s
  dd2adea... Added submenus to tests/testtreemenu
  bea8e74... Fixed trailing ';' on if statement in gtkmenuitem.c
  f1c63c9... Adding more "small" submenus to testtreemenu
  fd82ccd... Fixed GtkCellView to not clear the layout when disposing
  ecf9072... Added GtkTreeMenuHeaderFunc to decide if a submenu gets a l
  ce3fa6c... GtkCellView now watches the "row-changed" signal.
  2fa2621... Connected to GtkTreeModel signals in GtkTreeMenu
  57c6517... Reduced code in GtkCellView by just implementing the GtkCel
  5c8c3a0... Reduced code size in GtkTreeMenu by only implementing GtkCe
  a0c6baa... Added gtk_tree_menu_set/get_tearoff to allow the root menu 
  16ebe2a... Fixed GtkCellView to call cell_view_set_model() and disconn
  9a8fdac... Support grid mode in GtkTreeMenu
  ff1888c... Make GtkTreeMenu update menu item sensitivity when "apply-a
  edec1c6... Added "fit-model" and "draw-sensitive" properties to GtkCel
  bbab3b5... Implementing GtkComboBox using GtkTreeMenu !
  f241aed... Fixed GtkCellView to always allocate when in fit-model mode
  2b15585... Getting closer to updating the treemenu view properly from 
  f5e0664... Fixed inserting and deleting rows for submenus of GtkTreeMe
  0bd6de5... Oops one of my last commits disabled some tests, re-enablin
  50dd5de... Fixing up the combo box gtktreemodel listener signals.
  7a4ab09... Fixed combo box for broken build and api updates.
  b6ede79... Removing apis from GtkCellView
  c5c441f... Make GtkCellView orientable and only allocate the cell area
  d1eb471... Fixed a spot where the created cell view wasnt getting the 
  01d4416... Added gtk_tree_menu_get_area().
  b972e46... Aligned prototypes in gtkcellview.h
  b6cf0a3... Updated GtkCellView for new gtk_cell_area_context_allocate(
  b275323... Added orientation control to the treemenu test.
  47958f2... Revert "Added gtk_tree_menu_get_area()."
  325bbaa... Fixing GtkComboBox dispose() method to check priv->area bef
  5e8c72b... Adding a combo box to testtreemenu to show the GtkTreeMenu 
  d146cff... Fixed combo-refactor branch for recent switch to gtk_cell_a
  1a9e274... Added aligned food menu test to testcombo.c
  73c389b... Removed calls to gtk_cell_area_context_sum_*() since they w
  d10d020... Added new symbols for GtkTreeMenu and added GtkCellView api
  89fb732... Added all documentation for new GtkTreeMenu
  1cd515f... Added GtkTreeMenu to gtk+ documentation and updated section
  97f313d... Added remaining missing gtk-doc statements for GtkCellView.
  ab646a1... Fixed a broken gtk-doc statement in gtktreemenu.c
  81522d1... Added clarification to the GtkCellView:cell-area-context do
  059b3ee... Allow the cell-layout to decide if it handled the custom_en



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