summaryrefslogtreecommitdiff
path: root/gtk/gtktreeview.c
Commit message (Expand)AuthorAgeFilesLines
* Deprecate treeviews and cell renderersMatthias Clasen2022-10-111-14862/+0
* Drop gtkintl.hMatthias Clasen2022-09-241-1/+0
* treeview: Don't claim event sequence too earlyMat2022-09-021-3/+6
* treeview: Always call grab_focus_without_selecting on search entryMat2022-08-181-4/+1
* Merge branch 'gtktreeview-adjustment' into 'main'Matthias Clasen2022-08-141-0/+3
|\
| * treeview: Do not set top row adjustment value while animatingMat2022-08-101-0/+3
* | treeview: Use widget coordinates where requiredMat2022-08-101-3/+3
|/
* Merge branch 'drag-action' into 'main'Matthias Clasen2022-07-181-29/+30
|\
| * tree/iconview: Use a unique drag action in drag_enter/motion callbacksMat2022-07-171-29/+30
* | treeview: Check for column header area in row click/drag gesturesMat2022-07-171-5/+12
|/
* Remove all nicks and blurbs from param specsSophie Herold2022-05-111-51/+17
* docs: Remove gtk-doc link from GtkTreeView::row-activatedEmmanuele Bassi2021-10-041-3/+4
* Avoid copying static debug stringsMatthias Clasen2021-07-281-10/+10
* docs: Fix various link formattingMatthias Clasen2021-07-031-1/+1
* Apply 1 suggestion(s) to 1 file(s)Matthias Clasen2021-06-081-1/+1
* Apply 1 suggestion(s) to 1 file(s)Matthias Clasen2021-06-081-1/+1
* treeview: Documentation tweaksMatthias Clasen2021-06-081-6/+8
* treeview: Add a few missing annotationsMatthias Clasen2021-06-061-2/+2
* treeview: Don't handle clicks on any child widgetsAlexander Mikhaylenko2021-06-021-2/+2
* gtk: Clean up docs syntaxMatthias Clasen2021-05-221-168/+168
* docs: Reduce redundancyMatthias Clasen2021-05-201-33/+32
* introspection: Stop using allow-noneMatthias Clasen2021-05-201-25/+25
* Documentation fixesMatthias Clasen2021-05-201-15/+14
* Fix unused variable warningsMatthias Clasen2021-04-121-1/+1
* treeview: Add a summaryMatthias Clasen2021-03-111-8/+3
* treeview: Update the description formatEmmanuele Bassi2021-03-111-27/+27
* dragsource: Use double coordinates for checking drag thresholdAlexander Mikhaylenko2021-01-291-2/+2
* Reduce use of GtkStyleContextMatthias Clasen2021-01-281-1/+0
* treeviewcolumn: Redo sort arrowsMatthias Clasen2021-01-191-2/+9
* gtk/treeview: Position editable widgets correctly wrt left borderCarlos Garnacho2020-12-121-2/+2
* gtk/popover: Use gtk_popover_present() instead of going via GtkNativeJonas Ådahl2020-12-071-1/+1
* TreeView: add missing nullability annotationsBilal Elmoussaoui2020-12-021-4/+5
* Remove pointless inout argumentsebassi/inout-argsEmmanuele Bassi2020-11-171-10/+10
* docs: Fix the links for keybinding signalsMatthias Clasen2020-11-171-1/+1
* widget: Always update the CSS nodeBenjamin Otte2020-10-201-2/+4
* gtktreeview: Fix child access after TEST_EXPAND_ROWThomas Holder2020-09-231-2/+2
* *: Fix spelling mistakes found by codespellBjörn Daase2020-08-211-3/+3
* Drop style class definesMatthias Clasen2020-08-141-13/+13
* treeview: Use gtk_snapshot_append_border()Benjamin Otte2020-08-071-8/+4
* treeview: Don't react to clicks on cell editablesMatthias Clasen2020-08-031-0/+6
* Remove ATKEmmanuele Bassi2020-07-261-60/+1
* Replace "gdouble" with "double"Benjamin Otte2020-07-251-54/+54
* Replace "gfloat" with "float"Benjamin Otte2020-07-251-4/+4
* Replace "gchar" with "char"Benjamin Otte2020-07-251-21/+21
* Replace "gint" with "int"Benjamin Otte2020-07-251-274/+274
* treeview: allow subclassing GtkTreeViewChristian Hergert2020-07-161-1527/+1796
* gtkwidget: Drop _gtk_widget_[gs]et_shadowed()Carlos Garnacho2020-06-241-2/+1
* treeview: Remove identical if branchesTimm Bäder2020-06-191-26/+1
* Fix minor typosYuri Chornoivan2020-06-181-1/+1
* a11y: Update accessible state for GtkTreeView directlyEmmanuele Bassi2020-06-051-1/+9