| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove totally wrong comment before ephy_string_blank_chr | Adam Hooper | 2004-01-25 | 1 | -0/+6 |
* | Make ephy_file_tmp_directory() return a const char * instead of a char * | Adam Hooper | 2004-01-25 | 1 | -0/+8 |
* | Prepare for 1.1.5 | Marco Pesenti Gritti | 2004-01-25 | 1 | -1/+1 |
* | Prepare for 1.1.5 | Marco Pesenti Gritti | 2004-01-25 | 1 | -0/+10 |
* | Prepare for 1.1.4 | Marco Pesenti Gritti | 2004-01-24 | 1 | -0/+11 |
* | Fall back to Home directory when the pref is NULL. | Christian Persch | 2004-01-24 | 1 | -0/+6 |
* | Use our eel_gconf_set_path() function to persist the directory. | Christian Persch | 2004-01-24 | 1 | -0/+7 |
* | Add a persist-position property. | Marco Pesenti Gritti | 2004-01-24 | 1 | -0/+18 |
* | Sometimes reading gnomedesktop flames is useful: | Marco Pesenti Gritti | 2004-01-24 | 1 | -0/+12 |
* | Commit ChangeLog too | Christian Persch | 2004-01-24 | 1 | -0/+19 |
* | We really depend on gtk+ >= 2.3.2. | Christian Persch | 2004-01-23 | 1 | -0/+6 |
* | 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 | -0/+11 |
* | Updated encodings list | Christian Persch | 2004-01-23 | 1 | -0/+7 |
* | data: urls can be opened in new tabs too. | Christian Persch | 2004-01-23 | 1 | -0/+7 |
* | Work around a bug in mozilla where 0xa0 (NBSP) are converted to spaces, so | Christian Persch | 2004-01-23 | 1 | -0/+8 |
* | New function to get temp directory and moved ephy_shell_delete_on_exit to | Christopher James Lahey | 2004-01-23 | 1 | -0/+16 |
* | Slightly better string for history disable. | Marco Pesenti Gritti | 2004-01-23 | 1 | -0/+6 |
* | *** empty log message *** | Marco Pesenti Gritti | 2004-01-22 | 1 | -0/+11 |
* | Call ephy_file() explicitly for each glade file, letting extensions load glad... | Adam Hooper | 2004-01-22 | 1 | -0/+17 |
* | Destroy filepicker once it's done. I dunno about much more bugs so please | Marco Pesenti Gritti | 2004-01-22 | 1 | -0/+7 |
* | Set "tooltip" property on bookmark actions to the url. That way we display | Christian Persch | 2004-01-21 | 1 | -0/+11 |
* | Use ngettext for number of downloads and remaining minutes display in the | Piers Cornwell | 2004-01-21 | 1 | -0/+8 |
* | about: can be opened in new tab too. | Christian Persch | 2004-01-21 | 1 | -0/+7 |
* | Re-enable fonts language font filtering, fixes bug #128814 | Christian Persch | 2004-01-21 | 1 | -0/+6 |
* | Make uri canonical before passing it as launch argument to make vfs happy. | Marco Pesenti Gritti | 2004-01-20 | 1 | -0/+12 |
* | Merge from gnome-2-4 branch. | Christian Persch | 2004-01-20 | 1 | -0/+6 |
* | Add a way to store paths. | Marco Pesenti Gritti | 2004-01-19 | 1 | -0/+22 |
* | *** empty log message *** | Marco Pesenti Gritti | 2004-01-19 | 1 | -0/+14 |
* | Introduce ephy_dialog_hide(). | Christian Persch | 2004-01-19 | 1 | -0/+7 |
* | We need to use do_QueryInterface to get from the nsIDOM[Key|Mouse]Event to | Christian Persch | 2004-01-19 | 1 | -0/+8 |
* | Use g_signal_connect_object to connect the embed signals, that way they're | Christian Persch | 2004-01-17 | 1 | -0/+9 |
* | Typo fixes. | 6 | 2004-01-17 | 1 | -0/+4 |
* | Use gtk_file_chooser_get_filename() instead of | Christian Persch | 2004-01-17 | 1 | -0/+7 |
* | Show help for menu items in the statusbar. | Christian Persch | 2004-01-16 | 1 | -0/+8 |
* | Make EphyEmbedEvent abstract, implemented by MozillaEmbedEvent. Port | Christian Persch | 2004-01-16 | 1 | -0/+22 |
* | Let the user decide about what to do with automatic dialogs. | Xan Lopez | 2004-01-15 | 1 | -0/+7 |
* | Get the page content into a string. | Christian Persch | 2004-01-14 | 1 | -0/+8 |
* | Allow to show/hide downloader clicking on tray icon. Fixes #131012. | Xan Lopez | 2004-01-14 | 1 | -0/+7 |
* | Version 1.1.3.Release113 | Christian Persch | 2004-01-13 | 1 | -0/+8 |
* | Feature Freeze | Christian Persch | 2004-01-13 | 1 | -0/+4 |
* | Add accelerator to Pause/Resume button. | Christian Persch | 2004-01-13 | 1 | -0/+6 |
* | Default history to "enabled". | Christian Persch | 2004-01-13 | 1 | -0/+7 |
* | Forgot to commit those. | Christian Persch | 2004-01-13 | 1 | -0/+7 |
* | Only allow "Open in New Tab/Window" for certain protocols. | Christian Persch | 2004-01-13 | 1 | -0/+10 |
* | Verified the quote and put the original here. | Christian Persch | 2004-01-11 | 1 | -0/+6 |
* | Fix signal parameter, and add a NULL check. Fixes bug #131117, patch by | Christian Persch | 2004-01-11 | 1 | -0/+8 |
* | Implement print and print setup disabling for lockdown mode. | Christopher James Lahey | 2004-01-11 | 1 | -0/+10 |
* | Adapt to the ever-changing mozilla API. | Christian Persch | 2004-01-11 | 1 | -0/+8 |
* | Implement history disabling. | Christian Persch | 2004-01-11 | 1 | -0/+20 |
* | Added disable_arbitrary_url, disable_toolbar_editing, and disable_history | Christopher James Lahey | 2004-01-10 | 1 | -5/+24 |
* | Fix type to make it compile with MOZILLA_SNAPSHOT <= 11 again. | Christian Persch | 2004-01-10 | 1 | -0/+12 |
* | Use NS_ENSURE_SUCCESS/NS_ENSURE_TRUE at appropriate places. | Christian Persch | 2004-01-10 | 1 | -0/+7 |
* | Use NS_ENSURE_SUCCESS/NS_ENSURE_TRUE at appropriate places. | Christian Persch | 2004-01-10 | 1 | -0/+9 |
* | Use NS_ENSURE_SUCCESS/NS_ENSURE_TRUE at appropriate places. | Christian Persch | 2004-01-10 | 1 | -0/+6 |
* | Use NS_ENSURE_SUCCESS/NS_ENSURE_TRUE at appropriate places. | Christian Persch | 2004-01-10 | 1 | -0/+6 |
* | Use NS_ENSURE_SUCCESS/NS_ENSURE_TRUE at appropriate places. | Christian Persch | 2004-01-10 | 1 | -0/+7 |
* | Use NS_ENSURE_SUCCESS/NS_ENSURE_TRUE at appropriate places instead of | Christian Persch | 2004-01-10 | 1 | -0/+7 |
* | Use NS_ENSURE_SUCCESS/NS_ENSURE_TRUE at appropriate places instead of | Christian Persch | 2004-01-10 | 1 | -0/+13 |
* | Add "Download Link As" to the link context menu. | Xan Lopez | 2004-01-10 | 1 | -0/+9 |
* | Check if embed is valid here. | 9 | 2004-01-10 | 1 | -0/+5 |
* | Added disable_bookmark_editing key. | Chris Lahey | 2004-01-10 | 1 | -1/+23 |
* | Add an accellerator-only action (F7) to toggle caret browsing. Hook up | Christian Persch | 2004-01-09 | 1 | -0/+15 |
* | Oops. The patch was actually Dave Jones's. | Roozbeh Pournader | 2004-01-09 | 1 | -1/+1 |
* | Fixed a logic error in using & instead of && (bug #130919, Telsa Gwynne). | Roozbeh Pournader | 2004-01-09 | 1 | -0/+5 |
* | Don't save the file if disable_save_to_disk is on. | 8 | 2004-01-08 | 1 | -0/+10 |
* | help/C/epiphany-C.omf | Piers Cornwell | 2004-01-07 | 1 | -0/+6 |
* | Add a comment for translators. | Christian Persch | 2004-01-06 | 1 | -0/+6 |
* | Move "automatic" check back to where it was, since we now always have a | Christian Persch | 2004-01-06 | 1 | -0/+7 |
* | Sigh, yet another intltool change. Remove OrigTree.pm from EXTRA_DIST, and | Christian Persch | 2004-01-06 | 1 | -0/+8 |
* | Behave better when the encoding used on the page is unknown to us. | Christian Persch | 2004-01-06 | 1 | -0/+19 |
* | Always set the "automatic" toggle button correctly, even if the encoding | Christian Persch | 2004-01-06 | 1 | -2/+16 |
* | forgot to mention the Indonesian translation credit goes to Tunggul Arif | Mohammad DAMT | 2004-01-06 | 1 | -1/+1 |
* | Added "id" in ALL_LINGUAS Added Indonesian translation. | Mohammad DAMT | 2004-01-06 | 1 | -0/+5 |
* | Ensure that if the nsIDOMWindow provided is a frame inside an embed, we | Christian Persch | 2004-01-06 | 1 | -0/+9 |
* | Update credits | Christian Persch | 2004-01-05 | 1 | -0/+6 |
* | Fixing changelog mistake | Christian Persch | 2004-01-05 | 1 | -7/+0 |
* | Fix parent for help window. | Christian Persch | 2004-01-05 | 1 | -0/+6 |
* | Add help button to encodings dialogue. | Piers Cornwell | 2004-01-05 | 1 | -0/+14 |
* | Add help buttons to Certificate Viewer, PDM, print and print setup | Piers Cornwell | 2004-01-05 | 1 | -0/+14 |
* | Daveb will hate me for this, but making the confirm dialogue only | Christian Persch | 2004-01-05 | 1 | -0/+9 |
* | Add API to check if an EphyEmbed has forms with user input in them. | Christian Persch | 2004-01-04 | 1 | -0/+23 |
* | Show copy text menu item also for links | Michael Terry | 2004-01-04 | 1 | -1/+14 |
* | *** empty log message *** | Denis Lackovic | 2004-01-03 | 1 | -1/+1 |
* | *** empty log message *** | Denis Lackovic | 2004-01-03 | 1 | -0/+4 |
* | Added "bn" to ALL_LINGUAS. Added Bangla translation by Progga of Ankur | Taneem Ahmed | 2004-01-02 | 1 | -0/+4 |
* | New API to get the EphyTab from an EphyEmbed. Port all users. | Christian Persch | 2004-01-02 | 1 | -0/+12 |
* | Unify interface struct and type macro naming to be EphyFooIFace, | Christian Persch | 2004-01-02 | 1 | -0/+47 |
* | Remove default font notifier, it's been obsoleted by the fonts rewrite. | Christian Persch | 2004-01-02 | 1 | -0/+7 |
* | Set socks prefs from gconf too. | Christian Persch | 2004-01-02 | 1 | -0/+6 |
* | Added "fa" (Persian) to ALL_LINGUAS. Added Persian translation. | Roozbeh Pournader | 2004-01-01 | 1 | -0/+4 |
* | Fix mem leaks. | Christian Persch | 2004-01-01 | 1 | -0/+7 |
* | Adjust includes to make it compile with mozila 1.4. | Christian Persch | 2003-12-31 | 1 | -0/+7 |
* | Add API to EphyEmbedSingle to clear the HTTP authentication cache. | Christian Persch | 2003-12-31 | 1 | -0/+8 |
* | Unified return type of ephy_embed_shell_get_X to be GObject *. Fixed all | Christian Persch | 2003-12-30 | 1 | -0/+26 |
* | Added OrigTree.pm to EXTRA_DIST.Release112 | Christian Persch | 2003-12-29 | 1 | -0/+6 |
* | Update for 1.1.2 | Marco Pesenti Gritti | 2003-12-28 | 1 | -0/+7 |
* | Brought type macros in line with the rest of libegg; and use gobject | Christian Persch | 2003-12-27 | 1 | -0/+37 |
* | One download directory chooser is enough. | Christian Persch | 2003-12-27 | 1 | -0/+7 |
* | Move Toolbar struct decl to toolbar.h. | Christian Persch | 2003-12-25 | 1 | -0/+7 |
* | Bring ephy_window_get_toolbar signature in line with | Christian Persch | 2003-12-25 | 1 | -0/+18 |
* | Updated printing docs from spark. GET A CVS ACCOUNT! *hint*hint* patch | David Bordoley | 2003-12-24 | 1 | -0/+8 |
* | Fix mem leak. (Found by Crispin.) | Christian Persch | 2003-12-22 | 1 | -0/+6 |
* | Correctly cancel the download instead of just cancelling the request. | Marco Pesenti Gritti | 2003-12-22 | 1 | -0/+8 |
* | Forgot. | Xan Lopez | 2003-12-21 | 1 | -0/+13 |
* | Sync with galeon. | Christian Persch | 2003-12-21 | 1 | -0/+6 |
* | Change mnemonic. | Christian Persch | 2003-12-21 | 1 | -0/+6 |
* | Do not try to pickup already set MOZILLA_FIVE_HOME, hopefully fix crashes | Marco Pesenti Gritti | 2003-12-21 | 1 | -0/+7 |
* | Get rid of about:options. | Christian Persch | 2003-12-21 | 1 | -0/+6 |
* | Fixed #129737. | Christian Neumair | 2003-12-21 | 1 | -0/+7 |
* | Fix popup coordinates in RTL mode. | Christian Persch | 2003-12-20 | 1 | -0/+6 |
* | Set the label's mnemonic widget. | Christian Persch | 2003-12-20 | 1 | -0/+6 |
* | Use favicons in the back/forward menus. | Christian Persch | 2003-12-20 | 1 | -0/+8 |
* | Prepare for mozilla 1.6final and 1.7a. | Christian Persch | 2003-12-20 | 1 | -0/+6 |
* | Use return, not g_return_if_fail. | Christian Persch | 2003-12-20 | 1 | -0/+7 |
* | EphyFileChooser now destroys with parent, don't set the flag again here. | Christian Persch | 2003-12-20 | 1 | -0/+6 |
* | Destroy file chooser with its parent window; fixes crashes. | Christian Persch | 2003-12-20 | 1 | -0/+6 |
* | Improve comment. | Christian Persch | 2003-12-19 | 1 | -0/+12 |
* | Remove debug output leftovers. | Christian Persch | 2003-12-19 | 1 | -0/+6 |
* | In-line the language editor in the prefs dialogue. | Christian Persch | 2003-12-19 | 1 | -0/+21 |
* | Factor out the common encoding is_automatic check. | Christian Persch | 2003-12-18 | 1 | -0/+9 |
* | Don't try to save the submit button image instead of submitting the form. | Christian Persch | 2003-12-18 | 1 | -0/+7 |
* | Fix more mem leaks. | Christian Persch | 2003-12-17 | 1 | -1/+7 |
* | Fix mem leak. | Christian Persch | 2003-12-17 | 1 | -0/+6 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-12-17 | 1 | -0/+57 |
* | Really committing it this time | Christian Persch | 2003-12-15 | 1 | -1/+1 |
* | Don't install statusbar.h. | Christian Persch | 2003-12-15 | 1 | -0/+6 |
* | Fix silly type flags. | Christian Persch | 2003-12-15 | 1 | -0/+6 |
* | Don't use deprecated macro. | Christian Persch | 2003-12-15 | 1 | -0/+6 |
* | Fix mem leaks. Fix a crash when finalizing a nautilus view after having | Christian Persch | 2003-12-15 | 1 | -0/+10 |
* | Better way of mapping hierarchy to topics when importing bookmarks from | Christian Persch | 2003-12-14 | 1 | -0/+8 |
* | Convert control chars to blanks. | Christian Persch | 2003-12-14 | 1 | -0/+10 |
* | Use stock icon for print setup. | Christian Persch | 2003-12-14 | 1 | -0/+9 |
* | Use g_signal_connect_object so the signal isn't emitted for a dead | Christian Persch | 2003-12-14 | 1 | -0/+7 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-12-14 | 1 | -0/+8 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-12-14 | 1 | -0/+10 |
* | Fix permission return types. | Christian Persch | 2003-12-13 | 1 | -0/+10 |
* | Make print dialogue spacing HIG-compliant. | Christian Persch | 2003-12-11 | 1 | -0/+12 |
* | Default history to show only title | Marco Pesenti Gritti | 2003-12-10 | 1 | -0/+6 |
* | Move events code inside EphyBrowser.cpp and add an event for blocked | Adam Hooper | 2003-12-10 | 1 | -0/+21 |
* | Make toolbar editing drag icons use the same icon size as the actual toolbar ... | Jorn Baayen | 2003-12-10 | 1 | -0/+13 |
* | depend on automake 1.7, it seem it's needed by the deprecates code. | Marco Pesenti Gritti | 2003-12-10 | 1 | -0/+7 |
* | Reformatted to conform to epiphany coding style. Fix some error condition | Christian Persch | 2003-12-09 | 1 | -0/+14 |
* | Lockdown: set some buttons insensitive when their pref key is not | Christian Persch | 2003-12-09 | 1 | -0/+14 |
* | Bump gtk+ and glib dependencies to 2.3.1.Release111 | Christian Persch | 2003-12-09 | 1 | -0/+6 |
* | Sort the list of fonts alphabetically. | Christian Persch | 2003-12-09 | 1 | -0/+10 |
* | Don't use g_return_if_fail for run-time error conditions. | Christian Persch | 2003-12-08 | 1 | -0/+6 |
* | Make ctrl-click equivalent of middle click on links. Make shift-click save | Christian Persch | 2003-12-08 | 1 | -0/+12 |
* | Update for 1.1.1 | Marco Pesenti Gritti | 2003-12-07 | 1 | -0/+8 |
* | Split print dialogue in print setup and actual print, and move print | Christian Persch | 2003-12-07 | 1 | -0/+55 |
* | New Securing and snake oil certificates section :P New keybindings | David Bordoley | 2003-12-07 | 1 | -0/+9 |
* | Fix a mem leak (ported from galeon). | Christian Persch | 2003-12-06 | 1 | -0/+20 |
* | Use notify::expanded to persist expander state. Bug found by Crispin. | Christian Persch | 2003-12-06 | 1 | -0/+6 |
* | Remove unused variable. | Christian Persch | 2003-12-06 | 1 | -0/+6 |
* | Remove unneccessary _() call. | Christian Persch | 2003-12-06 | 1 | -0/+6 |
* | Add some missing NULL checks. | Christian Persch | 2003-12-05 | 1 | -0/+6 |
* | Remove unused includes. | Christian Persch | 2003-12-04 | 1 | -0/+6 |
* | Epiphany is now 100% fat-free.... err... free of deprecated widgets. Add | Christian Persch | 2003-12-04 | 1 | -0/+8 |
* | Port from optionmenu to new GtkComboBox. | Christian Persch | 2003-12-04 | 1 | -0/+6 |
* | Fix strftime(3) usage. | Christian Persch | 2003-12-04 | 1 | -0/+7 |
* | Fix two crashers. | Christian Persch | 2003-12-03 | 1 | -0/+6 |
* | Improve cookie properties dialogue for bug #125498. | Piers Cornwell | 2003-12-03 | 1 | -0/+6 |
* | Set sensitivity from gconf key writability, and do it right. | Christian Persch | 2003-12-03 | 1 | -0/+6 |
* | More cleanups. Added prefs section and downloader section. Still needs | David Bordoley | 2003-12-03 | 1 | -0/+9 |
* | Add /system/http_proxy to list of directories to monitor. | Christian Persch | 2003-12-02 | 1 | -0/+6 |
* | Move quite a lot of things from unsafe to safe, still some to go. | Xan Lopez | 2003-12-02 | 1 | -0/+6 |
* | pass the shell to the callbacks as expected. Fix warnings. | Marco Pesenti Gritti | 2003-12-02 | 1 | -0/+6 |
* | Handle case of get_location on an unrealized widget | Marco Pesenti Gritti | 2003-12-02 | 1 | -0/+6 |
* | Update my email address. | Christian Persch | 2003-12-01 | 1 | -0/+6 |
* | Fix mem leak introduced by last commit. | Christian Persch | 2003-12-01 | 1 | -0/+6 |
* | Remove gtkoptionmenu.h include. | Christian Persch | 2003-12-01 | 1 | -0/+12 |
* | Readd gtk deprecates (only in maintainer mode). | Marco Pesenti Gritti | 2003-11-30 | 1 | -0/+19 |
* | Added disable_unsafe_protocols and additional_safe_protocols keys. | Christian Persch | 2003-11-30 | 1 | -0/+6 |
* | Improved API and implementation of EphyDialog. Add support for new combo | Christian Persch | 2003-11-30 | 1 | -0/+81 |
* | Marco Pesenti Gritti <marco@gnome.org> | Chris Lahey | 2003-11-30 | 1 | -0/+23 |
* | Show total downloads and time in the tray icon tooltip | Marco Pesenti Gritti | 2003-11-29 | 1 | -0/+8 |
* | Port from option menu to GtkComboBox. | Christian Persch | 2003-11-28 | 1 | -0/+10 |
* | Do not blindly overwrite when downloading a file with the same name than a | Xan Lopez | 2003-11-28 | 1 | -0/+11 |
* | Fix some mnemonics, and make some mnemonics work by assigning a | Piers Cornwell | 2003-11-27 | 1 | -0/+7 |
* | Implement disabling unsafe protocols for lock-down mode. | Christian Persch | 2003-11-27 | 1 | -0/+9 |
* | Make PDM dialogue a singleton. | Christian Persch | 2003-11-27 | 1 | -0/+11 |
* | Mark parameters "const" where appropriate. | Christian Persch | 2003-11-26 | 1 | -0/+21 |
* | Restore clipboard actions in input context menu. Show it only if mozilla | Marco Pesenti Gritti | 2003-11-26 | 1 | -0/+9 |
* | Try out a different layout for downloads rows. Make the file column | Marco Pesenti Gritti | 2003-11-26 | 1 | -0/+10 |
* | Change signal names to be unique for interfaces on the same object. | Christian Persch | 2003-11-26 | 1 | -0/+10 |
* | Fix marshaller type. | Christian Persch | 2003-11-25 | 1 | -0/+6 |
* | Make it compile with mozilla < 1.5. | Christian Persch | 2003-11-25 | 1 | -0/+6 |
* | Use gnome_vfs_format_file_size_for_display to display size, put Unknown | Xan Lopez | 2003-11-25 | 1 | -0/+8 |
* | Implemented cookie and permissions observer used to actually send | Christian Persch | 2003-11-25 | 1 | -0/+15 |
* | Re-sync with mozilla. | Christian Persch | 2003-11-25 | 1 | -0/+7 |
* | Get rid of NS_INIT_ISUPPORTS() macros in constructors; it's not been | Christian Persch | 2003-11-25 | 1 | -0/+15 |
* | No need to handle mailto registration separately. | Marco Pesenti Gritti | 2003-11-24 | 1 | -0/+7 |
* | Delete the obsolete mime-ask-action dialogue from glade file. | Christian Persch | 2003-11-24 | 1 | -0/+6 |
* | Refactored pdm dialogue code. Use new boxed cookie/password info types. | Christian Persch | 2003-11-24 | 1 | -0/+24 |
* | Added $(mimepermission_DATA) to EXTRA_DIST. | Christian Persch | 2003-11-24 | 1 | -0/+6 |
* | Added egg tray icon headers to IGNORE_HFILES. | Christian Persch | 2003-11-24 | 1 | -0/+6 |
* | Fix typo in EXTRADIST: s/check_mime/check-mime/ | Christian Persch | 2003-11-24 | 1 | -0/+6 |
* | Remove ephy-types.h from Makefile.am, it's long gone. | Christian Persch | 2003-11-24 | 1 | -0/+6 |
* | s/[Insert name here]/Epiphany/ | Christian Persch | 2003-11-24 | 1 | -0/+6 |
* | s/window/tab in the open link in new tab section. | David Bordoley | 2003-11-24 | 1 | -0/+6 |
* | A big chuck of doc neatening and organization plus some new stuff... | David Bordoley | 2003-11-24 | 1 | -0/+10 |
* | Remove. | Marco Pesenti Gritti | 2003-11-24 | 1 | -0/+22 |
* | When exporting to RDF, write all bookmarks, not just every second | Christian Persch | 2003-11-24 | 1 | -0/+8 |
* | Do not build our externla protocol service with mozilla 1.6. It has his | Marco Pesenti Gritti | 2003-11-24 | 1 | -0/+8 |
* | Use EphyFileChooser API, convert download path to UTF8. | Xan Lopez | 2003-11-24 | 1 | -0/+8 |
* | Make it compile with mozilla 1.4 and 1.4.1 again. | Christian Persch | 2003-11-23 | 1 | -0/+6 |
* | Very basic tray icon for downloader. | Marco Pesenti Gritti | 2003-11-23 | 1 | -0/+11 |
* | Use icon theme icon for add bookmark | Marco Pesenti Gritti | 2003-11-22 | 1 | -0/+12 |
* | Add a tip on how to clean docs. | Marco Pesenti Gritti | 2003-11-22 | 1 | -0/+21 |
* | Implement arbitrary url lockdown pref | Marco Pesenti Gritti | 2003-11-22 | 1 | -0/+12 |
* | Add a factory to create embed objects and use it. Deal with dependency of | Marco Pesenti Gritti | 2003-11-22 | 1 | -0/+28 |
* | Fix cookie deletion; use do_GetService instead of do_CreateInstance. | Christian Persch | 2003-11-22 | 1 | -0/+7 |
* | Added API documentation. | Christian Persch | 2003-11-22 | 1 | -0/+7 |
* | New interfaces: EphyCookieManager, EphyPermissionManager, | Christian Persch | 2003-11-22 | 1 | -0/+47 |
* | Pass a source based on filename instead of pixbuf for our own icon set, so | Marco Pesenti Gritti | 2003-11-21 | 1 | -0/+15 |
* | Hide Open downloads pref. Since both behaviors are available maybe it's | Marco Pesenti Gritti | 2003-11-21 | 1 | -0/+13 |
* | Implement an handle_content signal to allow to write plugins to support | Marco Pesenti Gritti | 2003-11-21 | 1 | -0/+12 |
* | Not necessary to store signal id in an array for interfaces. | Marco Pesenti Gritti | 2003-11-21 | 1 | -0/+8 |
* | hrm misplaced free in last commit | Marco Pesenti Gritti | 2003-11-21 | 1 | -0/+6 |
* | Make xml saving low disk safe. | Marco Pesenti Gritti | 2003-11-21 | 1 | -0/+6 |
* | Fix unrefing of context menu event | Marco Pesenti Gritti | 2003-11-21 | 1 | -0/+6 |
* | If it's not possible to go up fails do not assert, just fail silently. | Marco Pesenti Gritti | 2003-11-21 | 1 | -0/+7 |
* | Do not document config.h ;) Reenable docs build. | Marco Pesenti Gritti | 2003-11-20 | 1 | -0/+10 |
* | Complete docs base implementation. Should work more or less. | Marco Pesenti Gritti | 2003-11-20 | 1 | -0/+81 |
* | Complete docs base implementation. Should work more or less. | Marco Pesenti Gritti | 2003-11-20 | 1 | -0/+25 |
* | Forgot to remove signal IDs from enum when I removed the signals. | Christian Persch | 2003-11-19 | 1 | -0/+6 |
* | Make encodings dialogue transient. | Christian Persch | 2003-11-19 | 1 | -0/+9 |
* | Re-use some more signals from GtkMozEmbed; fix getter_Copies usage in | Christian Persch | 2003-11-19 | 1 | -0/+16 |
* | Begin of gtk-doc support | Marco Pesenti Gritti | 2003-11-19 | 1 | -0/+11 |
* | Api fix | Marco Pesenti Gritti | 2003-11-18 | 1 | -0/+6 |
* | Ported the Crispin's GtkNSSClientAuthDialogs from galeon. Changes: - use | Christian Persch | 2003-11-18 | 1 | -0/+16 |
* | Pass WebPageDescriptor, not CurrentDescriptor. This way we dont refetch | Marco Pesenti Gritti | 2003-11-17 | 1 | -0/+7 |
* | Resync with galeon. | Marco Pesenti Gritti | 2003-11-17 | 1 | -0/+12 |
* | Do not access session from priv struct but use get_session, so it's | Marco Pesenti Gritti | 2003-11-17 | 1 | -0/+8 |
* | Move gnome session code in the shell. | Marco Pesenti Gritti | 2003-11-17 | 1 | -0/+9 |
* | Implement UI for default download path and auto open downlads prefs for | Xan Lopez | 2003-11-16 | 1 | -0/+12 |
* | Enable deprecates and werror only in maintainer mode (in the way suggested | Marco Pesenti Gritti | 2003-11-15 | 1 | -0/+12 |
* | Use an unique factory for both interfaces. | Marco Pesenti Gritti | 2003-11-15 | 1 | -0/+35 |
* | Put back borked mozilla alert. | Marco Pesenti Gritti | 2003-11-14 | 1 | -0/+9 |
* | Looks like we need to unregister factory since we initialized it by | Marco Pesenti Gritti | 2003-11-14 | 1 | -0/+7 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-11-14 | 1 | -8/+0 |
* | Rework shell services initialization so that it happen either on every | Marco Pesenti Gritti | 2003-11-14 | 1 | -0/+24 |
* | First stab at reorganizing initialization. Fix crashes when launching an | Marco Pesenti Gritti | 2003-11-13 | 1 | -0/+17 |
* | Silly typos, thanks crispin. | Marco Pesenti Gritti | 2003-11-13 | 1 | -0/+7 |
* | Link up toolbar editor help button. | Christian Persch | 2003-11-13 | 1 | -0/+6 |
* | Set initial visibility to false, fixes a warning when showing the | Christian Persch | 2003-11-12 | 1 | -0/+7 |
* | Build xul dialogs using GtkWindow+GtkMozEmbed. Make src code simpler and | Marco Pesenti Gritti | 2003-11-11 | 1 | -0/+17 |
* | And add it to Makefile.am too. | Christian Persch | 2003-11-11 | 1 | -0/+6 |
* | We really need the glade file from galeon too. | Christian Persch | 2003-11-11 | 1 | -0/+6 |
* | New extensions API. | Christian Persch | 2003-11-11 | 1 | -0/+67 |