| Commit message (Expand) | Author | Age | Files | Lines |
* | Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINT | Christian Persch | 2007-03-12 | 1 | -1/+1 |
* | === Release 2.17.91 ===RELEASE_2_17_91 | Christian Persch | 2007-02-13 | 1 | -0/+1 |
* | Check for a potential veto. Fix #342951. | Jean-François Rameau | 2007-01-29 | 1 | -0/+12 |
* | Use a define for the default window icon. Bug #385872. | Christian Persch | 2006-12-15 | 1 | -1/+1 |
* | Automatically open a Nautilus window after downloading has finished. Fixes | Wouter Bolsterlee | 2006-10-15 | 1 | -1/+9 |
* | Use UTF-8 copyright symbol | Christian Persch | 2006-09-13 | 1 | -4/+4 |
* | A embed/mozilla/AutoWindowModalState.cpp: A | Christian Persch | 2006-07-06 | 1 | -3/+5 |
* | Drop support for gecko 1.7. | Christian Persch | 2006-05-11 | 1 | -111/+34 |
* | Helper class that pushes a null JS context on the stack, and pops it in | Christian Persch | 2006-02-03 | 1 | -0/+6 |
* | Make ESC cancel the content handler dialogue. Bug #325811. | Christian Persch | 2006-01-08 | 1 | -5/+8 |
* | More curly quotes. | Christian Persch | 2005-11-01 | 1 | -3/+3 |
* | New function to check the filename/directory for writability, derived from | Christian Persch | 2005-09-22 | 1 | -1/+2 |
* | Check that we're not trying to open in Epiphany itself! Fixes bug #310023.PRE_GNOME_2_14_BRANCHPOINT | Christian Persch | 2005-08-14 | 1 | -0/+13 |
* | Fix a small grammar error in one of the download dialog string, with | Raphael Slinckx | 2005-08-10 | 1 | -1/+1 |
* | Fix build with gecko trunk. | Christian Persch | 2005-08-08 | 1 | -4/+4 |
* | Change the download/open dialog strings to include the mime-type and file | Raphael Slinckx | 2005-08-08 | 1 | -19/+65 |
* | *** empty log message *** | Christian Persch | 2005-07-24 | 1 | -1/+1 |
* | Don't show the image after gtk_button_set_image(). Fixes bug #307818. | Christian Persch | 2005-06-16 | 1 | -1/+1 |
* | Add protocol handler, which I'll use for our custom error pages. Since | Christian Persch | 2005-05-26 | 1 | -0/+1 |
* | Ged rid of all API checks which check for 1.8-only API, and introduce a | Christian Persch | 2005-04-26 | 1 | -10/+10 |
* | Mozilla API change. | Christian Persch | 2005-04-17 | 1 | -0/+9 |
* | Treat unknown mime types as 'unsafe'. Patch by Jean-François Rameau, part | Christian Persch | 2005-03-24 | 1 | -1/+1 |
* | Oh the joys of mozilla API changes :P | Christian Persch | 2005-03-22 | 1 | -3/+14 |
* | Depend on gnome-desktop for gnome-desktop-item, and up the gnome-vfs | Christian Persch | 2005-02-27 | 1 | -6/+35 |
* | Add ; to all LOG statements, and adapt ephy-debug.h for non-GNUC-varargs | Christian Persch | 2005-01-29 | 1 | -3/+3 |
* | Move mime permission checks to ephy-file-helpers. | Christian Persch | 2005-01-01 | 1 | -2/+3 |
* | Make sure we don't have any app-modal dialogues. Fixes bug #110479. | Christian Persch | 2004-12-19 | 1 | -0/+6 |
* | Quote app name. | Christian Persch | 2004-12-16 | 1 | -2/+2 |
* | Add app name to primary text, too. Fixes bug #141327. | Christian Persch | 2004-12-16 | 1 | -2/+4 |
* | Add stock icon to "Save As..." button. | Christian Persch | 2004-12-16 | 1 | -3/+10 |
* | Tell the user with which application we're going to open the content. | Christian Persch | 2004-12-16 | 1 | -26/+32 |
* | Back out the fix for bug #158466, it's wrong. | Christian Persch | 2004-12-13 | 1 | -2/+1 |
* | Fix opening of content when not downloading automatically. Fixes bug | Christian Persch | 2004-11-18 | 1 | -2/+3 |
* | More cruft exorcised. | Christian Persch | 2004-11-17 | 1 | -31/+4 |
* | No need to make the content handler dialogue modal. | Christian Persch | 2004-11-14 | 1 | -52/+55 |
* | Fix opening content with external content handlers. | Christian Persch | 2004-11-10 | 1 | -16/+2 |
* | Use GtkMessageDialog here. | Christian Persch | 2004-11-08 | 1 | -59/+36 |
* | We always have config.h, no need to guard its inclusion. | Christian Persch | 2004-11-03 | 1 | -2/+0 |
* | reviewed by: Christian Persch <chpe@cvs.gnome.org> | Marco Pesenti Gritti | 2004-10-11 | 1 | -3/+3 |
* | Fix mozilla API checks to correctly detect firefox libraries. | Christian Persch | 2004-09-21 | 1 | -7/+7 |
* | Fix a mem leak. | Christian Persch | 2004-07-31 | 1 | -0/+1 |
* | Confirm before overwriting a file. Fixes bug #143501. | Christian Persch | 2004-07-31 | 1 | -3/+11 |
* | Don't use -include which compilers other than gcc don't understand. | Christian Persch | 2004-07-31 | 1 | -0/+2 |
* | merge mozilla-embed-strings branch | Marco Pesenti Gritti | 2004-06-04 | 1 | -34/+37 |
* | Add convenience functions for creating a filter with a bunch of mime types | Christian Persch | 2004-05-09 | 1 | -1/+2 |
* | Adjust MOZILLA_SNAPSHOT checks for changed snapshot levels. | Christian Persch | 2004-05-07 | 1 | -8/+8 |
* | More defines work, still lack EventContext and EmbedPrivate. Use mozilla | Marco Pesenti Gritti | 2004-04-29 | 1 | -21/+18 |
* | Nice mess of defines to support 1.8a. Damn. | Marco Pesenti Gritti | 2004-04-27 | 1 | -2/+38 |
* | Make warning message selectable. | Piers Cornwell | 2004-04-09 | 1 | -0/+1 |
* | Fixes #138263. | Federico Mena Quintero | 2004-03-30 | 1 | -1/+1 |
* | Register our stock icons. | Christian Persch | 2004-03-27 | 1 | -1/+1 |
* | Use stock icon for open. Fixes bug #135765. | Christian Persch | 2004-03-26 | 1 | -1/+2 |
* | merging pre-gnome-2-8 branch | Marco Pesenti Gritti | 2004-03-17 | 1 | -26/+3 |
* | Keep a ref for downloads in the view. | Marco Pesenti Gritti | 2004-03-01 | 1 | -3/+3 |
* | Correct the label of the action button (Open) | Marco Pesenti Gritti | 2004-03-01 | 1 | -3/+6 |
* | Add debug output in ctors and dtors. | Christian Persch | 2004-02-29 | 1 | -2/+2 |
* | Use getInterface to get the dom window from the docshell, not | Marco Pesenti Gritti | 2004-02-28 | 1 | -6/+3 |
* | Several types are actually safe. | Marco Pesenti Gritti | 2004-02-14 | 1 | -9/+25 |
* | When open is explicitly requested from the dialog use a tmp file. | Marco Pesenti Gritti | 2004-02-12 | 1 | -4/+15 |
* | Add a space after period, fixes bug #133151. | Christian Persch | 2004-02-02 | 1 | -1/+1 |
* | Don't try to g_free a nsCOMPtr<>, and use nsMemory::Free for the mMimeType | Christian Persch | 2004-01-31 | 1 | -2/+1 |
* | *** empty log message *** | Marco Pesenti Gritti | 2004-01-26 | 1 | -1/+10 |
* | Correct a translator name. | Marco Pesenti Gritti | 2004-01-26 | 1 | -1/+5 |
* | Prepare for 1.1.4 | Marco Pesenti Gritti | 2004-01-24 | 1 | -2/+6 |
* | *** empty log message *** | Marco Pesenti Gritti | 2004-01-22 | 1 | -2/+10 |
* | Destroy filepicker once it's done. I dunno about much more bugs so please | Marco Pesenti Gritti | 2004-01-22 | 1 | -0/+4 |
* | Make uri canonical before passing it as launch argument to make vfs happy. | Marco Pesenti Gritti | 2004-01-20 | 1 | -3/+5 |
* | Add a way to store paths. | Marco Pesenti Gritti | 2004-01-19 | 1 | -166/+59 |
* | *** empty log message *** | Marco Pesenti Gritti | 2004-01-19 | 1 | -119/+128 |
* | Let the user decide about what to do with automatic dialogs. | Xan Lopez | 2004-01-15 | 1 | -1/+122 |
* | Fix type to make it compile with MOZILLA_SNAPSHOT <= 11 again. | Christian Persch | 2004-01-10 | 1 | -1/+2 |
* | Use NS_ENSURE_SUCCESS/NS_ENSURE_TRUE at appropriate places. | Christian Persch | 2004-01-10 | 1 | -46/+55 |
* | Don't save the file if disable_save_to_disk is on. | 8 | 2004-01-08 | 1 | -1/+2 |
* | Unified return type of ephy_embed_shell_get_X to be GObject *. Fixed all | Christian Persch | 2003-12-30 | 1 | -1/+2 |
* | Do not blindly overwrite when downloading a file with the same name than a | Xan Lopez | 2003-11-28 | 1 | -41/+3 |
* | Get rid of NS_INIT_ISUPPORTS() macros in constructors; it's not been | Christian Persch | 2003-11-25 | 1 | -3/+0 |
* | Implement an handle_content signal to allow to write plugins to support | Marco Pesenti Gritti | 2003-11-21 | 1 | -6/+15 |
* | Use kB, MB and GB for the total size of the files being downloaded. Fixes | Xan Lopez | 2003-11-07 | 1 | -2/+0 |
* | Small cleanups | Marco Pesenti Gritti | 2003-11-07 | 1 | -6/+0 |
* | Correct download dir default. | Marco Pesenti Gritti | 2003-11-06 | 1 | -1/+7 |
* | Use new glib gi18n.h instead of bonobo's bonobo-i18n.h. | Christian Persch | 2003-11-06 | 1 | -1/+1 |
* | Rework ContentHandler to use the auto_open_downloads key. | Xan Lopez | 2003-11-05 | 1 | -337/+36 |
* | Remove the "show_details in downloader" schema. | Xan Lopez | 2003-11-03 | 1 | -53/+33 |
* | Use gnomevfs helper to open applications, drop our own. | Marco Pesenti Gritti | 2003-10-31 | 1 | -5/+6 |
* | Add sanity check. | Christian Persch | 2003-10-28 | 1 | -2/+5 |
* | Port to new gtk+ file chooser. | Christian Persch | 2003-10-26 | 1 | -30/+44 |
* | Merge new-downloader branch. We reworked the backend, the user | Marco Pesenti Gritti | 2003-10-17 | 1 | -3/+8 |
* | API sync, from galeon. | Xan Lopez | 2003-09-27 | 1 | -8/+8 |
* | Use gtkicontheme, and use it also for mime icons. | Marco Pesenti Gritti | 2003-09-27 | 1 | -2/+4 |
* | Fix #123176. Use response instead of connecting 210 callbacks. | Marco Pesenti Gritti | 2003-09-25 | 1 | -20/+25 |
* | Added in support to allow Mozilla 1.4.1 to be used for Epiphany compile. | Patanjali Somayaji | 2003-09-14 | 1 | -3/+3 |
* | Sync with Moz HEAD. | Xan Lopez | 2003-08-11 | 1 | -2/+5 |
* | Api resync and cleanup from galeon. | Marco Pesenti Gritti | 2003-07-06 | 1 | -5/+10 |
* | Remove use of acconfig.h. | Marco Pesenti Gritti | 2003-07-04 | 1 | -2/+0 |
* | Sync with Moz Head, small cleanup. | Xan Lopez | 2003-07-04 | 1 | -4/+4 |
* | Remember the directory when saving files. Fixes #115603. | James Willcox | 2003-06-30 | 1 | -22/+30 |
* | Fix Open, typo. | Marco Pesenti Gritti | 2003-05-11 | 1 | -1/+1 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-04-12 | 1 | -26/+0 |
* | 0.4.2 Release. Switch configure.in to 0.5.0. | Marco Pesenti Gritti | 2003-01-12 | 1 | -1/+0 |
* | Initial revision | Marco Pesenti Gritti | 2002-12-31 | 1 | -0/+671 |