summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Parse render nodes from text fileswip/baedert/render-node-parserTimm Bäder2019-03-024-39/+1424
* testsuite: Port gl tests to text-based formatTimm Bäder2019-03-0244-7/+140
* Fix compile time warningsTimm Bäder2019-03-022-3/+3
* a11y: Include gtktextaccesible.h in gtk-a11y.hTimm Bäder2019-03-021-0/+1
* Merge branch 'redundant-editable-api' into 'master'Emmanuele Bassi2019-03-0159-472/+185
|\
| * entry, spin button: Drop redundant APIMatthias Clasen2019-02-2859-472/+185
|/
* roundedrect: Add gsk_rounded_rect_to_stringTimm Bäder2019-02-282-0/+23
* gl renderer: Change shadow cache eviction strategyTimm Bäder2019-02-281-5/+7
* gl renderer: Ignore nodes with nan boundsTimm Bäder2019-02-281-1/+2
* transformnode: Avoid matrix multiplication if we canTimm Bäder2019-02-281-3/+24
* gl renderer: Add more nodes that support transformsTimm Bäder2019-02-281-0/+3
* entry: Don't use the buffer directlyMatthias Clasen2019-02-281-5/+15
* treeview: Stop using set_focus_childMatthias Clasen2019-02-282-23/+12
* Merge branch 'alatiera/python3' into 'master'Nirbheek Chauhan2019-02-271-7/+5
|\
| * build: use condense the mkdir calls to onelinersJordan Petridis2019-02-271-4/+2
| * build: no need to replace path separatorsJordan Petridis2019-02-271-2/+2
| * build: Use python3 for the post install scriptJordan Petridis2019-02-271-1/+1
|/
* Adwaita: define insensitive linksJakub Steiner2019-02-273-0/+7
* xembed: Remove unused fileBenjamin Otte2019-02-271-31/+0
* window: Return no item for no item nameBenjamin Otte2019-02-271-0/+2
* window: Undo the deprection of gtk_window_presentMatthias Clasen2019-02-262-14/+2
* testsuite: Stop using grab-focus as a keybinding signalMatthias Clasen2019-02-261-5/+1
* widget: Remove the ::grab-focus signalMatthias Clasen2019-02-261-15/+1
* container: Remove the ::set-focus-child signalMatthias Clasen2019-02-261-11/+1
* Merge branch 'wip/hadess/window-present-docs' into 'master'Matthias Clasen2019-02-2517-27/+87
|\
| * surface: Advise using gtk_window_present_with_time()Bastien Nocera2019-02-251-2/+2
| * window: Warn when gtk_window_present_with_time() is passed 0Bastien Nocera2019-02-251-0/+10
| * all: Don't warn about deprecated gtk_window_present usageBastien Nocera2019-02-2514-5/+44
| * window: Deprecate gtk_window_present()Bastien Nocera2019-02-252-20/+23
| * Add 4.0 deprecation warning macrosBastien Nocera2019-02-251-0/+8
|/
* entry: Make placeholder-text work againMatthias Clasen2019-02-251-5/+6
* gl renderer: Remove GskRoundedRect initializaionTimm Bäder2019-02-251-3/+7
* gl renderer: Partially implement rounded rect intersectionTimm Bäder2019-02-251-13/+108
* gl renderer: Add debug function to dump render nodeTimm Bäder2019-02-251-0/+24
* compare-render: Assert that no error has been setTimm Bäder2019-02-251-0/+1
* gl renderer: Stop determining the matrix category ourselvesTimm Bäder2019-02-253-146/+195
* docs: Miscellaneous doc fixesMatthias Clasen2019-02-2427-54/+221
* docs: Remove some no-longer-existing apiMatthias Clasen2019-02-241-16/+4
* docs: Its just GTK nowMatthias Clasen2019-02-244-9/+9
* Update POTFILES.inPiotr Drąg2019-02-242-2/+0
* gdk: Rename our vulkan context to GTKMatthias Clasen2019-02-241-1/+1
* docs: Its just GTK nowMatthias Clasen2019-02-241-10/+10
* docs: Its just GTK nowMatthias Clasen2019-02-244-10/+10
* gitlab templates: Its just GTK nowMatthias Clasen2019-02-242-2/+2
* docs: Remove a mention of GtkinvisibleMatthias Clasen2019-02-241-2/+3
* docs: Some cosmetic fixupsMatthias Clasen2019-02-241-12/+10
* Revert "inspector: Make picking work again"Matthias Clasen2019-02-241-8/+16
* Drop GtkInvisibleMatthias Clasen2019-02-245-378/+0
* inspector: Avoid grabs for inspectingMatthias Clasen2019-02-244-100/+72
* notebook: Document new apisMatthias Clasen2019-02-231-0/+26