summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* Drop gratitious use of GdkPointMatthias Clasen2017-12-261-5/+6
* Add GtkIconSize back to the docsMatthias Clasen2017-12-261-0/+4
* check button: Fix inconsistent stateMatthias Clasen2017-12-251-1/+3
* docs: Add missing signal parameterEmmanuele Bassi2017-12-211-1/+2
* build: Ensure we introspect the print operation sourcesEmmanuele Bassi2017-12-211-9/+27
* gl renderer: Rework once moreTimm Bäder2017-12-211-1/+1
* GskRenderer: Remove viewport propertyTimm Bäder2017-12-211-8/+0
* snapshot: Add & use API for linear gradient nodesTimm Bäder2017-12-213-26/+193
* snapshot: Directly clip color nodesTimm Bäder2017-12-211-0/+16
* snapshot: Fix typoTimm Bäder2017-12-211-1/+1
* Remove font-name leftoversMatthias Clasen2017-12-212-5/+3
* Add a missing includeMatthias Clasen2017-12-211-0/+1
* font button: Drop the font-name propertyMatthias Clasen2017-12-212-57/+6
* Remove debug spewMatthias Clasen2017-12-211-2/+0
* Fix a mis-mergeMatthias Clasen2017-12-201-0/+1
* Implement font-feature-settingsMatthias Clasen2017-12-206-0/+360
* Update the docs for GtkCssChangeMatthias Clasen2017-12-201-4/+5
* Fix a crash introduced in the previous commitMatthias Clasen2017-12-192-8/+5
* font chooser: Simplify some codeMatthias Clasen2017-12-192-27/+12
* font chooser: Stop listening to style-updatedMatthias Clasen2017-12-191-13/+0
* window: Make sure an event has a displayTimm Bäder2017-12-191-0/+1
* emoji: Skip overly wide fallback renderingMatthias Clasen2017-12-171-1/+19
* Avoid calling unsetenv too lateMatthias Clasen2017-12-171-13/+27
* inspector: Allow to bump scale to 3Matthias Clasen2017-12-171-1/+1
* Remove unneeded deprecation guardsMatthias Clasen2017-12-171-2/+0
* Don't place dnd cursor in placeholder textMatthias Clasen2017-12-171-1/+4
* dnd: Get rid of IPC widgetsBenjamin Otte2017-12-161-103/+9
* dnd: Remove unused functionBenjamin Otte2017-12-161-72/+0
* x11: Use gdk_drag_context_get_display()Benjamin Otte2017-12-161-1/+1
* listbox: Fix a crash during keynavMatthias Clasen2017-12-151-10/+13
* dnd: Remove handler for nonexisting signalBenjamin Otte2017-12-151-40/+0
* gtk: Remove unused includeBenjamin Otte2017-12-154-4/+0
* gdk: Remove DRAG_STATUS and DROP_FINISHED eventsBenjamin Otte2017-12-152-5/+0
* css: Fix segfault when GtkCssStyleChange is NULL on gtk_widget_real_style_upd...Juan Pablo Ugarte2017-12-151-3/+6
* Replace gdk_keymap_get_for_display by gdk_display_get_keymapMatthias Clasen2017-12-1515-32/+32
* Drop gdk_keymap_get_default()Matthias Clasen2017-12-142-7/+6
* gdk: Drop GDK_DAMAGEMatthias Clasen2017-12-142-2/+0
* Drop GDK_CLIENT_EVENTMatthias Clasen2017-12-143-5/+0
* widget: Remove the ::window-state-event signalMatthias Clasen2017-12-142-38/+0
* gtk: Stop handling GdkEventWindowStateMatthias Clasen2017-12-141-1/+0
* menu: Stop using GdkEventWindowStateMatthias Clasen2017-12-141-32/+0
* a11y: Stop using GdkEventWindowStateMatthias Clasen2017-12-141-16/+0
* headerbar: Stop using GdkEventWindowStateMatthias Clasen2017-12-141-19/+16
* gtk: Stop using GdkEventWindowStateMatthias Clasen2017-12-141-25/+38
* FileChooser: Update set_local_only() doc’s defaultDaniel Boles2017-12-141-2/+2
* x11: Get rid of default Atom convertersBenjamin Otte2017-12-141-3/+3
* Drop gdk_atom_internMatthias Clasen2017-12-1312-44/+44
* Drop gdk_atom_nameMatthias Clasen2017-12-131-4/+2
* Remove no-longer-used signalsMatthias Clasen2017-12-131-37/+0
* dnd: Remove gdk_drag_get_selection()Benjamin Otte2017-12-144-23/+0