aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Use "Add _Bookmark" not "_Bookmark Link".Christian Persch2005-01-062-1/+7
| | | | | | | | 2005-01-05 Christian Persch <chpe@cvs.gnome.org> * src/ephy-history-window.c: Use "Add _Bookmark" not "_Bookmark Link".
* Retain old menu item name for compatibility.Christian Persch2005-01-062-1/+7
| | | | | | | | 2005-01-05 Christian Persch <chpe@cvs.gnome.org> * data/ui/epiphany-ui.xml: Retain old menu item name for compatibility.
* Add context menu on notebook. Fixes bug #132989.Christian Persch2005-01-064-3/+97
| | | | | | | | | | | | 2005-01-05 Christian Persch <chpe@cvs.gnome.org> * data/ui/epiphany-ui.xml: * src/ephy-notebook.c: (button_press_cb): * src/ephy-window.c: (show_notebook_popup_menu), (notebook_button_press_cb), (notebook_popup_menu_cb), (setup_notebook): Add context menu on notebook. Fixes bug #132989.
* Remove trailing whitespace.Christian Persch2005-01-063-2/+13
| | | | | | | | | | | | 2005-01-05 Christian Persch <chpe@cvs.gnome.org> * data/Makefile.am: Remove trailing whitespace. * embed/mozilla/MozDownload.cpp: Fix build with moz 1.7.
* Only implement nsITransfer if possible.Christian Persch2005-01-068-97/+143
| | | | | | | | | | 2005-01-05 Christian Persch <chpe@cvs.gnome.org> * configure.ac: * embed/mozilla/MozDownload.cpp: * embed/mozilla/MozDownload.h: Only implement nsITransfer if possible.
* Consistently start enum names with EPHY_*.Crispin Flowerday2005-01-0622-220/+263
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2005-01-05 Crispin Flowerday <gnome@flowerday.cx> * embed/ephy-embed-event.c: (ephy_embed_event_context_get_type): * embed/ephy-embed-event.h: * embed/ephy-embed-persist.c: (ephy_embed_persist_flags_get_type): * embed/ephy-embed-persist.h: * embed/ephy-embed.c: (ephy_embed_net_state_get_type), (ephy_embed_ppv_navigation_get_type), (ephy_embed_security_level_get_type), (ephy_embed_document_type_get_type): * embed/ephy-embed.h: * embed/ephy-favicon-cache.c: (ephy_favicon_cache_download): * embed/mozilla/EphyBrowser.cpp: * embed/mozilla/EphyHeaderSniffer.cpp: * embed/mozilla/EventContext.cpp: * embed/mozilla/MozDownload.cpp: * embed/mozilla/mozilla-embed-persist.cpp: * embed/mozilla/mozilla-embed.cpp: * src/ephy-shell.c: (ephy_shell_new_tab): * src/ephy-tab.c: (ephy_tab_address_expire_get_type), (ephy_tab_navigation_flags_get_type), (ephy_tab_set_property), (ephy_tab_class_init), (ephy_tab_get_document_type), (ephy_tab_address_cb), (update_net_state_message), (build_progress_from_requests), (ensure_page_info), (ephy_tab_net_state_cb), (ephy_tab_dom_mouse_click_cb), (ephy_tab_init), (ephy_tab_update_navigation_flags), (ephy_tab_set_location), (ephy_tab_get_security_level): * src/ephy-tab.h: * src/ephy-window.c: (sync_tab_document_type), (sync_tab_navigation), (sync_tab_security), (sync_tab_zoom), (update_popups_tooltips), (show_embed_popup): * src/popup-commands.c: (popup_cmd_copy_link_address), (save_property_url), (popup_cmd_set_image_as_background), (save_temp_source): * src/ppview-toolbar.c: (toolbar_cmd_ppv_goto_first), (toolbar_cmd_ppv_goto_last), (toolbar_cmd_ppv_go_back), (toolbar_cmd_ppv_go_forward): * src/toolbar.c: (sync_user_input_cb): * src/window-commands.c: (window_cmd_file_save_as), (save_temp_source): Consistently start enum names with EPHY_*.
* Updated Greek translationNikos Charonitakis2005-01-052-1031/+1348
|
* Don't focus the buttons on click.Christian Persch2005-01-053-1/+19
| | | | | | | | | | | | | 2005-01-04 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-bookmark-action.c: (create_tool_item): * src/bookmarks/ephy-topic-action.c: (create_tool_item): Don't focus the buttons on click. * src/bookmarks/ephy-topic-action.c: (add_open_in_tabs_menu): Use "Open in New Tabs" label for consistency.
* Use ngettext to get the Open in New Tab[s]/Window[s] label.Christian Persch2005-01-055-71/+57
| | | | | | | | | | | | | | 2005-01-04 Christian Persch <chpe@cvs.gnome.org> * lib/widgets/ephy-node-view.c: * lib/widgets/ephy-node-view.h: * src/bookmarks/ephy-bookmarks-editor.c: (ephy_bookmarks_editor_update_menu): * src/ephy-history-window.c: (ephy_history_window_update_menu): Use ngettext to get the Open in New Tab[s]/Window[s] label. 2005-01-04 Christian Persch <chpe@cvs.gnome.org>
* Better fix for bug #119461, just use gtk_button_set_focus_on_click().Christian Persch2005-01-052-11/+10
| | | | | | | | | | 2005-01-04 Christian Persch <chpe@cvs.gnome.org> * src/ephy-notebook.c: (close_button_clicked_cb), (build_tab_label): Better fix for bug #119461, just use gtk_button_set_focus_on_click(). Thanks to tko for pointing this out to me.
* Updated Slovak translation.Marcel Telka2005-01-052-57/+58
| | | | | | 2005-01-04 Marcel Telka <marcel@telka.sk> * sk.po: Updated Slovak translation.
* Updated Albanian translation.Laurent Dhima2005-01-042-499/+579
| | | | | | 2005-01-04 Laurent Dhima <laurenti@alblinux.net> * sq.po: Updated Albanian translation.
* Use G_TYPE_STRING instead of G_TYPE_POINTER for address and featuresAdam Hooper2005-01-042-2/+9
| | | | of ge-popup-blocked signal.
* Updated Canadian English translation.Adam Weinberger2005-01-042-123/+148
| | | | * en_CA.po: Updated Canadian English translation.
* Add type for flags.Christian Persch2005-01-043-4/+37
| | | | | | | | | 2005-01-03 Christian Persch <chpe@cvs.gnome.org> * lib/ephy-state.c: (ephy_state_window_flags_get_type): * lib/ephy-state.h: Add type for flags.
* Add type for flags.Christian Persch2005-01-043-1/+35
| | | | | | | | | 2005-01-03 Christian Persch <chpe@cvs.gnome.org> * embed/ephy-embed-persist.c: (ephy_embed_persist_flags_get_type): * embed/ephy-embed-persist.h: Add type for flags.
* Prefix class structs with '_' so that the python code generator finds it.Crispin Flowerday2005-01-043-6/+12
| | | | | | | | 2005-01-03 Crispin Flowerday <gnome@flowerday.cx> * lib/ephy-dialog.c: * lib/ephy-dialog.h: Prefix class structs with '_' so that the python code generator finds it.
* Ensure that flags and enums start with 'Ephy'Crispin Flowerday2005-01-0418-86/+118
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2005-01-03 Crispin Flowerday <gnome@flowerday.cx> * embed/ephy-embed-event.c: * embed/ephy-embed-event.h: * embed/ephy-embed-persist.c: (ephy_embed_persist_set_flags): * embed/ephy-embed-persist.h: * embed/ephy-embed.c: (ephy_embed_base_init), (ephy_embed_get_security_level), (ephy_embed_print_preview_navigate): * embed/ephy-embed.h: * embed/mozilla/EphyBrowser.cpp: * embed/mozilla/EphyBrowser.h: * embed/mozilla/EphyHeaderSniffer.cpp: * embed/mozilla/MozDownload.cpp: * embed/mozilla/mozilla-embed-event.cpp: * embed/mozilla/mozilla-embed-persist.cpp: * embed/mozilla/mozilla-embed.cpp: * src/ephy-tab.c: (ephy_tab_address_expire_get_type), (ephy_tab_navigation_flags_get_type), (ephy_tab_document_type_cb), (update_net_state_message), (build_progress_from_requests), (ephy_tab_net_state_cb), (ephy_tab_dom_mouse_click_cb), (ephy_tab_security_change_cb), (ephy_tab_update_navigation_flags), (ephy_tab_set_location), (ephy_tab_set_security_level): * src/ephy-tab.h: * src/ephy-window.c: (sync_tab_document_type), (sync_tab_navigation), (sync_tab_security), (sync_tab_zoom), (update_popups_tooltips), (show_embed_popup), (ephy_window_class_init): * src/popup-commands.c: (popup_cmd_copy_link_address): Ensure that flags and enums start with 'Ephy'
* Use new enum and flags types.Christian Persch2005-01-042-11/+14
| | | | | | | | 2005-01-03 Christian Persch <chpe@cvs.gnome.org> * src/ephy-tab.c: (ephy_tab_get_property), (ephy_tab_class_init): Use new enum and flags types.
* Add type for flags.Christian Persch2005-01-043-0/+35
| | | | | | | | | | 2005-01-03 Christian Persch <chpe@cvs.gnome.org> * lib/egg/egg-toolbars-model.c: (egg_toolbars_model_flags_get_type): * lib/egg/egg-toolbars-model.h: Add type for flags.
* Add some more types for enums and flagsCrispin Flowerday2005-01-045-0/+156
| | | | | | | | | | | | | 2005-01-03 Crispin Flowerday <gnome@flowerday.cx> * src/ephy-shell.c: (ephy_shell_error_get_type), (ephy_shell_startup_flags_get_type), (ephy_new_tab_flags_get_type): * src/ephy-shell.h: * src/ephy-tab.c: (ephy_tab_address_expire_get_type), (ephy_tab_navigation_flags_get_type): * src/ephy-tab.h: Add some more types for enums and flags
* Make ephy-encodings.h not public anymore.Christian Persch2005-01-042-1/+7
| | | | | | | | 2005-01-03 Christian Persch <chpe@cvs.gnome.org> * embed/Makefile.am: Make ephy-encodings.h not public anymore.
* Another enum type.Christian Persch2005-01-045-7/+44
| | | | | | | | | | | | | | | | | 2005-01-03 Christian Persch <chpe@cvs.gnome.org> * embed/ephy-permission-manager.c: (ephy_permission_get_type): * embed/ephy-permission-manager.h: Another enum type. * lib/ephy-marshal.list: Remove unused marshal. * src/ephy-tab.c: (ephy_tab_class_init): Use enum for security level type.
* Add types for some enums and flags.Christian Persch2005-01-048-18/+176
| | | | | | | | | | | | | | | | | | 2005-01-03 Christian Persch <chpe@cvs.gnome.org> * embed/ephy-embed-event.c: (ephy_embed_event_context_get_type), (ephy_embed_event_type_get_type): * embed/ephy-embed-event.h: * embed/ephy-embed.c: (ephy_embed_net_state_get_type), (ephy_embed_ppv_navigation_get_type), (ephy_embed_security_level_get_type), (ephy_embed_base_init): * embed/ephy-embed.h: * embed/mozilla/mozilla-embed.cpp: * lib/ephy-marshal.list: * src/ephy-tab.c: (update_net_state_message), (build_progress_from_requests), (ephy_tab_net_state_cb): Add types for some enums and flags.
* Change Cl_ear History to Clear _HistoryAdam Hooper2005-01-042-1/+7
|
* Add loader directory to the .pc file.Christian Persch2005-01-044-2/+60
| | | | | | | | | | | | | 2005-01-03 Christian Persch <chpe@cvs.gnome.org> * data/epiphany-1.6.pc.in: Add loader directory to the .pc file. * src/ephy-extensions-manager.c: (sanitise_type), (get_loader_for_type), (ephy_extensions_manager_finalize): Load new loaders with the sblib loader.
* Remove ephy_window_print().Christian Persch2005-01-033-25/+10
| | | | | | | | | | | | 2005-01-03 Christian Persch <chpe@cvs.gnome.org> * src/ephy-window.h: Remove ephy_window_print(). * embed/ephy-encodings.h: Remove unused enum.
* Change C_lear to Cl_ear. Fixes bug #162706.Adam Hooper2005-01-032-2/+8
|
* Updated Czech translation.Miloslav Trmac2005-01-022-114/+151
| | | | | | 2005-01-02 Miloslav Trmac <mitr@volny.cz> * cs.po: Updated Czech translation.
* Add an "add-sidebar" signal on the EphyEmbedSingle interface, it getsCrispin Flowerday2005-01-027-0/+298
| | | | | | | | | | | | | | | 2005-01-01 Crispin Flowerday <gnome@flowerday.cx> * embed/ephy-embed-single.c: (ephy_embed_single_iface_init): * embed/ephy-embed-single.h: * embed/mozilla/EphySidebar.cpp: * embed/mozilla/EphySidebar.h: * embed/mozilla/Makefile.am: * embed/mozilla/MozRegisterComponents.cpp: Add an "add-sidebar" signal on the EphyEmbedSingle interface, it gets emitted when a user clicks on a link that wants to add a url to the sidebar.
* We don't need to implement nsIBrowserHistory.Christian Persch2005-01-024-116/+10
| | | | | | | | | | 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.
* Grab focus on the active tab before removing a tab. Fixes bug #119461.Christian Persch2005-01-023-0/+29
| | | | | | | | | | 2005-01-01 Christian Persch <chpe@cvs.gnome.org> * src/ephy-notebook.c: (close_button_clicked_cb), (build_tab_label): * src/ephy-tab.c: (ephy_tab_grab_focus), (ephy_tab_class_init): Grab focus on the active tab before removing a tab. Fixes bug #119461.
* Update copyright noticeChristian Persch2005-01-011-1/+1
|
* Set selection mode to BROWSE. Fixes bug #162331.Christian Persch2005-01-012-0/+12
| | | | | | | | 2004-12-31 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-topics-selector.c: (ephy_topics_selector_constructor): Set selection mode to BROWSE. Fixes bug #162331.
* UpdateChristian Persch2005-01-011-0/+2
|
* Save a strdup.Christian Persch2005-01-012-6/+8
| | | | | | | | 2004-12-31 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-bookmarks-editor.c: (delete_topic_dialog_construct): Save a strdup.
* Use approximate_digit_width, and use a smaller number of chars. From bugChristian Persch2005-01-012-2/+9
| | | | | | | | | 2004-12-31 Christian Persch <chpe@cvs.gnome.org> * src/ephy-notebook.c: (tab_label_style_set_cb): Use approximate_digit_width, and use a smaller number of chars. From bug #153725.
* Fix compilation in the !HAVE_MOZILLA_PSM case.Christian Persch2005-01-012-2/+10
| | | | | | | | 2004-12-31 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyBrowser.h: Fix compilation in the !HAVE_MOZILLA_PSM case.
* Updated Slovak translation.Marcel Telka2005-01-012-46/+70
| | | | | | 2004-12-31 Marcel Telka <marcel@telka.sk> * sk.po: Updated Slovak translation.
* Fix ChangeLogChristian Persch2005-01-011-1/+1
|
* Move mime permission checks to ephy-file-helpers.Christian Persch2005-01-018-118/+152
| | | | | | | | | | | | | | | | | | | | | 2004-12-31 Christian Persch <chpe@cvs.gnome.org> * embed/ephy-embed-shell.c: (ephy_embed_shell_finalize), (ephy_embed_shell_get_encodings): * embed/ephy-embed-shell.h: * embed/mozilla/ContentHandler.cpp: * embed/mozilla/ContentHandler.h: * lib/ephy-file-helpers.c: (ephy_file_helpers_shutdown), (ephy_file_delete_on_exit), (load_mime_from_xml), (ephy_file_check_mime): * lib/ephy-file-helpers.h: Move mime permission checks to ephy-file-helpers. * src/popup-commands.c: (image_open_uri), (save_source_completed_cb), (popup_cmd_open_image): Only open the image if its mime type is 'safe'.
* Make "Open Image" open the image in the default application. Fixes bugChristian Persch2004-12-312-3/+118
| | | | | | | | | | | 2004-12-31 Christian Persch <chpe@cvs.gnome.org> * src/popup-commands.c: (image_open_uri), (save_source_completed_cb), (save_temp_source), (popup_cmd_open_image): Make "Open Image" open the image in the default application. Fixes bug #138396.
* Add translator's comments to contextualised strings.Christian Persch2004-12-315-5/+52
| | | | | | | | | | | 2004-12-31 Christian Persch <chpe@cvs.gnome.org> * embed/downloader-view.c: (progress_cell_data_func): * embed/ephy-encodings.c: * src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_init): * src/prefs-dialog.c: (get_name_for_lang_code): Add translator's comments to contextualised strings.
* R data/conspiracy.xhtml: R data/epiphany.html: RChristian Persch2004-12-318-276/+13
| | | | | | | | | | | | | | 2004-12-31 Christian Persch <chpe@cvs.gnome.org> * data/Makefile.am: R data/conspiracy.xhtml: R data/epiphany.html: R embed/mozilla/EphyAboutRedirector.cpp: R embed/mozilla/EphyAboutRedirector.h: * embed/mozilla/Makefile.am: * embed/mozilla/MozRegisterComponents.cpp: Remove about: redirections.
* Use gnome_vfs_url_show() for Send To, not ephy_embed_load_url() whichChristian Persch2004-12-312-1/+8
| | | | | | | | | 2004-12-30 Christian Persch <chpe@cvs.gnome.org> * src/window-commands.c: (window_cmd_file_send_to): Use gnome_vfs_url_show() for Send To, not ephy_embed_load_url() which shows that annoying confirmation dialogue. Fixes bug #162532.
* Translation updated by Reinout van Schouwen.Vincent van Adrighem2004-12-302-336/+438
| | | | | | 2004-12-29 Vincent van Adrighem <adrighem@gnome.org> * nl.po: Translation updated by Reinout van Schouwen.
* Free the gconf value. Thanks to jfr for noticing this.Christian Perschristian Persch2004-12-292-0/+10
| | | | | | | | 2004-12-28 Christian Perschristian Persch <chpe@cvs.gnome.org> * src/ephy-extensions-manager.c: (sync_loaded_extensions): Free the gconf value. Thanks to jfr for noticing this.
* Updated Slovak translation.Marcel Telka2004-12-282-127/+167
| | | | | | 2004-12-28 Marcel Telka <marcel@telka.sk> * sk.po: Updated Slovak translation.
* Updated Lithuanian translation.Žygimantas Beručka2004-12-282-287/+384
| | | | | | 2004-12-27 Žygimantas Beručka <uid0@akl.lt> * lt.po: Updated Lithuanian translation.
* UpdateKjartan Maraas2004-12-273-1825/+2055
| | | | | | | | 2004-12-27 Kjartan Maraas <kmaraas@gnome.org> * nb.po: Update 2004-12-27 Miloslav Trmac <mitr@volny.cz>
* Updated Czech translation.Miloslav Trmac2004-12-272-71/+138
| | | | | | 2004-12-27 Miloslav Trmac <mitr@volny.cz> * cs.po: Updated Czech translation.
* Use stock buttons.Christian Perschristian Persch2004-12-272-256/+14
| | | | | | | | 2004-12-26 Christian Perschristian Persch <chpe@cvs.gnome.org> * data/glade/prefs-dialog.glade: Use stock buttons.
* Don't destroy the dialogue with the parent, since that makes gtk+ goChristian Persch2004-12-272-0/+8
| | | | | | | | | 2004-12-26 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/FilePicker.cpp: Don't destroy the dialogue with the parent, since that makes gtk+ go crazy. Fixes bug #156816.
* UpdatedChristian Persch2004-12-274-116/+112
|
* Updated Spanish translation.Francisco Javier F. Serrador2004-12-272-412/+514
| | | | | | 2004-12-26 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: Updated Spanish translation.
* Updated Canadian English translation.Adam Weinberger2004-12-262-262/+329
| | | | * en_CA.po: Updated Canadian English translation.
* Add context to ambiguous strings. Fixes bug #113932.Christian Persch2004-12-265-32/+48
| | | | | | | | | | | | | 2004-12-25 Christian Persch <chpe@cvs.gnome.org> * embed/ephy-encodings.c: (ephy_encodings_init): * lib/ephy-langs.c: * src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_init): * src/ephy-window.c: (show_embed_popup), (tab_context_menu_cb), (ephy_window_set_active_tab): * src/prefs-dialog.c: (create_fonts_language_menu): Add context to ambiguous strings. Fixes bug #113932.
* Updated Czech translation.Miloslav Trmac2004-12-252-242/+250
| | | | | | 2004-12-25 Miloslav Trmac <mitr@volny.cz> * cs.po: Updated Czech translation.
* Remove tons of unused marshals.Christian Persch2004-12-253-7/+12
| | | | | | | | | | | | 2004-12-24 Christian Persch <chpe@cvs.gnome.org> * lib/ephy-marshal.list: Remove tons of unused marshals. * src/ephy-link.c: (ephy_link_base_init): Fix marshaler to match actual signal signature.
* Updated Russian translationLeonid Kanter2004-12-242-980/+1127
|
* Remove obsolete ephy_window_load_in_tabs() and use generic link openingChristian Persch2004-12-244-69/+63
| | | | | | | | | | | | | 2004-12-24 Christian Persch <chpe@cvs.gnome.org> * src/ephy-notebook.c: (ephy_notebook_get_type), (notebook_drag_data_received_cb): * src/ephy-window.c: (open_link_cb), (ephy_window_init), (ephy_window_set_zoom): * src/ephy-window.h: Remove obsolete ephy_window_load_in_tabs() and use generic link opening framework instead.
* Updated Slovak translation.Marcel Telka2004-12-242-201/+216
| | | | | | 2004-12-24 Marcel Telka <marcel@telka.sk> * sk.po: Updated Slovak translation.
* Open the bookmarks in the new tabs in the same order as they are in theChristian Persch2004-12-242-7/+23
| | | | | | | | | | 2004-12-24 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-topic-action.c: (append_bookmarks_menu), (open_in_tabs_activate_cb): Open the bookmarks in the new tabs in the same order as they are in the menu, not in some random order.
* A src/ephy-home-action.c: (ephy_home_action_activate),Christian Persch2004-12-2428-468/+849
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2004-12-24 Christian Persch <chpe@cvs.gnome.org> * lib/ephy-marshal.list: * src/Makefile.am: * src/bookmarks/ephy-bookmark-action.c: (ephy_bookmark_action_get_type), (create_tool_item), (open_in_tab_activate_cb), (open_in_window_activate_cb), (activate_cb), (connect_proxy), (ephy_bookmark_action_class_init): * src/bookmarks/ephy-bookmark-action.h: * src/bookmarks/ephy-bookmarks-menu.c: (ephy_bookmarks_menu_get_type), (add_action_for_bookmark), (ephy_bookmarks_menu_class_init): * src/bookmarks/ephy-bookmarks-menu.h: * src/bookmarks/ephy-bookmarksbar.c: (ephy_bookmarksbar_get_type), (ephy_bookmarksbar_action_request): * src/bookmarks/ephy-favorites-menu.c: (ephy_favorites_menu_get_type), (ephy_favorites_menu_rebuild): * src/bookmarks/ephy-favorites-menu.h: * src/bookmarks/ephy-topic-action.c: (ephy_topic_action_get_type), (menu_activate_cb), (open_in_tabs_activate_cb), (ephy_topic_action_class_init): * src/bookmarks/ephy-topic-action.h: A src/ephy-home-action.c: (ephy_home_action_activate), (ephy_home_action_class_init), (ephy_home_action_get_type): A src/ephy-home-action.h: A src/ephy-link-action.c: (ephy_link_action_get_type): A src/ephy-link-action.h: A src/ephy-link.c: (ephy_link_flags_get_type), (ephy_link_base_init), (ephy_link_get_type), (ephy_link_open): A src/ephy-link.h: * src/ephy-location-action.c: (ephy_location_action_get_type), (action_activated_cb), (location_url_activate_cb), (connect_proxy), (disconnect_proxy), (ephy_location_action_class_init): * src/ephy-location-action.h: * src/ephy-navigation-action.c: (ephy_navigation_action_get_type), (activate_back_or_forward_menu_item_cb), (activate_up_menu_item_cb), (build_back_or_forward_menu), (build_up_menu): * src/ephy-navigation-action.h: * src/ephy-shell.c: (ephy_shell_new_tab): * src/ephy-window.c: (setup_ui_manager), (open_link_cb), (ephy_window_init): * src/toolbar.c: (toolbar_get_type), (toolbar_setup_actions): * src/window-commands.c: * src/window-commands.h: Consolidate link opening in one place by introducing an EphyLink interface which bookmarks, topics, navigation, location, home, toolbars, bookmarks menu and favourites menu implement, forwarding the link opening to the window.
* EphyEmbedChrome is flags, not enum.Christian Persch2004-12-243-2/+9
| | | | | | | | | 2004-12-24 Christian Persch <chpe@cvs.gnome.org> * embed/ephy-embed.c: (ephy_embed_base_init): * lib/ephy-marshal.list: EphyEmbedChrome is flags, not enum.
* A lib/ephy-signal-accumulator.c: (ephy_signal_accumulator_object): AChristian Persch2004-12-239-20/+124
| | | | | | | | | | | | | | | 2004-12-23 Christian Persch <chpe@cvs.gnome.org> * embed/ephy-embed.c: (ephy_embed_base_init): * embed/ephy-embed.h: * embed/mozilla/mozilla-embed.cpp: * lib/Makefile.am: * lib/ephy-marshal.list: A lib/ephy-signal-accumulator.c: (ephy_signal_accumulator_object): A lib/ephy-signal-accumulator.h: * src/ephy-tab.c: (ephy_tab_new_window_cb): Fix new_window signal.
* Updated Canadian English translation.Adam Weinberger2004-12-232-13/+44
| | | | * en_CA.po: Updated Canadian English translation.
* Updated Lithuanian translation.Žygimantas Beručka2004-12-232-332/+341
| | | | | | 2004-12-22 Žygimantas Beručka <uid0@akl.lt> * lt.po: Updated Lithuanian translation.
* Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>Alexander Shopov2004-12-232-1030/+667
| | | | | | | 2004-12-22 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
* Translation updated by Reinout van Schouwen.Vincent van Adrighem2004-12-222-686/+724
| | | | | | 2004-12-21 Vincent van Adrighem <adrighem@gnome.org> * nl.po: Translation updated by Reinout van Schouwen.
* Add comment for translatorsChristian Persch2004-12-221-0/+1
|
* Updated Russian translationLeonid Kanter2004-12-212-791/+398
|
* 2004-12-21 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>Updated ja.po. T.Aihana2004-12-212-692/+731
|
* Forgot to commit thisChristian Persch2004-12-211-0/+3
|
* Don't crash if trying to get the document type before the widget isChristian Persch2004-12-212-0/+9
| | | | | | | | | 2004-12-20 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyBrowser.cpp: Don't crash if trying to get the document type before the widget is realised.
* Post-release version bump.Christian Persch2004-12-212-1/+7
| | | | | | | | 2004-12-20 Christian Persch <chpe@cvs.gnome.org> * configure.ac: Post-release version bump.
* Updated Canadian English translation.Adam Weinberger2004-12-202-7/+21
| | | | * en_CA.po: Updated Canadian English translation.
* === Release 1.5.3 ===Release153Christian Persch2004-12-204-0/+25
| | | | | | | | | | 2004-12-20 Christian Persch <chpe@cvs.gnome.org> === Release 1.5.3 === * data/Makefile.am: * doc/reference/tmpl/ephy-embed.sgml: * doc/reference/tmpl/ephy-tab.sgml:
* UpdateChristian Persch2004-12-201-0/+1
|
* Fix untranslated string. Fixes bug #161739.Christian Persch2004-12-202-1/+8
| | | | | | | | 2004-12-20 Christian Persch <chpe@cvs.gnome.org> * embed/downloader-view.c: (update_download_row): Fix untranslated string. Fixes bug #161739.
* Really make the configure check for -Wdeclaration-after-statement work.Christian Persch2004-12-202-0/+9
| | | | | | | | 2004-12-20 Christian Persch <chpe@cvs.gnome.org> * configure.ac: Really make the configure check for -Wdeclaration-after-statement work.
* Updated Slovak translation.Marcel Telka2004-12-202-309/+294
| | | | | | 2004-12-20 Marcel Telka <marcel@telka.sk> * sk.po: Updated Slovak translation.
* Updated Canadian English translation.Adam Weinberger2004-12-202-334/+293
| | | | * en_CA.po: Updated Canadian English translation.
* Updated for version 1.5.3.Christian Persch2004-12-202-4/+10
| | | | | | | | 2004-12-20 Christian Persch <chpe@cvs.gnome.org> * configure.ac: Updated for version 1.5.3.
* Update for 1.5.3Christian Persch2004-12-201-0/+68
|
* Fix a mem leak, and update copyright notice.Christian Persch2004-12-203-21/+11
| | | | | | | | | | 2004-12-19 Christian Persch <chpe@cvs.gnome.org> * lib/ephy-langs.c: (ephy_langs_append_languages), (load_iso_entries): * lib/ephy-langs.h: Fix a mem leak, and update copyright notice.
* Remove inline help. Fixes bug #137603.Christian Persch2004-12-202-17/+6
| | | | | | | | 2004-12-19 Christian Persch <chpe@cvs.gnome.org> * lib/egg/egg-toolbar-editor.c: (setup_editor): Remove inline help. Fixes bug #137603.
* Add "View Properties" to duplicated bookmarks dialogue. Fixes bug #117643Christian Persch2004-12-192-15/+47
| | | | | | | | | | | 2004-12-19 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-new-bookmark.c: (duplicate_dialog_construct), (duplicate_bookmark_response_cb), (duplicated_node_destroy_cb), (ephy_new_bookmark_is_unique): Add "View Properties" to duplicated bookmarks dialogue. Fixes bug #117643 and bug #138300.
* Fix crash, thanks to Crispin for noticing this.Christian Persch2004-12-192-2/+9
| | | | | | | | 2004-12-19 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/MozRegisterComponents.cpp: Fix crash, thanks to Crispin for noticing this.
* Correct code for "Afrikaans".Christian Persch2004-12-192-1/+7
| | | | | | | | 2004-12-19 Christian Persch <chpe@cvs.gnome.org> * src/prefs-dialog.c: Correct code for "Afrikaans".
* Try to fix the build.Christian Persch2004-12-193-4/+10
| | | | | | | | | 2004-12-19 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyBrowser.cpp: * embed/mozilla/FilePicker.cpp: Try to fix the build.
* Fix the build.Christian Persch2004-12-193-15/+8
| | | | | | | | | 2004-12-19 Christian Persch <chpe@cvs.gnome.org> * embed/ephy-embed.c: (ephy_embed_base_init): * src/ephy-window.c: Fix the build.
* Check for -Wdeclaration-after-statement, it's not universally available.Christian Persch2004-12-192-1/+32
| | | | | | | | 2004-12-19 Christian Persch <chpe@cvs.gnome.org> * configure.ac: Check for -Wdeclaration-after-statement, it's not universally available.
* Fix a mem leakChristian Persch2004-12-191-4/+6
|
* Fix my nameChristian Persch2004-12-191-1/+1
|
* Updated Czech translation.Miloslav Trmac2004-12-192-615/+641
| | | | | | 2004-12-19 Miloslav Trmac <mitr@volny.cz> * cs.po: Updated Czech translation.
* Remove stray g_printChristian Persch2004-12-193-3/+3
|
* Mozilla API change.Christian Persch2004-12-193-2/+41
| | | | | | | | | 2004-12-19 Christian Persch <chpe@cvs.gnome.org> * configure.ac: * embed/mozilla/MozDownload.cpp: Mozilla API change.
* Don't show multiple toolbar editors for the same window. Part of bugChristian Persch2004-12-192-5/+23
| | | | | | | | | | 2004-12-18 Christian Persch <chpe@cvs.gnome.org> * src/window-commands.c: (toolbar_editor_destroy_cb), (window_cmd_edit_toolbar): Don't show multiple toolbar editors for the same window. Part of bug #111114.
* Make sure we don't have any app-modal dialogues. Fixes bug #110479.Christian Persch2004-12-1912-54/+142
| | | | | | | | | | | | | | | | | | | | 2004-12-18 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/ContentHandler.cpp: * embed/mozilla/FilePicker.cpp: * embed/mozilla/GtkNSSClientAuthDialogs.cpp: * embed/mozilla/GtkNSSDialogs.cpp: * embed/mozilla/GtkNSSKeyPairDialogs.cpp: * lib/ephy-file-chooser.c: (ephy_file_chooser_new): * lib/ephy-gui.c: (ephy_gui_ensure_window_group), (ephy_gui_confirm_overwrite_file): * lib/ephy-gui.h: * src/bookmarks/ephy-bookmarks-editor.c: (delete_topic_dialog_construct), (ephy_bookmarks_editor_construct): * src/ephy-window.c: (ephy_window_init): * src/pdm-dialog.c: (show_cookies_properties): Make sure we don't have any app-modal dialogues. Fixes bug #110479.
* Disable Zoom items for images, and disable zoom, encoding and view sourceChristian Persch2004-12-191-0/+1
| | | | | | | | | | | | | | | | | | | | | | 2004-12-18 Christian Persch <chpe@cvs.gnome.org> * embed/ephy-embed.c: (ephy_embed_chrome_get_type), (ephy_embed_document_type_get_type), (ephy_embed_base_init): * embed/ephy-embed.h: * embed/mozilla/EphyBrowser.cpp: * embed/mozilla/EphyBrowser.h: * embed/mozilla/mozilla-embed.cpp: * src/ephy-tab.c: (ephy_tab_set_property), (ephy_tab_get_property), (ephy_tab_class_init), (ephy_tab_get_document_type), (ephy_tab_document_type_cb), (ephy_tab_init): * src/ephy-tab.h: * src/ephy-window.c: (sync_tab_document_type), (sync_tab_zoom), (ephy_window_set_active_tab): * src/toolbar.c: (toolbar_update_zoom): * src/toolbar.h: Disable Zoom items for images, and disable zoom, encoding and view source for images and xml (xul) documents. Fixes bug #132240.
* Disable Print and Print Preview while still loading the page. Fixes bugChristian Persch2004-12-192-13/+35
| | | | | | | | | | 2004-12-18 Christian Persch <chpe@cvs.gnome.org> * src/ephy-window.c: (update_print_actions), (update_actions_sensitivity), (sync_tab_load_status): Disable Print and Print Preview while still loading the page. Fixes bug #116344.
* Disable Zoom items for images, and disable zoom, encoding and view sourceChristian Persch2004-12-1911-12/+225
| | | | | | | | | | | | | | | | | | | | | | 2004-12-18 Christian Persch <chpe@cvs.gnome.org> * embed/ephy-embed.c: (ephy_embed_chrome_get_type), (ephy_embed_document_type_get_type), (ephy_embed_base_init): * embed/ephy-embed.h: * embed/mozilla/EphyBrowser.cpp: * embed/mozilla/EphyBrowser.h: * embed/mozilla/mozilla-embed.cpp: * src/ephy-tab.c: (ephy_tab_set_property), (ephy_tab_get_property), (ephy_tab_class_init), (ephy_tab_get_document_type), (ephy_tab_document_type_cb), (ephy_tab_init): * src/ephy-tab.h: * src/ephy-window.c: (sync_tab_document_type), (sync_tab_zoom), (ephy_window_set_active_tab): * src/toolbar.c: (toolbar_update_zoom): * src/toolbar.h: Disable Zoom items for images, and disable zoom, encoding and view source for images and xml (xul) documents. Fixes bug #132240.
* Updated Spanish translation.Francisco Javier F. Serrador2004-12-182-479/+549
| | | | | | 2004-12-18 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: Updated Spanish translation.
* Updated Slovak translation.Marcel Telka2004-12-182-30/+38
| | | | | | 2004-12-18 Marcel Telka <marcel@telka.sk> * sk.po: Updated Slovak translation.
* Updated Canadian English translation.Adam Weinberger2004-12-182-53/+61
| | | | * en_CA.po: Updated Canadian English translation.
* Fix email links by prepending mailto: before calling gnome_vfs_url_show().Christian Persch2004-12-182-1/+12
| | | | | | | | | 2004-12-17 Christian Persch <chpe@cvs.gnome.org> * src/ephy-main.c: (handle_email): Fix email links by prepending mailto: before calling gnome_vfs_url_show().
* Use gtk_show_about_dialog(), and handle urls and mailto.Adam Hooper2004-12-184-35/+44
|
* Add attach_tab and detach_tab functions to extension interface (bugAdam Hooper2004-12-185-4/+152
| | | | #153732). Thanks to Crispin for almost all of the code.
* Fix name for "gd" language (Scots Gaelic). Fixes bug #161509.Christian Persch2004-12-172-1/+7
| | | | | | | | 2004-12-17 Christian Persch <chpe@cvs.gnome.org> * src/prefs-dialog.c: Fix name for "gd" language (Scots Gaelic). Fixes bug #161509.
* Updated Albanian translation.Laurent Dhima2004-12-172-670/+743
| | | | | | 2004-12-17 Laurent Dhima <laurenti@alblinux.net> * sq.po: Updated Albanian translation.
* Updated Lithuanian translation.Žygimantas Beručka2004-12-172-369/+403
| | | | | | 2004-12-17 Žygimantas Beručka <uid0@akl.lt> * lt.po: Updated Lithuanian translation.
* Fixed typo in Turkish Translation fixed bug #161308Baris Cicek2004-12-172-824/+947
| | | | | | | 2004-12-17 Baris Cicek <baris@teamforce.name.tr> * tr.po: Fixed typo in Turkish Translation fixed bug #161308
* Updated Slovak translation.Marcel Telka2004-12-172-215/+213
| | | | | | 2004-12-16 Marcel Telka <marcel@telka.sk> * sk.po: Updated Slovak translation.
* Implement context menu on tray icon, as per HIG. Fixes bug #152903.Christian Persch2004-12-176-41/+129
| | | | | | | | | | | | | | | | | | 2004-12-16 Christian Persch <chpe@cvs.gnome.org> * embed/downloader-view.c: (show_downloader_cb), (status_icon_popup_menu_cb), (show_status_icon): * lib/egg/eggstatusicon.c: (egg_status_icon_class_init), (egg_status_icon_init), (egg_status_icon_finalize), (emit_activate_signal), (emit_popup_menu_signal), (egg_status_icon_size_allocate), (egg_status_icon_button_press), (egg_status_icon_set_tooltip): * lib/egg/eggstatusicon.h: * lib/ephy-gui.c: (ephy_gui_menu_position_under_widget), (ephy_gui_menu_position_on_panel): * lib/ephy-gui.h: Implement context menu on tray icon, as per HIG. Fixes bug #152903.
* Add stock icon to the "Clear" button.Christian Persch2004-12-172-3/+14
| | | | | | | | 2004-12-16 Christian Persch <chpe@cvs.gnome.org> * src/ephy-history-window.c: (confirmation_dialog_construct): Add stock icon to the "Clear" button.
* Check the encodings before we set the mozilla pref. From bug #150266.Christian Persch2004-12-173-26/+83
| | | | | | | | | 2004-12-16 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/mozilla-notifiers.cpp: * embed/mozilla/mozilla-notifiers.h: Check the encodings before we set the mozilla pref. From bug #150266.
* Updated Canadian English translation.Adam Weinberger2004-12-162-16/+53
| | | | * en_CA.po: Updated Canadian English translation.
* Quote app name.Christian Persch2004-12-162-2/+8
| | | | | | | | 2004-12-16 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/ContentHandler.cpp: Quote app name.
* Disable search. Fixes bug #157157.Christian Persch2004-12-162-0/+8
| | | | | | | | 2004-12-16 Christian Persch <chpe@cvs.gnome.org> * embed/downloader-view.c: (downloader_view_build_ui): Disable search. Fixes bug #157157.
* Small improvement.Christian Persch2004-12-162-2/+7
| | | | | | | | 2004-12-16 Christian Persch <chpe@cvs.gnome.org> * lib/widgets/ephy-location-entry.c: (entry_populate_popup_cb): Small improvement.
* Added lib/widgets/ephy-location-entry.c.Christian Persch2004-12-162-0/+5
| | | | | | 2004-12-16 Christian Persch <chpe@cvs.gnome.org> * POTFILES.in: Added lib/widgets/ephy-location-entry.c.
* Move Clear after Select All.Christian Persch2004-12-162-11/+26
| | | | | | | | 2004-12-16 Christian Persch <chpe@cvs.gnome.org> * lib/widgets/ephy-location-entry.c: (entry_populate_popup_cb): Move Clear after Select All.
* Add app name to primary text, too. Fixes bug #141327.Christian Persch2004-12-162-2/+10
| | | | | | | | 2004-12-16 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/ContentHandler.cpp: Add app name to primary text, too. Fixes bug #141327.
* RemovedChristian Persch2004-12-161-60/+0
|
* Add "Clear" to entry context menu. Fixes bug #118395.Christian Persch2004-12-162-0/+56
| | | | | | | | | | 2004-12-16 Christian Persch <chpe@cvs.gnome.org> * lib/widgets/ephy-location-entry.c: (entry_clear_activate_cb), (entry_populate_popup_cb), (ephy_location_entry_construct_contents): Add "Clear" to entry context menu. Fixes bug #118395.
* Add stock icon to "Save As..." button.Christian Persch2004-12-162-3/+16
| | | | | | | | 2004-12-16 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/ContentHandler.cpp: Add stock icon to "Save As..." button.
* Tell the user with which application we're going to open the content.Christian Persch2004-12-162-26/+39
| | | | | | | | | 2004-12-16 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/ContentHandler.cpp: Tell the user with which application we're going to open the content. Fixes bug #141327.
* Updated Canadian English translation.Adam Weinberger2004-12-152-345/+330
| | | | * en_CA.po: Updated Canadian English translation.
* Remove a duplicated lang code.Christian Persch2004-12-152-1/+6
| | | | | | | | 2004-12-14 Christian Persch <chpe@cvs.gnome.org> * src/prefs-dialog.c: Remove a duplicated lang code.
* Use alignments instead of empty labels for alignment.Christian Persch2004-12-146-1116/+946
| | | | | | | | | | | | | | | 2004-12-14 Christian Persch <chpe@cvs.gnome.org> * data/glade/certificate-dialogs.glade: * data/glade/epiphany.glade: * data/glade/prefs-dialog.glade: * data/glade/print.glade: Use alignments instead of empty labels for alignment. * src/prefs-dialog.c: (prefs_dialog_init): Remove a size group, it's not needed anymore.
* Updated Slovak translation.Marcel Telka2004-12-142-147/+171
| | | | | | 2004-12-13 Marcel Telka <marcel@telka.sk> * sk.po: Updated Slovak translation.
* Updated Czech translation.Miloslav Trmac2004-12-142-12/+41
| | | | | | 2004-12-13 Miloslav Trmac <mitr@volny.cz> * cs.po: Updated Czech translation.
* Updated British translation.David Lodge2004-12-142-581/+623
| | | | | | 2004-12-13 David Lodge <dave@cirt.net> * en_GB.po: Updated British translation.
* Updated Danish translation.Martin Willemoes Hansen2004-12-142-20/+34
| | | | * da.po: Updated Danish translation.
* Updated Danish translation.Martin Willemoes Hansen2004-12-141-263/+314
| | | | * da.po: Updated Danish translation.
* ChangeLogChristian Persch2004-12-141-0/+12
|
* Prompt for bookmark update.Christian Persch2004-12-142-22/+81
| | | | | | | | | | | | | | 2004-12-13 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-bookmarks.c: (update_bookmark_response_cb), (update_bookmark_destroy_cb), (redirect_cb): Prompt for bookmark update. * src/prefs-dialog.c: (get_download_button_label): Use gtk domain for Home and Desktop strings to get the same as the filechooser.
* Make distcheck fix.Christian Persch2004-12-141-7/+8
| | | | | | | | | | | | | | | | | | | | | | | | 2004-12-13 Christian Persch <chpe@cvs.gnome.org> * Makefile.am: Make distcheck fix. * lib/ephy-string.c: * lib/ephy-string.h: Finally remove ephy_string_shorten(). * src/bookmarks/ephy-bookmark-action.c: (create_tool_item), (ephy_bookmark_action_sync_label): * src/bookmarks/ephy-bookmarks-menu.c: (connect_proxy_cb): * src/bookmarks/ephy-favorites-menu.c: (connect_proxy_cb): * src/bookmarks/ephy-topic-action.c: (create_tool_item), (ephy_topic_action_sync_label), (append_bookmarks_menu), (build_topics_menu): * src/ephy-navigation-action.c: (new_history_menu_item): Use gtk_label_set_max_width_chars() and ellipsise the labels.
* Get rid of ephy_string_[elide|double]_underscores(). Remove unnecessaryChristian Persch2004-12-1415-93/+61
| | | | | | | | | | | | | | | | | | | | | | 2004-12-13 Christian Persch <chpe@cvs.gnome.org> * embed/ephy-encodings.c: (elide_underscores), (add_encoding): * embed/mozilla/FilePicker.cpp: * lib/ephy-dnd.c: * lib/ephy-node.c: * lib/ephy-string.c: (ephy_string_blank_chr): * lib/ephy-string.h: * lib/widgets/ephy-node-view.c: * src/ephy-encoding-menu.c: * src/ephy-notebook.c: * src/ephy-session.c: * src/ephy-statusbar.c: * src/ephy-tab.c: (ephy_tab_set_title): * src/ephy-tabs-menu.c: (connect_proxy_cb): * src/ppview-toolbar.c: Get rid of ephy_string_[elide|double]_underscores(). Remove unnecessary ephy-string.h includes.
* Make distcheck fix.Christian Persch2004-12-149-80/+51
| | | | | | | | | | | | | | | | | | | | | | | | 2004-12-13 Christian Persch <chpe@cvs.gnome.org> * Makefile.am: Make distcheck fix. * lib/ephy-string.c: * lib/ephy-string.h: Finally remove ephy_string_shorten(). * src/bookmarks/ephy-bookmark-action.c: (create_tool_item), (ephy_bookmark_action_sync_label): * src/bookmarks/ephy-bookmarks-menu.c: (connect_proxy_cb): * src/bookmarks/ephy-favorites-menu.c: (connect_proxy_cb): * src/bookmarks/ephy-topic-action.c: (create_tool_item), (ephy_topic_action_sync_label), (append_bookmarks_menu), (build_topics_menu): * src/ephy-navigation-action.c: (new_history_menu_item): Use gtk_label_set_max_width_chars() and ellipsise the labels.
* Adapt PSM configure check for new header location in SDK. Up gtk+Christian Persch2004-12-142-21/+70
| | | | | | | | | 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.
* Translation updated.Vincent van Adrighem2004-12-132-360/+442
| | | | | | 2004-12-13 Vincent van Adrighem <adrighem@gnome.org> * nl.po: Translation updated.
* Back out the fix for bug #158466, it's wrong.Christian Persch2004-12-132-2/+7
| | | | | | | | 2004-12-12 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/ContentHandler.cpp: Back out the fix for bug #158466, it's wrong.
* Updated Canadian English translation.Adam Weinberger2004-12-122-2/+31
| | | | * en_CA.po: Updated Canadian English translation.
* Updated Simplified Chinese translationFunda Wang2004-12-112-797/+900
|
* Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>Alexander Shopov2004-12-102-748/+827
| | | | | | | 2004-12-10 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
* Updated Lithuanian translation.Žygimantas Beručka2004-12-102-101/+131
| | | | | | 2004-12-09 Žygimantas Beručka <uid0@akl.lt> * lt.po: Updated Lithuanian translation.
* Updated Canadian English translation.Adam Weinberger2004-12-082-99/+129
| | | | * en_CA.po: Updated Canadian English translation.
* Updated Slovak translation.Marcel Telka2004-12-082-115/+145
| | | | | | 2004-12-07 Marcel Telka <marcel@telka.sk> * sk.po: Updated Slovak translation.
* Fix attribution in ChangeLogChristian Persch2004-12-081-0/+1
|
* Updated Czech translation.Miloslav Trmac2004-12-082-104/+134
| | | | | | 2004-12-07 Miloslav Trmac <mitr@volny.cz> * cs.po: Updated Czech translation.
* A data/epiphany-bookmarks-html.xsl:Christian Persch2004-12-079-25/+310
| | | | | | | | | | | | | | | | | 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-05 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>Updated ja.po. T.Aihana2004-12-052-482/+535
|
* Fix typo.Christian Persch2004-12-042-1/+7
| | | | | | | | 2004-12-04 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/Makefile.am: Fix typo.
* Deactivate the context menu on window close. Fixes bug #156812.Christian Persch2004-12-042-0/+11
| | | | | | | | 2004-12-04 Christian Persch <chpe@cvs.gnome.org> * src/ephy-window.c: (ephy_window_destroy): Deactivate the context menu on window close. Fixes bug #156812.
* Don't offer to resume if there are open windows. Fixes bug #160345.Christian Persch2004-12-032-1/+8
| | | | | | | | | 2004-12-03 Christian Persch <chpe@cvs.gnome.org> * src/ephy-session.c: (ephy_session_autoresume): Don't offer to resume if there are open windows. Fixes bug #160345.
* Updated Lithuanian translation.Žygimantas Beručka2004-12-032-310/+341
| | | | | | 2004-12-03 Žygimantas Beručka <uid0@akl.lt> * lt.po: Updated Lithuanian translation.
* Updated Canadian English translation.Adam Weinberger2004-12-032-198/+212
| | | | * en_CA.po: Updated Canadian English translation.
* Use stock icon for "Open In New Tab".Christian Persch2004-12-032-1/+7
| | | | | | | | 2004-12-03 Christian Persch <chpe@cvs.gnome.org> * src/ephy-history-window.c: Use stock icon for "Open In New Tab".
* Use stock icon for "Open In New Tab".Christian Persch2004-12-032-1/+7
| | | | | | | | 2004-12-03 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-bookmarks-editor.c: Use stock icon for "Open In New Tab".
* Don't use NS_LITERAL_CSTRING.Christian Persch2004-12-032-1/+7
| | | | | | | | 2004-12-02 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyHistoryListener.cpp: Don't use NS_LITERAL_CSTRING.
* Remove FIXME commentChristian Persch2004-12-021-1/+0
|
* Removed references to removed files.Christian Persch2004-12-023-10/+26
| | | | | | | | 2004-12-02 Christian Persch <chpe@cvs.gnome.org> * doc/reference/Makefile.am: Removed references to removed files.
* Update bookmarks from HTTP 301. Fixes bug #126312.Christian Persch2004-12-0211-18/+316
| | | | | | | | | | | | | | | | | | | | 2004-12-02 Christian Persch <chpe@cvs.gnome.org> * embed/ephy-history.c: (ephy_history_class_init): * embed/ephy-history.h: * embed/mozilla/EphyHistoryListener.cpp: * embed/mozilla/EphyHistoryListener.h: * embed/mozilla/EphyUtils.cpp: * embed/mozilla/EphyUtils.h: * embed/mozilla/GlobalHistory.cpp: * embed/mozilla/GlobalHistory.h: * embed/mozilla/Makefile.am: * src/bookmarks/ephy-bookmarks.c: (redirect_cb), (ephy_setup_history_notifiers): * src/ephy-window.c: (confirm_close_with_modified_forms), (ensure_window_group), (ephy_window_init): Update bookmarks from HTTP 301. Fixes bug #126312.
* Downgrade automake requirement to 1.8.Christian Persch2004-12-022-1/+7
| | | | | | | | 2004-12-02 Christian Persch <chpe@cvs.gnome.org> * doc/reference/Makefile.am: Downgrade automake requirement to 1.8.
* Updated Czech translation.Miloslav Trmac2004-12-022-193/+210
| | | | | | 2004-12-01 Miloslav Trmac <mitr@volny.cz> * cs.po: Updated Czech translation.
* Shut upChristian Persch2004-12-021-0/+6
|
* If the gconf key doesn't exist, or has the wrong value type, set it toChristian Persch2004-12-022-2/+33
| | | | | | | | | | 2004-12-01 Christian Persch <chpe@cvs.gnome.org> * src/ephy-extensions-manager.c: (sync_loaded_extensions): If the gconf key doesn't exist, or has the wrong value type, set it to ["extensions-manager-ui"] to ensure the extensions manager UI is loaded if it's installed.
* *** empty log message ***Christian Persch2004-12-011-1/+4
|
* Remove cruft.Christian Persch2004-12-012-31/+6
| | | | | | | | 2004-12-01 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/Makefile.am: Remove cruft.
* Add deprecated defines to AM_CPPFLAGS in maintainer-mode.Christian Persch2004-12-0114-176/+253
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* Updated Slovak translation.Marcel Telka2004-12-012-182/+196
| | | | | | 2004-11-30 Marcel Telka <marcel@telka.sk> * sk.po: Updated Slovak translation.
* Updated Danish translation.Martin Willemoes Hansen2004-11-302-21/+26
| | | | * da.po: Updated Danish translation.
* Fix "Open Frame" menu item name. Fixes bug #153816.Christian Persch2004-11-303-2/+10
| | | | | | | | 2004-11-29 Christian Persch <chpe@cvs.gnome.org> * src/ephy-window.c: Fix "Open Frame" menu item name. Fixes bug #153816.
* Post-release version bunmp.Christian Persch2004-11-292-1/+7
| | | | | | | | 2004-11-29 Christian Persch <chpe@cvs.gnome.org> * configure.ac: Post-release version bunmp.
* === Release 1.5.2 ===Release152Christian Persch2004-11-291-0/+4
| | | | | | 2004-11-29 Christian Persch <chpe@cvs.gnome.org> === Release 1.5.2 ===
* Updated Danish translation.Martin Willemoes Hansen2004-11-292-742/+767
| | | | * da.po: Updated Danish translation.
* Version 1.5.2.Christian Persch2004-11-295-5/+20
| | | | | | | | | | | 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.
* Updated Spanish translation.Francisco Javier F. Serrador2004-11-282-323/+353
| | | | | | 2004-11-28 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: Updated Spanish translation.
* Fixes leak.Vincent Untz2004-11-281-1/+4
| | | | | | | | 2004-11-28 Vincent Untz <vincent@vuntz.net> * src/bookmarks/ephy-bookmarksbar-model.c: (impl_get_item_id): Fixes leak.
* Revert the earlier patch: don't emit tabs-reordered when the tab-addedChristian Persch2004-11-282-12/+10
| | | | | | | | | | 2004-11-28 Christian Persch <chpe@cvs.gnome.org> * src/ephy-notebook.c: (ephy_notebook_add_tab): Revert the earlier patch: don't emit tabs-reordered when the tab-added signal handler reordered the tab, since ephy_notebook_move_tab does it already.
* Updated Catalan translation.Jordi Mallach2004-11-282-825/+947
|
* Add translator commentsChristian Persch2004-11-281-0/+9
|
* Better translator's commentChristian Persch2004-11-281-0/+16
|
* Updated Slovak translation.Marcel Telka2004-11-282-88/+87
| | | | | | 2004-11-27 Marcel Telka <marcel@telka.sk> * sk.po: Updated Slovak translation.
* Updating NEWSChristian Persch2004-11-281-0/+84
|
* Updated Canadian English translation.Adam Weinberger2004-11-272-85/+84
| | | | * en_CA.po: Updated Canadian English translation.
* Updated Czech translation.Miloslav Trmac2004-11-262-87/+89
| | | | | | 2004-11-26 Miloslav Trmac <mitr@volny.cz> * cs.po: Updated Czech translation.
* Don't move the window, just show it. Fixes bug #158923.Christian Persch2004-11-262-1/+7
| | | | | | | | 2004-11-26 Christian Persch <chpe@cvs.gnome.org> * src/ephy-shell.c: (ephy_shell_new_tab): Don't move the window, just show it. Fixes bug #158923.
* Build auto-generated files in builddir, not in srcdir.Christian Persch2004-11-264-13/+15
| | | | | | | | | | 2004-11-25 Christian Persch <chpe@cvs.gnome.org> * data/Makefile.am: * lib/Makefile.am: * lib/egg/Makefile.am: Build auto-generated files in builddir, not in srcdir.
* reviewed by: Christian Persch <chpe@cvs.gnome.org>Marco Pesenti Gritti2004-11-266-57/+31
| | | | | | | | | | | | | | | | | | 2004-11-25 Marco Pesenti Gritti <marco@gnome.org> reviewed by: Christian Persch <chpe@cvs.gnome.org> * embed/Makefile.am: * lib/widgets/Makefile.am: * src/Makefile.am: * src/bookmarks/Makefile.am: Fix build out of src directory. * src/window-commands.c: (editor_open_uri), (window_cmd_view_page_source): Rework the code to not use deprecated API.
* Fix compile in the !HAVE_ISO_CODES case.Christian Persch2004-11-252-1/+7
| | | | | | | | 2004-11-25 Christian Persch <chpe@cvs.gnome.org> * src/prefs-dialog.c: (create_language_section): Fix compile in the !HAVE_ISO_CODES case.
* Check for iso-codes package.Christian Persch2004-11-256-14/+575
| | | | | | | | | | | | | | | | | | | | | | | | | 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.
* Updated Norwegian bokmål translation.Kjartan Maraas2004-11-252-802/+866
| | | | | | 2004-11-25 Kjartan Maraas <kmaraas@gnome.org> * nb.po: Updated Norwegian bokmål translation.
* Updated Canadian English translation.Adam Weinberger2004-11-252-84/+81
| | | | * en_CA.po: Updated Canadian English translation.
* Fix ChangeLogChristian Persch2004-11-251-0/+1
|
* Adapt to changing mozilla API here.Christian Persch2004-11-253-10/+75
| | | | | | | | | 2004-11-24 Christian Persch <chpe@cvs.gnome.org> * configure.ac: * embed/mozilla/GtkNSSKeyPairDialogs.cpp: Adapt to changing mozilla API here.
* Lowercase the lang codes.Christian Persch2004-11-252-1/+7
| | | | | | | | 2004-11-24 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/mozilla-notifiers.cpp: Lowercase the lang codes.
* Updated Czech translation.Miloslav Trmac2004-11-242-98/+104
| | | | | | 2004-11-24 Miloslav Trmac <mitr@volny.cz> * cs.po: Updated Czech translation.
* Updated Slovak translation.Marcel Telka2004-11-242-87/+86
| | | | | | 2004-11-23 Marcel Telka <marcel@telka.sk> * sk.po: Updated Slovak translation.
* Fix string comparisions.Christian Persch2004-11-232-8/+14
| | | | | | | | 2004-11-22 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EventContext.cpp: Fix string comparisions.
* Fix missing 'else if' and a superflous failure check.Christian Persch2004-11-232-3/+7
| | | | | | | | 2004-11-22 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EventContext.cpp: Fix missing 'else if' and a superflous failure check.
* Updated Catalan translation.Jordi Mallach2004-11-222-2/+6
|
* Fix ngettext usage.Christian Persch2004-11-222-2/+8
| | | | | | | | 2004-11-22 Christian Persch <chpe@cvs.gnome.org> * src/prefs-dialog.c: (add_system_language_entry): Fix ngettext usage.
* Translation updated by Reinout van Schouwen.Vincent van Adrighem2004-11-222-709/+744
| | | | | | 2004-11-22 Vincent van Adrighem <adrighem@gnome.org> * nl.po: Translation updated by Reinout van Schouwen.
* Fix generic 'site' hostname fallback. Fixes bug #155442.Christian Persch2004-11-212-45/+36
| | | | | | | | 2004-11-21 Christian Persch <chpe@cvs.gnome.org> * src/ephy-tab.c: (update_net_state_message): Fix generic 'site' hostname fallback. Fixes bug #155442.
* If the signal handler for tab-added reordered the tabs, emit theChristian Persch2004-11-212-4/+21
| | | | | | | | | 2004-11-21 Christian Persch <chpe@cvs.gnome.org> * src/ephy-notebook.c: (ephy_notebook_add_tab): If the signal handler for tab-added reordered the tabs, emit the tabs-reordered signal.
* Add version markerChristian Persch2004-11-211-0/+1
|
* Don't include print-dialog.h in EphyUtils.h.Christian Persch2004-11-214-4/+15
| | | | | | | | | | 2004-11-21 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyUtils.cpp: * embed/mozilla/EphyUtils.h: * embed/print-dialog.h: Don't include print-dialog.h in EphyUtils.h.
* Only build those files when we have mozilla psm.Christian Persch2004-11-206-20/+24
| | | | | | | | | | | | 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.
* Use the dom window from the event.Christian Persch2004-11-202-1/+7
| | | | | | | | 2004-11-19 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyBrowser.cpp: Use the dom window from the event.
* Add --disable-filepicker to use when the mozilla build itself has nativeChristian Persch2004-11-204-5/+38
| | | | | | | | | | | 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.
* Add version markersChristian Persch2004-11-202-1/+2
|
* Updated Spanish translationFrancisco Javier F. Serrador2004-11-192-1819/+664
| | | | | | 2004-11-18 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: Updated Spanish translation
* Add defines and #ifdef to enable validation; disabled for now.Christian Persch2004-11-182-2/+25
| | | | | | | | | | | 2004-11-18 Christian Persch <chpe@cvs.gnome.org> * src/ephy-extensions-manager.c: (ephy_extensions_manager_load_string), (ephy_extensions_manager_startup), (ephy_extensions_manager_finalize): Add defines and #ifdef to enable validation; disabled for now.
* Fix opening of content when not downloading automatically. Fixes bugChristian Persch2004-11-182-2/+10
| | | | | | | | | 2004-11-18 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/ContentHandler.cpp: Fix opening of content when not downloading automatically. Fixes bug #158466.
* Disallow favicon links from subframes.Christian Persch2004-11-183-16/+51
| | | | | | | | | 2004-11-18 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyBrowser.cpp: * embed/mozilla/EphyBrowser.h: Disallow favicon links from subframes.
* UpdatedChristian Persch2004-11-181-2/+1
|
* Include stdlib.h.Christian Persch2004-11-182-0/+8
| | | | | | | | 2004-11-17 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/mozilla-embed-single.cpp: Include stdlib.h.
* Retain original uri.Christian Persch2004-11-182-0/+8
| | | | | | | | 2004-11-17 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyAboutRedirector.cpp: Retain original uri.
* Fix wrong certificate shown; Epiphany equivalent of galeon bug #158453.Christian Persch2004-11-184-55/+50
| | | | | | | | | | 2004-11-17 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyBrowser.cpp: * embed/mozilla/EphyBrowser.h: * embed/mozilla/mozilla-embed.cpp: Fix wrong certificate shown; Epiphany equivalent of galeon bug #158453.
* More cruft exorcised.Christian Persch2004-11-173-35/+11
| | | | | | | | | 2004-11-16 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/ContentHandler.cpp: * embed/mozilla/ContentHandler.h: More cruft exorcised.
* Add a way to show the cert info dialogue for the page's certificate.Christian Persch2004-11-166-0/+72
| | | | | | | | | | | | 2004-11-16 Christian Persch <chpe@cvs.gnome.org> * embed/ephy-embed.c: (ephy_embed_show_page_certificate): * embed/ephy-embed.h: * embed/mozilla/EphyBrowser.cpp: * embed/mozilla/EphyBrowser.h: * embed/mozilla/mozilla-embed.cpp: Add a way to show the cert info dialogue for the page's certificate.
* No need to include nsEmbedString.h.Christian Persch2004-11-162-3/+6
| | | | | | | | 2004-11-16 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/mozilla-notifiers.cpp: No need to include nsEmbedString.h.
* Make mozilla_notifier_add return the connection ID, andChristian Persch2004-11-163-39/+39
| | | | | | | | | | 2004-11-16 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/mozilla-notifiers.cpp: * embed/mozilla/mozilla-notifiers.h: Make mozilla_notifier_add return the connection ID, and mozilla_notifier_remove take that.
* Simplify the gconf -> mozilla prefs bridge.Christian Persch2004-11-163-537/+496
| | | | | | | | | | 2004-11-15 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/mozilla-embed-single.cpp: * embed/mozilla/mozilla-notifiers.cpp: * embed/mozilla/mozilla-notifiers.h: Simplify the gconf -> mozilla prefs bridge.
* Updated German translation.Hendrik Richter2004-11-162-840/+942
|
* Updated Slovak translation.Marcel Telka2004-11-152-635/+649
| | | | | | 2004-11-14 Marcel Telka <marcel@telka.sk> * sk.po: Updated Slovak translation.
* Updated British English translation.David Lodge2004-11-152-686/+715
| | | | | | 2004-11-14 David Lodge <dave@cirt.net> * en_GB.po: Updated British English translation.
* Save one strdup.Christian Persch2004-11-152-3/+7
| | | | | | | | 2004-11-14 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyBrowser.cpp: Save one strdup.
* translation update.Gustavo Noronha Silva2004-11-152-826/+914
| | | | * pt_BR.po: translation update.
* Check favicon urls with script sec manager and content policy.Christian Persch2004-11-154-28/+83
| | | | | | | | | | 2004-11-14 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyBrowser.cpp: * embed/mozilla/EphyBrowser.h: * embed/mozilla/Makefile.am: Check favicon urls with script sec manager and content policy.
* Fix includes.Christian Persch2004-11-142-0/+8
| | | | | | | | 2004-11-14 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/ContentHandler.h: Fix includes.
* Remove unused variable.Christian Persch2004-11-142-3/+7
| | | | | | | | 2004-11-14 Christian Persch <chpe@cvs.gnome.org> * src/ephy-notebook.c: (build_tab_label): Remove unused variable.
* Remove notice about tab-loading.gif since we don't have that anymore.Christian Persch2004-11-142-5/+6
| | | | | | | | 2004-11-14 Christian Persch <chpe@cvs.gnome.org> * COPYING: Remove notice about tab-loading.gif since we don't have that anymore.
* Updated Canadian English translation.Adam Weinberger2004-11-142-188/+205
| | | | * en_CA.po: Updated Canadian English translation.
* Don't save session_crashed.xml while shutting down.Christian Persch2004-11-142-4/+13
| | | | | | | | | 2004-11-13 Christian Persch <chpe@cvs.gnome.org> * src/ephy-session.c: (ephy_session_autoresume), (ephy_session_close), (ephy_session_save): Don't save session_crashed.xml while shutting down.
* No need to make the content handler dialogue modal.Christian Persch2004-11-143-66/+74
| | | | | | | | | 2004-11-13 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/ContentHandler.cpp: * embed/mozilla/ContentHandler.h: No need to make the content handler dialogue modal.
* Better fix for bug #158202, thanks to Christian Biesinger.Christian Persch2004-11-142-2/+7
| | | | | | | | 2004-11-13 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/MozillaPrivate.cpp: Better fix for bug #158202, thanks to Christian Biesinger.
* Remove last instances of gnome-i18n.h inclusion.Christian Persch2004-11-143-11/+17
| | | | | | | | | 2004-11-13 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/GtkNSSDialogs.cpp: * embed/mozilla/GtkNSSKeyPairDialogs.cpp: Remove last instances of gnome-i18n.h inclusion.
* UpdatedGTK_ENGINES_2_6_0Christian Persch2004-11-141-55/+104
|
* Fix FMR. Fixes bug #158202.Christian Persch2004-11-142-2/+9
| | | | | | | | 2004-11-13 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/MozillaPrivate.cpp: Fix FMR. Fixes bug #158202.
* nsEmbedString.h now requires MOZILLA_STRICT_API define.Christian Persch2004-11-1420-1/+61
| | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* Updated Lithuanian translation,Žugimantas Beručka2004-11-132-733/+767
| | | | | | 2004-11-13 Žugimantas Beručka <uid0@akl.lt> * lt.po: Updated Lithuanian translation,
* Fix ChangeLogChristian Persch2004-11-131-5/+0
|
* Size-allocate the embed if it's not mapped but has never beenChristian Persch2004-11-132-3/+24
| | | | | | | | | 2004-11-12 Christian Persch <chpe@cvs.gnome.org> * src/ephy-tab.c: (ephy_tab_size_allocate), (ephy_tab_map): Size-allocate the embed if it's not mapped but has never been size-allocated before. Fixes bug #156854.
* Update gtk+ dependency.Christian Persch2004-11-132-1/+7
| | | | | | | | 2004-11-12 Christian Persch <chpe@cvs.gnome.org> * configure.ac: Update gtk+ dependency.
* Add shortcut to Send To menuitem, as per HIG. Fixes bug #148655.Christian Persch2004-11-122-1/+7
| | | | | | | | 2004-11-12 Christian Persch <chpe@cvs.gnome.org> * src/ephy-window.c: Add shortcut to Send To menuitem, as per HIG. Fixes bug #148655.
* Don't hardcode "epiphany" as argv[0], use g_get_prgname() instead. FixesChristian Persch2004-11-122-1/+13
| | | | | | | | | 2004-11-11 Christian Persch <chpe@cvs.gnome.org> * src/ephy-shell.c: (save_yourself_cb): Don't hardcode "epiphany" as argv[0], use g_get_prgname() instead. Fixes bug #118427.