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



The branch 'combo-refactor' was created.

Summary of new commits:

  8b60f75... Removed GtkMenuItem->show_submenu_indicator flag
  2e60340... Reimplemented GtkCellView using an internal GtkCellArea.
  58ee4b9... Added gtk_cell_view_new_with_context().
  0e5fff5... Fixing GtkCellView PROP_CELL_AREA_CONTEXT property id
  91e6e0d... Added gtk_menu_item_set/get_reserve_indicator.
  3ffa469... Adding GtkTreeMenu class.
  91c1ad9... Fixed GtkMenuItem to reserve the actual arrow size and spac
  cd87331... Fixed GtkTreeMenu to not infinitely recurse when building s
  167b519... Added submenus to tests/testtreemenu
  e6c851f... Fixed trailing ';' on if statement in gtkmenuitem.c
  0ee199a... Adding more "small" submenus to testtreemenu
  ed031bb... Fixed GtkCellView to not clear the layout when disposing
  61946cd... Added GtkTreeMenuHeaderFunc to decide if a submenu gets a l
  f4b4763... GtkCellView now watches the "row-changed" signal.
  a479af4... Connected to GtkTreeModel signals in GtkTreeMenu
  27aa6c3... Allow minimal implementation of GtkCellLayout
  769c31f... Reduced code in GtkCellView by just implementing the GtkCel
  f16c624... Reduced code size in GtkTreeMenu by only implementing GtkCe
  e076c6a... Added gtk_tree_menu_set/get_tearoff to allow the root menu 
  8416fde... Fixed GtkCellView to call cell_view_set_model() and disconn
  a138cb2... Support grid mode in GtkTreeMenu
  bf32332... Make GtkTreeMenu update menu item sensitivity when "apply-a
  81de61b... Added "fit-model" and "draw-sensitive" properties to GtkCel
  e643a50... Implementing GtkComboBox using GtkTreeMenu !
  3013aed... Fixed GtkCellView to always allocate when in fit-model mode
  5dcb9ce... Fixed GtkCellLayout to pack cells via the api when parsing 
  3250a85... Getting closer to updating the treemenu view properly from 
  7f767e4... Fixed inserting and deleting rows for submenus of GtkTreeMe
  0ab89fe... Oops one of my last commits disabled some tests, re-enablin
  0611c0a... Fixing up the combo box gtktreemodel listener signals.
  ab27d98... Fixed combo box for broken build and api updates.
  e46f52f... Removing apis from GtkCellView
  4e185cd... Make GtkCellView orientable and only allocate the cell area
  a3abf79... Fixed a spot where the created cell view wasnt getting the 
  41a3857... Added gtk_tree_menu_get_area().
  676c95a... Aligned prototypes in gtkcellview.h
  c141637... Updated GtkCellView for new gtk_cell_area_context_allocate(
  184c0f5... Added orientation control to the treemenu test.
  c05ad9e... Revert "Added gtk_tree_menu_get_area()."
  22433df... Fixing GtkComboBox dispose() method to check priv->area bef
  97345db... Adding a combo box to testtreemenu to show the GtkTreeMenu 
  6066e37... Fixed combo-refactor branch for recent switch to gtk_cell_a



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