aboutsummaryrefslogtreecommitdiffstats
path: root/data
Commit message (Expand)AuthorAgeFilesLines
* 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
* Don't allow a font size less than 1.Piers Cornwell2004-03-311-4/+4
* Merge fix for bug #138207 from HEAD.Christian Persch2004-03-291-0/+1
* Fix "Add" button width in the prefs dialogue for some themes.Christian Persch2004-03-221-0/+1
* 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
* Fix breakage.Xan Lopez2003-06-051-4/+4
* Add a bookmarks menu. (still not the tree)Marco Pesenti Gritti2003-06-041-3/+6
* GPLification of xhtml files (all hail our FSF overlords).Xan Lopez2003-06-042-9/+34
* Removed keys some unused keys, and rename others to match what the codeChristian Persch2003-06-031-30/+16
* Fix accesskey conflicts in prefs for "Always use these fonts", "DefaultPiers Cornwell2003-06-012-12/+13
* Fix wrong usage of <>. Stupid me :(Christian Persch2003-05-301-1/+1
* Sort the lists of encoding autodetectors and of fonts languages.Christian Persch2003-05-292-191/+16
* The "s/charset/encoding/" mega patch :)Christian Persch2003-05-282-12/+28
* Forgot to commit.Christian Neumair2003-05-211-11/+0
* data/glade/epiphany.glade data/glade/prefs-dialog.gladeChristian Neumair2003-05-212-57/+36
* Make find dialog unresizable.Xan Lopez2003-05-211-1/+1
* *** empty log message ***Marco Pesenti Gritti2003-05-201-1/+0
* Simplified and reorganised zoom. Implement a zoom control for the toolbar.Christian Persch2003-05-201-0/+1
* Made (hopefully) all dialogs HIG compliant, at least when it comes to spacing.Christian Neumair2003-05-203-808/+845
* Shortest patch ever!!! Kill the new page pref. Make Seth happy :)David Bordoley2003-05-202-149/+0
* Remove fine grain color settings. Always use the system theme colors inDavid Bordoley2003-05-192-340/+1
* Fix uninstallationMarco Pesenti Gritti2003-05-192-2/+2
* Fixed many issues mentioned in #112781.Christian Neumair2003-05-174-11/+15
* Marco Pesenti Gritti <marco@it.gnome.org>David Bordoley2003-05-171-0/+3
* Remove unused history prefs and filtering prefs.David Bordoley2003-05-161-94/+1
* s/bookmark page/bookmark link, more consistent with the docs and betterDavid Bordoley2003-05-141-2/+2
* s/&/&amp;/Xan Lopez2003-05-141-2/+4
* Fix google smart bookmarks to use utf8Marco Pesenti Gritti2003-05-121-2/+2
* Use sys language as defaultMarco Pesenti Gritti2003-05-113-2/+159
* Implement security page. Remove some useless hidden prefs in the process.Marco Pesenti Gritti2003-05-102-6/+313
* Rework prefs dialog ui a bit. Remove jumpto and tabbed_popups prefsMarco Pesenti Gritti2003-05-102-1844/+1837
* s/location/address and some other minor changes.David Adam Bordoley2003-05-093-9/+9
* s/location/address. Fix up mnemonic collisions in the print dialog. MarkDavid Adam Bordoley2003-05-093-13/+12
* Add a label to the find field. Use nicer language.David Adam Bordoley2003-05-091-37/+38
* Fix two descriptionsDavid Adam Bordoley2003-05-051-5/+5
* Marco Pesenti Gritti <marco@it.gnome.org>MArk Finlay2003-05-043-4/+15
* Hide view menus in the xml, not working.Marco Pesenti Gritti2003-05-042-12/+0
* Workaround to not act on every download, ongoing or finished, when weXan Lopez2003-05-021-49/+13
* Remove old unused sidebar and toolbar config stuff.David Bordoley2003-05-011-45/+0
* src/ephy-window.c data/epiphany.schemas.inDavid Bordoley2003-04-301-33/+0
* Update go menu to match the default toolbar layout.David Bordoley2003-04-301-3/+3
* Install epiphany-bookmarks.png also in art dir, we are forced to do itMarco Pesenti Gritti2003-04-291-0/+1
* New default toolbar layout. See bug 105983 for reasoning behind theDavid Bordoley2003-04-291-2/+8
* Consistent use of the term "Bookmarks Bar" in the code, ui and schema.David Bordoley2003-04-284-7/+7
* Removed old history dialog, since it is dead now. Set the border width ofDavid Bordoley2003-04-281-316/+1
* Get back toolbar editing functionalities. More work on the bookmarksMarco Pesenti Gritti2003-04-252-1/+5
* Update from eggMarco Pesenti Gritti2003-04-251-2/+0
* Rearrange the File menu so that delete is below bookmark page. Add deleteDavid Bordoley2003-04-231-4/+8
* Use em instead of px to respect user selected font sizes.Xan Lopez2003-04-221-3/+3
* Revert the bookmarks toolbar implementation. We really need to integrateMarco Pesenti Gritti2003-04-221-1/+0
* Fixed a duplicate seperator. Add a view menu.David Bordoley2003-04-212-1/+12
* Allow to add topics, update when changing bookmarks.Marco Pesenti Gritti2003-04-211-1/+4
* UpdateMarco Pesenti Gritti2003-04-202-0/+12
* Looks like Erich forgot the xml changesMarco Pesenti Gritti2003-04-201-0/+3
* Add copy to the bookmark context menu.David Bordoley2003-04-202-4/+14
* *** empty log message ***Marco Pesenti Gritti2003-04-191-1/+1
* Do not install two copies of epiphany.pngMarco Pesenti Gritti2003-04-181-1/+0
* *** empty log message ***Marco Pesenti Gritti2003-04-181-0/+1
* New history dialog implementation. More similar to bookmarks. Yeah itMarco Pesenti Gritti2003-04-182-1/+30
* Remove, no more usedMarco Pesenti Gritti2003-04-172-14/+1
* Hidden pref for middle click open url. Default off.Marco Pesenti Gritti2003-04-151-0/+11
* Use home:, have titles.Marco Pesenti Gritti2003-04-154-8/+9
* Add a help menu and associated "Contents" and "About" menu entries. Add aDavid Bordoley2003-04-141-0/+5
* No need to advertise our name in menus. The user doesnt care. s/EpiphanyMarco Pesenti Gritti2003-04-142-2/+2
* add buzilla info to dekstop filesMark Finlay2003-04-142-0/+6
* Fix the text to make sense.Marco Pesenti Gritti2003-04-141-1/+1
* Fix typos in NEWS, cosmetic changes to epiphany.xhtmlXan Lopez2003-04-131-21/+7
* Ignore bme.desktopXan Lopez2003-04-091-0/+1
* Allow to launch the BME alone, rework some CORBA code, add a .desktop fileXan Lopez2003-04-093-3/+12
* Reorganize the menus a bit. Unifiy topic/bookmarks rename/delete items.David Bordoley2003-03-271-9/+16
* New epiphany-bookmark-page stock image. I'm not at all attached to thisDavid Bordoley2003-03-253-14/+16
* Add close to the file menu. Add some keybindings.David Bordoley2003-03-241-0/+1
* Set and icon for the download windowDavid Bordoley2003-03-242-0/+1
* Complete implementation of the editor functionalities.Marco Pesenti Gritti2003-03-231-4/+12
* Some more bookmarks work ...Marco Pesenti Gritti2003-03-221-3/+16
* Begin bookmarks editor redesign. Please still dont use it or you reallyMarco Pesenti Gritti2003-03-221-0/+2
* Remove our custom prompt implementation. Gtkmozembed provides and HIGMarco Pesenti Gritti2003-03-152-723/+0
* Fix conflicting mnemonics. Partially from galeon.Marco Pesenti Gritti2003-03-101-3/+3
* Add a stock icon for entry box so that it has an icon in the tbe.David Bordoley2003-03-082-0/+1
* *** empty log message ***Marco Pesenti Gritti2003-03-081-0/+1
* New toolbar action so that the "Go" button is always text only. RemovedDavid Bordoley2003-03-071-1/+1
* Update from libegg sameJames Willcox2003-03-072-1/+14
* Remove the spinner prefs UI.James Willcox2003-03-071-100/+0
* about: world cominationXan Lopez2003-03-073-3/+117
* Fix EXTRA_DISTEdd Dumbill2003-03-071-3/+2
* *** empty log message ***Marco Pesenti Gritti2003-03-042-1/+2
* *** empty log message ***Marco Pesenti Gritti2003-03-041-0/+1
* about:options and about:epiphanyMarco Pesenti Gritti2003-03-041-0/+3
* Remove old toolbar editor uiMarco Pesenti Gritti2003-03-012-419/+0
* Remove the css file from the build.James Willcox2003-02-221-1/+1
* Make the start-here: page use the theme colors.James Willcox2003-02-222-30/+39
* History go to button.Xan Lopez2003-02-211-0/+12
* Dont have a separate context menu for copy, just put it inside theMarco Pesenti Gritti2003-02-201-3/+5
* data/ui/epiphany-bookmark-editor-ui.xml.inDave Bordoley2003-02-191-1/+1
* data/ui/epiphany-toolbar.xml.in data/ui/epiphany-ui.xml.inDave Bordoley2003-02-162-8/+8
* *** empty log message ***Marco Pesenti Gritti2003-02-152-4/+1
* Implement a selected text context menu.Marco Pesenti Gritti2003-02-151-2/+6
* src/ephy-window.c src/window-commands.c src/window-commands.hDave Bordoley2003-02-151-6/+7
* Add tab load notification (a little spinning icon), and a context menu forJames Willcox2003-02-154-1/+16
* data/ui/epiphany-toolbar.xml.in s/FileAddBookmark/FileBookmarkPage so thatDave Bordoley2003-02-151-1/+1
* data/ui/epiphany-ui.xml.in Added some separators. Changed "bookmark" verbsDave Bordoley2003-02-141-6/+10
* Fix capitalizationMarco Pesenti Gritti2003-02-131-2/+2
* Have just one Close menu item and make it behave like other gnome apps.Marco Pesenti Gritti2003-02-101-1/+0
* Make nautilus view actually workMarco Pesenti Gritti2003-02-101-3/+3
* Don't mark the bookmarks-import paragraph in data/starthere/index.xml.in for ...Christian Neumair2003-02-081-2/+2
* Fix some i18n problemsMarco Pesenti Gritti2003-02-081-6/+11
* Add a go button to the toolbar editor. The icon is duped with defaultMarco Pesenti Gritti2003-02-081-1/+2
* *** empty log message ***Marco Pesenti Gritti2003-02-081-9/+9
* Make the bookmarks editor remember the last selected keyword, and makeJames Willcox2003-02-071-0/+9
* Added the ability to import galeon and konqueror bookmarks.James Willcox2003-02-061-1/+1
* Fix back/forward accels. Add startup feedback.Marco Pesenti Gritti2003-02-051-0/+1
* Change xml to have translations merged properly. Maybe this should beMarco Pesenti Gritti2003-02-041-8/+8
* Add some icons, thanks to jorn to provide them. last api change seem toMarco Pesenti Gritti2003-02-035-1/+3
* *** empty log message ***Marco Pesenti Gritti2003-01-311-0/+0
* Add icons, fix some minor appeareance stuff, rework ui updating to dealMarco Pesenti Gritti2003-01-315-1/+5
* *** empty log message ***Marco Pesenti Gritti2003-01-301-0/+3
* Implement dragging from the editor. It's stilly buggy but I didnt expectMarco Pesenti Gritti2003-01-281-0/+8
* Implement the data part of the toolbar editor. Partial implementation ofMarco Pesenti Gritti2003-01-241-14/+26
* *** empty log message ***Marco Pesenti Gritti2003-01-231-1/+1
* Fix chromesMarco Pesenti Gritti2003-01-221-0/+1
* *** empty log message ***Marco Pesenti Gritti2003-01-211-0/+1
* Merge eog-menu-api branchMarco Pesenti Gritti2003-01-213-440/+148