summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wayland: dispatch pending - why?wip/clutter-gtk-waylandRob Bradford2013-08-011-0/+2
* wayland: Filter events based on listener and surface user dataRob Bradford2013-08-011-15/+58
* post-release version bumpMatthias Clasen2013-07-291-1/+1
* 3.9.103.9.10Matthias Clasen2013-07-292-1/+51
* X11: Fix the cut-off for too large windowsMatthias Clasen2013-07-291-7/+7
* gtkprintoperation-win32.c: Drop unneeded includeChun-wei Fan2013-07-291-1/+0
* ime: Add builtin handling of dead keysCarlos Garnacho2013-07-291-5/+92
* listbox: handle row sensitivityKalev Lember2013-07-291-6/+14
* docs: Minor grammatical corrections.Murray Cumming2013-07-291-5/+5
* Update the Visual Studio Property SheetsChun-wei Fan2013-07-292-0/+3
* Add explicit transfer annotations to gtk_icon_view_get_cursorSimon Feltman2013-07-281-3/+4
* Update Visual Studio Property SheetsChun-wei Fan2013-07-292-30/+37
* gtk3-demo: Adapt to GtkSearchEntry api changesMatthias Clasen2013-07-281-1/+11
* Change the way GtkSearchEntry does delayed change notificationMatthias Clasen2013-07-282-38/+91
* GtkSearchEntry: improve clear icon implementationMatthias Clasen2013-07-281-10/+11
* GtkApplication: Do not assert sm_proxy != NULL in inhibit functionsMatt Barnes2013-07-281-2/+10
* example: Use declared callbacks where possibleMatthias Clasen2013-07-2715-82/+118
* Mention of -rdynamic in GtkBuilder lookup errorRyan Lortie2013-07-271-1/+1
* imquartz: Fallback to slave IM context if no NSEvent exists.Takuro Ashie2013-07-271-4/+7
* Fix broken quartz build due to deprecation of gtkstock.hJohn Ralls2013-07-271-1/+1
* Bug 701332 - Patch for minor glitch in NSTextInputEk Kato2013-07-271-2/+8
* docs: gtk_icon_theme_lookup_by_gicon_for_scale() is newMurray Cumming2013-07-272-1/+2
* fix a typo in a comment in gtkwindow.cAlexandre Quessy2013-07-271-1/+1
* Another round of template binding api changesMatthias Clasen2013-07-2638-274/+327
* Some documentation fixesMatthias Clasen2013-07-261-3/+5
* One forgotten renameMatthias Clasen2013-07-261-2/+2
* Rename the widget template APIEmmanuele Bassi2013-07-2639-468/+481
* Updated POTFILES.skipPiotr Drąg2013-07-261-0/+4
* Updated POTFILES.skipPiotr Drąg2013-07-261-0/+4
* Trivial typo fixMatthias Clasen2013-07-261-1/+1
* widget: Use a real offset in gtk_widget_class_automate_childAlexander Larsson2013-07-2637-288/+283
* tests: Make a11ytests keep going on failure and be verboseBenjamin Otte2013-07-261-1/+1
* stylecontext: Clear paths in gtk_render_foo()Martin Stransky2013-07-261-0/+17
* testsuite/a11y: Update infobar.txt for latest theme changesColin Walters2013-07-261-0/+15
* infobar: really make the close button hidden by defaultStefano Facchini2013-07-261-1/+1
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2013-07-262-544/+638
* action: Improve some deprecation noticesDavid King2013-07-241-59/+121
* demo: add a close button to the info bar demoWilliam Jon McCann2013-07-241-0/+1
* Add an optional close button to the info barWilliam Jon McCann2013-07-244-2/+115
* wayland: Create a cairo surface for the root windowRob Bradford2013-07-242-3/+18
* Getting started: Add docs for property actionsMatthias Clasen2013-07-243-1/+70
* Getting started: Add an example for property actionsMatthias Clasen2013-07-2416-1/+915
* Getting started: Add information about activate and openMatthias Clasen2013-07-241-1/+11
* Gettting started: Improve some screenshotsMatthias Clasen2013-07-243-0/+0
* Getting started: Add docs about desktop file and iconMatthias Clasen2013-07-243-1/+50
* Getting started: Add icon and desktop fileMatthias Clasen2013-07-243-0/+15
* Getting started: Fix a corner caseMatthias Clasen2013-07-241-0/+4
* Getting started: Drop ugly signal handler cleanupMatthias Clasen2013-07-242-45/+16
* Getting started: Use <choices> in the schemaMatthias Clasen2013-07-244-24/+24
* Getting started: Coding style updatesMatthias Clasen2013-07-2440-929/+999