summaryrefslogtreecommitdiff
path: root/gtk/gtklistbox.c
Commit message (Expand)AuthorAgeFilesLines
* GtkListBox: Improve focus scrollingMatthias Clasen2015-07-191-6/+11
* GtkListBox: Listen for adjustment changesMatthias Clasen2015-07-191-4/+23
* list box: Remove unnecessary checksMatthias Clasen2015-07-171-4/+3
* cssnode: Change API of some functionsBenjamin Otte2015-07-161-6/+6
* listbox: don't call gtk_style_context_set_background()Cosimo Cecchi2015-07-011-1/+0
* gtklistboxrow: propagate in the draw vfuncCarlos Soriano2015-06-101-1/+1
* listbox: add support for :first-child, :last-child and othersChristian Hergert2015-05-291-0/+45
* GtkListBox: fix model binding refcount issueRyan Lortie2015-03-271-0/+12
* GtkListBoxRow: add g_return_if_fail to grab_focus, don't crashRafal Luzynski2015-02-271-0/+2
* gtk: Fix various tiny typos in documentation commentsPhilip Withnall2015-02-181-1/+1
* gtklistbox: add bind_model()Lars Uebernickel2015-02-121-0/+112
* GtkListBoxRow: Update the listbox's cursor row when focusingTimm Bäder2015-02-121-8/+24
* listbox: Free the multipress gesture on finalizeCarlos Garnacho2015-01-141-0/+1
* GtkListBox: Fix a bug in unselectionMatthias Clasen2014-10-311-0/+2
* GtkListBox: Support placeholders in ui filesMatthias Clasen2014-10-121-1/+26
* widget: Make _gtk_set_simple_clip() take an optional content clipBenjamin Otte2014-08-211-1/+1
* GtkListBox: fix up docsMatthias Clasen2014-08-161-1/+1
* GtkListBoxRow: Set clipTimm Bäder2014-08-141-0/+3
* listbox: Add missing ::row-selected emissionsFlorian Müllner2014-08-031-2/+20
* GtkListBox: Mention activatable and selectable in the docsMatthias Clasen2014-07-151-0/+5
* GtkListBox: Implement non-selectable rowsMatthias Clasen2014-07-151-0/+10
* GtkListBox: Style selectable rows differentlyMatthias Clasen2014-07-151-4/+33
* GtkListBox: Add a GtkListBoxRow:selectable propertyMatthias Clasen2014-07-151-0/+71
* Fix documentation typosMatthias Clasen2014-07-151-2/+2
* GtkListBox: Refactor ::activatable implementationMatthias Clasen2014-07-151-19/+24
* listbox: Update docsMatthias Clasen2014-07-141-2/+0
* listbox: Avoid a warningMatthias Clasen2014-07-131-0/+3
* listbox: Scroll headers on screenMatthias Clasen2014-07-131-1/+23
* list-box: fix typo in natural size computationPaolo Borelli2014-07-131-1/+1
* GtkListBox: Add an activatable property for rowsMatthias Clasen2014-07-131-3/+133
* Trivial typo fixMatthias Clasen2014-07-121-1/+1
* GtkListBox: Animate keybindingsMatthias Clasen2014-07-021-3/+4
* GtkListBox: Use G_PARAM_EXPLICIT_NOTIFYMatthias Clasen2014-06-091-2/+2
* listbox: Use multipress gesture for row selection/activationCarlos Garnacho2014-06-051-83/+82
* gtk: port many nullability annotation fixes from Vala bindingsEvan Nemerson2014-05-301-1/+1
* listbox: don't use focus-line-widthCosimo Cecchi2014-05-091-9/+5
* listbox: don't use focus paddingCosimo Cecchi2014-05-091-14/+8
* GtkListBox: improve the docsMatthias Clasen2014-05-081-1/+3
* listbox: check gsequence end iter in get_row_at_indexPaolo Borelli2014-05-041-2/+4
* listbox: fix a segfaultCosimo Cecchi2014-05-011-4/+4
* listbox: Remove unneeded checksBenjamin Otte2014-05-011-18/+8
* list-box: Fix copy-paste errorMatthias Clasen2014-04-131-2/+2
* listbox: Emit ::row-selected as we used toMatthias Clasen2014-04-131-2/+8
* listbox: keep emitting ::row-selectedMatthias Clasen2014-04-071-0/+1
* list box: Avoid excessive signalsMatthias Clasen2014-04-061-10/+2
* list box: Cosmetic changesMatthias Clasen2014-04-061-441/+358
* list box: Implement multiple selectionMatthias Clasen2014-04-061-144/+391
* listbox: Add multi-selection APIMatthias Clasen2014-04-061-2/+226
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-5/+5
* docs: use apostrophes in *n'tWilliam Jon McCann2014-02-071-3/+3