aboutsummaryrefslogtreecommitdiffstats
path: root/embed/mozilla
Commit message (Expand)AuthorAgeFilesLines
* Special error text for localhost URIs. Bug #323261, patch byChristian Persch2006-01-311-5/+52
* Truncate URI and title strings. Bug #329160.Christian Persch2006-01-311-7/+34
* If GetPassword failed, break instead of continue. That way we don'tChristian Persch2006-01-301-1/+9
* Add a function (ephy_embed_single_get_backend_name) to get the backendCrispin Flowerday2006-01-301-0/+17
* libnm-glib be-gone! Use NetworkManager directly via DBUS, by importing theChristian Persch2006-01-262-89/+0
* Set the "browser.display.use_system_colors" pref on gecko 1.8, instead ofChristian Persch2006-01-251-2/+11
* Add a GError** to ephy_file_helpers_init and ephy_ensure_dir_exists, so weChristian Persch2006-01-241-1/+1
* Invert button order. Bug #327381.Christian Persch2006-01-241-4/+24
* Decouple embed single instantiation and initialisation. PreventsChristian Persch2006-01-183-22/+6
* Change the 'ephy_embed_event_get_property' function return a GValue*Crispin Flowerday2006-01-181-4/+3
* Fix leaks, minor cleanups.Christian Persch2006-01-171-31/+23
* Add event type to the callback.Christian Persch2006-01-174-25/+76
* Fix number of /'s in URI.Christian Persch2006-01-174-88/+664
* When looking at modified text areas and forms, don't look at disabled orCrispin Flowerday2006-01-171-0/+95
* Add NetworkManager magic for connection status autodetection. Defaults toChristian Persch2006-01-162-7/+102
* Only use the directory service provider on gecko 1.8; gecko 1.7 uses aChrhristian Persch2006-01-152-9/+10
* Simplify creation and reference counting of the EphyDirectoryProviderCrispin Flowerday2006-01-151-7/+1
* Add defines and automake conditional for toolkit flavour.Christian Persch2006-01-154-0/+163
* Don't require a HTML document to activate typeaheadfind. Bug #326813.Christian Persch2006-01-131-18/+22
* A embed/mozilla/EphyPromptService.cpp: AChristian Persch2006-01-134-0/+857
* EphyContentPolicy now emits a signal when a content is blocked.Jean-François Rameau2006-01-092-2/+62
* Make ESC cancel the content handler dialogue. Bug #325811.Christian Persch2006-01-081-5/+8
* Don't include generated files in the tarball. Bug #319440.Christian Persch2006-01-031-1/+3
* Add some code so ad blocking should be more easy. Based on the fact thatJean-François Rameau2005-12-201-6/+22
* Fix a compile warning.Jean-François Rameau2005-12-151-1/+1
* A embed/ephy-certificate-manager.c: A embed/ephy-certificate-manager.h: AChristian Persch2005-12-114-0/+488
* Minor code cleanup.Christian Persch2005-12-081-5/+5
* Add ephy_embed_scroll_pixels.Christian Persch2005-12-083-14/+47
* Forward up/down/page up/page down from the findbar entry to the embed.Crispin Flowerday2005-12-073-0/+50
* Fix spacings to be HIG compliant. Set window roles.Christian Persch2005-12-062-6/+4
* While in find mode, set the selection colour to "attention".Christian Persch2005-12-053-1/+73
* Add a comment for translators.Christian Persch2005-12-051-2/+3
* Fix build with moz 1.7Christian Persch2005-11-191-1/+1
* Add chrome: and resource: to the safe list; otherwise forms and scrollbarsChristian Persch2005-11-191-77/+36
* Prettify CRL import dialogue. Fixes bug #321590.Christian Persch2005-11-161-19/+34
* Fix for mozilla API change.Christian Persch2005-11-142-30/+36
* Make "network-status" property readwrite.Christian Persch2005-11-081-3/+19
* Mark strings in param specs as static.Christian Persch2005-11-081-1/+1
* Scroll the view so the selected cert is visible. Fixes bug #320758.Christian Persch2005-11-061-1/+2
* More detailed result code from find backend.Christian Persch2005-11-033-14/+17
* Add titles with title capitalisation, and chanage the icon on theChristian Persch2005-11-032-8/+56
* Get the window name from the popup-blocked event.Christian Persch2005-11-011-1/+13
* More curly quotes.Christian Persch2005-11-013-14/+16
* Store the redirect and toplevel attributes when adding pages to theChristian Persch2005-10-311-18/+29
* R lib/ephy-glade.c: R lib/ephy-glade.h:Christian Persch2005-10-311-6/+10
* Add ephy_file_get_downloads_dir() to get the actual downloads directory,Christian Persch2005-10-301-37/+8
* Add a way to view stored password. Fix bug 316821.Jean-François Rameau2005-10-231-1/+8
* Enable favicons for https: sites on gecko 1.8.Christian Persch2005-10-171-1/+1
* Allow favicons for https: sites on gecko 1.9.Christian Persch2005-10-151-0/+6
* Remove debug output.Christian Persch2005-10-151-3/+2
* Add EPHY_EMBED_PERSIST_NO_CERTDIALOGS flag.Christian Persch2005-10-157-4/+212
* Work around mozilla bugChristian Persch2005-10-151-1/+2
* embed/ephy-embed.c . Add a method to copy the back/forward history fromPhilip Langdale2005-10-133-0/+77
* Remove the "network-status" signal from the embed single, and make it aChristian Persch2005-10-133-11/+50
* A embed/mozilla/EphyRedirectChannel.cpp: AChristian Persch2005-10-136-67/+252
* Sync with gnome-2-12.Christian Persch2005-10-071-23/+30
* Add out private plugin directory to MOZ_PLUGIN_PATH too.Christian Persch2005-10-062-2/+6
* Use nsIDOMWindowInternal::Close to close tabs. Delay tabs destruction toChristian Persch2005-10-033-13/+67
* Return error on failure.Christian Persch2005-09-301-6/+7
* Hide the filters combo if there's only the "All" filter.Christian Persch2005-09-281-0/+15
* Unify background image and image code (contex menu, conext event). Fix bugJean-François Rameau2005-09-271-16/+15
* Back out previous change, it doesn't work right when there are *two*Christian Persch2005-09-262-10/+1
* Push a new event queue while showing the dialogue with gtk_dialog_run.Christian Persch2005-09-264-0/+190
* Handle contentEncodingError error.Jean-François Rameau2005-09-251-0/+5
* Remove unused function.Jean-François Rameau2005-09-221-25/+0
* New function to check the filename/directory for writability, derived fromChristian Persch2005-09-223-3/+9
* Add EPHY_EMBED_STATE_RESTORING and conversion fromChristian Persch2005-09-201-0/+3
* Don't focus the checkbox initially. Fixes bug #163371.Christian Persch2005-09-151-4/+10
* Manually emit the "profile-change-net-teardown" notification; works aroundChristian Persch2005-09-091-0/+5
* Remove unused code.Christian Persch2005-09-071-2/+0
* Implement [SG]etGeckoURIFlags for gecko 1.9.Christian Persch2005-09-061-6/+35
* Mozilla printing code is braindead. Bug #163255.Christian Persch2005-09-051-3/+37
* Only listen for trusted events.Christian Persch2005-09-011-49/+18
* Better message on the enter-secure warning.Christian Persch2005-08-311-2/+1
* Version 1.9.Christian Persch2005-08-291-3/+2
* Add another workaround for the Gentoo header layout, and reference theCrispin Flowerday2005-08-281-0/+4
* The focus fix isn't needed anymore for gecko >= 1.8.Christian Persch2005-08-283-14/+14
* Gecko API change.Christian Persch2005-08-251-0/+18
* Don't use nsIURI::SetPassword, since it asserts when username is empty.Christian Persch2005-08-222-2/+7
* Remove check for redirected URL. Fixes bug #313756.Christian Persch2005-08-221-9/+2
* Don't use ext handler for ftp://.Christian Persch2005-08-211-2/+1
* Add EPHY_EMBED_PERSIST_FROM_CACHE, and try harder to get a cacheChristian Persch2005-08-181-5/+56
* QI the element to check whether it's of some type, don't check the tag.Christian Persch2005-08-181-13/+28
* Return TRUE if the event was consumed.Christian Persch2005-08-161-1/+1
* Activate the found link with a faked keypress event.Christian Persch2005-08-163-5/+97
* Check that we're not trying to open in Epiphany itself! Fixes bug #310023.PRE_GNOME_2_14_BRANCHPOINTChristian Persch2005-08-141-0/+13
* Only allow http: favicons.Christian Persch2005-08-132-7/+12
* Work around mozilla bugChristian Persch2005-08-131-2/+26
* Gecko send several STATE_STOP, but only the final one (completed) is ofJean-François Rameau2005-08-112-3/+4
* Fix a small grammar error in one of the download dialog string, withRaphael Slinckx2005-08-101-1/+1
* Fix build with gecko trunk.Christian Persch2005-08-081-4/+4
* Change the download/open dialog strings to include the mime-type and fileRaphael Slinckx2005-08-081-19/+65
* Change the text on the 'unknown issuer' dialog. Fixes bug #151519Crispin Flowerday2005-08-081-1/+1
* Also block GtkMozEmbed's child focus-[in|out]-event handlers.Christian Persch2005-08-071-7/+21
* Don't attach the scroll event listener twice.Crispin Flowerday2005-08-071-2/+0
* Fix printf formatChristian Persch2005-07-311-1/+1
* Count the blocked handlers and warn if it's not the expected numberr, soChristian Persch2005-07-301-2/+8
* Implement ::grab-focus and remove ephy_embed_activate ().Christian Persch2005-07-301-3/+14
* Work around gtkmozembed focus bug. Fixes bug #105153.Christian Persch2005-07-293-8/+103
* Fix proxy server settings string.Christian Persch2005-07-281-1/+1
* Fix google search URL to include www prefix.Christian Persch2005-07-281-1/+1
* Don't put the archive links on the unknownSocketType error message.Christian Persch2005-07-281-1/+0
* Remove code to get the printer list, and fix a compile warning.Christian Persch2005-07-254-52/+3
* *** empty log message ***Christian Persch2005-07-242-2/+2
* Use libgnomeprintui for the printing dialog and the paper part of theJürg Billeter2005-07-244-51/+227
* A embed/mozilla/EphyAboutModule.cpp: A embed/mozilla/EphyAboutModule.h: RChristian Persch2005-07-184-142/+59
* Fix a couple of strings. Fixes bug #310196.Christian Persch2005-07-131-3/+3
* Remove the reload workaround, since the mozilla bug is fixed on allChristian Persch2005-07-134-68/+11
* Remove checkbox from trust-CA dialogue. Fixes bug #168295.Christian Persch2005-07-121-23/+15
* Use contract IDs.Christian Persch2005-07-111-5/+2
* Add context to two strings.Christian Persch2005-07-111-2/+6
* Improved design and wording of the error pages, and add links to googleChristian Persch2005-07-112-71/+136
* Make error page nicer; code by Adam Hooper.Christian Persch2005-07-091-31/+13
* Error pages implementation.Christian Persch2005-07-092-9/+375
* Fix for mozilla API change.Christian Persch2005-07-072-7/+10
* There's no printer cmd line entry anymore, no need to lock it down.Christian Persch2005-07-051-4/+2
* Better fix for bug #151037 to make session shutdown work again. Also fixChristian Persch2005-07-045-10/+34
* Don't show the image after gtk_button_set_image(). Fixes bug #307818.Christian Persch2005-06-161-1/+1
* Fix refcount leak.Christian Persch2005-06-131-12/+15
* Don't hold a ref to the shell from persist objects.Christian Persch2005-06-121-5/+0
* Common helper function to unref a GObject from idle.Christian Persch2005-06-113-2/+20
* More constification.Jean-François Rameau2005-06-081-2/+2
* Unused var.Jean-François Rameau2005-06-081-1/+0
* Version 1.7.1.Release171Christian Persch2005-06-052-3/+7
* Typo.Jean-François Rameau2005-06-041-1/+1
* Don't open search toolbar on / or ' over formfields:Christian Persch2005-06-033-0/+103
* Add code to handle area tags. Fix bug #152482Jean-François Rameau2005-06-031-0/+63
* nsEmbedString doesn't support Equals method. So add some bits to test twoJean-François Rameau2005-06-032-0/+15
* Fix compile warning.Christian Persch2005-05-311-1/+1
* Add scroll event listener, and change zoom on scroll+wheel events.Christian Persch2005-05-312-0/+65
* Remove "Software Developers" checkbox from New CA dialogue. From bugChristian Persch2005-05-311-10/+1
* Check for toolkit nsITypeAheadFind.Christian Persch2005-05-298-67/+480
* Get a temporary filename to save to only when needed.Jean-François Rameau2005-05-291-14/+14
* Don't use (void).Christian Persch2005-05-262-2/+2
* Add protocol handler, which I'll use for our custom error pages. SinceChristian Persch2005-05-2611-5/+283
* No need to have Init on the event listener classes, move thatChristian Persch2005-05-152-68/+19
* Drop support for mozilla < 1.7.5.Christian Persch2005-05-151-8/+0
* Just replace the check for broken reload by HAVE_GECKO_1_8.Christian Persch2005-05-153-5/+5
* Add handling of DOMContentLoaded event from Gecko. It is an event thatJean-François Rameau2005-05-132-0/+39
* More trusted checks.Christian Persch2005-05-092-0/+36
* Remove unused varChristian Persch2005-05-081-2/+0
* Slight performance improvements.Christian Persch2005-05-072-25/+78
* Use the document's URL as tab address, not the info from the locationChristian Persch2005-05-071-1/+10
* Set MozDownload as progress listener on the web browser persist.Christian Persch2005-05-071-0/+3
* Use nsICancelable.Christian Persch2005-05-071-0/+9
* Use new way to add user agent info. Fixes bug #173000.Christian Persch2005-05-061-2/+9
* Thanks to the fastback patch, we can now get the secure browser UI objectChristian Persch2005-05-052-6/+14
* Fix the build from the last commit.Christian Persch2005-05-041-7/+5
* Use the web navigation to get the URI, not the document. Fixes bugChristian Persch2005-05-043-40/+36
* Simplify the class info implementation for EphySidebar.Christian Persch2005-05-013-94/+13
* Ged rid of all API checks which check for 1.8-only API, and introduce aChristian Persch2005-04-268-87/+139
* Fix crash on 64bit architectures when downloading. Fixes bug #301093,Christian Persch2005-04-191-1/+1
* Add null check.Christian Persch2005-04-171-0/+2
* Mozilla API change.Christian Persch2005-04-171-0/+9
* More changes for 64bit downloads.Christian Persch2005-04-091-1/+1
* Don't use G_BEGIN/END_DECLS here, and don't include MozDownload.h.Christian Persch2005-04-092-12/+10
* InitForEmbed isn't a NS_IMETHOD, so don't use NS_IMETHODIMP here.Christian Persch2005-04-091-1/+1
* Emit signal when encountering alternate links. Fixes bug #171657.Christian Persch2005-04-082-69/+102
* Fix for MOZILLA_INTERNAL_API change, and for 64bit downloader change.Christian Persch2005-04-0619-53/+91
* Treat unknown mime types as 'unsafe'. Patch by Jean-François Rameau, partChristian Persch2005-03-241-1/+1
* Fix stupid typos. Fixes bug #171197; thanks to Jean-François Rameau forChristian Persch2005-03-231-2/+2
* Oh the joys of mozilla API changes :PChristian Persch2005-03-221-3/+14
* Also search nsIPassword.h in unusual places.Christian Persch2005-03-131-0/+1
* Remove the wallet hack; it appears not to work correctly using mozilla 1.7Christian Persch2005-03-103-67/+0
* NULL check. Fixes bug #165999.Christian Persch2005-03-011-0/+2
* Fix compress_tilde to only look at the prefix, and not substitute in theChristian Persch2005-02-281-1/+1
* Try to fix the build with 1.7 branch.Christian Persch2005-02-281-2/+3
* Check for password inputs too.Christian Persch2005-02-271-0/+5
* Don't assert if we don't have a new embed in new_window callback. Part ofChristian Persch2005-02-271-4/+6
* Depend on gnome-desktop for gnome-desktop-item, and up the gnome-vfsChristian Persch2005-02-274-29/+73
* Emit a signal in EphySidebar::AddSearchEngine.Christian Persch2005-02-151-12/+23
* Move wallet code to MozillaPrivate since nsIWalletService.h includesChristian Persch2005-02-113-54/+72
* Add check for nsIWalletService.h.Christian Persch2005-02-111-0/+55
* Implement nsIWebProgressListener. Fixes bug #165328.Christian Persch2005-02-101-2/+2
* Fix for mozilla API change.Christian Persch2005-02-081-0/+4
* Don't copy params with the email address. Fixes bug #144469.Christian Persch2005-02-031-2/+5
* Add title signal handler for XUL dialogues.Christian Persch2005-01-311-0/+14
* Move new-window signal to the embed single, and new window creation fromChristian Persch2005-01-303-32/+68
* Refactored to elimiate code duplication.Christian Persch2005-01-291-59/+28
* Add ; to all LOG statements, and adapt ephy-debug.h for non-GNUC-varargsChristian Persch2005-01-2913-58/+58
* Fix "Go Up" not to omit the directory if the uri references a file. PatchChristian Persch2005-01-251-47/+54
* Fix the g_signal_emit to pass an argument for the result, otherwise thingsCrispin Flowerday2005-01-251-1/+2
* Work around a mozilla bug by diverting the contract ID ofChristian Persch2005-01-242-5/+87
* Check for broken context event button.Christian Persch2005-01-237-139/+216
* Really make confirm-overwrite dialogue have a parent window. Fixes bugChristian Persch2005-01-191-3/+4
* Don't use <tt> in the strings. Fixes bug #163378.Christian Persch2005-01-162-54/+33
* Remove p3p info from EphyCookie.Christian Persch2005-01-151-8/+0
* Add "check-content" signal.Christian Persch2005-01-122-35/+92
* Use the enums instead of ints.Christian Persch2005-01-121-2/+2
* Use UnEscapeURIForUI instead of UnEscapeNonAsciiURI.Christian Persch2005-01-111-1/+1
* Alerts should not have terminating periods in the primary text.Christian Persch2005-01-111-3/+3
* Don't check for nsIBrowserHistory.Christian Persch2005-01-091-1/+1
* Add mnemonic to Send button.Christian Persch2005-01-091-2/+2
* Set show-once to PR_FALSE if the GetBoolPref call fails.Christian Persch2005-01-091-6/+3
* Set default response to ACCEPT in send-to-insecure dialogue, only writeChristian Persch2005-01-092-9/+16
* Improve dialogue wording. Thanks to spark for his help.Christian Persch2005-01-091-11/+11
* Override the default security warning dialogues implementation with ourChristian Persch2005-01-094-1/+368
* Remove trailing whitespace.Christian Persch2005-01-061-1/+2
* Only implement nsITransfer if possible.Christian Persch2005-01-062-25/+54
* Consistently start enum names with EPHY_*.Crispin Flowerday2005-01-066-48/+48
* Ensure that flags and enums start with 'Ephy'Crispin Flowerday2005-01-047-18/+18
* Add types for some enums and flags.Christian Persch2005-01-041-3/+3
* Add an "add-sidebar" signal on the EphyEmbedSingle interface, it getsCrispin Flowerday2005-01-024-0/+260
* We don't need to implement nsIBrowserHistory.Christian Persch2005-01-022-78/+2
* Fix compilation in the !HAVE_MOZILLA_PSM case.Christian Persch2005-01-011-2/+4
* Move mime permission checks to ephy-file-helpers.Christian Persch2005-01-012-3/+4
* R data/conspiracy.xhtml: R data/epiphany.html: RChristian Persch2004-12-314-212/+0
* Don't destroy the dialogue with the parent, since that makes gtk+ goChristian Persch2004-12-271-0/+1
* A lib/ephy-signal-accumulator.c: (ephy_signal_accumulator_object): AChristian Persch2004-12-231-3/+5
* Don't crash if trying to get the document type before the widget isChristian Persch2004-12-211-0/+2
* Fix crash, thanks to Crispin for noticing this.Christian Persch2004-12-191-2/+3
* Try to fix the build.Christian Persch2004-12-192-4/+3
* Fix a mem leakChristian Persch2004-12-191-4/+6
* Mozilla API change.Christian Persch2004-12-191-0/+16
* Make sure we don't have any app-modal dialogues. Fixes bug #110479.Christian Persch2004-12-195-24/+81
* Disable Zoom items for images, and disable zoom, encoding and view sourceChristian Persch2004-12-193-0/+42
* Check the encodings before we set the mozilla pref. From bug #150266.Christian Persch2004-12-172-26/+76
* Quote app name.Christian Persch2004-12-161-2/+2
* Add app name to primary text, too. Fixes bug #141327.Christian Persch2004-12-161-2/+4
* RemovedChristian Persch2004-12-161-60/+0
* Add stock icon to "Save As..." button.Christian Persch2004-12-161-3/+10
* Tell the user with which application we're going to open the content.Christian Persch2004-12-161-26/+32
* Get rid of ephy_string_[elide|double]_underscores(). Remove unnecessaryChristian Persch2004-12-141-1/+0
* Back out the fix for bug #158466, it's wrong.Christian Persch2004-12-131-2/+1
* Fix typo.Christian Persch2004-12-041-1/+1
* Don't use NS_LITERAL_CSTRING.Christian Persch2004-12-031-1/+1
* Remove FIXME commentChristian Persch2004-12-021-1/+0
* Update bookmarks from HTTP 301. Fixes bug #126312.Christian Persch2004-12-027-7/+255
* Remove cruft.Christian Persch2004-12-011-31/+0
* Add deprecated defines to AM_CPPFLAGS in maintainer-mode.Christian Persch2004-12-011-47/+81
* Adapt to changing mozilla API here.Christian Persch2004-11-251-5/+45
* Lowercase the lang codes.Christian Persch2004-11-251-1/+1
* Fix string comparisions.Christian Persch2004-11-231-8/+8
* Fix missing 'else if' and a superflous failure check.Christian Persch2004-11-231-3/+1
* Add version markerChristian Persch2004-11-211-0/+1
* Don't include print-dialog.h in EphyUtils.h.Christian Persch2004-11-212-3/+6
* Only build those files when we have mozilla psm.Christian Persch2004-11-204-18/+10
* Use the dom window from the event.Christian Persch2004-11-201-1/+1
* Add --disable-filepicker to use when the mozilla build itself has nativeChristian Persch2004-11-202-5/+17
* Add version markersChristian Persch2004-11-202-1/+2
* Fix opening of content when not downloading automatically. Fixes bugChristian Persch2004-11-181-2/+3
* Disallow favicon links from subframes.Christian Persch2004-11-182-16/+44
* Include stdlib.h.Christian Persch2004-11-181-0/+2
* Retain original uri.Christian Persch2004-11-181-0/+2
* Fix wrong certificate shown; Epiphany equivalent of galeon bug #158453.Christian Persch2004-11-183-55/+42
* More cruft exorcised.Christian Persch2004-11-172-35/+4
* Add a way to show the cert info dialogue for the page's certificate.Christian Persch2004-11-163-0/+46
* No need to include nsEmbedString.h.Christian Persch2004-11-161-3/+0
* Make mozilla_notifier_add return the connection ID, andChristian Persch2004-11-162-39/+23
* Simplify the gconf -> mozilla prefs bridge.Christian Persch2004-11-163-537/+496