2004-10-07 Marco Pesenti Gritti reviewed by: Christian Persch * configure.ac: * embed/mozilla/Makefile.am: * embed/mozilla/mozilla-embed-single.cpp: Initialize plugins path env var for backward compatibility 2004-10-07 Christian Persch * lib/ephy-file-chooser.c: Add ephy-gui.h include. 2004-10-06 Christian Persch * embed/ephy-embed.h: Remove unnecessary include. 2004-10-05 Christian Persch * src/ephy-window.c: (ephy_window_key_press_event): Don't allow activation of the hidden menubar in ppv mode. 2004-10-05 Christian Persch * src/ephy-window.c: (get_chromes_visibility), (ephy_window_fullscreen), (ephy_window_unfullscreen), (ephy_window_delete_event_cb), (show_embed_popup), (ephy_window_init), (ephy_window_set_print_preview): Fix print preview and fullscreen mode interaction. Fixes bug #154456. 2004-10-05 Christian Persch * src/ephy-tab.c: (ephy_tab_size_allocate), (ephy_tab_map), (ephy_tab_class_init): Don't size-allocate unmapped tabs, fixing slow resizes. Fixes bug #128191. 2004-10-05 Christian Persch * lib/ephy-file-chooser.c: (ephy_file_chooser_constructor): * lib/ephy-gui.c: (ephy_gui_confirm_overwrite_file), (ephy_gui_is_middle_click), (ephy_gui_set_default_window_icon): * lib/ephy-gui.h: * src/bookmarks/ephy-new-bookmark.c: (duplicate_dialog_construct): * src/ephy-history-window.c: (ephy_history_window_construct): * src/ephy-window.c: (confirm_close_with_modified_forms): * src/pdm-dialog.c: (pdm_dialog_init): * src/window-commands.c: (window_cmd_edit_toolbar): Set window icon to default ephy icon. 2004-10-02 Christian Persch * embed/mozilla/MozDownload.cpp: * lib/ephy-file-helpers.c: (ephy_file_downloads_dir), (ephy_file_desktop_dir): * lib/ephy-file-helpers.h: * src/prefs-dialog.c: (get_download_button_label): Recognise "Desktop" special downloads directory. Fixes bug #152926. 2004-09-30 Christian Persch * configure.in: * embed/mozilla/mozilla-notifiers.cpp: Remove explicit PAC autoconf call, it works perfectly ok without it. 2004-09-28 Christian Persch * configure.in: Post-release version bump. 2004-09-28 Christian Persch === Release 1.4.1 === * Makefile.am: Pass --with-mozilla to distcheck's configure. * doc/reference/tmpl/ephy-embed-persist.sgml: * doc/reference/tmpl/ephy-embed.sgml: * doc/reference/tmpl/ephy-shell.sgml: * doc/reference/tmpl/epiphany-unused.sgml: Updated.