aboutsummaryrefslogtreecommitdiffstats
path: root/data/glade/prefs-dialog.glade
Commit message (Expand)AuthorAgeFilesLines
* Renamed the web inspector checkbutton widget's ID, so that it will beGustavo Noronha Silva2008-12-241-1/+1
* Enable Web Inspector.Xan Lopez2008-12-121-0/+84
* Fix for GTK+ adjustment policy enforcement:Vincent Untz2008-09-221-2/+2
* Remove detailed font prefs, they're obsolete on webkit.Christian Persch2008-04-071-393/+30
* 2007-11-12 Reinout van Schouwen <reinouts@gnome.org>Reinout van Schouwen2007-11-121-0/+39
* Added a checkbox for smooth scrolling. Fixes bug #162489.Diego Escalante Urrelo2007-07-261-0/+20
* Changes "..." for the ellipsis character "…". Bug #324380. Patch byDiego Escalante Urrelo2007-01-091-2/+2
* Removed the hardcoded invisible char, note that this might readd itself toDiego Escalante Urrelo2007-01-081-1/+0
* Corrects the expand of the Privacy tab in the Preferences window. Patch byDiego Escalante Urrelo2007-01-031-2/+2
* Add a way to turn off password remembering. Bug #332374.Christian Persch2006-07-221-0/+71
* Drop support for gecko 1.7.Christian Persch2006-05-111-0/+1
* Fix duplicate accesskey. Bug 337912Piers Cornwell2006-04-211-1/+1
* Fix mnemonic activation of download path button. Bug #339139.Christian Persch2006-04-201-1/+1
* Don't show the CSS box by default; we show it from code only when CSS isChristian Persch2006-01-251-1/+0
* RevertChristian Persch2006-01-171-16/+16
* Fix leaks, minor cleanups.Christian Persch2006-01-171-16/+16
* Fix number of /'s in URI.Christian Persch2006-01-171-379/+473
* Don't put the prefs/pdm dialogue over all windows. Make the add-languageChristian Persch2005-11-151-1/+1
* Remove glade callbacks, and connect from code instead.Christian Persch2005-10-311-8/+0
* Use a GtkFileChooserButton for the download path selector. Fixes bugChristian Persch2005-10-151-18/+6
* Use stock buttons.Christian Perschristian Persch2004-12-271-256/+8
* Use alignments instead of empty labels for alignment.Christian Persch2004-12-141-681/+559
* Check for iso-codes package.Christian Persch2004-11-251-4/+4
* Make prefs, pdm and print setup dialogues transient to their parent. FixesChristian Persch2004-04-061-1/+1
* Use right capitalisation for label.Piers Cornwell2004-03-311-1/+1
* Don't allow a font size less than 1.Piers Cornwell2004-03-311-5/+5
* Fix "Add" button width in the prefs dialogue for some themes. Fixes bugChristian Persch2004-03-211-0/+1
* Add a missing accelleratorMarco Pesenti Gritti2004-02-131-1/+1
* Now that GtkComboBox supports mnemonic activation, set the focus target ofChristian Persch2004-02-061-0/+5
* Dialogs shouldn't show up in the window list, period.Christian Persch2004-02-051-1/+1
* Don't show Find, Add Language, and Encodings dialogue in window list.Christian Persch2004-02-051-1/+1
* *** empty log message ***Marco Pesenti Gritti2004-01-191-2/+3
* Set the label's mnemonic widget.Christian Persch2003-12-201-0/+1
* In-line the language editor in the prefs dialogue.Christian Persch2003-12-191-121/+336
* Lockdown: set some buttons insensitive when their pref key is notChristian Persch2003-12-091-2/+2
* Improved API and implementation of EphyDialog. Add support for new comboChristian Persch2003-11-301-118/+69
* Fix some mnemonics, and make some mnemonics work by assigning aPiers Cornwell2003-11-271-5/+7
* Hide Open downloads pref. Since both behaviors are available maybe it'sMarco Pesenti Gritti2003-11-211-1/+1
* Implement UI for default download path and auto open downlads prefs forXan Lopez2003-11-161-43/+96
* Use a line to make more clear Language/Fonts relation. I had this ideaMarco Pesenti Gritti2003-09-131-224/+255
* Make spinner status per tab. Remove the default to tab pref, use tab byMarco Pesenti Gritti2003-09-101-52/+0
* First important step in solving the fonts mess. Allow to select theMarco Pesenti Gritti2003-09-101-414/+219
* String change.Christian Persch2003-07-241-1/+1
* Try to use more friendly description for cache prefs.Marco Pesenti Gritti2003-07-231-3/+3
* s/Caches/CacheMarco Pesenti Gritti2003-07-021-1/+1
* Use the browser icon from gnome icon theme. Get rid of cache comparingMarco Pesenti Gritti2003-07-021-276/+272
* Lower the increments for the cache size spin button and further accesskeyPiers Cornwell2003-06-141-3/+3
* Better description. Bug #113287Marco Pesenti Gritti2003-06-121-1/+1
* Remove memory cache prefs/ui, now mozilla can deal with it automagically.Marco Pesenti Gritti2003-06-071-187/+103
* Fix accesskey conflicts in prefs for "Always use these fonts", "DefaultPiers Cornwell2003-06-011-6/+7
* Sort the lists of encoding autodetectors and of fonts languages.Christian Persch2003-05-291-189/+3
* The "s/charset/encoding/" mega patch :)Christian Persch2003-05-281-4/+4
* data/glade/epiphany.glade data/glade/prefs-dialog.gladeChristian Neumair2003-05-211-1/+1
* Made (hopefully) all dialogs HIG compliant, at least when it comes to spacing.Christian Neumair2003-05-201-281/+306
* Shortest patch ever!!! Kill the new page pref. Make Seth happy :)David Bordoley2003-05-201-137/+0
* Remove fine grain color settings. Always use the system theme colors inDavid Bordoley2003-05-191-296/+1
* Use sys language as defaultMarco Pesenti Gritti2003-05-111-0/+158
* Implement security page. Remove some useless hidden prefs in the process.Marco Pesenti Gritti2003-05-101-6/+267
* Rework prefs dialog ui a bit. Remove jumpto and tabbed_popups prefsMarco Pesenti Gritti2003-05-101-1833/+1837
* s/location/address. Fix up mnemonic collisions in the print dialog. MarkDavid Adam Bordoley2003-05-091-1/+1
* Fix conflicting mnemonics. Partially from galeon.Marco Pesenti Gritti2003-03-101-3/+3
* Remove the spinner prefs UI.James Willcox2003-03-071-100/+0
* Remove hidden filtering page.Marco Pesenti Gritti2002-12-311-518/+0
* Initial revisionMarco Pesenti Gritti2002-12-311-0/+3083