summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 3.11.923.11.92Florian Müllner2014-03-192-1/+15
* update Punjabi Translation 17March2014: AlamA S Alam2014-03-171-248/+276
* window: Export a bunch of state flags as accessor methodsJasper St. Pierre2014-03-143-9/+58
* window: Add a META_MAXIMIZE_BOTH maximization flagJasper St. Pierre2014-03-145-61/+27
* core: Add minimal handling of touch eventsCarlos Garnacho2014-03-132-16/+78
* Updated Portuguese translationDuarte Loreto2014-03-121-33/+47
* Updated French translationClaude Paroz2014-03-111-407/+276
* Fix identification of CSD windows when checking whether to force fullscreenOwen W. Taylor2014-03-113-1/+21
* Fix meta_window_titlebar_is_onscreen() for titlebar-less windowsOwen W. Taylor2014-03-111-1/+1
* Updated Portuguese translationTiagosdot2014-03-111-238/+249
* Updated Russian translationYuri Myasoedov2014-03-111-402/+590
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2014-03-092-492/+528
* Updated Chinese (China) translationWylmer Wang2014-03-081-247/+276
* Updated Latvian translationRūdolfs Mazurs2014-03-071-250/+278
* cursor-tracker: Include gdk/gdkx.hRui Matos2014-03-061-0/+1
* cursor-tracker: Avoid unnecessary round tripAdel Gadllah2014-03-061-1/+1
* Updated Korean translationChangwoo Ryu2014-03-071-252/+279
* Bump version to 3.11.913.11.91Florian Müllner2014-03-052-1/+20
* build: Use non-deprecated feature test macrosFlorian Müllner2014-03-053-3/+3
* Fix positioning error for manually positioned windowsOwen W. Taylor2014-03-051-1/+6
* Fix handling of dynamic updates to colors/font/etc.Owen W. Taylor2014-03-052-27/+23
* Updated Norwegian bokmål translationKjartan Maraas2014-03-051-56/+72
* Updated Spanish translationDaniel Mustieles2014-03-051-245/+263
* keybindings: Fix ungrabs possibly failing after switching keymapsRui Matos2014-03-041-1/+3
* keybindings: Fix external grabs not being ungrabbedRui Matos2014-03-041-3/+4
* keybindings: Keep keybindings in an hash table instead of an arrayRui Matos2014-03-042-180/+169
* keybindings: Use display_get_keybinding() instead of looping explicitlyRui Matos2014-03-041-62/+56
* keybindings: Rename MetaKeyPref.bindings to MetaKeyPref.combosRui Matos2014-03-043-14/+14
* keybindings: Make MetaKeyPref, MetaKeyCombo and MetaKeyHandler privateRui Matos2014-03-043-50/+42
* Updated Galician translationsFran Diéguez2014-03-031-58/+74
* Updated Polish translationPiotr Drąg2014-03-031-248/+271
* Updated Lithuanian translationAurimas Černius2014-03-021-31/+49
* Updated Hebrew translationYosef Or Boczko2014-03-021-60/+76
* Updated Brazilian Portuguese translationEnrico Nicoletto2014-02-281-60/+84
* Updated Slovenian translationMatej Urbančič2014-02-281-250/+272
* Updated Hungarian translationBalázs Úr2014-02-281-248/+276
* [l10n] Updated Italian translation.Milo Casagrande2014-02-281-247/+268
* meta-shaped-texture: Check if the parent has mapped clones as wellAdel Gadllah2014-02-281-1/+12
* keybindings: Make move-to-monitor-* bindings known to g-c-cFlorian Müllner2014-02-281-0/+12
* window-actor: Guard against %NULL frame maskFlorian Müllner2014-02-281-1/+2
* keybindings: Don't use the keysym to match keybindingsRui Matos2014-02-271-10/+2
* Remove tabpopup and friendsJasper St. Pierre2014-02-2713-2574/+9
* window: Fix meta_window_get_client_area_rectJasper St. Pierre2014-02-271-2/+2
* Revert "window: Update the shape, input, and opaque regions immediately"Jasper St. Pierre2014-02-265-42/+46
* window: Change ordering of functions to match wayland branchJasper St. Pierre2014-02-262-19/+12
* Fix input and bounding shapesGiovanni Campagna2014-02-262-21/+29
* window-actor: Complete the removal of update_shapeJasper St. Pierre2014-02-261-36/+1
* window: Update the shape, input, and opaque regions immediatelyJasper St. Pierre2014-02-265-10/+41
* window-actor: Kill off another use of MetaFrameBordersJasper St. Pierre2014-02-261-3/+3
* window-actor: Don't pass around client_areaJasper St. Pierre2014-02-261-16/+17