aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* === 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.
* Don't weak ref the shell when it's finalised already. Fixes bug #165542.Christian Persch2005-02-023-1/+10
| | | | | | | | | | 2005-02-01 Christian Persch <chpe@cvs.gnome.org> * src/ephy-main.c: (main): * src/ephy-shell.c: (ephy_shell_finalize): Don't weak ref the shell when it's finalised already. Fixes bug #165542.
* Set "Clear" context menu entry insensitive in lockdown mode. Fixes bugChristian Persch2005-02-022-0/+10
| | | | | | | | | 2005-02-01 Christian Persch <chpe@cvs.gnome.org> * lib/widgets/ephy-location-entry.c: (entry_populate_popup_cb): Set "Clear" context menu entry insensitive in lockdown mode. Fixes bug #165540.
* Ungrab the pointer when moving tab between notebooks. Fixes bug #165797.Christian Persch2005-02-012-4/+23
| | | | | | | | | | | 2005-02-01 Christian Persch <chpe@cvs.gnome.org> * src/ephy-notebook.c: (motion_notify_cb), (move_tab_to_another_notebook), (button_release_cb), (ephy_notebook_finalize): Ungrab the pointer when moving tab between notebooks. Fixes bug #165797.
* Update UpdateKjartan Maraas2005-02-013-1067/+1256
| | | | | | | 2005-02-01 Kjartan Maraas <kmaraas@gnome.org> * nb.po: Update * no.po: Update
* Add title signal handler for XUL dialogues.Christian Persch2005-01-312-0/+20
| | | | | | | | 2005-01-31 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/mozilla-embed.cpp: Add title signal handler for XUL dialogues.
* Updated Swedish translation.Christian Rose2005-01-312-457/+541
| | | | | | 2005-01-31 Christian Rose <menthos@menthos.com> * sv.po: Updated Swedish translation.
* Updated Czech translation.Miloslav Trmac2005-01-312-199/+214
| | | | | | 2005-01-31 Miloslav Trmac <mitr@volny.cz> * cs.po: Updated Czech translation.
* Make EphyWindow implement EphyLink interface. Make ephy-link.h public.Christian Persch2005-01-314-25/+51
| | | | | | | | | | | | 2005-01-31 Christian Persch <chpe@cvs.gnome.org> * src/Makefile.am: * src/ephy-window.c: (ephy_window_get_type), (ephy_window_link_iface_init), (ephy_window_open_link), (ephy_window_init), (ephy_window_load_url): Make EphyWindow implement EphyLink interface. Make ephy-link.h public.
* Updated British translation.David Lodge2005-01-312-906/+1064
| | | | | | 2005-01-30 David Lodge <dave@cirt.net> * en_GB.po: Updated British translation.
* Updated Korean translation.Changwoo Ryu2005-01-312-1178/+1558
| | | | | | 2005-01-31 Changwoo Ryu <cwryu@debian.org> * ko.po: Updated Korean translation.
* Some sparse fixes.Christian Persch2005-01-318-15/+27
| | | | | | | | | | | | | | 2005-01-30 Christian Persch <chpe@cvs.gnome.org> * embed/ephy-history.c: (ephy_history_new): * lib/ephy-dialog.c: * src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_new): * src/ephy-link.c: (ephy_link_open): * src/ephy-statusbar.c: (create_statusbar_security_icon): * src/ephy-window.c: * src/prefs-dialog.c: (get_download_button_label): Some sparse fixes.
* Move new-window signal to the embed single, and new window creation fromChristian Persch2005-01-3013-70/+172
| | | | | | | | | | | | | | | | | | | | | 2005-01-30 Christian Persch <chpe@cvs.gnome.org> * doc/reference/tmpl/ephy-embed.sgml: * embed/ephy-embed-single.c: (ephy_embed_single_iface_init): * embed/ephy-embed-single.h: * embed/ephy-embed.c: (ephy_embed_base_init): * embed/ephy-embed.h: * embed/mozilla/mozilla-embed-single.cpp: * embed/mozilla/mozilla-embed.cpp: * embed/mozilla/mozilla-embed.h: * lib/ephy-marshal.list: * lib/ephy-prefs.h: * src/ephy-shell.c: (ephy_shell_new_window_cb), (impl_get_embed_single): * src/ephy-tab.c: (ephy_tab_new_window_cb): Move new-window signal to the embed single, and new window creation from EphyTab to EphyShell.
* Updated Slovak translation.Marcel Telka2005-01-302-180/+263
| | | | | | 2005-01-30 Marcel Telka <marcel@telka.sk> * sk.po: Updated Slovak translation.
* Updated pt_BR translationRaphael Higino2005-01-302-1255/+1418
|
* Updated Spanish translation.Francisco Javier F. Serrador2005-01-302-15/+22
| | | | | | 2005-01-30 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: Updated Spanish translation.
* Updated Spanish translation.Francisco Javier F. Serrador2005-01-302-943/+959
| | | | | | 2005-01-29 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: Updated Spanish translation.
* Updated Lithuanian translation.Žygimantas Beručka2005-01-292-86/+77
| | | | | | 2005-01-29 Žygimantas Beručka <uid0@akl.lt> * lt.po: Updated Lithuanian translation.
* Updated Simplified Chinese translationFunda Wang2005-01-291-90/+96
|
* Updated Canadian English translation.Adam Weinberger2005-01-292-76/+90
| | | | * en_CA.po: Updated Canadian English translation.
* Refactored to elimiate code duplication.Christian Persch2005-01-292-59/+34
| | | | | | | | 2005-01-28 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/mozilla-embed.cpp: Refactored to elimiate code duplication.
* Add ; to all LOG statements, and adapt ephy-debug.h for non-GNUC-varargsChristian Persch2005-01-2961-243/+392
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2005-01-28 Christian Persch <chpe@cvs.gnome.org> * doc/reference/tmpl/ephy-embed.sgml: * embed/ephy-embed-persist.c: (ephy_embed_persist_init), (ephy_embed_persist_finalize): * embed/ephy-embed-shell.c: (ephy_embed_shell_finalize): * embed/ephy-encodings.c: (ephy_encodings_finalize), (ephy_encodings_init): * embed/ephy-favicon-cache.c: (ephy_favicon_cache_finalize), (favicon_download_completed_cb), (favicon_download_cancelled_cb), (ephy_favicon_cache_download), (ephy_favicon_cache_get): * embed/ephy-history.c: (ephy_history_set_enabled), (ephy_history_save), (ephy_history_finalize), (ephy_history_host_visited), (ephy_history_set_page_title), (ephy_history_set_icon), (ephy_history_clear): * embed/mozilla/ContentHandler.cpp: * embed/mozilla/EphyBrowser.cpp: * embed/mozilla/EphyContentPolicy.cpp: * embed/mozilla/EphyHeaderSniffer.cpp: * embed/mozilla/EphyHistoryListener.cpp: * embed/mozilla/EphySidebar.cpp: * embed/mozilla/EphySingle.cpp: * embed/mozilla/FilePicker.cpp: * embed/mozilla/GtkNSSClientAuthDialogs.cpp: * embed/mozilla/GtkNSSKeyPairDialogs.cpp: * embed/mozilla/MozDownload.cpp: * embed/mozilla/PrintingPromptService.cpp: * embed/mozilla/mozilla-download.cpp: * embed/mozilla/mozilla-embed-event.cpp: * lib/ephy-dbus.c: (session_filter_func), (system_filter_func), (ephy_dbus_connect_to_system_bus), (ephy_dbus_connect_to_session_bus), (path_message_func), (ephy_dbus_startup), (ephy_dbus_shutdown), (ephy_dbus_init), (ephy_dbus_finalize): * lib/ephy-debug.h: * lib/ephy-file-chooser.c: (ephy_file_chooser_finalize): * lib/ephy-file-helpers.c: (ephy_file_helpers_shutdown): * lib/ephy-langs.c: (load_iso_entries): * lib/ephy-module.c: (ephy_module_load), (ephy_module_unload), (ephy_module_new_object), (ephy_module_init), (ephy_module_finalize): * lib/ephy-node-db.c: (ephy_node_db_load_from_file), (ephy_node_db_write_to_xml_valist): * lib/ephy-shlib-loader.c: (ephy_shlib_loader_init), (ephy_shlib_loader_finalize): * lib/widgets/ephy-location-entry.c: (entry_style_set_cb), (entry_realize_cb), (ephy_location_entry_construct_contents), (ephy_location_entry_init): * lib/widgets/ephy-spinner.c: (ephy_spinner_cache_load), (ephy_spinner_cache_get_images), (ephy_spinner_cache_init), (ephy_spinner_cache_finalize): * lib/widgets/ephy-tree-model-node.c: (ephy_tree_model_node_update_node): * lib/widgets/ephy-tree-model-sort.c: (each_property_get_data_binder): * src/bookmarks/ephy-bookmark-action.c: (create_tool_item), (connect_proxy), (ephy_bookmark_action_finalize): * src/bookmarks/ephy-bookmark-properties.c: (ephy_bookmark_properties_set_bookmark), (set_window_icon): * src/bookmarks/ephy-bookmarks-editor.c: (ephy_bookmarks_editor_update_menu), (provide_favicon): * src/bookmarks/ephy-bookmarks-export.c: (ephy_bookmarks_export_rdf), (ephy_bookmarks_export_mozilla): * src/bookmarks/ephy-bookmarks-import.c: (ephy_bookmarks_import): * src/bookmarks/ephy-bookmarks-menu.c: (ephy_bookmarks_menu_rebuild), (do_update_cb), (bookmarks_tree_changed_cb), (topics_added_cb), (topics_removed_cb), (topic_child_changed_cb), (bookmark_added_cb), (bookmark_removed_cb), (activate_cb), (ephy_bookmarks_menu_finalize): * src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_get_toolbars_model), (ephy_bookmarks_save), (ephy_bookmarks_finalize), (ephy_bookmarks_find_keyword), (ephy_bookmarks_set_keyword), (ephy_bookmarks_unset_keyword): * src/bookmarks/ephy-bookmarksbar-model.c: (save_changes_idle), (load_toolbars), (ephy_bookmarksbar_model_init), (ephy_bookmarksbar_model_dispose), (ephy_bookmarksbar_model_finalize): * src/bookmarks/ephy-bookmarksbar.c: (ephy_bookmarksbar_action_request), (ephy_bookmarksbar_finalize): * src/bookmarks/ephy-favorites-menu.c: (ephy_favorites_menu_rebuild): * src/bookmarks/ephy-new-bookmark.c: (ephy_new_bookmark_set_title): * src/bookmarks/ephy-topic-action.c: (connect_proxy): * src/bookmarks/ephy-topics-selector.c: (ephy_topics_selector_set_bookmark): * src/ephy-encoding-menu.c: (add_action): * src/ephy-extensions-manager.c: (ephy_extensions_manager_load), (ephy_extensions_manager_unload), (ephy_extensions_manager_load_string), (get_loader_for_type), (load_extension), (unload_extension), (sync_loaded_extensions), (ephy_extensions_manager_load_dir), (ephy_extensions_manager_init), (ephy_extensions_manager_startup), (ephy_extensions_manager_finalize), (impl_attach_window), (impl_detach_window), (impl_attach_tab), (impl_detach_tab): * src/ephy-history-window.c: (setup_filters), (provide_favicon): * src/ephy-link.c: (ephy_link_open): * src/ephy-location-action.c: (user_changed_cb), (sync_address), (ephy_location_action_set_address): * src/ephy-navigation-action.c: (menu_activated_cb), (connect_proxy): * src/ephy-notebook.c: (ephy_notebook_finalize): * src/ephy-session.c: (window_focus_in_event_cb), (impl_attach_window), (impl_detach_window), (ephy_session_init), (ephy_session_dispose), (ephy_session_finalize), (ephy_session_autoresume), (ephy_session_close), (ephy_session_save), (ephy_session_load), (ephy_session_add_window), (ephy_session_remove_window): * src/ephy-shell.c: (save_yourself_cb), (die_cb), (ephy_shell_finalize), (ephy_shell_new_tab), (ephy_shell_get_toolbars_model), (toolwindow_show_cb), (toolwindow_hide_cb): * src/ephy-tab.c: (popups_manager_add), (popups_manager_add_window), (ephy_tab_get_popups_allowed), (popups_manager_show_all), (popups_manager_hide_all), (ephy_tab_finalize), (ephy_tab_address_cb), (ephy_tab_zoom_changed_cb), (ephy_tab_new_window_cb), (ephy_tab_visibility_cb), (ephy_tab_destroy_brsr_cb), (ephy_tab_size_to_cb), (ephy_tab_dom_mouse_click_cb), (ephy_tab_init): * src/ephy-tabs-menu.c: (ephy_tabs_menu_update): * src/ephy-toolbar.c: (sync_user_input_cb): * src/ephy-toolbars-model.c: (save_changes_idle), (ephy_toolbars_model_load): * src/ephy-window.c: (ephy_window_destroy), (show_embed_popup), (ephy_window_init), (ephy_window_finalize): * src/pdm-dialog.c: (pdm_dialog_cookies_construct), (cookie_added_cb), (cookie_changed_cb), (cookie_deleted_cb), (cookies_cleared_cb), (pdm_dialog_passwords_construct), (passwords_changed_cb): * src/prefs-dialog.c: (fonts_language_changed_cb): Add ; to all LOG statements, and adapt ephy-debug.h for non-GNUC-varargs case.
* Add lock fullscreen key and improve key descriptions.Piers Cornwell2005-01-292-9/+29
| | | | | | | | 2005-01-28 Piers Cornwell <piers@gnome.org> * data/epiphany-lockdown.schemas.in: Add lock fullscreen key and improve key descriptions.
* Disable DownloadLinkAs and SetAsBackground if saving to disk is disabled.Christian Persch2005-01-292-1/+10
| | | | | | | | | 2005-01-28 Christian Persch <chpe@cvs.gnome.org> * src/ephy-window.c: (update_actions_sensitivity): Disable DownloadLinkAs and SetAsBackground if saving to disk is disabled.
* Updated Czech translation.Miloslav Trmac2005-01-282-116/+155
| | | | | | 2005-01-28 Miloslav Trmac <mitr@volny.cz> * cs.po: Updated Czech translation.
* Extension manager owns only one ref on extensions which don't implementJean-François Rameau2005-01-282-8/+16
| | | | | | | | | | 2005-01-27 Jean-François Rameau <jframeau@cvs.gnome.org> * src/ephy-extensions-manager.c: (unload_extension): Extension manager owns only one ref on extensions which don't implement EphyExtension interface. Only their loader has to unref them.
* Updated Lithuanian translation.Žygimantas Beručka2005-01-282-103/+137
| | | | | | 2005-01-27 Žygimantas Beručka <uid0@aklt.lt> * lt.po: Updated Lithuanian translation.
* Updated Greek translationNikos Charonitakis2005-01-272-508/+645
|
* Translation updated by Reinout van Schouwen.Vincent van Adrighem2005-01-272-642/+876
| | | | | | 2005-01-26 Vincent van Adrighem <adrighem@gnome.org> * nl.po: Translation updated by Reinout van Schouwen.
* Don't show the Leave Fullscreen button in lockdown fullscreen mode. SwitchChristian Persch2005-01-266-34/+69
| | | | | | | | | | | | | | | | | | | 2005-01-26 Christian Persch <chpe@cvs.gnome.org> * src/ephy-fullscreen-popup.c: (ephy_fullscreen_popup_update_visibility), (ephy_fullscreen_popup_set_show_leave), (ephy_fullscreen_popup_init): * src/ephy-fullscreen-popup.h: * src/ephy-toolbar.c: (ephy_toolbar_update_fixed_visibility), (ephy_toolbar_set_show_leave_fullscreen): * src/ephy-toolbar.h: * src/ephy-window.c: (ephy_window_fullscreen), (ephy_window_unfullscreen): Don't show the Leave Fullscreen button in lockdown fullscreen mode. Switch to fullscreen toolbar also in lockdown fullscreen mode. Fixes bug #165256.
* Updated Simplified Chinese translationFunda Wang2005-01-262-49/+89
|
* Update documentation.Piers Cornwell2005-01-263-29/+70
| | | | | | | | | 2005-01-26 Piers Cornwell <piers@gnome.org> * help/C/epiphany.xml: * help/C/epiphany-C.omf: Update documentation.
* Updated Portuguese translation.Duarte Loreto2005-01-262-1146/+1689
| | | | | | 2005-01-25 Duarte Loreto <happyguy_pt@hotmail.com> * pt.po: Updated Portuguese translation.
* Updated Spanish translation.Francisco Javier Fernandez2005-01-262-67/+106
| | | | | | 2005-01-25 Francisco Javier Fernandez <cyphra@vir.tecknolabs.com> * es.po: Updated Spanish translation.
* Updated Canadian English translation.Adam Weinberger2005-01-252-41/+74
| | | | * en_CA.po: Updated Canadian English translation.
* 2005-01-25 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>Updated ja.po. T.Aihana2005-01-252-105/+177
|
* Updated Russian translationLeonid Kanter2005-01-252-716/+984
|
* Updated German translation.Hendrik Richter2005-01-252-30/+53
| | | | | | 2005-01-25 Hendrik Richter <hendrik@gnome-de.org> * de.po: Updated German translation.
* Add a alert when the user clicks on a sidebar link, telling that theCrispin Flowerday2005-01-254-2/+91
| | | | | | | | | | | | | 2005-01-24 Crispin Flowerday <gnome@flowerday.cx> * embed/ephy-embed-shell.c: (impl_get_embed_single), (ephy_embed_shell_get_embed_single), (ephy_embed_shell_class_init): * embed/ephy-embed-shell.h: * src/ephy-shell.c: (ephy_shell_class_init), (ephy_shell_add_sidebar_cb), (impl_get_embed_single): Add a alert when the user clicks on a sidebar link, telling that the sidebar extension is required. Fixes bug #162685
* Fix "Go Up" not to omit the directory if the uri references a file. PatchChristian Persch2005-01-252-47/+61
| | | | | | | | | 2005-01-24 Christian Persch,,, <chpe@cvs.gnome.org> * embed/mozilla/mozilla-embed.cpp: Fix "Go Up" not to omit the directory if the uri references a file. Patch taken from galeon. Fixes equiv. of bug #165094.
* Fix the g_signal_emit to pass an argument for the result, otherwise thingsCrispin Flowerday2005-01-252-1/+9
| | | | | | | | | 2005-01-24 Crispin Flowerday <gnome@flowerday.cx> * embed/mozilla/EphySidebar.cpp (AddPanel): Fix the g_signal_emit to pass an argument for the result, otherwise things break.
* Default security.warn_submit_insecure.show_once to false. Avoids usChristian Persch2005-01-252-0/+8
| | | | | | | | | 2005-01-24 Christian Persch,,, <chpe@cvs.gnome.org> * data/default-prefs-common.js: Default security.warn_submit_insecure.show_once to false. Avoids us displaying the submit-insecure warning, ever.
* Better wording for the import-failed dialogue.Christian Persch2005-01-252-1/+9
| | | | | | | | 2005-01-24 Christian Persch,,, <chpe@cvs.gnome.org> * src/bookmarks/ephy-bookmarks-editor.c: (import_bookmarks): Better wording for the import-failed dialogue.
* `head -5 ChangeLog`Christian Persch2005-01-252-1/+7
|
* Updated German translation.Hendrik Richter2005-01-252-31/+45
| | | | | | 2005-01-24 Hendrik Richter <hendrik@gnome-de.org> * de.po: Updated German translation.
* Post-release version bump.Christian Persch2005-01-242-1/+7
| | | | | | | | 2005-01-24 Christian Persch,,, <chpe@cvs.gnome.org> * configure.ac: Post-release version bump.
* === Release 1.5.5 ===Release155Christian Persch2005-01-246-52/+67
| | | | | | | | | | | | 2005-01-24 Christian Persch <chpe@cvs.gnome.org> === Release 1.5.5 === * doc/reference/tmpl/ephy-cookie-manager.sgml: * doc/reference/tmpl/ephy-embed.sgml: * doc/reference/tmpl/ephy-password-manager.sgml: * doc/reference/tmpl/ephy-tab.sgml: * doc/reference/tmpl/epiphany-unused.sgml:
* Inform the user of failed bookmarks import.Christian Perhristian Persch2005-01-242-5/+46
| | | | | | | | 2005-01-24 Christian Perhristian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-bookmarks-editor.c: (import_bookmarks): Inform the user of failed bookmarks import.
* UpdateChristian Persch2005-01-241-1/+1
|
* Version 1.5.5.Christian Persch2005-01-243-1/+73
| | | | | | | | | 2005-01-24 Christian Persch <chpe@cvs.gnome.org> * NEWS: * configure.ac: Version 1.5.5.
* Work around a mozilla bug by diverting the contract ID ofChristian Persch2005-01-243-6/+97
| | | | | | | | | 2005-01-24 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyBrowser.cpp: * embed/mozilla/MozRegisterComponents.cpp: Work around a mozilla bug by diverting the contract ID of
* Add more categories to bme.desktop.in. Fixes bug #162973.Christian Persch2005-01-242-1/+7
| | | | | | | | 2005-01-24 Christian Persch,,, <chpe@cvs.gnome.org> * data/bme.desktop.in: Add more categories to bme.desktop.in. Fixes bug #162973.
* Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>Alexander Shopov2005-01-242-62/+90
| | | | | | | 2005-01-24 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
* Fix for #164601Frank Arnold2005-01-242-33/+37
| | | | | | 2005-01-24 Frank Arnold <farnold@cvs.gnome.org> * de.po: Fix for #164601
* Fix for #164133Frank Arnold2005-01-242-122/+92
| | | | | | 2005-01-24 Frank Arnold <farnold@cvs.gnome.org> * de.po: Fix for #164133
* Ellipsize the value and path labels in the cookie content dialogue.Christian Persch2005-01-242-0/+8
| | | | | | | | 2005-01-23 Christian Persch <chpe@cvs.gnome.org> * src/pdm-dialog.c: (show_cookies_properties): Ellipsize the value and path labels in the cookie content dialogue.
* Check for broken context event button.Christian Persch2005-01-2314-173/+290
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2005-01-23 Christian Persch <chpe@cvs.gnome.org> * configure.ac: Check for broken context event button. * embed/ephy-embed-event.c: (ephy_embed_event_get_context), (ephy_embed_event_get_button): * embed/ephy-embed-event.h: * embed/mozilla/mozilla-embed-event.cpp: * embed/mozilla/mozilla-embed-event.h: Change get_type to get_button, and don't store a nsCOMPtr in .priv. * src/ephy-tab.c: (ephy_tab_dom_mouse_click_cb): * src/ephy-window.c: (show_embed_popup), (tab_context_menu_cb), (ephy_window_set_active_tab): Adapted for above change. * embed/mozilla/EphyBrowser.cpp: * embed/mozilla/EphyBrowser.h: Attach listener to oncontextmenu event. * embed/mozilla/EventContext.cpp: * embed/mozilla/EventContext.h: Get event target coordinates also for 'mouse' context events. * embed/mozilla/mozilla-embed.cpp: Remove key-down handler, and context code from mouse-down handler.
* Set typeaheadfind.autostart to off. Fixes bug #141963.Christian Persch2005-01-233-1/+11
| | | | | | | | | 2005-01-23 Christian Persch <chpe@cvs.gnome.org> * data/default-prefs-common.js: * data/default-prefs-toolkit.js: Set typeaheadfind.autostart to off. Fixes bug #141963.
* Default typeaheadfindsea to on. From bug #157435.Christian Persch2005-01-232-0/+9
| | | | | | | | 2005-01-23 Christian Persch <chpe@cvs.gnome.org> * data/default-prefs-toolkit.js: Default typeaheadfindsea to on. From bug #157435.
* Remove INSTALL from cvsChristian Persch2005-01-231-231/+0
|
* Rename "visible" property.Christian Persch2005-01-233-3/+10
| | | | | | | | | 2005-01-22 Christian Persch <chpe@cvs.gnome.org> * src/ephy-tab.c: (ephy_tab_class_init), (ephy_tab_visibility_cb): * src/ephy-window.c: (tab_added_cb): Rename "visible" property.
* Updated Simplified Chinese translationFunda Wang2005-01-222-906/+1169
|
* Add proper _NETSCAPE_URL drag support, supplying the URL as well as theJorn Baayen2005-01-2210-115/+174
| | | | | | | | | | | | | | | | | | | | | | | | | 2005-01-21 Jorn Baayen <jbaayen@gnome.org> * lib/widgets/ephy-node-view.c: (ephy_node_view_add_column), (ephy_node_view_enable_drag_source): * lib/widgets/ephy-node-view.h: * lib/widgets/ephy-tree-model-sort.c: (ephy_tree_model_sort_init), (ephy_tree_model_sort_multi_row_draggable), (ephy_tree_model_sort_set_base_drag_column_id), (ephy_tree_model_sort_set_extra_drag_column_id), (each_property_get_data_binder): * lib/widgets/ephy-tree-model-sort.h: * src/bookmarks/ephy-bookmark-action.c: (drag_data_get_cb): * src/bookmarks/ephy-bookmarks-editor.c: (ephy_bookmarks_editor_construct): * src/bookmarks/ephy-topics-selector.c: (ephy_topics_selector_constructor): * src/ephy-encoding-dialog.c: (ephy_encoding_dialog_init): * src/ephy-history-window.c: (ephy_history_window_construct): Add proper _NETSCAPE_URL drag support, supplying the URL as well as the title. As a side effect most data_columns in NodeViews have been obsoleted. Fixes #163937.
* Updated Welsh translation.Rhys Jones2005-01-212-475/+543
| | | | | | 2005-01-21 Rhys Jones <rhys@sucs.org> * cy.po: Updated Welsh translation.
* Added ephy_statusbar_remove_widget().Adam Hooper2005-01-213-2/+32
|
* Updated Canadian English translation.Adam Weinberger2005-01-212-89/+130
| | | | * en_CA.po: Updated Canadian English translation.
* Updated Czech translation.Miloslav Trmac2005-01-212-184/+225
| | | | | | 2005-01-20 Miloslav Trmac <mitr@volny.cz> * cs.po: Updated Czech translation.
* Make ephy-bookmarks.h's enum a named enum. Auto-generate types forJean-François Rameau2005-01-214-3/+73
| | | | | | | | | | | | 2005-01-20 Jean-François Rameau <jframeau@cvs.gnome.org> * src/bookmarks/ephy-bookmarks.h: * src/bookmarks/Makefile.am: * src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_get_type): Make ephy-bookmarks.h's enum a named enum. Auto-generate types for ephy-bookmarks.h's enum. Make sure our enum type is registered.
* Updated Lithuanian translation.Žygimantas Beručka2005-01-212-240/+307
| | | | | | 2005-01-20 Žygimantas Beručka <uid0@akl.lt> * lt.po: Updated Lithuanian translation.
* Updated German translation.Frank Arnold2005-01-212-65/+108
| | | | | | 2005-01-20 Frank Arnold <farnold@cvs.gnome.org> * de.po: Updated German translation.
* Updated Spanish translation.Francisco Javier F. Serrador2005-01-202-74/+120
| | | | | | 2005-01-20 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: Updated Spanish translation.
* Use new leave-fullscreen icon from g-i-t. Fixes bug #164676.Christian Persch2005-01-206-12/+19
| | | | | | | | | | | | 2005-01-20 Christian Persch <chpe@cvs.gnome.org> * configure.ac: * lib/ephy-stock-icons.c: (ephy_stock_icons_init): * lib/ephy-stock-icons.h: * src/ephy-fullscreen-popup.c: (ephy_fullscreen_popup_constructor): * src/ephy-toolbar.c: (ephy_toolbar_constructor): Use new leave-fullscreen icon from g-i-t. Fixes bug #164676.
* Add a translator comment.Christian Persch2005-01-202-0/+7
| | | | | | | | 2005-01-20 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-bookmarks-editor.c: (add_bookmarks_source): Add a translator comment.
* Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>Alexander Shopov2005-01-202-572/+741
| | | | | | | 2005-01-20 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
* Don't leak the path.Christian Persch2005-01-202-0/+8
| | | | | | | | 2005-01-19 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-bookmarks-editor.c: (add_bookmarks_source): Don't leak the path.
* Show profile name for mozilla bookmarks, so we can distinguish betweenChristian Persch2005-01-207-72/+134
| | | | | | | | | | | | | | | 2005-01-19 Christian Persch <chpe@cvs.gnome.org> * lib/ephy-file-helpers.c: (ephy_find_file_recursive): * src/bookmarks/ephy-bookmarks-editor.c: (add_bookmarks_files), (add_bookmarks_source), (import_dialog_response_cb), (cmd_bookmarks_import): * src/bookmarks/ephy-bookmarks-import.c: (ephy_bookmarks_import): * src/bookmarks/ephy-bookmarks-import.h: Show profile name for mozilla bookmarks, so we can distinguish between different profiles. Don't show firefox bookmarks as mozilla bookmarks. Fixes bug #143982.
* More translator comments.Christian Persch2005-01-192-0/+40
| | | | | | | | 2005-01-19 Christian Persch <chpe@cvs.gnome.org> * lib/ephy-langs.c: More translator comments.
* Fixed/added translations with context marker.Frank Arnold2005-01-192-40/+94
| | | | | | 2005-01-19 Frank Arnold <farnold@cvs.gnome.org> * de.po: Fixed/added translations with context marker.
* Updated German translation.Frank Arnold2005-01-192-123/+142
| | | | | | 2005-01-18 Frank Arnold <farnold@cvs.gnome.org> * de.po: Updated German translation.
* Add ephy-node.h enums to ephy-lib-type-builtins.[ch].Christian Persch2005-01-192-0/+7
| | | | | | | | 2005-01-18 Christian Persch <chpe@cvs.gnome.org> * lib/Makefile.am: Add ephy-node.h enums to ephy-lib-type-builtins.[ch].
* Really make confirm-overwrite dialogue have a parent window. Fixes bugChristian Persch2005-01-192-3/+11
| | | | | | | | | 2005-01-18 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyHeaderSniffer.cpp: Really make confirm-overwrite dialogue have a parent window. Fixes bug #164189.
* Fix mem leak. Fixes bug #164302.Christian Persch2005-01-192-0/+8
| | | | | | | | 2005-01-18 Christian Persch <chpe@cvs.gnome.org> * lib/ephy-dialog.c: (ephy_dialog_set_size_group): Fix mem leak. Fixes bug #164302.
* Translation updated by Ivar Smolin.Priit Laes2005-01-182-167/+13
| | | | | | 2005-01-18 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin.
* Updated Swedish translation.Christian Rose2005-01-182-1231/+1685
| | | | | | 2005-01-17 Christian Rose <menthos@menthos.com> * sv.po: Updated Swedish translation.
* Updated Albanian translation.Laurent Dhima2005-01-172-129/+134
| | | | | | 2005-01-17 Laurent Dhima <laurenti@alblinux.net> * sq.po: Updated Albanian translation.
* Remove useless ephy_node_get_property_time method.Jean-François rameau2005-01-172-3/+6
| | | | | | | | 2005-01-16 Jean-François rameau <jframeau@cvs.gnome.org> * lib/ephy-node.h: Remove useless ephy_node_get_property_time method.
* Updated Slovak translation.Marcel Telka2005-01-172-179/+186
| | | | | | 2005-01-16 Marcel Telka <marcel@telka.sk> * sk.po: Updated Slovak translation.
* Remove stamp files also on make clean.Christian Persch2005-01-175-5/+14
| | | | | | | | | | | 2005-01-16 Christian Persch <chpe@cvs.gnome.org> * embed/Makefile.am: * lib/Makefile.am: * lib/egg/Makefile.am: * src/Makefile.am: Remove stamp files also on make clean.
* Updated Czech translation.Miloslav Trmac2005-01-162-305/+373
| | | | | | 2005-01-16 Miloslav Trmac <mitr@volny.cz> * cs.po: Updated Czech translation.
* Updated Canadian English translation.Adam Weinberger2005-01-162-118/+123
| | | | * en_CA.po: Updated Canadian English translation.
* 2005-01-16 Updated ja.po and Fixed bug translations. T.Aihana ↵Updated ja.po and Fixed bug translations. T.Aihana2005-01-162-115/+121
| | | | <aihana@gnome.gr.jp>
* Updated Spanish translation.Francisco Javier F. Serrador2005-01-162-113/+130
| | | | | | 2005-01-16 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: Updated Spanish translation.
* Unify more strings.Christian Persch2005-01-162-2/+8
| | | | | | | | 2005-01-15 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-topic-action.c: (add_open_in_tabs_menu): Unify more strings.
* Rename the password manager's methods to give better names in theJean-François rameau2005-01-164-13/+26
| | | | | | | | | | | | | | | 2005-01-15 Jean-François rameau <jframeau@cvs.gnome.org> * embed/ephy-password-manager.h: * embed/ephy-password-manager.c: * src/pdm-dialog.c: (pdm_dialog_password_remove), (pdm_dialog_fill_passwords_list) Rename the password manager's methods to give better names in the bindings. ephy_password_manager_add -> ephy_password_manager_add_password ephy_password_manager_remove -> ephy_password_manager_remove_password ephy_password_manager_list -> ephy_password_manager_list_passwords
* Unify accels to Open in New _Window[s], and also change to Open Link inChristian Persch2005-01-164-7/+17
| | | | | | | | | | | | 2005-01-15 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-bookmarks-editor.c: (ephy_bookmarks_editor_update_menu): * src/ephy-history-window.c: (ephy_history_window_update_menu): * src/ephy-window.c: Unify accels to Open in New _Window[s], and also change to Open Link in New _Window. Fixes bug #164130.
* Add boxed type for EphyNode.Christian Persch2005-01-163-2/+25
| | | | | | | | | 2005-01-15 Christian Persch <chpe@cvs.gnome.org> * lib/ephy-node.c: (ephy_node_get_type): * lib/ephy-node.h: Add boxed type for EphyNode.
* Don't use <tt> in the strings. Fixes bug #163378.Christian Persch2005-01-166-65/+61
| | | | | | | | | | | | | | | | | | | 2005-01-15 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/GtkNSSClientAuthDialogs.cpp: * embed/mozilla/GtkNSSDialogs.cpp: Don't use <tt> in the strings. Fixes bug #163378. * lib/ephy-gui.c: (ephy_gui_confirm_overwrite_file): * src/bookmarks/ephy-bookmarks.c: (redirect_cb): Fix button text and capitalisation in the confirm-redirect-update dialogue. Fixes bug #164131. * src/ephy-window.c: (confirm_close_with_modified_forms): Fix primary text of confirm-close command not to have a period.
* Add a function to get the default ephy_shell, this makes it easier forCrispin Flowerday2005-01-163-0/+24
| | | | | | | | | | 2005-01-15 Crispin Flowerday <gnome@flowerday.cx> * src/ephy-shell.c (ephy_shell_get_default): * src/ephy-shell.h: Add a function to get the default ephy_shell, this makes it easier for bindings to get it.
* Translation updated by Ivar Smolin.Priit Laes2005-01-152-482/+570
| | | | | | 2005-01-15 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin.
* Updated Spanish translation.Francisco Javier F. Serrador2005-01-152-304/+311
| | | | | | 2005-01-15 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: Updated Spanish translation.
* Updated Canadian English translation.Alexander Winston2005-01-152-6/+8
| | | | | | 2005-01-14 Alexander Winston <alexander.winston@comcast.net> * en_CA.po: Updated Canadian English translation.
* Remove p3p info from EphyCookie.Christian Persch2005-01-154-32/+9
| | | | | | | | | | 2005-01-15 Christian Persch <chpe@cvs.gnome.org> * embed/ephy-cookie-manager.c: (ephy_cookie_copy): * embed/ephy-cookie-manager.h: * embed/mozilla/EphySingle.cpp: Remove p3p info from EphyCookie.
* Updated German translation.Hendrik Richter2005-01-152-915/+1248
| | | | Updated German translation.
* Updated Canadian English translation.Adam Weinberger2005-01-152-34/+38
| | | | * en_CA.po: Updated Canadian English translation.
* Don't focus the combo on click.Christian Persch2005-01-152-0/+7
| | | | | | | | 2005-01-14 Christian Persch <chpe@cvs.gnome.org> * lib/widgets/ephy-zoom-control.c: (ephy_zoom_control_init): Don't focus the combo on click.
* 2005-01-15 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>Updated ja.po. T.Aihana2005-01-152-548/+760
|
* Updated Albanian translation.Laurent Dhima2005-01-142-407/+540
| | | | | | 2005-01-14 Laurent Dhima <laurenti@alblinux.net> * sq.po: Updated Albanian translation.
* Updated Canadian English translation.Adam Weinberger2005-01-142-289/+298
| | | | * en_CA.po: Updated Canadian English translation.
* Puny docs change.Adam Hooper2005-01-142-2/+8
|
* Add GDK_ACTION_ASK, and prefer _NETSCAPE_URL over uri-list drag types.Jorn Baayen2005-01-146-13/+28
| | | | | | | | | | | | | | | | 2005-01-14 Jorn Baayen <jbaayen@gnome.org> * lib/widgets/ephy-location-entry.c: (ephy_location_entry_construct_contents): * lib/widgets/ephy-node-view.c: (motion_notify_cb): * src/bookmarks/ephy-bookmark-action.c: (drag_motion_cb): * src/bookmarks/ephy-bookmarks-editor.c: * src/ephy-history-window.c: Add GDK_ACTION_ASK, and prefer _NETSCAPE_URL over uri-list drag types. This is to match the new Nautilus _NETSCAPE_URL DnD behaviour. Fixes #163937.
* Renamed Remove action on bookmarksbar context menu. Fixes bug #162132.Christian Persch2005-01-143-4/+17
| | | | | | | | | 2005-01-14 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-bookmark-action.c: (show_context_menu): * src/bookmarks/ephy-topic-action.c: (show_context_menu): Renamed Remove action on bookmarksbar context menu. Fixes bug #162132.
* Remove the type builtins .h files from INST_H_FILES again.Christian Persch2005-01-144-3/+8
| | | | | | | | | | 2005-01-14 Christian Persch <chpe@cvs.gnome.org> * embed/Makefile.am: * lib/Makefile.am: * src/Makefile.am: Remove the type builtins .h files from INST_H_FILES again.
* Add favicon and lock icon to the entry. Fixes bug #116482 and bug #149506.Christian Persch2005-01-148-27/+300
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 2005-01-14 Christian Persch <chpe@cvs.gnome.org> * lib/widgets/ephy-location-entry.c: (ephy_location_entry_set_tooltip), (ephy_location_entry_finalize), (ephy_location_entry_class_init), (modify_background), (entry_style_set_cb), (entry_realize_cb), (ephy_location_entry_construct_contents), (ephy_location_entry_init), (ephy_location_entry_set_favicon), (ephy_location_entry_set_show_lock), (ephy_location_entry_set_lock_stock), (ephy_location_entry_set_lock_tooltip): * lib/widgets/ephy-location-entry.h: * src/ephy-fullscreen-popup.c: (ephy_fullscreen_popup_constructor): * src/ephy-location-action.c: (sync_icon), (sync_lock_stock_id), (sync_lock_tooltip), (sync_show_lock), (connect_proxy), (ephy_location_action_set_property), (ephy_location_action_get_property), (ephy_location_action_class_init), (ephy_location_action_finalize): * src/ephy-toolbar.c: (ephy_toolbar_set_security_state), (ephy_toolbar_set_lock_visibility), (ephy_toolbar_constructor): * src/ephy-toolbar.h: * src/ephy-window.c: (sync_chromes_visibility): Add favicon and lock icon to the entry. Fixes bug #116482 and bug #149506. Change "Exit Fullscreen" to "Leave Fullscreen" as per HIG, part of bug #153270.
* Install ephy-*-type-builtins.h.Christian Persch2005-01-144-0/+11
| | | | | | | | | | 2005-01-12 Christian Persch <chpe@cvs.gnome.org> * embed/Makefile.am: * lib/Makefile.am: * src/Makefile.am: Install ephy-*-type-builtins.h.
* Updated Lithuanian translation.Žygimantas Beručka2005-01-132-290/+343
| | | | | | 2005-01-13 Žygimantas Beručka <uid0@akl.lt> * lt.po: Updated Lithuanian translation.
* Updated Slovak translation.Marcel Telka2005-01-132-432/+557
| | | | | | 2005-01-12 Marcel Telka <marcel@telka.sk> * sk.po: Updated Slovak translation.
* Add Toolbar toggle to document context menu in fullscreen mode.Christian Persch2005-01-1319-943/+1680
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2005-01-12 Christian Persch <chpe@cvs.gnome.org> * data/ui/epiphany-ui.xml: Add Toolbar toggle to document context menu in fullscreen mode. * lib/egg/egg-editable-toolbar.c: (set_fixed_style), (update_fixed), (egg_editable_toolbar_set_fixed): * lib/egg/egg-editable-toolbar.h: Changed to allow setting a toolbar as fixed, not just one item. * lib/widgets/ephy-search-entry.h: Add _ prefixed struct declarations. * po/POTFILES.in: Updated. * src/Makefile.am: A src/ephy-fullscreen-popup.c: A src/ephy-fullscreen-popup.h: * src/ephy-history-window.c: * src/ephy-shell.c: (ephy_shell_new_tab): A src/ephy-toolbar.c: A src/ephy-toolbar.h: * src/ephy-window.c: (destroy_fullscreen_popup), (ephy_window_destroy), (exit_fullscreen_clicked_cb), (get_toolbar_visibility), (sync_chromes_visibility), (ephy_window_fullscreen), (ephy_window_unfullscreen), (sync_tab_address), (sync_tab_icon), (sync_tab_navigation), (sync_tab_security), (sync_tab_load_status), (sync_tab_zoom), (show_embed_popup), (modal_alert_cb), (ephy_window_focus_in_event), (ephy_window_focus_out_event), (ephy_window_init), (ephy_window_activate_location): R src/toolbar.c: R src/toolbar.h: * src/window-commands.c: (window_cmd_load_location): Implemented in-toolbar exit button, and integrated status indicator in the exit fullscreen popup. Moved toolbar.[ch] to ephy-toolbar.[ch] for namespace correcness, and much-needed code cleanup.
* Remove unnecessary line from DBUS configure check.Matthew Schick2005-01-122-1/+6
| | | | | | | | 2005-01-12 Matthew Schick <matt@breakmygentoo.net> * configure.ac: Remove unnecessary line from DBUS configure check.
* Remove an extra line of gtk-doc which doesn't belong.Adam Hooper2005-01-122-1/+6
|
* Updated Spanish translation.Francisco Javier F. Serrador2005-01-122-26/+99
| | | | | | 2005-01-12 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: Updated Spanish translation.
* Updated Welsh translation.Rhys Jones2005-01-122-1142/+1553
| | | | | | 2005-01-11 Rhys Jones <rhys@sucs.org> * cy.po: Updated Welsh translation.
* Fxs parallel build ("make -j<N>"). Do not include full path to .la file inTomasz Kłoczko2005-01-122-1/+9
| | | | | | | | | | 2005-01-11 Tomasz Kłoczko <kloczek@pld.org.pl> * src/Makefile.am: Fxs parallel build ("make -j<N>"). Do not include full path to .la file in case when it is in current directory (it breaks dependences framework generated by automake in Makefile file).
* Post-release version bump.Christian Persch2005-01-122-1/+7
| | | | | | | | 2005-01-11 Christian Persch <chpe@cvs.gnome.org> * configure.ac: Post-release version bump.
* === Release 1.5.4 ===Release154Christian Persch2005-01-121-0/+5
| | | | | | 2005-01-11 Christian Persch <chpe@cvs.gnome.org> === Release 1.5.4 ===
* Add "check-content" signal.Christian Persch2005-01-1211-144/+275
| | | | | | | | | | | | | | | | | | 2005-01-11 Christian Persch <chpe@cvs.gnome.org> * embed/ephy-embed-single.c: (ephy_embed_single_iface_init): * embed/ephy-embed-single.h: Add "check-content" signal. * embed/mozilla/EphyContentPolicy.cpp: * embed/mozilla/EphyContentPolicy.h: Emit from here. * lib/ephy-marshal.list: New marshal.
* Use the enums instead of ints.Christian Persch2005-01-123-6/+13
| | | | | | | | | 2005-01-11 Christian Persch <chpe@cvs.gnome.org> * embed/ephy-cookie-manager.h: * embed/mozilla/EphySingle.cpp: Use the enums instead of ints.
* Fix [DIST]CLEANFILES so that make distcheck passes.Christian Persch2005-01-125-7/+16
| | | | | | | | | | | 2005-01-11 Christian Persch <chpe@cvs.gnome.org> * src/Makefile.am: * lib/Makefile.am: * lib/egg/Makefile.am: * embed/Makefile.am: Fix [DIST]CLEANFILES so that make distcheck passes.
* Use UnEscapeURIForUI instead of UnEscapeNonAsciiURI.Christian Persch2005-01-112-1/+7
| | | | | | | | 2005-01-10 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EventContext.cpp: Use UnEscapeURIForUI instead of UnEscapeNonAsciiURI.
* Updated Canadian English translation.Adam Weinberger2005-01-112-11/+63
| | | | * en_CA.po: Updated Canadian English translation.
* Update UpdateKjartan Maraas2005-01-113-790/+1109
| | | | | | | 2005-01-11 Kjartan Maraas <kmaraas@gnome.org> * nb.po: Update * no.po: Update