[gtk] (71 commits) Non-fast-forward update to branch wip/otte/listview



The branch 'wip/otte/listview' 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:

  c1a8a69... listitemmanager: Add trackers
  38b3d7a... listview: Add gtk_list_view_set_show_separators()
  0a7b5e5... listitemfactory: Sanitize APIs
  cfe9341... listitemfactory: vfuncify
  21ce4e8... listitemfactory: Split implementation out
  e1ba681... listitemfactory: Add a factory for ui files
  42f1ddc... gtk-demo: Introduce awards
  bbc1581... directorylist: Add
  00beaca... testlistview: Load icons async
  11ee379... listview: Add list.scroll_to_item action
  85b2353... listview: Implement extending selections
  8420fe0... tests: Add a rough form of multiselection
  45f8934... listview: Implement GtkOrientable
  24da3f8... gtk-demo: Add a rough start at a Weather demo
  f8543ea... textview: Make cursor work when blinking is disabled
  aca2029... listview: Expose GtkListItemFactory APIs
  6510ade... gridview: Add factory handling
  03924d7... gridview: Implement GtkOrientable
  1f3ea5c... listview: Pass the CSS name of listitems to the manager
  86a0e9f... gridview: Actually do something
  166a6ff... Add GtkTreeExpander
  637b7b6... demo: Add a GSettings tree demo
  0773c04... inspector: Use a treeexpander in the recorder
  030de69... inspector: Use a GtkTreeExpander in the object tree
  a5fe166... inspector: Make the recorder node list use a ListView
  a8b31c0... popover: Remove unneeded vfunc
  2abdcb8... listitem: Change focus handling
  c9eb358... treeexpander: Implement input support
  62aa2b0... listview: Implement activation
  65e5fe9... listview: Track focus movements and update selection
  7072308... listview: Implement (un)select all
  0b797c2... listview: Add a focus tracker
  8702c71... listitem: Add "listitem.select" action and keybindings for 
  9112ddd... listview: Add gtk_list_view_get_position_at_y()
  b21306c... listview: Add move keybindings
  15632ec... listitemfactory: Make the builder factory properly buildabl
  9a44431... Add GtkExpression
  169b8aa... demo: Use a listview as sidebar
  5279ae0... listitemmanager: Handle NULL factory
  45dec9f... lul
  35f2670... widget: Add gtk_widget_get_size()
  1a02d5f... gridview: Implement anchors and scrolling
  35f7baf... selectionmodel: Add gtk_selection_model_user_select_item()
  8d8b6fe... gridview: Implement the list.select-item action
  7e2cfbb... gridview: Implement minimum row height
  c58eb49... gridview: Add activation
  c3d9670... gridview: Implement list.scroll-to action
  cab2f32... gridview: Add a focus tracker
  33e4f39... gridview: Implement (un)select all
  a8eb19e... gridview: Add move keybindings
  05dd336... demo: Add a file browser demo
  5263def... listview: Port various gridview improvements
  bc5bd94... gridview: Simplify allocation code
  71d5068... Add GtkListBase
  77c8648... listbase: Move GtkScrollable implementation
  b9944d3... listbase: Move item manager here
  e459c62... listbase: Move selection handling here
  7bcfe77... listbase: Move orientable implementation here
  114b4ac... Remove gtk_selection_model_user_select_item() again
  80e5fbd... listbase: Move focus moving keybindings here
  1f3b851... listbase: Add vfuncs to convert positions to/from coordinat
  6f31c73... listbase: Take over anchor handling
  868a9a4... wip: Add GtkCoverFlow
  de3f287... Add GtkColumnView skeleton
  19a7d94... gtk-demo: Add a minesweeper demo
  14cd7ee... columnview: Allow adding/removing columns
  06bf424... Add GtkSignalListItemFactory
  737f5db... gtk-demo: Add a Coverflow application launcher
  828815d... columnview: Add listitems for the columns
  eab942f... tests: Add testcolumnview

Commits added to the branch:

  4a50fde... listitemmanager: Add trackers
  f765e06... listview: Add gtk_list_view_set_show_separators()
  68c5efe... listitemfactory: Sanitize APIs
  d5b8a5b... listitemfactory: vfuncify
  9361588... listitemfactory: Split implementation out
  2c02b46... listitemfactory: Add a factory for ui files
  0fea049... gtk-demo: Introduce awards
  ab21b59... directorylist: Add
  5107699... testlistview: Load icons async
  f6fb52d... listview: Add list.scroll_to_item action
  381bf0d... listview: Implement extending selections
  b99e09c... tests: Add a rough form of multiselection
  9d3429d... listview: Implement GtkOrientable
  57e80dc... gtk-demo: Add a rough start at a Weather demo
  ada4ada... textview: Make cursor work when blinking is disabled
  a0d8149... listview: Expose GtkListItemFactory APIs
  d8d4d30... gridview: Add factory handling
  3a0b60d... gridview: Implement GtkOrientable
  239b17a... listview: Pass the CSS name of listitems to the manager
  fb5d90e... gridview: Actually do something
  3395b3b... Add GtkTreeExpander
  cfc8f12... demo: Add a GSettings tree demo
  d847e89... inspector: Use a treeexpander in the recorder
  ca1b100... inspector: Use a GtkTreeExpander in the object tree
  e75dc35... inspector: Make the recorder node list use a ListView
  fd44d57... popover: Remove unneeded vfunc
  ac64023... listitem: Change focus handling
  66ef229... treeexpander: Implement input support
  d2033ef... listview: Implement activation
  7698408... listview: Track focus movements and update selection
  45dd797... listview: Implement (un)select all
  f05e6d8... listview: Add a focus tracker
  56a7bb6... listitem: Add "listitem.select" action and keybindings for 
  9744c0b... listview: Add gtk_list_view_get_position_at_y()
  58b488a... listview: Add move keybindings
  8dae406... listitemfactory: Make the builder factory properly buildabl
  05d7616... Add GtkExpression
  d528dbe... demo: Use a listview as sidebar
  ec4e433... listitemmanager: Handle NULL factory
  60fa184... lul
  3c49437... widget: Add gtk_widget_get_size()
  d184684... gridview: Implement anchors and scrolling
  556d083... selectionmodel: Add gtk_selection_model_user_select_item()
  e364952... gridview: Implement the list.select-item action
  c5612b7... gridview: Implement minimum row height
  46ed37f... gridview: Add activation
  fe9dbd0... gridview: Implement list.scroll-to action
  92c7c08... gridview: Add a focus tracker
  4ddb54b... gridview: Implement (un)select all
  8e30fcf... gridview: Add move keybindings
  4f457aa... demo: Add a file browser demo
  2c35ec4... listview: Port various gridview improvements
  19557f7... gridview: Simplify allocation code
  ee42376... Add GtkListBase
  53aa18c... listbase: Move GtkScrollable implementation
  9878209... listbase: Move item manager here
  f59a12b... listbase: Move selection handling here
  b38c9dc... listbase: Move orientable implementation here
  31dce6a... Remove gtk_selection_model_user_select_item() again
  66fa923... listbase: Move focus moving keybindings here
  97d2d26... listbase: Add vfuncs to convert positions to/from coordinat
  8d85444... listbase: Take over anchor handling
  d3b8e3c... wip: Add GtkCoverFlow
  d898d48... Add GtkColumnView skeleton
  9dff89e... gtk-demo: Add a minesweeper demo
  1b1e7e4... columnview: Allow adding/removing columns
  7e1d04d... Add GtkSignalListItemFactory
  f5fe568... gtk-demo: Add a Coverflow application launcher
  24481cf... columnview: Add listitems for the columns
  1889b93... tests: Add testcolumnview
  23fcb02... columnview: Implement GtkScrollable


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