summaryrefslogtreecommitdiff
path: root/embed/ephy-embed-prefs.c
Commit message (Expand)AuthorAgeFilesLines
* ephy-embed-prefs: Hardcode enable-fullscreen to TRUEPhilippe Normand2012-01-031-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-171-37/+7
* ephy-embed-prefs: plug a couple of leaksXan Lopez2011-06-151-1/+4
* Add optional spell checking, enabled by defaultXan Lopez2011-05-231-0/+26
* ephy-embed-prefs: plug a couple of leaksXan Lopez2011-04-231-1/+4
* Remove a few GCC 4.6.0 warningsXan Lopez2011-04-201-2/+0
* Better behaviour when openning new windows that are resized as tabsGustavo Noronha Silva2011-04-171-1/+0
* ephy-embed-prefs: auto-shrink images by defaultXan Lopez2011-04-111-1/+0
* Select the serif font as the default web font.Martin Robinson2011-03-111-4/+4
* Improve the selection of the system serif font.Martin Robinson2011-03-111-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-161-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-081-1/+1
* ephy-embed-prefs: disable the cache page for nowXan Lopez2010-02-081-1/+1
* Make SoupCookieJarAcceptPolicy match our cookie policiesXan Lopez2010-02-041-1/+60
* Enable page cache for real, now.Gustavo Noronha Silva2010-01-211-0/+1
* Disable page cache - I committed it by mistakeGustavo Noronha Silva2010-01-151-1/+0
* Remove error handling work-aroundsGustavo Noronha Silva2010-01-151-0/+1
* ephy-embed-prefs: enable quirks mode by defaultXan Lopez2009-12-201-0/+1
* Add custom user-agent supportVincent Untz2009-12-181-1/+87
* Properly manage the list of languages for the "Accept-Language" headerMario Sanchez Prada2009-12-181-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-221-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-241-0/+3
* ephy-embed-prefs: use the font families set in the GNOME preferencesXan Lopez2009-07-241-2/+37
* Fold WebKitEmbedPrefs into EphyEmbedPrefs.Xan Lopez2009-06-051-0/+240