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



The branch 'combo-refactor' was created.

Summary of new commits:

  7e363aa... Removed GtkMenuItem->show_submenu_indicator flag
  6683de9... Reimplemented GtkCellView using an internal GtkCellArea.
  4d067b3... Added gtk_cell_view_new_with_context().
  ef510c4... Fixing GtkCellView PROP_CELL_AREA_CONTEXT property id
  f49596c... Added gtk_menu_item_set/get_reserve_indicator.
  c8296d6... Adding GtkTreeMenu class.
  5fc9a14... Fixed GtkMenuItem to reserve the actual arrow size and spac
  8d07fe8... Fixed GtkTreeMenu to not infinitely recurse when building s
  cf9a168... Added submenus to tests/testtreemenu
  fee079c... Fixed trailing ';' on if statement in gtkmenuitem.c
  32f75c5... Adding more "small" submenus to testtreemenu
  d593c5b... Fixed GtkCellView to not clear the layout when disposing
  4b8f638... Added GtkTreeMenuHeaderFunc to decide if a submenu gets a l
  7d4e3d3... GtkCellView now watches the "row-changed" signal.
  cf98caa... Connected to GtkTreeModel signals in GtkTreeMenu
  342adc2... Reduced code in GtkCellView by just implementing the GtkCel
  3acb530... Reduced code size in GtkTreeMenu by only implementing GtkCe
  8814ab1... Added gtk_tree_menu_set/get_tearoff to allow the root menu 
  70bc42b... Fixed GtkCellView to call cell_view_set_model() and disconn
  33f637e... Support grid mode in GtkTreeMenu
  f01b0e7... Make GtkTreeMenu update menu item sensitivity when "apply-a
  bdddf7e... Added "fit-model" and "draw-sensitive" properties to GtkCel
  34e2958... Implementing GtkComboBox using GtkTreeMenu !
  dc772f3... Fixed GtkCellView to always allocate when in fit-model mode
  1ff477c... Getting closer to updating the treemenu view properly from 
  d777d32... Fixed inserting and deleting rows for submenus of GtkTreeMe
  b39a981... Oops one of my last commits disabled some tests, re-enablin
  dbe527d... Removing apis from GtkCellView
  ebe9ee5... Make GtkCellView orientable and only allocate the cell area
  7fabf4c... Added gtk_tree_menu_get_area().
  c653711... Aligned prototypes in gtkcellview.h
  7e91a57... Updated GtkCellView for new gtk_cell_area_context_allocate(
  810f811... Added orientation control to the treemenu test.
  f3d6b7d... Revert "Added gtk_tree_menu_get_area()."
  ed971b0... Adding a combo box to testtreemenu to show the GtkTreeMenu 
  6ad9ec9... Fixed combo-refactor branch for recent switch to gtk_cell_a
  1a67a5b... Added aligned food menu test to testcombo.c
  25274f3... Removed calls to gtk_cell_area_context_sum_*() since they w
  c442e76... Added new symbols for GtkTreeMenu and added GtkCellView api
  1c8fb4a... Added all documentation for new GtkTreeMenu
  0630b1e... Added GtkTreeMenu to gtk+ documentation and updated section
  23e091d... Added remaining missing gtk-doc statements for GtkCellView.
  1814b82... Fixed a broken gtk-doc statement in gtktreemenu.c
  84ecf76... Added clarification to the GtkCellView:cell-area-context do
  ae279ce... Fixing GtkCellView to not strcmp() in buildable_custom_tag_
  c133f21... Fixing GtkComboBox breakage after merge, completing hand-me
  d6e8172... Re-refactored GtkComboBox to not reorder the file.
  e637b7a... Removed GtkComboBoxPrivate->minimum/natural_width members.
  3029168... Fixed gtk_tree_menu_path_in_menu function which has been ma
  dcf73e9... Fixed GtkComboBox to let the cell-layout implementation han
  63a585f... Added new constructors gtk_combo_box_new_with_area and gtk_
  887c38c... Added LISTMODE env var check to testcombo.c so that one can
  9f414c6... Make GtkTreeMenu a private class:
  8d9bf12... Fixed gtktreemenu for new gtkcellareabox api.
  7eb05c2... Fixed GtkComboBox to properly set tearoff state on delegate
  f19b19c... Fixed conflicts after rebasing master into combo-refactor b



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