summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 3.18.63.18.6Matthias Clasen2015-12-042-2/+29
* filechooserbutton: add some spacing between icon and textChristian Hergert2015-12-041-1/+3
* Add some more missing nullable annotationsTimm Bäder2015-12-043-4/+4
* GtkWidget: Add some missing nullable annotationsTimm Bäder2015-12-041-10/+10
* testentryicons: Use an existing icon nameMatthias Clasen2015-12-041-1/+1
* textiter: fix bug in case insensitive backward searchSébastien Wilmet2015-12-042-13/+22
* icon-browser: Stop using GtkMisc propertiesTimm Bäder2015-12-041-22/+2
* icon-browser: Use proper "times" characterTimm Bäder2015-12-041-5/+5
* icon-browser: baseline-align the icon size labelsTimm Bäder2015-12-041-5/+5
* scalebutton: Annotate the return typeEmmanuele Bassi2015-12-041-2/+2
* GtkScaleButton: _get_(plus|minus)_button returns a GtkButtonTimm Bäder2015-12-041-2/+2
* GDK W32: Add a comment for clarityРуслан Ижбулатов2015-12-041-0/+3
* GDK W32: Clarify the use of the second argument to SetWindowPos()Руслан Ижбулатов2015-12-041-10/+24
* GDK W32: Don't use SetWindowLong() to set/unset WS_EX_TOPMOSTРуслан Ижбулатов2015-12-041-8/+38
* places view: Fix up docsMatthias Clasen2015-12-041-4/+0
* Tweak the gtk-font-name setting docsMatthias Clasen2015-12-041-1/+6
* GDK W32: Only restack windows with matching always-on-top statusРуслан Ижбулатов2015-12-041-3/+46
* GDK W32: Refactor restacking functions a bitРуслан Ижбулатов2015-12-041-82/+95
* wayland: Set a null cursor surface when cursor buffer is nullJonas Ådahl2015-12-041-4/+15
* Work around g_test_dbus annoyanceMatthias Clasen2015-12-041-0/+9
* Fix character entitiesPhillip Wood2015-12-043-3/+3
* Do not use the GPL v3 blurb for LGPL v2.1 filesEmmanuele Bassi2015-12-046-36/+32
* Do not use the LGPL v3 blurb for LGPL v2.1 filesEmmanuele Bassi2015-12-042-4/+4
* Fix the license version in GtkTrashMonitorEmmanuele Bassi2015-12-042-6/+6
* Fix license version for GtkFileChooserWidget private headerEmmanuele Bassi2015-12-041-2/+2
* Fix the licensing blurb of GtkBookmarksManagerEmmanuele Bassi2015-12-042-6/+6
* Fix the licensing blurb in GtkPlacesSidebarEmmanuele Bassi2015-12-042-20/+17
* Fix license headerMatthias Clasen2015-12-041-1/+1
* Document GDK_TOUCHPAD_GESTURE_MASKMatthias Clasen2015-12-041-0/+1
* popover: Avoid a crash when no relative-to widget is setMatthias Clasen2015-12-041-0/+3
* wayland: Translate virtual modifiers tooRui Matos2015-12-041-0/+12
* wayland: Invert drop_finished/button release call orderCarlos Garnacho2015-12-031-1/+1
* wayland: Store requested target on GdkWaylandSelectionCarlos Garnacho2015-12-031-6/+4
* wayland: Refactor selection ownershipCarlos Garnacho2015-11-301-14/+13
* Updated Polish translationPiotr Drąg2015-11-271-299/+299
* GtkWindow: Reset gestures after triggering right click titlebar actionCarlos Garnacho2015-11-251-0/+3
* wayland: Do not store the grab cursor separatelyCarlos Garnacho2015-11-251-19/+3
* device: Fix disposeCarlos Garnacho2015-11-251-7/+10
* wayland: Plug surface leakCarlos Garnacho2015-11-251-1/+5
* searchenginetracker: Remove astray ");" closing a functionCarlos Garnacho2015-11-231-1/+1
* searchenginetracker: Optimize direct/recursive folder lookupsCarlos Garnacho2015-11-231-7/+16
* searchenginetracker: ensure nie:url is boundCarlos Garnacho2015-11-231-1/+1
* cssstyle: Don't crash if properties are added at runtimeBenjamin Otte2015-11-202-3/+30
* wayland: Avoid a crashMatthias Clasen2015-11-201-5/+2
* entry: ensure valid GdkWindow before set_invisible_cursor()Christian Hergert2015-11-181-3/+5
* wayland: Move additional pointer buttons after the old 4-7 scrolling onesCarlos Garnacho2015-11-171-5/+13
* x11: Add "pointer" to the is-not-a-touchscreen device name checksCarlos Garnacho2015-11-171-0/+1
* x11: Do not misdetect mice with abs axes as touchscreensCarlos Garnacho2015-11-171-1/+2
* x11: Try harder to find a core pointerMatthias Clasen2015-11-171-11/+18
* 3.18.53.18.5Matthias Clasen2015-11-162-2/+11