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



The branch 'combo-refactor' was created.

Summary of new commits:

  e0536e1... Removed GtkMenuItem->show_submenu_indicator flag
  3b69e71... Reimplemented GtkCellView using an internal GtkCellArea.
  dba4318... Added gtk_cell_view_new_with_context().
  ef2ae6c... Fixing GtkCellView PROP_CELL_AREA_CONTEXT property id
  a4e31c7... Added gtk_menu_item_set/get_reserve_indicator.
  f5ec1e5... Adding GtkTreeMenu class.
  fb7fed3... Fixed GtkMenuItem to reserve the actual arrow size and spac
  55f0c72... Fixed GtkTreeMenu to not infinitely recurse when building s
  d8458a4... Added submenus to tests/testtreemenu
  594831e... Fixed trailing ';' on if statement in gtkmenuitem.c
  e08c165... Adding more "small" submenus to testtreemenu
  ea8c821... Fixed GtkCellView to not clear the layout when disposing
  dd04edc... Added GtkTreeMenuHeaderFunc to decide if a submenu gets a l
  3c1ed55... GtkCellView now watches the "row-changed" signal.
  d1bc848... Connected to GtkTreeModel signals in GtkTreeMenu
  3a17e25... Reduced code in GtkCellView by just implementing the GtkCel
  d0851ce... Reduced code size in GtkTreeMenu by only implementing GtkCe
  b5ffb17... Added gtk_tree_menu_set/get_tearoff to allow the root menu 
  86247b3... Fixed GtkCellView to call cell_view_set_model() and disconn
  409ac54... Support grid mode in GtkTreeMenu
  2713f5f... Make GtkTreeMenu update menu item sensitivity when "apply-a
  3b67bf8... Added "fit-model" and "draw-sensitive" properties to GtkCel
  74a7b9a... Implementing GtkComboBox using GtkTreeMenu !
  ed44a2b... Fixed GtkCellView to always allocate when in fit-model mode
  3f53d80... Getting closer to updating the treemenu view properly from 
  0241ca8... Fixed inserting and deleting rows for submenus of GtkTreeMe
  b873982... Oops one of my last commits disabled some tests, re-enablin
  aa64074... Removing apis from GtkCellView
  003aeec... Make GtkCellView orientable and only allocate the cell area
  040d1b3... Added gtk_tree_menu_get_area().
  edf1245... Aligned prototypes in gtkcellview.h
  1a40eca... Updated GtkCellView for new gtk_cell_area_context_allocate(
  60f34e2... Added orientation control to the treemenu test.
  d52524c... Revert "Added gtk_tree_menu_get_area()."
  4930f02... Adding a combo box to testtreemenu to show the GtkTreeMenu 
  38485e2... Fixed combo-refactor branch for recent switch to gtk_cell_a
  0c86d6e... Added aligned food menu test to testcombo.c
  72ee89e... Removed calls to gtk_cell_area_context_sum_*() since they w
  4327f48... Added new symbols for GtkTreeMenu and added GtkCellView api
  33132c2... Added all documentation for new GtkTreeMenu
  1ec6fc4... Added GtkTreeMenu to gtk+ documentation and updated section
  ea3a54c... Added remaining missing gtk-doc statements for GtkCellView.
  2fada89... Fixed a broken gtk-doc statement in gtktreemenu.c
  9edf639... Added clarification to the GtkCellView:cell-area-context do
  04332f2... Fixing GtkCellView to not strcmp() in buildable_custom_tag_
  fb957f9... Fixing GtkComboBox breakage after merge, completing hand-me
  d0e4964... Re-refactored GtkComboBox to not reorder the file.
  20febd3... Removed GtkComboBoxPrivate->minimum/natural_width members.
  27adaeb... Fixed gtk_tree_menu_path_in_menu function which has been ma



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