aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Call ephy_file() explicitly for each glade file, letting extensions load glad...Adam Hooper2004-01-221-0/+17
* Destroy filepicker once it's done. I dunno about much more bugs so pleaseMarco Pesenti Gritti2004-01-221-0/+7
* Set "tooltip" property on bookmark actions to the url. That way we displayChristian Persch2004-01-211-0/+11
* Use ngettext for number of downloads and remaining minutes display in thePiers Cornwell2004-01-211-0/+8
* about: can be opened in new tab too.Christian Persch2004-01-211-0/+7
* Re-enable fonts language font filtering, fixes bug #128814Christian Persch2004-01-211-0/+6
* Make uri canonical before passing it as launch argument to make vfs happy.Marco Pesenti Gritti2004-01-201-0/+12
* Merge from gnome-2-4 branch.Christian Persch2004-01-201-0/+6
* Add a way to store paths.Marco Pesenti Gritti2004-01-191-0/+22
* *** empty log message ***Marco Pesenti Gritti2004-01-191-0/+14
* Introduce ephy_dialog_hide().Christian Persch2004-01-191-0/+7
* We need to use do_QueryInterface to get from the nsIDOM[Key|Mouse]Event toChristian Persch2004-01-191-0/+8
* Use g_signal_connect_object to connect the embed signals, that way they'reChristian Persch2004-01-171-0/+9
* Typo fixes.62004-01-171-0/+4
* Use gtk_file_chooser_get_filename() instead ofChristian Persch2004-01-171-0/+7
* Show help for menu items in the statusbar.Christian Persch2004-01-161-0/+8
* Make EphyEmbedEvent abstract, implemented by MozillaEmbedEvent. PortChristian Persch2004-01-161-0/+22
* Let the user decide about what to do with automatic dialogs.Xan Lopez2004-01-151-0/+7
* Get the page content into a string.Christian Persch2004-01-141-0/+8
* Allow to show/hide downloader clicking on tray icon. Fixes #131012.Xan Lopez2004-01-141-0/+7
* Version 1.1.3.Release113Christian Persch2004-01-131-0/+8
* Feature FreezeChristian Persch2004-01-131-0/+4
* Add accelerator to Pause/Resume button.Christian Persch2004-01-131-0/+6
* Default history to "enabled".Christian Persch2004-01-131-0/+7
* Forgot to commit those.Christian Persch2004-01-131-0/+7
* Only allow "Open in New Tab/Window" for certain protocols.Christian Persch2004-01-131-0/+10
* Verified the quote and put the original here.Christian Persch2004-01-111-0/+6
* Fix signal parameter, and add a NULL check. Fixes bug #131117, patch byChristian Persch2004-01-111-0/+8
* Implement print and print setup disabling for lockdown mode.Christopher James Lahey2004-01-111-0/+10
* Adapt to the ever-changing mozilla API.Christian Persch2004-01-111-0/+8
* Implement history disabling.Christian Persch2004-01-111-0/+20
* Added disable_arbitrary_url, disable_toolbar_editing, and disable_historyChristopher James Lahey2004-01-101-5/+24
* Fix type to make it compile with MOZILLA_SNAPSHOT <= 11 again.Christian Persch2004-01-101-0/+12
* Use NS_ENSURE_SUCCESS/NS_ENSURE_TRUE at appropriate places.Christian Persch2004-01-101-0/+7
* Use NS_ENSURE_SUCCESS/NS_ENSURE_TRUE at appropriate places.Christian Persch2004-01-101-0/+9
* Use NS_ENSURE_SUCCESS/NS_ENSURE_TRUE at appropriate places.Christian Persch2004-01-101-0/+6
* Use NS_ENSURE_SUCCESS/NS_ENSURE_TRUE at appropriate places.Christian Persch2004-01-101-0/+6
* Use NS_ENSURE_SUCCESS/NS_ENSURE_TRUE at appropriate places.Christian Persch2004-01-101-0/+7
* Use NS_ENSURE_SUCCESS/NS_ENSURE_TRUE at appropriate places instead ofChristian Persch2004-01-101-0/+7
* Use NS_ENSURE_SUCCESS/NS_ENSURE_TRUE at appropriate places instead ofChristian Persch2004-01-101-0/+13
* Add "Download Link As" to the link context menu.Xan Lopez2004-01-101-0/+9
* Check if embed is valid here.92004-01-101-0/+5
* Added disable_bookmark_editing key.Chris Lahey2004-01-101-1/+23
* Add an accellerator-only action (F7) to toggle caret browsing. Hook upChristian Persch2004-01-091-0/+15
* Oops. The patch was actually Dave Jones's.Roozbeh Pournader2004-01-091-1/+1
* Fixed a logic error in using & instead of && (bug #130919, Telsa Gwynne).Roozbeh Pournader2004-01-091-0/+5
* Don't save the file if disable_save_to_disk is on.82004-01-081-0/+10
* help/C/epiphany-C.omfPiers Cornwell2004-01-071-0/+6
* Add a comment for translators.Christian Persch2004-01-061-0/+6
* Move "automatic" check back to where it was, since we now always have aChristian Persch2004-01-061-0/+7
* Sigh, yet another intltool change. Remove OrigTree.pm from EXTRA_DIST, andChristian Persch2004-01-061-0/+8
* Behave better when the encoding used on the page is unknown to us.Christian Persch2004-01-061-0/+19
* Always set the "automatic" toggle button correctly, even if the encodingChristian Persch2004-01-061-2/+16
* forgot to mention the Indonesian translation credit goes to Tunggul ArifMohammad DAMT2004-01-061-1/+1
* Added "id" in ALL_LINGUAS Added Indonesian translation.Mohammad DAMT2004-01-061-0/+5
* Ensure that if the nsIDOMWindow provided is a frame inside an embed, weChristian Persch2004-01-061-0/+9
* Update creditsChristian Persch2004-01-051-0/+6
* Fixing changelog mistakeChristian Persch2004-01-051-7/+0
* Fix parent for help window.Christian Persch2004-01-051-0/+6
* Add help button to encodings dialogue.Piers Cornwell2004-01-051-0/+14
* Add help buttons to Certificate Viewer, PDM, print and print setupPiers Cornwell2004-01-051-0/+14
* Daveb will hate me for this, but making the confirm dialogue onlyChristian Persch2004-01-051-0/+9
* Add API to check if an EphyEmbed has forms with user input in them.Christian Persch2004-01-041-0/+23
* Show copy text menu item also for linksMichael Terry2004-01-041-1/+14
* *** empty log message ***Denis Lackovic2004-01-031-1/+1
* *** empty log message ***Denis Lackovic2004-01-031-0/+4
* Added "bn" to ALL_LINGUAS. Added Bangla translation by Progga of AnkurTaneem Ahmed2004-01-021-0/+4
* New API to get the EphyTab from an EphyEmbed. Port all users.Christian Persch2004-01-021-0/+12
* Unify interface struct and type macro naming to be EphyFooIFace,Christian Persch2004-01-021-0/+47
* Remove default font notifier, it's been obsoleted by the fonts rewrite.Christian Persch2004-01-021-0/+7
* Set socks prefs from gconf too.Christian Persch2004-01-021-0/+6
* Added "fa" (Persian) to ALL_LINGUAS. Added Persian translation.Roozbeh Pournader2004-01-011-0/+4
* Fix mem leaks.Christian Persch2004-01-011-0/+7
* Adjust includes to make it compile with mozila 1.4.Christian Persch2003-12-311-0/+7
* Add API to EphyEmbedSingle to clear the HTTP authentication cache.Christian Persch2003-12-311-0/+8
* Unified return type of ephy_embed_shell_get_X to be GObject *. Fixed allChristian Persch2003-12-301-0/+26
* Added OrigTree.pm to EXTRA_DIST.Release112Christian Persch2003-12-291-0/+6
* Update for 1.1.2Marco Pesenti Gritti2003-12-281-0/+7
* Brought type macros in line with the rest of libegg; and use gobjectChristian Persch2003-12-271-0/+37
* One download directory chooser is enough.Christian Persch2003-12-271-0/+7
* Move Toolbar struct decl to toolbar.h.Christian Persch2003-12-251-0/+7
* Bring ephy_window_get_toolbar signature in line withChristian Persch2003-12-251-0/+18
* Updated printing docs from spark. GET A CVS ACCOUNT! *hint*hint* patchDavid Bordoley2003-12-241-0/+8
* Fix mem leak. (Found by Crispin.)Christian Persch2003-12-221-0/+6
* Correctly cancel the download instead of just cancelling the request.Marco Pesenti Gritti2003-12-221-0/+8
* Forgot.Xan Lopez2003-12-211-0/+13
* Sync with galeon.Christian Persch2003-12-211-0/+6
* Change mnemonic.Christian Persch2003-12-211-0/+6
* Do not try to pickup already set MOZILLA_FIVE_HOME, hopefully fix crashesMarco Pesenti Gritti2003-12-211-0/+7
* Get rid of about:options.Christian Persch2003-12-211-0/+6
* Fixed #129737.Christian Neumair2003-12-211-0/+7
* Fix popup coordinates in RTL mode.Christian Persch2003-12-201-0/+6
* Set the label's mnemonic widget.Christian Persch2003-12-201-0/+6
* Use favicons in the back/forward menus.Christian Persch2003-12-201-0/+8
* Prepare for mozilla 1.6final and 1.7a.Christian Persch2003-12-201-0/+6
* Use return, not g_return_if_fail.Christian Persch2003-12-201-0/+7
* EphyFileChooser now destroys with parent, don't set the flag again here.Christian Persch2003-12-201-0/+6
* Destroy file chooser with its parent window; fixes crashes.Christian Persch2003-12-201-0/+6
* Improve comment.Christian Persch2003-12-191-0/+12
* Remove debug output leftovers.Christian Persch2003-12-191-0/+6
* In-line the language editor in the prefs dialogue.Christian Persch2003-12-191-0/+21
* Factor out the common encoding is_automatic check.Christian Persch2003-12-181-0/+9
* Don't try to save the submit button image instead of submitting the form.Christian Persch2003-12-181-0/+7
* Fix more mem leaks.Christian Persch2003-12-171-1/+7
* Fix mem leak.Christian Persch2003-12-171-0/+6
* *** empty log message ***Marco Pesenti Gritti2003-12-171-0/+57
* Really committing it this timeChristian Persch2003-12-151-1/+1
* Don't install statusbar.h.Christian Persch2003-12-151-0/+6
* Fix silly type flags.Christian Persch2003-12-151-0/+6
* Don't use deprecated macro.Christian Persch2003-12-151-0/+6
* Fix mem leaks. Fix a crash when finalizing a nautilus view after havingChristian Persch2003-12-151-0/+10
* Better way of mapping hierarchy to topics when importing bookmarks fromChristian Persch2003-12-141-0/+8
* Convert control chars to blanks.Christian Persch2003-12-141-0/+10
* Use stock icon for print setup.Christian Persch2003-12-141-0/+9
* Use g_signal_connect_object so the signal isn't emitted for a deadChristian Persch2003-12-141-0/+7
* *** empty log message ***Marco Pesenti Gritti2003-12-141-0/+8
* *** empty log message ***Marco Pesenti Gritti2003-12-141-0/+10
* Fix permission return types.Christian Persch2003-12-131-0/+10
* Make print dialogue spacing HIG-compliant.Christian Persch2003-12-111-0/+12
* Default history to show only titleMarco Pesenti Gritti2003-12-101-0/+6
* Move events code inside EphyBrowser.cpp and add an event for blockedAdam Hooper2003-12-101-0/+21
* Make toolbar editing drag icons use the same icon size as the actual toolbar ...Jorn Baayen2003-12-101-0/+13
* depend on automake 1.7, it seem it's needed by the deprecates code.Marco Pesenti Gritti2003-12-101-0/+7
* Reformatted to conform to epiphany coding style. Fix some error conditionChristian Persch2003-12-091-0/+14
* Lockdown: set some buttons insensitive when their pref key is notChristian Persch2003-12-091-0/+14
* Bump gtk+ and glib dependencies to 2.3.1.Release111Christian Persch2003-12-091-0/+6
* Sort the list of fonts alphabetically.Christian Persch2003-12-091-0/+10
* Don't use g_return_if_fail for run-time error conditions.Christian Persch2003-12-081-0/+6
* Make ctrl-click equivalent of middle click on links. Make shift-click saveChristian Persch2003-12-081-0/+12
* Update for 1.1.1Marco Pesenti Gritti2003-12-071-0/+8
* Split print dialogue in print setup and actual print, and move printChristian Persch2003-12-071-0/+55
* New Securing and snake oil certificates section :P New keybindingsDavid Bordoley2003-12-071-0/+9
* Fix a mem leak (ported from galeon).Christian Persch2003-12-061-0/+20
* Use notify::expanded to persist expander state. Bug found by Crispin.Christian Persch2003-12-061-0/+6
* Remove unused variable.Christian Persch2003-12-061-0/+6
* Remove unneccessary _() call.Christian Persch2003-12-061-0/+6
* Add some missing NULL checks.Christian Persch2003-12-051-0/+6
* Remove unused includes.Christian Persch2003-12-041-0/+6
* Epiphany is now 100% fat-free.... err... free of deprecated widgets. AddChristian Persch2003-12-041-0/+8
* Port from optionmenu to new GtkComboBox.Christian Persch2003-12-041-0/+6
* Fix strftime(3) usage.Christian Persch2003-12-041-0/+7
* Fix two crashers.Christian Persch2003-12-031-0/+6
* Improve cookie properties dialogue for bug #125498.Piers Cornwell2003-12-031-0/+6
* Set sensitivity from gconf key writability, and do it right.Christian Persch2003-12-031-0/+6
* More cleanups. Added prefs section and downloader section. Still needsDavid Bordoley2003-12-031-0/+9
* Add /system/http_proxy to list of directories to monitor.Christian Persch2003-12-021-0/+6
* Move quite a lot of things from unsafe to safe, still some to go.Xan Lopez2003-12-021-0/+6
* pass the shell to the callbacks as expected. Fix warnings.Marco Pesenti Gritti2003-12-021-0/+6
* Handle case of get_location on an unrealized widgetMarco Pesenti Gritti2003-12-021-0/+6
* Update my email address.Christian Persch2003-12-011-0/+6
* Fix mem leak introduced by last commit.Christian Persch2003-12-011-0/+6
* Remove gtkoptionmenu.h include.Christian Persch2003-12-011-0/+12
* Readd gtk deprecates (only in maintainer mode).Marco Pesenti Gritti2003-11-301-0/+19
* Added disable_unsafe_protocols and additional_safe_protocols keys.Christian Persch2003-11-301-0/+6
* Improved API and implementation of EphyDialog. Add support for new comboChristian Persch2003-11-301-0/+81
* Marco Pesenti Gritti <marco@gnome.org>Chris Lahey2003-11-301-0/+23
* Show total downloads and time in the tray icon tooltipMarco Pesenti Gritti2003-11-291-0/+8
* Port from option menu to GtkComboBox.Christian Persch2003-11-281-0/+10
* Do not blindly overwrite when downloading a file with the same name than aXan Lopez2003-11-281-0/+11
* Fix some mnemonics, and make some mnemonics work by assigning aPiers Cornwell2003-11-271-0/+7
* Implement disabling unsafe protocols for lock-down mode.Christian Persch2003-11-271-0/+9
* Make PDM dialogue a singleton.Christian Persch2003-11-271-0/+11
* Mark parameters "const" where appropriate.Christian Persch2003-11-261-0/+21
* Restore clipboard actions in input context menu. Show it only if mozillaMarco Pesenti Gritti2003-11-261-0/+9
* Try out a different layout for downloads rows. Make the file columnMarco Pesenti Gritti2003-11-261-0/+10
* Change signal names to be unique for interfaces on the same object.Christian Persch2003-11-261-0/+10
* Fix marshaller type.Christian Persch2003-11-251-0/+6
* Make it compile with mozilla < 1.5.Christian Persch2003-11-251-0/+6
* Use gnome_vfs_format_file_size_for_display to display size, put UnknownXan Lopez2003-11-251-0/+8
* Implemented cookie and permissions observer used to actually sendChristian Persch2003-11-251-0/+15
* Re-sync with mozilla.Christian Persch2003-11-251-0/+7
* Get rid of NS_INIT_ISUPPORTS() macros in constructors; it's not beenChristian Persch2003-11-251-0/+15
* No need to handle mailto registration separately.Marco Pesenti Gritti2003-11-241-0/+7
* Delete the obsolete mime-ask-action dialogue from glade file.Christian Persch2003-11-241-0/+6
* Refactored pdm dialogue code. Use new boxed cookie/password info types.Christian Persch2003-11-241-0/+24
* Added $(mimepermission_DATA) to EXTRA_DIST.Christian Persch2003-11-241-0/+6
* Added egg tray icon headers to IGNORE_HFILES.Christian Persch2003-11-241-0/+6
* Fix typo in EXTRADIST: s/check_mime/check-mime/Christian Persch2003-11-241-0/+6
* Remove ephy-types.h from Makefile.am, it's long gone.Christian Persch2003-11-241-0/+6
* s/[Insert name here]/Epiphany/Christian Persch2003-11-241-0/+6
* s/window/tab in the open link in new tab section.David Bordoley2003-11-241-0/+6
* A big chuck of doc neatening and organization plus some new stuff...David Bordoley2003-11-241-0/+10
* Remove.Marco Pesenti Gritti2003-11-241-0/+22
* When exporting to RDF, write all bookmarks, not just every secondChristian Persch2003-11-241-0/+8
* Do not build our externla protocol service with mozilla 1.6. It has hisMarco Pesenti Gritti2003-11-241-0/+8
* Use EphyFileChooser API, convert download path to UTF8.Xan Lopez2003-11-241-0/+8
* Make it compile with mozilla 1.4 and 1.4.1 again.Christian Persch2003-11-231-0/+6
* Very basic tray icon for downloader.Marco Pesenti Gritti2003-11-231-0/+11
* Use icon theme icon for add bookmarkMarco Pesenti Gritti2003-11-221-0/+12
* Add a tip on how to clean docs.Marco Pesenti Gritti2003-11-221-0/+21
* Implement arbitrary url lockdown prefMarco Pesenti Gritti2003-11-221-0/+12
* Add a factory to create embed objects and use it. Deal with dependency ofMarco Pesenti Gritti2003-11-221-0/+28
* Fix cookie deletion; use do_GetService instead of do_CreateInstance.Christian Persch2003-11-221-0/+7
* Added API documentation.Christian Persch2003-11-221-0/+7
* New interfaces: EphyCookieManager, EphyPermissionManager,Christian Persch2003-11-221-0/+47
* Pass a source based on filename instead of pixbuf for our own icon set, soMarco Pesenti Gritti2003-11-211-0/+15
* Hide Open downloads pref. Since both behaviors are available maybe it'sMarco Pesenti Gritti2003-11-211-0/+13
* Implement an handle_content signal to allow to write plugins to supportMarco Pesenti Gritti2003-11-211-0/+12
* Not necessary to store signal id in an array for interfaces.Marco Pesenti Gritti2003-11-211-0/+8
* hrm misplaced free in last commitMarco Pesenti Gritti2003-11-211-0/+6
* Make xml saving low disk safe.Marco Pesenti Gritti2003-11-211-0/+6
* Fix unrefing of context menu eventMarco Pesenti Gritti2003-11-211-0/+6
* If it's not possible to go up fails do not assert, just fail silently.Marco Pesenti Gritti2003-11-211-0/+7
* Do not document config.h ;) Reenable docs build.Marco Pesenti Gritti2003-11-201-0/+10
* Complete docs base implementation. Should work more or less.Marco Pesenti Gritti2003-11-201-0/+81
* Complete docs base implementation. Should work more or less.Marco Pesenti Gritti2003-11-201-0/+25
* Forgot to remove signal IDs from enum when I removed the signals.Christian Persch2003-11-191-0/+6
* Make encodings dialogue transient.Christian Persch2003-11-191-0/+9
* Re-use some more signals from GtkMozEmbed; fix getter_Copies usage inChristian Persch2003-11-191-0/+16
* Begin of gtk-doc supportMarco Pesenti Gritti2003-11-191-0/+11
* Api fixMarco Pesenti Gritti2003-11-181-0/+6
* Ported the Crispin's GtkNSSClientAuthDialogs from galeon. Changes: - useChristian Persch2003-11-181-0/+16
* Pass WebPageDescriptor, not CurrentDescriptor. This way we dont refetchMarco Pesenti Gritti2003-11-171-0/+7
* Resync with galeon.Marco Pesenti Gritti2003-11-171-0/+12
* Do not access session from priv struct but use get_session, so it'sMarco Pesenti Gritti2003-11-171-0/+8
* Move gnome session code in the shell.Marco Pesenti Gritti2003-11-171-0/+9
* Implement UI for default download path and auto open downlads prefs forXan Lopez2003-11-161-0/+12
* Enable deprecates and werror only in maintainer mode (in the way suggestedMarco Pesenti Gritti2003-11-151-0/+12
* Use an unique factory for both interfaces.Marco Pesenti Gritti2003-11-151-0/+35
* Put back borked mozilla alert.Marco Pesenti Gritti2003-11-141-0/+9
* Looks like we need to unregister factory since we initialized it byMarco Pesenti Gritti2003-11-141-0/+7
* *** empty log message ***Marco Pesenti Gritti2003-11-141-8/+0
* Rework shell services initialization so that it happen either on everyMarco Pesenti Gritti2003-11-141-0/+24
* First stab at reorganizing initialization. Fix crashes when launching anMarco Pesenti Gritti2003-11-131-0/+17
* Silly typos, thanks crispin.Marco Pesenti Gritti2003-11-131-0/+7
* Link up toolbar editor help button.Christian Persch2003-11-131-0/+6
* Set initial visibility to false, fixes a warning when showing theChristian Persch2003-11-121-0/+7
* Build xul dialogs using GtkWindow+GtkMozEmbed. Make src code simpler andMarco Pesenti Gritti2003-11-111-0/+17
* And add it to Makefile.am too.Christian Persch2003-11-111-0/+6
* We really need the glade file from galeon too.Christian Persch2003-11-111-0/+6
* New extensions API.Christian Persch2003-11-111-0/+67
* Deja-vu.Xan Lopez2003-11-111-0/+6
* Fix compile warning.Marco Pesenti Gritti2003-11-101-0/+10
* Remove a decl I forgot.Marco Pesenti Gritti2003-11-101-0/+12
* Fix recovery from corrupted toolbar layout file.Christian Persch2003-11-101-0/+8
* Do not disable conversion. Some pages was saved as gz compressed.Marco Pesenti Gritti2003-11-101-0/+7
* Do not connect and reemit same signal for nothing. Remove unused/expensiveMarco Pesenti Gritti2003-11-101-0/+14
* Cleanup session. Persist also history and bookmarks.Marco Pesenti Gritti2003-11-101-0/+29
* Don't unref the icon theme, we don't own it.Christian Persch2003-11-101-0/+6
* Do not save All nodeMarco Pesenti Gritti2003-11-091-0/+6
* Remove decls from the topMarco Pesenti Gritti2003-11-091-0/+8
* Pass ITEMS_PERSIST and LIST_ONLY to the models, the implementation looksMarco Pesenti Gritti2003-11-091-0/+9
* Focus history entry on _show. Do not try to update paste menu item usingMarco Pesenti Gritti2003-11-091-0/+13
* Port node db saving and RDF export to xml writer api.Christian Persch2003-11-081-0/+20
* Fix mem leak.Christian Persch2003-11-081-0/+6
* Chain up to parent's finalize method.Christian Persch2003-11-081-0/+6
* Rewrite the iteration part to take advantage of user_data2. Should beMarco Pesenti Gritti2003-11-081-0/+16
* Use kB, MB and GB for the total size of the files being downloaded. FixesXan Lopez2003-11-071-0/+11
* Handle correctly last bookmark caseMarco Pesenti Gritti2003-11-071-0/+6
* Small cleanupsMarco Pesenti Gritti2003-11-071-0/+7