[cairo-commit] roadster/data layers.xml, 1.1, 1.2 roadster.glade,
1.7, 1.8
Nathan Fredrickson
commit at pdx.freedesktop.org
Thu Mar 3 00:28:34 PST 2005
Committed by: nrf
Update of /cvs/cairo/roadster/data
In directory gabe:/tmp/cvs-serv7239/data
Modified Files:
layers.xml roadster.glade
Log Message:
* data/layers.xml:
* src/layers.c: Parse dash style and fix the railroads.
* src/mainwindow.c: Redraw map after reloading styles.
* data/roadster.glade: Set accelerator for style reload to F5.
Index: layers.xml
===================================================================
RCS file: /cvs/cairo/roadster/data/layers.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- layers.xml 3 Mar 2005 06:45:09 -0000 1.1
+++ layers.xml 3 Mar 2005 08:28:32 -0000 1.2
@@ -196,6 +196,7 @@
<property name="color" value="#50506eff" />
<property name="join-style" value="miter" />
<property name="cap-style" value="butt" />
+ <property name="dash-style" value="1" />
</sublayer>
<label>
<property name="color" value="#00000000" />
Index: roadster.glade
===================================================================
RCS file: /cvs/cairo/roadster/data/roadster.glade,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- roadster.glade 3 Mar 2005 07:32:46 -0000 1.7
+++ roadster.glade 3 Mar 2005 08:28:32 -0000 1.8
@@ -53,7 +53,7 @@
<signal name="activate" handler="on_import_maps_activate" last_modification_time="Tue, 25 Jan 2005 19:06:57 GMT"/>
<child internal-child="image">
- <widget class="GtkImage" id="image9539">
+ <widget class="GtkImage" id="image9542">
<property name="visible">True</property>
<property name="stock">gtk-open</property>
<property name="icon_size">1</property>
@@ -74,7 +74,7 @@
<property name="use_underline">True</property>
<child internal-child="image">
- <widget class="GtkImage" id="image9540">
+ <widget class="GtkImage" id="image9543">
<property name="visible">True</property>
<property name="stock">gtk-open</property>
<property name="icon_size">1</property>
@@ -204,7 +204,7 @@
<accelerator key="g" modifiers="GDK_CONTROL_MASK" signal="activate"/>
<child internal-child="image">
- <widget class="GtkImage" id="image9541">
+ <widget class="GtkImage" id="image9544">
<property name="visible">True</property>
<property name="stock">gtk-jump-to</property>
<property name="icon_size">1</property>
@@ -310,10 +310,10 @@
<property name="label" translatable="yes">Reload Styles</property>
<property name="use_underline">True</property>
<signal name="activate" handler="on_reloadstylesmenuitem_activate" last_modification_time="Thu, 03 Mar 2005 07:25:08 GMT"/>
- <accelerator key="r" modifiers="GDK_CONTROL_MASK" signal="activate"/>
+ <accelerator key="F5" modifiers="0" signal="activate"/>
<child internal-child="image">
- <widget class="GtkImage" id="image9542">
+ <widget class="GtkImage" id="image9545">
<property name="visible">True</property>
<property name="stock">gtk-refresh</property>
<property name="icon_size">1</property>
More information about the cairo-commit
mailing list