2006-07-31 Christian Persch === Release 2.14.3 === * NEWS: * configure.ac: 2006-07-24 Christian Persch * lib/widgets/ephy-location-entry.c: (match_selected_cb): * src/ephy-location-action.c: (action_activated_cb): Reset IM context before activation. Bug #348478, patch by Nguyễn Thái Ngọc Duy. 2006-07-23 Christian Persch * src/ephy-main.c: (main): No need to double-init gnome-vfs. 2006-07-23 Christian Persch * embed/mozilla/EphyFind.cpp: Fix the build. 2006-07-20 Christian Persch * lib/widgets/ephy-location-entry.c: (entry_key_press_cb), (entry_activate_after_cb), (action_activated_after_cb), (ephy_location_entry_reset_internal), (ephy_location_entry_reset): When resetting the entry also emit user-changed, to restore the original URI in the tab's property. Bug #345934. 2006-07-18 Christian Persch * embed/mozilla/EphyPromptService.cpp: Force label wrapping. 2006-07-14 Christian Persch * data/mime-types-permissions.xml: Add another mime type. 2006-07-10 Christian Persch * lib/widgets/ephy-node-view.c: (ephy_node_view_selection_changed_cb), (ephy_node_view_remove): Work around bug #346662 by not changing selection while removing the nodes. Fixes crash with gtk 2.10. 2006-07-10 Christian Persch * src/ephy-window.c: (settings_change_notify), (ephy_window_key_press_event): Fix for empty menubar accel setting. Don't activate insensitive actions, bug #347022. 2006-07-10 Christian Persch * lib/widgets/ephy-location-entry.c: (entry_key_press_cb), (entry_key_press_after_cb), (entry_activate_after_cb), (match_selected_cb), (action_activated_after_cb), (ephy_location_entry_construct_contents), (ephy_location_entry_set_completion): * src/ephy-location-action.c: (action_activated_cb): Fix middle-click and ctrl-enter in the location entry autocompletion drop-down. Bug #345934, based on a patch by johannes@sipsolutions.net. 2006-07-06 Jean-François Rameau * embed/mozilla/MozDownload.cpp: (OnProgressChange64): Don't hammer the cpu when downloading file with an unknown size. Fix bug 346671. 2006-07-06 Christian Persch * embed/mozilla/EphyFind.cpp: * embed/mozilla/EphyFind.h: Guess what? Another mozilla API change! 2006-07-06 Christian Persch * embed/mozilla/AutoWindowModalState.cpp: * embed/mozilla/AutoWindowModalState.h: Fix the build. 2006-07-06 Christian Persch A embed/mozilla/AutoWindowModalState.cpp: A embed/mozilla/AutoWindowModalState.h: * embed/mozilla/ContentHandler.cpp: * embed/mozilla/EphyPromptService.cpp: * embed/mozilla/FilePicker.cpp: * embed/mozilla/FilePicker.h: * embed/mozilla/GtkNSSClientAuthDialogs.cpp: * embed/mozilla/GtkNSSDialogs.cpp: * embed/mozilla/GtkNSSKeyPairDialogs.cpp: * embed/mozilla/GtkNSSSecurityWarningDialogs.cpp: * embed/mozilla/Makefile.am: Prevent DOM window closure while we display a modal dialogue on it. 2006-07-01 Christian Persch * src/bookmarks/ephy-bookmark-action.c (ephy_bookmark_action_sync_smart_url): Don't cast to gboolean but check for != NULL instead. 2006-06-16 Wouter Bolsterlee * src/ephy-session.c: (session_command_autoresume): Make the crash recovery dialog appear on the taskbar. Fixes bug #345010. 2006-06-16 Christian Persch * data/default-prefs-common.js: Set the warn-entering-weak security warn pref to true. 2006-06-07 Christian Persch * configure.ac: Don't use AM_GLIB_DEFINE_LOCALEDIR. Bug #343825. 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-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 * configure.ac: Post-release version bump. 2006-05-29 Christian Persch === Release 2.14.2.1 === * NEWS: * configure.ac: