summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* web-view: add unsafe browsing error pagewip/safebrowsingMichael Catanzaro2016-09-184-10/+101
* Run gdbus-codegen only once during buildMichael Catanzaro2016-09-181-7/+10
* Update POTFILES.inMichael Catanzaro2016-09-181-1/+1
* web-view: Remove unused parameterMichael Catanzaro2016-09-181-2/+0
* Forgot git.mk!Michael Catanzaro2016-09-181-0/+2
* Remove inadventantly-committed Makefile.inMichael Catanzaro2016-09-181-871/+0
* Move the search provider to its own subdirectoryMichael Catanzaro2016-09-188-62/+934
* web-view: Remove markup from translatable stringsMichael Catanzaro2016-09-181-36/+89
* Forgot to add new iconMichael Catanzaro2016-09-181-0/+0
* web-view: Split error page construction into separate functionsMichael Catanzaro2016-09-181-92/+192
* web-view: make network error page less apologeticMichael Catanzaro2016-09-182-1/+4
* Fix app menuMichael Catanzaro2016-09-181-9/+9
* Update British English translationDavid King2016-09-181-4/+8
* web-dom-utils: Add a commentMichael Catanzaro2016-09-171-0/+2
* Updated Ukrainian translationDaniel Korostil2016-09-181-625/+953
* Updated Serbian Latin translationМилош Поповић2016-09-171-614/+930
* configure: update changelog start for 3.24 cycleMichael Catanzaro2016-09-171-1/+1
* Remove WebKit default bookmarkMichael Catanzaro2016-09-171-5/+0
* shell: add simple app menu in web app modeMichael Catanzaro2016-09-172-8/+33
* lockdown: Fix criticals when starting in app modeMichael Catanzaro2016-09-171-5/+11
* window: Fix criticals when starting in app modeMichael Catanzaro2016-09-172-2/+4
* web-app-utils: style fixupMichael Catanzaro2016-09-171-1/+0
* file-chooser: use constructed functionMichael Catanzaro2016-09-171-12/+5
* window: use constructed functionMichael Catanzaro2016-09-171-11/+4
* Set title box subtitle when opening window in app modeMichael Catanzaro2016-09-172-3/+19
* window: Another code style fixMichael Catanzaro2016-09-171-1/+2
* main: code style fixMichael Catanzaro2016-09-171-1/+2
* title-box: Remove extra log statementsMichael Catanzaro2016-09-171-3/+0
* Get web app window title from desktop file, not web viewMichael Catanzaro2016-09-174-55/+28
* window: remove unused codeMichael Catanzaro2016-09-171-12/+0
* window: code style fixesMichael Catanzaro2016-09-171-13/+26
* title-box: Another fixup for the previous commitMichael Catanzaro2016-09-161-1/+1
* title-box: Fixup for previous commitMichael Catanzaro2016-09-161-1/+0
* title-box: Fix clicking on security indicatorMichael Catanzaro2016-09-162-34/+33
* Updated Hungarian translationBalázs Úr2016-09-161-220/+224
* Updated Greek translationTom Tryfonidis2016-09-161-628/+886
* Updated Danish translationKenneth Nielsen2016-09-151-1254/+1348
* [l10n] update Persian translationsArash Mousavi2016-09-131-4/+7
* [l10n] update Persian translationsArash Mousavi2016-09-131-486/+847
* Updated French translationCharles Monzat2016-09-131-1255/+1315
* source-view-handler: Fix horizontal scrollbarsMichael Catanzaro2016-09-121-1/+1
* source-view-handler: apply background color to entire pageMichael Catanzaro2016-09-121-1/+1
* Fix code style error in code style guidelinesMichael Catanzaro2016-09-121-1/+1
* Add and distribute Prism licenseMichael Catanzaro2016-09-122-0/+25
* view-source-handler: improve error handling!Michael Catanzaro2016-09-122-13/+24
* view-source-handler: another code style improvementMichael Catanzaro2016-09-121-3/+2
* view-source-handler: Fix function naming blooperMichael Catanzaro2016-09-121-3/+3
* view-source-handler: Fix code style blooperMichael Catanzaro2016-09-121-1/+1
* view-source-handler: Get content from existing embed if possibleMichael Catanzaro2016-09-121-17/+97
* Add Prism syntax highlighting in view source modeMichael Catanzaro2016-09-125-5/+938