summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Drop gdk_beepMatthias Clasen2017-11-163-17/+0
* im context thai: Stop using gdk_beepMatthias Clasen2017-11-161-1/+1
* Drop gdk_set_double_click_timeMatthias Clasen2017-11-163-22/+0
* selection: Remove the info uintBenjamin Otte2017-11-1645-381/+181
* selection: Remove gtk_target_table_*() functionsBenjamin Otte2017-11-163-73/+0
* textview: Stop playing shenanigans with the target listBenjamin Otte2017-11-161-36/+1
* selection: Make GtkTargetEntry not allocatableBenjamin Otte2017-11-163-81/+0
* HighContrast: misc fixesMatthias Clasen2017-11-152-25/+6
* Adwaita: Make checks and radios sharp againMatthias Clasen2017-11-151-0/+2
* Change icon-size propertiesMatthias Clasen2017-11-152-20/+37
* image: Update docsMatthias Clasen2017-11-152-2/+13
* Document -gtk-icon-sizeMatthias Clasen2017-11-151-1/+10
* Support -gtk-icon-size for builtinsMatthias Clasen2017-11-151-0/+18
* Drop gtk_icon_size_lookupMatthias Clasen2017-11-1511-166/+63
* recentchooser: Use GIcon instead of GdkPixbufMatthias Clasen2017-11-151-66/+14
* iconhelper: Query size via CSSMatthias Clasen2017-11-156-48/+58
* enums: Change GtkIconSize valuesMatthias Clasen2017-11-1547-197/+72
* image: Don't take icon size in set_from_definition()Benjamin Otte2017-11-153-7/+3
* filechooserwidget: icon size is always 16Matthias Clasen2017-11-151-13/+4
* filechooserbutton: icon size is always 16Matthias Clasen2017-11-151-20/+11
* cellrendererspinner: Don't track old icon sizeBenjamin Otte2017-11-151-6/+1
* image: Remove icon-size argument from icon settersMatthias Clasen2017-11-1556-217/+174
* image: Change gettersBenjamin Otte2017-11-1514-80/+56
* button: Get rid of icon sizeBenjamin Otte2017-11-159-23/+18
* scalebutton: Remove icon sizeBenjamin Otte2017-11-153-35/+7
* toolbar: Remove icon sizesBenjamin Otte2017-11-1517-465/+2
* tooltips: Remove GtkIconSize usageBenjamin Otte2017-11-155-26/+13
* css: Add -gtk-icon-sizeBenjamin Otte2017-11-152-0/+19
* introspection: Fix buildBenjamin Otte2017-11-153-5/+4
* wayland: Fix initial cursorBenjamin Otte2017-11-151-6/+13
* gdk: Replace GDK_NONE with NULLBenjamin Otte2017-11-1544-190/+181
* gdk: Turn GdkAtom into a const char *Benjamin Otte2017-11-153-52/+10
* gdk: Make GDK_NONE Atom translate to NULLBenjamin Otte2017-11-151-2/+1
* gdk: Get rid of magic special atomsBenjamin Otte2017-11-153-107/+20
* x11: Remove special casing for GdkAtomsBenjamin Otte2017-11-151-11/+0
* dnd: Make GtkDragDest and GtkDragSource use GtkTargetListBenjamin Otte2017-11-1537-156/+181
* clipboard: Consistently use GtkTargetListBenjamin Otte2017-11-1514-186/+173
* selection: Remove #ifdef WAYLANDBenjamin Otte2017-11-1521-109/+133
* cellrendererpixbuf: Remove stock-detail propertyBenjamin Otte2017-11-142-22/+1
* messagedialog: Remove unused headerBenjamin Otte2017-11-141-1/+0
* win32: Remove all checks for GDK_WINDOW_ROOTMatthias Clasen2017-11-144-14/+8
* win32: Remove all uses of get_root_windowMatthias Clasen2017-11-149-109/+69
* placessiderbar: Fix sunny compilationBenjamin Otte2017-11-131-1/+1
* widget: No need to update eventsBenjamin Otte2017-11-131-9/+0
* gdkwindow: Remove event_mask arguments from constructorsBenjamin Otte2017-11-1315-36/+8
* window: Set ALL_EVENT_MASKBenjamin Otte2017-11-131-1/+1
* gdk: Fix GDK_ALL_EVENTS_MASKBenjamin Otte2017-11-131-1/+1
* widget: Remove gtk_widget_set_device_enabled()Benjamin Otte2017-11-133-165/+0
* x11: Remove mentions of GDK_WINDOW_ROOTMatthias Clasen2017-11-132-12/+3
* x11: Stop creating a root windowMatthias Clasen2017-11-136-78/+4