Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-03-21 | update Punjabi Translation | A S Alam | 1 | -274/+168 | |
2010-03-20 | Dutch translation updated by Wouter Bolsterlee | Wouter Bolsterlee | 1 | -176/+197 | |
2010-03-19 | Updated Finnish translation | Tommi Vainikainen | 1 | -265/+249 | |
2010-03-18 | Updated Crimean Tatar (Crimean Turkish) translation | Reşat SABIQ | 1 | -120/+287 | |
2010-03-15 | Updated Basque language | Inaki Larranaga Murgoitio | 1 | -77/+65 | |
2010-03-14 | Updated Korean translation | Changwoo Ryu | 1 | -128/+134 | |
2010-03-13 | Updated Slovak translation | Pavol Šimo | 1 | -137/+141 | |
2010-03-11 | Some corrections to the Catalan translation | David Planella | 1 | -6/+6 | |
2010-03-10 | Updated Swedish translation | Daniel Nylander | 1 | -88/+82 | |
2010-03-09 | Updated Catalan translation | David Planella | 1 | -147/+141 | |
2010-03-09 | Updated Portuguese translation | Duarte Loreto | 1 | -119/+115 | |
2010-03-06 | Updated Italian translation | Luca Ferretti | 1 | -129/+120 | |
2010-03-05 | Updated Lithuanian translation. | Gintautas Miliauskas | 1 | -118/+112 | |
2010-03-05 | Updated Hungarian translation | Gabor Kelemen | 1 | -143/+157 | |
2010-03-03 | Updated Arabic translation | Khaled Hosny | 1 | -168/+167 | |
2010-02-26 | Update Russian translation by Alexander Saprykin | Leonid Kanter | 1 | -157/+178 | |
2010-02-25 | Estonian translation updated | Mattias Põldaru | 1 | -38/+38 | |
2010-02-24 | Updated Polish translation | Piotr Drąg | 1 | -1771/+797 | |
2010-02-24 | Updated British English translation | Bruce Cowan | 1 | -117/+115 | |
2010-02-19 | Updated German translation | Mario Blättermann | 1 | -732/+760 | |
2010-02-19 | Shavian translation update | Thomas Thurman | 1 | -5/+5 | |
2010-02-18 | updated Tamil translation | vasudeven | 1 | -3/+3 | |
2010-02-18 | updated Tamil translation | vasudeven | 1 | -137/+119 | |
2010-02-16 | Updated Traditional Chinese translation(Hong Kong and Taiwan) | Chao-Hsiung Liao | 2 | -231/+219 | |
2010-02-15 | Updated Galician Translation | Fran Diéguez | 1 | -143/+144 | |
2010-02-15 | Updated French translation | Bruno Brouard | 1 | -107/+107 | |
2010-02-13 | Update Romanian translation | Lucian Adrian Grijincu | 1 | -95/+95 | |
2010-02-10 | Fix typo when checking the result of getpwuid | Owen W. Taylor | 1 | -1/+1 | |
Was meant to be: errno==0 && pwd!=NULL Not: errno==0 || pwd==NULL https://bugzilla.gnome.org/show_bug.cgi?id=609586 | |||||
2010-02-07 | Updated Thai translation. | Theppitak Karoonboonyanan | 1 | -108/+107 | |
2010-02-05 | Update Czech translation | Petr Kovar | 1 | -115/+105 | |
2010-01-31 | Updated Greek translation, closes #608572 | Simos Xenitellis | 1 | -43/+68 | |
2010-01-31 | Updating Estonian translation | Ivar Smolin | 1 | -187/+17 | |
2010-01-29 | Updated Brazilian Portuguese translation. | Ísis Binder | 1 | -124/+124 | |
2010-01-28 | Update Shavian translation | Thomas Thurman | 1 | -168/+165 | |
2010-01-29 | Updated Bengali translation | Jamil Ahmed | 1 | -2506/+2544 | |
2010-01-27 | Updated Slovenian translation | Matej Urbančič | 1 | -177/+170 | |
2010-01-25 | post-release bump to 2.28.2 | Thomas Thurman | 1 | -1/+1 | |
2010-01-25 | 2.28.1 released | Thomas Thurman | 2 | -1/+26 | |
2010-01-25 | Updated Bulgarian translation | Alexander Shopov | 1 | -114/+104 | |
2010-01-25 | Updated Spanish translation | Jorge González | 1 | -71/+73 | |
2010-01-22 | Cleanup: split MetaSide from MetaDirection | Owen W. Taylor | 5 | -54/+61 | |
The MetaDirection enumeration had META_SIDE_* values in it that were used in some places where an enum with only four directions was needed. Split this off into a separate enum called MetaSide and use that enum name where appropriate. | |||||
2010-01-22 | Updated Norwegian bokmål translation | Kjartan Maraas | 1 | -144/+143 | |
2010-01-21 | Reduce GConf roundtrips | Matthias Clasen | 1 | -85/+63 | |
2010-01-21 | Replace deprecated symbols in theme-viewer.c | Luis Torres | 1 | -20/+21 | |
-Replaced calls to gtk_toolbar_insert_stock with gtk_toolbar_insert -Created appropriated GtkToolButtons | |||||
2010-01-21 | Replaced deprecated symbols in metacity-window-demo.c | Luis Torres | 1 | -39/+57 | |
-Replaced calls to gtk_toolbar_insert_stock with gtk_toolbar_insert -Created appropriate GtkToolButton items | |||||
2010-01-21 | Replace usage of deprecated gtk api | Thomas Hindoe Paaboel Andersen | 6 | -19/+19 | |
Fixes part of GNOME Bug #572332 | |||||
2010-01-21 | fix documentation of mouse_button_modifier | Theppitak Karoonboonyanan | 1 | -2/+2 | |
2010-01-20 | Increase ping timeout delay to 5s | Vincent Untz | 1 | -1/+1 | |
2010-01-20 | prevent window self-maximisation | Peter Bloomfield | 4 | -6/+33 | |
2010-01-17 | check window has frame before flashing it | alexisdm59 | 1 | -2/+2 | |