[chronojump] Added more contacts icons
- From: Xavier de Blas <xaviblas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chronojump] Added more contacts icons
- Date: Mon, 27 Mar 2017 16:30:17 +0000 (UTC)
commit 6b4004034361d277294970f035d855d682493640
Author: Xavier de Blas <xaviblas gmail com>
Date: Mon Mar 27 18:29:49 2017 +0200
Added more contacts icons
glade/app1.glade | 31 +++++++++++---------
images/md/ic_add_circle_blue_24dp_1x.png | Bin 0 -> 444 bytes
images/md/ic_cancel_blue_24dp_1x.png | Bin 0 -> 492 bytes
src/Makefile.am | 2 +
src/gui/chronojumpIcons.cs | 44 +++++++++++++++++++++++++----
5 files changed, 57 insertions(+), 20 deletions(-)
---
diff --git a/glade/app1.glade b/glade/app1.glade
index 1692732..4282c8e 100644
--- a/glade/app1.glade
+++ b/glade/app1.glade
@@ -2893,7 +2893,7 @@ Carles</property>
<property name="receives_default">True</property>
<signal name="clicked"
handler="on_extra_window_jumps_more" swapped="no"/>
<child>
- <widget class="GtkImage" id="image3">
+ <widget class="GtkImage" id="image_info1">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="stock">gtk-info</property>
@@ -2915,7 +2915,7 @@ Carles</property>
<property name="tooltip" translatable="yes">Add
jump type</property>
<signal name="clicked"
handler="on_jump_simple_type_add_clicked" swapped="no"/>
<child>
- <widget class="GtkImage" id="image3210">
+ <widget class="GtkImage" id="image_add_test1">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="stock">gtk-new</property>
@@ -3211,7 +3211,7 @@ Carles</property>
<property name="receives_default">True</property>
<signal name="clicked"
handler="on_extra_window_jumps_rj_more" swapped="no"/>
<child>
- <widget class="GtkImage" id="image6">
+ <widget class="GtkImage" id="image_info2">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="stock">gtk-info</property>
@@ -3287,7 +3287,7 @@ Carles</property>
<property name="tooltip" translatable="yes">Add
jump type</property>
<signal name="clicked"
handler="on_jump_reactive_type_add_clicked" swapped="no"/>
<child>
- <widget class="GtkImage" id="image1">
+ <widget class="GtkImage" id="image_add_test2">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="stock">gtk-new</property>
@@ -3420,7 +3420,7 @@ Carles</property>
<property name="receives_default">True</property>
<signal name="clicked"
handler="on_extra_window_runs_more" swapped="no"/>
<child>
- <widget class="GtkImage" id="image16">
+ <widget class="GtkImage" id="image_info3">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="stock">gtk-info</property>
@@ -3442,7 +3442,7 @@ Carles</property>
<property name="tooltip" translatable="yes">Add
race type</property>
<signal name="clicked"
handler="on_run_simple_type_add_activate" swapped="no"/>
<child>
- <widget class="GtkImage" id="image33">
+ <widget class="GtkImage" id="image_add_test3">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="stock">gtk-new</property>
@@ -3575,7 +3575,7 @@ Carles</property>
<property name="receives_default">True</property>
<signal name="clicked"
handler="on_extra_window_runs_interval_more" swapped="no"/>
<child>
- <widget class="GtkImage" id="image32">
+ <widget class="GtkImage" id="image_info4">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="stock">gtk-info</property>
@@ -3651,7 +3651,7 @@ Carles</property>
<property name="tooltip" translatable="yes">Add
race type</property>
<signal name="clicked"
handler="on_run_intervallic_type_add_activate" swapped="no"/>
<child>
- <widget class="GtkImage" id="image3213">
+ <widget class="GtkImage" id="image_add_test4">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="stock">gtk-new</property>
@@ -4241,7 +4241,7 @@ Carles</property>
</packing>
</child>
<child>
- <widget class="GtkImage" id="image5">
+ <widget class="GtkImage"
id="image_chronopic_connect_contacts">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="stock">gtk-connect</property>
@@ -4289,7 +4289,7 @@ Carles</property>
<property name="receives_default">True</property>
<signal name="clicked"
handler="on_chronopic_threshold_help_clicked" swapped="no"/>
<child>
- <widget class="GtkImage" id="image10">
+ <widget class="GtkImage"
id="image_info_threshold">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="stock">gtk-info</property>
@@ -7557,7 +7557,7 @@ after time</property>
<property name="receives_default">True</property>
<signal name="clicked"
handler="on_button_person_max_all_sessions_info_clicked" swapped="no"/>
<child>
- <widget class="GtkImage" id="image65">
+ <widget class="GtkImage"
id="image_info_sessions_info">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="stock">gtk-info</property>
@@ -10866,10 +10866,10 @@ after time</property>
<property name="can_focus">False</property>
<property name="spacing">4</property>
<child>
- <widget class="GtkImage" id="image18">
+ <widget class="GtkImage" id="image_tests_capture">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="stock">gtk-execute</property>
+ <property name="stock">gtk-missing-image</property>
<property name="icon-size">2</property>
</widget>
<packing>
@@ -14473,7 +14473,7 @@ Concentric</property>
</packing>
</child>
<child>
- <widget class="GtkImage"
id="image_chronopic_connect">
+ <widget class="GtkImage"
id="image_chronopic_connect_encoder">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property
name="stock">gtk-missing-image</property>
@@ -19621,6 +19621,9 @@ then click this button.</property>
<child>
<placeholder/>
</child>
+ <child>
+ <placeholder/>
+ </child>
</widget>
<packing>
<property name="expand">False</property>
diff --git a/images/md/ic_add_circle_blue_24dp_1x.png b/images/md/ic_add_circle_blue_24dp_1x.png
new file mode 100644
index 0000000..485a580
Binary files /dev/null and b/images/md/ic_add_circle_blue_24dp_1x.png differ
diff --git a/images/md/ic_cancel_blue_24dp_1x.png b/images/md/ic_cancel_blue_24dp_1x.png
new file mode 100644
index 0000000..d722591
Binary files /dev/null and b/images/md/ic_cancel_blue_24dp_1x.png differ
diff --git a/src/Makefile.am b/src/Makefile.am
index 3ce9a45..e13dd95 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -360,6 +360,7 @@ RESOURCES = \
../images/md/ic_settings_backup_restore_blue_24dp_1x.png,image_inertia.png \
../images/md/ic_timer_blue_24dp_1x.png,image_capture.png \
../images/md/ic_timer_blue_24dp_2x.png,image_capture_big.png \
+ ../images/md/ic_cancel_blue_24dp_1x.png,image_cancel.png \
../images/md/ic_insert_chart_blue_24dp_1x.png,image_analyze.png \
../images/md/ic_developer_board_blue_24dp_1x.png,image_chronopic_connect.png \
../images/md/ic_person_blue_24dp_1x.png,image_person.png \
@@ -378,6 +379,7 @@ RESOURCES = \
../images/md/ic_people_outline_blue_24dp_1x.png,image_group_outline.png \
../images/md/ic_weekend_blue_24dp_1x.png,image_rest.png \
../images/md/ic_looks_one_blue_24dp_1x.png,one.png \
+ ../images/md/ic_add_circle_blue_24dp_1x.png,image_add_test.png \
../images/md/ic_all_inclusive_blue_24dp_1x.png,cont.png \
../images/md/ic_directions_run_blue_24dp_2x.png,run.png \
../images/md/ic_build_blue_24dp_1x.png,image_build.png \
diff --git a/src/gui/chronojumpIcons.cs b/src/gui/chronojumpIcons.cs
index 232092e..f824129 100644
--- a/src/gui/chronojumpIcons.cs
+++ b/src/gui/chronojumpIcons.cs
@@ -40,9 +40,22 @@ public partial class ChronoJumpWindow
[Widget] Gtk.Image image_persons_down;
[Widget] Gtk.Image image_rest;
[Widget] Gtk.Image image_all_persons_events;
- [Widget] Gtk.Image image_encoder_1RM_info;
- [Widget] Gtk.Image image_chronopic_connect;
+ [Widget] Gtk.Image image_chronopic_connect_contacts;
+ [Widget] Gtk.Image image_chronopic_connect_encoder;
[Widget] Gtk.Image image_button_execute;
+ [Widget] Gtk.Image image_tests_capture;
+ [Widget] Gtk.Image image_info1;
+ [Widget] Gtk.Image image_info2;
+ [Widget] Gtk.Image image_info3;
+ [Widget] Gtk.Image image_info4;
+ [Widget] Gtk.Image image_info_threshold;
+ [Widget] Gtk.Image image_info_sessions_info;
+ [Widget] Gtk.Image image_add_test1;
+ [Widget] Gtk.Image image_add_test2;
+ [Widget] Gtk.Image image_add_test3;
+ [Widget] Gtk.Image image_add_test4;
+
+ //encoder images
[Widget] Gtk.Image image_recalculate;
[Widget] Gtk.Image image_encoder_configuration;
[Widget] Gtk.Image image_encoder_exercise;
@@ -53,6 +66,7 @@ public partial class ChronoJumpWindow
[Widget] Gtk.Image image_encoder_capture_execute;
[Widget] Gtk.Image image_encoder_exercise_add;
[Widget] Gtk.Image image_encoder_exercise_edit;
+ [Widget] Gtk.Image image_encoder_1RM_info;
//[Widget] Gtk.Image image_encoder_exercise_close;
[Widget] Gtk.Image image_inertial_rolled;
[Widget] Gtk.Image image_inertial_extended;
@@ -89,8 +103,13 @@ public partial class ChronoJumpWindow
image_inertial_not_menu.Pixbuf = pixbuf;
pixbuf = new Pixbuf (null, Util.GetImagePath(false) + "image_capture.png");
+ image_tests_capture.Pixbuf = pixbuf;
image_mode_encoder_capture.Pixbuf = pixbuf;
+ pixbuf = new Pixbuf (null, Util.GetImagePath(false) + "image_cancel.png");
+ image_button_cancel.Pixbuf = pixbuf;
+ image_encoder_capture_cancel.Pixbuf = pixbuf;
+
pixbuf = new Pixbuf (null, Util.GetImagePath(false) + "image_person_pin.png");
image_manage_persons.Pixbuf = pixbuf;
@@ -98,10 +117,23 @@ public partial class ChronoJumpWindow
image_person.Pixbuf = pixbuf;
pixbuf = new Pixbuf (null, Util.GetImagePath(false) + "image_info.png");
+ image_info1.Pixbuf = pixbuf;
+ image_info2.Pixbuf = pixbuf;
+ image_info3.Pixbuf = pixbuf;
+ image_info4.Pixbuf = pixbuf;
+ image_info_threshold.Pixbuf = pixbuf;
+ image_info_sessions_info.Pixbuf = pixbuf;
image_encoder_1RM_info.Pixbuf = pixbuf;
+ pixbuf = new Pixbuf (null, Util.GetImagePath(false) + "image_add_test.png");
+ image_add_test1.Pixbuf = pixbuf;
+ image_add_test2.Pixbuf = pixbuf;
+ image_add_test3.Pixbuf = pixbuf;
+ image_add_test4.Pixbuf = pixbuf;
+
pixbuf = new Pixbuf (null, Util.GetImagePath(false) + "image_chronopic_connect.png");
- image_chronopic_connect.Pixbuf = pixbuf;
+ image_chronopic_connect_contacts.Pixbuf = pixbuf;
+ image_chronopic_connect_encoder.Pixbuf = pixbuf;
pixbuf = new Pixbuf (null, Util.GetImagePath(false) + "image_recalculate.png");
image_recalculate.Pixbuf = pixbuf;
@@ -330,9 +362,9 @@ public partial class ChronoJumpWindow
image_button_finish.Pixbuf = pixbuf;
image_encoder_capture_finish.Pixbuf = pixbuf;
- pixbuf = new Pixbuf (null, Util.GetImagePath(false) + "gtk-cancel.png"); //high contrast
(black)
- image_button_cancel.Pixbuf = pixbuf;
- image_encoder_capture_cancel.Pixbuf = pixbuf;
+ //pixbuf = new Pixbuf (null, Util.GetImagePath(false) + "gtk-cancel.png"); //high contrast
(black)
+ //image_button_cancel.Pixbuf = pixbuf;
+ //image_encoder_capture_cancel.Pixbuf = pixbuf;
// <--- end of execute tests
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]