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



The branch 'combo-refactor' was created.

Summary of new commits:

  84ead5e... Removed GtkMenuItem->show_submenu_indicator flag
  fccdf22... Reimplemented GtkCellView using an internal GtkCellArea.
  2a13a73... Added gtk_cell_view_new_with_context().
  da2079e... Fixing GtkCellView PROP_CELL_AREA_CONTEXT property id
  ce270d2... Added gtk_menu_item_set/get_reserve_indicator.
  4cd87c9... Adding GtkTreeMenu class.
  e91371c... Fixed GtkMenuItem to reserve the actual arrow size and spac
  ae0fdf1... Fixed GtkTreeMenu to not infinitely recurse when building s
  3d6094f... Added submenus to tests/testtreemenu
  832d0a1... Fixed trailing ';' on if statement in gtkmenuitem.c
  424dae6... Adding more "small" submenus to testtreemenu
  2827a3f... Fixed GtkCellView to not clear the layout when disposing
  dd15c7a... Added GtkTreeMenuHeaderFunc to decide if a submenu gets a l
  d42a3cc... GtkCellView now watches the "row-changed" signal.
  d6b33ba... Connected to GtkTreeModel signals in GtkTreeMenu
  02ba1eb... Reduced code in GtkCellView by just implementing the GtkCel
  b073307... Reduced code size in GtkTreeMenu by only implementing GtkCe
  b205809... Added gtk_tree_menu_set/get_tearoff to allow the root menu 
  a290172... Fixed GtkCellView to call cell_view_set_model() and disconn
  29682cd... Support grid mode in GtkTreeMenu
  a305915... Make GtkTreeMenu update menu item sensitivity when "apply-a
  ddbce55... Added "fit-model" and "draw-sensitive" properties to GtkCel
  5355c59... Implementing GtkComboBox using GtkTreeMenu !
  4b2cdcf... Fixed GtkCellView to always allocate when in fit-model mode
  79b337e... Getting closer to updating the treemenu view properly from 
  0fbd808... Fixed inserting and deleting rows for submenus of GtkTreeMe
  d6858c7... Oops one of my last commits disabled some tests, re-enablin
  0d8cafc... Removing apis from GtkCellView
  327b8f5... Make GtkCellView orientable and only allocate the cell area
  c084e73... Added gtk_tree_menu_get_area().
  c54786a... Aligned prototypes in gtkcellview.h
  4a36851... Updated GtkCellView for new gtk_cell_area_context_allocate(
  c529b28... Added orientation control to the treemenu test.
  897c224... Revert "Added gtk_tree_menu_get_area()."
  4b44d4c... Adding a combo box to testtreemenu to show the GtkTreeMenu 
  6743b11... Fixed combo-refactor branch for recent switch to gtk_cell_a
  7a705a3... Added aligned food menu test to testcombo.c
  5e698d2... Removed calls to gtk_cell_area_context_sum_*() since they w
  8e8a20d... Added new symbols for GtkTreeMenu and added GtkCellView api
  158962d... Added all documentation for new GtkTreeMenu
  4f6772e... Added GtkTreeMenu to gtk+ documentation and updated section
  28400a1... Added remaining missing gtk-doc statements for GtkCellView.
  2ffaa4b... Fixed a broken gtk-doc statement in gtktreemenu.c
  153403e... Added clarification to the GtkCellView:cell-area-context do
  f3b7643... Fixing GtkCellView to not strcmp() in buildable_custom_tag_
  3d0a57d... Fixing GtkComboBox breakage after merge, completing hand-me
  854074b... Re-refactored GtkComboBox to not reorder the file.
  8dc5e51... Removed GtkComboBoxPrivate->minimum/natural_width members.



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