[gtk] (63 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:

  389eb0d... gtk: Add a GtkListView skeleton
  477fa48... listview: Introduce GtkListItemFactory
  a53afb6... listview: Make widget actually do something
  42b0425... listview: Implement GtkScrollable
  4d19b7d... tests: Add a test for a permanently changing listview
  e72eb6c... listview: Implement an anchor
  f32c010... listview: Add GtkListItemManager
  a6a93ba... listview: Add GtkListItem
  c22a6d3... listview: Make the listitemmanager stricter
  c387f76... listview: Change change management
  f967055... tests: Make animating listview do random resorts
  bc61ad4... listitem: Add gtk_list_item_get_position()
  b2a6938... listview: Change how binding is done
  e90758a... listview: Change anchor handling again
  88f43cd... listview: Only allocate necesary rows
  112c5aa... testlistview: Show the row number
  d227a71... testlistview: Create widgets only once
  c60b4fd... listitemmanager: Switch from "insert_before" to "insert_aft
  41815d3... listlistmodel: Add gtk_list_list_model_item_moved()
  97db41c... listview: Try to keep the list items in order when scrollin
  ca6aa9e... listview: Add selection properties to ListItem
  0a85576... listview: Reset listitems' CSS animations when rebinding
  7346d69... listview: Add initial support for displaying selections
  30a471b... listitem: Add a press gesture to select the item
  a0e4be1... gtk: Add a GtkGridView skeleton
  18a03fa... gridview: Add API for setting number of columns
  1f1f5e2... wayland: Remove function declaration for nonexisting functi
  9c55ac5... listitemmanager: Move list of listitems here
  2a54786... gridview: Implement GtkScrollable
  95e462e... listitemmanager: Simplify
  f2e2090... listitemmanager: Add trackers
  19be088... listview: Add gtk_list_view_set_show_separators()
  4616544... listitemfactory: Sanitize APIs
  7fbbdcb... listitemfactory: vfuncify
  2301a18... listitemfactory: Split implementation out
  9cb49d2... listitemfactory: Add a factory for ui files
  5974aaa... gtk-demo: Introduce awards
  54bbccf... directorylist: Add
  7666d41... testlistview: Load icons async
  1532dff... listview: Add list.scroll_to_item action
  8b12e8a... listview: Implement extending selections
  c633d01... tests: Add a rough form of multiselection
  ed19c3e... listview: Implement GtkOrientable
  7ff18b7... gtk-demo: Add a rough start at a Weather demo
  2158d97... textview: Make cursor work when blinking is disabled
  0d2f70b... listview: Expose GtkListItemFactory APIs
  13a6b3c... gridview: Add factory handling
  c69499f... gridview: Implement GtkOrientable
  22dcdc0... listview: Pass the CSS name of listitems to the manager
  73625cb... gridview: Actually do something
  0a9ac87... Add GtkTreeExpander
  c84138c... demo: Add a GSettings tree demo
  8273600... inspector: Use a treeexpander in the recorder
  718f66a... inspector: Use a GtkTreeExpander in the object tree
  d06ab5f... inspector: Make the recorder node list use a ListView
  b03496d... popover: Remove unneeded vfunc
  4e5a4f6... listitem: Change focus handling
  a92ed68... treeexpander: Implement input support

Commits added to the branch:

  427deb4... widget: Make gtk_widget_grab_focus() return a boolean (*)
  14c34a7... widget: Make grab_focus() fail on insensitive widgets (*)
  9c1b1eb... widget: Insist that widgets are rooted to be focusable (*)
  4eb0779... widget: Don't grab focus when can-focus == false (*)
  b5f00e0... gtk: Add a GtkListView skeleton
  94ea8c4... listview: Introduce GtkListItemFactory
  8c56e88... listview: Make widget actually do something
  2c9ebee... listview: Implement GtkScrollable
  e1e93ba... tests: Add a test for a permanently changing listview
  4b31a07... listview: Implement an anchor
  3875093... listview: Add GtkListItemManager
  cdff8ab... listview: Add GtkListItem
  89fb7d3... listview: Make the listitemmanager stricter
  a78fa36... listview: Change change management
  05ddede... tests: Make animating listview do random resorts
  c89d5d6... listitem: Add gtk_list_item_get_position()
  b7fcbf5... listview: Change how binding is done
  09d05c5... listview: Change anchor handling again
  b950eaa... listview: Only allocate necesary rows
  68b70a8... testlistview: Show the row number
  382548d... testlistview: Create widgets only once
  0f61dfc... listitemmanager: Switch from "insert_before" to "insert_aft
  ce7b59d... listlistmodel: Add gtk_list_list_model_item_moved()
  c3e47a4... listview: Try to keep the list items in order when scrollin
  b6d429a... listview: Add selection properties to ListItem
  e493878... listview: Reset listitems' CSS animations when rebinding
  4004921... listview: Add initial support for displaying selections
  3554978... listitem: Add a press gesture to select the item
  7a62529... gtk: Add a GtkGridView skeleton
  dee8c7f... gridview: Add API for setting number of columns
  9d0e229... wayland: Remove function declaration for nonexisting functi
  40f01c9... listitemmanager: Move list of listitems here
  f598d9a... gridview: Implement GtkScrollable
  ee249ed... listitemmanager: Simplify
  6db341d... listitemmanager: Add trackers
  a816733... listview: Add gtk_list_view_set_show_separators()
  19af762... listitemfactory: Sanitize APIs
  103691a... listitemfactory: vfuncify
  07636ed... listitemfactory: Split implementation out
  ec44bbc... listitemfactory: Add a factory for ui files
  d713c1a... gtk-demo: Introduce awards
  e859c73... directorylist: Add
  70ad43f... testlistview: Load icons async
  968eee0... listview: Add list.scroll_to_item action
  135803e... listview: Implement extending selections
  e61ca1e... tests: Add a rough form of multiselection
  9a60739... listview: Implement GtkOrientable
  22c4780... gtk-demo: Add a rough start at a Weather demo
  8836b11... textview: Make cursor work when blinking is disabled
  2a1d8da... listview: Expose GtkListItemFactory APIs
  b530f67... gridview: Add factory handling
  6195837... gridview: Implement GtkOrientable
  a0ee1f6... listview: Pass the CSS name of listitems to the manager
  1d22382... gridview: Actually do something
  1230e8a... Add GtkTreeExpander
  6d832de... demo: Add a GSettings tree demo
  a86f821... inspector: Use a treeexpander in the recorder
  c7df9cf... inspector: Use a GtkTreeExpander in the object tree
  5df1048... inspector: Make the recorder node list use a ListView
  a5998f3... popover: Remove unneeded vfunc
  31b7315... listitem: Change focus handling
  f34cc2a... treeexpander: Implement input support
  cdfd06c... demo: Use a listview as sidebar

(*) 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]