summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cssparser: Make lines and positions 0-indexedBenjamin Otte2011-08-262-2/+2
* cssprovider: Store sections with parsed valuesBenjamin Otte2011-08-262-50/+70
* cssprovider: Handle non-NULL-terminated dataBenjamin Otte2011-08-261-20/+32
* cssprovider: Keep only the curent section while parsingBenjamin Otte2011-08-261-19/+24
* cssprovider: Remove dead codeBenjamin Otte2011-08-261-28/+0
* API: css: Add GtkCssSectionBenjamin Otte2011-08-268-17/+558
* Squash two compilation warnings about possibly-uninitialzedColin Walters2011-08-252-2/+2
* Updated Russian translationYuri Myasoedov2011-08-251-2378/+2308
* Signalify (already existing) GtkMenuShell.insert()Ryan Lortie2011-08-251-6/+27
* gtk+.doap: Add some more infoJavier Jardón2011-08-251-0/+15
* Updated Galician translationsFran Dieguez2011-08-242-145/+157
* Updated Spanish translationDaniel Mustieles2011-08-241-225/+228
* Updated Spanish translationDaniel Mustieles2011-08-241-55/+63
* Updated Norwegian bokmål translationKjartan Maraas2011-08-241-211/+202
* Update gtk/Makefile.amChun-wei Fan2011-08-241-1/+2
* Use a weak ref in GtkAccelLabelMatthias Clasen2011-08-241-18/+34
* Trivial: whitespace fixesMatthias Clasen2011-08-241-245/+245
* Trivial: Silence a compiler warningMatthias Clasen2011-08-241-4/+4
* Trivial: Silence a compiler warningMatthias Clasen2011-08-241-1/+1
* GtkColorButton: Don't forget to close a cairo contextMatthias Clasen2011-08-241-0/+2
* Updated Swedish translationDaniel Nylander2011-08-241-439/+202
* GtkFontChooserDialog: Select when a list item is activatedMatthias Clasen2011-08-241-5/+17
* GtkFontChooser: Add a ::font-activated signalMatthias Clasen2011-08-242-1/+50
* GtkAppChooserDialog: remove an unused variableMatthias Clasen2011-08-241-1/+0
* GtkAppChooserDialog: Simplify the constructionMatthias Clasen2011-08-241-17/+3
* GtkAppChooserButton: Make activating rows work as expectedMatthias Clasen2011-08-241-0/+2
* GtkSwitch: Return FALSE from the button press handlerMatthias Clasen2011-08-231-3/+3
* [filechooser] bgo#349502: Context menu option to copy selected files to the c...Arx Cruz2011-08-232-0/+127
* Updated POTFILES.inPiotr Drąg2011-08-234-6/+6
* Add tests/*ui to POTFILES.skipGabor Kelemen2011-08-231-0/+60
* There is no need for [type: ...] tags in POTFILES.skipGabor Kelemen2011-08-231-60/+60
* Fixed POTFILES.in (error in D-L)Daniel Mustieles2011-08-231-0/+1
* Fixed POTFILES.in (error in D-L)Daniel Mustieles2011-08-231-1/+0
* Fixed POTFILES.in (error in D-L)Daniel Mustieles2011-08-231-1/+0
* Fixed bug #657146Daniel Mustieles2011-08-232-1/+63
* Updated POTFILES.inPiotr Drąg2011-08-232-0/+4
* Updated Serbian translationМирослав Николић2011-08-232-2263/+3051
* Change 'Ok' to 'Select' in the color chooser dialogMatthias Clasen2011-08-232-5/+5
* Add a mnemonic to the 'Select' buttonMatthias Clasen2011-08-231-1/+1
* Updated Gujarati TranslationsSweta Kothari2011-08-231-2084/+2951
* Updated Indonesian translationAndika Triwidada2011-08-231-1906/+1912
* wayland: Acquire cairo device during operations that need the GL contextDaniel Nicoara2011-08-221-0/+2
* wayland: We need to require egl as wellKristian Høgsberg2011-08-221-1/+1
* Fix typo in doc commentKristian Rietveld2011-08-221-1/+1
* Add forgotten calls to signal_monitor_assert_is_empty()Kristian Rietveld2011-08-221-2/+5
* Fix some memory leaks in treemodel unit testsKristian Rietveld2011-08-223-0/+5
* treemodelsort: eliminate unread variable assigmentsKristian Rietveld2011-08-221-5/+0
* treemodelfilter: eliminate unread variable assigmentsKristian Rietveld2011-08-221-3/+0
* Add some notes on how filter model testing can be made (even) more thoroughKristian Rietveld2011-08-221-0/+10
* Update filtermodel ref count unit tests to new cache depthKristian Rietveld2011-08-221-28/+21