summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* background: don't tank if background is destroyed before it gets a pipelinewip/bg-fixesRay Strode2013-03-261-1/+2
* background: share snippets between pipelinesRay Strode2013-03-251-4/+8
* background: drop saturation and blur effectsRay Strode2013-03-252-148/+3
* background: fix pixbuf leak in load_file_finishRay Strode2013-03-251-3/+8
* background: fix task leak in load_file_asyncRay Strode2013-03-251-0/+1
* Updated Telugu TranslationsKrishnababu Krothapalli2013-03-251-424/+344
* l10n: Update Japanese translationJiro Matsuzawa2013-03-251-479/+426
* Update Czech translationPetr Kovar2013-03-241-330/+316
* Updated Russian translationYuri Myasoedov2013-03-241-334/+320
* Updated Odia Language along with FUEL implementationManojKumar Giri2013-03-241-275/+343
* Updated Tamil translationDr.T.Vasudevan2013-03-231-127/+155
* hindi translationRajesh Ranjan2013-03-221-400/+447
* Finnish translation update by Jiri GrönroosVille-Pekka Vainio2013-03-211-319/+321
* Updated Hungarian translationGabor Kelemen2013-03-211-338/+336
* [l10n] Added Tadjik translationVictor Ibragimov2013-03-191-19/+1643
* [l10n] Added Tadjik translationVictor Ibragimov2013-03-192-0/+40
* Updated Marathi TranslationsSandeep Sheshrao Shedmake2013-03-191-409/+318
* Bump version to 3.7.923.7.92Florian Müllner2013-03-182-1/+22
* docs: Disable gtk-doc-check in make checkFlorian Müllner2013-03-181-1/+1
* Give a title to the MetaWorkspace page in the API docsTomeu Vizoso2013-03-181-0/+1
* Remove theme.h and preview-widget.h from the API docsTomeu Vizoso2013-03-185-38/+4
* Add small note to the docs about the actor containers in the compositorTomeu Vizoso2013-03-181-0/+13
* Move compositor documentation from header to the API docsTomeu Vizoso2013-03-182-46/+47
* screen: Fix a copy/paste error from the fullscreen trackingJasper St. Pierre2013-03-181-1/+1
* background: Fix the desaturate effect when on its ownJasper St. Pierre2013-03-181-1/+6
* Don't configure a window before it responds to _NET_WM_SYNC_REQUESTOwen W. Taylor2013-03-181-0/+9
* Handle spontaneous frames during a resizeOwen W. Taylor2013-03-181-7/+8
* background-group: Use a default FixedLayout managerJasper St. Pierre2013-03-181-6/+1
* MetaScreen: Add tracking of whether there are fullscreen windowsOwen W. Taylor2013-03-188-2/+198
* window: Remove obsolete codeFlorian Müllner2013-03-181-7/+0
* window: Reset tile-mode on maximizationFlorian Müllner2013-03-181-0/+1
* window: Force NORMAL layer for tile previewFlorian Müllner2013-03-181-0/+3
* Updated Vietnamese translationNguyễn Thái Ngọc Duy2013-03-171-5/+5
* Updated Latvian translationRūdolfs Mazurs2013-03-171-326/+307
* Updated Danish translationAsk H. Larsen2013-03-161-339/+319
* Add a meaningful name and description to all sections/files in the API docsTomeu Vizoso2013-03-1425-69/+144
* Enable tests for the gtk-doc generationTomeu Vizoso2013-03-141-1/+1
* Add overview and running sections to API docsTomeu Vizoso2013-03-144-2/+126
* Improve a bit the look of the main page of the API docsTomeu Vizoso2013-03-143-15/+18
* docs: Fix cross-reference generationTomeu Vizoso2013-03-148-5/+791
* Ignore private headers when generating API docsTomeu Vizoso2013-03-141-1/+54
* Fix gobs of gtk-doc warningsTomeu Vizoso2013-03-1439-42/+720
* Remove meta_display_get_atom and MetaAtomTomeu Vizoso2013-03-142-23/+0
* Escape a few < and > from the API docsTomeu Vizoso2013-03-141-3/+3
* Build reference docsJasper St. Pierre2013-03-145-1/+123
* Update and fix commentsJasper St. Pierre2013-03-142-9/+12
* background-group: Subclass ClutterActor, not ClutterGroupJasper St. Pierre2013-03-142-4/+4
* compositor: Fix crash when adding a window with an opaque regionJasper St. Pierre2013-03-141-0/+3
* Update French translationAlexandre Franke2013-03-141-13/+18
* Make handling of windows that don't respond to _NET_WM_SYNC_REQUEST reliableOwen W. Taylor2013-03-143-72/+71