From 59004ddbee10325befbf1dfe38e7430e408bc8d9 Mon Sep 17 00:00:00 2001 From: Ralf Stephan Date: Mon, 6 Feb 2006 09:22:10 +0000 Subject: open Inkscape Preferences on doubleclick of toolbox button (more or less patch #1424822 by Marco Scholten) (bzr r93) --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4f8327931..c8a29d1e8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2006-02-05 Marco Scholten + + * src/verbs.cpp: updated to make double clicking a tool button + open the new preferences dialog. + * src/ui/dialog/inkscape-preferences.cpp: updated to enable opening + the dialog on the correct page. + * src/ui/dialog/dialog.cpp: added virtual void present() so that + InkscapePreferences::present() will be called from + DialogManager::showDialog() + 2006-02-05 MenTaLguY * src/debug/event.h, src/debug/gc-heap.h, src/debug/heap.h, -- cgit v1.2.3