summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CI: Build with --werrorwip/otte/werrorBenjamin Otte2018-04-012-11/+24
* fishbowl: Make stats tracking work somewhat with broken X serversBenjamin Otte2018-03-301-1/+41
* demos: Improve frame rate tracking for fishbowl demoBenjamin Otte2018-03-301-76/+62
* x11: Always request frame updatesBenjamin Otte2018-03-301-0/+4
* x11: Make the frame clock work in GL and VulkanBenjamin Otte2018-03-304-7/+26
* themes: Make disabled Expander arrow look disabledDaniel Boles2018-03-296-1/+18
* emojichooser.ui: Add i18n context to all tooltips…Daniel Boles2018-03-291-9/+9
* Update POTFILES.inPiotr Drąg2018-03-292-0/+6
* emojichooser.ui: Reuse headings as button tooltipsDaniel Boles2018-03-291-0/+12
* Widget: Fix doc of default ::keynav-failed handlerTomasz Miąsko2018-03-291-2/+2
* GDK W32: the .area member of the expose event is goneРуслан Ижбулатов2018-03-291-3/+0
* GDK W32: Adapt to the window->surface changeРуслан Ижбулатов2018-03-294-20/+20
* GDK W32: gdk_content_formats_builder_free{,_to_formats}Руслан Ижбулатов2018-03-292-2/+2
* GDK W32: Don't use gdk_threads_add_timeout_full()Руслан Ижбулатов2018-03-291-3/+3
* GDK W32: don't use gdk_drag_find_surface() and gdk_drag_motion()Руслан Ижбулатов2018-03-291-11/+9
* GDK W32: Adapt to event filter removalРуслан Ижбулатов2018-03-297-127/+267
* GDK W32: adapt to GdkDragProtocol removalРуслан Ижбулатов2018-03-295-14/+22
* GDK W32: Another massive clipboard and DnD updateРуслан Ижбулатов2018-03-2917-358/+8637
* HighContrast: Honour .monospace set by GtkTextViewDaniel Boles2018-03-293-0/+8
* ci: Manually install Meson from PyPIEmmanuele Bassi2018-03-291-2/+8
* Add an option for building examplesEmmanuele Bassi2018-03-292-5/+9
* gdkglcontext-win32.c: Fix window->surface changesChun-wei Fan2018-03-291-28/+28
* builder: Allow named objects to be used in paintable/pixbuf propertiesBenjamin Otte2018-03-291-8/+19
* gsk: Remove gsk_renderer_create_cairo_surface()Benjamin Otte2018-03-292-40/+0
* renderer: Get rid of unused member variableBenjamin Otte2018-03-291-3/+0
* frameclockidle: Rename header so it's private nowBenjamin Otte2018-03-294-3/+3
* frameclockidle: Remove nonexisting functions from headerBenjamin Otte2018-03-291-2/+0
* vulkan: Reserve 4 images in the swapchain by defaultBenjamin Otte2018-03-291-1/+1
* Rename gtkkineticscrolling.h to gtkkineticscrollingprivate.hTimm Bäder2018-03-283-2/+2
* expander: Update css docsTimm Bäder2018-03-281-4/+5
* testgtk: don't set a focus adjustment on a boxTimm Bäder2018-03-281-2/+0
* Revert "container: Fix scroll adjustment coordinates"Timm Bäder2018-03-281-1/+1
* expander: Remove priv pointerTimm Bäder2018-03-282-42/+48
* build: Defer defining HAVE_PANGOFT and HAVE_HARFBUZZChun-wei Fan2018-03-281-4/+4
* gsk/gl: Include cairo.h consistentlyChun-wei Fan2018-03-282-2/+2
* gtkimcontextime: fix to compile againРуслан Ижбулатов2018-03-282-11/+6
* GDK W32: remove unused client_messageРуслан Ижбулатов2018-03-281-38/+0
* GDK W32: drop cursor-related GdkWin32Display functionsРуслан Ижбулатов2018-03-283-54/+0
* GDK W32: remove the use of GDK_SURFACE_STATEРуслан Ижбулатов2018-03-281-5/+0
* GDK W32: move GdkWin32MonitorDpiType to a different headerРуслан Ижбулатов2018-03-282-8/+9
* Check for freetype2 version when PangoFT is usedРуслан Ижбулатов2018-03-282-2/+32
* GDK W32: _gdk_surface_invalidate_{for_expose,region}Руслан Ижбулатов2018-03-281-1/+1
* GDK W32: drop the use of gdk_keymap_get_default()Руслан Ижбулатов2018-03-281-12/+18
* Only use gtk_print_backends_init() on UNIXРуслан Ижбулатов2018-03-281-0/+2
* Alternative printbackends subdir for non-UNIX OSesРуслан Ижбулатов2018-03-281-0/+2
* Make wayland bits in meson.build conditional on wayland useРуслан Ижбулатов2018-03-281-21/+25
* font chooser: Make levels flagsMatthias Clasen2018-03-274-31/+52
* font chooser widget: Expose tweak-action as propertyMatthias Clasen2018-03-271-0/+26
* font button: notify when ::font-features changesMatthias Clasen2018-03-271-0/+1
* spinbutton: spinbuttons aren't entries anymoreTimm Bäder2018-03-271-1/+1