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



The branch 'combo-refactor' was created.

Summary of new commits:

  4c81b11... Removed GtkMenuItem->show_submenu_indicator flag
  f6481c2... Reimplemented GtkCellView using an internal GtkCellArea.
  1fb049c... Added gtk_cell_view_new_with_context().
  5301234... Fixing GtkCellView PROP_CELL_AREA_CONTEXT property id
  7d942d0... Added gtk_menu_item_set/get_reserve_indicator.
  75594e2... Adding GtkTreeMenu class.
  a6a6729... Fixed GtkMenuItem to reserve the actual arrow size and spac
  42146d1... Fixed GtkTreeMenu to not infinitely recurse when building s
  e2321c1... Added submenus to tests/testtreemenu
  3cd226f... Fixed trailing ';' on if statement in gtkmenuitem.c
  5957f03... Adding more "small" submenus to testtreemenu
  15db8c3... Fixed GtkCellView to not clear the layout when disposing
  ec975cf... Added GtkTreeMenuHeaderFunc to decide if a submenu gets a l
  fd3b4ab... GtkCellView now watches the "row-changed" signal.
  26a2764... Connected to GtkTreeModel signals in GtkTreeMenu
  fe7b1e1... Reduced code in GtkCellView by just implementing the GtkCel
  c32f4b7... Reduced code size in GtkTreeMenu by only implementing GtkCe
  faaa93a... Added gtk_tree_menu_set/get_tearoff to allow the root menu 
  5e9c4c5... Fixed GtkCellView to call cell_view_set_model() and disconn
  223f886... Support grid mode in GtkTreeMenu
  d22fac0... Make GtkTreeMenu update menu item sensitivity when "apply-a
  c3628ad... Added "fit-model" and "draw-sensitive" properties to GtkCel
  ad363e9... Implementing GtkComboBox using GtkTreeMenu !
  e07f509... Fixed GtkCellView to always allocate when in fit-model mode
  f9a6b9b... Getting closer to updating the treemenu view properly from 
  eec6ac1... Fixed inserting and deleting rows for submenus of GtkTreeMe
  a6ab39f... Oops one of my last commits disabled some tests, re-enablin
  81daf67... Removing apis from GtkCellView
  35116be... Make GtkCellView orientable and only allocate the cell area
  3681ed9... Added gtk_tree_menu_get_area().
  4cad521... Aligned prototypes in gtkcellview.h
  cba7be7... Updated GtkCellView for new gtk_cell_area_context_allocate(
  8a5ed0d... Added orientation control to the treemenu test.
  7fd1c3e... Revert "Added gtk_tree_menu_get_area()."
  b3e9e1f... Adding a combo box to testtreemenu to show the GtkTreeMenu 
  d0c18e3... Fixed combo-refactor branch for recent switch to gtk_cell_a
  c39d17c... Added aligned food menu test to testcombo.c
  bbbaf4f... Removed calls to gtk_cell_area_context_sum_*() since they w
  0835ac5... Added new symbols for GtkTreeMenu and added GtkCellView api
  e4e6a81... Added all documentation for new GtkTreeMenu
  ff8d7cd... Added GtkTreeMenu to gtk+ documentation and updated section
  d52831e... Added remaining missing gtk-doc statements for GtkCellView.
  8bc7482... Fixed a broken gtk-doc statement in gtktreemenu.c
  98e31c0... Added clarification to the GtkCellView:cell-area-context do
  d67ec4f... Fixing GtkCellView to not strcmp() in buildable_custom_tag_
  03f512a... Fixing GtkComboBox breakage after merge, completing hand-me
  72abc07... Re-refactored GtkComboBox to not reorder the file.
  01b2a35... Removed GtkComboBoxPrivate->minimum/natural_width members.



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