[cairo-commit] roadster ChangeLog,1.61,1.62

Ian McIntosh commit at pdx.freedesktop.org
Fri Mar 25 23:51:56 PST 2005


Committed by: ian

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

Modified Files:
	ChangeLog 
Log Message:
	* src/mainwindow.c: Made zoom and history buttons (and menuitems) go insentitive when clicking them would do nothing.  Changed single-click on border to always scroll half of window width/height/diagonal.
	* src/map.c: Added map_can_zoom_in() and map_can_zoom_out().
	* src/searchwindow.c: Added a "no results" message.
	* src/db.c: Cleanup.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/roadster/ChangeLog,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -d -r1.61 -r1.62
--- ChangeLog	25 Mar 2005 22:02:11 -0000	1.61
+++ ChangeLog	26 Mar 2005 07:51:54 -0000	1.62
@@ -1,3 +1,10 @@
+2005-03-26  Ian McIntosh  <ian_mcintosh at linuxadvocate.org>
+
+	* src/mainwindow.c: Made zoom and history buttons (and menuitems) go insentitive when clicking them would do nothing.  Changed single-click on border to always scroll half of window width/height/diagonal.
+	* src/map.c: Added map_can_zoom_in() and map_can_zoom_out().
+	* src/searchwindow.c: Added a "no results" message.
+	* src/db.c: Cleanup.
+
 2005-03-25  Ian McIntosh  <ian_mcintosh at linuxadvocate.org>
 
 	* src/mainwindow.c: Tweak when mouse cursor changes during drags, etc.




More information about the cairo-commit mailing list