aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* Fix a crash after failing to get the spinner animation or rest icons.Christian Persch2006-10-181-0/+10
| | | | | | | | | | | | 2006-10-17 Christian Persch <chpe@cvs.gnome.org> * lib/widgets/ephy-spinner.c: (ephy_spinner_images_load), (ephy_spinner_cache_get_images), (ephy_spinner_get_type), (ephy_spinner_init), (ephy_spinner_new): * lib/widgets/ephy-spinner.h: Fix a crash after failing to get the spinner animation or rest icons. Derive EphySpinner from GtkWidget not GtkEventBox.
* Automatically open a Nautilus window after downloading has finished. FixesWouter Bolsterlee2006-10-151-0/+11
| | | | | | | | | | | | | 2006-10-15 Wouter Bolsterlee <wbolster@gnome.org> * embed/mozilla/ContentHandler.cpp: * embed/mozilla/MozDownload.cpp: * lib/ephy-file-helpers.c: (ephy_file_browse_to): * lib/ephy-file-helpers.h: * src/popup-commands.c: (save_property_url_completed_cb), (save_property_url): Automatically open a Nautilus window after downloading has finished. Fixes bug #138876, patch by Ed Catmur.
* Use full width for bookmarks search bar. Fixes bug #349349, patch by DiegoWouter Bolsterlee2006-10-151-0/+7
| | | | | | | | | 2006-10-15 Wouter Bolsterlee <wbolster@gnome.org> * src/bookmarks/ephy-bookmarks-editor.c: (ephy_bookmarks_editor_construct): Use full width for bookmarks search bar. Fixes bug #349349, patch by Diego Escalante Urrelo.
* Fix unprotected call to ephy_node_remove_child. Bug #362063.Jean-François Rameau2006-10-151-0/+6
| | | | | | | | 2006-10-15 Jean-François Rameau <jframeau@cvs.gnome.org> * src/bookmarks/ephy-bookmarks.c: (update_has_smart_address): Fix unprotected call to ephy_node_remove_child. Bug #362063.
* Implement EphyPasswordManagerIface.add to add stored passwords. Fixes bugWouter Bolsterlee2006-10-151-0/+6
| | | | | | | | 2006-10-15 Wouter Bolsterlee <wbolster@gnome.org> * embed/mozilla/mozilla-embed-single.cpp: Implement EphyPasswordManagerIface.add to add stored passwords. Fixes bug #361606, patch by John Millikin.
* Fix a bug in the last commit.Christian Persch2006-10-091-0/+10
| | | | | | | | | | | | 2006-10-08 Christian Persch <chpe@cvs.gnome.org> * embed/Makefile.am: * lib/Makefile.am: * lib/egg/Makefile.am: * src/Makefile.am: * src/bookmarks/Makefile.am: Fix a bug in the last commit.
* Make the enum/flags values not global.Christian Persch2006-10-081-0/+10
| | | | | | | | | | | | 2006-10-08 Christian Persch <chpe@cvs.gnome.org> * embed/Makefile.am: * lib/Makefile.am: * lib/egg/Makefile.am: * src/Makefile.am: * src/bookmarks/Makefile.am: Make the enum/flags values not global.
* Revert part of the last change, we don't need the top window here.Christian Persch2006-10-071-0/+6
| | | | | | | | 2006-10-06 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/AutoWindowModalState.cpp: Revert part of the last change, we don't need the top window here.
* Use the top DOM window here, and adapt to gecko 1.8.1.Christian Persch2006-10-061-0/+6
| | | | | | | | 2006-10-06 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/AutoWindowModalState.cpp: Use the top DOM window here, and adapt to gecko 1.8.1.
* Fix build with gecko 1.8.1.Christian Persch2006-10-051-0/+6
| | | | | | | | 2006-10-05 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/GeckoSpellCheckEngine.cpp: Fix build with gecko 1.8.1.
* Add a window group for the history window.Christian Persch2006-10-031-0/+7
| | | | | | | | | 2006-10-02 Christian Persch <chpe@cvs.gnome.org> * src/ephy-history-window.c: (confirmation_dialog_construct), (ephy_history_window_construct): Add a window group for the history window.
* Fix compile warnings.Christian Persch2006-10-011-0/+8
| | | | | | | | | | 2006-10-01 Christian Persch <chpe@cvs.gnome.org> * lib/widgets/ephy-spinner.c: (ephy_spinner_images_load), (ephy_spinner_cache_get_images), (bump_spinner_frame_cb): * lib/widgets/testspinner.c: (add_spinner), (main): Fix compile warnings.
* R embed/mozilla/AutoEventQueue.cpp: R embed/mozilla/AutoEventQueue.h:Christian Persch2006-09-301-0/+7
| | | | | | | | | 2006-09-29 Christian Persch <chpe@cvs.gnome.org> R embed/mozilla/AutoEventQueue.cpp: R embed/mozilla/AutoEventQueue.h: Remove unused code.
* Simplify code and save some memory.Christian Persch2006-09-301-0/+13
| | | | | | | | | | | | | | | 2006-09-29 Christian Persch <chpe@cvs.gnome.org> * lib/widgets/ephy-spinner.c: (ephy_spinner_images_ref), (ephy_spinner_images_unref), (ephy_spinner_cache_data_unload), (ephy_spinner_images_load), (ephy_spinner_cache_get_images), (ephy_spinner_load_images), (ephy_spinner_unload_images), (ephy_spinner_init), (ephy_spinner_expose), (bump_spinner_frame_cb), (ephy_spinner_start), (ephy_spinner_remove_update_callback), (ephy_spinner_stop), (ephy_spinner_size_request): Simplify code and save some memory.
* Add smb: to recognised web schemes. Bug #352733.Christian Persch2006-09-301-0/+6
| | | | | | | | 2006-09-29 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EventContext.cpp: Add smb: to recognised web schemes. Bug #352733.
* Fix spinner with new g-i-t. Fixes bug #330415. Fix a crash when failing toChristian Persch2006-09-301-0/+14
| | | | | | | | | | | | | | | | 2006-09-29 Christian Persch <chpe@cvs.gnome.org> * lib/widgets/ephy-spinner.c: (ephy_spinner_images_free), (ephy_spinner_cache_data_unload), (scale_to_size), (ephy_spinner_images_load), (ephy_spinner_cache_data_new), (ephy_spinner_cache_data_free), (ephy_spinner_cache_get_images), (ephy_spinner_cache_finalize), (ephy_spinner_cache_class_init), (ephy_spinner_cache_ref), (ephy_spinner_init), (ephy_spinner_set_size), (ephy_spinner_size_request): * lib/widgets/testspinner.c: Fix spinner with new g-i-t. Fixes bug #330415. Fix a crash when failing to load some icon data, Gedit bug #357456.
* Add middle-click on New Tab/Window button to open URL on clipboard. FixJean-François Rameau2006-09-251-0/+12
| | | | | | | | | | | | | | 2006-09-24 Jean-François Rameau <jframeau@cvs.gnome.org> * src/ephy-window.c: (ephy_window_constructor): * src/ephy-lockdown.c: (update_window): * src/window-commands.c: (window_cmd_file_new_window), (window_cmd_file_new_tab): * src/window-commands.h: (window_cmd_file_new_window), (window_cmd_file_new_tab): * src/ephy-toolbar.c: (ephy_toolbar_set_window): * src/ephy-home-action.c: (ephy_home_action_activate): Add middle-click on New Tab/Window button to open URL on clipboard. Fix bug 149715. Both New Tab and New Window actions are now EphyHomeAction.
* These header files were GPL v2-only while the implementation .cpp filesChristian Persch2006-09-241-0/+9
| | | | | | | | | | | 2006-09-23 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/GtkNSSClientAuthDialogs.h: * embed/mozilla/GtkNSSKeyPairDialogs.h: These header files were GPL v2-only while the implementation .cpp files already were v2+. Thanks to crispin for agreeing to licence the .h under v2+ too.
* Fix find direction.Christian Persch2006-09-181-0/+6
| | | | | | | | 2006-09-17 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyFind.cpp: Fix find direction.
* Default to printing background images.Christian Persch2006-09-171-0/+6
| | | | | | | | 2006-09-16 Christian Persch <chpe@cvs.gnome.org> * data/epiphany.schemas.in: Default to printing background images.
* Remove ill-conceived attempt at uninstalling the XPInstall handler, andChristian Persch2006-09-171-0/+12
| | | | | | | | | | | | | | 2006-09-16 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyContentPolicy.cpp: * embed/mozilla/EphyContentPolicy.h: * embed/mozilla/EphySidebar.cpp: * embed/mozilla/EphySidebar.h: * embed/mozilla/MozRegisterComponents.cpp: Remove ill-conceived attempt at uninstalling the XPInstall handler, and move category registration to the classes that are being registered.
* Activate about:config warning.Christian Persch2006-09-171-0/+6
| | | | | | | | 2006-09-16 Christian Persch <chpe@cvs.gnome.org> * data/default-prefs-common.js: Activate about:config warning.
* Check for GDK_BUTTON_RELEASE event type in case of a middle click. Fix bugJean-François Rameau2006-09-141-0/+7
| | | | | | | | | 2006-09-13 Jean-François Rameau <jframeau@cvs.gnome.org> * src/ephy-link.c: (ephy_link_flags_from_current_event): Check for GDK_BUTTON_RELEASE event type in case of a middle click. Fix bug #347750.
* Clicking favicon in the location bar selects URL. Fix bug #349557.Jean-François Rameau2006-09-141-0/+7
| | | | | | | | | 2006-09-13 Jean-François Rameau <jframeau@cvs.gnome.org> * lib/widgets/ephy-location-entry.c: (ephy_location_entry_construct_contents), (icon_button_press_event_cb): Clicking favicon in the location bar selects URL. Fix bug #349557.
* Prefer xulrunner over mozilla.Christian Persch2006-09-131-0/+6
| | | | | | | | 2006-09-12 Christian Persch <chpe@cvs.gnome.org> * m4/gecko.m4: Prefer xulrunner over mozilla.
* Remove some unnecessary static data.Christian Persch2006-09-071-0/+6
| | | | | | | | 2006-09-06 Christian Persch <chpe@cvs.gnome.org> * *.c *.cpp: Remove some unnecessary static data.
* Set API version to 2.17.Christian Persch2006-09-041-0/+6
| | | | | | | | 2006-09-03 Christian Persch <chpe@cvs.gnome.org> * configure.ac: Set API version to 2.17.
* Post-release version bump.GNOME_2_16_BRANCHPOINTChristian Persch2006-09-041-0/+10
| | | | | | | | | | 2006-09-03 Christian Persch <chpe@cvs.gnome.org> * configure.ac: Post-release version bump. 2006-09-03 Christian Persch <chpe@cvs.gnome.org>
* Update API version for 2.16.Christian Persch2006-09-041-0/+6
| | | | | | | | 2006-09-03 Christian Persch <chpe@cvs.gnome.org> * configure.ac: Update API version for 2.16.
* Add some more mime types. Fixes bug #352482.Christian Persch2006-08-241-0/+6
| | | | | | | | 2006-08-24 Christian Persch <chpe@cvs.gnome.org> * data/mime-types-permissions.xml: Add some more mime types. Fixes bug #352482.
* Make this LGPL.Christian Persch2006-08-221-0/+6
| | | | | | | | 2006-08-22 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/GeckoFormSigningDialog.cpp: Make this LGPL.
* Post-release version bump.Christian Persch2006-08-221-0/+6
| | | | | | | | 2006-08-21 Christian Persch <chpe@cvs.gnome.org> * configure.ac: Post-release version bump.
* === Release 2.15.92 ===RELEASE_2_15_92Christian Persch2006-08-221-1/+24
| | | | | | | | | | | | | | | | | | | 2006-08-21 Christian Persch <chpe@cvs.gnome.org> === Release 2.15.92 === * NEWS: * configure.ac: Updated for 2.15.92. * embed/mozilla/EphyAboutModule.cpp: Use escaped URL for about:recover. Fixes bug #351296. * src/ephy-window.c: Remove shortcut for SendPage.
* Don't show the empty window that the print options tab isChristian Persch2006-08-221-4/+6
| | | | | | | | | 2006-08-19 Christian Persch <chpe@cvs.gnome.org> * data/glade/print.glade: * embed/mozilla/GeckoPrintService.cpp: Don't show the empty window that the print options tab is
* Enable pango for Urdu locale.Christian Persch2006-08-211-0/+6
| | | | | | | | 2006-08-21 Christian Persch <chpe@cvs.gnome.org> * data/epiphany-pango.schemas: Enable pango for Urdu locale.
* YAMAC.Christian Persch2006-08-191-0/+6
| | | | | | | | 2006-08-19 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyFind.cpp: YAMAC.
* Disable DOM storage for now.Christian Persch2006-08-191-0/+6
| | | | | | | | 2006-08-18 Christian Persch <chpe@cvs.gnome.org> * data/default-prefs-common.js: Disable DOM storage for now.
* Fix crash when reading the options file. Bug #351788. Actually return theChristian Persch2006-08-181-0/+7
| | | | | | | | | 2006-08-17 Christian Persch <chpe@cvs.gnome.org> * lib/ephy-print-utils.c: Fix crash when reading the options file. Bug #351788. Actually return the settings object.
* Enable pango for Thai locale. Bug #339532.Christian Persch2006-08-171-0/+6
| | | | | | | | 2006-08-17 Christian Persch <chpe@cvs.gnome.org> * data/epiphany-pango.schemas: Enable pango for Thai locale. Bug #339532.
* Fix a typo. Fix intltool req.Kjartan Maraas2006-08-151-0/+5
| | | | | | | 2006-08-15 Kjartan Maraas <kmaraas@gnome.org> * NEWS: Fix a typo. * configure.ac: Fix intltool req.
* Don't crash on error. Bug #351187.Christian Persch2006-08-141-0/+7
| | | | | | | | | 2006-08-13 Christian Persch <chpe@cvs.gnome.org> * lib/ephy-print-utils.c: (ephy_print_utils_page_setup_new_from_key_file): Don't crash on error. Bug #351187.
* nsIPassword.h is always available. Fixes bug #350997.Christian Persch2006-08-121-0/+6
| | | | | | | | 2006-08-12 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/mozilla-embed-single.cpp: nsIPassword.h is always available. Fixes bug #350997.
* Fix crash on PPC due to differing pointer types.Christian Persch2006-08-111-0/+6
| | | | | | | | 2006-08-10 Christian Persch <chpe@cvs.gnome.org> * plugins/desktop-file/plugin.cpp: Fix crash on PPC due to differing pointer types.
* Add missing semicolon. Bug #350711.Christian Persch2006-08-101-0/+6
| | | | | | | | 2006-08-10 Christian Persch <chpe@cvs.gnome.org> * data/default-prefs-common.js: Add missing semicolon. Bug #350711.
* ephy_file_launch_desktop_file accepts now a parameter. Fix #343321.Jean-François Rameau2006-08-101-0/+12
| | | | | | | | | | | | | | 2006-08-09 Jean-François Rameau <jframeau@cvs.gnome.org> * src/popup-commands.c: (background_download_completed): * lib/ephy-file-helpers.h: (ephy_file_launch_desktop_file): * lib/ephy-file-helpers.c: (ephy_file_launch_desktop_file): ephy_file_launch_desktop_file accepts now a parameter. Fix #343321. * src/ephy-window.c: Remove CONF_DESKTOP_BG_PICTURE #define. No need.
* Fix one AS_HELP_STRING.Christian Persch2006-08-081-0/+6
| | | | | | | | 2006-08-08 Christian Persch <chpe@cvs.gnome.org> * configure.ac: Fix one AS_HELP_STRING.
* Expose notebook->priv->focused_pages to extensions. Fix bug #350187.Jean-François Rameau2006-08-081-0/+9
| | | | | | | | | | | 2006-08-08 Jean-François Rameau <jframeau@cvs.gnome.org> * src/epiphany.defs: * src/ephy-notebook.h: * src/ephy-notebook.c: * src/epiphany.override: Expose notebook->priv->focused_pages to extensions. Fix bug #350187.
* Post-release version bump.Christian Persch2006-08-081-0/+6
| | | | | | | | 2006-08-07 Christian Persch <chpe@cvs.gnome.org> * configure.ac: Post-release version bump.
* === Release 2.5.91 ===RELEASE_2_5_91Christian Persch2006-08-081-0/+6
| | | | | | | | 2006-08-07 Christian Persch <chpe@cvs.gnome.org> === Release 2.5.91 === * configure.ac:
* Don't allow closing the window if quit is locked down. Patch by DiegoChristian Persch2006-08-081-0/+7
| | | | | | | | | 2006-08-07 Christian Persch <chpe@cvs.gnome.org> * src/ephy-window.c: Don't allow closing the window if quit is locked down. Patch by Diego Escalante Urrelo, bug #320091.
* Avoid accels on thin characters. Patch by Crispin Flowerday, bug #331777.Christian Persch2006-08-081-0/+8
| | | | | | | | | | 2006-08-07 Christian Persch <chpe@cvs.gnome.org> * src/ephy-window.c: * src/ephy-history-window.c: Avoid accels on thin characters. Patch by Crispin Flowerday, bug #331777.
* Add "delete text" command.Christian Persch2006-08-081-0/+8
| | | | | | | | | | 2006-08-07 Christian Persch <chpe@cvs.gnome.org> * src/ephy-window.c: * src/window-commands.c: * src/window-commands.h: Add "delete text" command.
* Also recognise keypad keys for navigation. Bug #337089.Christian Persch2006-08-081-0/+6
| | | | | | | | 2006-08-07 Christian Persch <chpe@cvs.gnome.org> * src/ephy-window.c: Also recognise keypad keys for navigation. Bug #337089.
* Fix the build.Christian Persch2006-08-081-0/+6
| | | | | | | | 2006-08-07 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/Makefile.am: Fix the build.
* Correctly mark mouse click events as consumed.Christian Persch2006-08-081-0/+6
| | | | | | | | 2006-08-07 Christian Persch <chpe@cvs.gnome.org> * src/ephy-tab.c: Correctly mark mouse click events as consumed.
* Improve the a11y theme check.Christian Persch2006-08-081-0/+6
| | | | | | | | 2006-08-07 Christian Persch <chpe@cvs.gnome.org> * lib/widgets/ephy-location-entry.c: Improve the a11y theme check.
* Use variables here, not configure substitutions.Christian Persch2006-08-081-0/+6
| | | | | | | | 2006-08-07 Christian Persch <chpe@cvs.gnome.org> * lib/Makefile.am: Use variables here, not configure substitutions.
* Simply CallGetService to get the pref branch.Christian Persch2006-08-081-0/+6
| | | | | | | | 2006-08-07 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/mozilla-notifiers.cpp: Simply CallGetService to get the pref branch.
* Use AutoJSContextStack on window open. Disable XPrint.Christian Persch2006-08-081-0/+7
| | | | | | | | | 2006-08-07 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/mozilla-embed-single.cpp: Use AutoJSContextStack on window open. Disable XPrint.
* Set printer name setting.Christian Persch2006-08-081-4/+4
| | | | | | | | 2006-08-07 Christian Persch <chpe@cvs.gnome.org> * data/default-prefs-common.js: Set printer name setting.
* Try to fix the docs build with gecko trunk.Christian Persch2006-08-081-0/+12
| | | | | | | | 2006-08-07 Christian Persch <chpe@cvs.gnome.org> * doc/reference/Makefile.am: Try to fix the docs build with gecko trunk.
* Remove suprious entry.Christian Persch2006-08-081-0/+6
| | | | | | | | 2006-08-07 Christian Persch <chpe@cvs.gnome.org> * src/languages.h: Remove suprious entry.
* Make sure to destroy the dialogue in all cases.Christian Persch2006-08-081-0/+6
| | | | | | | | 2006-08-07 Christian Persch <chpe@cvs.gnome.org> * src/ephy-toolbar-editor.c:(ephy_toolbar_editor_response): Make sure to destroy the dialogue in all cases.
* R embed/mozilla/MozillaPrivate.cpp: R embed/mozilla/MozillaPrivate.h:Christian Persch2006-08-081-0/+8
| | | | | | | | | | 2006-08-07 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/mozilla-embed-single.cpp: R embed/mozilla/MozillaPrivate.cpp: R embed/mozilla/MozillaPrivate.h: Remove unused files.
* Don't start search on <embed> and <object> elements.Christian Persch2006-08-081-0/+6
| | | | | | | | 2006-08-07 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EventContext.cpp: Don't start search on <embed> and <object> elements.
* Don't leak the UI language.Christian Persch2006-08-081-0/+6
| | | | | | | | 2006-08-07 Christian Persch <chpe@cvs.gnome.org> * data/default-prefs-common.js: Don't leak the UI language.
* Add more mime types.Christian Persch2006-08-081-0/+6
| | | | | | | | 2006-08-07 Christian Persch <chpe@cvs.gnome.org> * data/mime-types-permissions.xml: Add more mime types.
* Document the print_frames key.Christian Persch2006-08-081-0/+6
| | | | | | | | 2006-08-07 Christian Persch <chpe@cvs.gnome.org> * data/epiphany.schemas.in: Document the print_frames key.
* Decrease maximum progress update to 0.5sChristian Persch2006-08-081-0/+6
| | | | | | | | 2006-08-07 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/MozDownload.cpp: Decrease maximum progress update to 0.5s
* Fix the build.Christian Persch2006-08-061-0/+6
| | | | | | | | 2006-08-05 Christian Persch <chpe@cvs.gnome.org> * lib/Makefile.am: Fix the build.
* Fix the build.Christian Persch2006-08-061-0/+7
| | | | | | | | | 2006-08-05 Christian Persch <chpe@cvs.gnome.org> * embed/ephy-embed-shell.c: (ephy_embed_shell_set_page_setup), (ephy_embed_shell_set_print_settings): Fix the build.
* Remove accel for ViewToolbar. Bug #328783.Christian Persch2006-08-061-0/+6
| | | | | | | | 2006-08-05 Christian Persch <chpe@cvs.gnome.org> * src/ephy-window.c: Remove accel for ViewToolbar. Bug #328783.
* A lib/ephy-print-utils.c: A lib/ephy-print-utils.h:Christian Persch2006-08-051-0/+15
| | | | | | | | | | | | | | | | | 2006-08-05 Christian Persch <chpe@cvs.gnome.org> * embed/ephy-embed-shell.c: (ephy_embed_shell_set_page_setup), (ephy_embed_shell_get_page_setup), (ephy_embed_shell_set_print_settings), (ephy_embed_shell_get_print_settings): A lib/ephy-print-utils.c: A lib/ephy-print-utils.h: * lib/ephy-string.c: (ephy_string_flags_from_string), (ephy_string_flags_to_string), (ephy_string_enum_from_string), (ephy_string_enum_to_string): * lib/ephy-string.h: Persist print settings and page setup.
* Define STOCK_NEW_WINDOW with named icon "window-new" and use it in File ->Luca Ferretti2006-07-261-0/+11
| | | | | | | | | | | | | 2006-07-26 Luca Ferretti <elle.uca@libero.it> * lib/ephy-stock-icons.c: * lib/ephy-stock-icons.h: * src/ephy-window.c: Define STOCK_NEW_WINDOW with named icon "window-new" and use it in File -> New Window. Use "tab-new", "bookmark-new" and "mail-forward" named icons from Icon Naming Standard for related actions. A first step to fix bug # 348350
* Set default dictionary based on applicable locale names.Jean-François Rameau2006-07-251-0/+6
| | | | | | | | 2006-07-24 Jean-François Rameau <jframeau@cvs.gnome.org> * lib/ephy-spell-check.c: (ephy_spell_check_init): Set default dictionary based on applicable locale names.
* Make this a vbox, not a table.Christian Persch2006-07-251-0/+6
| | | | | | | | 2006-07-24 Christian Persch <chpe@cvs.gnome.org> * data/glade/certificate-dialogs.glade: Make this a vbox, not a table.
* Fix default activation.Christian Persch2006-07-251-0/+11
| | | | | | | | | | | | | 2006-07-24 Christian Persch <chpe@cvs.gnome.org> * lib/ephy-password-dialog.c: Fix default activation. * data/glade/form-signing-dialog.glade: * embed/mozilla/GeckoFormSigningDialog.cpp: Fix content packing options.
* Fix spacings, and don't use dummy text.Christian Persch2006-07-251-0/+6
| | | | | | | | 2006-07-24 Christian Persch <chpe@cvs.gnome.org> * data/glade/certificate-dialogs.glade: Fix spacings, and don't use dummy text.
* Add page security info dialogue from Certificates extension.Christian Persch2006-07-251-0/+20
| | | | | | | | | | | | | | | 2006-07-24 Christian Persch <chpe@cvs.gnome.org> * data/ui/epiphany-ui.xml: * src/ephy-statusbar.c: (ephy_statusbar_class_init), (padlock_button_press_cb), (create_statusbar_security_icon): * src/ephy-statusbar.h: * src/ephy-window.c: (ephy_window_constructor): * src/window-commands.c: (window_cmd_view_page_security_info), (window_cmd_help_about): * src/window-commands.h: Add page security info dialogue from Certificates extension.
* Missing GeckoFormSigningDialog entries.Jean-François Rameau2006-07-241-0/+6
| | | | | | | | 2006-07-23 Jean-François Rameau <jframeau@cvs.gnome.org> * embed/mozilla/Makefile.am: Missing GeckoFormSigningDialog entries.
* Add accel. Bug #337913.Christian Persch2006-07-241-0/+6
| | | | | | | | 2006-07-22 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-bookmarks-editor.c: (cmd_bookmarks_export): Add accel. Bug #337913.
* Implement nsIDOMCryptoDialogs, nsITokenDialogs andChristian Persch2006-07-241-0/+17
| | | | | | | | | | | | | | | | | | | 2006-07-22 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/GtkNSSDialogs.cpp: * embed/mozilla/GtkNSSDialogs.h: * embed/mozilla/MozRegisterComponents.cpp: Implement nsIDOMCryptoDialogs, nsITokenDialogs and nsITokenPasswordDialogs. Bug #312869. * embed/mozilla/EphyUtils.cpp: * embed/mozilla/EphyUtils.h: Add a helper function to get the DOM window off the native call context, to work around unavailable parent window in nsIDOMCryptoDialogs ( https://bugzilla.mozilla.org/show_bug.cgi?id=341914).
* No need to double-init gnome-vfs.Christian Persch2006-07-241-0/+6
| | | | | | | | 2006-07-23 Christian Persch <chpe@cvs.gnome.org> * src/ephy-main.c: (main): No need to double-init gnome-vfs.
* Implement nsIFormSigningDialog. Bug #312869.Christian Persch2006-07-231-0/+10
| | | | | | | | | | | | 2006-07-22 Christian Persch <chpe@cvs.gnome.org> * data/glade/Makefile.am: * data/glade/form-signing-dialog.glade: * embed/mozilla/GeckoFormSigningDialog.cpp: * embed/mozilla/GeckoFormSigningDialog.h: * embed/mozilla/MozRegisterComponents.cpp: Implement nsIFormSigningDialog. Bug #312869.
* Add a way to turn off password remembering. Bug #332374.Christian Persch2006-07-221-0/+10
| | | | | | | | | | | | 2006-07-21 Christian Persch <chpe@cvs.gnome.org> * data/epiphany.schemas.in: * data/glade/prefs-dialog.glade: * embed/mozilla/mozilla-notifiers.cpp: * lib/ephy-prefs.h: * src/prefs-dialog.c: Add a way to turn off password remembering. Bug #332374.
* Add our options in a custom tab in the print dialogue.Christian Persch2006-07-221-0/+13
| | | | | | | | | | | | | | | 2006-07-21 Christian Persch <chpe@cvs.gnome.org> * data/epiphany.schemas.in: * data/glade/print.glade: * embed/mozilla/GeckoPrintService.cpp: * embed/mozilla/GeckoPrintService.h: * lib/ephy-gui.c: (ephy_gui_message_dialog_get_content_box), (ephy_gui_message_dialog_set_wrap_mode), (checkbutton_toggled_cb), (ephy_gui_connect_checkbutton_to_gconf): * lib/ephy-gui.h: Add our options in a custom tab in the print dialogue.
* When resetting the entry also emit user-changed, to restore the originalChristian Persch2006-07-201-0/+9
| | | | | | | | | | | 2006-07-20 Christian Persch <chpe@cvs.gnome.org> * lib/widgets/ephy-location-entry.c: (entry_key_press_cb), (entry_activate_after_cb), (action_activated_after_cb), (ephy_location_entry_reset_internal), (ephy_location_entry_reset): When resetting the entry also emit user-changed, to restore the original URI in the tab's property. Bug #345934.
* Force label wrapping.Christian Persch2006-07-191-0/+6
| | | | | | | | 2006-07-18 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyPromptService.cpp: Force label wrapping.
* Post-release version bump.Christian Persch2006-07-111-0/+6
| | | | | | | | 2006-07-10 Christian Persch <chpe@cvs.gnome.org> * configure.ac: Post-release version bump.
* === Release 2.15.4 ===RELEASE_2_15_4Christian Persch2006-07-111-0/+6
| | | | | | | | 2006-07-10 Christian Persch <chpe@cvs.gnome.org> === Release 2.15.4 === * configure.ac:
* Work around bug #346662 by not changing selection while removing theChristian Persch2006-07-111-0/+8
| | | | | | | | | | 2006-07-10 Christian Persch <chpe@cvs.gnome.org> * lib/widgets/ephy-node-view.c: (ephy_node_view_selection_changed_cb), (ephy_node_view_remove): Work around bug #346662 by not changing selection while removing the nodes. Fixes crash with gtk 2.10.
* Fix for empty menubar accel setting. Don't activate insensitive actions,Christian Persch2006-07-111-0/+8
| | | | | | | | | | 2006-07-10 Christian Persch <chpe@cvs.gnome.org> * src/ephy-window.c: (settings_change_notify), (ephy_window_key_press_event): Fix for empty menubar accel setting. Don't activate insensitive actions, bug #347022.
* Fix middle-click and ctrl-enter in the location entry autocompletionChristian Persch2006-07-111-0/+12
| | | | | | | | | | | | | | 2006-07-10 Christian Persch <chpe@cvs.gnome.org> * lib/widgets/ephy-location-entry.c: (entry_key_press_cb), (entry_key_press_after_cb), (entry_activate_after_cb), (match_selected_cb), (action_activated_after_cb), (ephy_location_entry_construct_contents), (ephy_location_entry_set_completion): * src/ephy-location-action.c: (action_activated_cb): Fix middle-click and ctrl-enter in the location entry autocompletion drop-down. Bug #345934, based on a patch by johannes@sipsolutions.net.
* Don't hammer the cpu when downloading file with an unknown size. Fix bugJean-François Rameau2006-07-071-0/+12
| | | | | | | | | | | | | | 2006-07-06 Jean-François Rameau <jframeau@cvs.gnome.org> * embed/mozilla/MozDownload.cpp: (OnProgressChange64): Don't hammer the cpu when downloading file with an unknown size. Fix bug 346671. * embed/ephy-embed-shell.c: (ephy_embed_shell_set_page_setup), (ephy_embed_shell_set_print_settings): Fix compiler warnings.
* Fix compiler warning.Christian Persch2006-07-071-0/+6
| | | | | | | | 2006-07-06 Christian Persch <chpe@cvs.gnome.org> * src/window-commands.c: Fix compiler warning.
* Guess what? Another mozilla API change!Christian Persch2006-07-071-0/+7
| | | | | | | | | 2006-07-06 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyFind.cpp: * embed/mozilla/EphyFind.h: Guess what? Another mozilla API change!
* Fix the build.Christian Persch2006-07-071-0/+7
| | | | | | | | | 2006-07-06 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/AutoWindowModalState.cpp: * embed/mozilla/AutoWindowModalState.h: Fix the build.
* A embed/mozilla/AutoWindowModalState.cpp: AChristian Persch2006-07-061-0/+16
| | | | | | | | | | | | | | | | | | 2006-07-06 Christian Persch <chpe@cvs.gnome.org> A embed/mozilla/AutoWindowModalState.cpp: A embed/mozilla/AutoWindowModalState.h: * embed/mozilla/ContentHandler.cpp: * embed/mozilla/EphyPromptService.cpp: * embed/mozilla/FilePicker.cpp: * embed/mozilla/FilePicker.h: * embed/mozilla/GtkNSSClientAuthDialogs.cpp: * embed/mozilla/GtkNSSDialogs.cpp: * embed/mozilla/GtkNSSKeyPairDialogs.cpp: * embed/mozilla/GtkNSSSecurityWarningDialogs.cpp: * embed/mozilla/Makefile.am: Prevent DOM window closure while we display a modal dialogue on it.
* Don't cast to gboolean but check for != NULL instead.Christian Persch2006-07-011-0/+7
| | | | | | | | | 2006-07-01 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-bookmark-action.c (ephy_bookmark_action_sync_smart_url): Don't cast to gboolean but check for != NULL instead.
* Add fur.Christian Persch2006-07-011-0/+6
| | | | | | | | 2006-07-01 Christian Persch <chpe@cvs.gnome.org> * src/languages.h: Add fur.
* Add EphyFindToolbar type to Python binding. Bug #345837.Jean-François Rameau2006-06-261-0/+9
| | | | | | | | | | | 2006-06-25 Jean-François Rameau <jframeau@cvs.gnome.org> * src/epiphany.defs: * src/epiphany.override: * src/Makefile.am: Add EphyFindToolbar type to Python binding. Bug #345837.
* Fix a warning from gecko "Bad contract id registed with the scriptJean-François Rameau2006-06-241-0/+7
| | | | | | | | | 2006-06-23 Jean-François Rameau <jframeau@cvs.gnome.org> * embed/mozilla/MozRegisterComponents.cpp: (mozilla_register_components): Fix a warning from gecko "Bad contract id registed with the script namespace manager". Only unregister xpinstall factory with gecko >= 1.9.
* A lib/ephy-password-dialog.c: A lib/ephy-password-dialog.h:Christian Persch2006-06-221-0/+14
| | | | | | | | | | | | | | | | 2006-06-22 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/GtkNSSClientAuthDialogs.cpp: * embed/mozilla/GtkNSSDialogs.cpp: * embed/mozilla/GtkNSSDialogs.h: * embed/mozilla/GtkNSSKeyPairDialogs.cpp: * embed/mozilla/MozRegisterComponents.cpp: * lib/Makefile.am: A lib/ephy-password-dialog.c: A lib/ephy-password-dialog.h: Implement nsITokenPasswordDialogs. Misc cleanups and mozilla string simplification now that we depend on gecko 1.8.
* Fix 'unknown gecko' error output.Christian Persch2006-06-221-0/+6
| | | | | | | | 2006-06-22 Christian Persch <chpe@cvs.gnome.org> * m4/gecko.m4: Fix 'unknown gecko' error output.
* Fix build with latest gtk printing changes.Christian Persch2006-06-221-0/+8
| | | | | | | | | | 2006-06-21 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/GeckoPrintService.cpp: * embed/mozilla/GeckoPrintSession.cpp: * embed/mozilla/GeckoPrintSession.h: Fix build with latest gtk printing changes.
* Look! Yet Another Mozilla API Change!Christian Persch2006-06-201-0/+6
| | | | | | | | 2006-06-19 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyAboutModule.cpp: Look! Yet Another Mozilla API Change!
* Fix wrong test, bug #344848.Christian Persch2006-06-191-0/+6
| | | | | | | | 2006-06-18 Christian Persch <chpe@cvs.gnome.org> * configure.ac: Fix wrong test, bug #344848.
* A embed/mozilla/GeckoPrintService.cpp: AChristian Persch2006-06-191-0/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2006-06-18 Christian Persch <chpe@cvs.gnome.org> * configure.ac: * data/default-prefs-common.js: * embed/Makefile.am: * embed/ephy-embed-shell.c: (ephy_embed_shell_dispose), (ephy_embed_shell_set_page_setup), (ephy_embed_shell_get_page_setup), (ephy_embed_shell_set_print_settings), (ephy_embed_shell_get_print_settings): * embed/ephy-embed-shell.h: * embed/mozilla/EphyBrowser.cpp: * embed/mozilla/EphyBrowser.h: * embed/mozilla/EphyUtils.cpp: * embed/mozilla/EphyUtils.h: * embed/mozilla/Makefile.am: A embed/mozilla/GeckoPrintService.cpp: A embed/mozilla/GeckoPrintService.h: A embed/mozilla/GeckoPrintSession.cpp: A embed/mozilla/GeckoPrintSession.h: * embed/mozilla/MozRegisterComponents.cpp: R embed/mozilla/PrintingPromptService.cpp: R embed/mozilla/PrintingPromptService.h: * embed/mozilla/mozilla-embed-single.cpp: R embed/print-dialog.c: R embed/print-dialog.h: * src/ephy-shell.c: (ephy_shell_dispose), (ephy_shell_get_prefs_dialog): * src/ephy-shell.h: * src/epiphany.defs: * src/window-commands.c: (page_setup_done_cb), (window_cmd_file_print_setup): Drop libgnomeprint[ui] and use gtk printing.
* Fix context menu positioning.Christian Persch2006-06-191-0/+6
| | | | | | | | 2006-06-18 Christian Persch <chpe@cvs.gnome.org> * embed/downloader-view.c: (status_icon_popup_menu_cb): Fix context menu positioning.
* Make the crash recovery dialog appear on the taskbar. Fixes bug #345010.Wouter Bolsterlee2006-06-161-0/+6
| | | | | | | | 2006-06-16 Wouter Bolsterlee <uws+gnome@xs4all.nl> * src/ephy-session.c: (session_command_autoresume): Make the crash recovery dialog appear on the taskbar. Fixes bug #345010.
* Set the warn-entering-weak security warn pref to true.Christian Persch2006-06-161-0/+6
| | | | | | | | 2006-06-16 Christian Persch <chpe@cvs.gnome.org> * data/default-prefs-common.js: Set the warn-entering-weak security warn pref to true.
* Fix --disable-spell-checker configure option. Bug #344848.Christian Persch2006-06-141-0/+6
| | | | | | | | 2006-06-14 Christian Persch <chpe@cvs.gnome.org> * configure.ac: Fix --disable-spell-checker configure option. Bug #344848.
* Post-release version bump.Christian Persch2006-06-111-0/+6
| | | | | | | | 2006-06-10 Christian Persch <chpe@cvs.gnome.org> * configure.ac: Post-release version bump.
* === Release 2.15.3 ===RELEASE_2_15_3Christian Persch2006-06-111-0/+6
| | | | | | | | 2006-06-10 Christian Persch <chpe@cvs.gnome.org> === Release 2.15.3 === * configure.ac:
* Remove accidentally commited code.Christian Persch2006-06-101-3/+9
| | | | | | | | 2006-06-09 Christian Persch <chpe@cvs.gnome.org> * configure.ac: Remove accidentally commited code.
* Fix the build.hristian Persch2006-06-101-0/+6
| | | | | | | | 2006-06-09hristian Persch <chpe@cvs.gnome.org> * configure.ac: Fix the build.
* Fix configure output.Christian Persch2006-06-101-0/+6
| | | | | | | | 2006-06-09 Christian Persch <chpe@cvs.gnome.org> * configure.ac: Fix configure output.
* Check for enchant, and output an overview of the configured options onChristian Persch2006-06-091-0/+19
| | | | | | | | | | | | | | | | | | | | | 2006-06-09 Christian Persch <chpe@cvs.gnome.org> * configure.ac: Check for enchant, and output an overview of the configured options on successful configure. * data/default-prefs-common.js: * embed/mozilla/GeckoSpellCheckEngine.cpp: * embed/mozilla/GeckoSpellCheckEngine.h: * embed/mozilla/Makefile.am: * embed/mozilla/MozRegisterComponents.cpp: * lib/Makefile.am: * lib/ephy-spell-check.c: * lib/ephy-spell-check.h: Spell check support using the gecko 'spellchecker' extension. No corrections context menu or language switching yet.
* Remove AM_GLIB_DEFINE_LOCALEDIR. Bug #343825, patch by Christian Persch.Wouter Bolsterlee2006-06-091-1/+6
| | | | | | | 2006-06-08 Wouter Bolsterlee <uws+gnome@xs4all.nl> * configure.ac: Remove AM_GLIB_DEFINE_LOCALEDIR. Bug #343825, patch by Christian Persch.
* copy history over when opening link in new tab/win using context menu.Wouter Bolsterlee2006-06-081-0/+6
| | | | | | | | 2006-06-08 Wouter Bolsterlee <uws+gnome@xs4all.nl> * src/ephy-shell.c: (ephy_shell_new_tab_full): copy history over when opening link in new tab/win using context menu. Fixes bug #340742, patch by René Stadler.
* Don't crash on error from zeroconf bookmarks. Fixes bug #343922.Christian Persch2006-06-061-0/+6
| | | | | | | | 2006-06-04 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-bookmarks.c: (resolve_cb): Don't crash on error from zeroconf bookmarks. Fixes bug #343922.
* Improve next-token logic for bookmark completion. Fixes #339167 (hopefullyWouter Bolsterlee2006-06-051-0/+6
| | | | | | | | 2006-06-05 Wouter Bolsterlee <uws+gnome@xs4all.nl> * lib/widgets/ephy-location-entry.c: (keyword_match): Improve next-token logic for bookmark completion. Fixes #339167 (hopefully for real this time).
* The API change was reverted on 1.8 branch. Fixes bug #343592.Christian Persch2006-06-051-0/+6
| | | | | | | | 2006-06-04 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphySidebar.cpp: The API change was reverted on 1.8 branch. Fixes bug #343592.
* Don't set cookies from favicon downloads. Bug #337835.Jean-François Rameau2006-06-021-0/+11
| | | | | | | | | | | | | 2006-06-01 Jean-François Rameau <jframeau@cvs.gnome.org> * embed/ephy-embed-persist.h: * embed/ephy-favicon-cache.c: (ephy_favicon_cache_download): * embed/mozilla/EphySingle.cpp: (Init, Detach, ExamineCookies, ExamineResponse, ExamineRequest, Observe): * embed/mozilla/EphySingle.h: * embed/mozilla/MozDownload.cpp: (InitiateMozillaDownload): Don't set cookies from favicon downloads. Bug #337835.
* Allow cookie list to be sorted. (fixes #337845)Frederic Peters2006-05-311-0/+6
| | | | | | | | 2006-05-30 Frederic Peters <fpeters@0d.be> * src/pdm-dialog.c: (pdm_dialog_cookies_construct): Allow cookie list to be sorted. (fixes #337845)
* Fix crash when moving zoom widget on toolbar (#338682)Frederic Peters2006-05-301-0/+6
| | | | | | | | 2006-05-30 Frederic Peters <fpeters@0d.be> * lib/egg/egg-editable-toolbar.c: (action_sensitive_cb) Fix crash when moving zoom widget on toolbar (#338682)
* Fix launching of desktop files.Christian Persch2006-05-301-6/+7
| | | | | | | | | 2006-05-29 Christian Persch <chpe@cvs.gnome.org> * lib/ephy-file-helpers.c: (ephy_file_launch_application), (launch_desktop_item): Fix launching of desktop files.
* Add methods to EphyNode to set typed properties. This change improves theJean-François Rameau2006-05-231-0/+11
| | | | | | | | | | | | | 2006-05-16 Jean-François Rameau <jframeau@cvs.gnome.org> * lib/ephy-node.h: * lib/ephy-node.c: * src/epiphany.defs: Add methods to EphyNode to set typed properties. This change improves the Python API so it should be easy now to play with bookmarks. Also clean up the code with unnecessary checks.
* Update intltool requirement to 0.35.Christian Persch2006-05-161-0/+6
| | | | | | | | 2006-05-16 Christian Persch <chpe@cvs.gnome.org> * configure.in: Update intltool requirement to 0.35.
* Post-release version bump.Christian Persch2006-05-161-0/+6
| | | | | | | | 2006-05-15 Christian Persch <chpe@cvs.gnome.org> * configure.ac: Post-release version bump.
* === Release 2.15.2 ===RELEASE_2_15_2Christian Persch2006-05-161-0/+23
| | | | | | | | | | | | | | | | | | | | | | | | | 2006-05-15 Christian Persch <chpe@cvs.gnome.org> === Release 2.15.2 === * NEWS: 2006-05-15 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyHeaderSniffer.cpp: * embed/mozilla/EphyUtils.cpp: * embed/mozilla/FilePicker.cpp: * embed/mozilla/GtkNSSClientAuthDialogs.cpp: * embed/mozilla/GtkNSSDialogs.cpp: * embed/mozilla/GtkNSSKeyPairDialogs.cpp: * embed/mozilla/GtkNSSSecurityWarningDialogs.cpp: * embed/mozilla/MozDownload.cpp: * embed/mozilla/mozilla-embed-persist.cpp: * embed/mozilla/mozilla-embed-single.cpp: * embed/mozilla/mozilla-notifiers.cpp: * embed/mozilla/mozilla-x509-cert.cpp: Some castings.
* Use nsAString::Equals.Christian Persch2006-05-151-0/+8
| | | | | | | | | | 2006-05-14 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyUtils.cpp: * embed/mozilla/EphyUtils.h: * embed/mozilla/EventContext.cpp: Use nsAString::Equals.
* Add https and ftp local bookmarks. Based on a patch by Celso Pinto, bugChristian Persch2006-05-151-0/+8
| | | | | | | | | | 2006-05-14 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-bookmarks.c: (resolve_cb), (ephy_local_bookmarks_init), (ephy_local_bookmarks_stop): Add https and ftp local bookmarks. Based on a patch by Celso Pinto, bug #330679.
* Manpage update from Victor Osadci.Christian Persch2006-05-141-0/+6
| | | | | | | | 2006-05-14 Christian Persch <chpe@cvs.gnome.org> * doc/epiphany.1: Manpage update from Victor Osadci.
* Explicit error message about unsupported gecko versions.Christian Persch2006-05-121-0/+6
| | | | | | | | 2006-05-12 Christian Persch <chpe@cvs.gnome.org> * configure.ac: Explicit error message about unsupported gecko versions.
* The API is also changed on 1.8 branch, adapt the #ifdef accordingly.Christian Persch2006-05-121-0/+6
| | | | | | | | 2006-05-12 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphySidebar.cpp: The API is also changed on 1.8 branch, adapt the #ifdef accordingly.
* Update gecko version checks to detect also gecko 1.8.1.Christian Persch2006-05-121-0/+7
| | | | | | | | | 2006-05-12 Christian Persch <chpe@cvs.gnome.org> * configure.ac: * m4/gecko.m4: Update gecko version checks to detect also gecko 1.8.1.
* R data/default-prefs-gecko-1-8.js: R data/default-prefs-mozilla.js: RChristian Persch2006-05-121-0/+10
| | | | | | | | | | | | 2006-05-11 Christian Persch <chpe@cvs.gnome.org> * data/Makefile.am: * data/default-prefs-common.js: R data/default-prefs-gecko-1-8.js: R data/default-prefs-mozilla.js: R data/default-prefs-toolkit.js: Merge those into -common prefs.
* Display the find bar for "Find Next" and "Find Previous" if it wasn'tWouter Bolsterlee2006-05-111-0/+10
| | | | | | | | | | | | 2006-05-11 Wouter Bolsterlee <uws+gnome@xs4all.nl> * src/ephy-find-toolbar.c: (ephy_find_toolbar_find_next), (ephy_find_toolbar_find_previous), (ephy_find_toolbar_open): Display the find bar for "Find Next" and "Find Previous" if it wasn't visible already. Entry focus is handlded with care so that use cases like incremental search work as expected. Fixes bug #333020.
* Remove HAVE_TYPEAHEADFIND ifdefs, since we now always have that. Fixes theChristian Persch2006-05-111-0/+8
| | | | | | | | | | 2006-05-11 Christian Persch <chpe@cvs.gnome.org> * src/ephy-find-toolbar.c: (entry_changed_cb), (ephy_find_toolbar_set_embed): Remove HAVE_TYPEAHEADFIND ifdefs, since we now always have that. Fixes the find bar after the drop of gecko 1.7/non-toolkit.
* And revert it since it causes a gtk warning.Christian Persch2006-05-111-0/+6
| | | | | | | | 2006-05-11 Christian Persch <chpe@cvs.gnome.org> * src/ephy-notebook.c: And revert it since it causes a gtk warning.
* Allow text drags to notebook tab labels. Bug #339339, patch by MichaelChristian Persch2006-05-111-0/+8
| | | | | | | | | | 2006-05-11 Christian Persch <chpe@cvs.gnome.org> * src/ephy-notebook.c: (notebook_drag_data_received_cb), (ephy_notebook_init), (build_tab_label): Allow text drags to notebook tab labels. Bug #339339, patch by Michael Hofmann.
* Don't crash when adding zeroconf bookmarks while bookmarks are lockedChristian Persch2006-05-111-0/+8
| | | | | | | | | | 2006-05-11 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-bookmarks.c: (add_to_favorites), (resolve_cb), (browse_cb): Don't crash when adding zeroconf bookmarks while bookmarks are locked down. Bug #341379.
* Drop non-toolkit gecko support too.Christian Persch2006-05-111-0/+8
| | | | | | | | | | 2006-05-10 Christian Persch <chpe@cvs.gnome.org> * configure.ac: * embed/mozilla/Makefile.am: * embed/mozilla/mozilla-embed-single.cpp: Drop non-toolkit gecko support too.
* Another API change! Thank you, mozilla!Christian Persch2006-05-111-0/+6
| | | | | | | | 2006-05-10 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphySidebar.cpp: Another API change! Thank you, mozilla!
* Drop support for gecko 1.7.Christian Persch2006-05-111-0/+72
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2006-05-10 Christian Persch <chpe@cvs.gnome.org> * configure.ac: * data/glade/prefs-dialog.glade: * embed/ephy-favicon-cache.c: (ephy_favicon_cache_get): * embed/mozilla/AutoJSContextStack.cpp: * embed/mozilla/ContentHandler.cpp: * embed/mozilla/ContentHandler.h: * embed/mozilla/EphyAboutModule.cpp: * embed/mozilla/EphyAboutModule.h: * embed/mozilla/EphyBrowser.cpp: * embed/mozilla/EphyBrowser.h: * embed/mozilla/EphyContentPolicy.cpp: * embed/mozilla/EphyContentPolicy.h: * embed/mozilla/EphyDirectoryProvider.cpp: * embed/mozilla/EphyFind.cpp: * embed/mozilla/EphyFind.h: * embed/mozilla/EphyHeaderSniffer.cpp: * embed/mozilla/EphyHeaderSniffer.h: * embed/mozilla/EphyHistoryListener.cpp: * embed/mozilla/EphyHistoryListener.h: * embed/mozilla/EphyPromptService.cpp: * embed/mozilla/EphySidebar.cpp: * embed/mozilla/EphySidebar.h: * embed/mozilla/EphySingle.cpp: * embed/mozilla/EphySingle.h: * embed/mozilla/EphyUtils.cpp: * embed/mozilla/EphyUtils.h: * embed/mozilla/EventContext.cpp: * embed/mozilla/EventContext.h: * embed/mozilla/FilePicker.cpp: * embed/mozilla/FilePicker.h: * embed/mozilla/GlobalHistory.cpp: * embed/mozilla/GlobalHistory.h: * embed/mozilla/GtkNSSClientAuthDialogs.cpp: * embed/mozilla/GtkNSSDialogs.cpp: * embed/mozilla/GtkNSSKeyPairDialogs.cpp: * embed/mozilla/GtkNSSSecurityWarningDialogs.cpp: * embed/mozilla/GtkNSSSecurityWarningDialogs.h: * embed/mozilla/Makefile.am: * embed/mozilla/MozDownload.cpp: * embed/mozilla/MozDownload.h: * embed/mozilla/MozRegisterComponents.cpp: * embed/mozilla/MozRegisterComponents.h: * embed/mozilla/MozillaPrivate.cpp: * embed/mozilla/MozillaPrivate.h: * embed/mozilla/PrintingPromptService.cpp: * embed/mozilla/PrintingPromptService.h: * embed/mozilla/mozilla-download.cpp: * embed/mozilla/mozilla-download.h: * embed/mozilla/mozilla-embed-event.cpp: * embed/mozilla/mozilla-embed-event.h: * embed/mozilla/mozilla-embed-find.cpp: * embed/mozilla/mozilla-embed-find.h: * embed/mozilla/mozilla-embed-persist.cpp: * embed/mozilla/mozilla-embed-persist.h: * embed/mozilla/mozilla-embed-single.cpp: * embed/mozilla/mozilla-embed.cpp: * embed/mozilla/mozilla-embed.h: * embed/mozilla/mozilla-notifiers.cpp: * embed/mozilla/mozilla-notifiers.h: * embed/mozilla/mozilla-x509-cert.cpp: * embed/mozilla/mozilla-x509-cert.h: * lib/ephy-gui.c: * lib/ephy-gui.h: * lib/ephy-langs.c: * m4/gecko.m4: * src/ephy-window.c: (sync_tab_security): * src/prefs-dialog.c: (prefs_dialog_init): Drop support for gecko 1.7.
* Added a close item on the tab right-click menu. Also reindented the XMLWouter Bolsterlee2006-05-061-0/+5
| | | | | | | 2006-05-05 Wouter Bolsterlee <uws+gnome@xs4all.nl> * data/ui/epiphany-ui.xml: Added a close item on the tab right-click menu. Also reindented the XML file.
* Set translator-credit in Japanese translation. Fixes bug #339527.Takeshi AIHANA2006-05-031-0/+6
| | | | | | | | 2006-05-03 Takeshi AIHANA <takeshi.aihana@gmail.com> * help/ja/ja.po: Set translator-credit in Japanese translation. Fixes bug #339527.
* Make sure each tab has its own unique ID, so accel paths don't conflictChristian Persch2006-04-251-0/+11
| | | | | | | | | | | | | 2006-04-25 Christian Persch <chpe@cvs.gnome.org> * src/ephy-tab.c: (ephy_tab_finalize), (ephy_tab_init), (ephy_tab_get_zoom), (_ephy_tab_get_id): * src/ephy-tab.h: * src/ephy-tabs-menu.c: (notebook_page_added_cb), (sync_active_tab): Make sure each tab has its own unique ID, so accel paths don't conflict between windows. Fixes bug #339548.
* Post-release version bump.Christian Perhristian Persch2006-04-241-0/+6
| | | | | | | | 2006-04-24 Christian Perhristian Persch <chpe@cvs.gnome.org> * configure.ac: Post-release version bump.
* === Release 2.15.1 ===RELEASE_2_15_1Christian Persch2006-04-241-0/+17
| | | | | | | | | | | | | | | | | | | 2006-04-24 Christian Persch <chpe@cvs.gnome.org> === Release 2.15.1 === * configure.ac: * embed/mozilla/Makefile.am: * embed/mozilla/mozilla-embed-single.cpp: * src/window-commands.c: (window_cmd_help_about): Update for 2.15.1. * help/eu/eu.po: * help/fi/fi.po: * help/ja/ja.po: Fix the build by adding bogus translator-credits strings.
* Fix duplicate accesskey. Bug 337912Piers Cornwell2006-04-211-0/+6
| | | | | | | | 2006-04-20 Piers Cornwell <piers@gnome.org> * data/glade/prefs-dialog.glade: Fix duplicate accesskey. Bug 337912
* Use header capitalisation. Bug #337915Piers Cornwell2006-04-211-0/+6
| | | | | | | | 2006-04-20 Piers Cornwell <piers@gnome.org> * src/bookmarks/ephy-bookmarks-editor.c: Use header capitalisation. Bug #337915
* Fix mnemonic activation of download path button. Bug #339139.Christian Persch2006-04-201-1/+8
| | | | | | | | | 2006-04-19 Christian Persch <chpe@cvs.gnome.org> * data/glade/prefs-dialog.glade: * src/prefs-dialog.c: Fix mnemonic activation of download path button. Bug #339139.
* Also allow cairo-gtk2 builds. Builds but segfaults on startup.Chhristian Persch2006-04-171-1/+8
| | | | | | | | | 2006-04-17 Chhristian Persch <chpe@cvs.gnome.org> * m4/gecko.m4: Also allow cairo-gtk2 builds. Builds but segfaults on startup.
* Check for nsIMutableArray.h and include it if found. Fixes build withChristian Persch2006-04-171-0/+8
| | | | | | | | | | 2006-04-13 Christian Persch <chpe@cvs.gnome.org> * configure.ac: * embed/mozilla/GtkNSSDialogs.cpp: Check for nsIMutableArray.h and include it if found. Fixes build with gecko trunk.
* #337140: Replace fallback favicon with more semantically correct 'text-html'Tommi Komulainen2006-04-151-0/+6
| | | | | | | | 2006-04-15 Tommi Komulainen <tommi.komulainen@iki.fi> * lib/widgets/ephy-location-entry.c (update_favicon): Replace 'stock-new' fallback favicon with more semantically correct 'text-html' It also looks better with Tango icon theme. Bug #337140
* Add -p as short option format for --private-instance.Christian Persch2006-04-141-0/+6
| | | | | | | | 2006-04-13 Christian Persch <chpe@cvs.gnome.org> * src/ephy-main.c: Add -p as short option format for --private-instance.
* Add Esperanto (eo).Christian Persch2006-04-131-0/+6
| | | | | | | | 2006-04-12 Christian Persch <chpe@cvs.gnome.org> * src/languages.h: Add Esperanto (eo).
* Reorder the menu items everywhere to have new tab above new window. FixesCrispin Flowerday2006-04-121-0/+9
| | | | | | | | | | | 2006-04-11 Crispin Flowerday <gnome@flowerday.cx> * data/ui/epiphany-bookmark-editor-ui.xml: * data/ui/epiphany-history-window-ui.xml: * data/ui/epiphany-ui.xml: Reorder the menu items everywhere to have new tab above new window. Fixes bug #303417
* Install App-Friendly Theme Icons (GNOME Goal Two)Paul Drain2006-04-121-0/+8
| | | | | | | | | | 2006-04-10 Paul Drain <pd@cipherfunk.org> * data/art/Makefile.am: * data/bme-desktop.in.in: * data/epiphany-desktop.in.in: Install App-Friendly Theme Icons (GNOME Goal Two)
* Don't set find next/prev insensitive since that's redundant with theChristian Persch2006-04-111-0/+7
| | | | | | | | | 2006-04-10 Christian Persch <chpe@cvs.gnome.org> * src/ephy-find-toolbar.c: Don't set find next/prev insensitive since that's redundant with the status indication, and breaks find while the document is loading.
* Emit document-change event on fastback restore. Fixes bug #312785.Christian Persch2006-04-111-0/+6
| | | | | | | | 2006-04-10 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/mozilla-embed.cpp: Emit document-change event on fastback restore. Fixes bug #312785.
* Enable spatial nav extension.Christian Persch2006-04-101-0/+6
| | | | | | | | 2006-04-09 Christian Persch <chpe@cvs.gnome.org> * data/default-prefs-common.js: Enable spatial nav extension.
* A data/epiphany-pango.schemas:Christian Persch2006-04-101-0/+10
| | | | | | | | | | | | 2006-04-09 Christian Persch <chpe@cvs.gnome.org> * data/Makefile.am: A data/epiphany-pango.schemas: * lib/ephy-prefs.h: * src/ephy-main.c: (main): Enable pango for some indic languages, which depend on it for correct rendering. Bug #335799.
* Improve the current code (less complex) and add a timeouted call toJean-François Rameau2006-04-041-0/+8
| | | | | | | | | | 2006-04-03 Jean-François Rameau <jframeau@cvs.gnome.org> * src/ephy-net-monitor.c: Improve the current code (less complex) and add a timeouted call to NetworkManager when requesting network status. Bug 330479.
* Disable export when locked down. Bug #337028.Christian Persch2006-04-031-0/+7
| | | | | | | | | 2006-04-03 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-bookmarks-editor.c: (ephy_bookmarks_editor_construct): Disable export when locked down. Bug #337028.
* Fix status icon reference count.Christian Persch2006-04-031-0/+13
| | | | | | | | 2006-04-03 Christian Persch <chpe@cvs.gnome.org> * embed/downloader-view.c: Fix status icon reference count.
* Don't crash when we cannot connect to the system dbus. Bug #336557.Christian Persch2006-04-031-0/+9
| | | | | | | | | | | 2006-04-03 Christian Persch <chpe@cvs.gnome.org> * src/ephy-dbus.c: (ephy_dbus_get_bus): * src/ephy-net-monitor.c: (ephy_net_monitor_check_for_active_device), (ephy_net_monitor_attach_to_dbus), (ephy_net_monitor_startup): Don't crash when we cannot connect to the system dbus. Bug #336557.
* Add ephy_guid_help_with_doc_id for use by e-e.Christian Persch2006-04-031-0/+7
| | | | | | | | | 2006-04-02 Christian Persch <chpe@cvs.gnome.org> * lib/ephy-gui.c: (ephy_gui_help_with_doc_id), (ephy_gui_help): * lib/ephy-gui.h: Add ephy_guid_help_with_doc_id for use by e-e.
* Oops, this is a string pref!Christian Persch2006-04-031-0/+6
| | | | | | | | 2006-04-02 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/mozilla-notifiers.cpp: Oops, this is a string pref!
* Fix crash when cancelling the prompt before the timeout has run.Christian Persch2006-04-011-0/+6
| | | | | | | | 2006-04-01 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyPromptService.cpp: Fix crash when cancelling the prompt before the timeout has run.
* Use g_object_ref_sink().Christian Persch2006-03-291-0/+12
| | | | | | | | | | | | | | 2006-03-28 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyPromptService.cpp: * lib/egg/egg-editable-toolbar.c: (egg_editable_toolbar_set_fixed): * lib/widgets/ephy-location-entry.c: (ephy_location_entry_init): * lib/widgets/ephy-zoom-control.c: (ephy_zoom_control_init): * src/ephy-fullscreen-popup.c: (ephy_fullscreen_popup_constructor): * src/ephy-notebook.c: (ephy_notebook_init): * src/ephy-statusbar.c: (ephy_statusbar_init): Use g_object_ref_sink().
* .Jean-François Rameau2006-03-291-0/+7
| | | | | | | | | 2006-03-28 Jean-François Rameau <jframeau@cvs.gnome.org> * embed/mozilla/EphyContentPolicy.cpp: (ShouldLoad). Mozilla backend now supports adblock. Fix #335919.
* Fix print format/arg mismatch.Christian Persch2006-03-241-0/+6
| | | | | | | | 2006-03-23 Christian Persch <chpe@cvs.gnome.org> * lib/ephy-node.c: (write_parent), (ephy_node_write_to_xml): Fix print format/arg mismatch.
* Drop compat code for libgnome < 2.14. Fix refcount leak.Christian Persch2006-03-241-0/+8
| | | | | | | | | | 2006-03-23 Christian Persch <chpe@cvs.gnome.org> * configure.ac: * src/ephy-main.c: (main): Drop compat code for libgnome < 2.14. Fix refcount leak.
* Remove #ifdef:s now that we depend on gtk+ 2.9.Christian Persch2006-03-241-0/+10
| | | | | | | | | | | | 2006-03-23 Christian Persch <chpe@cvs.gnome.org> * embed/downloader-view.c: (show_status_icon), (downloader_view_init), (downloader_view_finalize), (update_status_icon), (download_changed_cb), (downloader_view_add_download), (downloader_view_remove_download), (download_dialog_delete_event_cb): Remove #ifdef:s now that we depend on gtk+ 2.9.
* Port notebook DND to gtk+ 2.9.Christian Persch2006-03-241-0/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 2006-03-23 Christian Persch <chpe@cvs.gnome.org> * configure.ac: * data/ui/epiphany-ui.xml: * src/ephy-lockdown.c: (update_window): * src/ephy-notebook.c: (ephy_notebook_class_init), (button_press_cb), (ephy_notebook_init), (tab_label_weak_notify_cb), (build_tab_label): * src/ephy-notebook.h: * src/ephy-session.c: (notebook_page_added_cb), (notebook_page_removed_cb), (notebook_page_reordered_cb), (impl_attach_window): * src/ephy-tabs-menu.c: (notebook_page_added_cb), (notebook_page_removed_cb), (notebook_page_reordered_cb), (ephy_tabs_menu_set_window): * src/ephy-window.c: (update_tabs_menu_sensitivity), (idle_tab_remove_cb), (notebook_page_added_cb), (notebook_page_removed_cb), (notebook_page_reordered_cb), (notebook_page_close_request_cb), (setup_notebook), (ephy_window_remove_tab), (notebook_switch_page_cb): * src/epiphany.defs: * src/window-commands.c: (window_cmd_tabs_move_left), (window_cmd_tabs_move_right): Port notebook DND to gtk+ 2.9.
* Use GtkStatusIcon.Christian Persch2006-03-201-0/+21
| | | | | | | | | | | | | | | | | | | | | | | 2006-03-20 Christian Persch <chpe@cvs.gnome.org> * embed/downloader-view.c: (status_icon_popup_menu_cb), (show_status_icon), (downloader_view_init), (downloader_view_finalize), (update_status_icon), (download_changed_cb), (downloader_view_add_download), (downloader_view_remove_download), (download_dialog_delete_event_cb): Use GtkStatusIcon. * lib/egg/Makefile.am: * lib/egg/eggstatusicon.c: * lib/egg/eggstatusicon.h: * lib/egg/eggtrayicon.c: * lib/egg/eggtrayicon.h: * lib/egg/eggtraymanager.c: * lib/egg/eggtraymanager.h: Remove egg status icons files.
* Sync Epiphany with Gecko trunk according toJean-François Rameau2006-03-201-0/+9
| | | | | | | | | | | 2006-03-19 Jean-François Rameau <jframeau@cvs.gnome.org> * embed/mozilla/EphySidebar.cpp: * embed/mozilla/MozRegisterComponents.cpp: Sync Epiphany with Gecko trunk according to https://bugzilla.mozilla.org/show_bug.cgi?id=330420. (Add nsIClassInfo.h).
* Add support for local directory monitoring (in addition to local fileWouter Bolsterlee2006-03-171-0/+8
| | | | | | | | | | 2006-03-17 Wouter Bolsterlee <uws@xs4all.nl> * src/ephy-tab.c: (ephy_tab_file_monitor_cb), (ephy_tab_update_file_monitor): Add support for local directory monitoring (in addition to local file monitoring). Bug #332049.
* Add releaseBaseURL entity.Christian Persch2006-03-131-0/+6
| | | | | | | | 2006-03-13 Christian Persch <chpe@cvs.gnome.org> * data/chrome/brand.dtd.in: Add releaseBaseURL entity.
* Add support for IE link files. Bug #330735.Christian Persch2006-03-131-0/+7
| | | | | | | | | 2006-03-12 Christian Persch <chpe@cvs.gnome.org> * plugins/desktop-file/Makefile.am: * plugins/desktop-file/plugin.cpp: Add support for IE link files. Bug #330735.
* Set different exit codes when exiting from different places in the testChristian Persch2006-03-131-0/+9
| | | | | | | | | | | 2006-03-12 Christian Persch <chpe@cvs.gnome.org> * configure.ac: * m4/gecko.m4: Set different exit codes when exiting from different places in the test program, so we can see the cause of the failure in config.log.
* Update after branching.Christian Persch2006-03-131-0/+6
| | | | | | | | 2006-03-12 Christian Persch <chpe@cvs.gnome.org> * configure.ac: Update after branching.
* === Release 2.14.0 ===RELEASE_2_14_0GNOME_2_14_BRANCHPOINTChristian Persch2006-03-131-0/+14
| | | | | | | | | | | | | | | | 2006-03-12 Christian Persch <chpe@cvs.gnome.org> === Release 2.14.0 === * NEWS: * configure.ac: Updated for 2.14.0. * src/prefs-dialog.c: (prefs_dialog_show_help), (font_prefs_dialog_response_cb): Fix the documentation ID the Help button points to.
* Add Victor to documenters in About dialogue.Christian Persch2006-03-131-0/+6
| | | | | | | | 2006-03-12 Christian Persch <chpe@cvs.gnome.org> * src/window-commands.c: Add Victor to documenters in About dialogue.
* Fix item ordering to fix bookmarks export format. Bug #333959, patch hasChristian Persch2006-03-101-0/+7
| | | | | | | | | 2006-03-10 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-bookmarks-editor.c: Fix item ordering to fix bookmarks export format. Bug #333959, patch has RT approval.
* Don't throw when cancelling the dialogue with ESC. Fixes bug #333780,Christian Persch2006-03-081-0/+7
| | | | | | | | | 2006-03-08 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyPromptService.cpp: Don't throw when cancelling the dialogue with ESC. Fixes bug #333780, patch has RT approval.
* Build fix to build with 1.8 branch. No code changes, only #ifdef code thatChristian Persch2006-03-081-0/+7
| | | | | | | | | 2006-03-07 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/GlobalHistory.cpp: Build fix to build with 1.8 branch. No code changes, only #ifdef code that must not be built on 1.8 branch.
* === Release 1.9.99 ===Release1999Christian Persch2006-03-071-0/+6
| | | | | | | | 2006-03-06 Christian Persch <chpe@cvs.gnome.org> === Release 1.9.99 === * configure.ac:
* Back the xpinstall change out; it breaks on gecko 1.8.Christian Persch2006-03-061-0/+6
| | | | | | | | 2006-03-05 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/MozRegisterComponents.cpp: Back the xpinstall change out; it breaks on gecko 1.8.
* Update timestamp on resume dialogue when queuing a new command.Christian Persch2006-03-061-0/+7
| | | | | | | | | 2006-03-05 Christian Persch <chpe@cvs.gnome.org> * src/ephy-session.c: Update timestamp on resume dialogue when queuing a new command.
* Don't use g_return_if_fail here.Christian Persch2006-03-061-0/+10
| | | | | | | | | | | | 2006-03-05 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/mozilla-embed-find.cpp: Don't use g_return_if_fail here. * embed/mozilla/mozilla-embed-single.cpp: Remove fixed FIXME.
* Fix fonts schema default values.Christian Persch2006-03-061-0/+11
| | | | | | | | | | | | | 2006-03-05 Christian Persch <chpe@cvs.gnome.org> * data/epiphany-fonts.schemas: * data/generate-font-schemas.py: Fix fonts schema default values. * embed/downloader-view.c: (downloader_view_build_ui): Forgotten commit.
* Use the right category.Christian Persch2006-03-051-0/+6
| | | | | | | | 2006-03-05 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/MozRegisterComponents.cpp: Use the right category.
* Mark application/x-xpinstall as unsafe.Christian Persch2006-03-051-0/+11
| | | | | | | | | | | | | 2006-03-05 Christian Persch <chpe@cvs.gnome.org> * data/mime-types-permissions.xml: Mark application/x-xpinstall as unsafe. * embed/mozilla/MozRegisterComponents.cpp: Unregister xpinstall content handler and JS objects; fixes download of .xpi files.
* Before running any test programs, check that we can compile and run anyChristian Persch2006-03-051-0/+8
| | | | | | | | | | 2006-03-05 Christian Persch <chpe@cvs.gnome.org> * configure.ac: * m4/gecko.m4: Before running any test programs, check that we can compile and run any XPCOM programs at all.
* Sync Epiphany with new nsIGlobalHistory3 stuff.Jean-François Rameau2006-03-031-0/+12
| | | | | | | | | | | | | | 2006-03-03 Jean-François Rameau <jframeau@cvs.gnome.org> * configure.ac: * embed/mozilla/GlobalHistory.h: * embed/mozilla/GlobalHistory.cpp: Sync Epiphany with new nsIGlobalHistory3 stuff. * embed/mozilla/EphyContentPolicy.cpp: (GetEmbedFromContext): Fix a missing return.
* Don't block stylesheets (for now).Christian Persch2006-03-031-0/+6
| | | | | | | | 2006-03-02 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyContentPolicy.cpp: Don't block stylesheets (for now).
* Fix a warning introduced in my last patch (gcc 4.1 warnings).Jean-François Rameau2006-03-031-0/+6
| | | | | | | | 2006-03-02 Jean-François Rameau <jframeau@cvs.gnome.org> * src/ephy-history-window.c: (ephy_history_window_set_parent): Fix a warning introduced in my last patch (gcc 4.1 warnings).
* Don't try to connect to the session bus when we're starting a privateChristian Persch2006-03-031-0/+7
| | | | | | | | | 2006-03-02 Christian Persch <chpe@cvs.gnome.org> * src/ephy-dbus.c: (_ephy_dbus_startup): Don't try to connect to the session bus when we're starting a private instance.
* src/ephy-window.cPeter Harvey2006-03-031-0/+7
| | | | | | | | | 2006-03-02 Peter Harvey <peter.a.harvey@gmail.com> * src/ephy-window.c Fix a bug introduced in my last patch where statusbar visibility was inverted from what it should have been.
* If we can't detect the mime type, fall back to checking the fileChristian Persch2006-03-031-0/+11
| | | | | | | | | | | | | 2006-03-02 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-bookmarks-import.c: (ephy_bookmarks_import): If we can't detect the mime type, fall back to checking the file extension. Bug #331468. * src/ephy-main.c: (main): Don't pass NULL to realpath if PATH_MAX is defined. Bug #333051.
* Fix gcc 4.1 warnings (dereferencing type-punned pointer will breakJean-François Rameau2006-03-031-0/+13
| | | | | | | | | | | | | | | 2006-03-02 Jean-François Rameau <jframeau@cvs.gnome.org> * embed/ephy-embed-shell.c:(ephy_embed_shell_dispose): * src/ephy-encoding-menu.c: (ephy_encoding_menu_view_dialog_cb): * src/ephy-history-window.c: (cmd_clear), (ephy_history_window_finalize): * src/ephy-shell.c: (ephy_shell_get_pdm_dialog),(ephy_shell_get_prefs_dialog), (ephy_shell_get_print_setup_dialog): * src/prefs-dialog.c: (prefs_dialog_finalize), (font_prefs_button_clicked_cb), (language_editor_add_button_clicked_cb): * src/bookmarks/ephy-bookmarks-editor.c: (ephy_bookmarks_editor_finalize): Fix gcc 4.1 warnings (dereferencing type-punned pointer will break strict-aliasing rules).
* Make these implement threadsafe isupports.Christian Persch2006-03-031-0/+8
| | | | | | | | | | 2006-03-02 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/GtkNSSDialogs.cpp: * embed/mozilla/GtkNSSKeyPairDialogs.cpp: * embed/mozilla/GtkNSSSecurityWarningDialogs.cpp: Make these implement threadsafe isupports.
* Don't activate typeaheadfind on XUL documents.Christian Persch2006-03-021-0/+6
| | | | | | | | 2006-03-02 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EventContext.cpp: Don't activate typeaheadfind on XUL documents.
* Post-release version bump.Christian Persch2006-02-281-0/+6
| | | | | | | | 2006-02-27 Christian Persch <chpe@cvs.gnome.org> * configure.ac: Post-release version bump.
* === Release 1.9.8 ===Release198Christian Persch2006-02-281-0/+7
| | | | | | | | | 2006-02-27 Christian Persch <chpe@cvs.gnome.org> === Release 1.9.8 === * NEWS: * configure.ac:
* Distinguish different firefox profiles when showing the list to chooseChristian Persch2006-02-251-0/+7
| | | | | | | | | 2006-02-24 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-bookmarks-editor.c: (add_bookmarks_source): Distinguish different firefox profiles when showing the list to choose which one to import.
* src/bookmarks/ephy-bookmark-action.cPeter Harvey2006-02-241-1/+8
| | | | | | | | | 2006-02-24 Peter Harvey <peter.a.harvey@gmail.com> * src/bookmarks/ephy-bookmark-action.c Set the tooltip for bookmarks on the toolbar, using a 'title\nlocation' format. Bug #332113.
* src/bookmarks/ephy-bookmark-action.cPeter Harvey2006-02-241-0/+8
| | | | | | | | | | 2006-02-24 Peter Harvey <peter.a.harvey@gmail.com> * src/bookmarks/ephy-bookmark-action.c Update the bookmark icon if the toolbar is reconfigured (happens when the theme changes). Everything else should be already handled by the class handler.
* lib/egg/egg-editable-toolbar.cPeter Harvey2006-02-241-0/+7
| | | | | | | | | 2006-02-24 Peter Harvey <peter.a.harvey@gmail.com> * lib/egg/egg-editable-toolbar.c Fix a bug where the visibility_paths were deleted on deconstruct rather than dispose.
* lib/egg/egg-editable-toolbar.cPeter Harvey2006-02-241-0/+7
| | | | | | | | | 2006-02-24 Peter Harvey <peter.a.harvey@gmail.com> * lib/egg/egg-editable-toolbar.c Made the "Show" menu items insensitive when the entire toolbar is hidden.
* src/bookmarks/ephy-topics-palette.cPeter Harvey2006-02-241-0/+8
| | | | | | | | | | 2006-02-24 Peter Harvey <peter.a.harvey@gmail.com> * src/bookmarks/ephy-topics-palette.c Changed selection mode to 'none'. Makes it more usable for mouse users, and we have a text entry for keyboard users anyway.
* lib/egg/egg-editable-toolbar.cPeter Harvey2006-02-241-0/+6
| | | | | | | | 2006-02-23 Peter Harvey <peter.a.harvey@gmail.com> * lib/egg/egg-editable-toolbar.c Added translator comment.
* Use the same machanism for Ctrl-W as clicking the tab's close button.Christian Persch2006-02-241-0/+8
| | | | | | | | | | 2006-02-23 Christian Persch <chpe@cvs.gnome.org> * src/window-commands.c: (window_cmd_file_close_window), (window_cmd_help_about): Use the same machanism for Ctrl-W as clicking the tab's close button. Fixes bug #319530.
* Added GECKO_CHECK_CONTRACTIDS. Fix variable name quoting inChristian Persch2006-02-231-0/+12
| | | | | | | | | | | | | | 2006-02-23 Christian Persch <chpe@cvs.gnome.org> * m4/gecko.m4: Added GECKO_CHECK_CONTRACTIDS. Fix variable name quoting in GECKO_GECKO_CONTRACTID. * configure.ac: Check with GECKO_CHECK_CONTRACTIDS. Remove redundant check for typeaheadfind.
* Refactored. Added GECKO_XPCOM_PROGRAM modelled after AC_LANG_PROGRAM butChristian Persch2006-02-231-0/+12
| | | | | | | | | | | | | | 2006-02-23 Christian Persch <chpe@cvs.gnome.org> * m4/gecko.m4: Refactored. Added GECKO_XPCOM_PROGRAM modelled after AC_LANG_PROGRAM but which produces a program which uses XPCOM; and made GECKO_CHECK_CONTRACTID use this. * configure.ac: Add a check for the gecko typeaheadfind extension. Bug #329118.
* src/bookmarks/ephy-topics-entry.cPeter Harvey2006-02-231-0/+6
| | | | | | | | 2006-02-22 Peter Harvey <peter.a.harvey@gmail.com> * src/bookmarks/ephy-topics-entry.c Improved behaviour of completion popup.
* Unset general.useragent.extra.simple pref from xulrunner, we don't wantChristian Persch2006-02-231-0/+7
| | | | | | | | | 2006-02-22 Christian Persch <chpe@cvs.gnome.org> * data/default-prefs-gecko-1-8.js: Unset general.useragent.extra.simple pref from xulrunner, we don't want that in our UA string.
* data/ui/epiphany-fs-toolbar.xml lib/egg/egg-toolbars-model.cPeter Harvey2006-02-211-0/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2006-02-21 Peter Harvey <peter.a.harvey@gmail.com> * data/ui/epiphany-fs-toolbar.xml * lib/egg/egg-toolbars-model.c * lib/egg/egg-toolbars-model.h Added "editable" attribute for toolbars. * data/ui/epiphany-ui.xml * lib/egg/egg-editable-toolbar.c * lib/egg/egg-editable-toolbar.h * src/ephy-toolbar.c * src/ephy-window.c Many improvements to toolbar menus. Includes changes to show visibility toggles in multiple locations. * lib/ephy-stock-icons.c * lib/ephy-stock-icons.h Additional stock icon for drag and drop. * src/bookmarks/ephy-bookmarks-ui.c Make 'customize toolbar' invisible when editing. * src/ephy-shell.c Mark the full-screen toolbar as non-removable.
* src/bookmarks/ephy-bookmarks-menu.c src/bookmarks/ephy-nodes-cover.cPeter Harvey2006-02-211-0/+7
| | | | | | | | | 2006-02-21 Peter Harvey <peter.a.harvey@gmail.com> * src/bookmarks/ephy-bookmarks-menu.c * src/bookmarks/ephy-nodes-cover.c Minor tweaks to improve menu generation.
* src/bookmarks/ephy-bookmark-properties.cPeter Harvey2006-02-211-0/+6
| | | | | | | | 2006-02-21 Peter Harvey <peter.a.harvey@gmail.com> * src/bookmarks/ephy-bookmark-properties.c Switched to using an expander after UI review.
* Enable error pages explicitly since xulrunner is missing that pref too.Christian Persch2006-02-211-0/+7
| | | | | | | | | 2006-02-20 Christian Persch <chpe@cvs.gnome.org> * data/default-prefs-gecko-1.8.js: Enable error pages explicitly since xulrunner is missing that pref too.
* Do return on failure.Christian Persch2006-02-211-0/+6
| | | | | | | | 2006-02-20 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/GtkNSSSecurityWarningDialogs.cpp: Do return on failure.
* Fix crash on switching to/from fullscreen mode. Bug #331462.Christian Persch2006-02-171-0/+6
| | | | | | | | 2006-02-16 Christian Persch <chpe@cvs.gnome.org> * src/ephy-window.c: (ephy_window_state_event): Fix crash on switching to/from fullscreen mode. Bug #331462.
* Guard against nsDocument::GetDefaultView returning NULL. Bug #327764.Christian Persch2006-02-161-0/+7
| | | | | | | | | 2006-02-15 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyBrowser.cpp: Guard against nsDocument::GetDefaultView returning NULL. Bug #327764.
* data/ui/epiphany-toolbar.xmlPeter Harvey2006-02-151-0/+6
| | | | | | | | 2006-02-10 Peter Harvey <peter.a.harvey@gmail.com> * data/ui/epiphany-toolbar.xml Add the zoom in/out items back.
* src/bookmarks/ephy-bookmarks-editor.cPeter Harvey2006-02-141-1/+12
| | | | | | | | | | | | | 2006-02-10 Peter Harvey <peter.a.harvey@gmail.com> * src/bookmarks/ephy-bookmarks-editor.c Do not create the bookmarks bar when removing bookmarks from the toolbar. * lib/egg/egg-toolbars-model.c Fix infinite loop when a toolbar has no items on it.
* Post-release version bump.Christian Persch2006-02-141-0/+6
| | | | | | | | 006-02-14 Christian Persch <chpe@cvs.gnome.org> * configure.ac: Post-release version bump.
* === Release 1.9.7 ===Christian Persch2006-02-141-0/+7
| | | | | | | | | 2006-02-14 Christian Persch <chpe@cvs.gnome.org> === Release 1.9.7 === * NEWS: * configure.ac:
* Add a define and automake conditional for gecko debug builds.Christian Persch2006-02-141-0/+7
| | | | | | | | | 2006-02-14 Christian Persch <chpe@cvs.gnome.org> * m4/gecko.m4: Add a define and automake conditional for gecko debug builds.
* Use "Username" label for the password dialogue,Christian Persch2006-02-141-0/+7
| | | | | | | | 2006-02-14 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyPromptService.cpp: Use "Username" label for the password dialogue,
* Also use exthandler for snews and nntp.Christian Persch2006-02-141-0/+11
| | | | | | | | | | | | | 2006-02-14 Christian Persch <chpe@cvs.gnome.org> * data/default-prefs-common.js: Also use exthandler for snews and nntp. * data/default-prefs-toolkit.js: Add password manager prefs, since xulrunner is missing them.
* Don't export the local bookmarks.Christian Persch2006-02-141-0/+15
| | | | | | | | | | | | | | | | | 2006-02-14 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-bookmarks-export.c: (write_rdf): Don't export the local bookmarks. * src/bookmarks/ephy-bookmarks-menu.c: (append_menu): Remove "name" attribute in the UI string, since it's set to same value as "action". * src/bookmarks/ephy-open-tabs-action.c: (node_added_cb): Fix untranslated string!
* Remove ephy_gui_window_present.Christian Persch2006-02-141-0/+7
| | | | | | | | | 2006-02-14 Christian Persch <chpe@cvs.gnome.org> * lib/ephy-gui.c: * lib/ephy-gui.h: Remove ephy_gui_window_present.
* Move --private-instance out of debug #ifdef.Christian Persch2006-02-141-0/+10
| | | | | | | | | | | | 2006-02-14 Christian Persch <chpe@cvs.gnome.org> * lib/ephy-file-helpers.c: (ephy_file_helpers_init), (ephy_file_helpers_shutdown), (ephy_file_delete_on_exit), (ephy_file_monitor_cancel), (ephy_file_delete_directory): * lib/ephy-file-helpers.h: * src/ephy-main.c: (main): Move --private-instance out of debug #ifdef.
* Fix crash when resolve returns an error, bug #331028. Restructure 0confChristian Persch2006-02-141-0/+9
| | | | | | | | | | | 2006-02-13 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-bookmarks.c: (resolve_cb), (browse_cb), (ephy_local_bookmarks_init), (ephy_local_bookmarks_stop), (ephy_bookmarks_finalize), (ephy_bookmarks_new): Fix crash when resolve returns an error, bug #331028. Restructure 0conf code.
* Fix removing zeroconf bookmarks when the service disappears, and updatingChristian Persch2006-02-131-0/+11
| | | | | | | | | | | | | 2006-02-13 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-bookmarks.c: (add_to_favorites), (history_site_visited_cb), (history_cleared_cb), (get_id_for_service), (get_node_for_service), (resolve_cb), (browse_cb): * src/bookmarks/ephy-bookmarks.h: Fix removing zeroconf bookmarks when the service disappears, and updating them when they reappear. Bugs #329637, #330883.
* Place bookmarks on "BookmarksBar" toolbar, since that's what < 1.9 usedChristian Persch2006-02-131-0/+7
| | | | | | | | | 2006-02-13 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-bookmarks-editor.c: (cmd_toolbar): Place bookmarks on "BookmarksBar" toolbar, since that's what < 1.9 used too.
* Doesn't return the right variable ! Add a LOG to traceJean-François Rameau2006-02-131-0/+7
| | | | | | | | | 2006-02-12 Jean-François Rameau <jframeau@cvs.gnome.org> * src/ephy-net-monitor.c: (ephy_net_monitor_check_for_active_device): Doesn't return the right variable ! Add a LOG to trace EphyNetworkMonitor's check for active device.
* Strdup the action name data.Christian Persch2006-02-121-0/+8
| | | | | | | | | | 2006-02-12 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-bookmark-factory-action.c: (build_menu_for_topic): * src/bookmarks/ephy-topic-factory-action.c: (build_menu): Strdup the action name data.
* Use the right action name.Christian Persch2006-02-121-0/+7
| | | | | | | | | 2006-02-12 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-open-tabs-action.c: (node_added_cb), (node_removed_cb): Use the right action name.
* Reqeust interaction with the client when there are unfinished downloads.Christian Persch2006-02-121-0/+7
| | | | | | | | | 2006-02-12 Christian Persch <chpe@cvs.gnome.org> * src/ephy-session.c: (save_yourself_cb): Reqeust interaction with the client when there are unfinished downloads.
* src/bookmarks/ephy-bookmarks-menu.c src/bookmarks/ephy-bookmarks-ui.cPeter Harvey2006-02-111-0/+7
| | | | | | | | | 2006-02-10 Peter Harvey <peter.a.harvey@gmail.com> * src/bookmarks/ephy-bookmarks-menu.c * src/bookmarks/ephy-bookmarks-ui.c Additional minor cleanups.
* Remove *_action_name functions, and use static buffers instead. MinorChristian Persch2006-02-111-0/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2006-02-10 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-bookmark-action-group.c: (smart_added_cb), (smart_removed_cb), (node_changed_cb), (node_added_cb), (node_removed_cb): * src/bookmarks/ephy-bookmark-action.c: (ephy_bookmark_action_new): * src/bookmarks/ephy-bookmark-action.h: * src/bookmarks/ephy-bookmark-factory-action.c: (build_menu_for_topic): * src/bookmarks/ephy-bookmarks-editor.c: (cmd_toolbar), (ephy_bookmarks_editor_update_menu): * src/bookmarks/ephy-bookmarks-menu.c: (append_bookmarks), (append_menu), (ephy_bookmarks_menu_build): * src/bookmarks/ephy-bookmarks-ui.c: (ephy_bookmarks_ui_attach_window), (topic_has_data), (topic_get_data), (topic_get_name), (bookmark_has_data), (bookmark_get_data), (bookmark_get_name), (bookmark_new_name), (toolbar_node_removed_cb): * src/bookmarks/ephy-bookmarks-ui.h: * src/bookmarks/ephy-open-tabs-action.c: (node_added_cb), (node_removed_cb), (ephy_open_tabs_group_new): * src/bookmarks/ephy-open-tabs-action.h: * src/bookmarks/ephy-topic-action-group.c: (node_changed_cb), (node_added_cb), (node_removed_cb), (ephy_topic_action_group_new): * src/bookmarks/ephy-topic-action-group.h: * src/bookmarks/ephy-topic-action.c: (ephy_topic_action_new): * src/bookmarks/ephy-topic-action.h: * src/bookmarks/ephy-topic-factory-action.c: (build_menu): Remove *_action_name functions, and use static buffers instead. Minor cleanups.
* Use NS_LogInit()/NS_LogTerm().Christian Persch2006-02-111-0/+6
| | | | | | | | 2006-02-10 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/mozilla-embed-single.cpp: Use NS_LogInit()/NS_LogTerm().
* Misc code cleanups: fewer gobject casts, disconnect handlers, save a fewChristian Persch2006-02-091-0/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | 2006-02-09 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-bookmark-action-group.c: (node_changed_cb), (node_added_cb), (node_removed_cb), (ephy_bookmark_group_new): * src/bookmarks/ephy-bookmark-action.c: (ephy_bookmark_action_sync_smart_url), (ephy_bookmark_action_sync_icon), (connect_proxy), (ephy_bookmark_action_set_bookmark), (ephy_bookmark_action_get_property), (ephy_bookmark_action_init), (ephy_bookmark_action_dispose), (ephy_bookmark_action_class_init), (ephy_bookmark_action_get_type): * src/bookmarks/ephy-bookmark-action.h: * src/bookmarks/ephy-bookmarks-ui.c: (ephy_bookmarks_ui_attach_window): * src/bookmarks/ephy-open-tabs-action.c: (activate_cb), (node_added_cb), (node_removed_cb), (ephy_open_tabs_group_new), (ephy_open_tabs_action_name): * src/bookmarks/ephy-related-action.c: (node_changed), (node_destroyed), (open_link), (ephy_related_action_new): * src/bookmarks/ephy-topics-entry.c: * src/bookmarks/ephy-topics-entry.h: Misc code cleanups: fewer gobject casts, disconnect handlers, save a few strdups etc.
* src/bookmarks/ephy-topics-entry.cPeter Harvey2006-02-091-0/+8
| | | | | | | | | | 2006-02-09 Peter Harvey <peter.a.harvey@gmail.com> * src/bookmarks/ephy-topics-entry.c Add enter-to-auto-complete when there is just one possible match. Will close dialog if no current key. Will do nothing otherwise.