aboutsummaryrefslogtreecommitdiffstats
path: root/src/prefs-dialog.c
Commit message (Expand)AuthorAgeFilesLines
* gtk_editable_insert_text takes the number of bytes in the string, not theChristian Persch2003-07-061-3/+3
* Api resync and cleanup from galeon.Marco Pesenti Gritti2003-07-061-1/+2
* Use the browser icon from gnome icon theme. Get rid of cache comparingMarco Pesenti Gritti2003-07-021-22/+27
* Correct usage of ellipses.Piers Cornwell2003-06-291-10/+9
* Changed two nearly duplicated strings to the already present ones to saveChristian Persch2003-06-221-2/+2
* Misc i18n fixes: mark default encoding and encoding autodetector in theChristian Persch2003-06-221-1/+4
* Set a title on NET_START (nicified url).Marco Pesenti Gritti2003-06-211-4/+7
* Fix wrong cast of GtkDialog to GtkWindow.Christian Persch2003-06-181-1/+1
* Some string fixes.Christian Persch2003-06-171-2/+2
* s/snprintf/g_snprintf to not break gcc 2.95Marco Pesenti Gritti2003-06-171-10/+10
* Fix previous change to actually work on anything else than en locales.Christian Persch2003-06-141-2/+7
* Persist the selected language for the fonts preferences, and make theChristian Persch2003-06-141-5/+15
* Persist the language selected for the fonts preferences. Make theChristian Persch2003-06-141-11/+14
* Add support for string enums.Marco Pesenti Gritti2003-06-131-0/+28
* Use functions instead of declaring static vars in .h file, (hopefully)Christian Persch2003-06-121-0/+5
* Remove memory cache prefs/ui, now mozilla can deal with it automagically.Marco Pesenti Gritti2003-06-071-22/+6
* Sort the lists of encoding autodetectors and of fonts languages.Christian Persch2003-05-291-18/+210
* continuing checkin of previous patch (cvs aborted "broken pipe")Christian Persch2003-05-281-51/+42
* Refactored the charset and language groups strings.Christian Persch2003-05-271-25/+6
* Fix potential memory corruption. Retain custom lang codes. Sort theChristian Persch2003-05-271-40/+164
* Shortest patch ever!!! Kill the new page pref. Make Seth happy :)David Bordoley2003-05-201-2/+0
* Remove fine grain color settings. Always use the system theme colors inDavid Bordoley2003-05-191-10/+0
* Fixed many issues mentioned in #112781.Christian Neumair2003-05-171-5/+5
* Use sys language as defaultMarco Pesenti Gritti2003-05-111-0/+1
* Implement security page. Remove some useless hidden prefs in the process.Marco Pesenti Gritti2003-05-101-0/+12
* Rework prefs dialog ui a bit. Remove jumpto and tabbed_popups prefsMarco Pesenti Gritti2003-05-101-144/+710
* Remove unused varMarco Pesenti Gritti2003-05-101-1/+0
* Convenience function for displaying help. Remove unneeded include ofDavid Adam Bordoley2003-05-091-26/+10
* Declare all the variables before the first instruction. Fixes aVincent Untz2003-04-151-2/+1
* Use EggEditableToolbar. Update to latest versions (not EggMenuMerge, weMarco Pesenti Gritti2003-04-021-12/+9
* Added place holders for help text for preferences dialog added code toPatanjali Somayaji2003-04-011-1/+49
* New epiphany-bookmark-page stock image. I'm not at all attached to thisDavid Bordoley2003-03-251-0/+8
* Reimplement ephystate using xml and make it easier to use. -> remove someMarco Pesenti Gritti2003-03-191-17/+2
* about:options and about:epiphanyMarco Pesenti Gritti2003-03-041-3/+18
* *** empty log message ***Marco Pesenti Gritti2003-02-061-6/+10
* Make GaleonShell inherit from GaleonEmbedShell. Ref the shell when usingMarco Pesenti Gritti2003-01-051-2/+2
* Initial revisionMarco Pesenti Gritti2002-12-311-0/+335