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



The branch 'combo-refactor' was created.

Summary of new commits:

  81a50f7... Removed GtkMenuItem->show_submenu_indicator flag
  ad68392... Reimplemented GtkCellView using an internal GtkCellArea.
  84e96e1... Added gtk_cell_view_new_with_context().
  a4105d9... Fixing GtkCellView PROP_CELL_AREA_CONTEXT property id
  5153d58... Added gtk_menu_item_set/get_reserve_indicator.
  985ceaf... Adding GtkTreeMenu class.
  f2c1cfb... Fixed GtkMenuItem to reserve the actual arrow size and spac
  026cdd4... Fixed GtkTreeMenu to not infinitely recurse when building s
  88bb366... Added submenus to tests/testtreemenu
  76fd6ec... Fixed trailing ';' on if statement in gtkmenuitem.c
  653e8fe... Adding more "small" submenus to testtreemenu
  a07ef60... Fixed GtkCellView to not clear the layout when disposing
  ffd8516... Added GtkTreeMenuHeaderFunc to decide if a submenu gets a l
  9471435... GtkCellView now watches the "row-changed" signal.
  a819674... Connected to GtkTreeModel signals in GtkTreeMenu
  547295c... Reduced code in GtkCellView by just implementing the GtkCel
  f26ee67... Reduced code size in GtkTreeMenu by only implementing GtkCe
  f9b9bab... Added gtk_tree_menu_set/get_tearoff to allow the root menu 
  966eeb4... Fixed GtkCellView to call cell_view_set_model() and disconn
  ca7bd8b... Support grid mode in GtkTreeMenu
  ddfc1b0... Make GtkTreeMenu update menu item sensitivity when "apply-a
  41ecfae... Added "fit-model" and "draw-sensitive" properties to GtkCel
  907d7da... Implementing GtkComboBox using GtkTreeMenu !
  679085e... Fixed GtkCellView to always allocate when in fit-model mode
  8fae261... Getting closer to updating the treemenu view properly from 
  9f463a9... Fixed inserting and deleting rows for submenus of GtkTreeMe
  965ac62... Oops one of my last commits disabled some tests, re-enablin
  c0c7704... Removing apis from GtkCellView
  e3b8f0c... Make GtkCellView orientable and only allocate the cell area
  6f068b7... Added gtk_tree_menu_get_area().
  1c8489c... Aligned prototypes in gtkcellview.h
  751a25e... Updated GtkCellView for new gtk_cell_area_context_allocate(
  91b1352... Added orientation control to the treemenu test.
  a9eb0fa... Revert "Added gtk_tree_menu_get_area()."
  6e643e7... Adding a combo box to testtreemenu to show the GtkTreeMenu 
  cf64713... Fixed combo-refactor branch for recent switch to gtk_cell_a
  d3e1805... Added aligned food menu test to testcombo.c
  77b3233... Removed calls to gtk_cell_area_context_sum_*() since they w
  bcbd805... Added new symbols for GtkTreeMenu and added GtkCellView api
  a66d77c... Added all documentation for new GtkTreeMenu
  40481a5... Added GtkTreeMenu to gtk+ documentation and updated section
  8f34827... Added remaining missing gtk-doc statements for GtkCellView.
  2d104e0... Fixed a broken gtk-doc statement in gtktreemenu.c
  787afd2... Added clarification to the GtkCellView:cell-area-context do
  aba0e06... Fixing GtkCellView to not strcmp() in buildable_custom_tag_
  a8b6d2f... Fixing GtkComboBox breakage after merge, completing hand-me
  fa9911c... Re-refactored GtkComboBox to not reorder the file.
  a4d1759... Removed GtkComboBoxPrivate->minimum/natural_width members.
  f34cbe5... Fixed gtk_tree_menu_path_in_menu function which has been ma
  782eb5f... Fixed GtkComboBox to let the cell-layout implementation han
  aff3c46... Added new constructors gtk_combo_box_new_with_area and gtk_
  ff9cce6... Added LISTMODE env var check to testcombo.c so that one can



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