[kazehakase-svn] [3846] * src/dialogs/kz-password-manager-dialog.c,

Back to archive index

svnno****@sourc***** svnno****@sourc*****
Fri Sep 11 12:57:55 JST 2009


Revision: 3846
          http://sourceforge.jp/projects/kazehakase/svn/view?view=rev&revision=3846
Author:   ikezoe
Date:     2009-09-11 12:57:55 +0900 (Fri, 11 Sep 2009)

Log Message:
-----------
	* src/dialogs/kz-password-manager-dialog.c,
	src/kz-embed.[ch], src/kz-notebook.c, src/kz-web.[ch],
	src/kz-window.c, module/embed/*/: Remove KzBin.
	kz_embed_new() needs two arguments, one is a module name, the other
	is a engine name.
	* src/kz-embed-prefs.[ch]: Remove get_font_list() interface.

Modified Paths:
--------------
    kazehakase/trunk/ChangeLog

Modified: kazehakase/trunk/ChangeLog
===================================================================
--- kazehakase/trunk/ChangeLog	2009-09-11 03:57:16 UTC (rev 3845)
+++ kazehakase/trunk/ChangeLog	2009-09-11 03:57:55 UTC (rev 3846)
@@ -7,6 +7,12 @@
 	* src/bookmarks/kz-bookmark.c: Remove dispose.
 	* src/bookmarks/kz-xbel.c: Use ternary operator.
 	* src/kz-app.c: Free non-object variables in finalize.
+	* src/dialogs/kz-password-manager-dialog.c,
+	src/kz-embed.[ch], src/kz-notebook.c, src/kz-web.[ch],
+	src/kz-window.c, module/embed/*/: Remove KzBin.
+	kz_embed_new() needs two arguments, one is a module name, the other 
+	is a engine name.
+	* src/kz-embed-prefs.[ch]: Remove get_font_list() interface.
 
 2009-09-10  Hiroyuki Ikezoe  <poinc****@ikezo*****>
 




More information about the Kazehakase-cvs mailing list
Back to archive index