| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | widget: Fix a few typos in cursor documentation | Timm Bäder | 2018-03-17 | 1 | -3/+3 |
* | popover: Remove an unneeded local variable | Timm Bäder | 2018-03-17 | 1 | -6/+5 |
* | magnifier: Clip child node to magnifier size | Timm Bäder | 2018-03-17 | 1 | -0/+8 |
* | Fix a few get_allocated_width/height usages | Timm Bäder | 2018-03-17 | 3 | -5/+5 |
* | Notebook: Don’t show raw underline/markup in popup | Daniel Boles | 2018-03-16 | 1 | -2/+2 |
* | selection: Remove surface APIs | Benjamin Otte | 2018-03-16 | 2 | -43/+1 |
* | cellrendererpixbuf: Store the texture in the iconhelper paintable | Benjamin Otte | 2018-03-16 | 8 | -103/+6 |
* | image: Remove gtk_image_set_texture() | Benjamin Otte | 2018-03-16 | 7 | -118/+14 |
* | image: Add gtk_image_set_can_shrink() | Benjamin Otte | 2018-03-16 | 2 | -0/+77 |
* | image: Add gtk_image_set_keep_aspect_ratio() | Benjamin Otte | 2018-03-16 | 3 | -13/+130 |
* | iconhelper: Implement GdkPaintable | Benjamin Otte | 2018-03-16 | 4 | -139/+248 |
* | icontheme: Remove surface support | Benjamin Otte | 2018-03-16 | 2 | -119/+0 |
* | image: Don't handle surfaces anymore | Benjamin Otte | 2018-03-16 | 10 | -303/+9 |
* | dragsource: Replace gtk_drag_source_set_icon_surface() | Benjamin Otte | 2018-03-16 | 3 | -28/+28 |
* | inspector: Use Textures for images in the property view | Benjamin Otte | 2018-03-16 | 2 | -43/+64 |
* | cellrendererpixbuf: Put pixbufs into textures | Benjamin Otte | 2018-03-16 | 1 | -26/+13 |
* | image: Load resources and files into textures | Benjamin Otte | 2018-03-16 | 8 | -20/+233 |
* | iconhelper: Handle texture scale again | Benjamin Otte | 2018-03-16 | 4 | -6/+11 |
* | iconhelper: Turn into a GObject | Benjamin Otte | 2018-03-16 | 4 | -86/+109 |
* | iconhelper: Rework to allow resizing of paintables | Benjamin Otte | 2018-03-16 | 4 | -27/+97 |
* | iconhelper: Rename function | Benjamin Otte | 2018-03-16 | 1 | -19/+10 |
* | tooltips: Make icon a paintable | Benjamin Otte | 2018-03-16 | 4 | -11/+11 |
* | entry: Make icons a paintable | Benjamin Otte | 2018-03-16 | 2 | -63/+63 |
* | dnd: Make dnd icon API take a paintable | Benjamin Otte | 2018-03-16 | 2 | -10/+10 |
* | aboutdialog: Make logo a paintable | Benjamin Otte | 2018-03-16 | 2 | -17/+17 |
* | cssimage: Implement dynamicity for cross-fades | Benjamin Otte | 2018-03-16 | 1 | -5/+50 |
* | css: Implement dynamic values for array values | Benjamin Otte | 2018-03-16 | 1 | -2/+52 |
* | cssimage: Add GtkCssImagePaintable | Benjamin Otte | 2018-03-16 | 8 | -174/+253 |
* | cssimage: Add gtk_css_image_is_invalid() | Benjamin Otte | 2018-03-16 | 7 | -7/+173 |
* | image: Implement support for paintables | Benjamin Otte | 2018-03-16 | 8 | -13/+270 |
* | iconhelper: transition to GdkPaintable | Benjamin Otte | 2018-03-16 | 4 | -78/+86 |
* | snapshot: "Inherit" from GdkSnapshot | Benjamin Otte | 2018-03-16 | 2 | -2/+2 |
* | css: Implement support for dynamic values | Benjamin Otte | 2018-03-16 | 4 | -0/+174 |
* | cssimage: Implement dynamic values | Benjamin Otte | 2018-03-16 | 3 | -2/+81 |
* | css: Introduce the idea of dynamic values | Benjamin Otte | 2018-03-16 | 28 | -4/+154 |
* | css: Remove ability to query css images as cairo patterns | Benjamin Otte | 2018-03-16 | 1 | -40/+4 |
* | aboutdialog: The default icons are textures these days | Benjamin Otte | 2018-03-16 | 1 | -1/+1 |
* | css: Fix compiler warning | Benjamin Otte | 2018-03-16 | 1 | -1/+1 |
* | Improve the scale handling | Matthias Clasen | 2018-03-15 | 1 | -11/+15 |
* | Merge branch 'css-image-scaled' into 'master' | Matthias Clasen | 2018-03-15 | 2 | -21/+73 |
|\ |
|
| * | Make GtkCssImageScaled handle scales properly | Matthias Clasen | 2018-03-15 | 2 | -11/+64 |
| * | Trivial formatting fixes | Matthias Clasen | 2018-03-14 | 1 | -10/+9 |
* | | Merge branch 'wip/filechooser-non-default-display-gtk4' into 'master' | Matthias Clasen | 2018-03-15 | 1 | -2/+2 |
|\ \ |
|
| * | | entrycompletion: Realize popup after setting screen | Jonas Ådahl | 2018-03-14 | 1 | -2/+2 |
* | | | spinbutton: Remove an unnecessary queue_draw call | Timm Bäder | 2018-03-15 | 1 | -2/+0 |
* | | | fixed: Remove snapshot implementation | Timm Bäder | 2018-03-14 | 1 | -25/+0 |
* | | | snapshot: Ignore 0 sized clip nodes | Timm Bäder | 2018-03-14 | 1 | -0/+4 |
* | | | gtkmenu: Remove unused constant | Carlos Soriano | 2018-03-14 | 1 | -1/+0 |
|/ / |
|
* | | snapshot: Add missing (nullable) annotation | Timm Bäder | 2018-03-13 | 1 | -1/+1 |
* | | widget: Simplify setting a default direction | Timm Bäder | 2018-03-13 | 1 | -5/+4 |