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



The branch 'combo-refactor' was created.

Summary of new commits:

  d8edf87... Removed GtkMenuItem->show_submenu_indicator flag
  ddcef59... Reimplemented GtkCellView using an internal GtkCellArea.
  9f6143f... Added gtk_cell_view_new_with_context().
  7691a39... Fixing GtkCellView PROP_CELL_AREA_CONTEXT property id
  da6d24b... Added gtk_menu_item_set/get_reserve_indicator.
  1627cf2... Adding GtkTreeMenu class.
  48279c6... Fixed GtkMenuItem to reserve the actual arrow size and spac
  05f9b80... Fixed GtkTreeMenu to not infinitely recurse when building s
  f714bb8... Added submenus to tests/testtreemenu
  50ce262... Fixed trailing ';' on if statement in gtkmenuitem.c
  48db146... Adding more "small" submenus to testtreemenu
  ef0cbce... Fixed GtkCellView to not clear the layout when disposing
  1d3fdd2... Added GtkTreeMenuHeaderFunc to decide if a submenu gets a l
  18c9aa9... GtkCellView now watches the "row-changed" signal.
  311815e... Connected to GtkTreeModel signals in GtkTreeMenu
  d54663e... Reduced code in GtkCellView by just implementing the GtkCel
  13460b2... Reduced code size in GtkTreeMenu by only implementing GtkCe
  6f2750f... Added gtk_tree_menu_set/get_tearoff to allow the root menu 
  7593593... Fixed GtkCellView to call cell_view_set_model() and disconn
  54b9847... Support grid mode in GtkTreeMenu
  4587e7d... Make GtkTreeMenu update menu item sensitivity when "apply-a
  3cb0e40... Added "fit-model" and "draw-sensitive" properties to GtkCel
  f71b85d... Implementing GtkComboBox using GtkTreeMenu !
  9299f9a... Fixed GtkCellView to always allocate when in fit-model mode
  938c8cb... Getting closer to updating the treemenu view properly from 
  b5ee71a... Fixed inserting and deleting rows for submenus of GtkTreeMe
  db9c4fe... Oops one of my last commits disabled some tests, re-enablin
  e250eb3... Removing apis from GtkCellView
  fe98fff... Make GtkCellView orientable and only allocate the cell area
  2c74059... Added gtk_tree_menu_get_area().
  e028e72... Aligned prototypes in gtkcellview.h
  08e700e... Updated GtkCellView for new gtk_cell_area_context_allocate(
  f2804a1... Added orientation control to the treemenu test.
  a20b809... Revert "Added gtk_tree_menu_get_area()."
  626b6e8... Adding a combo box to testtreemenu to show the GtkTreeMenu 
  d55b266... Fixed combo-refactor branch for recent switch to gtk_cell_a
  554ba89... Added aligned food menu test to testcombo.c
  095d19f... Removed calls to gtk_cell_area_context_sum_*() since they w
  56d7398... Added new symbols for GtkTreeMenu and added GtkCellView api
  9bc38ad... Added all documentation for new GtkTreeMenu
  3e7223a... Added GtkTreeMenu to gtk+ documentation and updated section
  a25780c... Added remaining missing gtk-doc statements for GtkCellView.
  9c4ac44... Fixed a broken gtk-doc statement in gtktreemenu.c
  159ca27... Added clarification to the GtkCellView:cell-area-context do
  c6cc3be... Fixing GtkCellView to not strcmp() in buildable_custom_tag_
  177e28d... Fixing GtkComboBox breakage after merge, completing hand-me
  1fecb70... Re-refactored GtkComboBox to not reorder the file.
  5b7efdb... Removed GtkComboBoxPrivate->minimum/natural_width members.



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