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



The branch 'combo-refactor' was created.

Summary of new commits:

  99ae363... Removed GtkMenuItem->show_submenu_indicator flag
  6945e4c... Reimplemented GtkCellView using an internal GtkCellArea.
  1740fe6... Added gtk_cell_view_new_with_context().
  f4185e0... Fixing GtkCellView PROP_CELL_AREA_CONTEXT property id
  41a4818... Added gtk_menu_item_set/get_reserve_indicator.
  edabc8c... Adding GtkTreeMenu class.
  400db94... Fixed GtkMenuItem to reserve the actual arrow size and spac
  b8acabf... Fixed GtkTreeMenu to not infinitely recurse when building s
  0a18f7c... Added submenus to tests/testtreemenu
  65b5dfa... Fixed trailing ';' on if statement in gtkmenuitem.c
  54726e9... Adding more "small" submenus to testtreemenu
  b5b1f60... Fixed GtkCellView to not clear the layout when disposing
  c34af6b... Added GtkTreeMenuHeaderFunc to decide if a submenu gets a l
  871bb75... GtkCellView now watches the "row-changed" signal.
  45b6786... Connected to GtkTreeModel signals in GtkTreeMenu
  ab5271d... Reduced code in GtkCellView by just implementing the GtkCel
  8927f9d... Reduced code size in GtkTreeMenu by only implementing GtkCe
  0d9cb94... Added gtk_tree_menu_set/get_tearoff to allow the root menu 
  43512b7... Fixed GtkCellView to call cell_view_set_model() and disconn
  5005b57... Support grid mode in GtkTreeMenu
  8009b49... Make GtkTreeMenu update menu item sensitivity when "apply-a
  e9c438d... Added "fit-model" and "draw-sensitive" properties to GtkCel
  e1a7a0a... Implementing GtkComboBox using GtkTreeMenu !
  24d77df... Fixed GtkCellView to always allocate when in fit-model mode
  3746860... Getting closer to updating the treemenu view properly from 
  2fdf25f... Fixed inserting and deleting rows for submenus of GtkTreeMe
  6144a2d... Oops one of my last commits disabled some tests, re-enablin
  c280254... Fixing up the combo box gtktreemodel listener signals.
  02243ec... Fixed combo box for broken build and api updates.
  5ff9fad... Removing apis from GtkCellView
  398baa0... Make GtkCellView orientable and only allocate the cell area
  b8786ff... Fixed a spot where the created cell view wasnt getting the 
  91f785c... Added gtk_tree_menu_get_area().
  236bbd6... Aligned prototypes in gtkcellview.h
  8b17e76... Updated GtkCellView for new gtk_cell_area_context_allocate(
  e8fe252... Added orientation control to the treemenu test.
  fb8c771... Revert "Added gtk_tree_menu_get_area()."
  a5ed8ad... Fixing GtkComboBox dispose() method to check priv->area bef
  2134dea... Adding a combo box to testtreemenu to show the GtkTreeMenu 
  d44ebdd... Fixed combo-refactor branch for recent switch to gtk_cell_a
  18c3174... Added aligned food menu test to testcombo.c
  51b8341... Removed calls to gtk_cell_area_context_sum_*() since they w
  35e80ce... Added new symbols for GtkTreeMenu and added GtkCellView api
  2a2b6bd... Added all documentation for new GtkTreeMenu
  dce6ce6... Added GtkTreeMenu to gtk+ documentation and updated section
  ced8c6e... Added remaining missing gtk-doc statements for GtkCellView.
  0917865... Fixed a broken gtk-doc statement in gtktreemenu.c
  5653af7... Added clarification to the GtkCellView:cell-area-context do
  18eb799... Allow the cell-layout to decide if it handled the custom_en



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