aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* A README.Python A m4/.cvsignore: A m4/python.m4:Christian Persch2005-05-2117-8/+4498
| | | | | | | | | | | | | | | | | | | | | | 2005-05-21 Christian Persch <chpe@cvs.gnome.org> * Makefile.am: * configure.ac: A README.Python A m4/.cvsignore: A m4/python.m4: * src/Makefile.am: * src/ephy-extensions-manager.c: (get_loader_for_type): A src/ephy-python-extension.c: A src/ephy-python-extension.h: A src/ephy-python-loader.c: A src/ephy-python-loader.h: A src/ephy-python.c: A src/ephy-python.h: A src/epiphany.defs: A src/epiphany.override: Merge Pyphany.
* Updated Greek translation (numbers-desktop-check)Nikos Charonitakis2005-05-202-3/+10
|
* Update mime type list. check-mime.py now catches aliases fromJean-François Rameau2005-05-163-1/+42
| | | | | | | | | | 2005-05-15 Jean-François Rameau <jframeau@cvs.gnome.org> * data/check-mime.py: * data/mime-types-permissions.xml: Update mime type list. check-mime.py now catches aliases from freedesktop.org.xml mime type database.
* No need to have Init on the event listener classes, move thatChristian Persch2005-05-153-68/+27
| | | | | | | | | 2005-05-14 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyBrowser.cpp: * embed/mozilla/EphyBrowser.h: No need to have Init on the event listener classes, move that
* Drop support for mozilla < 1.7.5.Christian Persch2005-05-153-23/+7
| | | | | | | | | 2005-05-14 Christian Persch <chpe@cvs.gnome.org> * configure.ac: * embed/mozilla/EphyBrowser.cpp: Drop support for mozilla < 1.7.5.
* Just replace the check for broken reload by HAVE_GECKO_1_8.Christian Persch2005-05-155-19/+14
| | | | | | | | | | | 2005-05-14 Christian Persch <chpe@cvs.gnome.org> * configure.ac: * embed/mozilla/EphyBrowser.cpp: * embed/mozilla/EphyBrowser.h: * embed/mozilla/mozilla-embed.cpp: Just replace the check for broken reload by HAVE_GECKO_1_8.
* Updated Basque translation.Iaki Larraaga2005-05-142-1775/+1636
| | | | | | 2005-05-13 Iaki Larraaga <dooteo@euskalgnu.org> * eu.po: Updated Basque translation.
* Add handling of DOMContentLoaded event from Gecko. It is an event thatJean-François Rameau2005-05-135-0/+69
| | | | | | | | | | | | | 2005-05-12 Jean-François Rameau <jframeau@cvs.gnome.org> * embed/ephy-embed.h: * embed/ephy-embed.c: * embed/mozilla/EphyBrowser.cpp: * embed/mozilla/EventContext.cpp: Add handling of DOMContentLoaded event from Gecko. It is an event that Gecko throws when the dom’s content is loaded, that is, before all the images and what not have loaded.
* Add languages.h to NOINST_H_FILES.Christian Persch2005-05-122-0/+7
| | | | | | | | 2005-05-12 Christian Persch <chpe@cvs.gnome.org> * src/Makefile.am: Add languages.h to NOINST_H_FILES.
* Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>Alexander Shopov2005-05-122-37/+43
| | | | | | | 2005-05-12 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
* updated Greek translationNikos Charonitakis2005-05-121-1/+5
|
* Updated Greek translationNikos Charonitakis2005-05-121-2/+2
|
* Updated Greek translationNikos Charonitakis2005-05-121-9/+8
|
* Change string passed to gnome_program_init() as human readable programChristian Persch2005-05-112-1/+8
| | | | | | | | | 2005-05-11 Christian Persch <chpe@cvs.gnome.org> * src/ephy-main.c: (main): Change string passed to gnome_program_init() as human readable program name.
* Updated Greek Translation.Kostas Papadimas2005-05-112-1137/+1207
|
* More trusted checks.Christian Persch2005-05-093-0/+43
| | | | | | | | | 2005-05-08 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyBrowser.cpp: * embed/mozilla/EventContext.cpp: More trusted checks.
* Updated Spanish translation.Francisco Javier F. Serrador2005-05-082-69/+77
| | | | | | 2005-05-07 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: Updated Spanish translation.
* Remove unused varChristian Persch2005-05-081-2/+0
|
* Constification.Christian Persch2005-05-072-1/+7
| | | | | | | | 2005-05-07 Christian Persch <chpe@cvs.gnome.org> * src/ephy-lockdown.c: Constification.
* Slight performance improvements.Christian Persch2005-05-073-25/+85
| | | | | | | | | 2005-05-06 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EventContext.cpp: * embed/mozilla/EventContext.h: Slight performance improvements.
* Use the document's URL as tab address, not the info from the locationChristian Persch2005-05-073-3/+25
| | | | | | | | | | 2005-05-06 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyBrowser.cpp: * src/ephy-tab.c: (ephy_tab_address_cb): Use the document's URL as tab address, not the info from the location changed signal.
* Set MozDownload as progress listener on the web browser persist.Christian Persch2005-05-072-0/+9
| | | | | | | | 2005-05-06 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/MozDownload.cpp: Set MozDownload as progress listener on the web browser persist.
* Use nsICancelable.Christian Persch2005-05-072-0/+15
| | | | | | | | 2005-05-06 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/mozilla-embed-persist.cpp: Use nsICancelable.
* Translation updated by Reinout van Schouwen.Vincent van Adrighem2005-05-072-69/+63
| | | | | | 2005-05-06 Vincent van Adrighem <adrighem@gnome.org> * nl.po: Translation updated by Reinout van Schouwen.
* Use new way to add user agent info. Fixes bug #173000.Christian Persch2005-05-062-2/+15
| | | | | | | | 2005-05-06 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/mozilla-embed-single.cpp: Use new way to add user agent info. Fixes bug #173000.
* Updated Czech translation.Miloslav Trmac2005-05-062-1231/+919
| | | | | | 2005-05-06 Miloslav Trmac <mitr@volny.cz> * cs.po: Updated Czech translation.
* Updated Canadian English translation.Adam Weinberger2005-05-062-878/+867
| | | | | | 2005-05-05 Adam Weinberger <adamw@gnome.org> * en_CA.po: Updated Canadian English translation.
* Thanks to the fastback patch, we can now get the secure browser UI objectChristian Persch2005-05-053-6/+22
| | | | | | | | | | 2005-05-05 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyBrowser.cpp: * embed/mozilla/MozRegisterComponents.cpp: Thanks to the fastback patch, we can now get the secure browser UI object from the docshell.
* Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>Alexander Shopov2005-05-042-532/+541
| | | | | | | 2005-05-04 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
* Fix commentChristian Persch2005-05-041-1/+0
|
* Translation updated.Vincent van Adrighem2005-05-042-1117/+1134
| | | | | | 2005-05-04 Vincent van Adrighem <adrighem@gnome.org> * nl.po: Translation updated.
* Fix the build from the last commit.Christian Persch2005-05-042-7/+11
| | | | | | | | 2005-05-04 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/mozilla-embed-persist.cpp: Fix the build from the last commit.
* Updated Canadian English translation.Adam Weinberger2005-05-042-1124/+935
| | | | | | 2005-05-04 Adam Weinberger <adamw@gnome.org> * en_CA.po: Updated Canadian English translation.
* Use the web navigation to get the URI, not the document. Fixes bugChristian Persch2005-05-044-40/+45
| | | | | | | | | | | 2005-05-03 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyBrowser.cpp: * embed/mozilla/EphyBrowser.h: * embed/mozilla/mozilla-embed.cpp: Use the web navigation to get the URI, not the document. Fixes bug #301044.
* Updated Spanish translation.Francisco Javier F. Serrador2005-05-032-604/+382
| | | | | | 2005-05-03 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: Updated Spanish translation.
* A src/languages.h:Christian Persch2005-05-023-5/+37
| | | | | | | | | | | | | | | | | | | | | | 2005-05-01 Christian Persch <chpe@cvs.gnome.org> * data/default-prefs-common.js: * data/epiphany.schemas.in: * lib/ephy-langs.c: A src/languages.h: * src/prefs-dialog.c: (prefs_dialog_show_help), (create_language_section), (get_download_button_label), (prefs_dialog_init): Add more font languages, and generate the language list from the unicode supplemental data. * lib/ephy-dialog.c: * lib/ephy-dialog.h: * src/prefs-dialog.c: * src/pdm-dialog.c: Constification.
* A src/languages.h:Christian Persch2005-05-027-196/+601
| | | | | | | | | | | | | | | | | | | | | 2005-05-01 Christian Persch <chpe@cvs.gnome.org> * data/default-prefs-common.js: * data/epiphany.schemas.in: * lib/ephy-langs.c: A src/languages.h: * src/prefs-dialog.c: (prefs_dialog_show_help), (create_language_section), (get_download_button_label), (prefs_dialog_init): Add more font languages, and generate the language list from the unicode supplemental data. * lib/ephy-dialog.c: * lib/ephy-dialog.h: * src/prefs-dialog.c: Constification.
* Simplify the class info implementation for EphySidebar.Christian Persch2005-05-014-94/+21
| | | | | | | | | | 2005-05-01 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphySidebar.cpp: * embed/mozilla/EphySidebar.h: * embed/mozilla/MozRegisterComponents.cpp: Simplify the class info implementation for EphySidebar.
* Try to fix crash in toolbar editor with X composite extension. Should fixChristian Persch2005-04-262-1/+8
| | | | | | | | | 2005-04-26 Christian Persch <chpe@cvs.gnome.org> * lib/egg/egg-editable-toolbar.c: (new_pixbuf_from_widget): Try to fix crash in toolbar editor with X composite extension. Should fix bug #159767, patch by Colin Gibbs from Control Centre bug #152490.
* Fix filepicker check.Christian Persch2005-04-262-1/+7
| | | | | | | | 2005-04-26 Christian Persch <chpe@cvs.gnome.org> * configure.ac: Fix filepicker check.
* Ged rid of all API checks which check for 1.8-only API, and introduce aChristian Persch2005-04-2610-205/+184
| | | | | | | | | | | | | | | | | | | | | 2005-04-26 Christian Persch <chpe@cvs.gnome.org> * configure.ac: Ged rid of all API checks which check for 1.8-only API, and introduce a Gecko version check instead. * embed/mozilla/ContentHandler.cpp: * embed/mozilla/ContentHandler.h: * embed/mozilla/EventContext.cpp: * embed/mozilla/GlobalHistory.cpp: * embed/mozilla/GtkNSSKeyPairDialogs.cpp: * embed/mozilla/MozDownload.cpp: * embed/mozilla/MozDownload.h: * embed/mozilla/mozilla-download.cpp: Fix for mozilla API change, and use the new HAVE_GECKO_1_8 define where appropriate.
* Replaces all %s in smartbookmarks. Fixes bug #167319, patch by RaphaelChristian Persch2005-04-242-5/+14
| | | | | | | | | 2005-04-24 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_solve_smart_url): Replaces all %s in smartbookmarks. Fixes bug #167319, patch by Raphael Slinckx.
* More constification.Christian Persch2005-04-1913-54/+64
| | | | | | | | | | | | | | | | | | | | | | | 2005-04-19 Christian Persch <chpe@cvs.gnome.org> * lib/egg/egg-editable-toolbar.c: (create_dock): * lib/egg/egg-toolbar-editor.c: (editor_create_item), (update_editor_sheet): * lib/ephy-file-helpers.c: (ephy_file): * lib/widgets/ephy-location-entry.c: (ephy_location_entry_construct_contents): * lib/widgets/ephy-node-view.c: (ephy_node_view_enable_drag_dest), (ephy_node_view_enable_drag_source): * lib/widgets/ephy-node-view.h: * src/ephy-encoding-menu.c: (ephy_encoding_menu_set_window): * src/ephy-history-window.c: (ephy_history_window_construct): * src/ephy-main.c: * src/ephy-notebook.c: (ephy_notebook_init), (ephy_notebook_add_tab): * src/ppview-toolbar.c: * src/window-commands.c: (window_cmd_help_about): More constification.
* Iso-codes is now mandatory.Christian Persch2005-04-194-124/+13
| | | | | | | | | | | | 2005-04-19 Christian Persch <chpe@cvs.gnome.org> * configure.ac: * lib/ephy-langs.c: (ephy_langs_iso_3166_table): * src/prefs-dialog.c: (prefs_dialog_finalize), (get_name_for_lang_code), (setup_add_language_dialog), (create_language_section): Iso-codes is now mandatory.
* Use gtk_action_set_[sensitive|visible] instead of g_object_set.Christian Persch2005-04-197-53/+76
| | | | | | | | | | | | | | | | | 2005-04-19 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-bookmarks-editor.c: (ephy_bookmarks_editor_update_menu): * src/ephy-encoding-menu.c: (update_encoding_menu_cb): * src/ephy-history-window.c: (ephy_history_window_update_menu): * src/ephy-toolbar.c: (ephy_toolbar_set_zoom): * src/ephy-window.c: (update_edit_actions_sensitivity), (enable_edit_actions_sensitivity), (sync_tab_load_status), (sync_tab_zoom), (show_embed_popup), (update_tabs_menu_sensitivity): * src/ppview-toolbar.c: (toolbar_update_sensitivity): Use gtk_action_set_[sensitive|visible] instead of g_object_set.
* A src/ephy-action-helper.c: A src/ephy-action-helper.h: AChristian Persch2005-04-1912-264/+644
| | | | | | | | | | | | | | | | | | | | | | | | | 2005-04-19 Christian Persch <chpe@cvs.gnome.org> * lib/ephy-prefs.h: * src/Makefile.am: A src/ephy-action-helper.c: A src/ephy-action-helper.h: A src/ephy-lockdown.c: A src/ephy-lockdown.h: * src/ephy-shell.c: (ephy_shell_finalize), (ephy_shell_get_lockdown), (ephy_shell_get_extensions_manager): * src/ephy-tab.c: (ephy_tab_set_location): * src/ephy-toolbar.c: (ephy_toolbar_set_window), (ephy_toolbar_set_navigation_actions), (ephy_toolbar_finalize): * src/ephy-window.c: (sync_tab_document_type), (sync_tab_navigation), (sync_tab_load_status), (show_embed_popup), (update_tabs_menu_sensitivity), (ephy_window_set_is_popup), (ephy_window_dispose), (ephy_window_state_event), (ephy_window_class_init), (ephy_window_init), (ephy_window_constructor): * src/popup-commands.c: Move lockdown from EphyWindow into an internal extension.
* Fix crash on 64bit architectures when downloading. Fixes bug #301093,Christian Persch2005-04-192-1/+8
| | | | | | | | | 2005-04-18 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/mozilla-embed-persist.cpp: Fix crash on 64bit architectures when downloading. Fixes bug #301093, patch by Sjoerd Simons.
* Hungarian translation updated.Gabor Kelemen2005-04-192-948/+925
| | | | | | 2005-04-18 Gabor Kelemen <kelemeng@gnome.hu> * hu.po: Hungarian translation updated.
* Constify the action entries. Fixes bug #301065, patch by Paolo Borelli.Christian Persch2005-04-182-9/+13
| | | | | | | | | 2005-04-18 Christian Persch <chpe@cvs.gnome.org> * src/ephy-window.c: (setup_ui_manager): Constify the action entries. Fixes bug #301065, patch by Paolo Borelli.
* Hide the statusbar's resize grip when the window is maximised. Fixes bugChristian Persch2005-04-182-39/+65
| | | | | | | | | | 2005-04-18 Christian Persch <chpe@cvs.gnome.org> * src/ephy-window.c: (ephy_window_state_event), (ephy_window_class_init), (ephy_window_init): Hide the statusbar's resize grip when the window is maximised. Fixes bug #301048, patchy by Paolo Borelli.
* Also disallow opening a new tab from EphyLink iface in popup mode.Christian Persch2005-04-182-1/+9
| | | | | | | | 2005-04-18 Christian Persch <chpe@cvs.gnome.org> * src/ephy-window.c: (ephy_window_open_link): Also disallow opening a new tab from EphyLink iface in popup mode.
* Rework popup windows. Introduce "is-popup" property on EphyWindow toChristian Persch2005-04-1811-151/+470
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2005-04-17 Christian Persch <chpe@cvs.gnome.org> * src/ephy-automation.c: (impl_ephy_automation_loadUrlWithStartupId): * src/ephy-notebook.c: (ephy_notebook_set_dnd_enabled), (ephy_notebook_get_property), (ephy_notebook_set_property), (ephy_notebook_class_init), (move_tab_to_another_notebook), (button_press_cb), (ephy_notebook_init): * src/ephy-notebook.h: * src/ephy-session.c: (ephy_session_get_active_window): * src/ephy-shell.c: (ephy_shell_new_window_cb), (ephy_shell_new_tab_full), (ephy_shell_new_tab): * src/ephy-shell.h: * src/ephy-tab.c: (ephy_tab_class_init), (popups_manager_new_window_info), (ephy_tab_dispose), (ephy_tab_finalize), (let_me_resize_hack), (ephy_tab_set_size), (ephy_tab_init): * src/ephy-tab.h: * src/ephy-window.c: (get_chromes_visibility), (sync_chromes_visibility), (update_chromes_actions), (update_actions_sensitivity), (sync_tab_visibility), (show_embed_popup), (let_me_resize_hack), (tab_size_to_cb), (ephy_window_set_active_tab), (ephy_window_set_chrome), (ephy_window_set_is_popup), (ephy_window_dispose), (ephy_window_set_property), (ephy_window_get_property), (ephy_window_class_init), (ephy_window_init), (ephy_window_constructor), (ephy_window_new_with_chrome), (ephy_window_set_print_preview), (ephy_window_add_tab), (ephy_window_show), (ephy_window_view_popup_windows_cb), (ephy_window_get_is_popup): * src/ephy-window.h: Rework popup windows. Introduce "is-popup" property on EphyWindow to indicate a window who will only have one tab, and can be resized by javascript calls. Fixes bug #136288 and #155395.
* Add null check.Christian Persch2005-04-172-0/+8
| | | | | | | | 2005-04-17 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/mozilla-embed-persist.cpp: Add null check.
* Mozilla API change.Christian Persch2005-04-173-0/+23
| | | | | | | | | 2005-04-17 Christian Persch <chpe@cvs.gnome.org> * configure.ac: * embed/mozilla/ContentHandler.cpp: Mozilla API change.
* Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>Alexander Shopov2005-04-172-359/+349
| | | | | | | 2005-04-17 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
* Updated traditional Chinese translation from GNOME HK TeamKwok-Koon Cheung2005-04-172-238/+225
| | | | * zh_TW.po: Updated traditional Chinese translation from GNOME HK Team
* Don't add libglade-2 twice to PKG_CHECK_MODULES. Fixes bug #300452, patchChristian Persch2005-04-132-1/+7
| | | | | | | | | 2005-04-13 Christian Persch <chpe@cvs.gnome.org> * configure.ac: Don't add libglade-2 twice to PKG_CHECK_MODULES. Fixes bug #300452, patch by James Henstridge.
* ankit@redhat.com * Updated Gujarati TranslationAnkitkumar Rameshchandra Patel2005-04-132-4/+9
|
* Fixed #173163.Pauli Virtanen2005-04-122-995/+1019
| | | | | | 2005-04-11 Pauli Virtanen <pauli.virtanen@hut.fi> * fi.po: Fixed #173163.
* Add 'video/mp4' to safe list.Christian Persch2005-04-122-0/+7
| | | | | | | | 2005-04-11 Christian Persch <chpe@cvs.gnome.org> * data/mime-types-permissions.xml: Add 'video/mp4' to safe list.
* Fixed Bug 173162: epiphany: translation inconsistencyFrancisco Javier F. Serrador2005-04-112-271/+267
| | | | | | 2005-04-10 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: Fixed Bug 173162: epiphany: translation inconsistency
* Restore original URL when pressing ESC. Fixes bug #171179.Christian Persch2005-04-113-0/+44
| | | | | | | | | | | | 2005-04-10 Christian Persch <chpe@cvs.gnome.org> * lib/widgets/ephy-location-entry.c: (entry_key_press_cb), (ephy_location_entry_construct_contents), (ephy_location_entry_get_location), (ephy_location_entry_restore_location): * lib/widgets/ephy-location-entry.h: Restore original URL when pressing ESC. Fixes bug #171179.
* Remove unused function ephy_node_db_get_by_name(), and clean up a bit.Christian Persch2005-04-103-110/+72
| | | | | | | | | | | | 2005-04-10 Christian Persch <chpe@cvs.gnome.org> * lib/ephy-node-db.c: (ephy_node_db_get_property), (ephy_node_db_set_property), (ephy_node_db_finalize), (ephy_node_db_write_to_xml_safe), (ephy_node_db_class_init), (ephy_node_db_get_type): Remove unused function ephy_node_db_get_by_name(), and clean up a bit.
* Consistency with the control center. Fix #173165.Changwoo Ryu2005-04-102-7/+9
| | | | | | 2005-04-10 Changwoo Ryu <cwryu@debian.org> * ko.po: Consistency with the control center. Fix #173165.
* Re-use the strings from control centre domain, to make it consistentChristian Persch2005-04-102-20/+33
| | | | | | | | | 2005-04-09 Christian Persch <chpe@cvs.gnome.org> * src/ephy-toolbar-editor.c: (ephy_toolbar_editor_constructor): Re-use the strings from control centre domain, to make it consistent automatically.
* Updated Polish translation by GNOME PL Team.Artur Flinta2005-04-102-898/+915
| | | | | | 2005-04-09 Artur Flinta <aflinta@cvs.gnome.org> * pl.po: Updated Polish translation by GNOME PL Team.
* Updated Albanian translation.Laurent Dhima2005-04-092-78/+70
| | | | | | 2005-04-09 Laurent Dhima <laurenti@alblinux.net> * sq.po: Updated Albanian translation.
* Small update of Serbian translations.Danilo Šegan2005-04-093-4/+8
|
* Fix #173173 in Serbian translations.Danilo Šegan2005-04-093-1834/+1936
|
* Updated Nepali TranslationPawan Chitrakar2005-04-092-1871/+2235
| | | | | | 2005-04-09 Pawan Chitrakar <pawan@nplinux.org> * ne.po: Updated Nepali Translation
* Updated Indonesian Translation.Ahmad Riza H Nst2005-04-092-1329/+1925
| | | | | | 2005-04-09 Ahmad Riza H Nst <rizahnst@eriagempita.co.id> * id.po: Updated Indonesian Translation.
* More changes for 64bit downloads.Christian Persch2005-04-095-21/+32
| | | | | | | | | | | | | 2005-04-08 Christian Persch <chpe@cvs.gnome.org> * embed/downloader-view.c: (format_interval), (update_download_row): * embed/ephy-download.c: (update_remaining_time), (ephy_download_get_remaining_time): * embed/ephy-download.h: * embed/mozilla/mozilla-download.cpp: More changes for 64bit downloads.
* Don't use G_BEGIN/END_DECLS here, and don't include MozDownload.h.Christian Persch2005-04-093-12/+16
| | | | | | | | 2005-04-08 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/mozilla-download.h: Don't use G_BEGIN/END_DECLS here, and don't include MozDownload.h.
* InitForEmbed isn't a NS_IMETHOD, so don't use NS_IMETHODIMP here.Christian Persch2005-04-092-1/+7
| | | | | | | | 2005-04-08 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/MozDownload.cpp: InitForEmbed isn't a NS_IMETHOD, so don't use NS_IMETHODIMP here.
* Add G_SIGNAL_TYPE_STATIC_SCOPE to many signals.Christian Persch2005-04-096-19/+30
| | | | | | | | | | | | | 2005-04-08 Christian Persch <chpe@cvs.gnome.org> * embed/ephy-cookie-manager.c: (ephy_cookie_manager_base_init): * embed/ephy-embed-single.c: (ephy_embed_single_iface_init): * embed/ephy-embed.c: (ephy_embed_base_init): * embed/ephy-history.c: (ephy_history_class_init): * embed/ephy-permission-manager.c: (ephy_permission_manager_base_init): Add G_SIGNAL_TYPE_STATIC_SCOPE to many signals.
* Implement a more flexible approach at saving a EphyNodeDb, by allowing toChristian Persch2005-04-087-20/+47
| | | | | | | | | | | | | | | | 2005-04-08 Christian Persch <chpe@cvs.gnome.org> * embed/ephy-favicon-cache.c: (ephy_favicon_cache_finalize): * embed/ephy-history.c: (save_filter), (ephy_history_save): * lib/ephy-node-db.c: (ephy_node_db_write_to_xml_valist): * lib/ephy-node.h: * lib/ephy-state.c: (ephy_states_save): * src/bookmarks/ephy-bookmarks.c: (save_filter), (ephy_bookmarks_save): Implement a more flexible approach at saving a EphyNodeDb, by allowing to specify a filter func to exclude certain nodes, instead of a fixed list.
* Emit signal when encountering alternate links. Fixes bug #171657.Christian Persch2005-04-086-70/+139
| | | | | | | | | | | | 2005-04-08 Christian Persch <chpe@cvs.gnome.org> * embed/ephy-embed.c: (ephy_embed_base_init): * embed/ephy-embed.h: * embed/mozilla/EphyBrowser.cpp: * embed/mozilla/EphyBrowser.h: * lib/ephy-marshal.list: Emit signal when encountering alternate links. Fixes bug #171657.
* Use get/set_int64.Christian Persch2005-04-062-2/+9
| | | | | | | | | 2005-04-06 Christian Persch <chpe@cvs.gnome.org> * embed/ephy-embed-persist.c: (ephy_embed_persist_set_property), (ephy_embed_persist_get_property): Use get/set_int64.
* Fix for MOZILLA_INTERNAL_API change, and for 64bit downloader change.Christian Persch2005-04-0626-76/+152
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2005-04-06 Christian Persch <chpe@cvs.gnome.org> * configure.ac: * embed/downloader-view.c: (update_download_row): * embed/ephy-download.c: * embed/ephy-download.h: * embed/ephy-embed-persist.c: (ephy_embed_persist_set_max_size), (ephy_embed_persist_set_property), (ephy_embed_persist_get_property), (ephy_embed_persist_class_init): * embed/ephy-embed-persist.h: * embed/mozilla/ContentHandler.h: * embed/mozilla/EphyBrowser.cpp: * embed/mozilla/EphyContentPolicy.cpp: * embed/mozilla/EphyHeaderSniffer.h: * embed/mozilla/EphyHistoryListener.cpp: * embed/mozilla/EphySidebar.cpp: * 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/MozDownload.h: * embed/mozilla/mozilla-download.cpp: * embed/mozilla/mozilla-embed-single.cpp: * embed/mozilla/mozilla-embed.cpp: Fix for MOZILLA_INTERNAL_API change, and for 64bit downloader change.
* Updated Greek translation (fix bug 167400)Nikos Charonitakis2005-04-022-300/+259
|
* Added new Language, Kinyarwanda (rw), to this packageSteven Michael Murphy2005-04-013-1/+4739
|
* Update mime type list. Fixes bug #170493; patch by Jean-François Rameau.Christian Persch2005-03-312-103/+151
| | | | | | | | 2005-03-31 Christian Persch <chpe@cvs.gnome.org> * data/mime-types-permissions.xml: Update mime type list. Fixes bug #170493; patch by Jean-François Rameau.
* data/check-mime.pyJean-François Rameau2005-03-252-2/+18
| | | | | | | | | | 2005-03-25 Jean-François Rameau <jframeau@cvs.gnome.org> * data/check-mime.py Set the script directly executable. Fix problem with args. Add a message if no arg is supplied.
* Treat unknown mime types as 'unsafe'. Patch by Jean-François Rameau, partChristian Persch2005-03-242-1/+8
| | | | | | | | | 2005-03-24 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/ContentHandler.cpp: Treat unknown mime types as 'unsafe'. Patch by Jean-François Rameau, part of bug #170493.
* Fix stupid typos. Fixes bug #171197; thanks to Jean-François Rameau forChristian Persch2005-03-232-2/+9
| | | | | | | | | 2005-03-23 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/MozDownload.cpp: Fix stupid typos. Fixes bug #171197; thanks to Jean-François Rameau for finding the cause.
* Remove change not indended for commit.Christian Persch2005-03-222-2/+6
| | | | | | | | 2005-03-21 Christian Persch <chpe@cvs.gnome.org> * configure.ac: Remove change not indended for commit.
* Oh the joys of mozilla API changes :PChristian Persch2005-03-223-3/+43
| | | | | | | | | 2005-03-21 Christian Persch <chpe@cvs.gnome.org> * configure.ac: * embed/mozilla/ContentHandler.cpp: Oh the joys of mozilla API changes :P
* Fixed a wrong translation for HEAD.Takeshi AIHANA2005-03-202-164/+168
| | | | | 2005-03-20 Takeshi AIHANA <aihana@gnome.gr.jp> * ja.po: Fixed a wrong translation for HEAD.
* Updated Canadian English translation.Adam Weinberger2005-03-172-1/+5
| | | | * en_CA.po: Updated Canadian English translation.
* Default to links only with the fixed-up typeaheadfind too.Christian Persch2005-03-162-0/+7
| | | | | | | | 2005-03-15 Christian Persch <chpe@cvs.gnome.org> * data/default-prefs-toolkit.js: Default to links only with the fixed-up typeaheadfind too.
* Set the tab label to single-line mode. Fixes bug #167657.Christian Persch2005-03-152-0/+7
| | | | | | | | 2005-03-14 Christian Persch <chpe@cvs.gnome.org> * src/ephy-notebook.c: (build_tab_label): Set the tab label to single-line mode. Fixes bug #167657.
* Fix the build.Christian Persch2005-03-152-5/+11
| | | | | | | | 2005-03-14 Christian Persch <chpe@cvs.gnome.org> * src/ephy-window.c: (setup_multimedia_key_actions): Fix the build.
* Support "Multimedia" keys. Fixes bug #162748.Christian Persch2005-03-155-1/+114
| | | | | | | | | | | | 2005-03-14 Christian Persch <chpe@cvs.gnome.org> * data/ui/epiphany-ui.xml: * src/ephy-window.c: (ephy_window_key_press_event), (setup_multimedia_key_actions), (setup_ui_manager): * src/window-commands.c: (window_cmd_go_home): * src/window-commands.h: Support "Multimedia" keys. Fixes bug #162748.
* Use connect_object, to guard against "title" signal emitted when theChristian Persch2005-03-152-2/+10
| | | | | | | | | 2005-03-14 Christian Persch <chpe@cvs.gnome.org> * src/ephy-tabs-menu.c: (tab_added_cb): Use connect_object, to guard against "title" signal emitted when the window is dying. Fixes bug #169833.
* Fix signal handler disconnection; bug #170353.Christian Persch2005-03-152-1/+7
| | | | | | | | 2005-03-14 Christian Persch <chpe@cvs.gnome.org> * src/ephy-tabs-menu.c: (tab_removed_cb): Fix signal handler disconnection; bug #170353.
* Remove custom search, and use gtktreeview typeaheadfind. Fixes bugChristian Persch2005-03-144-76/+22
| | | | | | | | | | | | 2005-03-14 Christian Persch <chpe@cvs.gnome.org> * lib/ephy-gui.c: (ephy_gui_is_middle_click): * lib/ephy-gui.h: * lib/widgets/ephy-node-view.c: (ephy_node_view_key_press_cb), (ephy_node_view_add_column), (ephy_node_view_init): Remove custom search, and use gtktreeview typeaheadfind. Fixes bug #118107.
* Fixes for bug 167403David Lodge2005-03-132-284/+532
| | | | | | 2005-03-13 David Lodge <dave@cirt.net> * en_GB.po: Fixes for bug 167403
* Also search nsIPassword.h in unusual places.Christian Persch2005-03-133-1/+12
| | | | | | | | | 2005-03-13 Christian Persch <chpe@cvs.gnome.org> * configure.ac: * embed/mozilla/Makefile.am: Also search nsIPassword.h in unusual places.
* Don't force those dialogues to be in front.Christian Persch2005-03-132-3/+7
| | | | | | | | | 2005-03-13 Christian Persch <chpe@cvs.gnome.org> * src/window-commands.c: (window_cmd_file_print_setup), (window_cmd_edit_personal_data), (window_cmd_edit_prefs): Don't force those dialogues to be in front.
* Revert patch from bug #169956, it's not correct.Christian Persch2005-03-123-6/+19
| | | | | | | | | | | | 2005-03-11 Christian Persch <chpe@cvs.gnome.org> * src/ephy-toolbar.c: (ephy_toolbar_activate_location): Revert patch from bug #169956, it's not correct. * src/ephy-window.c: (sync_chromes_visibility): Fix a crash on window close with active toolbar activation.
* Add FIXME comment about gtkmozembed focusChristian Persch2005-03-121-0/+2
|
* Don't activate the location entry if it's hidden. Fixes bug #169956.Christian Persch2005-03-123-7/+12
| | | | | | | | 2005-03-11 Christian Persch <chpe@cvs.gnome.org> * src/ephy-toolbar.c: (ephy_toolbar_activate_location): Don't activate the location entry if it's hidden. Fixes bug #169956.
* Disable automatic image resizing on toolkit too.Christian Persch2005-03-112-0/+9
| | | | | | | | 2005-03-11 Christian Persch <chpe@cvs.gnome.org> * data/default-prefs-toolkit.js: Disable automatic image resizing on toolkit too.
* Updated German translation.Hendrik Richter2005-03-112-908/+961
| | | | | | 2005-03-10 Hendrik Richter <hendrik@gnome-de.org> * de.po: Updated German translation.
* Remove the wallet hack; it appears not to work correctly using mozilla 1.7Christian Persch2005-03-105-70/+10
| | | | | | | | | | | | 2005-03-10 Christian Persch <chpe@cvs.gnome.org> * configure.ac: * embed/mozilla/MozillaPrivate.cpp: * embed/mozilla/MozillaPrivate.h: * embed/mozilla/mozilla-embed-single.cpp: Remove the wallet hack; it appears not to work correctly using mozilla 1.7 (work on trunk; but that's dead).
* Fix themeChristian Persch2005-03-101-0/+0
|
* Prefer firefox over mozilla libraries.Christian Persch2005-03-102-3/+9
| | | | | | | | 2005-03-10 Christian Persch <chpe@cvs.gnome.org> * configure.ac: Prefer firefox over mozilla libraries.
* FixChristian Persch2005-03-101-2/+4
|
* Use msguniqChristian Persch2005-03-103-2084/+4366
|
* Transformed cc/epiphany.xml -> cc/cc.poChristian Persch2005-03-103-0/+4451
|
* Use libstartup-notification, not gnome-desktop to launch apps. Fixes bugChristian Persch2005-03-103-31/+356
| | | | | | | | | | | | | | 2005-03-09 Christian Persch <chpe@cvs.gnome.org> * configure.ac: * lib/ephy-file-helpers.c: (my_gdk_spawn_make_environment_for_screen), (sn_error_trap_push), (sn_error_trap_pop), (make_spawn_environment_for_sn_context), (free_startup_timeout), (startup_timeout), (add_startup_timeout), (ephy_file_launch_application), (ephy_file_launch_desktop_file): Use libstartup-notification, not gnome-desktop to launch apps. Fixes bug #169039.
* Updated Turkish TranslationBaris Cicek2005-03-082-890/+1094
| | | | * tr.po: Updated Turkish Translation
* Updated traditional Chinese translation from GNOME HK TeamKwok-Koon Cheung2005-03-082-1308/+1846
| | | | * zh_TW.po: Updated traditional Chinese translation from GNOME HK Team
* Updated Italian translation.Alessio Frusciante2005-03-082-1404/+1767
|
* Version 1.7.0.Christian Persch2005-03-089-13/+29
| | | | | | | | | | | | | | | | 2005-03-07 Christian Persch <chpe@cvs.gnome.org> * configure.ac: * data/Makefile.am: * data/epiphany-1.6.pc.in: * data/epiphany-1.8.pc.in: * doc/reference/tmpl/ephy-embed.sgml: * embed/Makefile.am: * lib/Makefile.am: * src/Makefile.am: * src/bookmarks/Makefile.am: Version 1.7.0.
* === Release 1.6.0 ===Release160GNOME_2_10_ANCHORChristian Persch2005-03-084-2/+26
| | | | | | | | | 2005-03-07 Christian Persch <chpe@cvs.gnome.org> === Release 1.6.0 === * NEWS: * configure.ac:
* Updated French translation.Christophe Merlet2005-03-072-93/+97
|
* Updated Romanian translation.Mugurel Tudor2005-03-062-1186/+1565
| | | | | | 2005-03-06 Mugurel Tudor <mugurelu@go.ro> * ro.po: Updated Romanian translation.
* Updated Ukrainian translation.Maxim Dziumanenko2005-03-062-2/+62
| | | | | | 2005-03-05 Maxim Dziumanenko <mvd@mylinux.com.ua> * Updated Ukrainian translation.
* Updated Welsh translation.Dafydd Harries2005-03-052-347/+396
|
* Hungarian translation updated by Gabor Kelemen.Laszlo Dvornik2005-03-042-1501/+1612
| | | | | | 2005-03-04 Laszlo Dvornik <dvornik@gnome.hu> * hu.po: Hungarian translation updated by Gabor Kelemen.
* Fixed Russian translationLeonid Kanter2005-03-031-2/+2
|
* update by amanpreetalam@yahoo.com for pa.poAmanpreet Singh Alam2005-03-031-74/+78
|
* Fixed a couple of strings in the Danish translation.Ole Laursen2005-03-032-40/+44
| | | | | | 2005-03-03 Ole Laursen <olau@hardworking.dk> * da.po: Fixed a couple of strings in the Danish translation.
* Updated Serbian translation.Danilo Šegan2005-03-023-2332/+3254
|
* Fixed a BUG#134110 in Japanese translation.Takeshi AIHANA2005-03-022-51/+55
| | | | | 2005-03-02 Takeshi AIHANA <aihana@jcom.home.ne.jp> * ja.po: Fixed a BUG#134110 in Japanese translation.
* Update screenshots. Fixes bug #165839.Christian Persch2005-03-025-0/+9
| | | | | | | | | | | 2005-03-01 Christian Persch <chpe@cvs.gnome.org> * help/C/figures/ephy-addressbar-smartbookmark-screenshot.png: * help/C/figures/ephy-bookmarkbar-smartbookmark-screenshot.png: * help/C/figures/ephy-history-window-screenshot.png: * help/C/figures/ephy-screenshot.png: Update screenshots. Fixes bug #165839.
* Updated Ukrainan translation, updated Ukrainian translation of the manualMaxim Dziumanenko2005-03-0212-797/+2719
| | | | | | 2005-03-01 Maxim Dziumanenko <mvd@mylinux.com.ua> * Updated Ukrainan translation, updated Ukrainian translation of the manual
* Post-release version bump.Christian Persch2005-03-012-1/+7
| | | | | | | | 2005-02-28 Christian Persch <chpe@cvs.gnome.org> * configure.ac: Post-release version bump.
* === Release 1.5.8 ===Release158Christian Persch2005-03-012-0/+17
| | | | | | | | 2005-02-28 Christian Persch <chpe@cvs.gnome.org> === Release 1.5.8 === * NEWS:
* NULL check. Fixes bug #165999.Christian Persch2005-03-013-0/+70
| | | | | | | | | | | | | 2005-02-28 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/MozDownload.cpp: NULL check. Fixes bug #165999. * src/ephy-main.c: (slowly_and_stupidly_obtain_timestamp), (main): Try to get an approximation to the launch time if DESKTOP_STARTUP_ID is not set. Fixes bug #168820, patch by Elijah Newren.
* AgainChristian Persch2005-03-011-1/+1
|
* *** empty log message ***Christian Persch2005-02-281-1/+1
|
* Up gtk+ dependency to 2.6.3Christian Persch2005-02-281-1/+1
|
* Post-release version bump.Christian Persch2005-02-282-1/+7
| | | | | | | | 2005-02-27 Christian Persch <chpe@cvs.gnome.org> * configure.ac: Post-release version bump.
* === Release 1.5.7 ===Release157Christian Persch2005-02-283-1/+15
| | | | | | | | | 2005-02-27 Christian Persch <chpe@cvs.gnome.org> === Release 1.5.7 === * doc/reference/Makefile.am: * doc/reference/tmpl/ephy-embed.sgml:
* Remove unused includes.Christian Persch2005-02-282-2/+6
| | | | | | | | 2005-02-27 Christian Persch <chpe@cvs.gnome.org> * src/window-commands.c: Remove unused includes.
* UpdateChristian Persch2005-02-281-0/+39
|
* Version 1.5.7.Christian Persch2005-02-282-1/+7
| | | | | | | | 2005-02-27 Christian Persch <chpe@cvs.gnome.org> * configure.ac: Version 1.5.7.
* Fix compress_tilde to only look at the prefix, and not substitute in theChristian Persch2005-02-283-38/+17
| | | | | | | | | 2005-02-27 Christian Persch <chpe@cvs.gnome.org> * lib/eel-gconf-extensions.c: (tilde_compress): Fix compress_tilde to only look at the prefix, and not substitute in the middle.
* Try to fix the build with 1.7 branch.Christian Persch2005-02-282-2/+9
| | | | | | | | 2005-02-27 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/MozDownload.cpp: Try to fix the build with 1.7 branch.
* Check for password inputs too.Christian Persch2005-02-273-8/+21
| | | | | | | | | 2005-02-27 Christian Persch <chpe@cvs.gnome.org> * embed/ephy-embed-event.h: * embed/mozilla/EventContext.cpp: Check for password inputs too.
* Check the favicon file type and only allow ico, gif & png. Fixes bugChristian Persch2005-02-272-1/+54
| | | | | | | | | 2005-02-27 Christian Persch <chpe@cvs.gnome.org> * embed/ephy-favicon-cache.c: (ephy_favicon_cache_get): Check the favicon file type and only allow ico, gif & png. Fixes bug #163886.
* Don't assert if we don't have a new embed in new_window callback. Part ofChristian Persch2005-02-272-4/+13
| | | | | | | | | 2005-02-26 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/mozilla-embed-single.cpp: Don't assert if we don't have a new embed in new_window callback. Part of bug #165445.
* Make sure folder is != NULL. Fixes bug #163341.Christian Persch2005-02-272-3/+9
| | | | | | | | 2005-02-26 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-bookmarks-import.c: (xbel_parse_folder): Make sure folder is != NULL. Fixes bug #163341.
* Depend on gnome-desktop for gnome-desktop-item, and up the gnome-vfsChristian Persch2005-02-2715-128/+468
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2005-02-26 Christian Persch <chpe@cvs.gnome.org> * configure.ac: Depend on gnome-desktop for gnome-desktop-item, and up the gnome-vfs dependency version. * embed/ephy-embed-persist.c: (ephy_embed_persist_set_user_time), (ephy_embed_persist_get_user_time), (ephy_embed_persist_set_property), (ephy_embed_persist_get_property), (ephy_embed_persist_init), (ephy_embed_persist_class_init): * embed/ephy-embed-persist.h: Add user time property. * embed/mozilla/ContentHandler.cpp: * embed/mozilla/ContentHandler.h: Forward user time to MozDownload via a string. Not perfect, but better than nothing. * embed/mozilla/EphyHeaderSniffer.cpp: Set user time on filechooser. * embed/mozilla/MozDownload.cpp: Get user time from content handler, and use it when launching the external handler app. * lib/ephy-file-helpers.c: (ephy_file_check_mime), (launch_desktop_item), (ephy_file_launch_desktop_file), (ephy_file_launch_application), (ephy_file_launch_handler): * lib/ephy-file-helpers.h: Convenience functions to launch an app, or a desktop item, with user time. * lib/ephy-gui.c: (ephy_gui_confirm_overwrite_file), (ephy_gui_window_update_user_time), (ephy_gui_window_present): * lib/ephy-gui.h: Make our own gtk_window_present, to correctly update user time. Check if the path is writable in ephy_gui_confirm_overwrite_file(). * src/ephy-session.c: (ephy_session_autoresume): After showing the recovery dialogue, don't use the old user time to launch the windows; use the current event time instead. * src/popup-commands.c: (background_download_completed), (image_open_uri), (save_source_completed_cb), (popup_cmd_open_image): * src/window-commands.c: (window_cmd_file_save_as), (save_source_completed_cb), (save_temp_source), (window_cmd_view_page_source): Launch handlers with user time.
* update by amanpreetalam@yahoo.comAmanpreet Singh Alam2005-02-271-1518/+1910
|
* Updated Greek translationNikos Charonitakis2005-02-272-8/+10
|
* Fixed some issues in the Danish translation by comments from MartinOle Laursen2005-02-252-34/+41
| | | | | | | 2005-02-24 Ole Laursen <olau@hardworking.dk> * da.po: Fixed some issues in the Danish translation by comments from Martin Willemoes Hansen.
* Make the signal RUN_LAST.Christian Persch2005-02-244-8/+51
| | | | | | | | | | | | | | | | | | | | | | 2005-02-24 Christian Persch <chpe@cvs.gnome.org> * src/ephy-link.c: (ephy_link_base_init): Make the signal RUN_LAST. * src/ephy-tab.c: (ephy_tab_get_type), (open_link_in_new_tab), (clipboard_text_received_cb): Make EphyTab implement EphyLink interface. * src/ephy-window.c: (modal_alert_cb), (tab_added_cb), (tab_removed_cb), (ephy_window_open_link): Attach to link signal on EphyTab. Don't switch tabs to modal alerts in ppv mode; block the alerts instead. 2005-02-23 Carlos Garnacho Parro <carlos@gnome.org>
* Updated Greek translationNikos Charonitakis2005-02-242-64/+94
|
* don't activate startup notification with the "previous session hasCarlos Garnacho Parro2005-02-232-0/+7
| | | | | | | 2005-02-23 Carlos Garnacho Parro <carlos@gnome.org> * src/ephy-session.c: don't activate startup notification with the "previous session has crashed" dialog
* ankit@redhat.com * Updated Gujarati TranslationAnkitkumar Rameshchandra Patel2005-02-232-1231/+1612
|
* Unset size request if the fixed toolbar is present. That way we don'tChristian Persch2005-02-232-0/+10
| | | | | | | | | 2005-02-23 Christian Persch <chpe@cvs.gnome.org> * lib/egg/egg-editable-toolbar.c: (update_fixed): Unset size request if the fixed toolbar is present. That way we don't truncate the 0th toolbar when it only contains the spinner.
* Unparent the fixed toolbar before destroying the dock.Christian Persch2005-02-232-0/+11
| | | | | | | | 2005-02-23 Christian Persch <chpe@cvs.gnome.org> * lib/egg/egg-editable-toolbar.c: (toolbar_removed_cb): Unparent the fixed toolbar before destroying the dock.
* Use spacing instead of a separator.Christian Persch2005-02-232-11/+10
| | | | | | | | | | 2005-02-23 Christian Persch <chpe@cvs.gnome.org> * src/ephy-fullscreen-popup.c: (ephy_fullscreen_popup_update_visibility), (ephy_fullscreen_popup_constructor): Use spacing instead of a separator.
* Autostart typeaheadfind.Christian Persch2005-02-232-0/+7
| | | | | | | | 2005-02-22 Christian Persch <chpe@cvs.gnome.org> * data/default-prefs-toolkit.js: Autostart typeaheadfind.
* Updated Russian translationLeonid Kanter2005-02-222-97/+109
|
* Use $PKG_CONFIG.Christian Persch2005-02-222-3/+9
| | | | | | | | 2005-02-21 Christian Persch <chpe@cvs.gnome.org> * configure.ac: Use $PKG_CONFIG.
* Load the page after showing the window. That way, if mozilla throws up anChristian Persch2005-02-212-10/+17
| | | | | | | | | 2005-02-21 Christian Persch <chpe@cvs.gnome.org> * src/ephy-shell.c: (ephy_shell_new_tab_full): Load the page after showing the window. That way, if mozilla throws up an alert, the window is already there.
* Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>Alexander Shopov2005-02-212-887/+961
| | | | | | | 2005-02-21 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
* Use event time when grabbing the pointer. Appears to fix bug #167473.Christian Persch2005-02-202-14/+22
| | | | | | | | | 2005-02-20 Christian Persch <chpe@cvs.gnome.org> * src/ephy-notebook.c: (drag_start), (motion_notify_cb), (move_tab_to_another_notebook), (button_release_cb): Use event time when grabbing the pointer. Appears to fix bug #167473.
* Updated Danish translation.Ole Laursen2005-02-202-1175/+1572
| | | | | | 2005-02-20 Ole Laursen <olau@hardworking.dk> * da.po: Updated Danish translation.
* Updated Czech translationMiloslav Trmac2005-02-202-8/+12
|
* Updated Greek Translation.Kostas Papadimas2005-02-202-130/+177
|
* Updated French translation.Christophe Merlet2005-02-192-1147/+1564
|
* Small change to fi.po (_Ohje -> O_hje)Ilkka Tuohela2005-02-191-1/+1
|
* Shut upChristian Persch2005-02-191-0/+2
|
* Updated Finnish translation.Pauli Virtanen2005-02-192-108/+116
| | | | | | 2005-02-18 Pauli Virtanen <pauli.virtanen@hut.fi> * fi.po: Updated Finnish translation.
* Update Ukrainian translation.Maxim Dziumanenko2005-02-192-1173/+1539
| | | | | | 2005-02-18 Maxim Dziumanenko <mvd@mylinux.com.ua> * Update Ukrainian translation.
* Updated Portuguese translation.Duarte Loreto2005-02-182-309/+331
| | | | | | 2005-02-18 Duarte Loreto <happyguy_pt@hotmail.com> * pt.po: Updated Portuguese translation.
* Fix #130990 "Mixing up workspaces of windows when restoring session".Xan Lopez2005-02-182-2/+43
| | | | | | | | | | * src/ephy-session.c: (impl_attach_window), (write_ephy_window), (restore_geometry), (ephy_session_load): Fix #130990 "Mixing up workspaces of windows when restoring session". Commited patch referenced in bug with slight modifications to make it work properly.
* Update English (British) translation.David Lodge2005-02-162-946/+996
| | | | | | 2005-02-15 David Lodge <dave@cirt.net> * en_GB.po: Update English (British) translation.
* Fix errors. Same.Kjartan Maraas2005-02-153-166/+179
| | | | | | | 2005-02-15 Kjartan Maraas <kmaraas@gnome.org> * nb.po: Fix errors. * no.po: Same.
* Updated Catalan translation.Jordi Mallach2005-02-152-383/+462
|
* Updated Albanian translation.Laurent Dhima2005-02-152-55/+71
| | | | | | 2005-02-15 Laurent Dhima <laurenti@alblinux.net> * sq.po: Updated Albanian translation.
* cs.po: Fixed context based strings and language names.Stanislav Brabec2005-02-152-53/+48
|
* Translation updated.Priit Laes2005-02-152-22/+26
| | | | | | 2005-02-15 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated.
* Updated Canadian English translation.Adam Weinberger2005-02-152-4/+8
| | | | * en_CA.po: Updated Canadian English translation.
* Emit a signal in EphySidebar::AddSearchEngine.Christian Persch2005-02-155-14/+62
| | | | | | | | | | | 2005-02-14 Christian Persch <chpe@cvs.gnome.org> * embed/ephy-embed-single.c: (ephy_embed_single_iface_init): * embed/ephy-embed-single.h: * embed/mozilla/EphySidebar.cpp: * lib/ephy-marshal.list: Emit a signal in EphySidebar::AddSearchEngine.
* Updated Polish translation by GNOME PL Team.Artur Flinta2005-02-142-1180/+1763
| | | | | | 2005-02-14 Artur Flinta <aflinta@cvs.gnome.org> * pl.po: Updated Polish translation by GNOME PL Team.
* Updated German translation.Hendrik Richter2005-02-142-88/+96
| | | | | | 2005-02-14 Hendrik Richter <hendrik@gnome-de.org> * de.po: Updated German translation.
* Updated Albanian translation.Laurent Dhima2005-02-142-89/+99
| | | | | | 2005-02-14 Laurent Dhima <laurenti@alblinux.net> * sq.po: Updated Albanian translation.
* Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>Alexander Shopov2005-02-142-145/+154
| | | | | | | 2005-02-14 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
* Updated Lithuanian translation.Žygimantas Beručka2005-02-142-934/+955
| | | | | | 2005-02-14 Žygimantas Beručka <uid0@akl.lt> * lt.po: Updated Lithuanian translation.
* Merged from gnome-2-6 and gnome-2-8 branchesChristian Persch2005-02-141-0/+197
|
* Keep a ref on the tray icon. Should fix bug #166143.Christian Persch2005-02-142-0/+10
| | | | | | | | | 2005-02-13 Christian Persch <chpe@cvs.gnome.org> * lib/egg/eggstatusicon.c: (egg_status_icon_init), (egg_status_icon_finalize): Keep a ref on the tray icon. Should fix bug #166143.
* Translation updated by Reinout van Schouwen.Vincent van Adrighem2005-02-142-313/+341
| | | | | | 2005-02-13 Vincent van Adrighem <adrighem@gnome.org> * nl.po: Translation updated by Reinout van Schouwen.
* Updated British translation.David Lodge2005-02-142-255/+262
| | | | | | 2005-02-13 David Lodge <dave@cirt.net> * en_GB.po: Updated British translation.
* translation update, fixed context'ed translationsGustavo Noronha Silva2005-02-132-326/+354
| | | | | * pt_BR.po: translation update, fixed context'ed translations
* Updated Japanese translation for v1.5.6.Takeshi AIHANA2005-02-132-959/+991
| | | | | 2005-02-13 Takeshi AIHANA <aihana@gnome.gr.jp> * ja.po: Updated Japanese translation for v1.5.6.
* Translation updated.Priit Laes2005-02-132-423/+318
| | | | | | 2005-02-13 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated.
* Updated Czech translation.Miloslav Trmac2005-02-132-108/+116
| | | | | | 2005-02-12 Miloslav Trmac <mitr@volny.cz> * cs.po: Updated Czech translation.
* Fix initial active tab.Christian Persch2005-02-132-7/+20
| | | | | | | | | 2005-02-12 Christian Persch <chpe@cvs.gnome.org> * src/ephy-tabs-menu.c: (tab_added_cb), (tab_removed_cb), (sync_active_tab): Fix initial active tab.
* Updated Spanish translation.Francisco Javier F. Serrador2005-02-122-108/+116
| | | | | | 2005-02-12 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: Updated Spanish translation.
* Updated Slovak translation.Marcel Telka2005-02-122-258/+268
| | | | | | 2005-02-12 Marcel Telka <marcel@telka.sk> * sk.po: Updated Slovak translation.
* Updated Simplified Chinese translationFunda Wang2005-02-121-110/+112
|
* Updated Korean translation.Changwoo Ryu2005-02-122-956/+1017
| | | | | | 2005-02-12 Changwoo Ryu <cwryu@debian.org> * ko.po: Updated Korean translation.
* Updated Canadian English translation.Adam Weinberger2005-02-122-108/+116
| | | | * en_CA.po: Updated Canadian English translation.
* Move wallet code to MozillaPrivate since nsIWalletService.h includesChristian Persch2005-02-114-54/+81
| | | | | | | | | | | 2005-02-11 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/MozillaPrivate.cpp: * embed/mozilla/MozillaPrivate.h: * embed/mozilla/mozilla-embed-single.cpp: Move wallet code to MozillaPrivate since nsIWalletService.h includes nsString.h in older mozilla versions.
* Added missing file entry. Updated Swedish translation.Christian Rose2005-02-113-153/+206
| | | | | | | 2005-02-11 Christian Rose <menthos@menthos.com> * POTFILES.in: Added missing file entry. * sv.po: Updated Swedish translation.
* Add check for nsIWalletService.h.Christian Persch2005-02-114-2/+74
| | | | | | | | | | | | 2005-02-11 Christian Persch <chpe@cvs.gnome.org> * configure.ac: Add check for nsIWalletService.h. * embed/mozilla/mozilla-embed-single.cpp: Make sure the wallet store is secured.
* Remove ephy_tab_get_action(). Adapts the tabs menu accordingly.Christian Persch2005-02-115-200/+240
| | | | | | | | | | | | | | | | | | | | 2005-02-10 Christian Persch <chpe@cvs.gnome.org> * src/ephy-tab.c: (ephy_tab_finalize), (ephy_tab_title_cb), (ensure_page_info), (ephy_tab_init), (ephy_tab_set_title), (ephy_tab_get_title), (ephy_tab_get_zoom): * src/ephy-tab.h: * src/ephy-tabs-menu.c: (ephy_tabs_menu_get_type), (tab_action_activate_cb), (sync_tab_title), (tab_added_cb), (tab_removed_cb), (tabs_reordered_cb), (sync_active_tab), (ephy_tabs_menu_set_window), (ephy_tabs_menu_set_property), (ephy_tabs_menu_get_property), (ephy_tabs_menu_class_init), (ephy_tabs_menu_clean), (tab_set_action_accelerator), (ephy_tabs_menu_update): * src/ephy-window.c: (ephy_window_set_active_tab), (ephy_window_get_active_embed): Remove ephy_tab_get_action(). Adapts the tabs menu accordingly.
* Update UpdateKjartan Maraas2005-02-103-1918/+1997
| | | | | | | 2005-02-10 Kjartan Maraas <kmaraas@gnome.org> * nb.po: Update * no.po: Update
* Move all the stuff from finalize to dispose, so that we finalise the UIChristian Persch2005-02-102-68/+88
| | | | | | | | | | | 2005-02-10 Christian Persch <chpe@cvs.gnome.org> * src/ephy-window.c: (ephy_window_dispose), (ephy_window_class_init), (ephy_window_finalize): Move all the stuff from finalize to dispose, so that we finalise the UI manager when disposing and not only when finalising. Fixes bug #165992.
* Move style notifier to ephy-toolbars-model, and also apply the flags toChristian Persch2005-02-103-63/+82
| | | | | | | | | | | | | | 2005-02-09 Christian Persch <chpe@cvs.gnome.org> * src/ephy-shell.c: (ephy_shell_finalize), (ephy_shell_get_toolbars_model): * src/ephy-toolbars-model.c: (update_flags), (update_flags_and_save_changes), (get_toolbar_style), (toolbar_style_notifier), (ephy_toolbars_model_init), (ephy_toolbars_model_finalize): Move style notifier to ephy-toolbars-model, and also apply the flags to newly added toolbars.
* Implement nsIWebProgressListener. Fixes bug #165328.Christian Persch2005-02-102-2/+8
| | | | | | | | 2005-02-09 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/MozDownload.cpp: Implement nsIWebProgressListener. Fixes bug #165328.
* Translation updated by Ivar Smolin.Priit Laes2005-02-102-1208/+1593
| | | | | | 2005-02-09 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin.
* Updated Albanian translation.Laurent Dhima2005-02-102-61/+65
| | | | | | 2005-02-09 Laurent Dhima <laurenti@alblinux.net> * sq.po: Updated Albanian translation.
* Dist po/LINGUAS.Christian Persch2005-02-092-0/+7
| | | | | | | | 2005-02-09 Christian Persch <chpe@cvs.gnome.org> * Makefile.am: Dist po/LINGUAS.
* A po/LINGUAS:Christian Persch2005-02-094-4/+24
| | | | | | | | | 2005-02-09 Christian Persch <chpe@cvs.gnome.org> * configure.ac: A po/LINGUAS: Get list of languages from po/LINGUAS.
* Updated German translation.Hendrik Richter2005-02-082-234/+253
| | | | | | 2005-02-08 Hendrik Richter <hendrik@gnome-de.org> * de.po: Updated German translation.
* Post-release version bump.Christian Persch2005-02-082-1/+7
| | | | | | | | 2005-02-08 Christian Persch <chpe@cvs.gnome.org> * configure.ac: Post-release version bump.
* === Release 1.5.6 ===Release156Christian Persch2005-02-084-4/+13
| | | | | | | | | | 2005-02-08 Christian Persch <chpe@cvs.gnome.org> === Release 1.5.6 === * Makefile.am: * configure.ac: * doc/reference/tmpl/ephy-embed.sgml:
* Fix for mozilla API change.Christian Persch2005-02-082-0/+10
| | | | | | | | 2005-02-07 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/MozRegisterComponents.cpp: Fix for mozilla API change.
* UpdateChristian Persch2005-02-071-0/+57
|
* Remove bogus conflict marker.Jordi Mallach2005-02-071-1/+0
|
* Updated Catalan translation by Xavier Conde Rueda <xaviconde@eresmas.com>.Jordi Mallach2005-02-072-1149/+1386
|
* Updated Russian translationLeonid Kanter2005-02-072-254/+285
|
* Use 'true'/'false' for bool keys, not 1/0.Christian Persch2005-02-072-8/+14
| | | | | | | | 2005-02-06 Christian Persch <chpe@cvs.gnome.org> * data/epiphany.schemas.in: Use 'true'/'false' for bool keys, not 1/0.
* Don't set the lock icon as drag source. Actually emit the lock-clickedChristian Persch2005-02-061-0/+17
| | | | | | | | | | | | | | | | | | | 2005-02-06 Christian Persch <chpe@cvs.gnome.org> * lib/widgets/ephy-location-entry.c: (ephy_location_entry_class_init), (lock_button_press_event_cb), (ephy_location_entry_construct_contents): Don't set the lock icon as drag source. Actually emit the lock-clicked signal when pressed. * lib/widgets/ephy-location-entry.h: * src/ephy-location-action.c: (lock_clicked_cb), (connect_proxy), (ephy_location_action_class_init): * src/ephy-location-action.h: * src/ephy-toolbar.c: (lock_clicked_cb), (ephy_toolbar_set_window): Actually forward the lock-clicked signal to the toolbar.
* Don't set the lock icon as drag source. Actually emit the lock-clickedChristian Persch2005-02-065-14/+69
| | | | | | | | | | | | | | | | | | | 2005-02-06 Christian Persch <chpe@cvs.gnome.org> * lib/widgets/ephy-location-entry.c: (ephy_location_entry_class_init), (lock_button_press_event_cb), (ephy_location_entry_construct_contents): Don't set the lock icon as drag source. Actually emit the lock-clicked signal when pressed. * lib/widgets/ephy-location-entry.h: * src/ephy-location-action.c: (lock_clicked_cb), (connect_proxy), (ephy_location_action_class_init): * src/ephy-location-action.h: * src/ephy-toolbar.c: (lock_clicked_cb), (ephy_toolbar_set_window): Actually forward the lock-clicked signal to the toolbar.
* Updated Spanish translation.Francisco Javier F. Serrador2005-02-062-2/+6
| | | | | | 2005-02-06 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: Updated Spanish translation.
* Updated Spanish translation.Francisco Javier F. Serrador2005-02-061-197/+199
| | | | | | 2005-02-06 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: Updated Spanish translation.
* Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>Alexander Shopov2005-02-062-278/+303
| | | | | | | 2005-02-06 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
* Updated Czech translation.Miloslav Trmac2005-02-042-36/+39
| | | | | | 2005-02-04 Miloslav Trmac <mitr@volny.cz> * cs.po: Updated Czech translation.
* Updated Finnish translation.Pauli Virtanen2005-02-042-1339/+1591
| | | | | | 2005-02-04 Pauli Virtanen <pauli.virtanen@hut.fi> * fi.po: Updated Finnish translation.
* Updated Canadian English translation.Adam Weinberger2005-02-042-4/+9
| | | | * en_CA.po: Updated Canadian English translation.
* We don't want Epiphany to exit when DBUS restarts.Jean-François Rameau2005-02-042-1/+14
| | | | | | | | | | | | | 2005-02-04 Jean-François Rameau <jframeau@cvs.gnome.org> * lib/ephy-dbus.c: (ephy_dbus_connect_to_system_bus, ephy_dbus_connect_to_session_bus): We don't want Epiphany to exit when DBUS restarts. * lib/ephy-dbus.c: (ephy_dbus_connect_to_system_bus_cb): Bug: bad test.
* Updated Greek translationNikos Charonitakis2005-02-042-229/+243
|
* Updated Lithuanian translation.Žygimantas Beručka2005-02-042-66/+70
| | | | | | 2005-02-03 Žygimantas Beručka <uid0@akl.lt> * lt.po: Updated Lithuanian translation.
* Updated Canadian English translation.Adam Weinberger2005-02-042-38/+44
| | | | * en_CA.po: Updated Canadian English translation.
* Updated Simplified Chinese translationFunda Wang2005-02-041-37/+40
|
* Updated Czech translation.Miloslav Trmac2005-02-032-69/+78
| | | | | | 2005-02-02 Miloslav Trmac <mitr@volny.cz> * cs.po: Updated Czech translation.
* Revert the schema change too.Christian Persch2005-02-032-2/+9
| | | | | | | | 2005-02-02 Christian Persch <chpe@cvs.gnome.org> * data/epiphany-lockdown.schemas.in: Revert the schema change too.
* Revert the fix for bug #165550, it wasn't correct.Christian Persch2005-02-032-30/+23
| | | | | | | | | 2005-02-02 Christian Persch <chpe@cvs.gnome.org> * src/ephy-window.c: (sync_chromes_visibility), (setup_ui_manager), (ephy_window_set_print_preview): Revert the fix for bug #165550, it wasn't correct.
* Don't copy params with the email address. Fixes bug #144469.Christian Persch2005-02-032-2/+11
| | | | | | | | 2005-02-02 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EventContext.cpp: Don't copy params with the email address. Fixes bug #144469.
* Add chrome param to ephy_shell_new_tab_full, and use it inChristian Persch2005-02-036-17/+50
| | | | | | | | | | | | | 2005-02-02 Christian Persch <chpe@cvs.gnome.org> * src/ephy-automation.c: (impl_ephy_automation_loadUrlWithStartupId): * src/ephy-shell.c: (ephy_shell_new_window_cb), (ephy_shell_new_tab_full), (ephy_shell_new_tab): * src/ephy-shell.h: Add chrome param to ephy_shell_new_tab_full, and use it in ephy_shell_new_window_cb(). Fixes bug #165566.
* Weak ref the parent window.Christian Persch2005-02-032-5/+29
| | | | | | | | | 2005-02-02 Christian Persch <chpe@cvs.gnome.org> * embed/ephy-embed-persist.c: (ephy_embed_persist_set_fc_parent), (ephy_embed_persist_finalize): Weak ref the parent window.
* Updated Simplified Chinese translationFunda Wang2005-02-021-200/+198
|
* Updated Albanian translation.Laurent Dhima2005-02-022-339/+417
| | | | | | 2005-02-02 Laurent Dhima <laurenti@alblinux.net> * sq.po: Updated Albanian translation.
* Updated Canadian English translation.Adam Weinberger2005-02-022-198/+200
| | | | * en_CA.po: Updated Canadian English translation.
* Define variants with startup ID.Christian Persch2005-02-0214-51/+270
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2005-02-02 Christian Persch <chpe@cvs.gnome.org> * idl/EphyAutomation.idl: Define variants with startup ID. * lib/ephy-gui.c: (ephy_gui_window_update_user_time): * lib/ephy-gui.h: * src/bookmarks/ephy-bookmarks.c: (redirect_cb): * src/ephy-automation.c: (impl_ephy_automation_loadUrlWithStartupId), (impl_ephy_automation_loadurl), (impl_ephy_automation_addBookmark), (impl_ephy_automation_importBookmarks), (impl_ephy_automation_loadSessionWithStartupId), (impl_ephy_automation_loadSession), (impl_ephy_automation_openBookmarksEditorWithStartupId), (impl_ephy_automation_openBookmarksEditor), (ephy_automation_class_init): * src/ephy-main.c: (get_startup_id), (main): * src/ephy-session.c: (offer_to_resume), (ephy_session_autoresume), (ephy_session_load): * src/ephy-session.h: * src/ephy-shell.c: (open_urls), (ephy_shell_startup), (ephy_shell_new_tab_full), (ephy_shell_new_tab): * src/ephy-shell.h: Implement startup ID forwarding to the already-running ephy instance. Part of bug #150085.
* Updated Lithuanian translation.Žygimantas Beručka2005-02-022-177/+184
| | | | | | 2005-02-02 Žygimantas Beručka <uid0@akl.lt> * lt.po: Updated Lithuanian translation.
* Remove the accel group from the window when hiding the menubar in lockdownChristian Persch2005-02-023-19/+41
| | | | | | | | | | | 2005-02-01 Christian Persch <chpe@cvs.gnome.org> * data/epiphany-lockdown.schemas.in: * src/ephy-window.c: (sync_chromes_visibility), (setup_ui_manager), (ephy_window_set_print_preview): Remove the accel group from the window when hiding the menubar in lockdown mode. From bug #165550.
* Plug a mem leak.Christian Persch2005-02-022-0/+8
| | | | | | | | 2005-02-01 Christian Persch <chpe@cvs.gnome.org> * src/ephy-shell.c: (toolbar_style_notifier): Plug a mem leak.
* Back out the patch from bug #141963 since it caused bug #165811.Christian Persch2005-02-023-4/+8
| | | | | | | | | 2005-02-01 Christian Persch <chpe@cvs.gnome.org> * data/default-prefs-common.js: * data/default-prefs-toolkit.js: Back out the patch from bug #141963 since it caused bug #165811.
* Don't assign to ephy_shell global variable, that's already done in itsChristian Persch2005-02-022-1/+9
| | | | | | | | | 2005-02-01 Christian Persch <chpe@cvs.gnome.org> * src/ephy-main.c: (main): Don't assign to ephy_shell global variable, that's already done in its constructor.
* Don't disable print preview if print setup is locked down. Fixes bugChristian Persch2005-02-022-1/+8
| | | | | | | | | 2005-02-01 Christian Persch <chpe@cvs.gnome.org> * src/ephy-window.c: (update_print_actions): Don't disable print preview if print setup is locked down. Fixes bug #165552.
* Don't show the menubar with F10 in lockdown mode. Make sure we alwaysChristian Persch2005-02-022-3/+11
| | | | | | | | | | 2005-02-01 Christian Persch <chpe@cvs.gnome.org> * src/ephy-window.c: (ephy_window_key_press_event): Don't show the menubar with F10 in lockdown mode. Make sure we always chain up to GtkWindow's keypress handler. Fixes bug #165550.