2006-06-09 Christian Persch * configure.ac: Remove accidentally commited code. 2006-06-09 Christian Persch * configure.ac: Fix the build. 2006-06-09 Christian Persch * configure.ac: Fix configure output. 2006-06-09 Christian Persch * configure.ac: Check for enchant, and output an overview of the configured options on successful configure. * data/default-prefs-common.js: * embed/mozilla/GeckoSpellCheckEngine.cpp: * embed/mozilla/GeckoSpellCheckEngine.h: * embed/mozilla/Makefile.am: * embed/mozilla/MozRegisterComponents.cpp: * lib/Makefile.am: * lib/ephy-spell-check.c: * lib/ephy-spell-check.h: Spell check support using the gecko 'spellchecker' extension. No corrections context menu or language switching yet. 2006-06-08 Wouter Bolsterlee * configure.ac: Remove AM_GLIB_DEFINE_LOCALEDIR. Bug #343825, patch by Christian Persch. 2006-06-08 Wouter Bolsterlee * src/ephy-shell.c: (ephy_shell_new_tab_full): copy history over when opening link in new tab/win using context menu. Fixes bug #340742, patch by René Stadler. 2006-06-04 Christian Persch * src/bookmarks/ephy-bookmarks.c: (resolve_cb): Don't crash on error from zeroconf bookmarks. Fixes bug #343922. 2006-06-05 Wouter Bolsterlee * lib/widgets/ephy-location-entry.c: (keyword_match): Improve next-token logic for bookmark completion. Fixes #339167 (hopefully for real this time). 2006-06-04 Christian Persch * embed/mozilla/EphySidebar.cpp: The API change was reverted on 1.8 branch. Fixes bug #343592. 2006-06-01 Jean-François Rameau * embed/ephy-embed-persist.h: * embed/ephy-favicon-cache.c: (ephy_favicon_cache_download): * embed/mozilla/EphySingle.cpp: (Init, Detach, ExamineCookies, ExamineResponse, ExamineRequest, Observe): * embed/mozilla/EphySingle.h: * embed/mozilla/MozDownload.cpp: (InitiateMozillaDownload): Don't set cookies from favicon downloads. Bug #337835. 2006-05-30 Frederic Peters * src/pdm-dialog.c: (pdm_dialog_cookies_construct): Allow cookie list to be sorted. (fixes #337845) 2006-05-30 Frederic Peters * lib/egg/egg-editable-toolbar.c: (action_sensitive_cb) Fix crash when moving zoom widget on toolbar (#338682) 2006-05-29 Christian Persch * lib/ephy-file-helpers.c: (ephy_file_launch_application), (launch_desktop_item): Fix launching of desktop files. 2006-05-16 Jean-François Rameau * lib/ephy-node.h: * lib/ephy-node.c: * src/epiphany.defs: Add methods to EphyNode to set typed properties. This change improves the Python API so it should be easy now to play with bookmarks. Also clean up the code with unnecessary checks. 2006-05-16 Christian Persch * configure.in: Update intltool requirement to 0.35. 2006-05-15 Christian Persch * configure.ac: Post-release version bump.