| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 2 | -0/+10 |
* | Keep a ref for downloads in the view. | Marco Pesenti Gritti | 2004-03-01 | 5 | -23/+104 |
* | 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 | 6 | -8/+16 |
* | Add "cancelled" signal to EphyEmbedPersist. | Christian Persch | 2004-02-29 | 1 | -0/+1 |
* | 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 | 4 | -9/+22 |
* | 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 | 3 | -13/+13 |
* | 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 |
* | Several types are actually safe. | Marco Pesenti Gritti | 2004-02-14 | 2 | -10/+27 |
* | 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 | 3 | -11/+32 |
* | 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 |
* | Put the serial numbers in duplicated filenames just before the last dot so | Xan Lopez | 2004-02-12 | 1 | -7/+27 |
* | Fix mem leaks. | Christian Persch | 2004-02-11 | 1 | -0/+3 |
* | Excise old galeon 1, non ported, defined-out code. | Christian Persch | 2004-02-07 | 1 | -4/+0 |
* | 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 |
* | Fix mem leak. | Christian Persch | 2004-01-30 | 1 | -2/+3 |
* | Fix mem leak. | Christian Persch | 2004-01-29 | 1 | -0/+1 |
* | Fix encodign conversion of "Untitled" filename suggestion. Fixes bug | Christian Persch | 2004-01-29 | 1 | -1/+1 |
* | Make sure to not initialize EphyBrowser multiple times. | Marco Pesenti Gritti | 2004-01-27 | 2 | -1/+7 |
* | *** 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 |
* | Include nsIMIMEInfo.h to fix compilation with mozilla 1.4. | Christian Persch | 2004-01-26 | 1 | -0/+1 |
* | Fix mem leak. | Christian Persch | 2004-01-25 | 1 | -0/+1 |
* | Add a way to get the downloads dir with a comment for translators. Use dir | Marco Pesenti Gritti | 2004-01-25 | 1 | -2/+2 |
* | When checking forms for modifications, handle correctly text entries with | Christian Persch | 2004-01-25 | 1 | -2/+14 |
* | Prepare for 1.1.4 | Marco Pesenti Gritti | 2004-01-24 | 1 | -2/+6 |
* | Add a persist-position property. | Marco Pesenti Gritti | 2004-01-24 | 1 | -1/+10 |
* | Allow passing the translation domain to ephy_dialog_construct, to make | Christian Persch | 2004-01-24 | 1 | -1/+1 |
* | Make Cancel safe against non active downloads. | Xan Lopez | 2004-01-23 | 1 | -0/+6 |
* | Use both BYPASS_CACHE and BYPASS_PROXY on force-reload. Unified the | Christian Persch | 2004-01-23 | 1 | -11/+2 |
* | data: urls can be opened in new tabs too. | Christian Persch | 2004-01-23 | 1 | -0/+1 |
* | Work around a bug in mozilla where 0xa0 (NBSP) are converted to spaces, so | Christian Persch | 2004-01-23 | 1 | -2/+8 |
* | *** empty log message *** | Marco Pesenti Gritti | 2004-01-22 | 2 | -3/+11 |
* | Call ephy_file() explicitly for each glade file, letting extensions load glad... | Adam Hooper | 2004-01-22 | 1 | -1/+2 |
* | Destroy filepicker once it's done. I dunno about much more bugs so please | Marco Pesenti Gritti | 2004-01-22 | 1 | -0/+4 |
* | about: can be opened in new tab too. | Christian Persch | 2004-01-21 | 1 | -3/+4 |
* | Re-enable fonts language font filtering, fixes bug #128814 | Christian Persch | 2004-01-21 | 1 | -1/+1 |
* | Make uri canonical before passing it as launch argument to make vfs happy. | Marco Pesenti Gritti | 2004-01-20 | 2 | -4/+6 |
* | Add a way to store paths. | Marco Pesenti Gritti | 2004-01-19 | 4 | -174/+104 |
* | *** empty log message *** | Marco Pesenti Gritti | 2004-01-19 | 3 | -153/+152 |
* | We need to use do_QueryInterface to get from the nsIDOM[Key|Mouse]Event to | Christian Persch | 2004-01-19 | 1 | -15/+20 |
* | Use g_signal_connect_object to connect the embed signals, that way they're | Christian Persch | 2004-01-17 | 1 | -86/+56 |
* | Make EphyEmbedEvent abstract, implemented by MozillaEmbedEvent. Port | Christian Persch | 2004-01-16 | 6 | -24/+308 |
* | Let the user decide about what to do with automatic dialogs. | Xan Lopez | 2004-01-15 | 2 | -3/+123 |
* | Get the page content into a string. | Christian Persch | 2004-01-14 | 1 | -2/+50 |
* | Forgot this | Christian Persch | 2004-01-13 | 1 | -0/+1 |
* | Only allow "Open in New Tab/Window" for certain protocols. | Christian Persch | 2004-01-13 | 1 | -0/+27 |
* | Implement print and print setup disabling for lockdown mode. | Christopher James Lahey | 2004-01-11 | 1 | -19/+37 |
* | Adapt to the ever-changing mozilla API. | Christian Persch | 2004-01-11 | 2 | -7/+24 |
* | Include config.h | Christian Persch | 2004-01-11 | 1 | -0/+4 |
* | 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 | 2 | -140/+121 |
* | Use NS_ENSURE_SUCCESS/NS_ENSURE_TRUE at appropriate places. | Christian Persch | 2004-01-10 | 5 | -36/+64 |
* | Use NS_ENSURE_SUCCESS/NS_ENSURE_TRUE at appropriate places. | Christian Persch | 2004-01-10 | 2 | -20/+30 |
* | Use NS_ENSURE_SUCCESS/NS_ENSURE_TRUE at appropriate places. | Christian Persch | 2004-01-10 | 1 | -171/+146 |
* | Use NS_ENSURE_SUCCESS/NS_ENSURE_TRUE at appropriate places. | Christian Persch | 2004-01-10 | 2 | -47/+55 |
* | Use NS_ENSURE_SUCCESS/NS_ENSURE_TRUE at appropriate places instead of | Christian Persch | 2004-01-10 | 1 | -8/+6 |
* | Use NS_ENSURE_SUCCESS/NS_ENSURE_TRUE at appropriate places instead of | Christian Persch | 2004-01-10 | 2 | -9/+14 |
* | Add an accellerator-only action (F7) to toggle caret browsing. Hook up | Christian Persch | 2004-01-09 | 1 | -0/+1 |
* | Don't save the file if disable_save_to_disk is on. | 8 | 2004-01-08 | 1 | -1/+2 |
* | Remove debug output leftover. | Christian Persch | 2004-01-06 | 1 | -1/+0 |
* | Ensure that if the nsIDOMWindow provided is a frame inside an embed, we | Christian Persch | 2004-01-06 | 2 | -10/+19 |
* | Add help buttons to Certificate Viewer, PDM, print and print setup | Piers Cornwell | 2004-01-05 | 1 | -1/+14 |
* | Add API to check if an EphyEmbed has forms with user input in them. | Christian Persch | 2004-01-04 | 3 | -1/+143 |
* | Unify interface struct and type macro naming to be EphyFooIFace, | Christian Persch | 2004-01-02 | 4 | -44/+56 |
* | Remove default font notifier, it's been obsoleted by the fonts rewrite. | Christian Persch | 2004-01-02 | 1 | -12/+11 |
* | Set socks prefs from gconf too. | Christian Persch | 2004-01-02 | 1 | -0/+2 |
* | Fix mem leaks. | Christian Persch | 2004-01-01 | 1 | -4/+5 |
* | Adjust includes to make it compile with mozila 1.4. | Christian Persch | 2003-12-31 | 2 | -1/+2 |
* | Add API to EphyEmbedSingle to clear the HTTP authentication cache. | Christian Persch | 2003-12-31 | 1 | -1/+14 |
* | Unified return type of ephy_embed_shell_get_X to be GObject *. Fixed all | Christian Persch | 2003-12-30 | 4 | -6/+17 |
* | Bring ephy_window_get_toolbar signature in line with | Christian Persch | 2003-12-25 | 1 | -2/+2 |
* | Correctly cancel the download instead of just cancelling the request. | Marco Pesenti Gritti | 2003-12-22 | 2 | -18/+14 |
* | Sync with galeon. | Christian Persch | 2003-12-21 | 1 | -6/+6 |
* | Re-implement Pause/Resume in downloader. | Xan Lopez | 2003-12-21 | 3 | -6/+22 |
* | Get rid of about:options. | Christian Persch | 2003-12-21 | 1 | -1/+0 |
* | In-line the language editor in the prefs dialogue. | Christian Persch | 2003-12-19 | 1 | -19/+43 |
* | Fix permission return types. | Christian Persch | 2003-12-13 | 2 | -13/+23 |
* | Move events code inside EphyBrowser.cpp and add an event for blocked | Adam Hooper | 2003-12-10 | 5 | -181/+176 |
* | Split print dialogue in print setup and actual print, and move print | Christian Persch | 2003-12-07 | 2 | -12/+30 |
* | Fix a mem leak (ported from galeon). | Christian Persch | 2003-12-06 | 1 | -1/+1 |
* | Remove unused variable. | Christian Persch | 2003-12-06 | 1 | -1/+0 |
* | Remove unneccessary _() call. | Christian Persch | 2003-12-06 | 1 | -1/+1 |
* | Add some missing NULL checks. | Christian Persch | 2003-12-05 | 1 | -3/+3 |
* | Epiphany is now 100% fat-free.... err... free of deprecated widgets. Add | Christian Persch | 2003-12-04 | 1 | -1/+1 |
* | Port from optionmenu to new GtkComboBox. | Christian Persch | 2003-12-04 | 1 | -2/+89 |
* | Fix strftime(3) usage. | Christian Persch | 2003-12-04 | 1 | -2/+5 |
* | Add /system/http_proxy to list of directories to monitor. | Christian Persch | 2003-12-02 | 1 | -0/+5 |
* | Handle case of get_location on an unrealized widget | Marco Pesenti Gritti | 2003-12-02 | 1 | -0/+2 |
* | Do not blindly overwrite when downloading a file with the same name than a | Xan Lopez | 2003-11-28 | 4 | -79/+76 |
* | Implement disabling unsafe protocols for lock-down mode. | Christian Persch | 2003-11-27 | 4 | -1/+186 |
* | Mark parameters "const" where appropriate. | Christian Persch | 2003-11-26 | 1 | -1/+1 |
* | Change signal names to be unique for interfaces on the same object. | Christian Persch | 2003-11-26 | 1 | -13/+15 |
* | Make it compile with mozilla < 1.5. | Christian Persch | 2003-11-25 | 1 | -1/+3 |
* | Implemented cookie and permissions observer used to actually send | Christian Persch | 2003-11-25 | 5 | -76/+401 |
* | Re-sync with mozilla. | Christian Persch | 2003-11-25 | 2 | -2/+6 |
* | Get rid of NS_INIT_ISUPPORTS() macros in constructors; it's not been | Christian Persch | 2003-11-25 | 9 | -32/+7 |
* | No need to handle mailto registration separately. | Marco Pesenti Gritti | 2003-11-24 | 2 | -58/+8 |
* | Remove. | Marco Pesenti Gritti | 2003-11-24 | 8 | -306/+210 |
* | Do not build our externla protocol service with mozilla 1.6. It has his | Marco Pesenti Gritti | 2003-11-24 | 2 | -0/+9 |
* | Make it compile with mozilla 1.4 and 1.4.1 again. | Christian Persch | 2003-11-23 | 1 | -21/+29 |
* | Add a factory to create embed objects and use it. Deal with dependency of | Marco Pesenti Gritti | 2003-11-22 | 4 | -12/+27 |
* | Fix cookie deletion; use do_GetService instead of do_CreateInstance. | Christian Persch | 2003-11-22 | 1 | -11/+11 |
* | New interfaces: EphyCookieManager, EphyPermissionManager, | Christian Persch | 2003-11-22 | 3 | -159/+420 |
* | Implement an handle_content signal to allow to write plugins to support | Marco Pesenti Gritti | 2003-11-21 | 3 | -6/+36 |
* | If it's not possible to go up fails do not assert, just fail silently. | Marco Pesenti Gritti | 2003-11-21 | 1 | -4/+5 |
* | Reverting accidentally commited local workaround | Christian Persch | 2003-11-20 | 1 | -1/+1 |
* | Complete docs base implementation. Should work more or less. | Marco Pesenti Gritti | 2003-11-20 | 5 | -15/+25 |
* | Re-use some more signals from GtkMozEmbed; fix getter_Copies usage in | Christian Persch | 2003-11-19 | 1 | -30/+13 |
* | Ported the Crispin's GtkNSSClientAuthDialogs from galeon. Changes: - use | Christian Persch | 2003-11-18 | 4 | -0/+293 |
* | Pass WebPageDescriptor, not CurrentDescriptor. This way we dont refetch | Marco Pesenti Gritti | 2003-11-17 | 1 | -4/+6 |
* | Resync with galeon. | Marco Pesenti Gritti | 2003-11-17 | 3 | -24/+56 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-11-15 | 1 | -6/+5 |
* | Put back borked mozilla alert. | Marco Pesenti Gritti | 2003-11-14 | 2 | -18/+33 |
* | Rework shell services initialization so that it happen either on every | Marco Pesenti Gritti | 2003-11-14 | 1 | -0/+6 |
* | Silly typos, thanks crispin. | Marco Pesenti Gritti | 2003-11-13 | 2 | -2/+2 |
* | Build xul dialogs using GtkWindow+GtkMozEmbed. Make src code simpler and | Marco Pesenti Gritti | 2003-11-11 | 4 | -42/+54 |
* | Deja-vu. | Xan Lopez | 2003-11-11 | 1 | -1/+0 |
* | Remove a decl I forgot. | Marco Pesenti Gritti | 2003-11-10 | 1 | -2/+0 |
* | Do not disable conversion. Some pages was saved as gz compressed. | Marco Pesenti Gritti | 2003-11-10 | 1 | -2/+1 |
* | Do not connect and reemit same signal for nothing. Remove unused/expensive | Marco Pesenti Gritti | 2003-11-10 | 1 | -44/+0 |
* | Remove decls from the top | Marco Pesenti Gritti | 2003-11-09 | 3 | -266/+163 |
* | 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 | 2 | -9/+0 |
* | Change some more i18n inclusion and remove several unused includes. | Marco Pesenti Gritti | 2003-11-06 | 6 | -8/+7 |
* | 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 | 3 | -3/+3 |
* | Renamed to get_command_state to can_do_command. | Christian Persch | 2003-11-05 | 1 | -3/+3 |
* | Migrate font family too | Marco Pesenti Gritti | 2003-11-05 | 1 | -0/+28 |
* | Get rid of gresult type. Use return values instead of out-parameters | Christian Persch | 2003-11-05 | 4 | -462/+262 |
* | Resync with eel. | Marco Pesenti Gritti | 2003-11-05 | 1 | -6/+108 |
* | Remove unused ephy-prefs includes | Marco Pesenti Gritti | 2003-11-05 | 2 | -2/+0 |
* | Rework ContentHandler to use the auto_open_downloads key. | Xan Lopez | 2003-11-05 | 2 | -350/+37 |
* | Show only paste in the context menu, it's the only one that works in | Marco Pesenti Gritti | 2003-11-04 | 3 | -11/+22 |
* | Remove the "show_details in downloader" schema. | Xan Lopez | 2003-11-03 | 2 | -55/+35 |
* | Adjust return value so that mozilla doesn't erreonously put up a failure | Christian Persch | 2003-11-03 | 1 | -1/+1 |
* | Don't unref the print dialogue twice when shown from mozilla. | Christian Persch | 2003-11-03 | 1 | -2/+9 |
* | Unset silent mode after printing, should fix bug #125984. | Christian Persch | 2003-11-02 | 1 | -0/+3 |
* | Don't set the persist key on object construction time. Fixes bug #125589. | Christian Persch | 2003-11-01 | 1 | -3/+9 |
* | Correctly set the embed for the print dialogue. | Christian Persch | 2003-10-31 | 3 | -4/+20 |
* | Use gnomevfs helper to open applications, drop our own. | Marco Pesenti Gritti | 2003-10-31 | 1 | -5/+6 |
* | Yet another mozilla API change. | Christian Persch | 2003-10-31 | 1 | -1/+6 |
* | Do not require a parent window | Marco Pesenti Gritti | 2003-10-31 | 1 | -4/+5 |
* | We cant cache mDOMDocument, it changes for every document loaded. Remove | Marco Pesenti Gritti | 2003-10-29 | 3 | -16/+5 |
* | Make some vars private, remove an unused one. | Marco Pesenti Gritti | 2003-10-29 | 3 | -8/+9 |
* | Implement smart selection in the downloader view. | Xan Lopez | 2003-10-29 | 1 | -4/+39 |
* | Add sanity check. | Christian Persch | 2003-10-28 | 1 | -2/+5 |
* | Open source in the default editor and remove the unused copy api. Add a | Marco Pesenti Gritti | 2003-10-28 | 8 | -64/+26 |
* | Fix page cloning, I was query descriptors interface on webBrowser instead | Marco Pesenti Gritti | 2003-10-28 | 1 | -8/+8 |
* | We need to force the encoding to be able to unset it. | Marco Pesenti Gritti | 2003-10-28 | 1 | -9/+12 |
* | Implement filechooser for ASK_DESTINATION. | Christian Persch | 2003-10-28 | 2 | -16/+79 |
* | Solving the wrapper mess THE END | Marco Pesenti Gritti | 2003-10-28 | 3 | -53/+15 |
* | Solving the wrapper mess Episode 3. Rename to EphyBrowser and add sanity | Marco Pesenti Gritti | 2003-10-28 | 8 | -114/+144 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-10-28 | 3 | -133/+97 |
* | Solving the wrapper mess Episode 1. | Marco Pesenti Gritti | 2003-10-27 | 5 | -265/+58 |
* | Port to new gtk+ file chooser. | Christian Persch | 2003-10-26 | 9 | -445/+307 |
* | Interface for commands. Useful for undo. (cmd_undo works). | Marco Pesenti Gritti | 2003-10-25 | 4 | -182/+67 |
* | Resync with galeon. | Marco Pesenti Gritti | 2003-10-25 | 6 | -76/+1774 |
* | Use translatable title for untitled pages. | Christian Persch | 2003-10-24 | 1 | -2/+8 |
* | Add an helper to initialize downloads. | Marco Pesenti Gritti | 2003-10-24 | 5 | -118/+205 |
* | Every time you change API God kills a kitten. Think of the kitten!! (That | Xan Lopez | 2003-10-23 | 4 | -18/+60 |
* | Update remaning time every two seconds | Marco Pesenti Gritti | 2003-10-19 | 3 | -148/+161 |
* | cleanup. Fix warning when fetching favicons. | Marco Pesenti Gritti | 2003-10-19 | 1 | -27/+32 |
* | Looks like I copied a bug from mozilla js code. Do not show bogus | Marco Pesenti Gritti | 2003-10-18 | 1 | -12/+3 |
* | initialize cur/total size | Marco Pesenti Gritti | 2003-10-18 | 1 | -0/+2 |
* | fixup style | Marco Pesenti Gritti | 2003-10-18 | 2 | -194/+188 |
* | Add nsIAuthPrompt implementation, necessary to make downloads on | Marco Pesenti Gritti | 2003-10-18 | 2 | -2/+48 |
* | Fix string for old mozilla versions. | Marco Pesenti Gritti | 2003-10-18 | 1 | -8/+10 |
* | Encoding menu improvements, Part 4: The Rewrite. | Christian Persch | 2003-10-18 | 5 | -18/+113 |
* | Fix Save As, we need ever to pass the url now. Now hope chpe stop to bug | Marco Pesenti Gritti | 2003-10-17 | 1 | -13/+19 |
* | Merge new-downloader branch. We reworked the backend, the user | Marco Pesenti Gritti | 2003-10-17 | 16 | -1706/+786 |
* | Include config.h. | Christian Persch | 2003-10-16 | 1 | -1/+7 |
* | Encodings menu improvements, part 3: Refactored the encodings list; it no | Christian Persch | 2003-10-14 | 2 | -247/+18 |
* | Return "en" when in C locale. | Christian Persch | 2003-10-13 | 1 | -1/+1 |
* | Include config.h. | Christian Persch | 2003-10-12 | 1 | -0/+4 |
* | Adapt EphyWrapper::GetEncoding to varying mozilla APIs. | Christian Persch | 2003-10-12 | 3 | -10/+20 |
* | Encoding menu improvements, part 2: Implement ephy_embed_get_encoding, and | Christian Persch | 2003-10-12 | 3 | -4/+49 |
* | Reenable deprecated api where necessary, fixup some header inclusions. | Marco Pesenti Gritti | 2003-10-11 | 3 | -59/+3 |
* | Add new files. | Xan Lopez | 2003-10-07 | 4 | -0/+1212 |
* | The file picker dir can be NULL, check before trying to expand tilde. | Marco Pesenti Gritti | 2003-09-28 | 1 | -2/+5 |
* | 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 |
* | Use gconf_client_notify. Fixed bug #112882. | Christian Persch | 2003-09-20 | 1 | -10/+1 |
* | Fix directory selection persistence [bug #122780]. | Christian Persch | 2003-09-20 | 1 | -3/+3 |
* | Do not fail if prefs.js is corrupted. | Marco Pesenti Gritti | 2003-09-20 | 1 | -1/+0 |
* | embed/mozilla/MozRegisterComponents.cpp A embed/mozilla/GtkNSSDialogs.cpp | Christian Persch | 2003-09-19 | 4 | -0/+494 |
* | Re-revert, use new gnome vfs show_url api. | Christian Persch | 2003-09-18 | 1 | -3/+3 |
* | Added in support to allow Mozilla 1.4.1 to be used for Epiphany compile. | Patanjali Somayaji | 2003-09-14 | 4 | -6/+6 |
* | First important step in solving the fonts mess. Allow to select the | Marco Pesenti Gritti | 2003-09-10 | 2 | -12/+3 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-09-08 | 1 | -53/+26 |
* | Set wrap around prop in mozilla interface | Marco Pesenti Gritti | 2003-09-07 | 1 | -0/+1 |
* | Mega-patch, changelog too long to paste here. | Christian Persch | 2003-09-02 | 7 | -81/+58 |
* | Add extra bogosity check, ported from galeon. | Christian Persch | 2003-08-24 | 1 | -0/+1 |
* | Use WARN_CXXFLAGS for mozilla code. You need to update gnome-common. | Marco Pesenti Gritti | 2003-08-24 | 1 | -1/+1 |
* | Overwrite existing files. (We already warn the user about it). | Marco Pesenti Gritti | 2003-08-21 | 1 | -7/+8 |
* | Add activate api. | Marco Pesenti Gritti | 2003-08-19 | 1 | -0/+11 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-08-17 | 2 | -19/+0 |
* | Fix bug #119818. | Christian Persch | 2003-08-15 | 1 | -1/+14 |
* | Make print preview exit code safer. | Marco Pesenti Gritti | 2003-08-15 | 1 | -1/+1 |
* | Remove an unused progress listener. Looks like galeon 1 code ?! | Marco Pesenti Gritti | 2003-08-14 | 4 | -159/+1 |
* | Respect system pref about no proxy for. | Marco Pesenti Gritti | 2003-08-12 | 1 | -0/+45 |
* | Sync with Moz HEAD. | Xan Lopez | 2003-08-11 | 1 | -2/+5 |
* | When the embed is not initialized return about:blank as address. | Marco Pesenti Gritti | 2003-08-08 | 1 | -1/+1 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-08-08 | 1 | -0/+4 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-08-07 | 1 | -61/+55 |
* | Use link text as bookmark title when no title is specified. | Marco Pesenti Gritti | 2003-08-05 | 2 | -1/+85 |
* | 0.8.2. Drop mozilla 1.3 compatibility.Release082 | Marco Pesenti Gritti | 2003-08-03 | 1 | -16/+0 |
* | revert last commit | Marco Pesenti Gritti | 2003-08-03 | 1 | -0/+3 |
* | Do not disable window raising anymore, mozilla seem to behave correctly | Marco Pesenti Gritti | 2003-08-02 | 1 | -3/+0 |
* | Restore the "ge_dom_mouse_down" signal. | Christian Persch | 2003-08-02 | 1 | -10/+16 |
* | Added one translator's comment, and clarified another. | Christian Persch | 2003-07-24 | 1 | -3/+9 |
* | cough | Xan Lopez | 2003-07-24 | 1 | -1/+1 |
* | Add history include dir, needed for Mozilla 1.5b | Xan Lopez | 2003-07-23 | 1 | -0/+2 |
* | Do not emit warning when language pack is not installed. | Marco Pesenti Gritti | 2003-07-20 | 1 | -7/+1 |
* | Rework find implementation to integrate better with type ahead and to | Marco Pesenti Gritti | 2003-07-20 | 4 | -73/+56 |
* | I forgot to commit the Makefile.am changes needed for the previous patch. | Christian Persch | 2003-07-20 | 1 | -0/+2 |
* | Set the chrome locale on startup. That means that if the correct lang pack | Christian Persch | 2003-07-19 | 1 | -0/+66 |
* | Do not enable smooth scroll and image autoresize. | Marco Pesenti Gritti | 2003-07-18 | 1 | -8/+0 |
* | Fix compiler warning. | Christian Persch | 2003-07-15 | 1 | -1/+1 |
* | List all mozilla fonts and not only the language specific, otherwise we | Marco Pesenti Gritti | 2003-07-15 | 1 | -37/+17 |
* | 2003-07-13 Marco Pesenti Gritti <marco@it.gnome.org> | Marco Pesenti Gritti | 2003-07-13 | 2 | -1/+4 |
* | Show the doc context menu on ctrl+f10 | Marco Pesenti Gritti | 2003-07-11 | 1 | -3/+10 |
* | Merge external protocols in one file (implementation is just one macro). | Marco Pesenti Gritti | 2003-07-07 | 9 | -217/+147 |