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



The branch 'combo-refactor' was created.

Summary of new commits:

  4527876... Removed GtkMenuItem->show_submenu_indicator flag
  1c6a243... Reimplemented GtkCellView using an internal GtkCellArea.
  18d3ea0... Added gtk_cell_view_new_with_context().
  9354fcc... Fixing GtkCellView PROP_CELL_AREA_CONTEXT property id
  f889af5... Added gtk_menu_item_set/get_reserve_indicator.
  9421a9d... Adding GtkTreeMenu class.
  a7e6134... Fixed GtkMenuItem to reserve the actual arrow size and spac
  4af18fd... Fixed GtkTreeMenu to not infinitely recurse when building s
  c7e054a... Added submenus to tests/testtreemenu
  0584873... Fixed trailing ';' on if statement in gtkmenuitem.c
  f769ac4... Adding more "small" submenus to testtreemenu
  beba95c... Fixed GtkCellView to not clear the layout when disposing
  64b7add... Added GtkTreeMenuHeaderFunc to decide if a submenu gets a l
  7a82a2a... GtkCellView now watches the "row-changed" signal.
  e121879... Connected to GtkTreeModel signals in GtkTreeMenu
  0095b10... Reduced code in GtkCellView by just implementing the GtkCel
  3049c4e... Reduced code size in GtkTreeMenu by only implementing GtkCe
  afe1c0c... Added gtk_tree_menu_set/get_tearoff to allow the root menu 
  722d0fb... Fixed GtkCellView to call cell_view_set_model() and disconn
  431cdfd... Support grid mode in GtkTreeMenu
  e8770dd... Make GtkTreeMenu update menu item sensitivity when "apply-a
  1790be3... Added "fit-model" and "draw-sensitive" properties to GtkCel
  8f2c8dc... Implementing GtkComboBox using GtkTreeMenu !
  0d5c8e1... Fixed GtkCellView to always allocate when in fit-model mode
  c97fca0... Getting closer to updating the treemenu view properly from 
  c68ad46... Fixed inserting and deleting rows for submenus of GtkTreeMe
  16971ed... Oops one of my last commits disabled some tests, re-enablin
  c0f471b... Removing apis from GtkCellView
  79798b5... Make GtkCellView orientable and only allocate the cell area
  219fdc4... Added gtk_tree_menu_get_area().
  41a5af7... Aligned prototypes in gtkcellview.h
  5361447... Updated GtkCellView for new gtk_cell_area_context_allocate(
  8c7f634... Added orientation control to the treemenu test.
  578d469... Revert "Added gtk_tree_menu_get_area()."
  181879b... Adding a combo box to testtreemenu to show the GtkTreeMenu 
  701f427... Fixed combo-refactor branch for recent switch to gtk_cell_a
  6727a5d... Added aligned food menu test to testcombo.c
  1390336... Removed calls to gtk_cell_area_context_sum_*() since they w
  ccb5c6b... Added new symbols for GtkTreeMenu and added GtkCellView api
  57c5eb3... Added all documentation for new GtkTreeMenu
  2503d9a... Added GtkTreeMenu to gtk+ documentation and updated section
  214ac82... Added remaining missing gtk-doc statements for GtkCellView.
  4635e92... Fixed a broken gtk-doc statement in gtktreemenu.c
  dfb32c9... Added clarification to the GtkCellView:cell-area-context do
  1fd5652... Fixing GtkCellView to not strcmp() in buildable_custom_tag_
  ec45a88... Fixing GtkComboBox breakage after merge, completing hand-me
  e35dc28... Re-refactored GtkComboBox to not reorder the file.
  625cbdb... Removed GtkComboBoxPrivate->minimum/natural_width members.
  1079ab7... Fixed gtk_tree_menu_path_in_menu function which has been ma



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