[gtk] (73 commits) Non-fast-forward update to branch prop-list



The branch 'prop-list' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  f274b53... gridview: Simplify allocation code
  c94f63b... Add GtkListBase
  8655e8e... listbase: Move GtkScrollable implementation
  5002df8... listbase: Move item manager here
  b1551dd... listbase: Move selection handling here
  8f0b243... listbase: Move orientable implementation here
  605047c... Remove gtk_selection_model_user_select_item() again
  57cdf1a... listbase: Move focus moving keybindings here
  9c023e0... listbase: Add vfuncs to convert positions to/from coordinat
  04ae6e7... listbase: Take over anchor handling
  2a5f587... wip: Add GtkCoverFlow
  8cd59f1... Add GtkColumnView skeleton
  35fb14b... gtk-demo: Add a minesweeper demo
  087bd58... columnview: Allow adding/removing columns
  e46e404... Add GtkSignalListItemFactory
  dbf5ed0... gtk-demo: Add a Coverflow application launcher
  8886a7e... builder: Make gtk_builder_extend_with_template() work with 
  3f65baa... listitem: Make this a GObject
  783be4c... listitemfactory: Reorganize vfuncs
  2184edf... listitemfactory: Simplify
  48d9292... listitemwidget: Add a private struct
  ff08282... listitem: Move position/item/selected tracking to widget
  3129d97... listitemwidget: Lazily create listitems
  f3a842c... columnview: Add listitems for the columns
  c2c0db7... columnview: Implement GtkScrollable
  60f2eb6... widget: Add a hook for resizes
  6083d90... columnview: Add GtkColumnViewCell
  16149ba... inspector: Port object tree to GtkColumnView
  78faf16... columnview: Fix styling with Adwaita
  06656e4... constraint-editor: Don't poke around in widget internals
  405da56... columnview: Add a custom LayoutManager
  4963da8... tests: Add testcolumnview
  bdd7243... columnview: Add header
  d7a7540... inspector: Remove private struct from controllers
  041486f... inspector: Make Controller page a GtkWidget
  55cc757... inspector: Remove private struct for prop editor
  151b859... xxx: Add a hack to make paintables transform to/from object
  3cb3393... gtk-demo: Add a Clocks demo
  38099b5... widget: Do parent_class handling properly
  761de0a... expression: Allow passing a this object to bind()
  35c7f07... Add some tests for expression binding
  2ca364e... fontchooserwidget: Port to listmodels
  eb7d147... docs: Reorganize list widgets in their own chapter
  34ca384... builder-tool: Pass through CDATA where it makes sense
  77c9685... listitemwidget: Add single-click-activate
  34eadbd... listview: Add single-click-activate
  ecf04c5... column view: Add some helpers
  842c481... Add GtkColumnViewSorter
  de2ce60... column view: Add a sorter property
  86e6757... column view column: Add a sorter property
  7cbbb03... column view title: Show sort indicators
  fa628b1... column view: Add a sort-by api
  7737df2... inspector: Use a column view for properties
  024f8a8... inspector: Use a column view for the resource list
  a15869f... Add GtkTreeListRowSorter
  444a556... inspector: Make the resource list sortable
  18d22d3... inspector: Use a column view for actions
  bd7906f... inspector: Touch up list styling
  b91449a... Add GtkDropDown
  f9aa921... inspector: Use dropdowns in property editor
  ab549dd... inspector: Use dropdown for attribute mapping
  1132088... inspector: Use dropdown for controllers
  90779e4... inspector: Use dropdown for size groups
  9f5c415... inspector: Use dropdowns in the visual page
  9a823dd... gtk-demo: Demo columnview sorting
  f4cbba9... gtk-demo: Cosmetic changes to the clocks demo
  d924f20... gtk-demo: Cosmetic changes for the weather demo
  7324ad0... gtk-demo: Cosmetic changes to the file browser demo
  a20cb4d... gtk-demo: Cosmetic changes for the flowbox demo
  5f0a4f0... gtk-demo: Add a large grid demo
  d8dd1b5... Add sorting to the gridview demo
  19351bd... grid demo: Make content switchable

Commits added to the branch:

  2a8fe78... gridview: Simplify allocation code (*)
  521e5af... Add GtkListBase (*)
  c458b64... listbase: Move GtkScrollable implementation (*)
  69193d9... listbase: Move item manager here (*)
  e78af89... listbase: Move selection handling here (*)
  17e3386... listbase: Move orientable implementation here (*)
  30bded2... Remove gtk_selection_model_user_select_item() again (*)
  aca6f5b... listbase: Move focus moving keybindings here (*)
  8e01f8f... listbase: Add vfuncs to convert positions to/from coordinat (*)
  a00f50d... listbase: Take over anchor handling (*)
  5c5ddbf... wip: Add GtkCoverFlow (*)
  eae92d6... Add GtkColumnView skeleton (*)
  19f83b2... gtk-demo: Add a minesweeper demo (*)
  dc107a5... columnview: Allow adding/removing columns (*)
  d809138... Add GtkSignalListItemFactory (*)
  a6abdd1... gtk-demo: Add a Coverflow application launcher (*)
  79634df... builder: Make gtk_builder_extend_with_template() work with  (*)
  605dac2... listitem: Make this a GObject (*)
  779c364... listitemfactory: Reorganize vfuncs (*)
  65012f6... listitemfactory: Simplify (*)
  5459dfa... listitemwidget: Add a private struct (*)
  70c254a... listitem: Move position/item/selected tracking to widget (*)
  1b1d730... listitemwidget: Lazily create listitems (*)
  cb1e1b0... columnview: Add listitems for the columns (*)
  34e1af9... columnview: Implement GtkScrollable (*)
  0166707... widget: Add a hook for resizes (*)
  311212f... columnview: Add GtkColumnViewCell (*)
  721ff40... inspector: Port object tree to GtkColumnView (*)
  44eace2... columnview: Fix styling with Adwaita (*)
  931d797... constraint-editor: Don't poke around in widget internals (*)
  44bf223... columnview: Add a custom LayoutManager (*)
  f680b21... tests: Add testcolumnview (*)
  d3e542f... columnview: Add header (*)
  3d1ab6d... inspector: Remove private struct from controllers (*)
  f80645c... inspector: Make Controller page a GtkWidget (*)
  b2345b7... inspector: Remove private struct for prop editor (*)
  7929299... xxx: Add a hack to make paintables transform to/from object (*)
  7c8a2fd... gtk-demo: Add a Clocks demo (*)
  fd08c17... widget: Do parent_class handling properly (*)
  19b854a... expression: Allow passing a this object to bind() (*)
  25d6ea3... Add some tests for expression binding (*)
  c4651f6... fontchooserwidget: Port to listmodels (*)
  5d79629... docs: Reorganize list widgets in their own chapter (*)
  a9566ce... builder-tool: Pass through CDATA where it makes sense (*)
  cb0f855... listitemwidget: Add single-click-activate (*)
  45eff66... listview: Add single-click-activate (*)
  d58d015... gtk-demo: Add a large grid demo (*)
  205f19e... column view: Add some helpers
  1e95571... Add GtkColumnViewSorter
  801891d... column view: Add a sorter property
  1217691... column view column: Add a sorter property
  10e21c0... column view title: Show sort indicators
  06448d5... column view: Add a sort-by api
  a2ac11c... inspector: Use a column view for properties
  21fce3c... inspector: Use a column view for the resource list
  0eda41a... Add GtkTreeListRowSorter
  5daa5b3... inspector: Make the resource list sortable
  4da1954... inspector: Use a column view for actions
  86fcfa4... inspector: Touch up list styling
  447c101... Add GtkDropDown
  1492edc... inspector: Use dropdowns in property editor
  1d82b15... inspector: Use dropdown for attribute mapping
  f80ff1a... inspector: Use dropdown for controllers
  9323b34... inspector: Use dropdown for size groups
  f4a72e0... inspector: Use dropdowns in the visual page
  fb0cec8... gtk-demo: Demo columnview sorting
  298363e... gtk-demo: Cosmetic changes to the clocks demo
  a9288d3... gtk-demo: Cosmetic changes for the weather demo
  d762d37... gtk-demo: Cosmetic changes to the file browser demo
  79b61a9... gtk-demo: Cosmetic changes for the flowbox demo
  d586d97... Add sorting to the gridview demo
  3acb224... grid demo: Make content switchable
  b3698a5... grid demo: Crank up max columns

(*) This commit already existed in another branch; no separate mail sent


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