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



The branch 'combo-refactor' was created.

Summary of new commits:

  e781f42... Removed GtkMenuItem->show_submenu_indicator flag
  37ba3d0... Reimplemented GtkCellView using an internal GtkCellArea.
  d8f9430... Added gtk_cell_view_new_with_context().
  a00613c... Fixing GtkCellView PROP_CELL_AREA_CONTEXT property id
  0cab647... Added gtk_menu_item_set/get_reserve_indicator.
  302c518... Adding GtkTreeMenu class.
  28806bb... Fixed GtkMenuItem to reserve the actual arrow size and spac
  a3c6e0a... Fixed GtkTreeMenu to not infinitely recurse when building s
  99d6495... Added submenus to tests/testtreemenu
  36bc0ab... Fixed trailing ';' on if statement in gtkmenuitem.c
  a741824... Adding more "small" submenus to testtreemenu
  2f7b896... Fixed GtkCellView to not clear the layout when disposing
  be01469... Added GtkTreeMenuHeaderFunc to decide if a submenu gets a l
  ecb3e03... GtkCellView now watches the "row-changed" signal.
  73b6f56... Connected to GtkTreeModel signals in GtkTreeMenu
  787c0b4... Reduced code in GtkCellView by just implementing the GtkCel
  8e9aac8... Reduced code size in GtkTreeMenu by only implementing GtkCe
  135d148... Added gtk_tree_menu_set/get_tearoff to allow the root menu 
  d54d414... Fixed GtkCellView to call cell_view_set_model() and disconn
  8754d3d... Support grid mode in GtkTreeMenu
  9fd6cc9... Make GtkTreeMenu update menu item sensitivity when "apply-a
  e37e043... Added "fit-model" and "draw-sensitive" properties to GtkCel
  3d87c9a... Implementing GtkComboBox using GtkTreeMenu !
  b846452... Fixed GtkCellView to always allocate when in fit-model mode
  ee873bb... Getting closer to updating the treemenu view properly from 
  e78cb75... Fixed inserting and deleting rows for submenus of GtkTreeMe
  b748d24... Oops one of my last commits disabled some tests, re-enablin
  6a75866... Removing apis from GtkCellView
  0ccc68f... Make GtkCellView orientable and only allocate the cell area
  4e52555... Added gtk_tree_menu_get_area().
  179d34b... Aligned prototypes in gtkcellview.h
  5e82f23... Updated GtkCellView for new gtk_cell_area_context_allocate(
  a4ec62a... Added orientation control to the treemenu test.
  191f26e... Revert "Added gtk_tree_menu_get_area()."
  f753434... Adding a combo box to testtreemenu to show the GtkTreeMenu 
  8b20ca8... Fixed combo-refactor branch for recent switch to gtk_cell_a
  c242fc6... Added aligned food menu test to testcombo.c
  7e475ed... Removed calls to gtk_cell_area_context_sum_*() since they w
  14cd22a... Added new symbols for GtkTreeMenu and added GtkCellView api
  a0535e5... Added all documentation for new GtkTreeMenu
  399dfeb... Added GtkTreeMenu to gtk+ documentation and updated section
  c80b140... Added remaining missing gtk-doc statements for GtkCellView.
  5264e21... Fixed a broken gtk-doc statement in gtktreemenu.c
  83dcc1e... Added clarification to the GtkCellView:cell-area-context do
  fae22e7... Fixing GtkCellView to not strcmp() in buildable_custom_tag_
  a365916... Fixing GtkComboBox breakage after merge, completing hand-me



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