[cairo-commit] roadster/data roadster.glade,1.1,1.2

Ian McIntosh commit at pdx.freedesktop.org
Fri Feb 25 20:41:42 PST 2005


Committed by: ian

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

Modified Files:
	roadster.glade 
Log Message:
        * track.c:
        * track.h:
        * point.c:
        * point.h:
        * pointstring.c:
        * pointstring.h: Added.
        * configure.ac: Updated for embedded mysql.
        * src/Makefile.am: Added new files.
        * databasewindow.c: Made all dead code.  (No need for database window with embedded mysql)
        * db.c: Assume string format from embedded DB is reasonable in db_parse_point() and db_parse_pointstring().
        * geometryset.c: Move point and pointstring code into separate files.
        * gpsclient.c: Misc cleanup.
        * gui.c: Remove databasewindow from startup code path.
        * import.c: Remove GnomeVFS init.
        * main.c: Add GnomeVFS init.  Create ~/.roadster if missing.
        * layers.c: Style tweaks.
        * mainwindow.c: Add quasi-hack to record/draw GPS tracks.
        * map.c: Layer "halo" setting is now a stroke width number, not a boolean. Don't call cairo_set_dash for solid lines.  New track drawing.
        * search_road.c: Use renamed pointstring functions.


Index: roadster.glade
===================================================================
RCS file: /cvs/cairo/roadster/data/roadster.glade,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- roadster.glade	23 Feb 2005 18:08:50 -0000	1.1
+++ roadster.glade	26 Feb 2005 04:41:40 -0000	1.2
@@ -266,7 +266,6 @@
 			  <property name="visible">True</property>
 			  <property name="label" translatable="yes">Bookmark This Location...</property>
 			  <property name="use_underline">True</property>
-			  <signal name="activate" handler="on_bookmark_this_location1_activate" last_modification_time="Tue, 22 Feb 2005 06:37:55 GMT"/>
 			</widget>
 		      </child>
 
@@ -275,7 +274,6 @@
 			  <property name="visible">True</property>
 			  <property name="label" translatable="yes">Manage Bookmarks...</property>
 			  <property name="use_underline">True</property>
-			  <signal name="activate" handler="on_manage_bookmarks1_activate" last_modification_time="Tue, 22 Feb 2005 06:37:55 GMT"/>
 			</widget>
 		      </child>
 
@@ -420,7 +418,7 @@
 		      <property name="has_frame">True</property>
 		      <property name="invisible_char" translatable="yes">*</property>
 		      <property name="activates_default">True</property>
-		      <property name="width_chars">19</property>
+		      <property name="width_chars">24</property>
 		    </widget>
 		  </child>
 		</widget>
@@ -645,7 +643,7 @@
 
 	      <child>
 		<widget class="GtkHBox" id="mainwindowsidebox">
-		  <property name="width_request">220</property>
+		  <property name="width_request">230</property>
 		  <property name="visible">True</property>
 		  <property name="homogeneous">False</property>
 		  <property name="spacing">0</property>
@@ -978,7 +976,7 @@
 			    <widget class="GtkFrame" id="frame30">
 			      <property name="visible">True</property>
 			      <property name="label_xalign">0</property>
-			      <property name="label_yalign">0.5</property>
+			      <property name="label_yalign">0</property>
 			      <property name="shadow_type">GTK_SHADOW_NONE</property>
 
 			      <child>
@@ -1002,7 +1000,6 @@
 				      <child>
 					<widget class="GtkCheckButton" id="checkbutton33">
 					  <property name="visible">True</property>
-					  <property name="sensitive">False</property>
 					  <property name="can_focus">True</property>
 					  <property name="label" translatable="yes">_Show position on map</property>
 					  <property name="use_underline">True</property>
@@ -1035,7 +1032,7 @@
 					      <property name="yscale">1</property>
 					      <property name="top_padding">0</property>
 					      <property name="bottom_padding">0</property>
-					      <property name="left_padding">12</property>
+					      <property name="left_padding">8</property>
 					      <property name="right_padding">0</property>
 
 					      <child>
@@ -1066,7 +1063,6 @@
 						  <child>
 						    <widget class="GtkCheckButton" id="checkbutton35">
 						      <property name="visible">True</property>
-						      <property name="sensitive">False</property>
 						      <property name="can_focus">True</property>
 						      <property name="label" translatable="yes">Show GPS _trail</property>
 						      <property name="use_underline">True</property>
@@ -1369,7 +1365,7 @@
 		      <child>
 			<widget class="GtkLabel" id="label92243">
 			  <property name="visible">True</property>
-			  <property name="label" translatable="yes">&lt;span font_desc=&quot;11&quot;&gt;USA &gt; Massachusetts &gt; Middlesex &gt; Cambridge&lt;/span&gt;</property>
+			  <property name="label" translatable="yes">&lt;span font_desc=&quot;11&quot;&gt; United States   Massachusetts   Cambridge&lt;/span&gt;</property>
 			  <property name="use_underline">False</property>
 			  <property name="use_markup">True</property>
 			  <property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -2574,7 +2570,6 @@
 		  <property name="can_focus">True</property>
 		  <property name="relief">GTK_RELIEF_NORMAL</property>
 		  <property name="focus_on_click">False</property>
-		  <signal name="clicked" handler="databasewindow_on_connectbutton_clicked" last_modification_time="Mon, 14 Feb 2005 08:38:18 GMT"/>
 
 		  <child>
 		    <widget class="GtkAlignment" id="alignment65">
@@ -3605,8 +3600,7 @@
   </child>
 </widget>
 
-<widget class="GtkDialog" id="databasewindow">
-  <property name="visible">True</property>
+<widget class="GtkDialog" id="_____databasewindow">
   <property name="title" translatable="yes">Connect</property>
   <property name="type">GTK_WINDOW_TOPLEVEL</property>
   <property name="window_position">GTK_WIN_POS_CENTER</property>




More information about the cairo-commit mailing list