aboutsummaryrefslogtreecommitdiffstats
path: root/embed/ephy-embed-prefs.c
Commit message (Expand)AuthorAgeFilesLines
* ephy-embed-prefs: remove non WebKit2 bitsXan Lopez2013-03-221-226/+0
* ephy-embed-prefs: Implement user style sheet setting in WebKit2Carlos Garcia Campos2013-03-191-6/+60
* embed: Use a custom WebKitWebViewGroup for all ephy web viewsCarlos Garcia Campos2013-03-191-11/+24
* Add support for DNS prefetching when using WebKit2Carlos Garcia Campos2013-03-061-0/+1
* ephy-embed-prefs: fix a couple of warningsXan Lopez2013-02-221-1/+3
* e-embed-prefs: remove spaces in Accept-LanguageDiego Escalante Urrelo2013-01-051-1/+1
* ephy-embed-prefs: Honor smooth scrolling settingCarlos Garcia Campos2012-10-091-0/+4
* ephy-embed-prefs: Port user agent to WebKit2Carlos Garcia Campos2012-10-081-9/+56
* ephy-embed-prefs: Port preferred languages to WebKit2Carlos Garcia Campos2012-09-021-9/+13
* ephy-embed-prefs: tiny cosmetic fixesXan Lopez2012-08-261-6/+6
* ephy-embed-prefs: Pass an array of languages to spellchecker in WebKit2Carlos Garcia Campos2012-08-231-12/+24
* Port spell checking to WebKit2Mario Sanchez Prada2012-08-071-1/+6
* Settings: add a enable-webaudio setting.Philippe Normand2012-08-021-0/+4
* ephy-embed-prefs: Remove TODO comment about page-cache settingCarlos Garcia Campos2012-07-091-1/+0
* ephy-embed-prefs: Enable site specific quirks in WebKit2Carlos Garcia Campos2012-07-091-1/+2
* Port cookies to WebKit2Carlos Garcia Campos2012-07-041-1/+33
* Port web settings to WebKit2Carlos Garcia Campos2012-06-251-33/+65
* Initial WebKit2 portCarlos Garcia Campos2012-06-211-3/+61
* Replace "system" with system languages when setting spelling dictionariesMartin Robinson2012-04-271-0/+19
* Allow toggling WebGL as a runtime GSettings switchMartin Robinson2012-02-031-0/+4
* ephy-embed-prefs: Hardcode enable-fullscreen to TRUEPhilippe Normand2012-01-041-0/+1
* ephy-embed-prefs: reorder includesXan Lopez2011-12-201-4/+4
* ephy-embed-prefs: stop trying to use the GNOME font settingsXan Lopez2011-06-181-37/+7
* ephy-embed-prefs: plug a couple of leaksXan Lopez2011-06-161-1/+4
* Add optional spell checking, enabled by defaultXan Lopez2011-05-231-0/+26
* ephy-embed-prefs: plug a couple of leaksXan Lopez2011-04-241-1/+4
* Remove a few GCC 4.6.0 warningsXan Lopez2011-04-211-2/+0
* Better behaviour when openning new windows that are resized as tabsGustavo Noronha Silva2011-04-181-1/+0
* ephy-embed-prefs: auto-shrink images by defaultXan Lopez2011-04-121-1/+0
* Select the serif font as the default web font.Martin Robinson2011-03-121-4/+4
* Improve the selection of the system serif font.Martin Robinson2011-03-121-5/+4
* prefs-dialog: new custom font selection UIDiego Escalante Urrelo2010-12-081-2/+105
* ephy-embed-prefs: use minimum-font-size instead of minimum-logical-font-sizeDiego Escalante Urrelo2010-12-081-1/+1
* ephy-embed-prefs: initialize prefs from settingsDiego Escalante Urrelo2010-12-071-11/+15
* Always enable Web InspectorXan Lopez2010-10-241-4/+1
* gsettings: port epiphany to gsettingsDiego Escalante Urrelo2010-10-081-224/+129
* Set Accept-Language header correctlyJosselin Mouette2010-08-171-4/+48
* Change 'Enable Java' setting to 'Enable Plugins'Xan Lopez2010-02-201-1/+4
* Enable window auto resize/move.Xan Lopez2010-02-161-0/+1
* ephy-embed-prefs: reenable page cache by defaultXan Lopez2010-02-091-1/+1
* ephy-embed-prefs: disable the cache page for nowXan Lopez2010-02-091-1/+1
* Make SoupCookieJarAcceptPolicy match our cookie policiesXan Lopez2010-02-051-1/+60
* Enable page cache for real, now.Gustavo Noronha Silva2010-01-221-0/+1
* Disable page cache - I committed it by mistakeGustavo Noronha Silva2010-01-161-1/+0
* Remove error handling work-aroundsGustavo Noronha Silva2010-01-161-0/+1
* ephy-embed-prefs: enable quirks mode by defaultXan Lopez2009-12-211-0/+1
* Add custom user-agent supportVincent Untz2009-12-191-1/+87
* Properly manage the list of languages for the "Accept-Language" headerMario Sanchez Prada2009-12-191-1/+56
* Let web pages handle mouse clicks before doing our own handlingGustavo Noronha Silva2009-12-141-1/+4
* Allow popups when the user asks for them.Xan Lopez2009-10-231-0/+3
* ephy-embed-prefs.c: do not auto-shrink imagesXan Lopez2009-09-071-0/+4
* ephy-embed-prefs.c: use 'minimum-logical-font-size' for minimum font size pre...Xan Lopez2009-09-071-1/+1
* ephy-embed-prefs.c: also set the sans-serif familyXan Lopez2009-07-251-0/+3
* ephy-embed-prefs: use the font families set in the GNOME preferencesXan Lopez2009-07-251-2/+37
* Fold WebKitEmbedPrefs into EphyEmbedPrefs.Xan Lopez2009-06-061-0/+240