aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete schema entries.Christian Persch2005-07-241-0/+6
* Use libgnomeprintui for the printing dialog and the paper part of theJürg Billeter2005-07-241-0/+20
* Add rules to generate the raw python bindings .defs file, and to checkChristian Persch2005-07-211-0/+12
* A help/epiphany.omf.in: R help/es/epiphany-es.omf: R help/es/epiphany.xml:Christian Persch2005-07-201-0/+30
* Make sure the option is in the right option group.Christian Persch2005-07-181-0/+6
* Only allow alphanumeric option arguments, and limit length to 32Christian Persch2005-07-181-0/+8
* A embed/mozilla/EphyAboutModule.cpp: A embed/mozilla/EphyAboutModule.h: RChristian Persch2005-07-181-0/+17
* Remove stray g_print.Christian Persch2005-07-171-0/+6
* Make sure we know about all mime types that totem can accept.Christian Persch2005-07-171-0/+6
* Use $^ in the default-prefs.js rule.Christian Persch2005-07-171-0/+10
* Fix smart bookmark options parsing. Now encoding= really works, and addedChristian Persch2005-07-171-0/+13
* Fix URL dragging to other tabs.Christian Persch2005-07-161-0/+6
* Add application/rdf+xml to list of known mime types.Christian Persch2005-07-131-0/+6
* Fix a couple of strings. Fixes bug #310196.Christian Persch2005-07-131-0/+6
* Remove the reload workaround, since the mozilla bug is fixed on allChristian Persch2005-07-131-0/+9
* Detect seamonkey trunk.Christian Persch2005-07-131-0/+6
* Update min-versions for mozilla dependency.Christian Persch2005-07-121-0/+6
* Post-release version bump.Christian Persch2005-07-121-0/+6
* === Release 1.7.2 ===Release172Christian Persch2005-07-121-0/+9
* Remove checkbox from trust-CA dialogue. Fixes bug #168295.Christian Persch2005-07-121-0/+6
* Init the gettext domain.Christian Persch2005-07-121-0/+6
* Check all selected nodes if they allow dragging.Christian Persch2005-07-121-0/+17
* Implement a way to disallow dragging from resp. dropping on certain nodes.Christian Persch2005-07-111-0/+29
* Fix build with -Werror.Christian Persch2005-07-111-0/+14
* Use contract IDs.Christian Persch2005-07-111-0/+6
* Add context to two strings.Christian Persch2005-07-111-0/+6
* Improved design and wording of the error pages, and add links to googleChristian Persch2005-07-111-0/+9
* Uppercase letters shouldn't breaks history autocompletion. Fix BugJean-François Rameau2005-07-101-0/+7
* If the string includes uppercase letters, search case-sensitively.Christian Persch2005-07-101-0/+6
* Don't focus the embed on close on !typeaheadfind, since it's a crash.Christian Persch2005-07-091-0/+7
* Make error page nicer; code by Adam Hooper.Christian Persch2005-07-091-1/+7
* Credit adamh for the xhtml/css designChristian Persch2005-07-091-1/+2
* Error pages implementation.Christian Persch2005-07-091-0/+8
* Periodically save the favicon cache.Christian Persch2005-07-091-0/+13
* Rename favicons so they don't have extensions. Work around broken mimeChristian Persch2005-07-091-0/+9
* Don't leak windows.Christian Persch2005-07-081-0/+7
* Fix for mozilla API change.Christian Persch2005-07-071-0/+7
* Make scroll wheel zoom directions HIG compliant; fixes bug #306110.Christian Persch2005-07-061-0/+6
* There's no printer cmd line entry anymore, no need to lock it down.Christian Persch2005-07-051-0/+7
* Fix compiler warning.Christian Persch2005-07-041-0/+6
* Better fix for bug #151037 to make session shutdown work again. Also fixChristian Persch2005-07-041-0/+24
* EphyCookie's expires field is now of time_t type (fixes gcc 4.0 warning).Jean-François Rameau2005-07-041-0/+21
* Show URI in status bar when selecting Back/Forward/Up menu items. FixesJean-François Rameau2005-07-011-0/+9
* Add text/rtf.Christian Persch2005-06-241-0/+6
* Shift-Ctrl+R now works (Force reload). Fixes #307831.Jean-François Rameau2005-06-201-0/+7
* Don't show the image after gtk_button_set_image(). Fixes bug #307818.Christian Persch2005-06-161-0/+8
* Point to the 'search_key_press' function int eh EphyEmbedIface rather thanCrispin Flowerday2005-06-151-0/+7
* Fix refcount leak.Christian Persch2005-06-131-0/+6
* Don't hold a ref to the shell from persist objects.Christian Persch2005-06-121-0/+6
* Common helper function to unref a GObject from idle.Christian Persch2005-06-111-0/+22
* Handle Ctrl-F like / to open the find bar without focusing it. Fixes linkChristian Persch2005-06-091-0/+11
* More constification.Jean-François Rameau2005-06-081-0/+7
* Unused var.Jean-François Rameau2005-06-081-0/+6
* Require DBUS 0.34. Bug #306626.Christian Persch2005-06-061-0/+6
* Fix compilation with DBUS 0.3x. Patch by Raphaël Slinckx, fixes bugChristian Persch2005-06-061-0/+8
* Update from libegg.Christian Persch2005-06-051-0/+8
* Add release markerChristian Persch2005-06-051-1/+1
* Post-release version bump.Christian Persch2005-06-051-0/+6
* Version 1.7.1.Release171Christian Persch2005-06-051-0/+27
* Close find bar on mouse click in the embed.Christian Persch2005-06-051-0/+7
* Typo.Jean-François Rameau2005-06-041-0/+6
* Don't open search toolbar on / or ' over formfields:Christian Persch2005-06-031-0/+25
* Add code to handle area tags. Fix bug #152482Jean-François Rameau2005-06-031-0/+7
* nsEmbedString doesn't support Equals method. So add some bits to test twoJean-François Rameau2005-06-031-0/+9
* Fix more signed/unsigned problems with gcc 4.0. Patch by MartinChristian Persch2005-06-021-0/+14
* Fix compile warning.Christian Persch2005-05-311-0/+6
* Add scroll event listener, and change zoom on scroll+wheel events.Christian Persch2005-05-311-0/+13
* Work around mozilla bugChristian Persch2005-05-311-0/+10
* Remove "Software Developers" checkbox from New CA dialogue. From bugChristian Persch2005-05-311-0/+7
* Don't erase the search term when opening the find bar with Ctrl-F.Christian Persch2005-05-301-0/+9
* Don't special-case ' and / if the find bar is already active.Christian Persch2005-05-301-0/+6
* Deactivate typeaheadfind in print preview mode.Christian Persch2005-05-301-0/+15
* Only enable typeahead if we actually can do typeaheadfind.Christian Persch2005-05-291-0/+7
* Allow ViewSource for XML documents too. Fixes bug #305788.Christian Persch2005-05-291-0/+6
* Add warnings: - when downloading to not writable directory, - whenJean-François Rameau2005-05-291-0/+9
* Update python bindings.Christian Persch2005-05-291-0/+6
* Disable mozilla's typeaheadfind.Christian Persch2005-05-291-0/+22
* Check for toolkit nsITypeAheadFind.Christian Persch2005-05-291-0/+40
* Check return value of fgets.Christian Persch2005-05-291-0/+7
* Add python libs when building with python bindings. Fixes bug #305767.Christian Persch2005-05-291-0/+6
* Get a temporary filename to save to only when needed.Jean-François Rameau2005-05-291-0/+6
* Check for new DBUS API.Christian Persch2005-05-281-0/+12
* Automatically detect whether we have a mozilla debug build.Christian Persch2005-05-261-0/+6
* Don't use (void).Christian Persch2005-05-261-0/+7
* Add protocol handler, which I'll use for our custom error pages. SinceChristian Persch2005-05-261-0/+17
* Default to accept cookies from current site only, not from anywhere.Christian Persch2005-05-261-0/+6
* A src/ephy-find-toolbar.c: A src/ephy-find-toolbar.h:Christian Persch2005-05-261-0/+17
* Enable error pages on Gecko 1.8.Christian Persch2005-05-241-0/+7
* Windows opened from links are not always popups. Windows with menu barJean-François Rameau2005-05-231-0/+8
* Add check for h2def.Christian Persch2005-05-221-0/+6
* Add features variable to the .pc file, so we can check for python and dbusChristian Persch2005-05-211-0/+8
* A README.Python A m4/.cvsignore: A m4/python.m4:Christian Persch2005-05-211-0/+20
* Update mime type list. check-mime.py now catches aliases fromJean-François Rameau2005-05-161-0/+8
* No need to have Init on the event listener classes, move thatChristian Persch2005-05-151-0/+8
* Drop support for mozilla < 1.7.5.Christian Persch2005-05-151-0/+7
* Just replace the check for broken reload by HAVE_GECKO_1_8.Christian Persch2005-05-151-0/+9
* Add handling of DOMContentLoaded event from Gecko. It is an event thatJean-François Rameau2005-05-131-0/+11
* Add languages.h to NOINST_H_FILES.Christian Persch2005-05-121-0/+6
* Change string passed to gnome_program_init() as human readable programChristian Persch2005-05-111-0/+7
* More trusted checks.Christian Persch2005-05-091-0/+7
* Constification.Christian Persch2005-05-071-0/+6
* Slight performance improvements.Christian Persch2005-05-071-0/+7
* Use the document's URL as tab address, not the info from the locationChristian Persch2005-05-071-0/+8
* Set MozDownload as progress listener on the web browser persist.Christian Persch2005-05-071-0/+6
* Use nsICancelable.Christian Persch2005-05-071-0/+6
* Use new way to add user agent info. Fixes bug #173000.Christian Persch2005-05-061-0/+6
* Thanks to the fastback patch, we can now get the secure browser UI objectChristian Persch2005-05-051-0/+8
* Fix the build from the last commit.Christian Persch2005-05-041-0/+6
* Use the web navigation to get the URI, not the document. Fixes bugChristian Persch2005-05-041-0/+9
* A src/languages.h:Christian Persch2005-05-021-0/+1
* A src/languages.h:Christian Persch2005-05-021-0/+19
* Simplify the class info implementation for EphySidebar.Christian Persch2005-05-011-0/+8
* Try to fix crash in toolbar editor with X composite extension. Should fixChristian Persch2005-04-261-0/+7
* Fix filepicker check.Christian Persch2005-04-261-0/+6
* Ged rid of all API checks which check for 1.8-only API, and introduce aChristian Persch2005-04-261-0/+19
* Replaces all %s in smartbookmarks. Fixes bug #167319, patch by RaphaelChristian Persch2005-04-241-0/+7
* More constification.Christian Persch2005-04-191-0/+21
* Iso-codes is now mandatory.Christian Persch2005-04-191-0/+10
* Use gtk_action_set_[sensitive|visible] instead of g_object_set.Christian Persch2005-04-191-0/+15
* A src/ephy-action-helper.c: A src/ephy-action-helper.h: AChristian Persch2005-04-191-0/+23
* Fix crash on 64bit architectures when downloading. Fixes bug #301093,Christian Persch2005-04-191-0/+7
* Constify the action entries. Fixes bug #301065, patch by Paolo Borelli.Christian Persch2005-04-181-0/+7
* Hide the statusbar's resize grip when the window is maximised. Fixes bugChristian Persch2005-04-181-0/+8
* Also disallow opening a new tab from EphyLink iface in popup mode.Christian Persch2005-04-181-0/+6
* Rework popup windows. Introduce "is-popup" property on EphyWindow toChristian Persch2005-04-181-0/+36
* Add null check.Christian Persch2005-04-171-0/+6
* Mozilla API change.Christian Persch2005-04-171-0/+7
* Don't add libglade-2 twice to PKG_CHECK_MODULES. Fixes bug #300452, patchChristian Persch2005-04-131-0/+7
* Add 'video/mp4' to safe list.Christian Persch2005-04-121-0/+6
* Restore original URL when pressing ESC. Fixes bug #171179.Christian Persch2005-04-111-0/+10
* Remove unused function ephy_node_db_get_by_name(), and clean up a bit.Christian Persch2005-04-101-0/+10
* Re-use the strings from control centre domain, to make it consistentChristian Persch2005-04-101-0/+7
* More changes for 64bit downloads.Christian Persch2005-04-091-0/+11
* Don't use G_BEGIN/END_DECLS here, and don't include MozDownload.h.Christian Persch2005-04-091-0/+6
* InitForEmbed isn't a NS_IMETHOD, so don't use NS_IMETHODIMP here.Christian Persch2005-04-091-0/+6
* Add G_SIGNAL_TYPE_STATIC_SCOPE to many signals.Christian Persch2005-04-091-0/+11
* Implement a more flexible approach at saving a EphyNodeDb, by allowing toChristian Persch2005-04-081-0/+14
* Emit signal when encountering alternate links. Fixes bug #171657.Christian Persch2005-04-081-0/+10
* Use get/set_int64.Christian Persch2005-04-061-0/+7
* Fix for MOZILLA_INTERNAL_API change, and for 64bit downloader change.Christian Persch2005-04-061-0/+32
* Update mime type list. Fixes bug #170493; patch by Jean-François Rameau.Christian Persch2005-03-311-0/+6
* data/check-mime.pyJean-François Rameau2005-03-251-0/+8
* Treat unknown mime types as 'unsafe'. Patch by Jean-François Rameau, partChristian Persch2005-03-241-0/+7
* Fix stupid typos. Fixes bug #171197; thanks to Jean-François Rameau forChristian Persch2005-03-231-0/+7
* Remove change not indended for commit.Christian Persch2005-03-221-0/+6
* Oh the joys of mozilla API changes :PChristian Persch2005-03-221-0/+7
* Default to links only with the fixed-up typeaheadfind too.Christian Persch2005-03-161-0/+6
* Set the tab label to single-line mode. Fixes bug #167657.Christian Persch2005-03-151-0/+6
* Fix the build.Christian Persch2005-03-151-0/+6
* Support "Multimedia" keys. Fixes bug #162748.Christian Persch2005-03-151-0/+10
* Use connect_object, to guard against "title" signal emitted when theChristian Persch2005-03-151-0/+7
* Fix signal handler disconnection; bug #170353.Christian Persch2005-03-151-0/+6
* Remove custom search, and use gtktreeview typeaheadfind. Fixes bugChristian Persch2005-03-141-0/+10
* Also search nsIPassword.h in unusual places.Christian Persch2005-03-131-0/+7
* Don't force those dialogues to be in front.Christian Persch2005-03-131-0/+7
* Revert patch from bug #169956, it's not correct.Christian Persch2005-03-121-0/+10
* Don't activate the location entry if it's hidden. Fixes bug #169956.Christian Persch2005-03-121-0/+6
* Disable automatic image resizing on toolkit too.Christian Persch2005-03-111-0/+6
* Remove the wallet hack; it appears not to work correctly using mozilla 1.7Christian Persch2005-03-101-0/+10
* Prefer firefox over mozilla libraries.Christian Persch2005-03-101-0/+6
* Use libstartup-notification, not gnome-desktop to launch apps. Fixes bugChristian Persch2005-03-101-0/+12
* Version 1.7.0.Christian Persch2005-03-081-0/+14
* === Release 1.6.0 ===Release160GNOME_2_10_ANCHORChristian Persch2005-03-081-0/+7
* Update screenshots. Fixes bug #165839.Christian Persch2005-03-021-0/+9
* Updated Ukrainan translation, updated Ukrainian translation of the manualMaxim Dziumanenko2005-03-021-0/+16
* Post-release version bump.Christian Persch2005-03-011-0/+6
* === Release 1.5.8 ===Release158Christian Persch2005-03-011-0/+6
* NULL check. Fixes bug #165999.Christian Persch2005-03-011-0/+11
* Post-release version bump.Christian Persch2005-02-281-0/+6
* === Release 1.5.7 ===Release157Christian Persch2005-02-281-0/+7
* Remove unused includes.Christian Persch2005-02-281-0/+6
* Version 1.5.7.Christian Persch2005-02-281-0/+6
* Fix compress_tilde to only look at the prefix, and not substitute in theChristian Persch2005-02-281-0/+7
* Try to fix the build with 1.7 branch.Christian Persch2005-02-281-0/+6
* Check for password inputs too.Christian Persch2005-02-271-0/+7
* Check the favicon file type and only allow ico, gif & png. Fixes bugChristian Persch2005-02-271-0/+7
* Don't assert if we don't have a new embed in new_window callback. Part ofChristian Persch2005-02-271-0/+7
* Make sure folder is != NULL. Fixes bug #163341.Christian Persch2005-02-271-0/+6
* Depend on gnome-desktop for gnome-desktop-item, and up the gnome-vfsChristian Persch2005-02-271-0/+60
* Make the signal RUN_LAST.Christian Persch2005-02-241-0/+18
* don't activate startup notification with the "previous session hasCarlos Garnacho Parro2005-02-231-0/+5
* Unset size request if the fixed toolbar is present. That way we don'tChristian Persch2005-02-231-0/+7
* Unparent the fixed toolbar before destroying the dock.Christian Persch2005-02-231-0/+6
* Use spacing instead of a separator.Christian Persch2005-02-231-0/+8
* Autostart typeaheadfind.Christian Persch2005-02-231-0/+6
* Use $PKG_CONFIG.Christian Persch2005-02-221-0/+6
* Load the page after showing the window. That way, if mozilla throws up anChristian Persch2005-02-211-0/+7
* Use event time when grabbing the pointer. Appears to fix bug #167473.Christian Persch2005-02-201-0/+7
* Fix #130990 "Mixing up workspaces of windows when restoring session".Xan Lopez2005-02-181-0/+9
* Emit a signal in EphySidebar::AddSearchEngine.Christian Persch2005-02-151-0/+9
* Keep a ref on the tray icon. Should fix bug #166143.Christian Persch2005-02-141-0/+7
* Fix initial active tab.Christian Persch2005-02-131-0/+7
* Move wallet code to MozillaPrivate since nsIWalletService.h includesChristian Persch2005-02-111-0/+9
* Add check for nsIWalletService.h.Christian Persch2005-02-111-0/+10
* Remove ephy_tab_get_action(). Adapts the tabs menu accordingly.Christian Persch2005-02-111-0/+18
* Move all the stuff from finalize to dispose, so that we finalise the UIChristian Persch2005-02-101-0/+9
* Move style notifier to ephy-toolbars-model, and also apply the flags toChristian Persch2005-02-101-0/+12
* Implement nsIWebProgressListener. Fixes bug #165328.Christian Persch2005-02-101-0/+6
* Dist po/LINGUAS.Christian Persch2005-02-091-0/+6
* A po/LINGUAS:Christian Persch2005-02-091-0/+7
* Post-release version bump.Christian Persch2005-02-081-0/+6
* === Release 1.5.6 ===Release156Christian Persch2005-02-081-0/+8
* Fix for mozilla API change.Christian Persch2005-02-081-0/+6
* Use 'true'/'false' for bool keys, not 1/0.Christian Persch2005-02-071-0/+6
* Don't set the lock icon as drag source. Actually emit the lock-clickedChristian Persch2005-02-061-0/+17
* We don't want Epiphany to exit when DBUS restarts.Jean-François Rameau2005-02-041-0/+11
* Revert the schema change too.Christian Persch2005-02-031-0/+6
* Revert the fix for bug #165550, it wasn't correct.Christian Persch2005-02-031-0/+7
* Don't copy params with the email address. Fixes bug #144469.Christian Persch2005-02-031-0/+6
* Add chrome param to ephy_shell_new_tab_full, and use it inChristian Persch2005-02-031-0/+11
* Weak ref the parent window.Christian Persch2005-02-031-0/+7
* Define variants with startup ID.Christian Persch2005-02-021-0/+29
* Remove the accel group from the window when hiding the menubar in lockdownChristian Persch2005-02-021-0/+9
* Plug a mem leak.Christian Persch2005-02-021-0/+6
* Back out the patch from bug #141963 since it caused bug #165811.Christian Persch2005-02-021-0/+7
* Don't assign to ephy_shell global variable, that's already done in itsChristian Persch2005-02-021-0/+7
* Don't disable print preview if print setup is locked down. Fixes bugChristian Persch2005-02-021-0/+7
* Don't show the menubar with F10 in lockdown mode. Make sure we alwaysChristian Persch2005-02-021-0/+8
* Don't weak ref the shell when it's finalised already. Fixes bug #165542.Christian Persch2005-02-021-0/+8
* Set "Clear" context menu entry insensitive in lockdown mode. Fixes bugChristian Persch2005-02-021-0/+7
* Ungrab the pointer when moving tab between notebooks. Fixes bug #165797.Christian Persch2005-02-011-0/+9
* Add title signal handler for XUL dialogues.Christian Persch2005-01-311-0/+6
* Make EphyWindow implement EphyLink interface. Make ephy-link.h public.Christian Persch2005-01-311-0/+10
* Some sparse fixes.Christian Persch2005-01-311-0/+12
* Move new-window signal to the embed single, and new window creation fromChristian Persch2005-01-301-0/+19
* Refactored to elimiate code duplication.Christian Persch2005-01-291-0/+6
* Add ; to all LOG statements, and adapt ephy-debug.h for non-GNUC-varargsChristian Persch2005-01-291-0/+135
* Add lock fullscreen key and improve key descriptions.Piers Cornwell2005-01-291-0/+6
* Disable DownloadLinkAs and SetAsBackground if saving to disk is disabled.Christian Persch2005-01-291-0/+7
* Extension manager owns only one ref on extensions which don't implementJean-François Rameau2005-01-281-0/+8
* Don't show the Leave Fullscreen button in lockdown fullscreen mode. SwitchChristian Persch2005-01-261-0/+17
* Update documentation.Piers Cornwell2005-01-261-0/+7
* Add a alert when the user clicks on a sidebar link, telling that theCrispin Flowerday2005-01-251-0/+11
* Fix "Go Up" not to omit the directory if the uri references a file. PatchChristian Persch2005-01-251-0/+7
* Fix the g_signal_emit to pass an argument for the result, otherwise thingsCrispin Flowerday2005-01-251-0/+7
* Default security.warn_submit_insecure.show_once to false. Avoids usChristian Persch2005-01-251-0/+7
* Better wording for the import-failed dialogue.Christian Persch2005-01-251-0/+6
* `head -5 ChangeLog`Christian Persch2005-01-251-0/+6
* Post-release version bump.Christian Persch2005-01-241-0/+6
* === Release 1.5.5 ===Release155Christian Persch2005-01-241-1/+11
* Inform the user of failed bookmarks import.Christian Perhristian Persch2005-01-241-0/+6
* Version 1.5.5.Christian Persch2005-01-241-0/+7
* Work around a mozilla bug by diverting the contract ID ofChristian Persch2005-01-241-1/+10
* Add more categories to bme.desktop.in. Fixes bug #162973.Christian Persch2005-01-241-0/+6
* Ellipsize the value and path labels in the cookie content dialogue.Christian Persch2005-01-241-0/+6
* Check for broken context event button.Christian Persch2005-01-231-0/+34
* Set typeaheadfind.autostart to off. Fixes bug #141963.Christian Persch2005-01-231-0/+7
* Default typeaheadfindsea to on. From bug #157435.Christian Persch2005-01-231-0/+6
* Rename "visible" property.Christian Persch2005-01-231-0/+7
* Add proper _NETSCAPE_URL drag support, supplying the URL as well as theJorn Baayen2005-01-221-0/+23