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



The branch 'combo-refactor' was created.

Summary of new commits:

  103f1ad... Removed GtkMenuItem->show_submenu_indicator flag
  8908a28... Reimplemented GtkCellView using an internal GtkCellArea.
  2830c4f... Added gtk_cell_view_new_with_context().
  ddf13f8... Fixing GtkCellView PROP_CELL_AREA_CONTEXT property id
  d3ac57a... Added gtk_menu_item_set/get_reserve_indicator.
  b8b93db... Adding GtkTreeMenu class.
  2991449... Fixed GtkMenuItem to reserve the actual arrow size and spac
  bfee59a... Fixed GtkTreeMenu to not infinitely recurse when building s
  8106bb4... Added submenus to tests/testtreemenu
  2224c99... Fixed trailing ';' on if statement in gtkmenuitem.c
  b7e0b61... Adding more "small" submenus to testtreemenu
  967d10c... Fixed GtkCellView to not clear the layout when disposing
  51b6482... Added GtkTreeMenuHeaderFunc to decide if a submenu gets a l
  0653498... GtkCellView now watches the "row-changed" signal.
  66b810b... Connected to GtkTreeModel signals in GtkTreeMenu
  67c9901... Reduced code in GtkCellView by just implementing the GtkCel
  691dcf5... Reduced code size in GtkTreeMenu by only implementing GtkCe
  f49f4ea... Added gtk_tree_menu_set/get_tearoff to allow the root menu 
  279d7c5... Fixed GtkCellView to call cell_view_set_model() and disconn
  f1488e9... Support grid mode in GtkTreeMenu
  169bc5c... Make GtkTreeMenu update menu item sensitivity when "apply-a
  092e87d... Added "fit-model" and "draw-sensitive" properties to GtkCel
  13a4dda... Implementing GtkComboBox using GtkTreeMenu !
  02b1425... Fixed GtkCellView to always allocate when in fit-model mode
  fba4c4b... Getting closer to updating the treemenu view properly from 
  ebd99bb... Fixed inserting and deleting rows for submenus of GtkTreeMe
  acf2a06... Oops one of my last commits disabled some tests, re-enablin
  e7fb10d... Removing apis from GtkCellView
  3b0110b... Make GtkCellView orientable and only allocate the cell area
  27b0c56... Added gtk_tree_menu_get_area().
  ba4939c... Aligned prototypes in gtkcellview.h
  9898732... Updated GtkCellView for new gtk_cell_area_context_allocate(
  d70796f... Added orientation control to the treemenu test.
  7a0b7fc... Revert "Added gtk_tree_menu_get_area()."
  e34aba0... Adding a combo box to testtreemenu to show the GtkTreeMenu 
  52947e7... Fixed combo-refactor branch for recent switch to gtk_cell_a
  e0f18ab... Added aligned food menu test to testcombo.c
  fcf1629... Removed calls to gtk_cell_area_context_sum_*() since they w
  23acb9a... Added new symbols for GtkTreeMenu and added GtkCellView api
  7e0962c... Added all documentation for new GtkTreeMenu
  8e438de... Added GtkTreeMenu to gtk+ documentation and updated section
  1c137e0... Added remaining missing gtk-doc statements for GtkCellView.
  bf506d6... Fixed a broken gtk-doc statement in gtktreemenu.c
  0aa2d38... Added clarification to the GtkCellView:cell-area-context do
  992fe04... Fixing GtkCellView to not strcmp() in buildable_custom_tag_
  30676a7... Fixing GtkComboBox breakage after merge, completing hand-me



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