summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wayland: Implement touchpad gesture eventswip/garnacho/touchpad-gesturesCarlos Garnacho2015-08-093-0/+252
* wayland: Add touchpad gestures protocolCarlos Garnacho2015-08-092-0/+175
* gtkgesture: Add note to gtk_gesture_get_bounding_box()Carlos Garnacho2015-08-091-0/+6
* gtkgesture: Add touchpad gesture event bit to the controller evmaskCarlos Garnacho2015-08-091-1/+2
* gtkgesturedrag: Handle touchpad swipe eventsCarlos Garnacho2015-08-091-0/+23
* gtkgestureswipe: Handle touchpad swipe eventsCarlos Garnacho2015-08-091-0/+23
* gtkgesturerotate: Handle touchpad pinch eventsCarlos Garnacho2015-08-091-11/+72
* gtkgesturezoom: Handle touchpad pinch eventsCarlos Garnacho2015-08-091-8/+45
* gtkgesture: Add docs blurb about touchpad gesturesCarlos Garnacho2015-08-091-0/+9
* gtkgesture: Accumulate touchpad events' dx/dy in point dataCarlos Garnacho2015-08-091-1/+56
* gtkgesture: Handle touchpad eventsCarlos Garnacho2015-08-091-6/+81
* gtkgesture: Refactor n-points querying into a single functionCarlos Garnacho2015-08-091-11/+21
* gtkgesture: Filter out touchpad events by default.Carlos Garnacho2015-08-091-0/+16
* gtkgesture: Refactor gtk_gesture_handle_event()Carlos Garnacho2015-08-091-20/+26
* eventcontroller: Add private ::filter methodCarlos Garnacho2015-08-092-0/+7
* gtkwidget: Ensure touchpad events trigger the bubbling phaseCarlos Garnacho2015-08-091-0/+4
* gtkmain: Handle rewriting of event fields during grabs for touchpad eventsCarlos Garnacho2015-08-091-0/+16
* gdk: Proxy touchpad events through the client-side window hierarchyCarlos Garnacho2015-08-091-1/+100
* gdk: Add GDK_TOUCHPAD_GESTURE_MASK to GdkEventMaskCarlos Garnacho2015-08-092-1/+4
* gdk: Add touchpad gesture events and event types.Carlos Garnacho2015-08-093-0/+173
* Updated Portuguese translationPedro Albuquerque2015-08-091-53/+54
* Formatting fixesMatthias Clasen2015-08-081-18/+19
* HighContrast: Fix undershoot in sidebarsMatthias Clasen2015-08-083-0/+91
* listbox: Avoid using show_all on rowsKalev Lember2015-08-081-1/+1
* Updated Lithuanian translationAurimas Černius2015-08-081-544/+1008
* Update Catalan translationJordi Mas2015-08-081-2193/+2369
* quartz: Implement CSD drag resize for all edges/cornersChristoph Reiter2015-08-083-33/+67
* HighContrast: Improve GtkCalendar drawingMatthias Clasen2015-08-082-0/+5
* file chooser button: Fix some refcounting confusionMatthias Clasen2015-08-061-8/+4
* gtk/gtkcsstypesprivate.h: Fix BuildChun-wei Fan2015-08-061-43/+41
* 3.17.63.17.6Matthias Clasen2015-08-051-1/+1
* Fix a doc commentMatthias Clasen2015-08-051-0/+1
* Documentation fixesMatthias Clasen2015-08-052-0/+13
* UpdatesMatthias Clasen2015-08-051-0/+89
* placesview: Fix wrong property type when creating a GtkLabelTing-Wei Lan2015-08-051-1/+1
* GtkScrolledWindow: Don't handle key event when can't scrollMarek Kasik2015-08-051-2/+12
* Adwaita: calendar button fixJakub Steiner2015-08-053-120/+299
* color chooser: Use a popover for the context menuMatthias Clasen2015-08-041-72/+44
* wayland: Don't assume drag context has a source window when finalizingJonas Ådahl2015-08-051-4/+11
* gtkwindow: bail out on WM operations in the presence of grabsCarlos Garnacho2015-08-041-0/+7
* gtkmain: Don't process WM events if there's a grab on another toplevelCarlos Garnacho2015-08-041-2/+7
* inspector: Fix a typoMatthias Clasen2015-08-041-1/+1
* GtkButton: Pick up images that are set earlyMatthias Clasen2015-08-031-1/+1
* HighContrast: Avoid resizing treeview headersMatthias Clasen2015-08-032-0/+4
* Whitespace fixesMatthias Clasen2015-08-031-10/+9
* wayland: Ensure modal hint gets set on mapRui Matos2015-08-031-3/+13
* wayland: Invalidate our gtk_surface when we're unmappedRui Matos2015-08-031-0/+6
* GtkLabel: Show erroneous text if parsing markup failedTimm Bäder2015-08-031-4/+4
* file chooser: Don't leave out icons by accidentMatthias Clasen2015-08-021-12/+20
* Adwaita: Remove non-working selectorJasper St. Pierre2015-08-023-567/+393