summaryrefslogtreecommitdiff
path: root/gtk/gtkselectionmodel.c
Commit message (Expand)AuthorAgeFilesLines
* Various spelling mistakes across a few domains that show up in documentation.Cam Cook2022-12-231-1/+1
* doc/spelling changes: gtkselectionmodel.c, 'call this when the* selection cha...Cam Cook2022-11-161-1/+1
* Documentation fix: Various spelling mistakes (and one use of the wrong verb) ...Cam Cook2022-11-131-1/+1
* Drop gtkintl.hMatthias Clasen2022-09-241-1/+0
* docs: Fix links in selection modelsMaximiliano Sandoval R2022-04-011-6/+8
* Documentation fixesMatthias Clasen2021-05-201-9/+8
* selectionmodel: Convert docsMatthias Clasen2021-03-111-69/+71
* *: Fix spelling mistakes found by codespellBjörn Daase2020-08-211-1/+1
* docs: Tweak documentation for list widgetsMatthias Clasen2020-08-031-31/+31
* selectionmodel: Remove select_callback() functionsBenjamin Otte2020-06-261-59/+0
* selectionmodel: Add gtk_selection_model_set_selection()Benjamin Otte2020-06-261-10/+161
* selectionmodel: Replace query_range() with get_selection()Benjamin Otte2020-06-261-63/+85
* selectionmodel: Add unselect_rest argument to select_callbackBenjamin Otte2020-06-081-1/+4
* selectionmodel: Rename "exclusive" to "unselect_rest"Benjamin Otte2020-06-081-8/+8
* Annotate the GtkSelectionModel callbacksEmmanuele Bassi2020-06-071-2/+2
* selectionmodel: Document the callback apisMatthias Clasen2020-06-061-0/+18
* Add gtk_selection_model_[un]select_callbackMatthias Clasen2020-06-041-8/+46
* selection model: Further documentation tweaksMatthias Clasen2020-06-031-4/+3
* selectionmodel: Clarify docsMatthias Clasen2020-06-021-3/+8
* selectionmodel: Remove doubled semicolonBenjamin Otte2019-10-071-1/+1
* docs: Miscellaneous doc fixesMatthias Clasen2019-02-241-1/+56
* selectionmodel: Change prototype of query_range()Benjamin Otte2019-02-151-14/+40
* selection model: Add sanity checksMatthias Clasen2019-02-131-0/+2
* gtk: Add GtkSelectionModelBenjamin Otte2019-02-101-0/+301