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



The branch 'combo-refactor' was created.

Summary of new commits:

  13d000a... Removed GtkMenuItem->show_submenu_indicator flag
  a5b4130... Reimplemented GtkCellView using an internal GtkCellArea.
  38de32b... Added gtk_cell_view_new_with_context().
  83dcdf7... Fixing GtkCellView PROP_CELL_AREA_CONTEXT property id
  fb3e8f5... Added gtk_menu_item_set/get_reserve_indicator.
  e3334b6... Adding GtkTreeMenu class.
  9b7f4cc... Fixed GtkMenuItem to reserve the actual arrow size and spac
  9147bb5... Fixed GtkTreeMenu to not infinitely recurse when building s
  8e3b34b... Added submenus to tests/testtreemenu
  c1469e6... Fixed trailing ';' on if statement in gtkmenuitem.c
  548e39a... Adding more "small" submenus to testtreemenu
  78ba368... Fixed GtkCellView to not clear the layout when disposing
  1242686... Added GtkTreeMenuHeaderFunc to decide if a submenu gets a l
  36c1e74... GtkCellView now watches the "row-changed" signal.
  caed954... Connected to GtkTreeModel signals in GtkTreeMenu
  783f93b... Reduced code in GtkCellView by just implementing the GtkCel
  1654934... Reduced code size in GtkTreeMenu by only implementing GtkCe
  a391aa8... Added gtk_tree_menu_set/get_tearoff to allow the root menu 
  f0cd50d... Fixed GtkCellView to call cell_view_set_model() and disconn
  38977a5... Support grid mode in GtkTreeMenu
  fec3fc3... Make GtkTreeMenu update menu item sensitivity when "apply-a
  58f6767... Added "fit-model" and "draw-sensitive" properties to GtkCel
  8ee517c... Implementing GtkComboBox using GtkTreeMenu !
  2912eb3... Fixed GtkCellView to always allocate when in fit-model mode
  dc3e8b0... Getting closer to updating the treemenu view properly from 
  5bdf617... Fixed inserting and deleting rows for submenus of GtkTreeMe
  56c2dd6... Oops one of my last commits disabled some tests, re-enablin
  f7500fb... Fixing up the combo box gtktreemodel listener signals.
  23aaae9... Fixed combo box for broken build and api updates.
  2260ece... Removing apis from GtkCellView
  d839543... Make GtkCellView orientable and only allocate the cell area
  9c08123... Fixed a spot where the created cell view wasnt getting the 
  27b8f1a... Added gtk_tree_menu_get_area().
  47aba95... Aligned prototypes in gtkcellview.h
  279609f... Updated GtkCellView for new gtk_cell_area_context_allocate(
  7fc9c87... Added orientation control to the treemenu test.
  9fd9576... Revert "Added gtk_tree_menu_get_area()."
  d90e63c... Fixing GtkComboBox dispose() method to check priv->area bef
  a152bb4... Adding a combo box to testtreemenu to show the GtkTreeMenu 
  93329db... Fixed combo-refactor branch for recent switch to gtk_cell_a
  9c6aa41... Added aligned food menu test to testcombo.c
  e0c4ec6... Removed calls to gtk_cell_area_context_sum_*() since they w



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