summaryrefslogtreecommitdiff
path: root/gtk/gtkfilechoosercell.c
Commit message (Expand)AuthorAgeFilesLines
* filechoosercell: Drop show-time propertyCorey Berla2023-04-211-30/+0
* Revert "filechooser: Set date and time after cell is a child of filechooserwi...Corey Berla2023-04-211-36/+1
* Revert "filechoosercell: Store type_format in filechoosercell"Corey Berla2023-04-211-12/+0
* filechooser: Set date and time after cell is a child of filechooserwidgetCorey Berla2023-04-101-1/+35
* filechoosercell: Store type_format in filechoosercellCorey Berla2023-04-101-0/+13
* filechooserwidget: Finish port to GtkColumnViewCellCorey Berla2023-04-101-15/+4
* filechoosercell: Remove position propertyBenjamin Otte2023-03-291-16/+3
* filechoosercell: Remove selected propertyBenjamin Otte2023-03-291-15/+0
* filechooser: Select via actionBenjamin Otte2023-03-291-7/+4
* Deprecate gtk_widget_translate_coordinatesMatthias Clasen2023-03-251-4/+5
* filechooser: Set selectability for list itemsMatthias Clasen2023-03-101-0/+23
* filechooser: Dim non-selectable itemsMatthias Clasen2023-03-101-0/+14
* Deprecate GtkFileChooser and implementationsMatthias Clasen2022-10-291-1/+0
* filechoosercell: Select item when right click or long pressCorey Berla2022-10-211-0/+4
* filechoosercell: Only use long press when in touch modeCorey Berla2022-10-211-0/+1
* filechoosercell: Claim sequence on clickCorey Berla2022-10-211-0/+2
* filechooser: Add show-time propertyCorey Berla2022-10-201-0/+30
* filechoosercell: Add a GtkDragSourceCorey Berla2022-10-201-0/+58
* filechoosercell: Bind "item" and "selected" to cellCorey Berla2022-10-201-0/+30
* filechooserwidget: Make context menus mostly workMatthias Clasen2022-10-201-0/+179