summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Updated Occitan translationgnome-3-10Cédric Valmary2016-04-061-332/+321
|
* Updated Portuguese translationPedro Albuquerque2015-10-191-95/+98
|
* Updated Occitan translationCédric Valmary2015-05-181-1414/+514
|
* Added Scottish Gaelic translationGunChleoc2014-03-202-0/+564
|
* Version 3.10.23.10.2Shaun McCance2014-03-032-1/+8
|
* Don't use g_source_remove for signal handlersShaun McCance2014-02-253-11/+11
| | | | | This fixes reliable crashes when changing bookmarks or the read later list if any single window has been closed.
* Updated Chinese (China) translationWylmer Wang2014-02-201-65/+66
|
* updated kn.poShankar Prasad2014-02-031-999/+45
|
* Version 3.10.13.10.1Shaun McCance2013-10-152-1/+7
|
* Updated romanian translationDaniel Șerbănescu2013-09-301-975/+796
|
* Version 3.10.03.10.0Shaun McCance2013-09-232-1/+10
|
* Updated UkrainianDaniel Korostil2013-09-211-61/+67
|
* Update Arabic translationKhaled Hosny2013-09-191-74/+72
|
* [l10n] Updated Estonian translationMattias Põldaru2013-09-121-3/+8
|
* Updated Latvian translationRūdolfs Mazurs2013-09-121-34/+40
|
* Updated Thai translation.Theppitak Karoonboonyanan2013-09-101-49/+52
|
* Version 3.9.913.9.91Shaun McCance2013-09-032-1/+10
|
* Correctly detect Unity for conditional processingShaun McCance2013-09-031-3/+7
| | | | | | | Unity provides the org.gnome.Shell DBus interface, so it wasn't getting detected because Yelp assumed it was GNOME Shell. https://bugzilla.gnome.org/show_bug.cgi?id=707352
* Updated Irish translationSeán de Búrca2013-08-301-45/+33
|
* Update Esperanto translationRyan Lortie2013-08-291-0/+4
|
* Updated Irish translationSeán de Búrca2013-08-281-1331/+358
|
* Fix autogen with latest gnome-commonSeán de Búrca2013-08-271-3/+0
| | | | | | Side-by-side use of IT_PROG_INTLTOOL and AM_GNU_GETTEXT is not supported. https://bugzilla.gnome.org/show_bug.cgi?id=706854
* Update French translationAlexandre Franke2013-08-221-43/+48
|
* Version 3.9.903.9.90Shaun McCance2013-08-192-1/+11
|
* Fix calls to deprecated APIsShaun McCance2013-08-182-8/+6
|
* yelp-view: Update call to deprecated gdk_app_launch_context_newShaun McCance2013-08-181-1/+1
|
* yelp-docbook-document: Get rid of last bits of tree store codeShaun McCance2013-08-181-42/+0
| | | | | | We haven't actually used the tree store for anything since 3.0. It's just extra code that causes us to have to call the deprecated gdk_threads_(enter|leave) functions.
* Updates for some deprecated thread APIsShaun McCance2013-08-1811-201/+210
|
* yelp-settings: Hook up DocBook conditional processingShaun McCance2013-08-181-7/+15
| | | | | Currently anything that gets a platform: token in Mallard gets put in the db.profile.os parameter for matching on the os attr.
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2013-08-072-90/+102
|
* Updated Marathi TranslationChetan Khona2013-06-041-47/+49
|
* Updated slovak translationPavol Klačanský2013-05-241-79/+49
|
* Version 3.8.13.8.1Shaun McCance2013-05-132-1/+39
|
* Updated Danish translationAsk H. Larsen2013-05-101-45/+50
|
* hindi updateRajesh Ranjan2013-05-021-60/+51
|
* Updated Russian translationDmitriy S. Seregin2013-05-011-73/+83
|
* Tamil Translation UpdatedShantha kumar2013-04-261-55/+66
|
* Updated Malayalam TranslationAnish A2013-04-231-50/+54
|
* Updated gujarati fileSweta Kothari2013-04-221-54/+51
|
* Finnish translation update by Jiri GrönroosVille-Pekka Vainio2013-04-181-58/+74
|
* update Punjabi TranslationA S Alam2013-04-171-51/+51
|
* Updated Hungarian translationBalázs Úr2013-04-101-49/+57
|
* [l10n] Updated Turkish translationMuhammet Kara2013-04-101-54/+60
|
* Updated Czech translationMarek Černocký2013-04-091-47/+51
|
* Revert "Don't steal focus, optionally"Matthias Clasen2013-04-051-12/+8
| | | | This reverts commit eec97819f8cb48f2ea1df56fab077608e75d1604.
* Revert "Center new windows"Matthias Clasen2013-04-051-1/+0
| | | | This reverts commit 1797783946c86bcea0cd36a8ca5c281c35b03dcb.
* Revert "Add an app menu"Matthias Clasen2013-04-054-118/+13
| | | | This reverts commit 875daa13aa64d5c35b1e87de9f8a8cec245ea690.
* Updated Brazilian Portuguese translationEnrico Nicoletto2013-04-051-28/+32
|
* Add a test token for classic modeMatthias Clasen2013-04-051-2/+33
| | | | | | | | The test token is called platform:gnome-classic. This will be used to adjust the GNOME user guide for classic mode in a few places. https://bugzilla.gnome.org/show_bug.cgi?id=697154
* Add an app menuMatthias Clasen2013-04-054-13/+118
| | | | | | | And provide some other GNOME 3 application style tweaks. The titlebar is now hidden when maximized, the prev/next buttons use the raised button style and there is a gears menu to take up the window-specific parts of the menu bar, which is gone.