From 1e88407c82ff067a9db36c532e4fdde521770331 Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Sat, 3 May 2003 11:17:29 +0000 Subject: Minor changes. Minor changes. --- ChangeLog | 6 ++++++ NEWS | 7 ++++--- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 72ad92e9c..e29005ac4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2003-05-03 Xan Lopez + + * NEWS: + + Minor changes. + 2003-05-03 Marco Pesenti Gritti * NEWS: diff --git a/NEWS b/NEWS index 900eb19ab..4d8c72499 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,7 @@ Code changes * Rewrite toolbar editor: more flexible model, do not use xml to build toolbars internally but EggAction directly (Marco) * EphyDnd, EphyShell, Session cleanups (Christian Persch) + * Remove --geometry parameter (it was not being respected anyway) (Xan Lopez) Interface improvements @@ -21,11 +22,9 @@ Interface improvements * Not categorized special topic (Marco) * Ever open tab as last on File->New tab and similars (Marco) * Hidden pref for middle click open url, it can be confusing (Marco) - * "Intelligent" selection when an item is removed - for history and bookmarks. (Xan Lopez) * Rework the design of the history dialog, not completed, but it's already more usable (Marco, Dave Bordoley) - * Fix Pause/Resume buttons of the downloader (Xan Lopez) + * Merge (and fix) Pause/Resume buttons of the downloader (Xan Lopez) * Open view source next to the current tab (Xan Lopez) * Update View, Zoom, Tabs main menu bar items sensitivity according to the state (Marco) @@ -63,6 +62,8 @@ Bugfixes * Fix translation of some menus (Christian Neumair) * Fix the downloader to remove/pause only current download, not all (Xan Lopez) + * "Intelligent" selection when an item is removed + for history and bookmarks. (Xan Lopez) Updated translations -- cgit