aboutsummaryrefslogtreecommitdiffstats
path: root/data
Commit message (Expand)AuthorAgeFilesLines
* Change downloader and pdm dialogue titles, bug #319843.Christian Persch2005-10-271-2/+2
* Add a way to view stored password. Fix bug 316821.Jean-François Rameau2005-10-231-10/+46
* Add another mime type.Christian Persch2005-10-231-0/+1
* Point main menu UI at toolbar actions. Don't try and change the state ofPhilip Langdale2005-10-221-11/+11
* A data/ephy-xml2ini.xsl:Christian Persch2005-10-182-1/+54
* H18 patch, by Peter Harvey <pah06@uow.edu.au>.Peter Harvey2005-10-172-6/+0
* Use a GtkFileChooserButton for the download path selector. Fixes bugChristian Persch2005-10-151-18/+6
* Eliminate the *Popup/*ImagePopup popup variants. Add image context to allJean-François Rameau2005-10-101-33/+35
* Back out the fix for bug #158486 by re-enabling keyword: searches. FixesChristian Persch2005-09-281-2/+2
* Unify background image and image code (contex menu, conext event). Fix bugJean-François Rameau2005-09-271-4/+0
* Add disable_quit to lockdown gconf schema. Fix bug 316499.Jean-François Rameau2005-09-261-0/+11
* Rename the autoconf macro to EPIPHANY_EXTENSION_INIT() and make it checkCrispin Flowerday2005-09-251-1/+59
* R data/epiphany-extension.xsd:Christian Persch2005-09-242-82/+0
* Really add the fileCrispin Flowerday2005-09-241-0/+30
* Add support for extension description files in the keyfile format, usingCrispin Flowerday2005-09-241-0/+4
* Add another mime alias.Christian Persch2005-09-201-0/+1
* Remove find dialogue, and tweak spacings to be HIG compliant.Christian Persch2005-09-011-327/+4
* Version 1.9.Christian Persch2005-08-292-1/+1
* Set default prefs for warn-on-mixed-security pages. Part of bugChristian Persch2005-08-281-0/+3
* Disable keyword searches by default. From bug #158486.Christian Persch2005-08-261-2/+2
* Don't use ext handler for ftp://.Christian Persch2005-08-211-0/+1
* Remove "-s" argument which hasn't been supported for ages.Christian Persch2005-08-162-1/+2
* Remove long description where it differed from the short description onlyChristian Persch2005-07-301-11/+0
* Fix ESC behaviour to always stop, and to reset the location entry whenChristian Persch2005-07-261-0/+1
* Remove obsolete schema entries.Christian Persch2005-07-241-77/+0
* Use libgnomeprintui for the printing dialog and the paper part of theJürg Billeter2005-07-241-1118/+77
* Make sure we know about all mime types that totem can accept.Christian Persch2005-07-171-0/+8
* Use $^ in the default-prefs.js rule.Christian Persch2005-07-172-7/+1
* Add application/rdf+xml to list of known mime types.Christian Persch2005-07-131-0/+1
* Error pages implementation.Christian Persch2005-07-091-0/+4
* Make scroll wheel zoom directions HIG compliant; fixes bug #306110.Christian Persch2005-07-061-4/+3
* Add text/rtf.Christian Persch2005-06-241-0/+1
* Shift-Ctrl+R now works (Force reload). Fixes #307831.Jean-François Rameau2005-06-201-0/+1
* Add scroll event listener, and change zoom on scroll+wheel events.Christian Persch2005-05-311-2/+5
* Allow ViewSource for XML documents too. Fixes bug #305788.Christian Persch2005-05-291-0/+3
* Disable mozilla's typeaheadfind.Christian Persch2005-05-292-3/+2
* Default to accept cookies from current site only, not from anywhere.Christian Persch2005-05-261-1/+1
* Enable error pages on Gecko 1.8.Christian Persch2005-05-242-3/+14
* Add features variable to the .pc file, so we can check for python and dbusChristian Persch2005-05-211-0/+1
* Update mime type list. check-mime.py now catches aliases fromJean-François Rameau2005-05-162-1/+34
* Fix commentChristian Persch2005-05-041-1/+0
* A src/languages.h:Christian Persch2005-05-022-1/+20
* Add 'video/mp4' to safe list.Christian Persch2005-04-121-0/+1
* Update mime type list. Fixes bug #170493; patch by Jean-François Rameau.Christian Persch2005-03-311-103/+145
* data/check-mime.pyJean-François Rameau2005-03-251-2/+10
* Default to links only with the fixed-up typeaheadfind too.Christian Persch2005-03-161-0/+1
* Support "Multimedia" keys. Fixes bug #162748.Christian Persch2005-03-151-0/+14
* Disable automatic image resizing on toolkit too.Christian Persch2005-03-111-0/+3
* Version 1.7.0.Christian Persch2005-03-082-4/+4
* Autostart typeaheadfind.Christian Persch2005-02-231-0/+1
* Use 'true'/'false' for bool keys, not 1/0.Christian Persch2005-02-071-8/+8
* Revert the schema change too.Christian Persch2005-02-031-2/+3
* Remove the accel group from the window when hiding the menubar in lockdownChristian Persch2005-02-021-3/+2
* Back out the patch from bug #141963 since it caused bug #165811.Christian Persch2005-02-022-4/+1
* Add lock fullscreen key and improve key descriptions.Piers Cornwell2005-01-291-9/+23
* Default security.warn_submit_insecure.show_once to false. Avoids usChristian Persch2005-01-251-0/+1
* Add more categories to bme.desktop.in. Fixes bug #162973.Christian Persch2005-01-241-1/+1
* Set typeaheadfind.autostart to off. Fixes bug #141963.Christian Persch2005-01-232-1/+4
* Default typeaheadfindsea to on. From bug #157435.Christian Persch2005-01-231-0/+3
* Add Toolbar toggle to document context menu in fullscreen mode.Christian Persch2005-01-131-3/+33
* A src/ephy-toolbar-editor.c: A src/ephy-toolbar-editor.h:Christian Persch2005-01-101-0/+13
* data/epiphany.desktop.inPiers Cornwell2005-01-101-1/+1
* Override the default security warning dialogues implementation with ourChristian Persch2005-01-091-0/+1
* Unify the location and favicon actions.Christian Persch2005-01-081-2/+0
* Add placeholder group for tabs move actions.Christian Persch2005-01-061-6/+9
* Don't add "Close" to the tab's context menu. When you're using keynav, theChristian Persch2005-01-061-1/+0
* Retain old menu item name for compatibility.Christian Persch2005-01-061-1/+1
* Add context menu on notebook. Fixes bug #132989.Christian Persch2005-01-061-1/+9
* Remove trailing whitespace.Christian Persch2005-01-061-1/+1
* Add loader directory to the .pc file.Christian Persch2005-01-041-0/+1
* R data/conspiracy.xhtml: R data/epiphany.html: RChristian Persch2004-12-313-64/+1
* Use stock buttons.Christian Perschristian Persch2004-12-271-256/+8
* === Release 1.5.3 ===Release153Christian Persch2004-12-201-0/+1
* Use alignments instead of empty labels for alignment.Christian Persch2004-12-144-1110/+932
* A data/epiphany-bookmarks-html.xsl:Christian Persch2004-12-073-0/+82
* Build auto-generated files in builddir, not in srcdir.Christian Persch2004-11-261-1/+0
* Check for iso-codes package.Christian Persch2004-11-251-4/+4
* Fix typo: s/Applications_DATA/applications_DATA/.Jordi Mallach2004-11-101-1/+1
* Show language code in the string in languages editor. Fixes bug #115355.Christian Persch2004-11-071-1/+1
* Comment that unfortunately, elements in <extension> must be in order.Adam Hooper2004-10-301-1/+2
* Validate extension XML files against an XSD Schema.Adam Hooper2004-10-191-133/+29
* R lib/ephy-module-loader.c: R lib/ephy-module-loader.h: AChristian Persch2004-10-171-4/+3
* reviewed by: Christian Persch <chpe@cvs.gnome.org>Marco Pesenti Gritti2004-10-111-21/+14
* Grammar fix. Fixes bug #154605.Christian Persch2004-10-061-4/+4
* Shut upChristian Persch2004-10-021-0/+1
* A data/default-prefs-common.js: A data/default-prefs-mozilla.js: AChristian Persch2004-09-284-1/+21
* Install a placeholder for the view toggles group. Fixes bug #153767.Christian Persch2004-09-271-3/+5
* Added (proposed) XML schema for Extension metadata files (work inAdam Hooper2004-09-142-0/+185
* Load/unload extensions based on GConf keyAdam Hooper2004-09-141-0/+13
* Add ephy_window_get_ui_manager(), and remove the manager from the publicChristian Persch2004-09-141-0/+0
* Merging pre-gnome-2-10 branch to HEAD.Christian Persch2004-09-138-6/+20
* Updatinggnome-2-8-branchpointChristian Persch2004-09-131-3/+0
* Disable SSLv2 by default.Christian Persch2004-08-301-0/+4
* Set default horizontal wheel action to 'scroll'. Fixes bug #148557.Christian Persch2004-08-211-0/+3
* Make keyword search URL localisable. Fixes bug #144909.Christian Persch2004-08-071-1/+0
* Added application/xhtml+xml, text/html, text/xml for MimeType entry.Xan Lopez2004-07-221-0/+1
* Add MAINTAINERS to EXTRA_DIST, and make gconf schema install less noisy.Christian Persch2004-07-061-1/+1
* *** empty log message ***Marco Pesenti Gritti2004-07-041-1/+1
* R data/art/epiphany-tab-loading.gif:Christian Persch2004-07-032-1/+0
* Change position to popups and offline menus.Marco Pesenti Gritti2004-07-021-4/+5
* Popup blocking support. View -> Popup Windows.Adam Hooper2004-07-014-0/+220
* Implement File->Work Off-Line command and backend. No DBUS/HAL/whateverChristian Persch2004-06-271-0/+1
* Update from new winstripe theme of FirefoxMarco Pesenti Gritti2004-06-191-0/+0
* Use GenericName. See #144284 for the hig change. Fix bug #140625.Marco Pesenti Gritti2004-06-152-2/+4
* Merging bookmarksbar-separation branch.Christian Persch2004-06-113-7/+7
* Disable xpinstall by default. Fixes bug #144035.Christian Persch2004-06-101-0/+3
* Separation of bookmarks and normal toolbars.Christian Persch2004-06-091-0/+4
* *** empty log message ***Marco Pesenti Gritti2004-06-081-0/+5
* Simplify context menu wrt. frames. Fixes bug #138442.Christian Persch2004-05-141-2/+0
* Fix dependency libs not to include libbonoboui.Christian Persch2004-04-241-1/+1
* Add Ctrl+S as an alternate accel for Save As. Fixes bug #139415.Piers Cornwell2004-04-101-0/+1
* Make pdm and print setup dialogues destroy with parent, too.Christian Persch2004-04-062-2/+2
* 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
* Get rid of the separators in the Image and Image/Link popups. Fixes bugChristian Persch2004-03-301-2/+0
* Remove Open Image in New Tab and New Window from the context menu.Christian Persch2004-03-301-4/+0
* Removed the nautilus view.Christian Persch2004-03-306-171/+2
* Add "Save Link As..." to Image/Link popup. Fixes bug #138207.Christian Persch2004-03-291-0/+1
* API documentationAdam Hooper2004-03-241-0/+1
* Fix "Add" button width in the prefs dialogue for some themes. Fixes bugChristian Persch2004-03-211-0/+1
* R data/epiphany-1.2.pc.in: A data/epiphany-1.4.pc.in:Christian Persch2004-03-212-1/+2
* Remove duplicate --with-html-dir argumentJulio M. Merino Vidal2004-02-201-1/+1
* Quiet cvs.Xan Lopez2004-02-151-0/+1
* Several types are actually safe.Marco Pesenti Gritti2004-02-141-44/+44
* R data/epiphany-1.0.pc.in: A data/epiphany-1.2.pc.in:Christian Persch2004-02-132-1/+1
* Add a missing accelleratorMarco Pesenti Gritti2004-02-131-1/+1
* Honour the --with-gconf-schema-file-dir and --disable-schemas-installChristian Persch2004-02-071-1/+3
* 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-054-5/+5
* Don't show Find, Add Language, and Encodings dialogue in window list.Christian Persch2004-02-052-3/+3
* Add a hidden tools menu that extensions can use.David Bordoley2004-01-251-0/+2
* *** empty log message ***Marco Pesenti Gritti2004-01-241-1/+1
* Sometimes reading gnomedesktop flames is useful:Marco Pesenti Gritti2004-01-241-6/+8
* Slightly better string for history disable.Marco Pesenti Gritti2004-01-231-1/+1
* *** empty log message ***Marco Pesenti Gritti2004-01-192-8/+10
* Typo fixes.62004-01-171-3/+3
* Verified the quote and put the original here.Christian Persch2004-01-111-3/+4
* Added disable_arbitrary_url, disable_toolbar_editing, and disable_historyChristopher James Lahey2004-01-101-0/+33
* Add "Download Link As" to the link context menu.Xan Lopez2004-01-101-0/+1
* Added disable_bookmark_editing key.Chris Lahey2004-01-101-0/+11
* Add an accellerator-only action (F7) to toggle caret browsing. Hook upChristian Persch2004-01-092-0/+13
* Add help buttons to Certificate Viewer, PDM, print and print setupPiers Cornwell2004-01-053-7/+68
* Show copy text menu item also for linksMichael Terry2004-01-041-0/+2
* Change mnemonic.Christian Persch2003-12-211-1/+1
* 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
* Make print dialogue spacing HIG-compliant.Christian Persch2003-12-111-1/+1
* Default history to show only titleMarco Pesenti Gritti2003-12-101-1/+1
* Lockdown: set some buttons insensitive when their pref key is notChristian Persch2003-12-091-2/+2
* Split print dialogue in print setup and actual print, and move printChristian Persch2003-12-072-639/+719
* Move quite a lot of things from unsafe to safe, still some to go.Xan Lopez2003-12-021-127/+127
* Added disable_unsafe_protocols and additional_safe_protocols keys.Christian Persch2003-11-301-2/+27
* Improved API and implementation of EphyDialog. Add support for new comboChristian Persch2003-11-302-118/+112
* *** empty log message ***Marco Pesenti Gritti2003-11-301-1/+1
* Marco Pesenti Gritti <marco@gnome.org>Chris Lahey2003-11-302-2/+28
* Fix some mnemonics, and make some mnemonics work by assigning aPiers Cornwell2003-11-271-5/+7
* Restore clipboard actions in input context menu. Show it only if mozillaMarco Pesenti Gritti2003-11-261-3/+3
* Delete the obsolete mime-ask-action dialogue from glade file.Christian Persch2003-11-241-243/+0
* Added $(mimepermission_DATA) to EXTRA_DIST.Christian Persch2003-11-241-0/+1
* Fix typo in EXTRADIST: s/check_mime/check-mime/Christian Persch2003-11-241-1/+1
* *** empty log message ***Marco Pesenti Gritti2003-11-221-0/+0
* Use icon theme icon for add bookmarkMarco Pesenti Gritti2003-11-221-1/+0
* remove unused iconsMarco Pesenti Gritti2003-11-215-4/+0
* 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 an unique factory for both interfaces.Marco Pesenti Gritti2003-11-154-17/+4
* Set initial visibility to false, fixes a warning when showing theChristian Persch2003-11-121-1/+0
* And add it to Makefile.am too.Christian Persch2003-11-111-0/+1
* We really need the glade file from galeon too.Christian Persch2003-11-111-0/+1299
* Correct download dir default.Marco Pesenti Gritti2003-11-061-1/+1
* Add a list of permissions for mime and a script to update it (py hackersMarco Pesenti Gritti2003-11-063-1/+392
* Only allow choosing "Selection" if there really is one.Christian Persch2003-11-051-1/+1
* Rework ContentHandler to use the auto_open_downloads key.Xan Lopez2003-11-051-0/+12
* update undo/redo sensitivityMarco Pesenti Gritti2003-11-041-0/+3
* Show only paste in the context menu, it's the only one that works inMarco Pesenti Gritti2003-11-041-2/+0
* Remove the "show_details in downloader" schema.Xan Lopez2003-11-031-11/+0
* Implement smart selection in the downloader view.Xan Lopez2003-10-291-11/+0
* Build nautilus server only when the view is enabledMarco Pesenti Gritti2003-10-291-5/+19
* Port to new gtk+ file chooser.Christian Persch2003-10-261-0/+9
* Use "" instead of null, the new mozilla prefs parser doesn't recogniseChristian Persch2003-10-261-2/+2
* Add missing font.size prefs for zh-HK font group.Christian Persch2003-10-261-0/+2
* Remove open button, autclose when there are no downloads left.Xan Lopez2003-10-251-13/+0
* Made encoding dialog auto-apply.Christian Persch2003-10-251-14/+2
* Took the open hand icon used in eog, did some gimp magic. Why am I up atDavid Bordoley2003-10-241-0/+0
* Move the spinner in his own mini toolbar.Marco Pesenti Gritti2003-10-231-2/+0
* Add xml files to extra dataMarco Pesenti Gritti2003-10-221-1/+1
* Encoding menu improvements, Episode V: MPT strikes back.Christian Persch2003-10-211-35/+157
* Encoding menu improvements, Part 4: The Rewrite.Christian Persch2003-10-183-2/+141
* Merge new-downloader branch. We reworked the backend, the userMarco Pesenti Gritti2003-10-171-304/+0
* *** empty log message ***Marco Pesenti Gritti2003-10-142-1/+2
* Implement view menu.Marco Pesenti Gritti2003-09-302-0/+21
* *** empty log message ***Marco Pesenti Gritti2003-09-301-0/+33
* Implement history time filterMarco Pesenti Gritti2003-09-271-0/+13
* Fix spacing ... when gtkdialog will be higgy ...Marco Pesenti Gritti2003-09-251-2/+2
* Fix #123176. Use response instead of connecting 210 callbacks.Marco Pesenti Gritti2003-09-251-5/+3
* ChangeLogMarco Pesenti Gritti2003-09-241-1/+1
* Complete view menu impl. There is a gtk bug that make it behave funnilyMarco Pesenti Gritti2003-09-221-0/+15
* Specify UTF-8 encoding in the keyword url.Christian Persch2003-09-221-1/+1
* Implement a way to choose visible column in a menu. Not finished I need toMarco Pesenti Gritti2003-09-211-0/+5
* *** empty log message ***Marco Pesenti Gritti2003-09-194-301/+0
* Do not use .in for not to translate files.Marco Pesenti Gritti2003-09-196-6/+320
* add supported protocolsMarco Pesenti Gritti2003-09-171-0/+1
* *** empty log message ***Christian Persch2003-09-151-2/+2
* 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-102-55/+3
* Readd separators and dont use unnecessary placeholders.Marco Pesenti Gritti2003-09-101-2/+2
* First important step in solving the fonts mess. Allow to select theMarco Pesenti Gritti2003-09-102-414/+222
* *** empty log message ***Marco Pesenti Gritti2003-09-081-0/+38
* Galeon guys found a way to load prefs from a js file, without having themMarco Pesenti Gritti2003-09-081-0/+2
* Fix a typo in the xmlMarco Pesenti Gritti2003-09-041-2/+0
* Fix problems with EphyNodeView, bookmarks and history dialogs and updateMarco Pesenti Gritti2003-09-012-8/+10
* *** empty log message ***Marco Pesenti Gritti2003-08-313-153/+153
* Part of gtk 2.3 port, changelog too long to paste itMarco Pesenti Gritti2003-08-303-42/+34
* *** empty log message ***Marco Pesenti Gritti2003-08-021-0/+1
* 2003-07-30 Christian Persch <chpe@cvs.gnome.org>Christian Persch2003-07-312-2/+18
* 2003-07-27 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-07-271-33/+33
* String change.Christian Persch2003-07-241-1/+1
* Add a show in bookmarks toolbar item on context menus.Marco Pesenti Gritti2003-07-231-0/+4
* Try to use more friendly description for cache prefs.Marco Pesenti Gritti2003-07-231-3/+3
* Remove useless iconsMarco Pesenti Gritti2003-07-201-34/+0
* Enclose literal values in double quotes. Fixes bug 116720.Christian Persch2003-07-051-30/+33
* 2003-07-04 Christian Persch <chpe@cvs.gnome.org>Christian Persch2003-07-041-10/+10
* Replace "0" with "false" in Terminal entries.Jordi Mallach2003-07-032-2/+4
* 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-025-290/+274
* Remember the directory when saving files. Fixes #115603.James Willcox2003-06-301-1/+1
* Update documentation of the allowed values forChristian Persch2003-06-241-6/+7
* Misc i18n fixes: mark default encoding and encoding autodetector in theChristian Persch2003-06-221-10/+11
* Unify the "Copy Email Address" and "Copy Link Address" context menuChristian Persch2003-06-181-5/+2
* Fix wrong cast of GtkDialog to GtkWindow.Christian Persch2003-06-181-2/+14
* Some string fixes.Christian Persch2003-06-171-3/+3
* s/charset/encoding/Christian Persch2003-06-171-2/+2
* Remove some obsolete entries.Marco Pesenti Gritti2003-06-161-2/+0
* Convert dialog to metric units and default paper to A4. Fixes #112619Christian Persch2003-06-152-41/+42
* Persist the selected language for the fonts preferences, and make theChristian Persch2003-06-141-0/+18
* Lower the increments for the cache size spin button and further accesskeyPiers Cornwell2003-06-141-3/+3
* Fix typo.Christian Persch2003-06-131-1/+1
* Add support for string enums.Marco Pesenti Gritti2003-06-131-117/+81
* Do not persist node selection in BME between sessions.Xan Lopez2003-06-131-9/+0
* Better description. Bug #113287Marco Pesenti Gritti2003-06-121-1/+1
* remove unused stuffMarco Pesenti Gritti2003-06-096-194/+1
* Get rid of starthere: and default to google, as discussed with Seth. Add aMarco Pesenti Gritti2003-06-092-1/+3
* Fixup context menu accesskeys. Use correct icon for Save As.Piers Cornwell2003-06-091-2/+2
* *** empty log message ***Marco Pesenti Gritti2003-06-071-15/+4
* Remove memory cache prefs/ui, now mozilla can deal with it automagically.Marco Pesenti Gritti2003-06-071-187/+103
* Better icons. Thanks to Luca Ferretti for suggesting them and to Jimmac.Marco Pesenti Gritti2003-06-072-0/+0
* s/ask download/ask for downloadMarco Pesenti Gritti2003-06-061-2/+2
* Actually add the ask for dest pref, it was using the wrong key.Marco Pesenti Gritti2003-06-051-0/+11
* Move the bookmarks menu after go. There is a slight inconsistency in theDavid Bordoley2003-06-051-6/+6