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



The branch 'combo-refactor' was created.

Summary of new commits:

  f53328d... Removed GtkMenuItem->show_submenu_indicator flag
  977a6ec... Reimplemented GtkCellView using an internal GtkCellArea.
  bc57e1d... Added gtk_cell_view_new_with_context().
  cf9ca78... Fixing GtkCellView PROP_CELL_AREA_CONTEXT property id
  90c50e5... Added gtk_menu_item_set/get_reserve_indicator.
  ee09e7d... Adding GtkTreeMenu class.
  874ea2b... Fixed GtkMenuItem to reserve the actual arrow size and spac
  e7b0cb7... Fixed GtkTreeMenu to not infinitely recurse when building s
  6ad9826... Added submenus to tests/testtreemenu
  d000d9e... Fixed trailing ';' on if statement in gtkmenuitem.c
  3df1ce2... Adding more "small" submenus to testtreemenu
  d80bcfd... Fixed GtkCellView to not clear the layout when disposing
  7b6f4ab... Added GtkTreeMenuHeaderFunc to decide if a submenu gets a l
  82fc0dd... GtkCellView now watches the "row-changed" signal.
  3920f8f... Connected to GtkTreeModel signals in GtkTreeMenu
  6703932... Reduced code in GtkCellView by just implementing the GtkCel
  9fdb601... Reduced code size in GtkTreeMenu by only implementing GtkCe
  14ce0ef... Added gtk_tree_menu_set/get_tearoff to allow the root menu 
  bc9be4d... Fixed GtkCellView to call cell_view_set_model() and disconn
  3c5fa1a... Support grid mode in GtkTreeMenu
  4d35038... Make GtkTreeMenu update menu item sensitivity when "apply-a
  5ef4b7d... Added "fit-model" and "draw-sensitive" properties to GtkCel
  5d1365b... Implementing GtkComboBox using GtkTreeMenu !
  1c0026a... Fixed GtkCellView to always allocate when in fit-model mode
  719884a... Getting closer to updating the treemenu view properly from 
  ded05ad... Fixed inserting and deleting rows for submenus of GtkTreeMe
  b5a9fd6... Oops one of my last commits disabled some tests, re-enablin
  8ba98d2... Removing apis from GtkCellView
  9024ce3... Make GtkCellView orientable and only allocate the cell area
  362ff7f... Added gtk_tree_menu_get_area().
  f24a3a4... Aligned prototypes in gtkcellview.h
  a1acd6b... Updated GtkCellView for new gtk_cell_area_context_allocate(
  aef579f... Added orientation control to the treemenu test.
  d4674b8... Revert "Added gtk_tree_menu_get_area()."
  ec37c81... Adding a combo box to testtreemenu to show the GtkTreeMenu 
  f438dee... Fixed combo-refactor branch for recent switch to gtk_cell_a
  431e16f... Added aligned food menu test to testcombo.c
  e0a2a3f... Removed calls to gtk_cell_area_context_sum_*() since they w
  cf77a27... Added new symbols for GtkTreeMenu and added GtkCellView api
  71e6633... Added all documentation for new GtkTreeMenu
  0a0feb0... Added GtkTreeMenu to gtk+ documentation and updated section
  3367ed5... Added remaining missing gtk-doc statements for GtkCellView.
  e98cf54... Fixed a broken gtk-doc statement in gtktreemenu.c
  fd5555e... Added clarification to the GtkCellView:cell-area-context do
  56b8978... Fixing GtkCellView to not strcmp() in buildable_custom_tag_
  52a1bca... Fixing GtkComboBox breakage after merge, completing hand-me
  22b15b5... Re-refactored GtkComboBox to not reorder the file.
  e832c03... Removed GtkComboBoxPrivate->minimum/natural_width members.



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