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



The branch 'combo-refactor' was created.

Summary of new commits:

  ca3b85a... Removed GtkMenuItem->show_submenu_indicator flag
  5ac3363... Reimplemented GtkCellView using an internal GtkCellArea.
  07967af... Added gtk_cell_view_new_with_context().
  f4f81f0... Fixing GtkCellView PROP_CELL_AREA_CONTEXT property id
  d6145c2... Added gtk_menu_item_set/get_reserve_indicator.
  76a3059... Adding GtkTreeMenu class.
  fb6ba28... Fixed GtkMenuItem to reserve the actual arrow size and spac
  4e94263... Fixed GtkTreeMenu to not infinitely recurse when building s
  0636eea... Added submenus to tests/testtreemenu
  b9a778c... Fixed trailing ';' on if statement in gtkmenuitem.c
  66dc636... Adding more "small" submenus to testtreemenu
  2bc082a... Fixed GtkCellView to not clear the layout when disposing
  d83f32f... Added GtkTreeMenuHeaderFunc to decide if a submenu gets a l
  e4c828f... GtkCellView now watches the "row-changed" signal.
  cd3d72b... Connected to GtkTreeModel signals in GtkTreeMenu
  57574a6... Reduced code in GtkCellView by just implementing the GtkCel
  722a254... Reduced code size in GtkTreeMenu by only implementing GtkCe
  97c7bcf... Added gtk_tree_menu_set/get_tearoff to allow the root menu 
  6ac9454... Fixed GtkCellView to call cell_view_set_model() and disconn
  03c14d5... Support grid mode in GtkTreeMenu
  0648da1... Make GtkTreeMenu update menu item sensitivity when "apply-a
  1a68f93... Added "fit-model" and "draw-sensitive" properties to GtkCel
  9754f87... Implementing GtkComboBox using GtkTreeMenu !
  f5e9810... Fixed GtkCellView to always allocate when in fit-model mode
  2b89b2a... Getting closer to updating the treemenu view properly from 
  f05a200... Fixed inserting and deleting rows for submenus of GtkTreeMe
  43d5912... Oops one of my last commits disabled some tests, re-enablin
  032fe52... Removing apis from GtkCellView
  bc69fd0... Make GtkCellView orientable and only allocate the cell area
  f33a2ac... Added gtk_tree_menu_get_area().
  aeb768c... Aligned prototypes in gtkcellview.h
  e255002... Updated GtkCellView for new gtk_cell_area_context_allocate(
  6bc67e6... Added orientation control to the treemenu test.
  b490917... Revert "Added gtk_tree_menu_get_area()."
  9882fbc... Adding a combo box to testtreemenu to show the GtkTreeMenu 
  49b785d... Fixed combo-refactor branch for recent switch to gtk_cell_a
  64dc5a8... Added aligned food menu test to testcombo.c
  b341675... Removed calls to gtk_cell_area_context_sum_*() since they w
  442f890... Added new symbols for GtkTreeMenu and added GtkCellView api
  550ee30... Added all documentation for new GtkTreeMenu
  9f0c94c... Added GtkTreeMenu to gtk+ documentation and updated section
  d906ae1... Added remaining missing gtk-doc statements for GtkCellView.
  00ef2c4... Fixed a broken gtk-doc statement in gtktreemenu.c
  bf99af4... Added clarification to the GtkCellView:cell-area-context do
  8979185... Fixing GtkCellView to not strcmp() in buildable_custom_tag_
  7910cf1... Fixing GtkComboBox breakage after merge, completing hand-me
  34cbe72... Re-refactored GtkComboBox to not reorder the file.
  75e5f30... Removed GtkComboBoxPrivate->minimum/natural_width members.
  058f0e5... 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]