summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Version 3.13.903.13.90David King2014-08-192-1/+21
|
* Remove YelpLocationEntry documentationDavid King2014-08-191-1/+0
| | | | | The documentation was already removed, as the widget no longer exists, but a reference to it was still in the gtk-doc API reference.
* yelp-window: use new symbolic menu iconEkaterina Gerasimova2014-08-191-4/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=731803
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2014-08-192-474/+502
|
* [l10n] Updated Catalan (Valencian) translationCarles Ferrando2014-08-171-1757/+159
|
* [l10n] Updated Catalan translationGil Forcada2014-08-171-1757/+159
|
* Finnish translation updateLasse Liehu2014-08-171-234/+193
|
* Updated Assamese translationngoswami2014-08-141-250/+260
|
* Updated Basque languageInaki Larranaga Murgoitio2014-08-071-241/+234
|
* Update zh_CN translationirisgyq2014-08-051-232/+226
|
* doap: add <programming-language>Piotr Drąg2014-07-311-0/+1
|
* doap category coreOlav Vitters2014-07-301-1/+1
|
* Updated Norwegian bokmål translation.Kjartan Maraas2014-07-211-72/+0
|
* Updated Norwegian bokmål translation from Åka Sikrom.Kjartan Maraas2014-07-211-254/+248
|
* Updated Scottish Gaelic translationGunChleoc2014-07-111-264/+286
|
* Updated Greek translationMarMav2014-07-091-293/+206
|
* Updated Russian translationYuri Myasoedov2014-07-051-22/+5
|
* Updated Hungarian translationBalázs Úr2014-07-041-232/+245
|
* Updated Galician translationsFran Diéguez2014-07-011-233/+226
|
* Updated German translationgenodeftest2014-06-291-207/+204
|
* Updated Russian translationYuri Myasoedov2014-06-241-235/+250
|
* Build fixes3.13.3Shaun McCance2014-06-237-2059/+1
|
* Version 3.13.3Shaun McCance2014-06-232-1/+16
|
* yelp-window: Use the new support for RTL icons in GtkIconThemeYosef Or Boczko2014-06-231-5/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=731804
* yelp-window: Use GtkRevealer for find entryShaun McCance2014-06-231-15/+20
|
* Updated Slovenian translationMatej Urbančič2014-06-231-218/+219
|
* Updated Lithuanian translationAurimas Černius2014-06-221-201/+151
|
* Updated Czech translationMarek Černocký2014-06-211-206/+160
|
* Updated Spanish translationDaniel Mustieles2014-06-201-223/+241
|
* Bump some dependency versionsShaun McCance2014-06-181-2/+2
|
* yelp-window: Drop gtk bug workaround because mclasen fixed the bugShaun McCance2014-06-181-10/+0
|
* yelp-settings: Get link colors rightShaun McCance2014-06-181-7/+13
|
* yelp-window: Fix the size of the up/down buttons in the search barYosef Or Boczko2014-06-181-0/+8
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=731807
* yelp-window: Use gtk_window_close instead of emitting delete-eventShaun McCance2014-06-181-2/+1
|
* Updated POTFILES.inPiotr Drąg2014-06-181-0/+1
|
* Updated Brazilian Portuguese translationRafael Ferreira2014-06-181-197/+196
|
* Updated Hebrew translationYosef Or Boczko2014-06-181-21/+21
|
* Use gtk_application_set_accels_for_actionShaun McCance2014-06-171-30/+35
|
* Fixed some compiler warningsShaun McCance2014-06-172-6/+1
|
* Updated Hebrew translationYosef Or Boczko2014-06-181-18/+21
|
* Use the '…' unicode character instead of three points '...'Yosef Or Boczko2014-06-183-8/+8
|
* Updated Hebrew translationYosef Or Boczko2014-06-181-218/+215
|
* yelp-settings: Port color code to GtkStylenew-aday-designShaun McCance2014-06-171-90/+47
|
* yelp-window: Don't show find bar when search bar is shownShaun McCance2014-06-171-0/+16
|
* yelp-window: Added back Ctrl+L, better key press handling for searchShaun McCance2014-06-172-102/+111
|
* yelp-window: Use placeholder text on empty bookmarks listShaun McCance2014-06-161-4/+3
|
* Move some actions to the app menuShaun McCance2014-06-162-11/+13
|
* Merge branch 'master' into new-aday-designShaun McCance2014-06-1610-340/+382
|\ | | | | | | | | Conflicts: src/yelp-window.c
| * Updated Swedish translationAnders Jonsson2014-05-161-165/+174
| |
| * yelp: check if running on X11 before running gdk_x11_* codeArmin K2014-04-282-11/+24
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=708181