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



The branch 'combo-refactor' was created.

Summary of new commits:

  a31b6fc... Removed GtkMenuItem->show_submenu_indicator flag
  24c4965... Reimplemented GtkCellView using an internal GtkCellArea.
  0cbef3e... Added gtk_cell_view_new_with_context().
  52dcfc5... Fixing GtkCellView PROP_CELL_AREA_CONTEXT property id
  e58828c... Added gtk_menu_item_set/get_reserve_indicator.
  586bc9c... Adding GtkTreeMenu class.
  4cfa484... Fixed GtkMenuItem to reserve the actual arrow size and spac
  92466b8... Fixed GtkTreeMenu to not infinitely recurse when building s
  d496fcf... Added submenus to tests/testtreemenu
  6b3314d... Fixed trailing ';' on if statement in gtkmenuitem.c
  07e009e... Adding more "small" submenus to testtreemenu
  0933200... Fixed GtkCellView to not clear the layout when disposing
  d4556f4... Added GtkTreeMenuHeaderFunc to decide if a submenu gets a l
  6b0d479... GtkCellView now watches the "row-changed" signal.
  925773d... Connected to GtkTreeModel signals in GtkTreeMenu
  30c129c... Reduced code in GtkCellView by just implementing the GtkCel
  f029177... Reduced code size in GtkTreeMenu by only implementing GtkCe
  6fdb521... Added gtk_tree_menu_set/get_tearoff to allow the root menu 
  abb0b26... Fixed GtkCellView to call cell_view_set_model() and disconn
  a2f1d81... Support grid mode in GtkTreeMenu
  48c03a6... Make GtkTreeMenu update menu item sensitivity when "apply-a
  93860b7... Added "fit-model" and "draw-sensitive" properties to GtkCel
  3be6515... Implementing GtkComboBox using GtkTreeMenu !
  a5cdc6b... Fixed GtkCellView to always allocate when in fit-model mode
  76c5f1e... Getting closer to updating the treemenu view properly from 
  05a0199... Fixed inserting and deleting rows for submenus of GtkTreeMe
  ddec9dc... Oops one of my last commits disabled some tests, re-enablin
  df845a0... Removing apis from GtkCellView
  180e3ee... Make GtkCellView orientable and only allocate the cell area
  c36c4a4... Added gtk_tree_menu_get_area().
  185f557... Aligned prototypes in gtkcellview.h
  8dbe6b1... Updated GtkCellView for new gtk_cell_area_context_allocate(
  5817e47... Added orientation control to the treemenu test.
  d78261e... Revert "Added gtk_tree_menu_get_area()."
  af5d18c... Adding a combo box to testtreemenu to show the GtkTreeMenu 
  b06fa98... Fixed combo-refactor branch for recent switch to gtk_cell_a
  c6a97b2... Added aligned food menu test to testcombo.c
  9ebcf56... Removed calls to gtk_cell_area_context_sum_*() since they w
  90f7310... Added new symbols for GtkTreeMenu and added GtkCellView api
  42a2bc4... Added all documentation for new GtkTreeMenu
  935f83e... Added GtkTreeMenu to gtk+ documentation and updated section
  c04aa28... Added remaining missing gtk-doc statements for GtkCellView.
  ce9e986... Fixed a broken gtk-doc statement in gtktreemenu.c
  9e9a530... Added clarification to the GtkCellView:cell-area-context do
  a37c465... Fixing GtkCellView to not strcmp() in buildable_custom_tag_
  44cb38d... Fixing GtkComboBox breakage after merge, completing hand-me
  8e6a527... Re-refactored GtkComboBox to not reorder the file.



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