[Buoh-dev] CVS commit to /cvsroot/buoh/buoh by carlosgc
noreply at forge.novell.com
noreply at forge.novell.com
Tue Nov 15 06:02:11 MST 2005
CVS commit to /cvsroot/buoh/buoh by carlosgc
Modified Files:
ChangeLog
Log Message:
2005-11-15 Carlos Garcia Campos <carlosgc at 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 at 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 at steve-o.org>
* src/main.c: Now it calls to bind_textdomain and
More information about the Buoh-dev
mailing list