summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Updated Slovak translationDušan Kazik2016-03-011-164/+184
|
* Update Latvian translationRūdolfs Mazurs2016-03-011-214/+227
|
* Updated Greek translationTom Tryfonidis2016-03-011-554/+638
|
* downloads: Ensure we always fallback to package iconCarlos Garcia Campos2016-03-011-2/+11
| | | | | | | | | If the icon for the given content type and its fallbacks are not found in the theme, GtkImage uses the missing icon. We want to always fallback to package icon instead, so ensure it be appending it to the list of icons names used. https://bugzilla.gnome.org/show_bug.cgi?id=762825
* Updated Czech translationMarek Černocký2016-03-011-18/+21
|
* Updated TODOMichael Catanzaro2016-02-291-2/+0
|
* build: Don't check for glib-genmarshalMichael Catanzaro2016-02-291-1/+0
| | | | Not sure how long it's been since we used this
* Stop manually specifying signal marshallersMichael Catanzaro2016-02-296-23/+12
| | | | This is deprecated. Remove the remaining usages.
* Prepare 3.19.913.19.91Michael Catanzaro2016-02-292-1/+21
|
* file-helpers: convert profile_dir to absolute pathMichael Catanzaro2016-02-291-2/+12
| | | | | | | | | When Epiphany is run with --profile and a relative path to the profile dir, it mostly works fine, with the exception of a bunch of criticals coming from EphyUriTester. Fix it here so the rest of the code doesn't have to worry about relative paths. https://bugzilla.gnome.org/show_bug.cgi?id=762762
* Updated Polish translationPiotr Drąg2016-02-291-13/+17
|
* Improve the overview's empty stateMichael Catanzaro2016-02-292-59/+72
| | | | | | | Not gonna admit how long it took me to figure out how to do this. This "CSS" thing.... https://bugzilla.gnome.org/show_bug.cgi?id=762812
* Updated Dutch translation Master 3.20Justin van Steijn2016-02-291-177/+123
|
* Updated Czech translationMarek Černocký2016-02-291-17/+21
|
* Updated Italian translationGianvito Cavasoli2016-02-291-118/+107
|
* Updated Brazilian Portuguese translationRafael Fontenelle2016-02-291-234/+448
|
* Updated Brazilian Portuguese translationArtur de Aquino Morais2016-02-291-56/+59
|
* Revert po/ko.po which was incorrectly replacedd with help POChangwoo Ryu2016-02-292-1488/+2617
| | | | | | Move it to help/ko/ko.po This reverts commit 1bc880bf086d791aa8bd8b273f9edb5f4966e9f8.
* Updated Polish translationPiotr Drąg2016-02-291-52/+55
|
* Updated French translationGuillaume Bernard2016-02-281-207/+241
|
* Updated German translationMario Blättermann2016-02-281-110/+126
|
* Improve reload buttons on error pagesMichael Catanzaro2016-02-281-12/+12
| | | | | | | | * Fix translation of the access keys * Get rid of "Anyway" as Jakub doesn't like it * Use "opinionated design" for the TLS error page bypass https://bugzilla.gnome.org/show_bug.cgi?id=747973
* Updated Norwegian bokmål translation.Kjartan Maraas2016-02-281-65/+69
|
* Updated Norwegian bokmål translation.Kjartan Maraas2016-02-281-238/+264
|
* Updated Czech translationMarek Černocký2016-02-281-59/+47
|
* window: Finish the G_DECLARE_FINAL_TYPE projectMichael Catanzaro2016-02-272-308/+226
|
* prefs-dialog: Use G_DECLARE_FINAL_TYPEMichael Catanzaro2016-02-272-132/+105
|
* toolbar: Use G_DECLARE_FINAL_TYPEMichael Catanzaro2016-02-272-78/+50
|
* title-box: Use G_DECLARE_FINAL_TYPEMichael Catanzaro2016-02-272-138/+90
|
* shell: Use G_DECLARE_FINAL_TYPEMichael Catanzaro2016-02-272-86/+58
|
* session: Use G_DECLARE_FINAL_TYPEMichael Catanzaro2016-02-272-78/+40
|
* search-provider: Use G_DECLARE_FINAL_TYPEMichael Catanzaro2016-02-272-11/+2
|
* notebook: Use G_DECLARE_FINAL_TYPEMichael Catanzaro2016-02-273-59/+19
|
* lockdown: Use G_DECLARE_FINAL_TYPEMichael Catanzaro2016-02-272-26/+9
|
* location-controller: Use G_DECLARE_FINAL_TYPEMichael Catanzaro2016-02-272-137/+81
|
* link: Use G_DEFINE_INTERFACEMichael Catanzaro2016-02-271-54/+27
|
* link: Use G_DECLARE_INTERFACEMichael Catanzaro2016-02-273-14/+6
|
* history-window: Use G_DECLARE_FINAL_TYPEMichael Catanzaro2016-02-272-116/+97
|
* completion-model: Use G_DECLARE_FINAL_TYPEMichael Catanzaro2016-02-272-62/+33
|
* clear-data-dialog: Use G_DECLARE_FINAL_TYPEMichael Catanzaro2016-02-272-44/+21
|
* bookmarks-editor: Use G_DECLARE_FINAL_TYPEMichael Catanzaro2016-02-272-129/+105
|
* bookmarks: Use G_DECLARE_FINAL_TYPEMichael Catanzaro2016-02-272-180/+139
|
* bookmarks: Remove unneeded virtual signalMichael Catanzaro2016-02-272-5/+1
| | | | And the marshaller specification.
* bookmarks: Remove unneeded resolve-address signalMichael Catanzaro2016-02-272-40/+7
|
* node-filter: Use G_DECLARE_FINAL_TYPEMichael Catanzaro2016-02-272-40/+16
|
* node-filter: Remove unneeded virtual signalMichael Catanzaro2016-02-272-5/+1
| | | | And don't specify the marshaller manually.
* node-filter: Use G_DEFINE_TYPEMichael Catanzaro2016-02-271-34/+2
|
* node-db: Use G_DECLARE_FINAL_TYPEMichael Catanzaro2016-02-272-56/+28
|
* node-db: Use G_DEFINE_TYPEMichael Catanzaro2016-02-271-32/+2
|
* Updated Polish translationPiotr Drąg2016-02-271-60/+55
|