summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* selection: Remove #ifdef WAYLANDBenjamin Otte2017-11-151-35/+8
* cellrendererpixbuf: Remove stock-detail propertyBenjamin Otte2017-11-141-20/+0
* messagedialog: Remove unused headerBenjamin Otte2017-11-141-1/+0
* 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-134-11/+2
* widget: Remove gtk_widget_set_device_enabled()Benjamin Otte2017-11-132-163/+0
* icontheme: Add a trailing / when enumerating resourcesMatthias Clasen2017-11-131-1/+3
* gtkplacessidebar: Fix new tab/window handling for cloud accountsCarlos Soriano2017-11-131-8/+12
* gtkplacessidebar: Adapt to libcloudproviders 0.2.xCarlos Soriano2017-11-132-128/+226
* application: Append a / to the icon resource pathMatthias Clasen2017-11-131-1/+1
* icontheme: Append a / to the resource pathMatthias Clasen2017-11-131-1/+1
* a11y: Handle a treeview with no columnsBenjamin Otte2017-11-131-1/+1
* treeview: Only update vadjustment in size_allocate()Benjamin Otte2017-11-131-10/+0
* treeview: Pass height to allocate as argumentBenjamin Otte2017-11-133-15/+10
* progresstracker: Don't hand out NaNBenjamin Otte2017-11-121-3/+3
* treeview: Use gtk_widget_get_width()Benjamin Otte2017-11-121-9/+9
* treeview: Don't allocate columns outside of size_allocate()Benjamin Otte2017-11-121-5/+1
* treeview: Fix RTL column header allocationBenjamin Otte2017-11-121-4/+7
* treeview: width_changed is always true, so remove itBenjamin Otte2017-11-121-65/+17
* Fix up managed dndMatthias Clasen2017-11-111-2/+5
* textview: Remove GDK windowsBenjamin Otte2017-11-111-295/+10
* textview: Simplify gtk_text_view_buffer_to_window_coords()Benjamin Otte2017-11-111-171/+24
* textview: Use text_window_get_width()/height()Benjamin Otte2017-11-111-12/+6
* textview: Make the semi-private headrs really privateBenjamin Otte2017-11-1114-38/+15
* textview: Store border window sizes in a custom structBenjamin Otte2017-11-111-158/+50
* gtktexttag: Remove GtkTextTag::event and gtk_text_tag_event()Benjamin Otte2017-11-113-202/+0
* textview: Hide the selection bubble betterBenjamin Otte2017-11-111-11/+4
* flowbox: Compute view box from correct variablesBenjamin Otte2017-11-111-2/+2
* Drop the last use of GDK_MULTIHEAD_SAFEMatthias Clasen2017-11-101-2/+0
* GtkCssImageIconTheme: Don't try to unref a NULL pointerKjell Ahlstedt2017-11-101-1/+2
* rendericon: Add missing includeBenjamin Otte2017-11-101-0/+1
* stylecontext: Make first property name explicitBenjamin Otte2017-11-102-3/+11
* a11y: Report correct spinner sizeBenjamin Otte2017-11-101-2/+2
* calendar: Fix for GTK4 changesBenjamin Otte2017-11-101-61/+29
* Simplify the gtk_snapshot_icon_texture APIMatthias Clasen2017-11-084-35/+29
* Fix a compiler warningMatthias Clasen2017-11-081-1/+1
* Fix a typoMatthias Clasen2017-11-081-1/+1
* filesystem: Drop surface-based APIsMatthias Clasen2017-11-082-133/+0
* filechooserwidget: Use GIconsMatthias Clasen2017-11-081-6/+6
* filechooserbutton: Use GIconsMatthias Clasen2017-11-081-113/+66
* filesystem: Add GIcon gettersMatthias Clasen2017-11-082-6/+50
* Use color matrices for -gtk-recolorMatthias Clasen2017-11-082-31/+145
* CssProvider: Fix doc of min theme version loadedDaniel Boles2017-11-081-1/+1
* CssProvider: Use consistent theme name placeholderDaniel Boles2017-11-081-3/+3
* Fix the buildMatthias Clasen2017-11-081-2/+1
* css image: Use GdkTexture api directlyMatthias Clasen2017-11-071-19/+9
* css: Use a color matrix for recoloring -gtk-iconthemeMatthias Clasen2017-11-072-14/+41
* Make the recoloring code more robustMatthias Clasen2017-11-074-10/+28
* fix the buildMatthias Clasen2017-11-071-1/+1