[cairo-commit] roadster ChangeLog,1.74,1.75

Ian McIntosh commit at pdx.freedesktop.org
Sun Sep 25 12:02:39 PDT 2005


Committed by: ian

Update of /cvs/cairo/roadster
In directory gabe:/tmp/cvs-serv13866

Modified Files:
	ChangeLog 
Log Message:
	* src/*: Removed "m_" prefix from all struct variables!  (It makes much more sense in C++ where you can access this-> without writing it.)
	* src/searchwindow.c: Refactoring and changes to what/when messages get shown to users.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/roadster/ChangeLog,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -d -r1.74 -r1.75
--- ChangeLog	24 Sep 2005 05:25:24 -0000	1.74
+++ ChangeLog	25 Sep 2005 19:02:37 -0000	1.75
@@ -1,3 +1,8 @@
+2005-09-25  Ian McIntosh  <ian_mcintosh at linuxadvocate.org>
+
+	* src/*: Removed "m_" prefix from all struct variables!  (It makes much more sense in C++ where you can access this-> without writing it.)
+	* src/searchwindow.c: Refactoring and changes to what/when messages get shown to users.
+
 2005-09-24  Ian McIntosh  <ian_mcintosh at linuxadvocate.org>
 
 	* data/roadster.glade: New "Go" menu with web maps.  General GUI cleanup.



More information about the cairo-commit mailing list