[maemo-commits] [maemo-commits] r8705 - projects/haf/trunk/osso-application-installer

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Mon Dec 11 10:31:14 EET 2006
Author: marivoll
Date: 2006-12-11 10:31:13 +0200 (Mon, 11 Dec 2006)
New Revision: 8705

Modified:
   projects/haf/trunk/osso-application-installer/ChangeLog
Log:


Modified: projects/haf/trunk/osso-application-installer/ChangeLog
===================================================================
--- projects/haf/trunk/osso-application-installer/ChangeLog	2006-12-11 08:30:41 UTC (rev 8704)
+++ projects/haf/trunk/osso-application-installer/ChangeLog	2006-12-11 08:31:13 UTC (rev 8705)
@@ -1,3 +1,9 @@
+2006-12-11  Marius Vollmer  <marius.vollmer at nokia.com>
+
+	* src/util.cc, src/repo.cc: Use get_dialog_parent,
+	push_dialog_parent, and pop_dialog_parent for the rest of the
+	dialogs.
+
 2006-12-04  Marius Vollmer  <marius.vollmer at nokia.com>
 
 	Keep track of dialog stacking order in a general way. (N48797)
@@ -6,7 +12,7 @@
 	src/repo.cc, src/search.cc, src/settings.cc, src/util.cc,
 	src/util.h
 	(push_dialog_parent, pop_dialog_parent, get_dialog_parent): New,
-	Use them for all dialogs by pushing nerwly created ones and
+	Use them for all dialogs by pushing newly created ones and
 	popping when they are destroyed.
 	* src/main.cc (main): Push the main window as the default dialog
 	parent.


More information about the maemo-commits mailing list