summaryrefslogtreecommitdiff
path: root/gtk/gtkpathbar.c
Commit message (Expand)AuthorAgeFilesLines
* Stop using gtk_box_pack_endTimm Bäder2019-01-231-2/+2
* widget: Don't pass a position to ->size_allocateTimm Bäder2018-11-131-13/+15
* eventcontrollerscroll: Conditionally propagate ::scrollErnestas Kulik2018-11-121-5/+7
* pathbar: Remove priv pointerTimm Bäder2018-08-051-182/+217
* gdk: Rename GdkDragContext to GdkDragMatthias Clasen2018-07-021-1/+1
* pathbar: Remove unused defineTimm Bäder2018-06-201-3/+0
* widget: Remove time argument from drag_data_get() vfuncBenjamin Otte2018-06-181-1/+0
* eventcontrollerscroll: Port to new API modelBenjamin Otte2018-04-261-9/+5
* widget: Remove clip from size-allocate vfuncBenjamin Otte2018-04-051-11/+5
* GtkWidget: Start renaming widget->windowAlexander Larsson2018-03-201-1/+1
* path bar: Drop non-functional hold-to-scroll codeMatthias Clasen2017-12-121-178/+2
* selection: Remove the info uintBenjamin Otte2017-11-161-1/+0
* image: Remove icon-size argument from icon settersMatthias Clasen2017-11-151-5/+5
* dnd: Make GtkDragDest and GtkDragSource use GtkTargetListBenjamin Otte2017-11-151-1/+1
* widget: Remove gtk_widget_get_screen()Benjamin Otte2017-10-311-1/+1
* widget: Turn screen-changed signal into display-changedBenjamin Otte2017-10-311-12/+12
* GtkPathBar: Centralize handling of outstanding cancellablesFederico Mena Quintero2017-10-271-28/+107
* build: Enable -Wswitch-enum and -Wswitch-defaultBenjamin Otte2017-10-061-0/+4
* gtkpathbar: Use scroll event controllerCarlos Garnacho2017-09-191-24/+27
* path bar: Use GdkEvent APIMatthias Clasen2017-09-191-2/+9
* filechooser: Update to using GdkEvent APICarlos Garnacho2017-09-191-8/+9
* widget: Remove gtk_widget_set_redraw_on_allocTimm Bäder2017-08-091-1/+0
* widget: Add baseline and out_clip parameters to size-allocateTimm Bäder2017-07-191-21/+19
* pathbar: Compute widget clip directlyTimm Bäder2017-07-191-2/+10
* Remove calls to gtk_widget_set_allocationTimm Bäder2017-07-191-2/+0
* gtkpathbar: Remove event windowCarlos Garnacho2017-05-251-52/+0
* gtk: Mass delete all GtkWidget event mask APICarlos Garnacho2017-05-251-3/+1
* container: Remove include_internals parameter from forallTimm Bäder2017-04-251-2/+0
* box: Remove fill child propertyTimm Bäder2017-04-251-2/+2
* box: Remove expand child propertyTimm Bäder2017-04-251-2/+2
* pathbar: Use gtk_widget_measure to measure widget sizesTimm Bäder2017-03-051-7/+14
* Remove gtk_widget_show_allTimm Bäder2017-01-201-3/+2
* widget: Remove state-flags leftoversTimm Bäder2016-11-021-5/+5
* gtk: Chain up in realize()Benjamin Otte2016-11-021-9/+3
* widget: Use ::measure vfunc to measure sizeTimm Bäder2016-10-221-75/+70
* pathbar: Use gdk_window_new_input()Benjamin Otte2016-10-181-14/+4
* API: container: Remove gtk_container_set_border_width()Benjamin Otte2016-10-161-1/+0
* box: Remove 'padding' child propertyTimm Bäder2016-10-161-2/+2
* pathbar: Order button CSS nodes rightBenjamin Otte2016-03-201-4/+4
* path bar: Stop mishandling slider buttonsMatthias Clasen2016-03-131-3/+22
* pathbar: Use CSS node orderingBenjamin Otte2016-01-261-114/+10
* path bar: Don't hide arrowsMatthias Clasen2016-01-241-3/+3
* dnd: Split GtkDragSourceSite into its own fileBenjamin Otte2015-11-251-0/+1
* Use gtk_widget_set_focus_on_click() instead of deprecated settersFlorian Müllner2015-11-031-1/+1
* path bar: Don't use prerendered surfacesMatthias Clasen2015-09-041-65/+25
* pathbar: use the same parameter as in the declarationIgnacio Casal Quinteiro2015-02-191-3/+3
* path bar: Don't segfault if we get disposed quicklyMatthias Clasen2015-01-191-0/+4
* widget: Make _gtk_set_simple_clip() take an optional content clipBenjamin Otte2014-08-211-2/+2
* GtkPathBar: Don't hardcode spacing in buttonsMatthias Clasen2014-08-131-1/+1
* GtkPathBar: Make recoloring symbolics workMatthias Clasen2014-08-131-6/+8