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



CVS commit to /cvsroot/buoh/buoh by carlosgc

Modified Files:
	ChangeLog 
Log Message:
2006-09-24  Carlos Garcia Campos  <carlosgc gnome org>
	* src/buoh.c:
	* src/buoh-view-comic.c:
	* src/buoh-comic-loader.[ch]:
	Rework comic loader in order to make the process simpler and faster. 
	* src/buoh-comic-manager.[ch]:
	* src/buoh-comic.[ch]:
	* src/buoh-properties-dialog.c:
	* src/buoh-window.c:
	Constify some strings so that we avoid some allocs/deallocs. Some
	other minor fixes and cleanups. 

===================================================================
RCS file: /cvsroot/buoh/buoh/ChangeLog,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -r1.92 -r1.93
--- /cvsroot/buoh/buoh/ChangeLog	2005/12/16 14:11:12	1.92
+++ /cvsroot/buoh/buoh/ChangeLog	2006/09/24 18:31:42	1.93
@@ -1,3 +1,19 @@
+2006-09-24  Carlos Garcia Campos  <carlosgc gnome org>
+
+	* src/buoh.c:
+	* src/buoh-view-comic.c:
+	* src/buoh-comic-loader.[ch]:
+	
+	Rework comic loader in order to make the process simpler and faster. 
+
+	* src/buoh-comic-manager.[ch]:
+	* src/buoh-comic.[ch]:
+	* src/buoh-properties-dialog.c:
+	* src/buoh-window.c:
+
+	Constify some strings so that we avoid some allocs/deallocs. Some
+	other minor fixes and cleanups. 
+
 2005-12-16  Esteban Sanchez  <esteban steve-o org>
 
 	* data/comics.xml: Added a couple of new comics.


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