2006-02-24 Christian Persch * src/bookmarks/ephy-bookmarks-editor.c: (add_bookmarks_source): Distinguish different firefox profiles when showing the list to choose which one to import. 2006-02-24 Peter Harvey * src/bookmarks/ephy-bookmark-action.c Set the tooltip for bookmarks on the toolbar, using a 'title\nlocation' format. Bug #332113. 2006-02-24 Peter Harvey * src/bookmarks/ephy-bookmark-action.c Update the bookmark icon if the toolbar is reconfigured (happens when the theme changes). Everything else should be already handled by the class handler. Bug #148940. 2006-02-24 Peter Harvey * lib/egg/egg-editable-toolbar.c Fix a bug where the visibility_paths were deleted on deconstruct rather than dispose. 2006-02-24 Peter Harvey * lib/egg/egg-editable-toolbar.c Made the "Show" menu items insensitive when the entire toolbar is hidden. 2006-02-24 Peter Harvey * src/bookmarks/ephy-topics-palette.c Changed selection mode to 'none'. Makes it more usable for mouse users, and we have a text entry for keyboard users anyway. 2006-02-23 Peter Harvey * lib/egg/egg-editable-toolbar.c Added translator comment. 2006-02-23 Christian Persch * src/window-commands.c: (window_cmd_file_close_window), (window_cmd_help_about): Use the same machanism for Ctrl-W as clicking the tab's close button. Fixes bug #319530. 2006-02-23 Christian Persch * m4/gecko.m4: Added GECKO_CHECK_CONTRACTIDS. Fix variable name quoting in GECKO_GECKO_CONTRACTID. * configure.ac: Check with GECKO_CHECK_CONTRACTIDS. Remove redundant check for typeaheadfind. 2006-02-23 Christian Persch * m4/gecko.m4: Refactored. Added GECKO_XPCOM_PROGRAM modelled after AC_LANG_PROGRAM but which produces a program which uses XPCOM; and made GECKO_CHECK_CONTRACTID use this. * configure.ac: Add a check for the gecko typeaheadfind extension. Bug #329118. 2006-02-22 Peter Harvey * src/bookmarks/ephy-topics-entry.c Improved behaviour of completion popup. 2006-02-22 Christian Persch * data/default-prefs-gecko-1-8.js: Unset general.useragent.extra.simple pref from xulrunner, we don't want that in our UA string. 2006-02-21 Peter Harvey * data/ui/epiphany-fs-toolbar.xml * lib/egg/egg-toolbars-model.c * lib/egg/egg-toolbars-model.h Added "editable" attribute for toolbars. * data/ui/epiphany-ui.xml * lib/egg/egg-editable-toolbar.c * lib/egg/egg-editable-toolbar.h * src/ephy-toolbar.c * src/ephy-window.c Many improvements to toolbar menus. Includes changes to show visibility toggles in multiple locations. * lib/ephy-stock-icons.c * lib/ephy-stock-icons.h Additional stock icon for drag and drop. * src/bookmarks/ephy-bookmarks-ui.c Make 'customize toolbar' invisible when editing. * src/ephy-shell.c Mark the full-screen toolbar as non-removable. 2006-02-21 Peter Harvey * src/bookmarks/ephy-bookmarks-menu.c * src/bookmarks/ephy-nodes-cover.c Minor tweaks to improve menu generation. 2006-02-21 Peter Harvey * src/bookmarks/ephy-bookmark-properties.c Switched to using an expander after UI review. 2006-02-20 Christian Persch * data/default-prefs-gecko-1.8.js: Enable error pages explicitly since xulrunner is missing that pref too. 2006-02-20 Christian Persch * embed/mozilla/GtkNSSSecurityWarningDialogs.cpp: Do return on failure. 2006-02-16 Christian Persch * src/ephy-window.c: (ephy_window_state_event): Fix crash on switching to/from fullscreen mode. Bug #331462. 2006-02-15 Christian Persch * embed/mozilla/EphyBrowser.cpp: Guard against nsDocument::GetDefaultView returning NULL. Bug #327764. 2006-02-10 Peter Harvey * data/ui/epiphany-toolbar.xml Add the zoom in/out items back. 2006-02-10 Peter Harvey * src/bookmarks/ephy-bookmarks-editor.c Do not create the bookmarks bar when removing bookmarks from the toolbar. * lib/egg/egg-toolbars-model.c Fix infinite loop when a toolbar has no items on it. 2006-02-14 Christian Persch * configure.ac: Post-release version bump. 2006-02-14 Christian Persch === Release 1.9.7 === * NEWS: * configure.ac: