summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* toolbar: Stop setting state flags on the style context for drawingRui Matos2012-01-091-7/+0
* Revert "button: Stop setting state flags on the style context for drawing"Rui Matos2012-01-091-0/+1
* textdisplay: Use the widget state flags as a base for drawingRui Matos2012-01-091-3/+2
* spinner: Stop setting state flags on the style context for drawingRui Matos2012-01-091-3/+0
* spinbutton: Use the widget state flags as a base for drawingRui Matos2012-01-091-11/+13
* separator: Stop setting state flags on the style context for drawingRui Matos2012-01-091-5/+0
* scale: Stop setting state flags on the style context for drawingRui Matos2012-01-091-6/+0
* range: Use the widget state flags as a base for drawingRui Matos2012-01-091-38/+34
* radiobutton: Use the widget state flags as a base for drawingRui Matos2012-01-091-3/+7
* widget-factory: Make the second spin button insensitiveRui Matos2012-01-091-0/+1
* wayland: Make the resize and move functions use gdk_device_ungrabRob Bradford2012-01-091-25/+13
* wayland: Add implementations for the device_grab / device_ungrab vfuncsKristian Høgsberg2012-01-091-0/+46
* application: Correct the fallback definition for gtk_application_end_sessionRob Bradford2012-01-091-1/+1
* GtkButton: do not allow both types of actionsRyan Lortie2012-01-091-0/+3
* bloatpad: add left/centre/right toolbar buttonsRyan Lortie2012-01-091-2/+51
* Add new GtkActionable interfaceRyan Lortie2012-01-0911-11/+791
* drop debian/ directoryRyan Lortie2012-01-0913-392/+0
* gtkmain.h: Used GDK_DEPRECATEDMurray Cumming2012-01-091-2/+2
* Revert "GtkWindow: new API to store state in GSettings"Matthias Clasen2012-01-096-148/+2
* Fix up symbol listsMatthias Clasen2012-01-091-0/+2
* Add more tests for GdkRGBA parsingMatthias Clasen2012-01-091-0/+44
* Tighten up GdkRGBA parsingMatthias Clasen2012-01-091-11/+33
* Updated Spanish translationDaniel Mustieles2012-01-081-519/+530
* Updated Bulgarian translationAlexander Shopov2012-01-081-1435/+1505
* Fix the gtk_application_end_session implementationMatthias Clasen2012-01-081-1/+2
* Add a test for the new session apiMatthias Clasen2012-01-082-1/+259
* Fix doc buildMatthias Clasen2012-01-071-1/+3
* Add session management migration chapterMatthias Clasen2012-01-074-4/+56
* Rearrange migration chapter a bitMatthias Clasen2012-01-072-3/+3
* GtkApplication: only allow quit_response when it make senseMatthias Clasen2012-01-071-18/+23
* Remove some debug spewMatthias Clasen2012-01-071-4/+0
* GtkApplication: Add OS X implementation from EggSMClientMatthias Clasen2012-01-071-6/+180
* Rename rgba test fileMatthias Clasen2012-01-072-6/+6
* Use g_slice_dupMatthias Clasen2012-01-071-9/+1
* Add a test for gdk_rgba_copyMatthias Clasen2012-01-071-0/+18
* Missing file in POTFILEs.inDaniel Mustieles2012-01-072-0/+2
* Change param name to make gtk-doc happy.Paolo Borelli2012-01-071-1/+1
* tests: Fix deprecation warnings in prop-editorBenjamin Otte2012-01-071-12/+10
* application: return a valueBenjamin Otte2012-01-071-0/+2
* gtkapplication.c: Fix syntax errorMartin Pitt2012-01-071-0/+1
* Add a trivial implementation of the new apisMatthias Clasen2012-01-071-0/+48
* Document the new apisMatthias Clasen2012-01-072-3/+218
* Add gtk_application_end_sessionMatthias Clasen2012-01-073-0/+42
* GtkApplication: Add an inhibit apiMatthias Clasen2012-01-073-0/+117
* GtkApplication: Add logout notificationMatthias Clasen2012-01-073-1/+276
* Update Visual C++ property sheetsChun-wei Fan2012-01-072-2/+5
* GtkWindow: new API to store state in GSettingsRyan Lortie2012-01-066-2/+148
* GtkBuilder: support parsing GVariant propertiesRyan Lortie2012-01-061-0/+36
* Updated POTFILES.skipPiotr Drąg2012-01-062-0/+4
* wayland: Break an implicit grab when asking to be resizedRob Bradford2012-01-061-0/+22