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



The branch 'combo-refactor' was created.

Summary of new commits:

  b205b37... Removed GtkMenuItem->show_submenu_indicator flag
  ff74127... Reimplemented GtkCellView using an internal GtkCellArea.
  3891e51... Added gtk_cell_view_new_with_context().
  1d0703e... Fixing GtkCellView PROP_CELL_AREA_CONTEXT property id
  513394e... Added gtk_menu_item_set/get_reserve_indicator.
  eb0858e... Adding GtkTreeMenu class.
  c32abdc... Fixed GtkMenuItem to reserve the actual arrow size and spac
  9efd19a... Fixed GtkTreeMenu to not infinitely recurse when building s
  88c348e... Added submenus to tests/testtreemenu
  29bed13... Fixed trailing ';' on if statement in gtkmenuitem.c
  6deb19b... Adding more "small" submenus to testtreemenu
  8c17147... Fixed GtkCellView to not clear the layout when disposing
  a3707dc... Added GtkTreeMenuHeaderFunc to decide if a submenu gets a l
  9c84b6b... GtkCellView now watches the "row-changed" signal.
  8156f9c... Connected to GtkTreeModel signals in GtkTreeMenu
  d309cdc... Reduced code in GtkCellView by just implementing the GtkCel
  794f960... Reduced code size in GtkTreeMenu by only implementing GtkCe
  0de1185... Added gtk_tree_menu_set/get_tearoff to allow the root menu 
  a80e7ac... Fixed GtkCellView to call cell_view_set_model() and disconn
  643de94... Support grid mode in GtkTreeMenu
  7527a33... Make GtkTreeMenu update menu item sensitivity when "apply-a
  3c4b075... Added "fit-model" and "draw-sensitive" properties to GtkCel
  678efb1... Implementing GtkComboBox using GtkTreeMenu !
  72a8eb9... Fixed GtkCellView to always allocate when in fit-model mode
  88bb605... Getting closer to updating the treemenu view properly from 
  8c0291c... Fixed inserting and deleting rows for submenus of GtkTreeMe
  edd5c6f... Oops one of my last commits disabled some tests, re-enablin
  ca53d85... Removing apis from GtkCellView
  e45b1ba... Make GtkCellView orientable and only allocate the cell area
  bdf998a... Added gtk_tree_menu_get_area().
  d87cc39... Aligned prototypes in gtkcellview.h
  eb9b241... Updated GtkCellView for new gtk_cell_area_context_allocate(
  f696298... Added orientation control to the treemenu test.
  5516f82... Revert "Added gtk_tree_menu_get_area()."
  6b21825... Adding a combo box to testtreemenu to show the GtkTreeMenu 
  e2c65b8... Fixed combo-refactor branch for recent switch to gtk_cell_a
  52850b8... Added aligned food menu test to testcombo.c
  076ed71... Removed calls to gtk_cell_area_context_sum_*() since they w
  3c990bb... Added new symbols for GtkTreeMenu and added GtkCellView api
  9b0e374... Added all documentation for new GtkTreeMenu
  e30ff08... Added GtkTreeMenu to gtk+ documentation and updated section
  ca21718... Added remaining missing gtk-doc statements for GtkCellView.
  cdbf75d... Fixed a broken gtk-doc statement in gtktreemenu.c
  1a1cdca... Added clarification to the GtkCellView:cell-area-context do
  543c4ed... Fixing GtkCellView to not strcmp() in buildable_custom_tag_
  fabf352... Fixing GtkComboBox breakage after merge, completing hand-me
  2f34873... Re-refactored GtkComboBox to not reorder the file.
  bea8715... Removed GtkComboBoxPrivate->minimum/natural_width members.
  8595edd... 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]