summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 3.18.43.18.4Matthias Clasen2015-11-122-2/+9
* cssnode: Fix style updating when the CSS node ID changesColomban Wendling2015-11-122-2/+2
* Revert "inspector: remove gtk_text_buffer_get_iter_at_line_index() workaround"Sébastien Wilmet2015-11-121-8/+29
* Revert "textbuffer: nicer get_iter functions"Matthias Clasen2015-11-123-215/+37
* update zh_CN translationMingye Wang (Arthur2e5)2015-11-121-1726/+3308
* win32: chain up on display disposeIgnacio Casal Quinteiro2015-11-121-1/+3
* 3.18.33.18.3Matthias Clasen2015-11-092-2/+37
* gdk: Fix invalidation w/ pixel cache when changing child window geometry.Alexander Larsson2015-11-091-7/+17
* placesview: Don't export APIBenjamin Otte2015-11-091-9/+0
* Avoid excessive property notification for GtkStack::interpolate-sizeMatthias Clasen2015-11-091-1/+1
* TreeModelFilter: Fix uninitialized memory read.Alexander Larsson2015-11-091-7/+7
* docs: Point at for_scale() variantsEmmanuele Bassi2015-11-091-0/+12
* docs: Clarify gtk_render_icon()'s behaviourEmmanuele Bassi2015-11-091-0/+7
* docs: Fix typo in gdk_screen_get_scale_factor()Emmanuele Bassi2015-11-091-1/+1
* stack: GtkStack:interpolate-size should be read/writeChristian Hergert2015-11-091-1/+1
* headerbar: remove G_PARAM_CONSTRUCT from custom-titleChristian Hergert2015-11-091-1/+1
* GdkDevice: Do not free construct-only properties data on dispose()Carlos Garnacho2015-11-091-15/+21
* x11: Detect single-touch touchscreens as GDK_SOURCE_TOUCHSCREENCarlos Garnacho2015-11-091-0/+35
* Fix a memory leak in gtk-3.0.m4 fileDhiru Kholia2015-11-091-7/+4
* gdkrgba: Use %g instead of %.17g to print alphaBenjamin Otte2015-11-091-1/+1
* Load settings.ini from all data dirsMatthias Clasen2015-11-091-3/+2
* tool item group: Don't leak a buttonMatthias Clasen2015-11-091-5/+4
* icon theme: Ensure to propagate an errorMatthias Clasen2015-11-091-1/+5
* gdkpixbuf-drawable: reinstate accidentally removed lineLars Uebernickel2015-11-091-0/+1
* gdk_pixbuf_get_from_window: honor device scaleLars Uebernickel2015-11-091-1/+0
* wayland: Don't use GTK symbols from GDKJonas Ådahl2015-11-091-2/+2
* GtkTreeView: Rework the search window hack so it also works on WaylandJonas Ådahl2015-11-091-63/+74
* wayland: Map UTILITY hinted popup windows as subsurfacesJonas Ådahl2015-11-091-1/+10
* GtkTreeView: Make a search window destroy helperJonas Ådahl2015-11-091-7/+12
* wayland: Don't try to use subsurfaces as popup parentsJonas Ådahl2015-11-091-1/+24
* wayland: Make window type conditions switchesJonas Ådahl2015-11-091-7/+19
* GtkTreeView: Use more consistent search window namingJonas Ådahl2015-11-091-18/+25
* Translate GDK_KEY_KP_Decimal according to localeMatthias Clasen2015-11-091-0/+21
* win32: Fix introspection syntaxMatthias Clasen2015-11-091-1/+1
* builder: Avoid some unnecessary overheadMatthias Clasen2015-11-092-19/+19
* widget: fix typo in warning messagePaolo Borelli2015-11-091-1/+1
* wayland: Map windows with tooltip hint as subsurfacesJonas Ådahl2015-11-091-0/+5
* wayland: Clean up code determining how to map a windowJonas Ådahl2015-11-091-25/+75
* GtkPaned: Fix gtk_paned_set_child_visible callsTimm Bäder2015-11-091-15/+8
* inspector: remove gtk_text_buffer_get_iter_at_line_index() workaroundSébastien Wilmet2015-11-091-29/+8
* textbuffer: nicer get_iter functionsSébastien Wilmet2015-11-093-37/+215
* Improve text a11y testMatthias Clasen2015-11-091-12/+66
* file chooser: Avoid search interruptionMatthias Clasen2015-11-091-5/+8
* Assistant: Fix page rmovalMatthias Clasen2015-11-061-2/+2
* menushell: don't call gtk_render_background()Cosimo Cecchi2015-11-021-15/+0
* entry completion: Only grab the device if we have oneMatthias Clasen2015-11-021-9/+12
* Bug 753992 - im-quartz discard_preedit segmentation faultJohn Ralls2015-11-011-12/+7
* win32: handle WM_DISPLAYCHANGE globallyPaolo Borelli2015-10-313-14/+84
* placesview: vertically align path labelsGeorges Basile Stavracas Neto2015-10-304-3/+29
* placessidebar: do not crash if uris is NULLDominique Leuenberger2015-10-291-1/+1