summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix unmap-during-animationwip/animated-scrollingMatthias Clasen2014-06-301-5/+17
* Proof-of-concept: Animated scrollingMatthias Clasen2014-06-294-6/+197
* widget-factory: Plug a memory leakMatthias Clasen2014-06-281-5/+10
* GtkBuilder: Fix more GMenu leaks in the parserMatthias Clasen2014-06-281-0/+3
* GtkMenuTrackerItem: Plug a memory leakMatthias Clasen2014-06-281-2/+3
* GtkCssImageIconName: Plug a memory leakMatthias Clasen2014-06-281-1/+15
* GtkColorEditor: Initialize the allocation x/yMatthias Clasen2014-06-281-0/+2
* GtkActionMuxer: Plug a memory leakMatthias Clasen2014-06-281-0/+2
* Revert "scrolledwindow: fix scrolling with shared adjustment"Matthias Clasen2014-06-281-3/+5
* GtkFileChooserWidget: Remove an errant lineMatthias Clasen2014-06-281-4/+0
* GtkBuilder: Don't leak a reference to constructed GMenusMatthias Clasen2014-06-281-0/+1
* GtkGesture: Don't leak the group linkMatthias Clasen2014-06-281-1/+5
* widget-factory: Small cleanupMatthias Clasen2014-06-281-5/+1
* widget-factory: Make the entry progress stop as wellMatthias Clasen2014-06-281-32/+47
* GtkEntry: Make progress pulsing smoothMatthias Clasen2014-06-281-41/+114
* widget-factory: Make the entry progress variable tooMatthias Clasen2014-06-281-1/+1
* scrolledwindow: fix scrolling with shared adjustmentStefan Sauer2014-06-281-5/+3
* widget-factory: Add an icon viewMatthias Clasen2014-06-281-24/+58
* Disable deprecation warnings for installed reftestsMatthias Clasen2014-06-283-3/+3
* widget-factory: Enable alpha in the color buttonMatthias Clasen2014-06-281-0/+1
* notification test: Always disable runtime deprecation warningsMatthias Clasen2014-06-281-0/+1
* Exclude GtkToggleButton::draw-indicator from the notification testMatthias Clasen2014-06-281-0/+4
* GtkButton: warn slightly lessMatthias Clasen2014-06-281-1/+3
* Adwaita: minor code refactoringLapo Calamandrei2014-06-283-55/+67
* Adwaita: button workLapo Calamandrei2014-06-283-36/+226
* docs: Sort GDK_DEBUG values alphabeticallyBastien Nocera2014-06-281-18/+14
* docs: Sort GDK_DEBUG values alphabeticallyBastien Nocera2014-06-281-32/+32
* Avoid a redundant strlenMatthias Clasen2014-06-281-1/+1
* Adwaita: Neuter frames in statusbarsMatthias Clasen2014-06-283-0/+4
* Fight deprecation warnings in testMatthias Clasen2014-06-288-8/+8
* Adding 'no-matches' signal support to gtkentrycompletionSaurabh2014-06-282-1/+27
* Allow activating an item after single click on a different itemWilliam Jon McCann2014-06-281-2/+1
* GtkPrintUnixDialog: Set a higher limit for the number of copiesMatthias Clasen2014-06-281-1/+1
* wayland: don't change the cursor if there is no pointerEmilio Pozuelo Monfort2014-06-281-0/+4
* colorplane: Don't connect to the configure-event signalJasper St. Pierre2014-06-282-6/+7
* Improve popover menu spacingMatthias Clasen2014-06-282-4/+17
* Fix a documentation copy-paste errorMatthias Clasen2014-06-271-1/+1
* Revert "colorplane: Don't connect to the configure-event signal"Matthias Clasen2014-06-272-5/+6
* GtkMessageDialog: Don't set x/yalign explicitlyMatthias Clasen2014-06-271-4/+0
* widget-factory: Stop using GtkImageMenuItemMatthias Clasen2014-06-271-3/+1
* widget-factory: Stop using the deprecated GtkAlignment::left-paddingMatthias Clasen2014-06-271-32/+4
* widget-factory: Don't use deprecated GtkColorButton::colorMatthias Clasen2014-06-271-1/+1
* widget-factory: Drop redundant defaults from the .ui fileMatthias Clasen2014-06-271-36/+0
* GtkSettings: defensive defaultsMatthias Clasen2014-06-271-1/+1
* Bring back redundant notifications for GtkToggleButton::draw-indicatorMatthias Clasen2014-06-271-1/+1
* inspector: Chain up in constructedMatthias Clasen2014-06-271-0/+2
* Adwaita: export the right color for the wm hilight dark varLapo Calamandrei2014-06-272-2/+7
* gtkwindow: Refactor out some similar code for gripsJasper St. Pierre2014-06-271-6/+2
* gtkwindow: Merge some similar codeJasper St. Pierre2014-06-271-15/+16
* gtkwindow: Remove a dead chain-upJasper St. Pierre2014-06-271-6/+1