| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
2005-02-11 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Add check for nsIWalletService.h.
* embed/mozilla/mozilla-embed-single.cpp:
Make sure the wallet store is secured.
|
|
|
|
|
|
|
|
|
| |
2005-02-09 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
A po/LINGUAS:
Get list of languages from po/LINGUAS.
|
|
|
|
|
|
|
|
| |
2005-02-08 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Post-release version bump.
|
|
|
|
|
|
|
|
|
|
| |
2005-02-08 Christian Persch <chpe@cvs.gnome.org>
=== Release 1.5.6 ===
* Makefile.am:
* configure.ac:
* doc/reference/tmpl/ephy-embed.sgml:
|
|
|
|
|
|
|
|
| |
2005-01-24 Christian Persch,,, <chpe@cvs.gnome.org>
* configure.ac:
Post-release version bump.
|
|
|
|
|
|
|
|
|
| |
2005-01-24 Christian Persch <chpe@cvs.gnome.org>
* NEWS:
* configure.ac:
Version 1.5.5.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-23 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Check for broken context event button.
* embed/ephy-embed-event.c: (ephy_embed_event_get_context),
(ephy_embed_event_get_button):
* embed/ephy-embed-event.h:
* embed/mozilla/mozilla-embed-event.cpp:
* embed/mozilla/mozilla-embed-event.h:
Change get_type to get_button, and don't store a nsCOMPtr in .priv.
* src/ephy-tab.c: (ephy_tab_dom_mouse_click_cb):
* src/ephy-window.c: (show_embed_popup), (tab_context_menu_cb),
(ephy_window_set_active_tab):
Adapted for above change.
* embed/mozilla/EphyBrowser.cpp:
* embed/mozilla/EphyBrowser.h:
Attach listener to oncontextmenu event.
* embed/mozilla/EventContext.cpp:
* embed/mozilla/EventContext.h:
Get event target coordinates also for 'mouse' context events.
* embed/mozilla/mozilla-embed.cpp:
Remove key-down handler, and context code from mouse-down handler.
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-20 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* lib/ephy-stock-icons.c: (ephy_stock_icons_init):
* lib/ephy-stock-icons.h:
* src/ephy-fullscreen-popup.c: (ephy_fullscreen_popup_constructor):
* src/ephy-toolbar.c: (ephy_toolbar_constructor):
Use new leave-fullscreen icon from g-i-t. Fixes bug #164676.
|
|
|
|
|
|
|
|
| |
2005-01-12 Matthew Schick <matt@breakmygentoo.net>
* configure.ac:
Remove unnecessary line from DBUS configure check.
|
|
|
|
|
|
|
|
| |
2005-01-11 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Post-release version bump.
|
|
|
|
|
|
|
|
| |
2005-01-10 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Fix dbus configure check to really default to off.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-10 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* lib/Makefile.am:
A lib/ephy-dbus.c:
A lib/ephy-dbus.h:
* lib/ephy-marshal.list:
* src/Makefile.am:
* src/ephy-shell.c: (ephy_shell_finalize),
(ephy_shell_get_dbus_service):
* src/ephy-shell.h:
Add experimental dbus service, disabled by default. Configure with
--enable-dbus to enable.
|
|
|
|
|
|
|
|
|
| |
2005-01-09 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* embed/mozilla/GlobalHistory.cpp:
Don't check for nsIBrowserHistory.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-06 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* embed/Makefile.am:
* embed/ephy-embed-event.c:
* embed/ephy-embed-event.h:
* embed/ephy-embed-persist.c:
* embed/ephy-embed-persist.h:
* embed/ephy-embed.c:
* embed/ephy-embed.h:
* embed/ephy-permission-manager.c:
* embed/ephy-permission-manager.h:
* lib/egg/Makefile.am:
* lib/egg/egg-toolbars-model.c:
* lib/egg/egg-toolbars-model.h:
* src/Makefile.am:
* src/ephy-link.c:
* src/ephy-link.h:
* src/ephy-navigation-action.c:
* src/ephy-shell.c: (ephy_shell_error_quark):
* src/ephy-shell.h:
* src/ephy-tab.c:
* src/ephy-tab.h:
* src/ephy-window.c:
Use glib-mkenums to generate the enum and flags get_type functions.
|
|
|
|
|
|
|
|
|
|
| |
2005-01-05 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* embed/mozilla/MozDownload.cpp:
* embed/mozilla/MozDownload.h:
Only implement nsITransfer if possible.
|
|
|
|
|
|
|
|
|
|
| |
2005-01-01 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* embed/mozilla/GlobalHistory.cpp:
* embed/mozilla/GlobalHistory.h:
We don't need to implement nsIBrowserHistory.
|
|
|
|
|
|
|
|
| |
2004-12-20 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Post-release version bump.
|
|
|
|
|
|
|
|
| |
2004-12-20 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Really make the configure check for -Wdeclaration-after-statement work.
|
|
|
|
|
|
|
|
| |
2004-12-20 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Updated for version 1.5.3.
|
|
|
|
|
|
|
|
| |
2004-12-19 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Check for -Wdeclaration-after-statement, it's not universally available.
|
|
|
|
|
|
|
|
|
| |
2004-12-19 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* embed/mozilla/MozDownload.cpp:
Mozilla API change.
|
|
|
|
|
|
|
|
|
| |
2004-12-13 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Adapt PSM configure check for new header location in SDK.
Up gtk+ dependency to 2.5.7.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-12-06 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* data/Makefile.am:
A data/epiphany-bookmarks-html.xsl:
* data/ui/epiphany-bookmark-editor-ui.xml:
* src/bookmarks/ephy-bookmarks-editor.c: (cmd_bookmarks_export),
(ephy_bookmarks_editor_construct):
* src/bookmarks/ephy-bookmarks-export.c: (write_rdf),
(ephy_bookmarks_export_rdf), (ephy_bookmarks_export_mozilla):
* src/bookmarks/ephy-bookmarks-export.h:
* src/ephy-main.c: (main):
Add bookmarks export to bookmarks editor. Fixes bug #157745.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-12-01 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Add deprecated defines to AM_CPPFLAGS in maintainer-mode.
* doc/reference/Makefile.am:
* embed/Makefile.am:
* embed/mozilla/Makefile.am:
* lib/Makefile.am:
* lib/egg/Makefile.am:
* lib/egg/eggintl.h:
* lib/widgets/Makefile.am:
* src/Makefile.am:
* src/bookmarks/Makefile.am:
INCLUDES is deprecated, use AM_CPPFLAGS and AM_CFLAGS instead.
* lib/eel-gconf-extensions.c: (eel_gconf_client_get_global):
Removed usage of deprecated gconf API.
* src/ephy-main.c: (main):
Removed usage of deprecated glade API.
|
|
|
|
|
|
|
|
| |
2004-11-29 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Post-release version bunmp.
|
|
|
|
|
|
|
|
|
|
|
| |
2004-11-29 Christian Persch <chpe@cvs.gnome.org>
* NEWS:
* configure.ac:
* doc/reference/tmpl/ephy-embed.sgml:
* lib/ephy-file-chooser.c: (ephy_file_chooser_add_pattern_filter):
Version 1.5.2.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-11-25 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Check for iso-codes package.
* data/glade/prefs-dialog.glade:
* lib/ephy-langs.c: (ephy_langs_bind_iso_domains),
(read_iso_639_entry), (read_iso_3166_entry), (load_iso_entries),
(ephy_langs_iso_639_table), (ephy_langs_iso_3166_table):
* lib/ephy-langs.h:
Load language and locales list from iso-codes package, if available.
* src/prefs-dialog.c: (prefs_dialog_finalize),
(add_lang_dialog_selection_changed), (add_lang_dialog_response_cb),
(get_name_for_lang_code), (add_system_language_entry),
(setup_add_language_dialog), (create_language_section):
If the iso-codes package is available, use that to translate
language names and offer a wider variety of languages.
Fixes bug #155498.
|
|
|
|
|
|
|
|
|
| |
2004-11-24 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* embed/mozilla/GtkNSSKeyPairDialogs.cpp:
Adapt to changing mozilla API here.
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-11-19 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* embed/mozilla/GtkNSSClientAuthDialogs.cpp:
* embed/mozilla/GtkNSSDialogs.cpp:
* embed/mozilla/GtkNSSKeyPairDialogs.cpp:
* embed/mozilla/Makefile.am:
Only build those files when we have mozilla psm.
|
|
|
|
|
|
|
|
|
|
|
| |
2004-11-19 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* embed/mozilla/Makefile.am:
* embed/mozilla/MozRegisterComponents.cpp:
Add --disable-filepicker to use when the mozilla build itself has
native gtk+ filepicker.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-11-13 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* embed/mozilla/ContentHandler.h:
* embed/mozilla/EphyAboutRedirector.cpp:
* embed/mozilla/EphyBrowser.cpp:
* embed/mozilla/EphyContentPolicy.cpp:
* embed/mozilla/EphyHeaderSniffer.h:
* embed/mozilla/EphySingle.cpp:
* embed/mozilla/EphyUtils.cpp:
* embed/mozilla/EventContext.cpp:
* embed/mozilla/FilePicker.cpp:
* embed/mozilla/FilePicker.h:
* embed/mozilla/GlobalHistory.cpp:
* embed/mozilla/GtkNSSClientAuthDialogs.cpp:
* embed/mozilla/GtkNSSDialogs.cpp:
* embed/mozilla/MozDownload.cpp:
* embed/mozilla/mozilla-download.cpp:
* embed/mozilla/mozilla-embed-single.cpp:
* embed/mozilla/mozilla-embed.cpp:
* embed/mozilla/mozilla-notifiers.cpp:
nsEmbedString.h now requires MOZILLA_STRICT_API define.
|
|
|
|
|
|
|
|
| |
2004-11-12 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Update gtk+ dependency.
|
|
|
|
|
|
|
|
|
| |
2004-11-09 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Fix check for nsIPassword.h header to look in the right place.
Fixes bug #157743.
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-11-07 Christian Persch <chpe@cvs.gnome.org>
* Makefile.am:
* configure.ac:
A idl/.cvsignore:
A idl/Makefile.am:
* src/Makefile.am:
Add idl/Makefile.am and move src/Makefile.am's EXTRA_DIST there.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-11-04 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* help/Makefile.am:
* help/fi/Makefile.am:
* help/fi/epiphany-fi.omf:
* help/fi/epiphany.xml:
* help/fi/fi.po:
* help/fi/figures/ephy-addressbar-smartbookmark-screenshot.png:
* help/fi/figures/ephy-bookmarkbar-smartbookmark-screenshot.png:
* help/fi/figures/ephy-history-window-screenshot.png:
* help/fi/figures/ephy-screenshot.png:
* help/fi/legal.xml:
Added manual translation into Finnish, by Pauli Virtanen.
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-11-04 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Updated glib dependency.
* lib/ephy-gui.c: (ephy_gui_confirm_overwrite_file):
Use g_filename_display_name() here.
|
|
|
|
|
|
|
|
| |
2004-11-01 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Post-release version bump.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-11-01 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Bump version number and fix aclocal flags.
* doc/reference/tmpl/ephy-embed-persist.sgml:
* doc/reference/tmpl/ephy-embed.sgml:
* doc/reference/tmpl/ephy-extensions-manager.sgml:
* doc/reference/tmpl/ephy-window.sgml:
* doc/reference/tmpl/epiphany-unused.sgml:
Update.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-10-30 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Check for nsIDOMNSEvent::GetIsTrusted.
* embed/mozilla/EphyBrowser.cpp:
Conditionally compile this code.
* lib/ephy-marshal.list:
Forgot to commit this.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-10-30 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* embed/ephy-embed.c: (ephy_embed_base_init):
* embed/ephy-embed.h:
* embed/mozilla/EphyBrowser.cpp:
* embed/mozilla/EphyBrowser.h:
* src/ephy-window.c: (modal_alert_cb), (tab_added_cb),
(tab_removed_cb):
When showing a modal alert put up by a web page, switch the window
to that tab.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
2004-10-18 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Autoupdated.
|
|
|
|
|
|
|
|
|
|
| |
2004-10-10 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* src/Makefile.am:
Remove duplicate AM_PROG_INTLTOOL, fixes bug #155028.
Use AM_GLIB_DEFINE_LOCALEDIR to define locale dir.
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-10-07 Marco Pesenti Gritti <marco@gnome.org>
reviewed by: Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* embed/mozilla/Makefile.am:
* embed/mozilla/mozilla-embed-single.cpp:
Initialize plugins path env var for backward compatibility
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-10-05 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* lib/egg/Makefile.am:
R lib/egg/eggdropdowntoolbutton.c:
R lib/egg/eggdropdowntoolbutton.h:
* src/ephy-navigation-action.c: (menu_activated_cb),
(connect_proxy), (ephy_navigation_action_class_init):
Port to GtkMenuToolButton.
|
|
|
|
|
|
|
|
|
| |
2004-09-30 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* embed/mozilla/mozilla-notifiers.cpp:
Remove explicit PAC autoconf call, it works perfectly ok without it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-09-28 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* data/Makefile.am:
A data/default-prefs-common.js:
A data/default-prefs-mozilla.js:
A data/default-prefs-toolkit.js:
R data/default-prefs.js:
Split the default prefs into the common part, and mozilla/new toolkit
specific parts.
|
|
|
|
|
|
|
|
|
|
| |
2004-09-27 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* lib/ephy-debug.c: (trap_handler), (ephy_debug_init):
Remove the hack, and just use the libc function for it.
Thanks to Crispin for suggesting this.
|
|
|
|
|
|
|
|
| |
2004-09-27 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Improve configure check for DumpStackToFile to actually work.
|
|
|
|
|
|
|
|
|
| |
2004-09-27 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* lib/ephy-debug.c: (trap_handler), (ephy_debug_init):
Improved debugging support. Fixes bug #153805.
|
|
|
|
|
|
|
|
| |
2004-09-25 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Remove another unnecessary define.
|
|
|
|
|
|
|
|
| |
2004-09-25 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Remove an unnecessary define.
|
|
|
|
|
|
|
|
|
|
| |
2004-09-25 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* embed/mozilla/GlobalHistory.cpp:
* embed/mozilla/mozilla-embed-single.cpp:
Mozilla API changes.
|
|
|
|
|
|
|
|
|
| |
2004-09-21 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* embed/mozilla/EphyContentPolicy.cpp:
Simplified nsIContentPolicy API check.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-09-21 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* embed/mozilla/ContentHandler.cpp:
* embed/mozilla/ContentHandler.h:
* embed/mozilla/EphyBrowser.cpp:
* embed/mozilla/EphyBrowser.h:
* embed/mozilla/EphyContentPolicy.cpp:
* embed/mozilla/FilePicker.cpp:
* embed/mozilla/GlobalHistory.cpp:
* embed/mozilla/GtkNSSKeyPairDialogs.cpp:
* embed/mozilla/Makefile.am:
* embed/mozilla/MozDownload.cpp:
* embed/mozilla/mozilla-download.cpp:
* embed/mozilla/mozilla-embed-single.cpp:
* embed/mozilla/mozilla-embed.cpp:
* embed/mozilla/mozilla-notifiers.cpp:
Fix mozilla API checks to correctly detect firefox libraries.
|
|
2004-09-13 Christian Persch <chpe@cvs.gnome.org>
Merging pre-gnome-2-10 branch to HEAD.
Splitting ChangeLog.
|