summaryrefslogtreecommitdiff
path: root/src/prefs-dialog.c
Commit message (Expand)AuthorAgeFilesLines
* Use a GtkFileChooserButton for the download path selector. Fixes bugChristian Persch2005-10-151-123/+45
* Add way to clear the favicon cache. Also removes any extraneous files fromChristian Persch2005-08-071-2/+9
* Now that the tab's address is always correct (isn't the typed addressChristian Persch2005-08-011-8/+6
* Make ephy_session_get_active_window work as intended.Christian Persch2005-07-291-4/+8
* Init the gettext domain.Christian Persch2005-07-111-0/+6
* A src/languages.h:Christian Persch2005-05-011-193/+10
* Iso-codes is now mandatory.Christian Persch2005-04-191-118/+1
* Some sparse fixes.Christian Persch2005-01-301-1/+1
* Add ; to all LOG statements, and adapt ephy-debug.h for non-GNUC-varargsChristian Persch2005-01-281-2/+2
* Remove unused include from public header ephy-window.h.Christian Persch2005-01-081-0/+1
* Add translator's comments to contextualised strings.Christian Persch2004-12-311-2/+8
* Add context to ambiguous strings. Fixes bug #113932.Christian Persch2004-12-251-1/+1
* Correct code for "Afrikaans".Christian Persch2004-12-191-1/+1
* Fix name for "gd" language (Scots Gaelic). Fixes bug #161509.Christian Persch2004-12-171-1/+1
* Remove a duplicated lang code.Christian Persch2004-12-141-1/+0
* Use alignments instead of empty labels for alignment.Christian Persch2004-12-141-6/+1
* Prompt for bookmark update.Christian Persch2004-12-131-11/+7
* Fix compile in the !HAVE_ISO_CODES case.Christian Persch2004-11-251-1/+1
* Check for iso-codes package.Christian Persch2004-11-251-8/+310
* Fix ngettext usage.Christian Persch2004-11-221-2/+2
* Change column order for the languages list in the code.Christian Persch2004-11-111-57/+57
* Order this in the source code by lang code, not english lang name.Christian Persch2004-11-081-20/+20
* Fix button sensitivity setting in language editor not to first disable theChristian Persch2004-11-071-9/+10
* Show language code in the string in languages editor. Fixes bug #115355.Christian Persch2004-11-071-13/+43
* We always have config.h, no need to guard its inclusion.Christian Persch2004-11-021-2/+0
* Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like theChristian Persch2004-10-231-1/+1
* Add varargs version of ephy_dialog_get_control to get more than oneChristian Persch2004-10-211-28/+34
* Same here.Christian Persch2004-10-041-8/+1
* Recognise "Desktop" special downloads directory. Fixes bug #152926.Christian Persch2004-10-021-0/+4
* Merging pre-gnome-2-10 branch to HEAD.Christian Persch2004-09-131-4/+3
* R lib/widgets/ephy-ellipsizing-label.c: RChristian Persch2004-08-081-6/+5
* Start the directory choose in the home dir. Fixes bug #146055.Christian Persch2004-07-311-0/+2
* Simplify node view filtering code and make it a normal property (no moreMarco Pesenti Gritti2004-07-231-1/+1
* Factor out the helper to select a treeview row by column and use it alsoMarco Pesenti Gritti2004-06-211-0/+3
* Get rid of EmbedReloadFlags, and use a gboolean force parameter inChristian Persch2004-06-141-2/+0
* Add convenience functions for creating a filter with a bunch of mime typesChristian Persch2004-05-081-2/+2
* Fix font selection combo box issues; fixes bug #138560.Christian Persch2004-04-181-0/+1
* Make prefs, pdm and print setup dialogues transient to their parent. FixesChristian Persch2004-04-051-6/+4
* Fixes #138263.Federico Mena Quintero2004-03-291-1/+1
* Fix for gtk+ filechooser API change.Christian Persch2004-02-271-2/+1
* Unify fallback downloads dir to get the home directory.Christian Persch2004-02-121-11/+10
* Fix numerous places where we weren't properly converting between UTF-8 andChristian Persch2004-02-121-12/+10
* David Bordoley <bordoley@msu.edu>Biggest Flake Ever2004-02-041-0/+2
* Add a way to get the downloads dir with a comment for translators. Use dirMarco Pesenti Gritti2004-01-251-9/+7
* Fall back to Home directory when the pref is NULL.Christian Persch2004-01-241-0/+6
* Add a persist-position property.Marco Pesenti Gritti2004-01-241-2/+6
* Allow passing the translation domain to ephy_dialog_construct, to makeChristian Persch2004-01-231-4/+7
* Call ephy_file() explicitly for each glade file, letting extensions load glad...Adam Hooper2004-01-211-2/+4
* Add a way to store paths.Marco Pesenti Gritti2004-01-191-18/+6
* *** empty log message ***Marco Pesenti Gritti2004-01-191-1/+9