From 84da08d7b7fcda12c85caeb5a10b4903770a6f69 Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- konq-plugins/rellinks/ChangeLog | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 konq-plugins/rellinks/ChangeLog (limited to 'konq-plugins/rellinks/ChangeLog') diff --git a/konq-plugins/rellinks/ChangeLog b/konq-plugins/rellinks/ChangeLog new file mode 100644 index 0000000..bc62fdf --- /dev/null +++ b/konq-plugins/rellinks/ChangeLog @@ -0,0 +1,31 @@ +Mon Jan 21 00:31:29 CET 2002 - Anders Lund + o Initial Creation (of the rellinks plugin) +Sat May 17 14:46:33 CET 2003 - Franck Quélain + o Rename it konqSiteNavBar for better understanding + o The plugin is now a full toolbar + o Add navigation buttons (home, up, prev, next,...) + o "Document" and "More" menus à la Mozilla site navigation bar + o Toolip and contextuel help on most of the items + o Menu for Unclassified links +Mon Jun 9 23:10:00 CET 2003 - Franck Quélain + o Configuration Menu + o "When necessary" mode : show / hide toolbar only when necessary + o Configuration stored in .kde/share/config/konq_rellinksrc +Wed Jun 18 22:05:00 CET 2003 - Franck Quélain + o The name has changed to konq-rellinks after an interesting + discussion with Anders Lund. +Fri Jan 30 16:23 CET 2004 - Kevin Krammer + o Bugfix: enabling "more" menu instead of "document" when links + are "help", "made" or "copyright" + o Made "search" a top level action + o Polling for links while the page is loading. This presents + clickable actions as soon as possible, nice on slow connections or + in large documents. +Sun Mar 21 16:23 CET 2004 - Franck Quélain + o Support for "target" attribute + o Distinction between "rel" and "rev" relations +Tue Jun 22 23:05 CET 2004 - Kevin Krammer + o Move toolbar creation from XML GUI to code as a workaround + because KHTML loads the plugins before it initializes its + d pointer and so there is no way to get to either the view or + the toolbar in the plugin's contructor. -- cgit v1.2.1