summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* Stop loading moduleswip/matthiasc/kill-modulesMatthias Clasen2018-02-178-544/+0
* TextLayout: Clarify implementation of special caseDaniel Boles2018-02-171-5/+1
* calendar: Avoid warnings for new "%OB" formatMatthias Clasen2018-02-171-3/+21
* cssimage: Get rid of draw vfuncBenjamin Otte2018-02-175-63/+43
* adwaita: Move searchbar style to box childTimm Bäder2018-02-163-11/+19
* gtksettings: Remove leftover codeCarlos Garnacho2018-02-161-5/+0
* textview: Implement measure()Timm Bäder2018-02-161-92/+26
* gtkbookmarksmanager: Use GTK+ 3.0's bookmarks fileBastien Nocera2018-02-151-1/+5
* gtkplacessidebar: Rename favorites to starredCarlos Soriano2018-02-151-2/+2
* Merge branch 'master' into 'master'Matthias Clasen2018-02-151-2/+3
|\
| * calendar: Use the new "%OB" format in strftime()Rafal Luzynski2018-02-131-2/+3
* | Merge branch 'wip/carlosg/imwayland' into 'master'Matthias Clasen2018-02-152-0/+28
|\ \ | |/ |/|
| * modules: Add wayland IM implementationwip/carlosg/imwaylandCarlos Garnacho2018-02-132-0/+28
* | cssprovider: Remove priv pointerTimm Bäder2018-02-132-33/+26
* | menu: Remove an incorrect commentTimm Bäder2018-02-131-2/+0
|/
* treemenu: Remove unused definesBenjamin Otte2018-02-131-5/+0
* Drop method annotation for gtk_drag_cancel()Emmanuele Bassi2018-02-121-1/+1
* build: Allow using introspection from subprojectsEmmanuele Bassi2018-02-121-4/+29
* Fix overzalous method annotations for drag and dropAlban Browaeys2018-02-121-8/+8
* build: Use GIR targets for built introspection dataEmmanuele Bassi2018-02-121-13/+8
* menu: Guard against NULL toplevelTimm Bäder2018-02-091-5/+8
* box: Remove an unnecessary includeTimm Bäder2018-02-091-1/+0
* box: Rename private pointers to "priv"Timm Bäder2018-02-091-67/+67
* box: Simplify size_allocateTimm Bäder2018-02-091-7/+7
* box: Use widget child list when computing size requestTimm Bäder2018-02-091-69/+50
* box: Use widget child list in compute_size_for_orientationTimm Bäder2018-02-091-12/+8
* inspector: Remove gtk.h includeBenjamin Otte2018-02-096-14/+23
* a11y: Remove gtk.h include from iconview headerBenjamin Otte2018-02-093-18/+21
* a11y: Remove gtk.h include from lockbuttonBenjamin Otte2018-02-093-2/+7
* a11y: Remove gtk/h include from menu headerBenjamin Otte2018-02-092-17/+18
* a11y: Remove gtk.h include from listbox headersBenjamin Otte2018-02-094-9/+16
* a11y: Remove gtk.h from flowbox includesBenjamin Otte2018-02-093-6/+15
* a11y: Remove gtk.h include from container accessibleBenjamin Otte2018-02-0919-199/+254
* a11y: Remove gtk.h includeBenjamin Otte2018-02-085-9/+23
* a11y: Don't include gtk.hBenjamin Otte2018-02-0813-125/+163
* shortcuts: Don't include gtk.hBenjamin Otte2018-02-0810-18/+54
* pointerfocus: Don't include gtk.hBenjamin Otte2018-02-085-18/+19
* cellrendereraccel: unref sizing_labelTimm Bäder2018-02-061-1/+15
* notebook: Remove another event type checkTimm Bäder2018-02-061-3/+0
* separatormenuitem: Don't create label widget in get_labelTimm Bäder2018-02-061-0/+9
* The big versioning cleanupMatthias Clasen2018-02-06317-6172/+799
* cssprovider: Use g_file_load_bytes()Benjamin Otte2018-02-051-6/+11
* Drop gtk_widget_show_nowMatthias Clasen2018-02-042-50/+0
* treeview: Stop using gtk_widget_show_nowMatthias Clasen2018-02-041-1/+1
* searchbar: reorganizeTimm Bäder2018-02-045-98/+96
* searchbar: Properly remove child widgetsTimm Bäder2018-02-041-0/+18
* searchbar: Remove unused widgetsTimm Bäder2018-02-041-35/+10
* glarea: Fix precondition checkTimm Bäder2018-02-041-1/+1
* glarea: Simplify make_currentTimm Bäder2018-02-041-5/+1
* rbtree: Privatize headerBenjamin Otte2018-02-036-13/+8