| Commit message (Expand) | Author | Age | Files | Lines |
* | Back out the fix for bug #158466, it's wrong. | Christian Persch | 2004-12-13 | 2 | -3/+4 |
* | Fix out-of-srcdir build. | Christian Persch | 2004-11-26 | 1 | -0/+1 |
* | Adapt to changing mozilla API here. Thanks to Crispin for the patch | Christian Persch | 2004-11-25 | 1 | -5/+45 |
* | Fix string comparisions. | Christian Persch | 2004-11-23 | 1 | -8/+8 |
* | Fix missing 'else if' and a superflous failure check. | Christian Persch | 2004-11-23 | 1 | -3/+1 |
* | Use the dom window from the event. | Christian Persch | 2004-11-20 | 1 | -1/+1 |
* | Add --disable-filepicker to use when the mozilla build itself has native | Christian Persch | 2004-11-20 | 2 | -5/+17 |
* | Fix opening of content when not downloading automatically. Fixes bug | Christian Persch | 2004-11-18 | 1 | -2/+3 |
* | Disallow favicon links from subframes. | Christian Persch | 2004-11-18 | 3 | -18/+48 |
* | Retain original uri. | Christian Persch | 2004-11-18 | 1 | -0/+2 |
* | Fix wrong certificate shown; Epiphany equivalent of galeon bug #158453. | Christian Persch | 2004-11-18 | 3 | -55/+42 |
* | More cruft exorcised. | Christian Persch | 2004-11-17 | 2 | -35/+4 |
* | Add ephy_embed_show_page_certificate () (merged from HEAD). | Christian Persch | 2004-11-17 | 5 | -2/+66 |
* | Check favicon urls with script sec manager and content policy. | Christian Persch | 2004-11-15 | 3 | -28/+75 |
* | Remove dead code. | Christian Persch | 2004-11-14 | 2 | -27/+0 |
* | Better fix for bug #158202, thanks to Christian Biesinger. | Christian Persch | 2004-11-14 | 1 | -2/+1 |
* | Don't include gnome-i18n.h here. | Christian Persch | 2004-11-14 | 2 | -11/+10 |
* | Fix FMR. Fixes bug #158202. | Christian Persch | 2004-11-14 | 1 | -2/+3 |
* | nsEmbedString.h now requires MOZILLA_STRICT_API define. | Christian Persch | 2004-11-14 | 18 | -0/+36 |
* | Fix signed/unsigned int confusion when iterating over a GPtrArray. | Christian Persch | 2004-11-11 | 1 | -1/+1 |
* | Remove the remaining time string from tray icon trooltip. Fixes bug # | Christian Persch | 2004-11-11 | 1 | -49/+3 |
* | Fix opening content with external content handlers. | Christian Persch | 2004-11-10 | 1 | -16/+2 |
* | Check for nsIDOMNSEvent::GetIsTrusted. | Christian Persch | 2004-10-31 | 1 | -0/+2 |
* | Init variable | Christian Persch | 2004-10-31 | 1 | -1/+1 |
* | When showing a modal alert put up by a web page, switch the window to that | Christian Persch | 2004-10-31 | 4 | -0/+107 |
* | Chain up to parent's dispose handler. | Christian Persch | 2004-10-24 | 1 | -0/+2 |
* | reviewed by: Christian Persch <chpe@cvs.gnome.org>Release144 | Marco Pesenti Gritti | 2004-10-11 | 2 | -4/+36 |
* | reviewed by: Christian Persch <chpe@cvs.gnome.org> | Marco Pesenti Gritti | 2004-10-11 | 17 | -192/+294 |
* | reviewed by: Christian Persch <chpe@cvs.gnome.org> | Marco Pesenti Gritti | 2004-10-07 | 2 | -0/+19 |
* | Remove unnecessary include. | Christian Persch | 2004-10-06 | 1 | -1/+0 |
* | Recognise "Desktop" special downloads directory. Fixes bug #152926. | Christian Persch | 2004-10-02 | 1 | -0/+5 |
* | Remove explicit PAC autoconf call, it works perfectly ok without it. | Christian Persch | 2004-09-30 | 1 | -30/+0 |
* | Fix compiler warnings. | Christian Persch | 2004-09-27 | 4 | -10/+8 |
* | Mozilla API changes. | Christian Persch | 2004-09-25 | 2 | -2/+16 |
* | Fix build. | Christian Persch | 2004-09-22 | 1 | -1/+1 |
* | Simplified nsIContentPolicy API check. | Christian Persch | 2004-09-21 | 1 | -2/+2 |
* | Fix mozilla API checks to correctly detect firefox libraries. | Christian Persch | 2004-09-21 | 15 | -131/+47 |
* | Fix overflow in remaining time calculation. Fix bug #153136. Thanks to | Marco Pesenti Gritti | 2004-09-21 | 1 | -1/+4 |
* | *** empty log message *** | Marco Pesenti Gritti | 2004-09-18 | 3 | -3/+6 |
* | More fix for mozilla 1.7.3 API-non-change. | Christian Persch | 2004-09-16 | 1 | -2/+2 |
* | Fix for mozilla 1.7.3 API-non-change. | Christian Persch | 2004-09-15 | 3 | -4/+4 |
* | Updatinggnome-2-8-branchpoint | Christian Persch | 2004-09-13 | 2 | -1/+2 |
* | Fix invisible status icon. Fixes bug #151501; patch approved by RT. | Christian Persch | 2004-09-02 | 1 | -2/+5 |
* | Make sure the filename to print to doesn't contain slashes. Fixes bug | Christian Persch | 2004-08-30 | 1 | -10/+66 |
* | Mozilla API change on stable branch. | Christian Persch | 2004-08-28 | 1 | -2/+2 |
* | QI instead of cast. | Christian Persch | 2004-08-28 | 1 | -2/+1 |
* | Keep the passwords list in the pdm dialogue up-to-date wrt. new passwords | Christian Persch | 2004-08-22 | 3 | -1/+43 |
* | Set mozilla binaries path before firing up. | Marco Pesenti Gritti | 2004-08-20 | 2 | -0/+6 |
* | Remove superflous private struct. | Christian Persch | 2004-08-16 | 1 | -7/+0 |
* | Use GetLocalName instead of GetTagName to get the attribute name. Patch by | Christian Persch | 2004-08-16 | 1 | -2/+2 |
* | Include mozilla-version.h; thanks to Crispin for testing. | Christian Persch | 2004-08-10 | 1 | -0/+2 |
* | Yet another mozilla API change. | Christian Persch | 2004-08-10 | 2 | -4/+23 |
* | Fix compiler warning about anon enum mismatch. | Christian Persch | 2004-08-09 | 5 | -15/+18 |
* | Allow XUL windows to open new windows. | Christian Persch | 2004-08-09 | 1 | -2/+16 |
* | Consistent naming for nsresult vars. Since 'rv' had the majority, 'rv' it | Christian Persch | 2004-08-08 | 6 | -115/+111 |
* | Make ephy_embed_single_open_window() return the newly opened embed widget. | Christian Persch | 2004-08-08 | 3 | -31/+42 |
* | Make keyword search URL localisable. Fixes bug #144909. | Christian Persch | 2004-08-07 | 1 | -4/+16 |
* | Fix the reload workaround version checks to look for the correct versions. | Christian Persch | 2004-08-06 | 4 | -4/+7 |
* | Now that mozilla bug #246392 is fixed, only enable our work-around for old | Christian Persch | 2004-08-06 | 3 | -10/+18 |
* | Code cleanup. | Christian Persch | 2004-08-05 | 1 | -10/+8 |
* | Don't QI the event target to nsIDOMEventReceiver and back to | Christian Persch | 2004-08-02 | 2 | -34/+20 |
* | 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 | 24 | -7/+52 |
* | Mozilla API change. | Christian Persch | 2004-07-29 | 1 | -0/+8 |
* | Remove load_proxy_autoconf() vfunc. | Christian Persch | 2004-07-27 | 2 | -3/+1 |
* | Make sure we don't release the single observer more than | Christian Persch | 2004-07-25 | 1 | -0/+1 |
* | Disallow some more characters in the suggested filename. | Christian Persch | 2004-07-25 | 1 | -1/+1 |
* | #include <nsEmbedString.h> | Adam Hooper | 2004-07-25 | 1 | -0/+1 |
* | Remove some unneeded includes. | Christian Persch | 2004-07-24 | 1 | -2/+0 |
* | Don't load the status icon from the file, use the registered stock icon | Christian Persch | 2004-07-24 | 1 | -5/+2 |
* | Refactores storing the security info, move it into EphyBrowser. | Christian Persch | 2004-07-24 | 3 | -41/+64 |
* | No need to make proxy PAC configuration public, we only use it in a pref | Christian Persch | 2004-07-23 | 4 | -42/+16 |
* | Handle the case where the downloads dir cannot be created gracefully. Fix | Marco Pesenti Gritti | 2004-07-22 | 1 | -22/+20 |
* | Fix mem leaks (ported from Galeon). | Christian Persch | 2004-07-22 | 2 | -0/+3 |
* | No need to use a weak ref for the observer, makes the single code easier. | Marco Pesenti Gritti | 2004-07-21 | 3 | -13/+7 |
* | *** empty log message *** | Marco Pesenti Gritti | 2004-07-21 | 1 | -1/+4 |
* | Pass single to the sniffer and weak ref it. Fix #141928 | Marco Pesenti Gritti | 2004-07-21 | 2 | -10/+20 |
* | Since the print dialogue is modal the filechooser needs to be modal too. | Christian Persch | 2004-07-17 | 1 | -0/+1 |
* | Plug leak, thanks to Crispin. | Xan Lopez | 2004-07-09 | 1 | -0/+1 |
* | Add xpcom/ to INCLUDES | Christian Persch | 2004-07-07 | 1 | -0/+1 |
* | Don't convert filename encoding here, since we use it as UTF-8 in | Christian Persch | 2004-07-07 | 1 | -5/+1 |
* | <chpe> didn't I said to make that NS_IF_ADDREF () ? <xan> mmm, yes | Xan Lopez | 2004-07-07 | 1 | -1/+1 |
* | -1 is valid button number, it's used for synthesised "mouse" events on | Christian Persch | 2004-07-07 | 1 | -0/+7 |
* | If the MIME is unknown, use application/octet-stream. | Xan Lopez | 2004-07-06 | 2 | -2/+1 |
* | Scale the MIME icon. | Xan Lopez | 2004-07-05 | 1 | -16/+19 |
* | Some ordering/sizing tweak | Marco Pesenti Gritti | 2004-07-05 | 1 | -11/+4 |
* | *** empty log message *** | Marco Pesenti Gritti | 2004-07-05 | 1 | -0/+1 |
* | Decode ACE for UI, and encode UTF-8 hostnames before using cookie and | Christian Persch | 2004-07-05 | 2 | -6/+56 |
* | Unescape the mailto: address, fixes bug #144462. | Christian Persch | 2004-07-05 | 2 | -2/+35 |
* | Normal context menus for check/radio/submit buttons. Fixes bug #143942. | Christian Persch | 2004-07-04 | 2 | -37/+51 |
* | Use regular return for valid error conditions, not g_return_if_fail. | Christian Persch | 2004-07-04 | 1 | -3/+5 |
* | Fix compilation with mozilla 1.7. | Christian Persch | 2004-07-04 | 1 | -2/+15 |
* | Add a MIME icon in the File column. Some indent fixes. | Xan Lopez | 2004-07-04 | 6 | -76/+160 |
* | Mozilla API change. | Christian Persch | 2004-07-03 | 1 | -0/+5 |
* | Depend on mozilla >= 1.7 final. Simplify some mozilla version checks. | Christian Persch | 2004-07-03 | 1 | -3/+3 |
* | Be a bit smarter about double extensions. | Xan Lopez | 2004-07-01 | 1 | -2/+55 |
* | EphySingle needs to implement nsISupportsWeakReference. | Christian Persch | 2004-06-27 | 3 | -12/+22 |
* | Implement File->Work Off-Line command and backend. No DBUS/HAL/whatever | Christian Persch | 2004-06-27 | 4 | -33/+117 |
* | Move PrintInfo to print-dialog since it's no more use by embed api. | Marco Pesenti Gritti | 2004-06-26 | 3 | -37/+37 |
* | Fix typo in the printer name | Marco Pesenti Gritti | 2004-06-25 | 1 | -1/+1 |
* | Remove preview flag | Marco Pesenti Gritti | 2004-06-25 | 6 | -7/+7 |
* | Simplify print code. Now there is only one case to deal with, the mozilla | Marco Pesenti Gritti | 2004-06-25 | 8 | -107/+52 |
* | Removed unused array, and added a few missing statics. | Christian Persch | 2004-06-24 | 1 | -10/+3 |
* | Make the permission type a string instead of an enum, that way we can | Christian Persch | 2004-06-24 | 4 | -58/+44 |
* | Move check for javascript after the http[s] checks. | Christian Persch | 2004-06-23 | 1 | -8/+5 |
* | Factor out the helper to select a treeview row by column and use it also | Marco Pesenti Gritti | 2004-06-22 | 1 | -2/+3 |
* | Implement popup-blocking signals. Part of bug #111930. | Adam Hooper | 2004-06-21 | 6 | -8/+108 |
* | Remove implementation of ::HidePage again, it's really not used anyway in | Christian Persch | 2004-06-20 | 1 | -14/+1 |
* | Implement GlobalHistory2::HidePage, fixes bug #142143. | Christian Persch | 2004-06-20 | 1 | -3/+21 |
* | Escape strings before using the with markup in labels. Patch by Crispin | Christian Persch | 2004-06-18 | 2 | -10/+10 |
* | Work around mozilla bug #246392 which goes back to the original urls when | Christian Persch | 2004-06-15 | 3 | -1/+66 |
* | Get rid of EmbedReloadFlags, and use a gboolean force parameter in | Christian Persch | 2004-06-14 | 3 | -15/+9 |
* | Add a way to open new windows passing features and uri. Something like js | Marco Pesenti Gritti | 2004-06-13 | 7 | -5/+54 |
* | Merging bookmarksbar-separation branch. | Christian Persch | 2004-06-11 | 1 | -0/+1 |
* | Fix CSS background detection, based on a galeon patch by Crispin | Christian Persch | 2004-06-09 | 1 | -53/+66 |
* | Adjust comment about mozilla bug #232057, which was WONTFIXed. | Christian Persch | 2004-06-09 | 1 | -4/+3 |
* | Move external protocols prefs defaults in the javascript file and add | Marco Pesenti Gritti | 2004-06-08 | 1 | -12/+3 |
* | Fix setting default filename in the !modeSave case. | Christian Persch | 2004-06-07 | 2 | -31/+26 |
* | Don't allow ::SetDefaultString unless we're in modeSave. | Christian Persch | 2004-06-07 | 1 | -1/+4 |
* | Use ephy-file-chooser convenience constructor instead of duplicating code | Christian Persch | 2004-06-07 | 1 | -49/+45 |
* | Simplified mozilla version checks with new MOZILLA_IS_VERSION4 macro. | Christian Persch | 2004-06-07 | 2 | -3/+7 |
* | merge mozilla-embed-strings branch | Marco Pesenti Gritti | 2004-06-04 | 31 | -931/+1023 |
* | Don't return a value in void function, part of bug #141319. | Christian Persch | 2004-05-29 | 1 | -1/+1 |
* | Fix for mozilla API change (ported from galeon). | Christian Persch | 2004-05-29 | 1 | -1/+15 |
* | Include "config.h". | Christian Persch | 2004-05-29 | 1 | -0/+4 |
* | Always include "config.h" ! | Christian Persch | 2004-05-29 | 1 | -0/+4 |
* | Fix snapshot check for mozilla >= 1.7rc2 . | Christian Persch | 2004-05-29 | 1 | -1/+1 |
* | Remove unused field in struct | Xan Lopez | 2004-05-25 | 3 | -1/+4 |
* | Fix some headers fallouts with mozilla head | Marco Pesenti Gritti | 2004-05-23 | 3 | -1/+9 |
* | Fix stupid bug. | Christian Persch | 2004-05-21 | 1 | -2/+2 |
* | Fix typo | Christian Persch | 2004-05-20 | 1 | -1/+0 |
* | Fix a MOZILLA_SNAPSHOT check for 1.7 branch. | Christian Persch | 2004-05-19 | 1 | -1/+1 |
* | Fix capitalisation. | Christian Persch | 2004-05-19 | 1 | -1/+1 |
* | Fix observer topic check for cookie "cleared" notification. | Christian Persch | 2004-05-17 | 1 | -1/+1 |
* | Fix refcount leak. | Christian Persch | 2004-05-16 | 1 | -0/+3 |
* | Set mEventReceiver to nsnull in ::Destroy(), fixes a crasher. | Christian Persch | 2004-05-16 | 1 | -6/+8 |
* | *** empty log message *** | Christian Persch | 2004-05-15 | 1 | -7/+0 |
* | Yet another mozilla API change. | Christian Persch | 2004-05-15 | 1 | -13/+61 |
* | One more NS_ENSURE_TRUE. | Christian Persch | 2004-05-11 | 1 | -1/+1 |
* | Changed back to NS_ENSURE_TRUE as per discussion in bug #142184. | Christian Persch | 2004-05-11 | 1 | -23/+23 |
* | Remove unused variable. | Christian Persch | 2004-05-11 | 1 | -1/+0 |
* | Destroy the EphyBrowser in destroy handler, but delete it only on | Christian Persch | 2004-05-11 | 2 | -45/+78 |
* | Add convenience functions for creating a filter with a bunch of mime types | Christian Persch | 2004-05-09 | 4 | -71/+39 |
* | Forward nsIAuthPrompt interface to the single sign-on prompt | Christian Persch | 2004-05-08 | 2 | -35/+11 |
* | Adjust MOZILLA_SNAPSHOT checks for changed snapshot levels. | Christian Persch | 2004-05-07 | 3 | -27/+27 |
* | Check for nsIPassword.h | Christian Persch | 2004-05-06 | 1 | -5/+10 |
* | Adapt to mozilla API change. | Christian Persch | 2004-05-06 | 1 | -0/+5 |
* | Whenever we have one, pass the cache key to the persist object. That way | Christian Persch | 2004-05-04 | 1 | -3/+8 |
* | Fix a mem leak; thanks to Crispin for spotting it. | Christian Persch | 2004-05-03 | 1 | -1/+1 |
* | Remove unused variable | Christian Persch | 2004-05-03 | 1 | -3/+0 |
* | Clean up encoding handling. | Christian Persch | 2004-05-02 | 8 | -109/+88 |
* | fix build bustage | Marco Pesenti Gritti | 2004-04-30 | 3 | -0/+18 |
* | fix build bustage | Marco Pesenti Gritti | 2004-04-30 | 1 | -1/+5 |
* | *** empty log message *** | Marco Pesenti Gritti | 2004-04-30 | 1 | -4/+4 |
* | Complete headers defines | Marco Pesenti Gritti | 2004-04-30 | 5 | -38/+65 |
* | More defines work, still lack EventContext and EmbedPrivate. Use mozilla | Marco Pesenti Gritti | 2004-04-29 | 26 | -172/+174 |
* | *** empty log message *** | Marco Pesenti Gritti | 2004-04-29 | 1 | -0/+2 |
* | Add defines for private mozilla api usage. It will make easier to track | Marco Pesenti Gritti | 2004-04-29 | 2 | -49/+41 |
* | Ensure we have a DOM window before trying to get his url. The check was | Marco Pesenti Gritti | 2004-04-29 | 2 | -2/+2 |
* | Nice mess of defines to support 1.8a. Damn. | Marco Pesenti Gritti | 2004-04-27 | 9 | -22/+222 |
* | Fix encoding of saved content; fixes bug #141050. | Marco Pesenti Gritti | 2004-04-27 | 1 | -34/+23 |
* | Fix chrome for new windows opened from _blank target. Fixes bug #139512. | Marco Pesenti Gritti | 2004-04-18 | 3 | -7/+9 |
* | s/PERSIST_NO_CONVERSION/PERSIST_FLAGS_NO_CONVERSION/ | Adam Hooper | 2004-04-18 | 1 | -1/+1 |
* | Do not uncompress when the type is not html. | Marco Pesenti Gritti | 2004-04-18 | 1 | -0/+5 |
* | Fix saving of linked content. Don't create the directory; mozilla will do | Christian Persch | 2004-04-17 | 1 | -11/+8 |
* | Don't quit the filechooser when selecting "No" from the confirm- overwrite | Christian Persch | 2004-04-10 | 2 | -26/+25 |
* | Change initial refcound of EphyNode to 1, not 0 | Adam Hooper | 2004-04-10 | 3 | -7/+0 |
* | Make warning message selectable. | Piers Cornwell | 2004-04-09 | 1 | -0/+1 |
* | Eliminate ExternalProtocolHandlers in favor of setting prefs to make | Christian Biesinger | 2004-04-07 | 7 | -500/+17 |
* | Fix bookmarks toolbar visibility in fullscreen and print preview mode, as | Christian Persch | 2004-04-01 | 3 | -7/+10 |
* | Don't allow a font size less than 1. | Piers Cornwell | 2004-03-31 | 1 | -1/+1 |
* | Documented EphyEmbedFactory | Adam Hooper | 2004-03-30 | 1 | -8/+2 |
* | Get rid of #if GTK_CHECK_VERSION() stuff and remove optionmenu code. | Christian Persch | 2004-03-30 | 1 | -67/+1 |
* | Removed the nautilus view. | Christian Persch | 2004-03-30 | 3 | -779/+0 |
* | Documented EphyCommandManager | Adam Hooper | 2004-03-30 | 2 | -3/+28 |
* | Fixes #138263. | Federico Mena Quintero | 2004-03-30 | 4 | -11/+10 |
* | Don't assume every anchor has a href attribute. Fixes bug #138200. | Christian Persch | 2004-03-29 | 1 | -14/+5 |
* | Tiny cleanup. | Xan Lopez | 2004-03-28 | 1 | -4/+1 |
* | EphyEmbedPersist documentation | Adam Hooper | 2004-03-28 | 2 | -7/+196 |
* | Register our stock icons. | Christian Persch | 2004-03-27 | 1 | -1/+1 |
* | Documented EphyEmbedSingle | Adam Hooper | 2004-03-27 | 3 | -34/+47 |
* | Add base dir to mozilla includes since the embed SDK dir structure has | Marco Pesenti Gritti | 2004-03-26 | 1 | -0/+1 |
* | Use stock icon for open. Fixes bug #135765. | Christian Persch | 2004-03-26 | 1 | -1/+2 |
* | Fix arg type of dom_* signals to match the closure. | Christian Persch | 2004-03-26 | 1 | -2/+2 |
* | Fixed teeny typo | Adam Hooper | 2004-03-26 | 1 | -1/+1 |
* | Fixed gtk-doc comments | Adam Hooper | 2004-03-26 | 1 | -3/+6 |
* | Documented EphyEmbed | Adam Hooper | 2004-03-26 | 5 | -66/+375 |
* | API documentation | Adam Hooper | 2004-03-24 | 2 | -25/+30 |
* | *** empty log message *** | Christian Persch | 2004-03-21 | 1 | -1/+1 |
* | Don't override nsWebBrowserContentPolicy contract ID, just register our | Christian Persch | 2004-03-21 | 2 | -5/+39 |
* | Cleanups chromes code and register a type for the enum. | Marco Pesenti Gritti | 2004-03-19 | 4 | -36/+49 |
* | Make secure description better (Bug #136443). | Piers Cornwell | 2004-03-19 | 1 | -0/+1 |
* | merging pre-gnome-2-8 branch | Marco Pesenti Gritti | 2004-03-17 | 44 | -491/+158 |
* | *** empty log message ***Release120 | Marco Pesenti Gritti | 2004-03-15 | 1 | -0/+2 |
* | Also pop up the context menu with the menu key. | Christian Persch | 2004-03-07 | 1 | -1/+10 |
* | Increase MOZILLA_SNAPSHOT for 1.7b, and depend on gtk+ >= 2.3.5. | Christian Persch | 2004-03-06 | 1 | -0/+8 |
* | Don't return an error when a DOM document isn't a HTML document, it's ok | Christian Persch | 2004-03-05 | 1 | -1/+2 |
* | Replace filename validity check, it was making the filename invalid | Christian Persch | 2004-03-05 | 1 | -10/+7 |
* | Change wait interval between updates to 0.2 s. | Christian Persch | 2004-03-04 | 1 | -1/+1 |
* | Unset the GValue after we're done using what it contained. | Christian Persch | 2004-03-04 | 3 | -3/+16 |
* | Keep a ref for downloads in the view. | Marco Pesenti Gritti | 2004-03-01 | 6 | -23/+107 |
* | Correct the label of the action button (Open) | Marco Pesenti Gritti | 2004-03-01 | 1 | -3/+6 |
* | Iterate backwards over the children when removing a host. | Christian Persch | 2004-03-01 | 1 | -1/+1 |
* | Remove cancelled downloads from the downloads hash; and remove partially | Christian Persch | 2004-03-01 | 2 | -58/+86 |
* | Add debug output in ctors and dtors. | Christian Persch | 2004-02-29 | 6 | -8/+16 |
* | Add "cancelled" signal to EphyEmbedPersist. | Christian Persch | 2004-02-29 | 3 | -6/+16 |
* | Add debug output. | Christian Persch | 2004-02-29 | 1 | -0/+10 |
* | Decode RFC 2231 and RFC 2047 encoded filenames in content-disposition | Christian Persch | 2004-02-29 | 1 | -0/+40 |
* | Add debug output. | Christian Persch | 2004-02-29 | 1 | -1/+5 |
* | Fix max size logic, thanks to chpe. | Marco Pesenti Gritti | 2004-02-29 | 1 | -2/+2 |
* | Use getInterface to get the dom window from the docshell, not | Marco Pesenti Gritti | 2004-02-28 | 2 | -21/+12 |
* | Remove an useless check. | Marco Pesenti Gritti | 2004-02-28 | 2 | -12/+1 |
* | Fix for gtk+ filechooser API change. | Christian Persch | 2004-02-27 | 1 | -7/+14 |
* | Make max size property use long / bytes. | Marco Pesenti Gritti | 2004-02-25 | 7 | -18/+31 |
* | Unescape filenames whenever possible. | Xan Lopez | 2004-02-25 | 1 | -2/+13 |
* | Add $ markers | Christian Persch | 2004-02-22 | 1 | -0/+1 |
* | Actually remove nsUnicharUtils.* | Marco Pesenti Gritti | 2004-02-21 | 2 | -18/+11 |
* | R embed/mozilla/nsUnicharUtils.h: R embed/mozilla/nsUnicharUtils.cpp: | Christian Persch | 2004-02-21 | 4 | -511/+46 |
* | s/IFace/Iface/g to match the gtk+ naming convention. | Christian Persch | 2004-02-20 | 17 | -125/+125 |
* | Don't use #if inside a macro. Fixe compilation with gcc 3.2.2. | Christian Persch | 2004-02-16 | 1 | -4/+2 |
* | Make it work (TM). | Christian Persch | 2004-02-16 | 1 | -5/+13 |
* | Weak ref the real dialogue, and hide the dialogue after running it. Fixes | Christian Persch | 2004-02-16 | 1 | -2/+47 |
* | Prepare for 1.1.8 | Marco Pesenti Gritti | 2004-02-15 | 1 | -10/+0 |
* | Several types are actually safe. | Marco Pesenti Gritti | 2004-02-14 | 2 | -10/+27 |
* | Safety check. | Christian Persch | 2004-02-13 | 1 | -1/+2 |
* | Use static_cast<>, don't cast directly. | Christian Persch | 2004-02-13 | 1 | -1/+1 |
* | Unify fallback downloads dir to get the home directory. | Christian Persch | 2004-02-13 | 1 | -4/+0 |
* | Don't insist on a parent for the dialogue; because there isn't one when we | Christian Persch | 2004-02-13 | 2 | -3/+2 |
* | Fix numerous places where we weren't properly converting between UTF-8 and | Christian Persch | 2004-02-13 | 5 | -31/+68 |
* | 2004-02-12 Christian Persch <chpe@cvs.gnome.org> | Christian Persch | 2004-02-13 | 1 | -2/+3 |
* | Depend on libxml2 >= 2.6.6 because of bug #133298 and bug # 131548. | Christian Persch | 2004-02-13 | 1 | -1/+1 |
* | Fix compilation with mozilla 1.4. | Christian Persch | 2004-02-13 | 1 | -1/+1 |
* | Adapt to the ever-changing mozilla APIs. | Christian Persch | 2004-02-12 | 4 | -29/+117 |
* | When open is explicitly requested from the dialog use a tmp file. | Marco Pesenti Gritti | 2004-02-12 | 1 | -4/+15 |
* | Added timeout so that dialog won't disappear before 5 seconds is over. | Chris Lahey | 2004-02-12 | 1 | -2/+67 |
* | Put the serial numbers in duplicated filenames just before the last dot so | Xan Lopez | 2004-02-12 | 1 | -7/+27 |
* | Make columns resizable | Marco Pesenti Gritti | 2004-02-12 | 1 | -4/+3 |
* | Pass the property id to the changed signal. | Marco Pesenti Gritti | 2004-02-11 | 1 | -0/+2 |
* | Fix mem leaks. | Christian Persch | 2004-02-11 | 1 | -0/+3 |
* | Include config.h. | Christian Persch | 2004-02-09 | 1 | -0/+4 |
* | Remove trailing / in invocation of mkdir, since it's unneeded and not | Christian Persch | 2004-02-08 | 1 | -1/+1 |
* | Excise old galeon 1, non ported, defined-out code. | Christian Persch | 2004-02-07 | 1 | -4/+0 |
* | David Bordoley <bordoley@msu.edu> | Biggest Flake Ever | 2004-02-05 | 1 | -0/+2 |
* | Add a space after period, fixes bug #133151. | Christian Persch | 2004-02-02 | 1 | -1/+1 |
* | Activating the status icon should only show it (HIG says so). Also set the | Xan Lopez | 2004-02-01 | 1 | -9/+2 |
* | Don't try to g_free a nsCOMPtr<>, and use nsMemory::Free for the mMimeType | Christian Persch | 2004-01-31 | 1 | -2/+1 |
* | Fix mem leak. | Christian Persch | 2004-01-30 | 1 | -2/+3 |
* | Fix mem leak. | Christian Persch | 2004-01-29 | 1 | -0/+1 |
* | Fix mem leak. | Christian Persch | 2004-01-29 | 1 | -7/+6 |