[cairo-commit] roadster ChangeLog,1.83,1.84

Ian McIntosh commit at pdx.freedesktop.org
Sat Oct 1 12:09:07 PDT 2005


Committed by: ian

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

Modified Files:
	ChangeLog 
Log Message:
	* src/downloadmanager.c: Remove _ from public function _downloadmanager_new().
	* src/mainwindow.c: Set check on View/Fullscreen and View/Sidebar when state changes for reasons other than the user clicking the menu item.
	* src/map_history.c: Add some debug printing support.
	* src/searchwindow.c: Add a new history item when user selects a search result.
	* src/util.c: Moved some basic window state set/test functions here.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/roadster/ChangeLog,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -d -r1.83 -r1.84
--- ChangeLog	1 Oct 2005 05:24:16 -0000	1.83
+++ ChangeLog	1 Oct 2005 19:09:05 -0000	1.84
@@ -1,5 +1,13 @@
 2005-10-01  Ian McIntosh  <ian_mcintosh at linuxadvocate.org>
 
+	* src/downloadmanager.c: Remove _ from public function _downloadmanager_new().
+	* src/mainwindow.c: Set check on View/Fullscreen and View/Sidebar when state changes for reasons other than the user clicking the menu item.
+	* src/map_history.c: Add some debug printing support.
+	* src/searchwindow.c: Add a new history item when user selects a search result.
+	* src/util.c: Moved some basic window state set/test functions here.
+
+2005-10-01  Ian McIntosh  <ian_mcintosh at linuxadvocate.org>
+
 	* Renamed src/history.c to src/map_history.c
 	* Renamed src/tooltip.c to src/tooltipwindow.c
 	* Renamed src/downloader.c to src/downloadmanager.c



More information about the cairo-commit mailing list