[cairo-commit] roadster ChangeLog,1.74,1.75
Ian McIntosh
commit at pdx.freedesktop.org
Sun Sep 25 12:02:39 PDT 2005
- Previous message: [cairo-commit] cairo-java ChangeLog, 1.75, 1.76 Makefile.am, 1.19,
1.20 configure.ac, 1.10, 1.11
- Next message: [cairo-commit] roadster/data layers.xml, 1.23, 1.24 roadster.glade,
1.23, 1.24
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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.
- Previous message: [cairo-commit] cairo-java ChangeLog, 1.75, 1.76 Makefile.am, 1.19,
1.20 configure.ac, 1.10, 1.11
- Next message: [cairo-commit] roadster/data layers.xml, 1.23, 1.24 roadster.glade,
1.23, 1.24
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list