[Buoh-dev] CVS commit to /cvsroot/buoh/buoh by carlosgc



CVS commit to /cvsroot/buoh/buoh by carlosgc

Modified Files:
	ChangeLog 
Log Message:
2005-11-15  Carlos Garcia Campos  <carlosgc gnome org>
	* src/Makefile.am: Add cache files
	* src/buoh-comic-cache.[ch]:
	* src/buoh-comic.c: Cache use for pixbuf property
	* src/buoh.c: Create cache dir on startup if not exists
	Cache system to reduce and limit the buoh memory usage.
	* src/buoh-comic-list.c:
	* src/buoh-comic-loader.c:
	* src/buoh-properties-dialog.c:
	* src/buoh-view-comic.c:
	* src/buoh-window.c: 
	* src/buoh.c:
	Many leaks fixed

===================================================================
RCS file: /cvsroot/buoh/buoh/ChangeLog,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -r1.80 -r1.81
--- /cvsroot/buoh/buoh/ChangeLog	2005/11/10 21:08:25	1.80
+++ /cvsroot/buoh/buoh/ChangeLog	2005/11/15 13:02:11	1.81
@@ -1,3 +1,19 @@
+2005-11-15  Carlos Garcia Campos  <carlosgc gnome org>
+
+	* src/Makefile.am: Add cache files
+	* src/buoh-comic-cache.[ch]:
+	* src/buoh-comic.c: Cache use for pixbuf property
+	* src/buoh.c: Create cache dir on startup if not exists
+	Cache system to reduce and limit the buoh memory usage.
+
+	* src/buoh-comic-list.c:
+	* src/buoh-comic-loader.c:
+	* src/buoh-properties-dialog.c:
+	* src/buoh-view-comic.c:
+	* src/buoh-window.c: 
+	* src/buoh.c:
+	Many leaks fixed
+	
 2005-11-10  Esteban Sanchez <esteban steve-o org>
 
 	* src/main.c: Now it calls to bind_textdomain and



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]