From 2492891f112caac6076ce49721d9d5d78a152c3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 12 Nov 2017 15:53:58 +0100 Subject: New upstream version 0.26.4 --- src/Properties.c | 3556 ++++++++++++++++++++++++++---------------------------- 1 file changed, 1740 insertions(+), 1816 deletions(-) (limited to 'src/Properties.c') diff --git a/src/Properties.c b/src/Properties.c index 58b0cd2..d14faa7 100644 --- a/src/Properties.c +++ b/src/Properties.c @@ -1,4 +1,4 @@ -/* Properties.c generated by valac 0.34.7, the Vala compiler +/* Properties.c generated by valac 0.36.6, the Vala compiler * generated from Properties.vala, do not modify */ /* Copyright 2016 Software Freedom Conservancy Inc. @@ -554,7 +554,7 @@ void properties_update_properties (Properties* self, Page* page); void properties_internal_update_properties (Properties* self, Page* page); static void properties_real_internal_update_properties (Properties* self, Page* page); void properties_unselect_text (Properties* self); -static void properties_finalize (GObject* obj); +static void properties_finalize (GObject * obj); GType basic_properties_get_type (void) G_GNUC_CONST; GType dimensions_get_type (void) G_GNUC_CONST; Dimensions* dimensions_dup (const Dimensions* self); @@ -627,7 +627,7 @@ Tag* tag_page_get_tag (TagPage* self); gchar* tag_get_user_visible_name (Tag* self); gchar* guarded_markup_escape_text (const gchar* plain); gboolean dimensions_has_area (Dimensions *self); -static void basic_properties_finalize (GObject* obj); +static void basic_properties_finalize (GObject * obj); GType extended_properties_window_get_type (void) G_GNUC_CONST; static GType extended_properties_window_extended_properties_get_type (void) G_GNUC_CONST G_GNUC_UNUSED; #define EXTENDED_PROPERTIES_WINDOW_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), TYPE_EXTENDED_PROPERTIES_WINDOW, ExtendedPropertiesWindowPrivate)) @@ -674,7 +674,7 @@ gchar* photo_metadata_get_camera_make (PhotoMetadata* self); gchar* photo_metadata_get_camera_model (PhotoMetadata* self); gchar* photo_metadata_get_flash_string (PhotoMetadata* self); gchar* photo_metadata_get_focal_length_string (PhotoMetadata* self); -gboolean photo_metadata_get_gps (PhotoMetadata* self, gdouble* longitude, gchar** long_ref, gdouble* latitude, gchar** lat_ref, gdouble* altitude); +gboolean photo_metadata_get_gps (PhotoMetadata* self, gdouble* longitude, gchar* * long_ref, gdouble* latitude, gchar* * lat_ref, gdouble* altitude); gchar* photo_metadata_get_artist (PhotoMetadata* self); gchar* photo_metadata_get_copyright (PhotoMetadata* self); gchar* photo_metadata_get_software (PhotoMetadata* self); @@ -685,8 +685,8 @@ GType event_get_type (void) G_GNUC_CONST; gchar* event_source_get_comment (EventSource* self); static void extended_properties_window_extended_properties_real_internal_update_properties (Properties* base, Page* page); GType events_directory_page_get_type (void) G_GNUC_CONST; -static void extended_properties_window_extended_properties_finalize (GObject* obj); -static void extended_properties_window_finalize (GObject* obj); +static void extended_properties_window_extended_properties_finalize (GObject * obj); +static void extended_properties_window_finalize (GObject * obj); Properties* properties_construct (GType object_type) { @@ -712,18 +712,18 @@ static gpointer _g_object_ref0 (gpointer self) { void properties_add_line (Properties* self, const gchar* label_text, const gchar* info_text, gboolean multi_line) { GtkLabel* label = NULL; - GtkLabel* _tmp0_ = NULL; + GtkLabel* _tmp0_; GtkWidget* info = NULL; - GtkLabel* _tmp1_ = NULL; - GtkLabel* _tmp2_ = NULL; - const gchar* _tmp3_ = NULL; - gchar* _tmp4_ = NULL; - gchar* _tmp5_ = NULL; - gboolean _tmp6_ = FALSE; - GtkLabel* _tmp46_ = NULL; - guint _tmp47_ = 0U; - gboolean _tmp48_ = FALSE; - guint _tmp53_ = 0U; + GtkLabel* _tmp1_; + GtkLabel* _tmp2_; + const gchar* _tmp3_; + gchar* _tmp4_; + gchar* _tmp5_; + gboolean _tmp6_; + GtkLabel* _tmp46_; + guint _tmp47_; + gboolean _tmp48_; + guint _tmp53_; #line 15 "/home/jens/Source/shotwell/src/Properties.vala" g_return_if_fail (IS_PROPERTIES (self)); #line 15 "/home/jens/Source/shotwell/src/Properties.vala" @@ -758,32 +758,32 @@ void properties_add_line (Properties* self, const gchar* label_text, const gchar if (_tmp6_) { #line 760 "Properties.c" GtkScrolledWindow* info_scroll = NULL; - GtkScrolledWindow* _tmp7_ = NULL; - GtkScrolledWindow* _tmp8_ = NULL; + GtkScrolledWindow* _tmp7_; + GtkScrolledWindow* _tmp8_; GtkTextView* view = NULL; - GtkTextView* _tmp9_ = NULL; + GtkTextView* _tmp9_; GtkStyleContext* context = NULL; - GtkScrolledWindow* _tmp10_ = NULL; - GtkStyleContext* _tmp11_ = NULL; - GtkStyleContext* _tmp12_ = NULL; - GtkTextView* _tmp13_ = NULL; - GtkStyleContext* _tmp14_ = NULL; + GtkScrolledWindow* _tmp10_; + GtkStyleContext* _tmp11_; + GtkStyleContext* _tmp12_; + GtkTextView* _tmp13_; + GtkStyleContext* _tmp14_; GdkRGBA _tmp15_ = {0}; - GtkTextView* _tmp16_ = NULL; - GtkTextView* _tmp17_ = NULL; - GtkTextView* _tmp18_ = NULL; + GtkTextView* _tmp16_; + GtkTextView* _tmp17_; + GtkTextView* _tmp18_; const gchar* _tmp19_ = NULL; - const gchar* _tmp20_ = NULL; - gboolean _tmp21_ = FALSE; - GtkTextView* _tmp23_ = NULL; - GtkTextBuffer* _tmp24_ = NULL; - GtkTextBuffer* _tmp25_ = NULL; - GtkScrolledWindow* _tmp26_ = NULL; - GtkTextView* _tmp27_ = NULL; - GtkLabel* _tmp28_ = NULL; - GtkLabel* _tmp29_ = NULL; - GtkScrolledWindow* _tmp30_ = NULL; - GtkWidget* _tmp31_ = NULL; + const gchar* _tmp20_; + gboolean _tmp21_; + GtkTextView* _tmp23_; + GtkTextBuffer* _tmp24_; + GtkTextBuffer* _tmp25_; + GtkScrolledWindow* _tmp26_; + GtkTextView* _tmp27_; + GtkLabel* _tmp28_; + GtkLabel* _tmp29_; + GtkScrolledWindow* _tmp30_; + GtkWidget* _tmp31_; #line 24 "/home/jens/Source/shotwell/src/Properties.vala" _tmp7_ = (GtkScrolledWindow*) gtk_scrolled_window_new (NULL, NULL); #line 24 "/home/jens/Source/shotwell/src/Properties.vala" @@ -838,7 +838,7 @@ void properties_add_line (Properties* self, const gchar* label_text, const gchar _tmp19_ = ""; #line 840 "Properties.c" } else { - const gchar* _tmp22_ = NULL; + const gchar* _tmp22_; #line 37 "/home/jens/Source/shotwell/src/Properties.vala" _tmp22_ = info_text; #line 37 "/home/jens/Source/shotwell/src/Properties.vala" @@ -884,19 +884,19 @@ void properties_add_line (Properties* self, const gchar* label_text, const gchar #line 885 "Properties.c" } else { GtkLabel* info_label = NULL; - GtkLabel* _tmp32_ = NULL; + GtkLabel* _tmp32_; const gchar* _tmp33_ = NULL; - const gchar* _tmp34_ = NULL; - gboolean _tmp35_ = FALSE; - GtkLabel* _tmp37_ = NULL; - GtkLabel* _tmp38_ = NULL; - GtkLabel* _tmp39_ = NULL; - GtkLabel* _tmp40_ = NULL; - GtkLabel* _tmp41_ = NULL; - GtkLabel* _tmp42_ = NULL; - GtkLabel* _tmp43_ = NULL; - GtkLabel* _tmp44_ = NULL; - GtkWidget* _tmp45_ = NULL; + const gchar* _tmp34_; + gboolean _tmp35_; + GtkLabel* _tmp37_; + GtkLabel* _tmp38_; + GtkLabel* _tmp39_; + GtkLabel* _tmp40_; + GtkLabel* _tmp41_; + GtkLabel* _tmp42_; + GtkLabel* _tmp43_; + GtkLabel* _tmp44_; + GtkWidget* _tmp45_; #line 43 "/home/jens/Source/shotwell/src/Properties.vala" _tmp32_ = (GtkLabel*) gtk_label_new (""); #line 43 "/home/jens/Source/shotwell/src/Properties.vala" @@ -913,7 +913,7 @@ void properties_add_line (Properties* self, const gchar* label_text, const gchar _tmp33_ = ""; #line 915 "Properties.c" } else { - const gchar* _tmp36_ = NULL; + const gchar* _tmp36_; #line 44 "/home/jens/Source/shotwell/src/Properties.vala" _tmp36_ = info_text; #line 44 "/home/jens/Source/shotwell/src/Properties.vala" @@ -971,8 +971,8 @@ void properties_add_line (Properties* self, const gchar* label_text, const gchar #line 56 "/home/jens/Source/shotwell/src/Properties.vala" if (_tmp48_) { #line 974 "Properties.c" - GtkWidget* _tmp49_ = NULL; - guint _tmp50_ = 0U; + GtkWidget* _tmp49_; + guint _tmp50_; #line 57 "/home/jens/Source/shotwell/src/Properties.vala" _tmp49_ = info; #line 57 "/home/jens/Source/shotwell/src/Properties.vala" @@ -981,8 +981,8 @@ void properties_add_line (Properties* self, const gchar* label_text, const gchar gtk_grid_attach (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_grid_get_type (), GtkGrid), _tmp49_, 1, (gint) _tmp50_, 1, 2); #line 983 "Properties.c" } else { - GtkWidget* _tmp51_ = NULL; - guint _tmp52_ = 0U; + GtkWidget* _tmp51_; + guint _tmp52_; #line 59 "/home/jens/Source/shotwell/src/Properties.vala" _tmp51_ = info; #line 59 "/home/jens/Source/shotwell/src/Properties.vala" @@ -1006,44 +1006,44 @@ void properties_add_line (Properties* self, const gchar* label_text, const gchar static gchar* g_time_format (struct tm *self, const gchar* format) { gchar* result = NULL; gchar* buffer = NULL; - gchar* _tmp0_ = NULL; - gint buffer_length1 = 0; - gint _buffer_size_ = 0; - gchar* _tmp1_ = NULL; - gint _tmp1__length1 = 0; - const gchar* _tmp2_ = NULL; - gchar* _tmp3_ = NULL; - gint _tmp3__length1 = 0; - gchar* _tmp4_ = NULL; -#line 2758 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" + gchar* _tmp0_; + gint buffer_length1; + gint _buffer_size_; + gchar* _tmp1_; + gint _tmp1__length1; + const gchar* _tmp2_; + gchar* _tmp3_; + gint _tmp3__length1; + gchar* _tmp4_; +#line 2854 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" g_return_val_if_fail (format != NULL, NULL); -#line 2759 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 2855 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp0_ = g_new0 (gchar, 64); -#line 2759 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 2855 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" buffer = _tmp0_; -#line 2759 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 2855 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" buffer_length1 = 64; -#line 2759 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 2855 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _buffer_size_ = buffer_length1; -#line 2760 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 2856 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp1_ = buffer; -#line 2760 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 2856 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp1__length1 = buffer_length1; -#line 2760 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 2856 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp2_ = format; -#line 2760 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 2856 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" strftime (_tmp1_, _tmp1__length1, _tmp2_, &(*self)); -#line 2761 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 2857 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp3_ = buffer; -#line 2761 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 2857 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp3__length1 = buffer_length1; -#line 2761 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 2857 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp4_ = g_strdup ((const gchar*) _tmp3_); -#line 2761 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 2857 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" result = _tmp4_; -#line 2761 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 2857 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" buffer = (g_free (buffer), NULL); -#line 2761 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 2857 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" return result; #line 1049 "Properties.c" } @@ -1051,17 +1051,17 @@ static gchar* g_time_format (struct tm *self, const gchar* format) { static gchar string_get (const gchar* self, glong index) { gchar result = '\0'; - glong _tmp0_ = 0L; - gchar _tmp1_ = '\0'; -#line 1086 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" + glong _tmp0_; + gchar _tmp1_; +#line 1110 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" g_return_val_if_fail (self != NULL, '\0'); -#line 1087 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1111 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp0_ = index; -#line 1087 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1111 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp1_ = ((gchar*) self)[_tmp0_]; -#line 1087 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1111 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" result = _tmp1_; -#line 1087 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1111 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" return result; #line 1067 "Properties.c" } @@ -1070,41 +1070,41 @@ static gchar string_get (const gchar* self, glong index) { static glong string_strnlen (gchar* str, glong maxlen) { glong result = 0L; gchar* end = NULL; - gchar* _tmp0_ = NULL; - glong _tmp1_ = 0L; - gchar* _tmp2_ = NULL; - gchar* _tmp3_ = NULL; -#line 1295 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" + gchar* _tmp0_; + glong _tmp1_; + gchar* _tmp2_; + gchar* _tmp3_; +#line 1322 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp0_ = str; -#line 1295 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1322 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp1_ = maxlen; -#line 1295 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1322 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp2_ = memchr (_tmp0_, 0, (gsize) _tmp1_); -#line 1295 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1322 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" end = _tmp2_; -#line 1296 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1323 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp3_ = end; -#line 1296 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1323 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" if (_tmp3_ == NULL) { #line 1090 "Properties.c" - glong _tmp4_ = 0L; -#line 1297 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" + glong _tmp4_; +#line 1324 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp4_ = maxlen; -#line 1297 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1324 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" result = _tmp4_; -#line 1297 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1324 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" return result; #line 1098 "Properties.c" } else { - gchar* _tmp5_ = NULL; - gchar* _tmp6_ = NULL; -#line 1299 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" + gchar* _tmp5_; + gchar* _tmp6_; +#line 1326 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp5_ = end; -#line 1299 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1326 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp6_ = str; -#line 1299 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1326 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" result = (glong) (_tmp5_ - _tmp6_); -#line 1299 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1326 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" return result; #line 1110 "Properties.c" } @@ -1115,121 +1115,121 @@ static gchar* string_substring (const gchar* self, glong offset, glong len) { gchar* result = NULL; glong string_length = 0L; gboolean _tmp0_ = FALSE; - glong _tmp1_ = 0L; - glong _tmp8_ = 0L; - glong _tmp14_ = 0L; - glong _tmp17_ = 0L; - glong _tmp18_ = 0L; - glong _tmp19_ = 0L; - glong _tmp20_ = 0L; - glong _tmp21_ = 0L; - gchar* _tmp22_ = NULL; -#line 1306 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" + glong _tmp1_; + glong _tmp8_; + glong _tmp14_; + glong _tmp17_; + glong _tmp18_; + glong _tmp19_; + glong _tmp20_; + glong _tmp21_; + gchar* _tmp22_; +#line 1333 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" g_return_val_if_fail (self != NULL, NULL); -#line 1308 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1335 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp1_ = offset; -#line 1308 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1335 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" if (_tmp1_ >= ((glong) 0)) { #line 1134 "Properties.c" - glong _tmp2_ = 0L; -#line 1308 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" + glong _tmp2_; +#line 1335 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp2_ = len; -#line 1308 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1335 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp0_ = _tmp2_ >= ((glong) 0); #line 1140 "Properties.c" } else { -#line 1308 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1335 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp0_ = FALSE; #line 1144 "Properties.c" } -#line 1308 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1335 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" if (_tmp0_) { #line 1148 "Properties.c" - glong _tmp3_ = 0L; - glong _tmp4_ = 0L; - glong _tmp5_ = 0L; -#line 1310 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" + glong _tmp3_; + glong _tmp4_; + glong _tmp5_; +#line 1337 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp3_ = offset; -#line 1310 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1337 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp4_ = len; -#line 1310 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1337 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp5_ = string_strnlen ((gchar*) self, _tmp3_ + _tmp4_); -#line 1310 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1337 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" string_length = _tmp5_; #line 1160 "Properties.c" } else { - gint _tmp6_ = 0; - gint _tmp7_ = 0; -#line 1312 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" + gint _tmp6_; + gint _tmp7_; +#line 1339 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp6_ = strlen (self); -#line 1312 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1339 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp7_ = _tmp6_; -#line 1312 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1339 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" string_length = (glong) _tmp7_; #line 1170 "Properties.c" } -#line 1315 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1342 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp8_ = offset; -#line 1315 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1342 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" if (_tmp8_ < ((glong) 0)) { #line 1176 "Properties.c" - glong _tmp9_ = 0L; - glong _tmp10_ = 0L; - glong _tmp11_ = 0L; -#line 1316 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" + glong _tmp9_; + glong _tmp10_; + glong _tmp11_; +#line 1343 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp9_ = string_length; -#line 1316 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1343 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp10_ = offset; -#line 1316 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1343 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" offset = _tmp9_ + _tmp10_; -#line 1317 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1344 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp11_ = offset; -#line 1317 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1344 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" g_return_val_if_fail (_tmp11_ >= ((glong) 0), NULL); #line 1190 "Properties.c" } else { - glong _tmp12_ = 0L; - glong _tmp13_ = 0L; -#line 1319 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" + glong _tmp12_; + glong _tmp13_; +#line 1346 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp12_ = offset; -#line 1319 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1346 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp13_ = string_length; -#line 1319 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1346 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" g_return_val_if_fail (_tmp12_ <= _tmp13_, NULL); #line 1200 "Properties.c" } -#line 1321 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1348 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp14_ = len; -#line 1321 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1348 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" if (_tmp14_ < ((glong) 0)) { #line 1206 "Properties.c" - glong _tmp15_ = 0L; - glong _tmp16_ = 0L; -#line 1322 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" + glong _tmp15_; + glong _tmp16_; +#line 1349 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp15_ = string_length; -#line 1322 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1349 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp16_ = offset; -#line 1322 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1349 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" len = _tmp15_ - _tmp16_; #line 1215 "Properties.c" } -#line 1324 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1351 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp17_ = offset; -#line 1324 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1351 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp18_ = len; -#line 1324 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1351 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp19_ = string_length; -#line 1324 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1351 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" g_return_val_if_fail ((_tmp17_ + _tmp18_) <= _tmp19_, NULL); -#line 1325 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1352 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp20_ = offset; -#line 1325 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1352 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp21_ = len; -#line 1325 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1352 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp22_ = g_strndup (((gchar*) self) + _tmp20_, (gsize) _tmp21_); -#line 1325 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1352 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" result = _tmp22_; -#line 1325 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1352 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" return result; #line 1235 "Properties.c" } @@ -1238,12 +1238,12 @@ static gchar* string_substring (const gchar* self, glong offset, glong len) { gchar* properties_get_prettyprint_time (Properties* self, struct tm* time) { gchar* result = NULL; gchar* timestring = NULL; - gchar* _tmp0_ = NULL; - gchar* _tmp1_ = NULL; - gchar* _tmp2_ = NULL; - gchar* _tmp3_ = NULL; - const gchar* _tmp4_ = NULL; - gchar _tmp5_ = '\0'; + gchar* _tmp0_; + gchar* _tmp1_; + gchar* _tmp2_; + gchar* _tmp3_; + const gchar* _tmp4_; + gchar _tmp5_; #line 65 "/home/jens/Source/shotwell/src/Properties.vala" g_return_val_if_fail (IS_PROPERTIES (self), NULL); #line 65 "/home/jens/Source/shotwell/src/Properties.vala" @@ -1267,8 +1267,8 @@ gchar* properties_get_prettyprint_time (Properties* self, struct tm* time) { #line 68 "/home/jens/Source/shotwell/src/Properties.vala" if (_tmp5_ == '0') { #line 1270 "Properties.c" - const gchar* _tmp6_ = NULL; - gchar* _tmp7_ = NULL; + const gchar* _tmp6_; + gchar* _tmp7_; #line 69 "/home/jens/Source/shotwell/src/Properties.vala" _tmp6_ = timestring; #line 69 "/home/jens/Source/shotwell/src/Properties.vala" @@ -1290,12 +1290,12 @@ gchar* properties_get_prettyprint_time (Properties* self, struct tm* time) { gchar* properties_get_prettyprint_time_with_seconds (Properties* self, struct tm* time) { gchar* result = NULL; gchar* timestring = NULL; - gchar* _tmp0_ = NULL; - gchar* _tmp1_ = NULL; - gchar* _tmp2_ = NULL; - gchar* _tmp3_ = NULL; - const gchar* _tmp4_ = NULL; - gchar _tmp5_ = '\0'; + gchar* _tmp0_; + gchar* _tmp1_; + gchar* _tmp2_; + gchar* _tmp3_; + const gchar* _tmp4_; + gchar _tmp5_; #line 74 "/home/jens/Source/shotwell/src/Properties.vala" g_return_val_if_fail (IS_PROPERTIES (self), NULL); #line 74 "/home/jens/Source/shotwell/src/Properties.vala" @@ -1319,8 +1319,8 @@ gchar* properties_get_prettyprint_time_with_seconds (Properties* self, struct tm #line 77 "/home/jens/Source/shotwell/src/Properties.vala" if (_tmp5_ == '0') { #line 1322 "Properties.c" - const gchar* _tmp6_ = NULL; - gchar* _tmp7_ = NULL; + const gchar* _tmp6_; + gchar* _tmp7_; #line 78 "/home/jens/Source/shotwell/src/Properties.vala" _tmp6_ = timestring; #line 78 "/home/jens/Source/shotwell/src/Properties.vala" @@ -1342,13 +1342,13 @@ gchar* properties_get_prettyprint_time_with_seconds (Properties* self, struct tm static void g_time_local (time_t time, struct tm* result) { struct tm _result_ = {0}; struct tm _tmp0_ = {0}; -#line 2750 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 2846 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" localtime_r (&time, &_tmp0_); -#line 2750 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 2846 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _result_ = _tmp0_; -#line 2751 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 2847 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" *result = _result_; -#line 2751 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 2847 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" return; #line 1354 "Properties.c" } @@ -1358,13 +1358,13 @@ gchar* properties_get_prettyprint_date (Properties* self, struct tm* date) { gchar* result = NULL; gchar* date_string = NULL; struct tm today = {0}; - time_t _tmp0_ = 0; + time_t _tmp0_; struct tm _tmp1_ = {0}; gboolean _tmp2_ = FALSE; - struct tm _tmp3_ = {0}; - gint _tmp4_ = 0; - struct tm _tmp5_ = {0}; - gint _tmp6_ = 0; + struct tm _tmp3_; + gint _tmp4_; + struct tm _tmp5_; + gint _tmp6_; #line 83 "/home/jens/Source/shotwell/src/Properties.vala" g_return_val_if_fail (IS_PROPERTIES (self), NULL); #line 83 "/home/jens/Source/shotwell/src/Properties.vala" @@ -1388,10 +1388,10 @@ gchar* properties_get_prettyprint_date (Properties* self, struct tm* date) { #line 86 "/home/jens/Source/shotwell/src/Properties.vala" if (_tmp4_ == _tmp6_) { #line 1391 "Properties.c" - struct tm _tmp7_ = {0}; - gint _tmp8_ = 0; - struct tm _tmp9_ = {0}; - gint _tmp10_ = 0; + struct tm _tmp7_; + gint _tmp8_; + struct tm _tmp9_; + gint _tmp10_; #line 86 "/home/jens/Source/shotwell/src/Properties.vala" _tmp7_ = *date; #line 86 "/home/jens/Source/shotwell/src/Properties.vala" @@ -1411,94 +1411,88 @@ gchar* properties_get_prettyprint_date (Properties* self, struct tm* date) { #line 86 "/home/jens/Source/shotwell/src/Properties.vala" if (_tmp2_) { #line 1414 "Properties.c" - const gchar* _tmp11_ = NULL; - gchar* _tmp12_ = NULL; -#line 87 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp11_ = _ ("Today"); + gchar* _tmp11_; #line 87 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp12_ = g_strdup (_tmp11_); + _tmp11_ = g_strdup (_ ("Today")); #line 87 "/home/jens/Source/shotwell/src/Properties.vala" _g_free0 (date_string); #line 87 "/home/jens/Source/shotwell/src/Properties.vala" - date_string = _tmp12_; -#line 1425 "Properties.c" + date_string = _tmp11_; +#line 1422 "Properties.c" } else { - gboolean _tmp13_ = FALSE; - struct tm _tmp14_ = {0}; - gint _tmp15_ = 0; - struct tm _tmp16_ = {0}; - gint _tmp17_ = 0; + gboolean _tmp12_ = FALSE; + struct tm _tmp13_; + gint _tmp14_; + struct tm _tmp15_; + gint _tmp16_; #line 88 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp14_ = *date; + _tmp13_ = *date; #line 88 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp15_ = _tmp14_.tm_yday; + _tmp14_ = _tmp13_.tm_yday; #line 88 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp16_ = today; + _tmp15_ = today; #line 88 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp17_ = _tmp16_.tm_yday; + _tmp16_ = _tmp15_.tm_yday; #line 88 "/home/jens/Source/shotwell/src/Properties.vala" - if (_tmp15_ == (_tmp17_ - 1)) { -#line 1442 "Properties.c" - struct tm _tmp18_ = {0}; - gint _tmp19_ = 0; - struct tm _tmp20_ = {0}; - gint _tmp21_ = 0; + if (_tmp14_ == (_tmp16_ - 1)) { +#line 1439 "Properties.c" + struct tm _tmp17_; + gint _tmp18_; + struct tm _tmp19_; + gint _tmp20_; #line 88 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp18_ = *date; + _tmp17_ = *date; #line 88 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp19_ = _tmp18_.tm_year; + _tmp18_ = _tmp17_.tm_year; #line 88 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp20_ = today; + _tmp19_ = today; #line 88 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp21_ = _tmp20_.tm_year; + _tmp20_ = _tmp19_.tm_year; #line 88 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp13_ = _tmp19_ == _tmp21_; -#line 1457 "Properties.c" + _tmp12_ = _tmp18_ == _tmp20_; +#line 1454 "Properties.c" } else { #line 88 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp13_ = FALSE; -#line 1461 "Properties.c" + _tmp12_ = FALSE; +#line 1458 "Properties.c" } #line 88 "/home/jens/Source/shotwell/src/Properties.vala" - if (_tmp13_) { -#line 1465 "Properties.c" - const gchar* _tmp22_ = NULL; - gchar* _tmp23_ = NULL; + if (_tmp12_) { +#line 1462 "Properties.c" + gchar* _tmp21_; #line 89 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp22_ = _ ("Yesterday"); -#line 89 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp23_ = g_strdup (_tmp22_); + _tmp21_ = g_strdup (_ ("Yesterday")); #line 89 "/home/jens/Source/shotwell/src/Properties.vala" _g_free0 (date_string); #line 89 "/home/jens/Source/shotwell/src/Properties.vala" - date_string = _tmp23_; -#line 1476 "Properties.c" + date_string = _tmp21_; +#line 1470 "Properties.c" } else { - struct tm _tmp24_ = {0}; - gchar* _tmp25_ = NULL; + struct tm _tmp22_; + gchar* _tmp23_; #line 91 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp24_ = *date; + _tmp22_ = *date; #line 91 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp25_ = format_local_date (&_tmp24_); + _tmp23_ = format_local_date (&_tmp22_); #line 91 "/home/jens/Source/shotwell/src/Properties.vala" _g_free0 (date_string); #line 91 "/home/jens/Source/shotwell/src/Properties.vala" - date_string = _tmp25_; -#line 1488 "Properties.c" + date_string = _tmp23_; +#line 1482 "Properties.c" } } #line 94 "/home/jens/Source/shotwell/src/Properties.vala" result = date_string; #line 94 "/home/jens/Source/shotwell/src/Properties.vala" return result; -#line 1495 "Properties.c" +#line 1489 "Properties.c" } static void properties_real_get_single_properties (Properties* self, DataView* view) { #line 97 "/home/jens/Source/shotwell/src/Properties.vala" g_return_if_fail (IS_DATA_VIEW (view)); -#line 1502 "Properties.c" +#line 1496 "Properties.c" } @@ -1507,14 +1501,14 @@ void properties_get_single_properties (Properties* self, DataView* view) { g_return_if_fail (IS_PROPERTIES (self)); #line 97 "/home/jens/Source/shotwell/src/Properties.vala" PROPERTIES_GET_CLASS (self)->get_single_properties (self, view); -#line 1511 "Properties.c" +#line 1505 "Properties.c" } static void properties_real_get_multiple_properties (Properties* self, GeeIterable* iter) { #line 100 "/home/jens/Source/shotwell/src/Properties.vala" g_return_if_fail ((iter == NULL) || GEE_IS_ITERABLE (iter)); -#line 1518 "Properties.c" +#line 1512 "Properties.c" } @@ -1523,23 +1517,23 @@ void properties_get_multiple_properties (Properties* self, GeeIterable* iter) { g_return_if_fail (IS_PROPERTIES (self)); #line 100 "/home/jens/Source/shotwell/src/Properties.vala" PROPERTIES_GET_CLASS (self)->get_multiple_properties (self, iter); -#line 1527 "Properties.c" +#line 1521 "Properties.c" } static void properties_real_get_properties (Properties* self, Page* current_page) { ViewCollection* view = NULL; - Page* _tmp0_ = NULL; - ViewCollection* _tmp1_ = NULL; - ViewCollection* _tmp2_ = NULL; + Page* _tmp0_; + ViewCollection* _tmp1_; + ViewCollection* _tmp2_; gint count = 0; - ViewCollection* _tmp3_ = NULL; - gint _tmp4_ = 0; + ViewCollection* _tmp3_; + gint _tmp4_; GeeIterable* iter = NULL; - gint _tmp5_ = 0; + gint _tmp5_; gboolean _tmp12_ = FALSE; - GeeIterable* _tmp13_ = NULL; - gint _tmp15_ = 0; + GeeIterable* _tmp13_; + gint _tmp15_; #line 103 "/home/jens/Source/shotwell/src/Properties.vala" g_return_if_fail (IS_PAGE (current_page)); #line 104 "/home/jens/Source/shotwell/src/Properties.vala" @@ -1556,7 +1550,7 @@ static void properties_real_get_properties (Properties* self, Page* current_page _data_collection_unref0 (view); #line 106 "/home/jens/Source/shotwell/src/Properties.vala" return; -#line 1560 "Properties.c" +#line 1554 "Properties.c" } #line 109 "/home/jens/Source/shotwell/src/Properties.vala" _tmp3_ = view; @@ -1570,9 +1564,9 @@ static void properties_real_get_properties (Properties* self, Page* current_page _tmp5_ = count; #line 111 "/home/jens/Source/shotwell/src/Properties.vala" if (_tmp5_ != 0) { -#line 1574 "Properties.c" - ViewCollection* _tmp6_ = NULL; - GeeList* _tmp7_ = NULL; +#line 1568 "Properties.c" + ViewCollection* _tmp6_; + GeeList* _tmp7_; #line 112 "/home/jens/Source/shotwell/src/Properties.vala" _tmp6_ = view; #line 112 "/home/jens/Source/shotwell/src/Properties.vala" @@ -1581,12 +1575,12 @@ static void properties_real_get_properties (Properties* self, Page* current_page _g_object_unref0 (iter); #line 112 "/home/jens/Source/shotwell/src/Properties.vala" iter = G_TYPE_CHECK_INSTANCE_CAST (_tmp7_, GEE_TYPE_ITERABLE, GeeIterable); -#line 1585 "Properties.c" +#line 1579 "Properties.c" } else { - ViewCollection* _tmp8_ = NULL; - gint _tmp9_ = 0; - ViewCollection* _tmp10_ = NULL; - GeeCollection* _tmp11_ = NULL; + ViewCollection* _tmp8_; + gint _tmp9_; + ViewCollection* _tmp10_; + GeeCollection* _tmp11_; #line 114 "/home/jens/Source/shotwell/src/Properties.vala" _tmp8_ = view; #line 114 "/home/jens/Source/shotwell/src/Properties.vala" @@ -1601,7 +1595,7 @@ static void properties_real_get_properties (Properties* self, Page* current_page _g_object_unref0 (iter); #line 115 "/home/jens/Source/shotwell/src/Properties.vala" iter = G_TYPE_CHECK_INSTANCE_CAST (_tmp11_, GEE_TYPE_ITERABLE, GeeIterable); -#line 1605 "Properties.c" +#line 1599 "Properties.c" } #line 118 "/home/jens/Source/shotwell/src/Properties.vala" _tmp13_ = iter; @@ -1609,14 +1603,14 @@ static void properties_real_get_properties (Properties* self, Page* current_page if (_tmp13_ == NULL) { #line 118 "/home/jens/Source/shotwell/src/Properties.vala" _tmp12_ = TRUE; -#line 1613 "Properties.c" +#line 1607 "Properties.c" } else { - gint _tmp14_ = 0; + gint _tmp14_; #line 118 "/home/jens/Source/shotwell/src/Properties.vala" _tmp14_ = count; #line 118 "/home/jens/Source/shotwell/src/Properties.vala" _tmp12_ = _tmp14_ == 0; -#line 1620 "Properties.c" +#line 1614 "Properties.c" } #line 118 "/home/jens/Source/shotwell/src/Properties.vala" if (_tmp12_) { @@ -1626,17 +1620,17 @@ static void properties_real_get_properties (Properties* self, Page* current_page _data_collection_unref0 (view); #line 119 "/home/jens/Source/shotwell/src/Properties.vala" return; -#line 1630 "Properties.c" +#line 1624 "Properties.c" } #line 121 "/home/jens/Source/shotwell/src/Properties.vala" _tmp15_ = count; #line 121 "/home/jens/Source/shotwell/src/Properties.vala" if (_tmp15_ == 1) { -#line 1636 "Properties.c" +#line 1630 "Properties.c" { GeeIterator* _item_it = NULL; - GeeIterable* _tmp16_ = NULL; - GeeIterator* _tmp17_ = NULL; + GeeIterable* _tmp16_; + GeeIterator* _tmp17_; #line 122 "/home/jens/Source/shotwell/src/Properties.vala" _tmp16_ = iter; #line 122 "/home/jens/Source/shotwell/src/Properties.vala" @@ -1645,13 +1639,13 @@ static void properties_real_get_properties (Properties* self, Page* current_page _item_it = _tmp17_; #line 122 "/home/jens/Source/shotwell/src/Properties.vala" while (TRUE) { -#line 1649 "Properties.c" - GeeIterator* _tmp18_ = NULL; - gboolean _tmp19_ = FALSE; +#line 1643 "Properties.c" + GeeIterator* _tmp18_; + gboolean _tmp19_; DataView* item = NULL; - GeeIterator* _tmp20_ = NULL; - gpointer _tmp21_ = NULL; - DataView* _tmp22_ = NULL; + GeeIterator* _tmp20_; + gpointer _tmp21_; + DataView* _tmp22_; #line 122 "/home/jens/Source/shotwell/src/Properties.vala" _tmp18_ = _item_it; #line 122 "/home/jens/Source/shotwell/src/Properties.vala" @@ -1660,7 +1654,7 @@ static void properties_real_get_properties (Properties* self, Page* current_page if (!_tmp19_) { #line 122 "/home/jens/Source/shotwell/src/Properties.vala" break; -#line 1664 "Properties.c" +#line 1658 "Properties.c" } #line 122 "/home/jens/Source/shotwell/src/Properties.vala" _tmp20_ = _item_it; @@ -1676,25 +1670,25 @@ static void properties_real_get_properties (Properties* self, Page* current_page _g_object_unref0 (item); #line 124 "/home/jens/Source/shotwell/src/Properties.vala" break; -#line 1680 "Properties.c" +#line 1674 "Properties.c" } #line 122 "/home/jens/Source/shotwell/src/Properties.vala" _g_object_unref0 (_item_it); -#line 1684 "Properties.c" +#line 1678 "Properties.c" } } else { - GeeIterable* _tmp23_ = NULL; + GeeIterable* _tmp23_; #line 127 "/home/jens/Source/shotwell/src/Properties.vala" _tmp23_ = iter; #line 127 "/home/jens/Source/shotwell/src/Properties.vala" properties_get_multiple_properties (self, _tmp23_); -#line 1692 "Properties.c" +#line 1686 "Properties.c" } #line 103 "/home/jens/Source/shotwell/src/Properties.vala" _g_object_unref0 (iter); #line 103 "/home/jens/Source/shotwell/src/Properties.vala" _data_collection_unref0 (view); -#line 1698 "Properties.c" +#line 1692 "Properties.c" } @@ -1703,15 +1697,15 @@ void properties_get_properties (Properties* self, Page* current_page) { g_return_if_fail (IS_PROPERTIES (self)); #line 103 "/home/jens/Source/shotwell/src/Properties.vala" PROPERTIES_GET_CLASS (self)->get_properties (self, current_page); -#line 1707 "Properties.c" +#line 1701 "Properties.c" } static void properties_real_clear_properties (Properties* self) { - GList* _tmp0_ = NULL; + GList* _tmp0_; #line 132 "/home/jens/Source/shotwell/src/Properties.vala" _tmp0_ = gtk_container_get_children (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_container_get_type (), GtkContainer)); -#line 1715 "Properties.c" +#line 1709 "Properties.c" { GList* child_collection = NULL; GList* child_it = NULL; @@ -1719,32 +1713,32 @@ static void properties_real_clear_properties (Properties* self) { child_collection = _tmp0_; #line 132 "/home/jens/Source/shotwell/src/Properties.vala" for (child_it = child_collection; child_it != NULL; child_it = child_it->next) { -#line 1723 "Properties.c" - GtkWidget* _tmp1_ = NULL; +#line 1717 "Properties.c" + GtkWidget* _tmp1_; GtkWidget* child = NULL; #line 132 "/home/jens/Source/shotwell/src/Properties.vala" _tmp1_ = _g_object_ref0 ((GtkWidget*) child_it->data); #line 132 "/home/jens/Source/shotwell/src/Properties.vala" child = _tmp1_; -#line 1730 "Properties.c" +#line 1724 "Properties.c" { - GtkWidget* _tmp2_ = NULL; + GtkWidget* _tmp2_; #line 133 "/home/jens/Source/shotwell/src/Properties.vala" _tmp2_ = child; #line 133 "/home/jens/Source/shotwell/src/Properties.vala" gtk_container_remove (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_container_get_type (), GtkContainer), _tmp2_); #line 132 "/home/jens/Source/shotwell/src/Properties.vala" _g_object_unref0 (child); -#line 1739 "Properties.c" +#line 1733 "Properties.c" } } #line 132 "/home/jens/Source/shotwell/src/Properties.vala" _g_list_free0 (child_collection); -#line 1744 "Properties.c" +#line 1738 "Properties.c" } #line 135 "/home/jens/Source/shotwell/src/Properties.vala" self->priv->line_count = (guint) 0; -#line 1748 "Properties.c" +#line 1742 "Properties.c" } @@ -1753,12 +1747,12 @@ void properties_clear_properties (Properties* self) { g_return_if_fail (IS_PROPERTIES (self)); #line 131 "/home/jens/Source/shotwell/src/Properties.vala" PROPERTIES_GET_CLASS (self)->clear_properties (self); -#line 1757 "Properties.c" +#line 1751 "Properties.c" } void properties_update_properties (Properties* self, Page* page) { - Page* _tmp0_ = NULL; + Page* _tmp0_; #line 138 "/home/jens/Source/shotwell/src/Properties.vala" g_return_if_fail (IS_PROPERTIES (self)); #line 138 "/home/jens/Source/shotwell/src/Properties.vala" @@ -1771,19 +1765,19 @@ void properties_update_properties (Properties* self, Page* page) { properties_internal_update_properties (self, _tmp0_); #line 141 "/home/jens/Source/shotwell/src/Properties.vala" gtk_widget_show_all (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_widget_get_type (), GtkWidget)); -#line 1775 "Properties.c" +#line 1769 "Properties.c" } static void properties_real_internal_update_properties (Properties* self, Page* page) { - Page* _tmp0_ = NULL; + Page* _tmp0_; #line 144 "/home/jens/Source/shotwell/src/Properties.vala" g_return_if_fail (IS_PAGE (page)); #line 145 "/home/jens/Source/shotwell/src/Properties.vala" _tmp0_ = page; #line 145 "/home/jens/Source/shotwell/src/Properties.vala" properties_get_properties (self, _tmp0_); -#line 1787 "Properties.c" +#line 1781 "Properties.c" } @@ -1792,17 +1786,17 @@ void properties_internal_update_properties (Properties* self, Page* page) { g_return_if_fail (IS_PROPERTIES (self)); #line 144 "/home/jens/Source/shotwell/src/Properties.vala" PROPERTIES_GET_CLASS (self)->internal_update_properties (self, page); -#line 1796 "Properties.c" +#line 1790 "Properties.c" } void properties_unselect_text (Properties* self) { - GList* _tmp0_ = NULL; + GList* _tmp0_; #line 148 "/home/jens/Source/shotwell/src/Properties.vala" g_return_if_fail (IS_PROPERTIES (self)); #line 149 "/home/jens/Source/shotwell/src/Properties.vala" _tmp0_ = gtk_container_get_children (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_container_get_type (), GtkContainer)); -#line 1806 "Properties.c" +#line 1800 "Properties.c" { GList* child_collection = NULL; GList* child_it = NULL; @@ -1810,36 +1804,36 @@ void properties_unselect_text (Properties* self) { child_collection = _tmp0_; #line 149 "/home/jens/Source/shotwell/src/Properties.vala" for (child_it = child_collection; child_it != NULL; child_it = child_it->next) { -#line 1814 "Properties.c" - GtkWidget* _tmp1_ = NULL; +#line 1808 "Properties.c" + GtkWidget* _tmp1_; GtkWidget* child = NULL; #line 149 "/home/jens/Source/shotwell/src/Properties.vala" _tmp1_ = _g_object_ref0 ((GtkWidget*) child_it->data); #line 149 "/home/jens/Source/shotwell/src/Properties.vala" child = _tmp1_; -#line 1821 "Properties.c" +#line 1815 "Properties.c" { - GtkWidget* _tmp2_ = NULL; + GtkWidget* _tmp2_; #line 150 "/home/jens/Source/shotwell/src/Properties.vala" _tmp2_ = child; #line 150 "/home/jens/Source/shotwell/src/Properties.vala" if (G_TYPE_CHECK_INSTANCE_TYPE (_tmp2_, gtk_label_get_type ())) { -#line 1828 "Properties.c" - GtkWidget* _tmp3_ = NULL; +#line 1822 "Properties.c" + GtkWidget* _tmp3_; #line 151 "/home/jens/Source/shotwell/src/Properties.vala" _tmp3_ = child; #line 151 "/home/jens/Source/shotwell/src/Properties.vala" gtk_label_select_region (G_TYPE_CHECK_INSTANCE_CAST (_tmp3_, gtk_label_get_type (), GtkLabel), 0, 0); -#line 1834 "Properties.c" +#line 1828 "Properties.c" } #line 149 "/home/jens/Source/shotwell/src/Properties.vala" _g_object_unref0 (child); -#line 1838 "Properties.c" +#line 1832 "Properties.c" } } #line 149 "/home/jens/Source/shotwell/src/Properties.vala" _g_list_free0 (child_collection); -#line 1843 "Properties.c" +#line 1837 "Properties.c" } } @@ -1850,18 +1844,18 @@ static void properties_class_init (PropertiesClass * klass) { #line 7 "/home/jens/Source/shotwell/src/Properties.vala" g_type_class_add_private (klass, sizeof (PropertiesPrivate)); #line 7 "/home/jens/Source/shotwell/src/Properties.vala" - ((PropertiesClass *) klass)->get_single_properties = (void (*)(Properties*, DataView*)) properties_real_get_single_properties; + ((PropertiesClass *) klass)->get_single_properties = (void (*) (Properties *, DataView*)) properties_real_get_single_properties; #line 7 "/home/jens/Source/shotwell/src/Properties.vala" - ((PropertiesClass *) klass)->get_multiple_properties = (void (*)(Properties*, GeeIterable*)) properties_real_get_multiple_properties; + ((PropertiesClass *) klass)->get_multiple_properties = (void (*) (Properties *, GeeIterable*)) properties_real_get_multiple_properties; #line 7 "/home/jens/Source/shotwell/src/Properties.vala" - ((PropertiesClass *) klass)->get_properties = (void (*)(Properties*, Page*)) properties_real_get_properties; + ((PropertiesClass *) klass)->get_properties = (void (*) (Properties *, Page*)) properties_real_get_properties; #line 7 "/home/jens/Source/shotwell/src/Properties.vala" - ((PropertiesClass *) klass)->clear_properties = (void (*)(Properties*)) properties_real_clear_properties; + ((PropertiesClass *) klass)->clear_properties = (void (*) (Properties *)) properties_real_clear_properties; #line 7 "/home/jens/Source/shotwell/src/Properties.vala" - ((PropertiesClass *) klass)->internal_update_properties = (void (*)(Properties*, Page*)) properties_real_internal_update_properties; + ((PropertiesClass *) klass)->internal_update_properties = (void (*) (Properties *, Page*)) properties_real_internal_update_properties; #line 7 "/home/jens/Source/shotwell/src/Properties.vala" G_OBJECT_CLASS (klass)->finalize = properties_finalize; -#line 1865 "Properties.c" +#line 1859 "Properties.c" } @@ -1870,17 +1864,17 @@ static void properties_instance_init (Properties * self) { self->priv = PROPERTIES_GET_PRIVATE (self); #line 8 "/home/jens/Source/shotwell/src/Properties.vala" self->priv->line_count = (guint) 0; -#line 1874 "Properties.c" +#line 1868 "Properties.c" } -static void properties_finalize (GObject* obj) { +static void properties_finalize (GObject * obj) { Properties * self; #line 7 "/home/jens/Source/shotwell/src/Properties.vala" self = G_TYPE_CHECK_INSTANCE_CAST (obj, TYPE_PROPERTIES, Properties); #line 7 "/home/jens/Source/shotwell/src/Properties.vala" G_OBJECT_CLASS (properties_parent_class)->finalize (obj); -#line 1884 "Properties.c" +#line 1878 "Properties.c" } @@ -1902,25 +1896,25 @@ BasicProperties* basic_properties_construct (GType object_type) { self = (BasicProperties*) properties_construct (object_type); #line 171 "/home/jens/Source/shotwell/src/Properties.vala" return self; -#line 1906 "Properties.c" +#line 1900 "Properties.c" } BasicProperties* basic_properties_new (void) { #line 171 "/home/jens/Source/shotwell/src/Properties.vala" return basic_properties_construct (TYPE_BASIC_PROPERTIES); -#line 1913 "Properties.c" +#line 1907 "Properties.c" } static void basic_properties_real_clear_properties (Properties* base) { BasicProperties * self; - gchar* _tmp0_ = NULL; - gchar* _tmp1_ = NULL; - gchar* _tmp2_ = NULL; - gchar* _tmp3_ = NULL; - gchar* _tmp4_ = NULL; - gchar* _tmp5_ = NULL; + gchar* _tmp0_; + gchar* _tmp1_; + gchar* _tmp2_; + gchar* _tmp3_; + gchar* _tmp4_; + gchar* _tmp5_; #line 174 "/home/jens/Source/shotwell/src/Properties.vala" self = G_TYPE_CHECK_INSTANCE_CAST (base, TYPE_BASIC_PROPERTIES, BasicProperties); #line 175 "/home/jens/Source/shotwell/src/Properties.vala" @@ -1975,27 +1969,27 @@ static void basic_properties_real_clear_properties (Properties* base) { _g_free0 (self->priv->raw_assoc); #line 188 "/home/jens/Source/shotwell/src/Properties.vala" self->priv->raw_assoc = _tmp5_; -#line 1979 "Properties.c" +#line 1973 "Properties.c" } static gpointer _media_metadata_ref0 (gpointer self) { #line 203 "/home/jens/Source/shotwell/src/Properties.vala" return self ? media_metadata_ref (self) : NULL; -#line 1986 "Properties.c" +#line 1980 "Properties.c" } static void basic_properties_real_get_single_properties (Properties* base, DataView* view) { BasicProperties * self; - DataView* _tmp0_ = NULL; + DataView* _tmp0_; DataSource* source = NULL; - DataView* _tmp1_ = NULL; - DataSource* _tmp2_ = NULL; - DataSource* _tmp3_ = NULL; - gchar* _tmp4_ = NULL; + DataView* _tmp1_; + DataSource* _tmp2_; + DataSource* _tmp3_; + gchar* _tmp4_; gboolean _tmp5_ = FALSE; - DataSource* _tmp6_ = NULL; + DataSource* _tmp6_; #line 191 "/home/jens/Source/shotwell/src/Properties.vala" self = G_TYPE_CHECK_INSTANCE_CAST (base, TYPE_BASIC_PROPERTIES, BasicProperties); #line 191 "/home/jens/Source/shotwell/src/Properties.vala" @@ -2024,53 +2018,53 @@ static void basic_properties_real_get_single_properties (Properties* base, DataV if (G_TYPE_CHECK_INSTANCE_TYPE (_tmp6_, TYPE_PHOTO_SOURCE)) { #line 198 "/home/jens/Source/shotwell/src/Properties.vala" _tmp5_ = TRUE; -#line 2028 "Properties.c" +#line 2022 "Properties.c" } else { - DataSource* _tmp7_ = NULL; + DataSource* _tmp7_; #line 198 "/home/jens/Source/shotwell/src/Properties.vala" _tmp7_ = source; #line 198 "/home/jens/Source/shotwell/src/Properties.vala" _tmp5_ = G_TYPE_CHECK_INSTANCE_TYPE (_tmp7_, TYPE_PHOTO_IMPORT_SOURCE); -#line 2035 "Properties.c" +#line 2029 "Properties.c" } #line 198 "/home/jens/Source/shotwell/src/Properties.vala" if (_tmp5_) { -#line 2039 "Properties.c" +#line 2033 "Properties.c" time_t _tmp8_ = 0; - DataSource* _tmp9_ = NULL; - time_t _tmp14_ = 0; + DataSource* _tmp9_; + time_t _tmp14_; PhotoMetadata* _tmp15_ = NULL; - DataSource* _tmp16_ = NULL; + DataSource* _tmp16_; PhotoMetadata* metadata = NULL; - PhotoMetadata* _tmp21_ = NULL; - PhotoMetadata* _tmp22_ = NULL; - DataSource* _tmp47_ = NULL; + PhotoMetadata* _tmp21_; + PhotoMetadata* _tmp22_; + DataSource* _tmp47_; gboolean _tmp50_ = FALSE; - DataSource* _tmp51_ = NULL; + DataSource* _tmp51_; #line 199 "/home/jens/Source/shotwell/src/Properties.vala" _tmp9_ = source; #line 199 "/home/jens/Source/shotwell/src/Properties.vala" if (G_TYPE_CHECK_INSTANCE_TYPE (_tmp9_, TYPE_PHOTO_SOURCE)) { -#line 2055 "Properties.c" - DataSource* _tmp10_ = NULL; - time_t _tmp11_ = 0; +#line 2049 "Properties.c" + DataSource* _tmp10_; + time_t _tmp11_; #line 199 "/home/jens/Source/shotwell/src/Properties.vala" _tmp10_ = source; #line 199 "/home/jens/Source/shotwell/src/Properties.vala" _tmp11_ = media_source_get_exposure_time (G_TYPE_CHECK_INSTANCE_CAST (G_TYPE_CHECK_INSTANCE_CAST (_tmp10_, TYPE_PHOTO_SOURCE, PhotoSource), TYPE_MEDIA_SOURCE, MediaSource)); #line 199 "/home/jens/Source/shotwell/src/Properties.vala" _tmp8_ = _tmp11_; -#line 2064 "Properties.c" +#line 2058 "Properties.c" } else { - DataSource* _tmp12_ = NULL; - time_t _tmp13_ = 0; + DataSource* _tmp12_; + time_t _tmp13_; #line 200 "/home/jens/Source/shotwell/src/Properties.vala" _tmp12_ = source; #line 200 "/home/jens/Source/shotwell/src/Properties.vala" _tmp13_ = import_source_get_exposure_time (G_TYPE_CHECK_INSTANCE_CAST (G_TYPE_CHECK_INSTANCE_CAST (_tmp12_, TYPE_PHOTO_IMPORT_SOURCE, PhotoImportSource), TYPE_IMPORT_SOURCE, ImportSource)); #line 200 "/home/jens/Source/shotwell/src/Properties.vala" _tmp8_ = _tmp13_; -#line 2074 "Properties.c" +#line 2068 "Properties.c" } #line 199 "/home/jens/Source/shotwell/src/Properties.vala" self->priv->start_time = _tmp8_; @@ -2082,9 +2076,9 @@ static void basic_properties_real_get_single_properties (Properties* base, DataV _tmp16_ = source; #line 203 "/home/jens/Source/shotwell/src/Properties.vala" if (G_TYPE_CHECK_INSTANCE_TYPE (_tmp16_, TYPE_PHOTO_SOURCE)) { -#line 2086 "Properties.c" - DataSource* _tmp17_ = NULL; - PhotoMetadata* _tmp18_ = NULL; +#line 2080 "Properties.c" + DataSource* _tmp17_; + PhotoMetadata* _tmp18_; #line 203 "/home/jens/Source/shotwell/src/Properties.vala" _tmp17_ = source; #line 203 "/home/jens/Source/shotwell/src/Properties.vala" @@ -2093,10 +2087,10 @@ static void basic_properties_real_get_single_properties (Properties* base, DataV _media_metadata_unref0 (_tmp15_); #line 203 "/home/jens/Source/shotwell/src/Properties.vala" _tmp15_ = _tmp18_; -#line 2097 "Properties.c" +#line 2091 "Properties.c" } else { - DataSource* _tmp19_ = NULL; - PhotoMetadata* _tmp20_ = NULL; + DataSource* _tmp19_; + PhotoMetadata* _tmp20_; #line 204 "/home/jens/Source/shotwell/src/Properties.vala" _tmp19_ = source; #line 204 "/home/jens/Source/shotwell/src/Properties.vala" @@ -2105,7 +2099,7 @@ static void basic_properties_real_get_single_properties (Properties* base, DataV _media_metadata_unref0 (_tmp15_); #line 204 "/home/jens/Source/shotwell/src/Properties.vala" _tmp15_ = _tmp20_; -#line 2109 "Properties.c" +#line 2103 "Properties.c" } #line 203 "/home/jens/Source/shotwell/src/Properties.vala" _tmp21_ = _media_metadata_ref0 (_tmp15_); @@ -2115,21 +2109,21 @@ static void basic_properties_real_get_single_properties (Properties* base, DataV _tmp22_ = metadata; #line 206 "/home/jens/Source/shotwell/src/Properties.vala" if (_tmp22_ != NULL) { -#line 2119 "Properties.c" - PhotoMetadata* _tmp23_ = NULL; - gchar* _tmp24_ = NULL; - const gchar* _tmp25_ = NULL; - PhotoMetadata* _tmp27_ = NULL; - gchar* _tmp28_ = NULL; - const gchar* _tmp29_ = NULL; - PhotoMetadata* _tmp31_ = NULL; - gchar* _tmp32_ = NULL; - const gchar* _tmp33_ = NULL; +#line 2113 "Properties.c" + PhotoMetadata* _tmp23_; + gchar* _tmp24_; + const gchar* _tmp25_; + PhotoMetadata* _tmp27_; + gchar* _tmp28_; + const gchar* _tmp29_; + PhotoMetadata* _tmp31_; + gchar* _tmp32_; + const gchar* _tmp33_; Dimensions _tmp35_ = {0}; - PhotoMetadata* _tmp36_ = NULL; - Dimensions* _tmp37_ = NULL; - Dimensions* _tmp38_ = NULL; - gboolean _tmp39_ = FALSE; + PhotoMetadata* _tmp36_; + Dimensions* _tmp37_; + Dimensions* _tmp38_; + gboolean _tmp39_; #line 207 "/home/jens/Source/shotwell/src/Properties.vala" _tmp23_ = metadata; #line 207 "/home/jens/Source/shotwell/src/Properties.vala" @@ -2142,15 +2136,15 @@ static void basic_properties_real_get_single_properties (Properties* base, DataV _tmp25_ = self->priv->exposure; #line 208 "/home/jens/Source/shotwell/src/Properties.vala" if (_tmp25_ == NULL) { -#line 2146 "Properties.c" - gchar* _tmp26_ = NULL; +#line 2140 "Properties.c" + gchar* _tmp26_; #line 209 "/home/jens/Source/shotwell/src/Properties.vala" _tmp26_ = g_strdup (""); #line 209 "/home/jens/Source/shotwell/src/Properties.vala" _g_free0 (self->priv->exposure); #line 209 "/home/jens/Source/shotwell/src/Properties.vala" self->priv->exposure = _tmp26_; -#line 2154 "Properties.c" +#line 2148 "Properties.c" } #line 211 "/home/jens/Source/shotwell/src/Properties.vala" _tmp27_ = metadata; @@ -2164,15 +2158,15 @@ static void basic_properties_real_get_single_properties (Properties* base, DataV _tmp29_ = self->priv->aperture; #line 212 "/home/jens/Source/shotwell/src/Properties.vala" if (_tmp29_ == NULL) { -#line 2168 "Properties.c" - gchar* _tmp30_ = NULL; +#line 2162 "Properties.c" + gchar* _tmp30_; #line 213 "/home/jens/Source/shotwell/src/Properties.vala" _tmp30_ = g_strdup (""); #line 213 "/home/jens/Source/shotwell/src/Properties.vala" _g_free0 (self->priv->aperture); #line 213 "/home/jens/Source/shotwell/src/Properties.vala" self->priv->aperture = _tmp30_; -#line 2176 "Properties.c" +#line 2170 "Properties.c" } #line 215 "/home/jens/Source/shotwell/src/Properties.vala" _tmp31_ = metadata; @@ -2186,15 +2180,15 @@ static void basic_properties_real_get_single_properties (Properties* base, DataV _tmp33_ = self->priv->iso; #line 216 "/home/jens/Source/shotwell/src/Properties.vala" if (_tmp33_ == NULL) { -#line 2190 "Properties.c" - gchar* _tmp34_ = NULL; +#line 2184 "Properties.c" + gchar* _tmp34_; #line 217 "/home/jens/Source/shotwell/src/Properties.vala" _tmp34_ = g_strdup (""); #line 217 "/home/jens/Source/shotwell/src/Properties.vala" _g_free0 (self->priv->iso); #line 217 "/home/jens/Source/shotwell/src/Properties.vala" self->priv->iso = _tmp34_; -#line 2198 "Properties.c" +#line 2192 "Properties.c" } #line 219 "/home/jens/Source/shotwell/src/Properties.vala" _tmp36_ = metadata; @@ -2208,13 +2202,13 @@ static void basic_properties_real_get_single_properties (Properties* base, DataV _dimensions_free0 (_tmp38_); #line 219 "/home/jens/Source/shotwell/src/Properties.vala" if (_tmp39_) { -#line 2212 "Properties.c" - PhotoMetadata* _tmp40_ = NULL; - Orientation _tmp41_ = 0; - PhotoMetadata* _tmp42_ = NULL; - Dimensions* _tmp43_ = NULL; - Dimensions* _tmp44_ = NULL; - Dimensions _tmp45_ = {0}; +#line 2206 "Properties.c" + PhotoMetadata* _tmp40_; + Orientation _tmp41_; + PhotoMetadata* _tmp42_; + Dimensions* _tmp43_; + Dimensions* _tmp44_; + Dimensions _tmp45_; Dimensions _tmp46_ = {0}; #line 220 "/home/jens/Source/shotwell/src/Properties.vala" _tmp40_ = metadata; @@ -2234,22 +2228,22 @@ static void basic_properties_real_get_single_properties (Properties* base, DataV _tmp35_ = _tmp46_; #line 220 "/home/jens/Source/shotwell/src/Properties.vala" _dimensions_free0 (_tmp44_); -#line 2238 "Properties.c" +#line 2232 "Properties.c" } else { #line 221 "/home/jens/Source/shotwell/src/Properties.vala" dimensions_init (&_tmp35_, 0, 0); -#line 2242 "Properties.c" +#line 2236 "Properties.c" } #line 219 "/home/jens/Source/shotwell/src/Properties.vala" self->priv->dimensions = _tmp35_; -#line 2246 "Properties.c" +#line 2240 "Properties.c" } #line 224 "/home/jens/Source/shotwell/src/Properties.vala" _tmp47_ = source; #line 224 "/home/jens/Source/shotwell/src/Properties.vala" if (G_TYPE_CHECK_INSTANCE_TYPE (_tmp47_, TYPE_PHOTO_SOURCE)) { -#line 2252 "Properties.c" - DataSource* _tmp48_ = NULL; +#line 2246 "Properties.c" + DataSource* _tmp48_; Dimensions _tmp49_ = {0}; #line 225 "/home/jens/Source/shotwell/src/Properties.vala" _tmp48_ = source; @@ -2257,40 +2251,40 @@ static void basic_properties_real_get_single_properties (Properties* base, DataV media_source_get_dimensions (G_TYPE_CHECK_INSTANCE_CAST (G_TYPE_CHECK_INSTANCE_CAST (_tmp48_, TYPE_PHOTO_SOURCE, PhotoSource), TYPE_MEDIA_SOURCE, MediaSource), PHOTO_EXCEPTION_NONE, &_tmp49_); #line 225 "/home/jens/Source/shotwell/src/Properties.vala" self->priv->dimensions = _tmp49_; -#line 2261 "Properties.c" +#line 2255 "Properties.c" } #line 227 "/home/jens/Source/shotwell/src/Properties.vala" _tmp51_ = source; #line 227 "/home/jens/Source/shotwell/src/Properties.vala" if (G_TYPE_CHECK_INSTANCE_TYPE (_tmp51_, TYPE_PHOTO)) { -#line 2267 "Properties.c" - DataSource* _tmp52_ = NULL; - PhotoFileFormat _tmp53_ = 0; +#line 2261 "Properties.c" + DataSource* _tmp52_; + PhotoFileFormat _tmp53_; #line 227 "/home/jens/Source/shotwell/src/Properties.vala" _tmp52_ = source; #line 227 "/home/jens/Source/shotwell/src/Properties.vala" _tmp53_ = photo_get_master_file_format (G_TYPE_CHECK_INSTANCE_CAST (_tmp52_, TYPE_PHOTO, Photo)); #line 227 "/home/jens/Source/shotwell/src/Properties.vala" _tmp50_ = _tmp53_ == PHOTO_FILE_FORMAT_RAW; -#line 2276 "Properties.c" +#line 2270 "Properties.c" } else { #line 227 "/home/jens/Source/shotwell/src/Properties.vala" _tmp50_ = FALSE; -#line 2280 "Properties.c" +#line 2274 "Properties.c" } #line 227 "/home/jens/Source/shotwell/src/Properties.vala" if (_tmp50_) { -#line 2284 "Properties.c" +#line 2278 "Properties.c" Photo* photo = NULL; - DataSource* _tmp54_ = NULL; - Photo* _tmp55_ = NULL; - Photo* _tmp56_ = NULL; - RawDeveloper _tmp57_ = 0; - gchar* _tmp58_ = NULL; + DataSource* _tmp54_; + Photo* _tmp55_; + Photo* _tmp56_; + RawDeveloper _tmp57_; + gchar* _tmp58_; const gchar* _tmp59_ = NULL; - Photo* _tmp60_ = NULL; - gboolean _tmp61_ = FALSE; - gchar* _tmp63_ = NULL; + Photo* _tmp60_; + gboolean _tmp61_; + gchar* _tmp62_; #line 228 "/home/jens/Source/shotwell/src/Properties.vala" _tmp54_ = source; #line 228 "/home/jens/Source/shotwell/src/Properties.vala" @@ -2313,202 +2307,198 @@ static void basic_properties_real_get_single_properties (Properties* base, DataV _tmp61_ = photo_is_raw_developer_available (_tmp60_, RAW_DEVELOPER_CAMERA); #line 230 "/home/jens/Source/shotwell/src/Properties.vala" if (_tmp61_) { -#line 2317 "Properties.c" - const gchar* _tmp62_ = NULL; #line 230 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp62_ = _ ("RAW+JPEG"); -#line 230 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp59_ = _tmp62_; -#line 2323 "Properties.c" + _tmp59_ = _ ("RAW+JPEG"); +#line 2313 "Properties.c" } else { #line 230 "/home/jens/Source/shotwell/src/Properties.vala" _tmp59_ = ""; -#line 2327 "Properties.c" +#line 2317 "Properties.c" } #line 230 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp63_ = g_strdup (_tmp59_); + _tmp62_ = g_strdup (_tmp59_); #line 230 "/home/jens/Source/shotwell/src/Properties.vala" _g_free0 (self->priv->raw_assoc); #line 230 "/home/jens/Source/shotwell/src/Properties.vala" - self->priv->raw_assoc = _tmp63_; + self->priv->raw_assoc = _tmp62_; #line 227 "/home/jens/Source/shotwell/src/Properties.vala" _g_object_unref0 (photo); -#line 2337 "Properties.c" +#line 2327 "Properties.c" } #line 198 "/home/jens/Source/shotwell/src/Properties.vala" _media_metadata_unref0 (metadata); #line 198 "/home/jens/Source/shotwell/src/Properties.vala" _media_metadata_unref0 (_tmp15_); -#line 2343 "Properties.c" +#line 2333 "Properties.c" } else { - DataSource* _tmp64_ = NULL; + DataSource* _tmp63_; #line 232 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp64_ = source; + _tmp63_ = source; #line 232 "/home/jens/Source/shotwell/src/Properties.vala" - if (G_TYPE_CHECK_INSTANCE_TYPE (_tmp64_, TYPE_EVENT_SOURCE)) { -#line 2350 "Properties.c" + if (G_TYPE_CHECK_INSTANCE_TYPE (_tmp63_, TYPE_EVENT_SOURCE)) { +#line 2340 "Properties.c" EventSource* event_source = NULL; - DataSource* _tmp65_ = NULL; - EventSource* _tmp66_ = NULL; - EventSource* _tmp67_ = NULL; - time_t _tmp68_ = 0; - EventSource* _tmp69_ = NULL; - time_t _tmp70_ = 0; + DataSource* _tmp64_; + EventSource* _tmp65_; + EventSource* _tmp66_; + time_t _tmp67_; + EventSource* _tmp68_; + time_t _tmp69_; gint event_photo_count = 0; gint event_video_count = 0; - EventSource* _tmp71_ = NULL; - GeeCollection* _tmp72_ = NULL; - GeeCollection* _tmp73_ = NULL; + EventSource* _tmp70_; + GeeCollection* _tmp71_; + GeeCollection* _tmp72_; + gint _tmp73_ = 0; gint _tmp74_ = 0; - gint _tmp75_ = 0; - gint _tmp76_ = 0; - gint _tmp77_ = 0; + gint _tmp75_; + gint _tmp76_; #line 233 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp65_ = source; + _tmp64_ = source; #line 233 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp66_ = _g_object_ref0 (G_TYPE_CHECK_INSTANCE_CAST (_tmp65_, TYPE_EVENT_SOURCE, EventSource)); + _tmp65_ = _g_object_ref0 (G_TYPE_CHECK_INSTANCE_CAST (_tmp64_, TYPE_EVENT_SOURCE, EventSource)); #line 233 "/home/jens/Source/shotwell/src/Properties.vala" - event_source = _tmp66_; + event_source = _tmp65_; #line 235 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp67_ = event_source; + _tmp66_ = event_source; #line 235 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp68_ = event_source_get_start_time (_tmp67_); + _tmp67_ = event_source_get_start_time (_tmp66_); #line 235 "/home/jens/Source/shotwell/src/Properties.vala" - self->priv->start_time = _tmp68_; + self->priv->start_time = _tmp67_; #line 236 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp69_ = event_source; + _tmp68_ = event_source; #line 236 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp70_ = event_source_get_end_time (_tmp69_); + _tmp69_ = event_source_get_end_time (_tmp68_); #line 236 "/home/jens/Source/shotwell/src/Properties.vala" - self->priv->end_time = _tmp70_; + self->priv->end_time = _tmp69_; #line 240 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp71_ = event_source; + _tmp70_ = event_source; #line 240 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp72_ = event_source_get_media (_tmp71_); + _tmp71_ = event_source_get_media (_tmp70_); #line 240 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp73_ = _tmp72_; + _tmp72_ = _tmp71_; #line 240 "/home/jens/Source/shotwell/src/Properties.vala" - media_source_collection_count_media (_tmp73_, &_tmp74_, &_tmp75_); + media_source_collection_count_media (_tmp72_, &_tmp73_, &_tmp74_); #line 240 "/home/jens/Source/shotwell/src/Properties.vala" - event_photo_count = _tmp74_; + event_photo_count = _tmp73_; #line 240 "/home/jens/Source/shotwell/src/Properties.vala" - event_video_count = _tmp75_; + event_video_count = _tmp74_; #line 240 "/home/jens/Source/shotwell/src/Properties.vala" - _g_object_unref0 (_tmp73_); + _g_object_unref0 (_tmp72_); #line 243 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp76_ = event_photo_count; + _tmp75_ = event_photo_count; #line 243 "/home/jens/Source/shotwell/src/Properties.vala" - self->priv->photo_count = _tmp76_; + self->priv->photo_count = _tmp75_; #line 244 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp77_ = event_video_count; + _tmp76_ = event_video_count; #line 244 "/home/jens/Source/shotwell/src/Properties.vala" - self->priv->video_count = _tmp77_; + self->priv->video_count = _tmp76_; #line 232 "/home/jens/Source/shotwell/src/Properties.vala" _g_object_unref0 (event_source); -#line 2409 "Properties.c" +#line 2399 "Properties.c" } else { - gboolean _tmp78_ = FALSE; - DataSource* _tmp79_ = NULL; + gboolean _tmp77_ = FALSE; + DataSource* _tmp78_; #line 245 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp79_ = source; + _tmp78_ = source; #line 245 "/home/jens/Source/shotwell/src/Properties.vala" - if (G_TYPE_CHECK_INSTANCE_TYPE (_tmp79_, TYPE_VIDEO_SOURCE)) { + if (G_TYPE_CHECK_INSTANCE_TYPE (_tmp78_, TYPE_VIDEO_SOURCE)) { #line 245 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp78_ = TRUE; -#line 2419 "Properties.c" + _tmp77_ = TRUE; +#line 2409 "Properties.c" } else { - DataSource* _tmp80_ = NULL; + DataSource* _tmp79_; #line 245 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp80_ = source; + _tmp79_ = source; #line 245 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp78_ = G_TYPE_CHECK_INSTANCE_TYPE (_tmp80_, TYPE_VIDEO_IMPORT_SOURCE); -#line 2426 "Properties.c" + _tmp77_ = G_TYPE_CHECK_INSTANCE_TYPE (_tmp79_, TYPE_VIDEO_IMPORT_SOURCE); +#line 2416 "Properties.c" } #line 245 "/home/jens/Source/shotwell/src/Properties.vala" - if (_tmp78_) { -#line 2430 "Properties.c" - DataSource* _tmp81_ = NULL; - time_t _tmp94_ = 0; + if (_tmp77_) { +#line 2420 "Properties.c" + DataSource* _tmp80_; + time_t _tmp93_; #line 246 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp81_ = source; + _tmp80_ = source; #line 246 "/home/jens/Source/shotwell/src/Properties.vala" - if (G_TYPE_CHECK_INSTANCE_TYPE (_tmp81_, TYPE_VIDEO_SOURCE)) { -#line 2437 "Properties.c" + if (G_TYPE_CHECK_INSTANCE_TYPE (_tmp80_, TYPE_VIDEO_SOURCE)) { +#line 2427 "Properties.c" Video* video = NULL; - DataSource* _tmp82_ = NULL; - Video* _tmp83_ = NULL; - Video* _tmp84_ = NULL; - gdouble _tmp85_ = 0.0; - Video* _tmp86_ = NULL; - gboolean _tmp87_ = FALSE; - Video* _tmp90_ = NULL; - time_t _tmp91_ = 0; + DataSource* _tmp81_; + Video* _tmp82_; + Video* _tmp83_; + gdouble _tmp84_; + Video* _tmp85_; + gboolean _tmp86_; + Video* _tmp89_; + time_t _tmp90_; #line 247 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp82_ = source; + _tmp81_ = source; #line 247 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp83_ = _g_object_ref0 (G_TYPE_CHECK_INSTANCE_CAST (_tmp82_, TYPE_VIDEO, Video)); + _tmp82_ = _g_object_ref0 (G_TYPE_CHECK_INSTANCE_CAST (_tmp81_, TYPE_VIDEO, Video)); #line 247 "/home/jens/Source/shotwell/src/Properties.vala" - video = _tmp83_; + video = _tmp82_; #line 248 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp84_ = video; + _tmp83_ = video; #line 248 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp85_ = video_get_clip_duration (_tmp84_); + _tmp84_ = video_get_clip_duration (_tmp83_); #line 248 "/home/jens/Source/shotwell/src/Properties.vala" - self->priv->clip_duration = _tmp85_; + self->priv->clip_duration = _tmp84_; #line 250 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp86_ = video; + _tmp85_ = video; #line 250 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp87_ = video_get_is_interpretable (_tmp86_); + _tmp86_ = video_get_is_interpretable (_tmp85_); #line 250 "/home/jens/Source/shotwell/src/Properties.vala" - if (_tmp87_) { -#line 2465 "Properties.c" - Video* _tmp88_ = NULL; - Dimensions _tmp89_ = {0}; + if (_tmp86_) { +#line 2455 "Properties.c" + Video* _tmp87_; + Dimensions _tmp88_ = {0}; #line 251 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp88_ = video; + _tmp87_ = video; #line 251 "/home/jens/Source/shotwell/src/Properties.vala" - video_get_frame_dimensions (_tmp88_, &_tmp89_); + video_get_frame_dimensions (_tmp87_, &_tmp88_); #line 251 "/home/jens/Source/shotwell/src/Properties.vala" - self->priv->dimensions = _tmp89_; -#line 2474 "Properties.c" + self->priv->dimensions = _tmp88_; +#line 2464 "Properties.c" } #line 253 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp90_ = video; + _tmp89_ = video; #line 253 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp91_ = media_source_get_exposure_time (G_TYPE_CHECK_INSTANCE_CAST (_tmp90_, TYPE_MEDIA_SOURCE, MediaSource)); + _tmp90_ = media_source_get_exposure_time (G_TYPE_CHECK_INSTANCE_CAST (_tmp89_, TYPE_MEDIA_SOURCE, MediaSource)); #line 253 "/home/jens/Source/shotwell/src/Properties.vala" - self->priv->start_time = _tmp91_; + self->priv->start_time = _tmp90_; #line 246 "/home/jens/Source/shotwell/src/Properties.vala" _g_object_unref0 (video); -#line 2484 "Properties.c" +#line 2474 "Properties.c" } else { - DataSource* _tmp92_ = NULL; - time_t _tmp93_ = 0; + DataSource* _tmp91_; + time_t _tmp92_; #line 255 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp92_ = source; + _tmp91_ = source; #line 255 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp93_ = import_source_get_exposure_time (G_TYPE_CHECK_INSTANCE_CAST (G_TYPE_CHECK_INSTANCE_CAST (_tmp92_, TYPE_VIDEO_IMPORT_SOURCE, VideoImportSource), TYPE_IMPORT_SOURCE, ImportSource)); + _tmp92_ = import_source_get_exposure_time (G_TYPE_CHECK_INSTANCE_CAST (G_TYPE_CHECK_INSTANCE_CAST (_tmp91_, TYPE_VIDEO_IMPORT_SOURCE, VideoImportSource), TYPE_IMPORT_SOURCE, ImportSource)); #line 255 "/home/jens/Source/shotwell/src/Properties.vala" - self->priv->start_time = _tmp93_; -#line 2494 "Properties.c" + self->priv->start_time = _tmp92_; +#line 2484 "Properties.c" } #line 257 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp94_ = self->priv->start_time; + _tmp93_ = self->priv->start_time; #line 257 "/home/jens/Source/shotwell/src/Properties.vala" - self->priv->end_time = _tmp94_; -#line 2500 "Properties.c" + self->priv->end_time = _tmp93_; +#line 2490 "Properties.c" } } } #line 191 "/home/jens/Source/shotwell/src/Properties.vala" _g_object_unref0 (source); -#line 2506 "Properties.c" +#line 2496 "Properties.c" } static void basic_properties_real_get_multiple_properties (Properties* base, GeeIterable* iter) { BasicProperties * self; - GeeIterable* _tmp0_ = NULL; + GeeIterable* _tmp0_; #line 261 "/home/jens/Source/shotwell/src/Properties.vala" self = G_TYPE_CHECK_INSTANCE_CAST (base, TYPE_BASIC_PROPERTIES, BasicProperties); #line 261 "/home/jens/Source/shotwell/src/Properties.vala" @@ -2521,11 +2511,11 @@ static void basic_properties_real_get_multiple_properties (Properties* base, Gee self->priv->photo_count = 0; #line 265 "/home/jens/Source/shotwell/src/Properties.vala" self->priv->video_count = 0; -#line 2525 "Properties.c" +#line 2515 "Properties.c" { GeeIterator* _view_it = NULL; - GeeIterable* _tmp1_ = NULL; - GeeIterator* _tmp2_ = NULL; + GeeIterable* _tmp1_; + GeeIterator* _tmp2_; #line 266 "/home/jens/Source/shotwell/src/Properties.vala" _tmp1_ = iter; #line 266 "/home/jens/Source/shotwell/src/Properties.vala" @@ -2534,17 +2524,17 @@ static void basic_properties_real_get_multiple_properties (Properties* base, Gee _view_it = _tmp2_; #line 266 "/home/jens/Source/shotwell/src/Properties.vala" while (TRUE) { -#line 2538 "Properties.c" - GeeIterator* _tmp3_ = NULL; - gboolean _tmp4_ = FALSE; +#line 2528 "Properties.c" + GeeIterator* _tmp3_; + gboolean _tmp4_; DataView* view = NULL; - GeeIterator* _tmp5_ = NULL; - gpointer _tmp6_ = NULL; + GeeIterator* _tmp5_; + gpointer _tmp6_; DataSource* source = NULL; - DataView* _tmp7_ = NULL; - DataSource* _tmp8_ = NULL; + DataView* _tmp7_; + DataSource* _tmp8_; gboolean _tmp9_ = FALSE; - DataSource* _tmp10_ = NULL; + DataSource* _tmp10_; #line 266 "/home/jens/Source/shotwell/src/Properties.vala" _tmp3_ = _view_it; #line 266 "/home/jens/Source/shotwell/src/Properties.vala" @@ -2553,7 +2543,7 @@ static void basic_properties_real_get_multiple_properties (Properties* base, Gee if (!_tmp4_) { #line 266 "/home/jens/Source/shotwell/src/Properties.vala" break; -#line 2557 "Properties.c" +#line 2547 "Properties.c" } #line 266 "/home/jens/Source/shotwell/src/Properties.vala" _tmp5_ = _view_it; @@ -2573,47 +2563,47 @@ static void basic_properties_real_get_multiple_properties (Properties* base, Gee if (G_TYPE_CHECK_INSTANCE_TYPE (_tmp10_, TYPE_PHOTO_SOURCE)) { #line 269 "/home/jens/Source/shotwell/src/Properties.vala" _tmp9_ = TRUE; -#line 2577 "Properties.c" +#line 2567 "Properties.c" } else { - DataSource* _tmp11_ = NULL; + DataSource* _tmp11_; #line 269 "/home/jens/Source/shotwell/src/Properties.vala" _tmp11_ = source; #line 269 "/home/jens/Source/shotwell/src/Properties.vala" _tmp9_ = G_TYPE_CHECK_INSTANCE_TYPE (_tmp11_, TYPE_PHOTO_IMPORT_SOURCE); -#line 2584 "Properties.c" +#line 2574 "Properties.c" } #line 269 "/home/jens/Source/shotwell/src/Properties.vala" if (_tmp9_) { -#line 2588 "Properties.c" +#line 2578 "Properties.c" time_t _tmp12_ = 0; - DataSource* _tmp13_ = NULL; + DataSource* _tmp13_; time_t exposure_time = 0; - time_t _tmp18_ = 0; - gint _tmp29_ = 0; + time_t _tmp18_; + gint _tmp29_; #line 270 "/home/jens/Source/shotwell/src/Properties.vala" _tmp13_ = source; #line 270 "/home/jens/Source/shotwell/src/Properties.vala" if (G_TYPE_CHECK_INSTANCE_TYPE (_tmp13_, TYPE_PHOTO_SOURCE)) { -#line 2598 "Properties.c" - DataSource* _tmp14_ = NULL; - time_t _tmp15_ = 0; +#line 2588 "Properties.c" + DataSource* _tmp14_; + time_t _tmp15_; #line 271 "/home/jens/Source/shotwell/src/Properties.vala" _tmp14_ = source; #line 271 "/home/jens/Source/shotwell/src/Properties.vala" _tmp15_ = media_source_get_exposure_time (G_TYPE_CHECK_INSTANCE_CAST (G_TYPE_CHECK_INSTANCE_CAST (_tmp14_, TYPE_PHOTO_SOURCE, PhotoSource), TYPE_MEDIA_SOURCE, MediaSource)); #line 271 "/home/jens/Source/shotwell/src/Properties.vala" _tmp12_ = _tmp15_; -#line 2607 "Properties.c" +#line 2597 "Properties.c" } else { - DataSource* _tmp16_ = NULL; - time_t _tmp17_ = 0; + DataSource* _tmp16_; + time_t _tmp17_; #line 272 "/home/jens/Source/shotwell/src/Properties.vala" _tmp16_ = source; #line 272 "/home/jens/Source/shotwell/src/Properties.vala" _tmp17_ = import_source_get_exposure_time (G_TYPE_CHECK_INSTANCE_CAST (G_TYPE_CHECK_INSTANCE_CAST (_tmp16_, TYPE_PHOTO_IMPORT_SOURCE, PhotoImportSource), TYPE_IMPORT_SOURCE, ImportSource)); #line 272 "/home/jens/Source/shotwell/src/Properties.vala" _tmp12_ = _tmp17_; -#line 2617 "Properties.c" +#line 2607 "Properties.c" } #line 270 "/home/jens/Source/shotwell/src/Properties.vala" exposure_time = _tmp12_; @@ -2621,38 +2611,38 @@ static void basic_properties_real_get_multiple_properties (Properties* base, Gee _tmp18_ = exposure_time; #line 274 "/home/jens/Source/shotwell/src/Properties.vala" if (_tmp18_ != ((time_t) 0)) { -#line 2625 "Properties.c" +#line 2615 "Properties.c" gboolean _tmp19_ = FALSE; - time_t _tmp20_ = 0; + time_t _tmp20_; gboolean _tmp24_ = FALSE; - time_t _tmp25_ = 0; + time_t _tmp25_; #line 275 "/home/jens/Source/shotwell/src/Properties.vala" _tmp20_ = self->priv->start_time; #line 275 "/home/jens/Source/shotwell/src/Properties.vala" if (_tmp20_ == ((time_t) 0)) { #line 275 "/home/jens/Source/shotwell/src/Properties.vala" _tmp19_ = TRUE; -#line 2636 "Properties.c" +#line 2626 "Properties.c" } else { - time_t _tmp21_ = 0; - time_t _tmp22_ = 0; + time_t _tmp21_; + time_t _tmp22_; #line 275 "/home/jens/Source/shotwell/src/Properties.vala" _tmp21_ = exposure_time; #line 275 "/home/jens/Source/shotwell/src/Properties.vala" _tmp22_ = self->priv->start_time; #line 275 "/home/jens/Source/shotwell/src/Properties.vala" _tmp19_ = _tmp21_ < _tmp22_; -#line 2646 "Properties.c" +#line 2636 "Properties.c" } #line 275 "/home/jens/Source/shotwell/src/Properties.vala" if (_tmp19_) { -#line 2650 "Properties.c" - time_t _tmp23_ = 0; +#line 2640 "Properties.c" + time_t _tmp23_; #line 276 "/home/jens/Source/shotwell/src/Properties.vala" _tmp23_ = exposure_time; #line 276 "/home/jens/Source/shotwell/src/Properties.vala" self->priv->start_time = _tmp23_; -#line 2656 "Properties.c" +#line 2646 "Properties.c" } #line 278 "/home/jens/Source/shotwell/src/Properties.vala" _tmp25_ = self->priv->end_time; @@ -2660,63 +2650,63 @@ static void basic_properties_real_get_multiple_properties (Properties* base, Gee if (_tmp25_ == ((time_t) 0)) { #line 278 "/home/jens/Source/shotwell/src/Properties.vala" _tmp24_ = TRUE; -#line 2664 "Properties.c" +#line 2654 "Properties.c" } else { - time_t _tmp26_ = 0; - time_t _tmp27_ = 0; + time_t _tmp26_; + time_t _tmp27_; #line 278 "/home/jens/Source/shotwell/src/Properties.vala" _tmp26_ = exposure_time; #line 278 "/home/jens/Source/shotwell/src/Properties.vala" _tmp27_ = self->priv->end_time; #line 278 "/home/jens/Source/shotwell/src/Properties.vala" _tmp24_ = _tmp26_ > _tmp27_; -#line 2674 "Properties.c" +#line 2664 "Properties.c" } #line 278 "/home/jens/Source/shotwell/src/Properties.vala" if (_tmp24_) { -#line 2678 "Properties.c" - time_t _tmp28_ = 0; +#line 2668 "Properties.c" + time_t _tmp28_; #line 279 "/home/jens/Source/shotwell/src/Properties.vala" _tmp28_ = exposure_time; #line 279 "/home/jens/Source/shotwell/src/Properties.vala" self->priv->end_time = _tmp28_; -#line 2684 "Properties.c" +#line 2674 "Properties.c" } } #line 282 "/home/jens/Source/shotwell/src/Properties.vala" _tmp29_ = self->priv->photo_count; #line 282 "/home/jens/Source/shotwell/src/Properties.vala" self->priv->photo_count = _tmp29_ + 1; -#line 2691 "Properties.c" +#line 2681 "Properties.c" } else { - DataSource* _tmp30_ = NULL; + DataSource* _tmp30_; #line 283 "/home/jens/Source/shotwell/src/Properties.vala" _tmp30_ = source; #line 283 "/home/jens/Source/shotwell/src/Properties.vala" if (G_TYPE_CHECK_INSTANCE_TYPE (_tmp30_, TYPE_EVENT_SOURCE)) { -#line 2698 "Properties.c" +#line 2688 "Properties.c" EventSource* event_source = NULL; - DataSource* _tmp31_ = NULL; - EventSource* _tmp32_ = NULL; - gint _tmp33_ = 0; + DataSource* _tmp31_; + EventSource* _tmp32_; + gint _tmp33_; gboolean _tmp34_ = FALSE; gboolean _tmp35_ = FALSE; - time_t _tmp36_ = 0; + time_t _tmp36_; gboolean _tmp44_ = FALSE; gboolean _tmp45_ = FALSE; - time_t _tmp46_ = 0; + time_t _tmp46_; gint event_photo_count = 0; gint event_video_count = 0; - EventSource* _tmp61_ = NULL; - GeeCollection* _tmp62_ = NULL; - GeeCollection* _tmp63_ = NULL; + EventSource* _tmp61_; + GeeCollection* _tmp62_; + GeeCollection* _tmp63_; gint _tmp64_ = 0; gint _tmp65_ = 0; - gint _tmp66_ = 0; - gint _tmp67_ = 0; - gint _tmp68_ = 0; - gint _tmp69_ = 0; - gint _tmp70_ = 0; + gint _tmp66_; + gint _tmp67_; + gint _tmp68_; + gint _tmp69_; + gint _tmp70_; #line 284 "/home/jens/Source/shotwell/src/Properties.vala" _tmp31_ = source; #line 284 "/home/jens/Source/shotwell/src/Properties.vala" @@ -2729,7 +2719,7 @@ static void basic_properties_real_get_multiple_properties (Properties* base, Gee if (_tmp33_ == -1) { #line 287 "/home/jens/Source/shotwell/src/Properties.vala" self->priv->event_count = 0; -#line 2733 "Properties.c" +#line 2723 "Properties.c" } #line 289 "/home/jens/Source/shotwell/src/Properties.vala" _tmp36_ = self->priv->start_time; @@ -2737,11 +2727,11 @@ static void basic_properties_real_get_multiple_properties (Properties* base, Gee if (_tmp36_ == ((time_t) 0)) { #line 289 "/home/jens/Source/shotwell/src/Properties.vala" _tmp35_ = TRUE; -#line 2741 "Properties.c" +#line 2731 "Properties.c" } else { - EventSource* _tmp37_ = NULL; - time_t _tmp38_ = 0; - time_t _tmp39_ = 0; + EventSource* _tmp37_; + time_t _tmp38_; + time_t _tmp39_; #line 289 "/home/jens/Source/shotwell/src/Properties.vala" _tmp37_ = event_source; #line 289 "/home/jens/Source/shotwell/src/Properties.vala" @@ -2750,37 +2740,37 @@ static void basic_properties_real_get_multiple_properties (Properties* base, Gee _tmp39_ = self->priv->start_time; #line 289 "/home/jens/Source/shotwell/src/Properties.vala" _tmp35_ = _tmp38_ < _tmp39_; -#line 2754 "Properties.c" +#line 2744 "Properties.c" } #line 289 "/home/jens/Source/shotwell/src/Properties.vala" if (_tmp35_) { -#line 2758 "Properties.c" - EventSource* _tmp40_ = NULL; - time_t _tmp41_ = 0; +#line 2748 "Properties.c" + EventSource* _tmp40_; + time_t _tmp41_; #line 290 "/home/jens/Source/shotwell/src/Properties.vala" _tmp40_ = event_source; #line 290 "/home/jens/Source/shotwell/src/Properties.vala" _tmp41_ = event_source_get_start_time (_tmp40_); #line 290 "/home/jens/Source/shotwell/src/Properties.vala" _tmp34_ = _tmp41_ != ((time_t) 0); -#line 2767 "Properties.c" +#line 2757 "Properties.c" } else { #line 289 "/home/jens/Source/shotwell/src/Properties.vala" _tmp34_ = FALSE; -#line 2771 "Properties.c" +#line 2761 "Properties.c" } #line 289 "/home/jens/Source/shotwell/src/Properties.vala" if (_tmp34_) { -#line 2775 "Properties.c" - EventSource* _tmp42_ = NULL; - time_t _tmp43_ = 0; +#line 2765 "Properties.c" + EventSource* _tmp42_; + time_t _tmp43_; #line 291 "/home/jens/Source/shotwell/src/Properties.vala" _tmp42_ = event_source; #line 291 "/home/jens/Source/shotwell/src/Properties.vala" _tmp43_ = event_source_get_start_time (_tmp42_); #line 291 "/home/jens/Source/shotwell/src/Properties.vala" self->priv->start_time = _tmp43_; -#line 2784 "Properties.c" +#line 2774 "Properties.c" } #line 293 "/home/jens/Source/shotwell/src/Properties.vala" _tmp46_ = self->priv->end_time; @@ -2788,11 +2778,11 @@ static void basic_properties_real_get_multiple_properties (Properties* base, Gee if (_tmp46_ == ((time_t) 0)) { #line 293 "/home/jens/Source/shotwell/src/Properties.vala" _tmp45_ = TRUE; -#line 2792 "Properties.c" +#line 2782 "Properties.c" } else { - EventSource* _tmp47_ = NULL; - time_t _tmp48_ = 0; - time_t _tmp49_ = 0; + EventSource* _tmp47_; + time_t _tmp48_; + time_t _tmp49_; #line 293 "/home/jens/Source/shotwell/src/Properties.vala" _tmp47_ = event_source; #line 293 "/home/jens/Source/shotwell/src/Properties.vala" @@ -2801,51 +2791,51 @@ static void basic_properties_real_get_multiple_properties (Properties* base, Gee _tmp49_ = self->priv->end_time; #line 293 "/home/jens/Source/shotwell/src/Properties.vala" _tmp45_ = _tmp48_ > _tmp49_; -#line 2805 "Properties.c" +#line 2795 "Properties.c" } #line 293 "/home/jens/Source/shotwell/src/Properties.vala" if (_tmp45_) { -#line 2809 "Properties.c" - EventSource* _tmp50_ = NULL; - time_t _tmp51_ = 0; +#line 2799 "Properties.c" + EventSource* _tmp50_; + time_t _tmp51_; #line 294 "/home/jens/Source/shotwell/src/Properties.vala" _tmp50_ = event_source; #line 294 "/home/jens/Source/shotwell/src/Properties.vala" _tmp51_ = event_source_get_end_time (_tmp50_); #line 294 "/home/jens/Source/shotwell/src/Properties.vala" _tmp44_ = _tmp51_ != ((time_t) 0); -#line 2818 "Properties.c" +#line 2808 "Properties.c" } else { #line 293 "/home/jens/Source/shotwell/src/Properties.vala" _tmp44_ = FALSE; -#line 2822 "Properties.c" +#line 2812 "Properties.c" } #line 293 "/home/jens/Source/shotwell/src/Properties.vala" if (_tmp44_) { -#line 2826 "Properties.c" - EventSource* _tmp52_ = NULL; - time_t _tmp53_ = 0; +#line 2816 "Properties.c" + EventSource* _tmp52_; + time_t _tmp53_; #line 295 "/home/jens/Source/shotwell/src/Properties.vala" _tmp52_ = event_source; #line 295 "/home/jens/Source/shotwell/src/Properties.vala" _tmp53_ = event_source_get_end_time (_tmp52_); #line 295 "/home/jens/Source/shotwell/src/Properties.vala" self->priv->end_time = _tmp53_; -#line 2835 "Properties.c" +#line 2825 "Properties.c" } else { gboolean _tmp54_ = FALSE; - time_t _tmp55_ = 0; + time_t _tmp55_; #line 296 "/home/jens/Source/shotwell/src/Properties.vala" _tmp55_ = self->priv->end_time; #line 296 "/home/jens/Source/shotwell/src/Properties.vala" if (_tmp55_ == ((time_t) 0)) { #line 296 "/home/jens/Source/shotwell/src/Properties.vala" _tmp54_ = TRUE; -#line 2845 "Properties.c" +#line 2835 "Properties.c" } else { - EventSource* _tmp56_ = NULL; - time_t _tmp57_ = 0; - time_t _tmp58_ = 0; + EventSource* _tmp56_; + time_t _tmp57_; + time_t _tmp58_; #line 296 "/home/jens/Source/shotwell/src/Properties.vala" _tmp56_ = event_source; #line 296 "/home/jens/Source/shotwell/src/Properties.vala" @@ -2854,20 +2844,20 @@ static void basic_properties_real_get_multiple_properties (Properties* base, Gee _tmp58_ = self->priv->end_time; #line 296 "/home/jens/Source/shotwell/src/Properties.vala" _tmp54_ = _tmp57_ > _tmp58_; -#line 2858 "Properties.c" +#line 2848 "Properties.c" } #line 296 "/home/jens/Source/shotwell/src/Properties.vala" if (_tmp54_) { -#line 2862 "Properties.c" - EventSource* _tmp59_ = NULL; - time_t _tmp60_ = 0; +#line 2852 "Properties.c" + EventSource* _tmp59_; + time_t _tmp60_; #line 297 "/home/jens/Source/shotwell/src/Properties.vala" _tmp59_ = event_source; #line 297 "/home/jens/Source/shotwell/src/Properties.vala" _tmp60_ = event_source_get_start_time (_tmp59_); #line 297 "/home/jens/Source/shotwell/src/Properties.vala" self->priv->end_time = _tmp60_; -#line 2871 "Properties.c" +#line 2861 "Properties.c" } } #line 302 "/home/jens/Source/shotwell/src/Properties.vala" @@ -2902,57 +2892,57 @@ static void basic_properties_real_get_multiple_properties (Properties* base, Gee self->priv->event_count = _tmp70_ + 1; #line 283 "/home/jens/Source/shotwell/src/Properties.vala" _g_object_unref0 (event_source); -#line 2906 "Properties.c" +#line 2896 "Properties.c" } else { gboolean _tmp71_ = FALSE; - DataSource* _tmp72_ = NULL; + DataSource* _tmp72_; #line 308 "/home/jens/Source/shotwell/src/Properties.vala" _tmp72_ = source; #line 308 "/home/jens/Source/shotwell/src/Properties.vala" if (G_TYPE_CHECK_INSTANCE_TYPE (_tmp72_, TYPE_VIDEO_SOURCE)) { #line 308 "/home/jens/Source/shotwell/src/Properties.vala" _tmp71_ = TRUE; -#line 2916 "Properties.c" +#line 2906 "Properties.c" } else { - DataSource* _tmp73_ = NULL; + DataSource* _tmp73_; #line 308 "/home/jens/Source/shotwell/src/Properties.vala" _tmp73_ = source; #line 308 "/home/jens/Source/shotwell/src/Properties.vala" _tmp71_ = G_TYPE_CHECK_INSTANCE_TYPE (_tmp73_, TYPE_VIDEO_IMPORT_SOURCE); -#line 2923 "Properties.c" +#line 2913 "Properties.c" } #line 308 "/home/jens/Source/shotwell/src/Properties.vala" if (_tmp71_) { -#line 2927 "Properties.c" +#line 2917 "Properties.c" time_t _tmp74_ = 0; - DataSource* _tmp75_ = NULL; + DataSource* _tmp75_; time_t exposure_time = 0; - time_t _tmp80_ = 0; - gint _tmp91_ = 0; + time_t _tmp80_; + gint _tmp91_; #line 309 "/home/jens/Source/shotwell/src/Properties.vala" _tmp75_ = source; #line 309 "/home/jens/Source/shotwell/src/Properties.vala" if (G_TYPE_CHECK_INSTANCE_TYPE (_tmp75_, TYPE_VIDEO_SOURCE)) { -#line 2937 "Properties.c" - DataSource* _tmp76_ = NULL; - time_t _tmp77_ = 0; +#line 2927 "Properties.c" + DataSource* _tmp76_; + time_t _tmp77_; #line 310 "/home/jens/Source/shotwell/src/Properties.vala" _tmp76_ = source; #line 310 "/home/jens/Source/shotwell/src/Properties.vala" _tmp77_ = media_source_get_exposure_time (G_TYPE_CHECK_INSTANCE_CAST (G_TYPE_CHECK_INSTANCE_CAST (_tmp76_, TYPE_VIDEO_SOURCE, VideoSource), TYPE_MEDIA_SOURCE, MediaSource)); #line 310 "/home/jens/Source/shotwell/src/Properties.vala" _tmp74_ = _tmp77_; -#line 2946 "Properties.c" +#line 2936 "Properties.c" } else { - DataSource* _tmp78_ = NULL; - time_t _tmp79_ = 0; + DataSource* _tmp78_; + time_t _tmp79_; #line 311 "/home/jens/Source/shotwell/src/Properties.vala" _tmp78_ = source; #line 311 "/home/jens/Source/shotwell/src/Properties.vala" _tmp79_ = import_source_get_exposure_time (G_TYPE_CHECK_INSTANCE_CAST (G_TYPE_CHECK_INSTANCE_CAST (_tmp78_, TYPE_VIDEO_IMPORT_SOURCE, VideoImportSource), TYPE_IMPORT_SOURCE, ImportSource)); #line 311 "/home/jens/Source/shotwell/src/Properties.vala" _tmp74_ = _tmp79_; -#line 2956 "Properties.c" +#line 2946 "Properties.c" } #line 309 "/home/jens/Source/shotwell/src/Properties.vala" exposure_time = _tmp74_; @@ -2960,38 +2950,38 @@ static void basic_properties_real_get_multiple_properties (Properties* base, Gee _tmp80_ = exposure_time; #line 313 "/home/jens/Source/shotwell/src/Properties.vala" if (_tmp80_ != ((time_t) 0)) { -#line 2964 "Properties.c" +#line 2954 "Properties.c" gboolean _tmp81_ = FALSE; - time_t _tmp82_ = 0; + time_t _tmp82_; gboolean _tmp86_ = FALSE; - time_t _tmp87_ = 0; + time_t _tmp87_; #line 314 "/home/jens/Source/shotwell/src/Properties.vala" _tmp82_ = self->priv->start_time; #line 314 "/home/jens/Source/shotwell/src/Properties.vala" if (_tmp82_ == ((time_t) 0)) { #line 314 "/home/jens/Source/shotwell/src/Properties.vala" _tmp81_ = TRUE; -#line 2975 "Properties.c" +#line 2965 "Properties.c" } else { - time_t _tmp83_ = 0; - time_t _tmp84_ = 0; + time_t _tmp83_; + time_t _tmp84_; #line 314 "/home/jens/Source/shotwell/src/Properties.vala" _tmp83_ = exposure_time; #line 314 "/home/jens/Source/shotwell/src/Properties.vala" _tmp84_ = self->priv->start_time; #line 314 "/home/jens/Source/shotwell/src/Properties.vala" _tmp81_ = _tmp83_ < _tmp84_; -#line 2985 "Properties.c" +#line 2975 "Properties.c" } #line 314 "/home/jens/Source/shotwell/src/Properties.vala" if (_tmp81_) { -#line 2989 "Properties.c" - time_t _tmp85_ = 0; +#line 2979 "Properties.c" + time_t _tmp85_; #line 315 "/home/jens/Source/shotwell/src/Properties.vala" _tmp85_ = exposure_time; #line 315 "/home/jens/Source/shotwell/src/Properties.vala" self->priv->start_time = _tmp85_; -#line 2995 "Properties.c" +#line 2985 "Properties.c" } #line 317 "/home/jens/Source/shotwell/src/Properties.vala" _tmp87_ = self->priv->end_time; @@ -2999,34 +2989,34 @@ static void basic_properties_real_get_multiple_properties (Properties* base, Gee if (_tmp87_ == ((time_t) 0)) { #line 317 "/home/jens/Source/shotwell/src/Properties.vala" _tmp86_ = TRUE; -#line 3003 "Properties.c" +#line 2993 "Properties.c" } else { - time_t _tmp88_ = 0; - time_t _tmp89_ = 0; + time_t _tmp88_; + time_t _tmp89_; #line 317 "/home/jens/Source/shotwell/src/Properties.vala" _tmp88_ = exposure_time; #line 317 "/home/jens/Source/shotwell/src/Properties.vala" _tmp89_ = self->priv->end_time; #line 317 "/home/jens/Source/shotwell/src/Properties.vala" _tmp86_ = _tmp88_ > _tmp89_; -#line 3013 "Properties.c" +#line 3003 "Properties.c" } #line 317 "/home/jens/Source/shotwell/src/Properties.vala" if (_tmp86_) { -#line 3017 "Properties.c" - time_t _tmp90_ = 0; +#line 3007 "Properties.c" + time_t _tmp90_; #line 318 "/home/jens/Source/shotwell/src/Properties.vala" _tmp90_ = exposure_time; #line 318 "/home/jens/Source/shotwell/src/Properties.vala" self->priv->end_time = _tmp90_; -#line 3023 "Properties.c" +#line 3013 "Properties.c" } } #line 321 "/home/jens/Source/shotwell/src/Properties.vala" _tmp91_ = self->priv->video_count; #line 321 "/home/jens/Source/shotwell/src/Properties.vala" self->priv->video_count = _tmp91_ + 1; -#line 3030 "Properties.c" +#line 3020 "Properties.c" } } } @@ -3034,20 +3024,20 @@ static void basic_properties_real_get_multiple_properties (Properties* base, Gee _g_object_unref0 (source); #line 266 "/home/jens/Source/shotwell/src/Properties.vala" _g_object_unref0 (view); -#line 3038 "Properties.c" +#line 3028 "Properties.c" } #line 266 "/home/jens/Source/shotwell/src/Properties.vala" _g_object_unref0 (_view_it); -#line 3042 "Properties.c" +#line 3032 "Properties.c" } } static void basic_properties_real_get_properties (Properties* base, Page* current_page) { BasicProperties * self; - Page* _tmp0_ = NULL; - time_t _tmp1_ = 0; - time_t _tmp3_ = 0; + Page* _tmp0_; + time_t _tmp1_; + time_t _tmp3_; #line 326 "/home/jens/Source/shotwell/src/Properties.vala" self = G_TYPE_CHECK_INSTANCE_CAST (base, TYPE_BASIC_PROPERTIES, BasicProperties); #line 326 "/home/jens/Source/shotwell/src/Properties.vala" @@ -3060,45 +3050,45 @@ static void basic_properties_real_get_properties (Properties* base, Page* curren _tmp1_ = self->priv->end_time; #line 329 "/home/jens/Source/shotwell/src/Properties.vala" if (_tmp1_ == ((time_t) 0)) { -#line 3064 "Properties.c" - time_t _tmp2_ = 0; +#line 3054 "Properties.c" + time_t _tmp2_; #line 330 "/home/jens/Source/shotwell/src/Properties.vala" _tmp2_ = self->priv->start_time; #line 330 "/home/jens/Source/shotwell/src/Properties.vala" self->priv->end_time = _tmp2_; -#line 3070 "Properties.c" +#line 3060 "Properties.c" } #line 331 "/home/jens/Source/shotwell/src/Properties.vala" _tmp3_ = self->priv->start_time; #line 331 "/home/jens/Source/shotwell/src/Properties.vala" if (_tmp3_ == ((time_t) 0)) { -#line 3076 "Properties.c" - time_t _tmp4_ = 0; +#line 3066 "Properties.c" + time_t _tmp4_; #line 332 "/home/jens/Source/shotwell/src/Properties.vala" _tmp4_ = self->priv->end_time; #line 332 "/home/jens/Source/shotwell/src/Properties.vala" self->priv->start_time = _tmp4_; -#line 3082 "Properties.c" +#line 3072 "Properties.c" } } static void basic_properties_real_internal_update_properties (Properties* base, Page* page) { BasicProperties * self; - Page* _tmp0_ = NULL; + Page* _tmp0_; gboolean _tmp1_ = FALSE; - const gchar* _tmp2_ = NULL; - const gchar* _tmp8_ = NULL; - gboolean _tmp13_ = FALSE; - gint _tmp14_ = 0; - time_t _tmp43_ = 0; - gboolean _tmp72_ = FALSE; - gdouble _tmp84_ = 0.0; - const gchar* _tmp90_ = NULL; - const gchar* _tmp93_ = NULL; - gboolean _tmp95_ = FALSE; - gboolean _tmp96_ = FALSE; - const gchar* _tmp97_ = NULL; + const gchar* _tmp2_; + const gchar* _tmp8_; + gboolean _tmp12_ = FALSE; + gint _tmp13_; + time_t _tmp38_; + gboolean _tmp61_; + gdouble _tmp72_; + const gchar* _tmp76_; + const gchar* _tmp78_; + gboolean _tmp80_ = FALSE; + gboolean _tmp81_ = FALSE; + const gchar* _tmp82_; #line 335 "/home/jens/Source/shotwell/src/Properties.vala" self = G_TYPE_CHECK_INSTANCE_CAST (base, TYPE_BASIC_PROPERTIES, BasicProperties); #line 335 "/home/jens/Source/shotwell/src/Properties.vala" @@ -3111,25 +3101,25 @@ static void basic_properties_real_internal_update_properties (Properties* base, _tmp2_ = self->priv->title; #line 339 "/home/jens/Source/shotwell/src/Properties.vala" if (g_strcmp0 (_tmp2_, "") == 0) { -#line 3115 "Properties.c" - Page* _tmp3_ = NULL; +#line 3105 "Properties.c" + Page* _tmp3_; #line 339 "/home/jens/Source/shotwell/src/Properties.vala" _tmp3_ = page; #line 339 "/home/jens/Source/shotwell/src/Properties.vala" _tmp1_ = G_TYPE_CHECK_INSTANCE_TYPE (_tmp3_, TYPE_TAG_PAGE); -#line 3121 "Properties.c" +#line 3111 "Properties.c" } else { #line 339 "/home/jens/Source/shotwell/src/Properties.vala" _tmp1_ = FALSE; -#line 3125 "Properties.c" +#line 3115 "Properties.c" } #line 339 "/home/jens/Source/shotwell/src/Properties.vala" if (_tmp1_) { -#line 3129 "Properties.c" - Page* _tmp4_ = NULL; - Tag* _tmp5_ = NULL; - Tag* _tmp6_ = NULL; - gchar* _tmp7_ = NULL; +#line 3119 "Properties.c" + Page* _tmp4_; + Tag* _tmp5_; + Tag* _tmp6_; + gchar* _tmp7_; #line 340 "/home/jens/Source/shotwell/src/Properties.vala" _tmp4_ = page; #line 340 "/home/jens/Source/shotwell/src/Properties.vala" @@ -3144,160 +3134,145 @@ static void basic_properties_real_internal_update_properties (Properties* base, self->priv->title = _tmp7_; #line 340 "/home/jens/Source/shotwell/src/Properties.vala" _g_object_unref0 (_tmp6_); -#line 3148 "Properties.c" +#line 3138 "Properties.c" } #line 342 "/home/jens/Source/shotwell/src/Properties.vala" _tmp8_ = self->priv->title; #line 342 "/home/jens/Source/shotwell/src/Properties.vala" if (g_strcmp0 (_tmp8_, "") != 0) { -#line 3154 "Properties.c" - const gchar* _tmp9_ = NULL; - const gchar* _tmp10_ = NULL; - gchar* _tmp11_ = NULL; - gchar* _tmp12_ = NULL; +#line 3144 "Properties.c" + const gchar* _tmp9_; + gchar* _tmp10_; + gchar* _tmp11_; #line 343 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp9_ = _ ("Title:"); + _tmp9_ = self->priv->title; #line 343 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp10_ = self->priv->title; + _tmp10_ = guarded_markup_escape_text (_tmp9_); #line 343 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp11_ = guarded_markup_escape_text (_tmp10_); + _tmp11_ = _tmp10_; #line 343 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp12_ = _tmp11_; + properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _ ("Title:"), _tmp11_, FALSE); #line 343 "/home/jens/Source/shotwell/src/Properties.vala" - properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _tmp9_, _tmp12_, FALSE); -#line 343 "/home/jens/Source/shotwell/src/Properties.vala" - _g_free0 (_tmp12_); -#line 3171 "Properties.c" + _g_free0 (_tmp11_); +#line 3158 "Properties.c" } #line 345 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp14_ = self->priv->photo_count; + _tmp13_ = self->priv->photo_count; #line 345 "/home/jens/Source/shotwell/src/Properties.vala" - if (_tmp14_ >= 0) { + if (_tmp13_ >= 0) { #line 345 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp13_ = TRUE; -#line 3179 "Properties.c" + _tmp12_ = TRUE; +#line 3166 "Properties.c" } else { - gint _tmp15_ = 0; + gint _tmp14_; #line 345 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp15_ = self->priv->video_count; + _tmp14_ = self->priv->video_count; #line 345 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp13_ = _tmp15_ >= 0; -#line 3186 "Properties.c" + _tmp12_ = _tmp14_ >= 0; +#line 3173 "Properties.c" } #line 345 "/home/jens/Source/shotwell/src/Properties.vala" - if (_tmp13_) { -#line 3190 "Properties.c" + if (_tmp12_) { +#line 3177 "Properties.c" gchar* label = NULL; - const gchar* _tmp16_ = NULL; - gchar* _tmp17_ = NULL; - gint _tmp18_ = 0; + gchar* _tmp15_; + gint _tmp16_; gchar* photo_num_string = NULL; - gint _tmp26_ = 0; - const gchar* _tmp27_ = NULL; - gint _tmp28_ = 0; - gchar* _tmp29_ = NULL; + gint _tmp23_; + gint _tmp24_; + gchar* _tmp25_; gchar* video_num_string = NULL; - gint _tmp30_ = 0; - const gchar* _tmp31_ = NULL; - gint _tmp32_ = 0; - gchar* _tmp33_ = NULL; - gboolean _tmp34_ = FALSE; - gint _tmp35_ = 0; - const gchar* _tmp39_ = NULL; - const gchar* _tmp40_ = NULL; - gint _tmp41_ = 0; + gint _tmp26_; + gint _tmp27_; + gchar* _tmp28_; + gboolean _tmp29_ = FALSE; + gint _tmp30_; + const gchar* _tmp34_; + const gchar* _tmp35_; + gint _tmp36_; #line 346 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp16_ = _ ("Items:"); + _tmp15_ = g_strdup (_ ("Items:")); #line 346 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp17_ = g_strdup (_tmp16_); -#line 346 "/home/jens/Source/shotwell/src/Properties.vala" - label = _tmp17_; + label = _tmp15_; #line 348 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp18_ = self->priv->event_count; + _tmp16_ = self->priv->event_count; #line 348 "/home/jens/Source/shotwell/src/Properties.vala" - if (_tmp18_ >= 0) { -#line 3220 "Properties.c" + if (_tmp16_ >= 0) { +#line 3202 "Properties.c" gchar* event_num_string = NULL; - gint _tmp19_ = 0; - const gchar* _tmp20_ = NULL; - gint _tmp21_ = 0; - gchar* _tmp22_ = NULL; - const gchar* _tmp23_ = NULL; - const gchar* _tmp24_ = NULL; - gchar* _tmp25_ = NULL; -#line 349 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp19_ = self->priv->event_count; + gint _tmp17_; + gint _tmp18_; + gchar* _tmp19_; + const gchar* _tmp20_; + const gchar* _tmp21_; + gchar* _tmp22_; #line 349 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp20_ = ngettext ("%d Event", "%d Events", (gulong) _tmp19_); + _tmp17_ = self->priv->event_count; #line 349 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp21_ = self->priv->event_count; + _tmp18_ = self->priv->event_count; #line 349 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp22_ = g_strdup_printf (_tmp20_, _tmp21_); + _tmp19_ = g_strdup_printf (ngettext ("%d Event", "%d Events", (gulong) _tmp17_), _tmp18_); #line 349 "/home/jens/Source/shotwell/src/Properties.vala" - event_num_string = _tmp22_; + event_num_string = _tmp19_; #line 352 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp23_ = label; + _tmp20_ = label; #line 352 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp24_ = event_num_string; + _tmp21_ = event_num_string; #line 352 "/home/jens/Source/shotwell/src/Properties.vala" - properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _tmp23_, _tmp24_, FALSE); + properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _tmp20_, _tmp21_, FALSE); #line 353 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp25_ = g_strdup (""); + _tmp22_ = g_strdup (""); #line 353 "/home/jens/Source/shotwell/src/Properties.vala" _g_free0 (label); #line 353 "/home/jens/Source/shotwell/src/Properties.vala" - label = _tmp25_; + label = _tmp22_; #line 348 "/home/jens/Source/shotwell/src/Properties.vala" _g_free0 (event_num_string); -#line 3253 "Properties.c" +#line 3232 "Properties.c" } #line 356 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp26_ = self->priv->photo_count; + _tmp23_ = self->priv->photo_count; #line 356 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp27_ = ngettext ("%d Photo", "%d Photos", (gulong) _tmp26_); + _tmp24_ = self->priv->photo_count; #line 356 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp28_ = self->priv->photo_count; + _tmp25_ = g_strdup_printf (ngettext ("%d Photo", "%d Photos", (gulong) _tmp23_), _tmp24_); #line 356 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp29_ = g_strdup_printf (_tmp27_, _tmp28_); -#line 356 "/home/jens/Source/shotwell/src/Properties.vala" - photo_num_string = _tmp29_; -#line 358 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp30_ = self->priv->video_count; + photo_num_string = _tmp25_; #line 358 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp31_ = ngettext ("%d Video", "%d Videos", (gulong) _tmp30_); + _tmp26_ = self->priv->video_count; #line 358 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp32_ = self->priv->video_count; + _tmp27_ = self->priv->video_count; #line 358 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp33_ = g_strdup_printf (_tmp31_, _tmp32_); + _tmp28_ = g_strdup_printf (ngettext ("%d Video", "%d Videos", (gulong) _tmp26_), _tmp27_); #line 358 "/home/jens/Source/shotwell/src/Properties.vala" - video_num_string = _tmp33_; + video_num_string = _tmp28_; #line 361 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp35_ = self->priv->photo_count; + _tmp30_ = self->priv->photo_count; #line 361 "/home/jens/Source/shotwell/src/Properties.vala" - if (_tmp35_ == 0) { -#line 3279 "Properties.c" - gint _tmp36_ = 0; + if (_tmp30_ == 0) { +#line 3254 "Properties.c" + gint _tmp31_; #line 361 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp36_ = self->priv->video_count; + _tmp31_ = self->priv->video_count; #line 361 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp34_ = _tmp36_ > 0; -#line 3285 "Properties.c" + _tmp29_ = _tmp31_ > 0; +#line 3260 "Properties.c" } else { #line 361 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp34_ = FALSE; -#line 3289 "Properties.c" + _tmp29_ = FALSE; +#line 3264 "Properties.c" } #line 361 "/home/jens/Source/shotwell/src/Properties.vala" - if (_tmp34_) { -#line 3293 "Properties.c" - const gchar* _tmp37_ = NULL; - const gchar* _tmp38_ = NULL; + if (_tmp29_) { +#line 3268 "Properties.c" + const gchar* _tmp32_; + const gchar* _tmp33_; #line 362 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp37_ = label; + _tmp32_ = label; #line 362 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp38_ = video_num_string; + _tmp33_ = video_num_string; #line 362 "/home/jens/Source/shotwell/src/Properties.vala" - properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _tmp37_, _tmp38_, FALSE); + properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _tmp32_, _tmp33_, FALSE); #line 363 "/home/jens/Source/shotwell/src/Properties.vala" _g_free0 (video_num_string); #line 363 "/home/jens/Source/shotwell/src/Properties.vala" @@ -3306,25 +3281,25 @@ static void basic_properties_real_internal_update_properties (Properties* base, _g_free0 (label); #line 363 "/home/jens/Source/shotwell/src/Properties.vala" return; -#line 3310 "Properties.c" +#line 3285 "Properties.c" } #line 366 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp39_ = label; + _tmp34_ = label; #line 366 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp40_ = photo_num_string; + _tmp35_ = photo_num_string; #line 366 "/home/jens/Source/shotwell/src/Properties.vala" - properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _tmp39_, _tmp40_, FALSE); + properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _tmp34_, _tmp35_, FALSE); #line 368 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp41_ = self->priv->video_count; + _tmp36_ = self->priv->video_count; #line 368 "/home/jens/Source/shotwell/src/Properties.vala" - if (_tmp41_ > 0) { -#line 3322 "Properties.c" - const gchar* _tmp42_ = NULL; + if (_tmp36_ > 0) { +#line 3297 "Properties.c" + const gchar* _tmp37_; #line 369 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp42_ = video_num_string; + _tmp37_ = video_num_string; #line 369 "/home/jens/Source/shotwell/src/Properties.vala" - properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), "", _tmp42_, FALSE); -#line 3328 "Properties.c" + properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), "", _tmp37_, FALSE); +#line 3303 "Properties.c" } #line 345 "/home/jens/Source/shotwell/src/Properties.vala" _g_free0 (video_num_string); @@ -3332,133 +3307,115 @@ static void basic_properties_real_internal_update_properties (Properties* base, _g_free0 (photo_num_string); #line 345 "/home/jens/Source/shotwell/src/Properties.vala" _g_free0 (label); -#line 3336 "Properties.c" +#line 3311 "Properties.c" } #line 372 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp43_ = self->priv->start_time; + _tmp38_ = self->priv->start_time; #line 372 "/home/jens/Source/shotwell/src/Properties.vala" - if (_tmp43_ != ((time_t) 0)) { -#line 3342 "Properties.c" + if (_tmp38_ != ((time_t) 0)) { +#line 3317 "Properties.c" gchar* start_date = NULL; - time_t _tmp44_ = 0; - struct tm _tmp45_ = {0}; - gchar* _tmp46_ = NULL; + time_t _tmp39_; + struct tm _tmp40_ = {0}; + gchar* _tmp41_; gchar* start_time = NULL; - time_t _tmp47_ = 0; - struct tm _tmp48_ = {0}; - gchar* _tmp49_ = NULL; + time_t _tmp42_; + struct tm _tmp43_ = {0}; + gchar* _tmp44_; gchar* end_date = NULL; - time_t _tmp50_ = 0; - struct tm _tmp51_ = {0}; - gchar* _tmp52_ = NULL; + time_t _tmp45_; + struct tm _tmp46_ = {0}; + gchar* _tmp47_; gchar* end_time = NULL; - time_t _tmp53_ = 0; - struct tm _tmp54_ = {0}; - gchar* _tmp55_ = NULL; - const gchar* _tmp56_ = NULL; - const gchar* _tmp57_ = NULL; + time_t _tmp48_; + struct tm _tmp49_ = {0}; + gchar* _tmp50_; + const gchar* _tmp51_; + const gchar* _tmp52_; #line 373 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp44_ = self->priv->start_time; + _tmp39_ = self->priv->start_time; #line 373 "/home/jens/Source/shotwell/src/Properties.vala" - g_time_local (_tmp44_, &_tmp45_); + g_time_local (_tmp39_, &_tmp40_); #line 373 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp46_ = properties_get_prettyprint_date (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), &_tmp45_); + _tmp41_ = properties_get_prettyprint_date (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), &_tmp40_); #line 373 "/home/jens/Source/shotwell/src/Properties.vala" - start_date = _tmp46_; + start_date = _tmp41_; #line 374 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp47_ = self->priv->start_time; + _tmp42_ = self->priv->start_time; #line 374 "/home/jens/Source/shotwell/src/Properties.vala" - g_time_local (_tmp47_, &_tmp48_); + g_time_local (_tmp42_, &_tmp43_); #line 374 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp49_ = properties_get_prettyprint_time (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), &_tmp48_); + _tmp44_ = properties_get_prettyprint_time (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), &_tmp43_); #line 374 "/home/jens/Source/shotwell/src/Properties.vala" - start_time = _tmp49_; + start_time = _tmp44_; #line 375 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp50_ = self->priv->end_time; + _tmp45_ = self->priv->end_time; #line 375 "/home/jens/Source/shotwell/src/Properties.vala" - g_time_local (_tmp50_, &_tmp51_); + g_time_local (_tmp45_, &_tmp46_); #line 375 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp52_ = properties_get_prettyprint_date (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), &_tmp51_); + _tmp47_ = properties_get_prettyprint_date (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), &_tmp46_); #line 375 "/home/jens/Source/shotwell/src/Properties.vala" - end_date = _tmp52_; + end_date = _tmp47_; #line 376 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp53_ = self->priv->end_time; + _tmp48_ = self->priv->end_time; #line 376 "/home/jens/Source/shotwell/src/Properties.vala" - g_time_local (_tmp53_, &_tmp54_); + g_time_local (_tmp48_, &_tmp49_); #line 376 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp55_ = properties_get_prettyprint_time (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), &_tmp54_); + _tmp50_ = properties_get_prettyprint_time (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), &_tmp49_); #line 376 "/home/jens/Source/shotwell/src/Properties.vala" - end_time = _tmp55_; + end_time = _tmp50_; #line 378 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp56_ = start_date; + _tmp51_ = start_date; #line 378 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp57_ = end_date; + _tmp52_ = end_date; #line 378 "/home/jens/Source/shotwell/src/Properties.vala" - if (g_strcmp0 (_tmp56_, _tmp57_) == 0) { -#line 3399 "Properties.c" - const gchar* _tmp58_ = NULL; - const gchar* _tmp59_ = NULL; - const gchar* _tmp60_ = NULL; - const gchar* _tmp61_ = NULL; + if (g_strcmp0 (_tmp51_, _tmp52_) == 0) { +#line 3374 "Properties.c" + const gchar* _tmp53_; + const gchar* _tmp54_; + const gchar* _tmp55_; #line 380 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp58_ = _ ("Date:"); + _tmp53_ = start_date; #line 380 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp59_ = start_date; -#line 380 "/home/jens/Source/shotwell/src/Properties.vala" - properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _tmp58_, _tmp59_, FALSE); + properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _ ("Date:"), _tmp53_, FALSE); #line 382 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp60_ = start_time; + _tmp54_ = start_time; #line 382 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp61_ = end_time; + _tmp55_ = end_time; #line 382 "/home/jens/Source/shotwell/src/Properties.vala" - if (g_strcmp0 (_tmp60_, _tmp61_) == 0) { -#line 3416 "Properties.c" - const gchar* _tmp62_ = NULL; - const gchar* _tmp63_ = NULL; + if (g_strcmp0 (_tmp54_, _tmp55_) == 0) { +#line 3388 "Properties.c" + const gchar* _tmp56_; #line 384 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp62_ = _ ("Time:"); + _tmp56_ = start_time; #line 384 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp63_ = start_time; -#line 384 "/home/jens/Source/shotwell/src/Properties.vala" - properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _tmp62_, _tmp63_, FALSE); -#line 3425 "Properties.c" + properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _ ("Time:"), _tmp56_, FALSE); +#line 3394 "Properties.c" } else { - const gchar* _tmp64_ = NULL; - const gchar* _tmp65_ = NULL; - const gchar* _tmp66_ = NULL; - const gchar* _tmp67_ = NULL; -#line 387 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp64_ = _ ("From:"); + const gchar* _tmp57_; + const gchar* _tmp58_; #line 387 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp65_ = start_time; + _tmp57_ = start_time; #line 387 "/home/jens/Source/shotwell/src/Properties.vala" - properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _tmp64_, _tmp65_, FALSE); + properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _ ("From:"), _tmp57_, FALSE); #line 388 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp66_ = _ ("To:"); + _tmp58_ = end_time; #line 388 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp67_ = end_time; -#line 388 "/home/jens/Source/shotwell/src/Properties.vala" - properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _tmp66_, _tmp67_, FALSE); -#line 3443 "Properties.c" + properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _ ("To:"), _tmp58_, FALSE); +#line 3406 "Properties.c" } } else { - const gchar* _tmp68_ = NULL; - const gchar* _tmp69_ = NULL; - const gchar* _tmp70_ = NULL; - const gchar* _tmp71_ = NULL; -#line 392 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp68_ = _ ("From:"); + const gchar* _tmp59_; + const gchar* _tmp60_; #line 392 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp69_ = start_date; + _tmp59_ = start_date; #line 392 "/home/jens/Source/shotwell/src/Properties.vala" - properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _tmp68_, _tmp69_, FALSE); + properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _ ("From:"), _tmp59_, FALSE); #line 393 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp70_ = _ ("To:"); + _tmp60_ = end_date; #line 393 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp71_ = end_date; -#line 393 "/home/jens/Source/shotwell/src/Properties.vala" - properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _tmp70_, _tmp71_, FALSE); -#line 3462 "Properties.c" + properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _ ("To:"), _tmp60_, FALSE); +#line 3419 "Properties.c" } #line 372 "/home/jens/Source/shotwell/src/Properties.vala" _g_free0 (end_time); @@ -3468,371 +3425,350 @@ static void basic_properties_real_internal_update_properties (Properties* base, _g_free0 (start_time); #line 372 "/home/jens/Source/shotwell/src/Properties.vala" _g_free0 (start_date); -#line 3472 "Properties.c" +#line 3429 "Properties.c" } #line 397 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp72_ = dimensions_has_area (&self->priv->dimensions); + _tmp61_ = dimensions_has_area (&self->priv->dimensions); #line 397 "/home/jens/Source/shotwell/src/Properties.vala" - if (_tmp72_) { -#line 3478 "Properties.c" + if (_tmp61_) { +#line 3435 "Properties.c" gchar* label = NULL; - const gchar* _tmp73_ = NULL; - gchar* _tmp74_ = NULL; - gboolean _tmp75_ = FALSE; -#line 398 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp73_ = _ ("Size:"); + gchar* _tmp62_; + gboolean _tmp63_; #line 398 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp74_ = g_strdup (_tmp73_); + _tmp62_ = g_strdup (_ ("Size:")); #line 398 "/home/jens/Source/shotwell/src/Properties.vala" - label = _tmp74_; + label = _tmp62_; #line 400 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp75_ = dimensions_has_area (&self->priv->dimensions); + _tmp63_ = dimensions_has_area (&self->priv->dimensions); #line 400 "/home/jens/Source/shotwell/src/Properties.vala" - if (_tmp75_) { -#line 3493 "Properties.c" - const gchar* _tmp76_ = NULL; - Dimensions _tmp77_ = {0}; - gint _tmp78_ = 0; - Dimensions _tmp79_ = {0}; - gint _tmp80_ = 0; - gchar* _tmp81_ = NULL; - gchar* _tmp82_ = NULL; - gchar* _tmp83_ = NULL; + if (_tmp63_) { +#line 3447 "Properties.c" + const gchar* _tmp64_; + Dimensions _tmp65_; + gint _tmp66_; + Dimensions _tmp67_; + gint _tmp68_; + gchar* _tmp69_; + gchar* _tmp70_; + gchar* _tmp71_; #line 401 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp76_ = label; + _tmp64_ = label; #line 401 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp77_ = self->priv->dimensions; + _tmp65_ = self->priv->dimensions; #line 401 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp78_ = _tmp77_.width; + _tmp66_ = _tmp65_.width; #line 401 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp79_ = self->priv->dimensions; + _tmp67_ = self->priv->dimensions; #line 401 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp80_ = _tmp79_.height; + _tmp68_ = _tmp67_.height; #line 401 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp81_ = g_strdup_printf ("%d × %d", _tmp78_, _tmp80_); + _tmp69_ = g_strdup_printf ("%d × %d", _tmp66_, _tmp68_); #line 401 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp82_ = _tmp81_; + _tmp70_ = _tmp69_; #line 401 "/home/jens/Source/shotwell/src/Properties.vala" - properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _tmp76_, _tmp82_, FALSE); + properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _tmp64_, _tmp70_, FALSE); #line 401 "/home/jens/Source/shotwell/src/Properties.vala" - _g_free0 (_tmp82_); + _g_free0 (_tmp70_); #line 402 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp83_ = g_strdup (""); + _tmp71_ = g_strdup (""); #line 402 "/home/jens/Source/shotwell/src/Properties.vala" _g_free0 (label); #line 402 "/home/jens/Source/shotwell/src/Properties.vala" - label = _tmp83_; -#line 3526 "Properties.c" + label = _tmp71_; +#line 3480 "Properties.c" } #line 397 "/home/jens/Source/shotwell/src/Properties.vala" _g_free0 (label); -#line 3530 "Properties.c" +#line 3484 "Properties.c" } #line 406 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp84_ = self->priv->clip_duration; + _tmp72_ = self->priv->clip_duration; #line 406 "/home/jens/Source/shotwell/src/Properties.vala" - if (_tmp84_ > 0.0) { -#line 3536 "Properties.c" - const gchar* _tmp85_ = NULL; - const gchar* _tmp86_ = NULL; - gdouble _tmp87_ = 0.0; - gchar* _tmp88_ = NULL; - gchar* _tmp89_ = NULL; -#line 407 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp85_ = _ ("Duration:"); + if (_tmp72_ > 0.0) { +#line 3490 "Properties.c" + gdouble _tmp73_; + gchar* _tmp74_; + gchar* _tmp75_; #line 407 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp86_ = _ ("%.1f seconds"); + _tmp73_ = self->priv->clip_duration; #line 407 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp87_ = self->priv->clip_duration; + _tmp74_ = g_strdup_printf (_ ("%.1f seconds"), _tmp73_); #line 407 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp88_ = g_strdup_printf (_tmp86_, _tmp87_); + _tmp75_ = _tmp74_; #line 407 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp89_ = _tmp88_; + properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _ ("Duration:"), _tmp75_, FALSE); #line 407 "/home/jens/Source/shotwell/src/Properties.vala" - properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _tmp85_, _tmp89_, FALSE); -#line 407 "/home/jens/Source/shotwell/src/Properties.vala" - _g_free0 (_tmp89_); -#line 3556 "Properties.c" + _g_free0 (_tmp75_); +#line 3504 "Properties.c" } #line 410 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp90_ = self->priv->raw_developer; + _tmp76_ = self->priv->raw_developer; #line 410 "/home/jens/Source/shotwell/src/Properties.vala" - if (g_strcmp0 (_tmp90_, "") != 0) { -#line 3562 "Properties.c" - const gchar* _tmp91_ = NULL; - const gchar* _tmp92_ = NULL; + if (g_strcmp0 (_tmp76_, "") != 0) { +#line 3510 "Properties.c" + const gchar* _tmp77_; #line 411 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp91_ = _ ("Developer:"); + _tmp77_ = self->priv->raw_developer; #line 411 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp92_ = self->priv->raw_developer; -#line 411 "/home/jens/Source/shotwell/src/Properties.vala" - properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _tmp91_, _tmp92_, FALSE); -#line 3571 "Properties.c" + properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _ ("Developer:"), _tmp77_, FALSE); +#line 3516 "Properties.c" } #line 415 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp93_ = self->priv->raw_assoc; + _tmp78_ = self->priv->raw_assoc; #line 415 "/home/jens/Source/shotwell/src/Properties.vala" - if (g_strcmp0 (_tmp93_, "") != 0) { -#line 3577 "Properties.c" - const gchar* _tmp94_ = NULL; + if (g_strcmp0 (_tmp78_, "") != 0) { +#line 3522 "Properties.c" + const gchar* _tmp79_; #line 416 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp94_ = self->priv->raw_assoc; + _tmp79_ = self->priv->raw_assoc; #line 416 "/home/jens/Source/shotwell/src/Properties.vala" - properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), "", _tmp94_, FALSE); -#line 3583 "Properties.c" + properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), "", _tmp79_, FALSE); +#line 3528 "Properties.c" } #line 418 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp97_ = self->priv->exposure; + _tmp82_ = self->priv->exposure; #line 418 "/home/jens/Source/shotwell/src/Properties.vala" - if (g_strcmp0 (_tmp97_, "") != 0) { + if (g_strcmp0 (_tmp82_, "") != 0) { #line 418 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp96_ = TRUE; -#line 3591 "Properties.c" + _tmp81_ = TRUE; +#line 3536 "Properties.c" } else { - const gchar* _tmp98_ = NULL; + const gchar* _tmp83_; #line 418 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp98_ = self->priv->aperture; + _tmp83_ = self->priv->aperture; #line 418 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp96_ = g_strcmp0 (_tmp98_, "") != 0; -#line 3598 "Properties.c" + _tmp81_ = g_strcmp0 (_tmp83_, "") != 0; +#line 3543 "Properties.c" } #line 418 "/home/jens/Source/shotwell/src/Properties.vala" - if (_tmp96_) { + if (_tmp81_) { #line 418 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp95_ = TRUE; -#line 3604 "Properties.c" + _tmp80_ = TRUE; +#line 3549 "Properties.c" } else { - const gchar* _tmp99_ = NULL; + const gchar* _tmp84_; #line 418 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp99_ = self->priv->iso; + _tmp84_ = self->priv->iso; #line 418 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp95_ = g_strcmp0 (_tmp99_, "") != 0; -#line 3611 "Properties.c" + _tmp80_ = g_strcmp0 (_tmp84_, "") != 0; +#line 3556 "Properties.c" } #line 418 "/home/jens/Source/shotwell/src/Properties.vala" - if (_tmp95_) { -#line 3615 "Properties.c" + if (_tmp80_) { +#line 3560 "Properties.c" gchar* line = NULL; - const gchar* _tmp100_ = NULL; - const gchar* _tmp103_ = NULL; - gboolean _tmp112_ = FALSE; - gboolean _tmp113_ = FALSE; - const gchar* _tmp114_ = NULL; + const gchar* _tmp85_; + const gchar* _tmp88_; + gboolean _tmp97_ = FALSE; + gboolean _tmp98_ = FALSE; + const gchar* _tmp99_; #line 419 "/home/jens/Source/shotwell/src/Properties.vala" line = NULL; #line 422 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp100_ = self->priv->exposure; + _tmp85_ = self->priv->exposure; #line 422 "/home/jens/Source/shotwell/src/Properties.vala" - if (g_strcmp0 (_tmp100_, "") != 0) { -#line 3628 "Properties.c" - const gchar* _tmp101_ = NULL; - gchar* _tmp102_ = NULL; + if (g_strcmp0 (_tmp85_, "") != 0) { +#line 3573 "Properties.c" + const gchar* _tmp86_; + gchar* _tmp87_; #line 423 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp101_ = self->priv->exposure; + _tmp86_ = self->priv->exposure; #line 423 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp102_ = g_strdup (_tmp101_); + _tmp87_ = g_strdup (_tmp86_); #line 423 "/home/jens/Source/shotwell/src/Properties.vala" _g_free0 (line); #line 423 "/home/jens/Source/shotwell/src/Properties.vala" - line = _tmp102_; -#line 3639 "Properties.c" + line = _tmp87_; +#line 3584 "Properties.c" } #line 425 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp103_ = self->priv->aperture; + _tmp88_ = self->priv->aperture; #line 425 "/home/jens/Source/shotwell/src/Properties.vala" - if (g_strcmp0 (_tmp103_, "") != 0) { -#line 3645 "Properties.c" - const gchar* _tmp104_ = NULL; + if (g_strcmp0 (_tmp88_, "") != 0) { +#line 3590 "Properties.c" + const gchar* _tmp89_; #line 426 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp104_ = line; + _tmp89_ = line; #line 426 "/home/jens/Source/shotwell/src/Properties.vala" - if (_tmp104_ != NULL) { -#line 3651 "Properties.c" - const gchar* _tmp105_ = NULL; - const gchar* _tmp106_ = NULL; - gchar* _tmp107_ = NULL; - gchar* _tmp108_ = NULL; - gchar* _tmp109_ = NULL; + if (_tmp89_ != NULL) { +#line 3596 "Properties.c" + const gchar* _tmp90_; + const gchar* _tmp91_; + gchar* _tmp92_; + gchar* _tmp93_; + gchar* _tmp94_; #line 427 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp105_ = line; + _tmp90_ = line; #line 427 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp106_ = self->priv->aperture; + _tmp91_ = self->priv->aperture; #line 427 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp107_ = g_strconcat (", ", _tmp106_, NULL); + _tmp92_ = g_strconcat (", ", _tmp91_, NULL); #line 427 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp108_ = _tmp107_; + _tmp93_ = _tmp92_; #line 427 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp109_ = g_strconcat (_tmp105_, _tmp108_, NULL); + _tmp94_ = g_strconcat (_tmp90_, _tmp93_, NULL); #line 427 "/home/jens/Source/shotwell/src/Properties.vala" _g_free0 (line); #line 427 "/home/jens/Source/shotwell/src/Properties.vala" - line = _tmp109_; + line = _tmp94_; #line 427 "/home/jens/Source/shotwell/src/Properties.vala" - _g_free0 (_tmp108_); -#line 3673 "Properties.c" + _g_free0 (_tmp93_); +#line 3618 "Properties.c" } else { - const gchar* _tmp110_ = NULL; - gchar* _tmp111_ = NULL; + const gchar* _tmp95_; + gchar* _tmp96_; #line 429 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp110_ = self->priv->aperture; + _tmp95_ = self->priv->aperture; #line 429 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp111_ = g_strdup (_tmp110_); + _tmp96_ = g_strdup (_tmp95_); #line 429 "/home/jens/Source/shotwell/src/Properties.vala" _g_free0 (line); #line 429 "/home/jens/Source/shotwell/src/Properties.vala" - line = _tmp111_; -#line 3685 "Properties.c" + line = _tmp96_; +#line 3630 "Properties.c" } } #line 433 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp114_ = self->priv->exposure; + _tmp99_ = self->priv->exposure; #line 433 "/home/jens/Source/shotwell/src/Properties.vala" - if (g_strcmp0 (_tmp114_, "") == 0) { + if (g_strcmp0 (_tmp99_, "") == 0) { #line 433 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp113_ = TRUE; -#line 3694 "Properties.c" + _tmp98_ = TRUE; +#line 3639 "Properties.c" } else { - const gchar* _tmp115_ = NULL; + const gchar* _tmp100_; #line 433 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp115_ = self->priv->aperture; + _tmp100_ = self->priv->aperture; #line 433 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp113_ = g_strcmp0 (_tmp115_, "") == 0; -#line 3701 "Properties.c" + _tmp98_ = g_strcmp0 (_tmp100_, "") == 0; +#line 3646 "Properties.c" } #line 433 "/home/jens/Source/shotwell/src/Properties.vala" - if (_tmp113_) { -#line 3705 "Properties.c" - const gchar* _tmp116_ = NULL; + if (_tmp98_) { +#line 3650 "Properties.c" + const gchar* _tmp101_; #line 433 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp116_ = self->priv->iso; + _tmp101_ = self->priv->iso; #line 433 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp112_ = g_strcmp0 (_tmp116_, "") != 0; -#line 3711 "Properties.c" + _tmp97_ = g_strcmp0 (_tmp101_, "") != 0; +#line 3656 "Properties.c" } else { #line 433 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp112_ = FALSE; -#line 3715 "Properties.c" + _tmp97_ = FALSE; +#line 3660 "Properties.c" } #line 433 "/home/jens/Source/shotwell/src/Properties.vala" - if (_tmp112_) { -#line 3719 "Properties.c" - const gchar* _tmp117_ = NULL; - const gchar* _tmp125_ = NULL; - const gchar* _tmp126_ = NULL; + if (_tmp97_) { +#line 3664 "Properties.c" + const gchar* _tmp102_; + const gchar* _tmp110_; #line 434 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp117_ = line; + _tmp102_ = line; #line 434 "/home/jens/Source/shotwell/src/Properties.vala" - if (_tmp117_ != NULL) { -#line 3727 "Properties.c" - const gchar* _tmp118_ = NULL; - const gchar* _tmp119_ = NULL; - gchar* _tmp120_ = NULL; - gchar* _tmp121_ = NULL; - gchar* _tmp122_ = NULL; + if (_tmp102_ != NULL) { +#line 3671 "Properties.c" + const gchar* _tmp103_; + const gchar* _tmp104_; + gchar* _tmp105_; + gchar* _tmp106_; + gchar* _tmp107_; #line 435 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp118_ = line; + _tmp103_ = line; #line 435 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp119_ = self->priv->iso; + _tmp104_ = self->priv->iso; #line 435 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp120_ = g_strconcat (", " "ISO ", _tmp119_, NULL); + _tmp105_ = g_strconcat (", " "ISO ", _tmp104_, NULL); #line 435 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp121_ = _tmp120_; + _tmp106_ = _tmp105_; #line 435 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp122_ = g_strconcat (_tmp118_, _tmp121_, NULL); + _tmp107_ = g_strconcat (_tmp103_, _tmp106_, NULL); #line 435 "/home/jens/Source/shotwell/src/Properties.vala" _g_free0 (line); #line 435 "/home/jens/Source/shotwell/src/Properties.vala" - line = _tmp122_; + line = _tmp107_; #line 435 "/home/jens/Source/shotwell/src/Properties.vala" - _g_free0 (_tmp121_); -#line 3749 "Properties.c" + _g_free0 (_tmp106_); +#line 3693 "Properties.c" } else { - const gchar* _tmp123_ = NULL; - gchar* _tmp124_ = NULL; + const gchar* _tmp108_; + gchar* _tmp109_; #line 437 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp123_ = self->priv->iso; + _tmp108_ = self->priv->iso; #line 437 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp124_ = g_strconcat ("ISO ", _tmp123_, NULL); + _tmp109_ = g_strconcat ("ISO ", _tmp108_, NULL); #line 437 "/home/jens/Source/shotwell/src/Properties.vala" _g_free0 (line); #line 437 "/home/jens/Source/shotwell/src/Properties.vala" - line = _tmp124_; -#line 3761 "Properties.c" + line = _tmp109_; +#line 3705 "Properties.c" } #line 439 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp125_ = _ ("Exposure:"); -#line 439 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp126_ = line; + _tmp110_ = line; #line 439 "/home/jens/Source/shotwell/src/Properties.vala" - properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _tmp125_, _tmp126_, FALSE); -#line 3769 "Properties.c" + properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _ ("Exposure:"), _tmp110_, FALSE); +#line 3711 "Properties.c" } else { - const gchar* _tmp127_ = NULL; - const gchar* _tmp130_ = NULL; + const gchar* _tmp111_; + const gchar* _tmp113_; #line 442 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp127_ = line; + _tmp111_ = line; #line 442 "/home/jens/Source/shotwell/src/Properties.vala" - if (_tmp127_ != NULL) { -#line 3777 "Properties.c" - const gchar* _tmp128_ = NULL; - const gchar* _tmp129_ = NULL; -#line 443 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp128_ = _ ("Exposure:"); + if (_tmp111_ != NULL) { +#line 3719 "Properties.c" + const gchar* _tmp112_; #line 443 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp129_ = line; + _tmp112_ = line; #line 443 "/home/jens/Source/shotwell/src/Properties.vala" - properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _tmp128_, _tmp129_, FALSE); -#line 3786 "Properties.c" + properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _ ("Exposure:"), _tmp112_, FALSE); +#line 3725 "Properties.c" } #line 446 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp130_ = self->priv->iso; + _tmp113_ = self->priv->iso; #line 446 "/home/jens/Source/shotwell/src/Properties.vala" - if (g_strcmp0 (_tmp130_, "") != 0) { -#line 3792 "Properties.c" - const gchar* _tmp131_ = NULL; + if (g_strcmp0 (_tmp113_, "") != 0) { +#line 3731 "Properties.c" + const gchar* _tmp114_; #line 447 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp131_ = line; + _tmp114_ = line; #line 447 "/home/jens/Source/shotwell/src/Properties.vala" - if (_tmp131_ != NULL) { -#line 3798 "Properties.c" - const gchar* _tmp132_ = NULL; - gchar* _tmp133_ = NULL; - gchar* _tmp134_ = NULL; + if (_tmp114_ != NULL) { +#line 3737 "Properties.c" + const gchar* _tmp115_; + gchar* _tmp116_; + gchar* _tmp117_; #line 448 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp132_ = self->priv->iso; + _tmp115_ = self->priv->iso; #line 448 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp133_ = g_strconcat ("ISO ", _tmp132_, NULL); + _tmp116_ = g_strconcat ("ISO ", _tmp115_, NULL); #line 448 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp134_ = _tmp133_; + _tmp117_ = _tmp116_; #line 448 "/home/jens/Source/shotwell/src/Properties.vala" - properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), "", _tmp134_, FALSE); + properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), "", _tmp117_, FALSE); #line 448 "/home/jens/Source/shotwell/src/Properties.vala" - _g_free0 (_tmp134_); -#line 3812 "Properties.c" + _g_free0 (_tmp117_); +#line 3751 "Properties.c" } else { - const gchar* _tmp135_ = NULL; - const gchar* _tmp136_ = NULL; - gchar* _tmp137_ = NULL; - gchar* _tmp138_ = NULL; + const gchar* _tmp118_; + gchar* _tmp119_; + gchar* _tmp120_; #line 450 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp135_ = _ ("Exposure:"); + _tmp118_ = self->priv->iso; #line 450 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp136_ = self->priv->iso; + _tmp119_ = g_strconcat ("ISO ", _tmp118_, NULL); #line 450 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp137_ = g_strconcat ("ISO ", _tmp136_, NULL); + _tmp120_ = _tmp119_; #line 450 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp138_ = _tmp137_; + properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _ ("Exposure:"), _tmp120_, FALSE); #line 450 "/home/jens/Source/shotwell/src/Properties.vala" - properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _tmp135_, _tmp138_, FALSE); -#line 450 "/home/jens/Source/shotwell/src/Properties.vala" - _g_free0 (_tmp138_); -#line 3830 "Properties.c" + _g_free0 (_tmp120_); +#line 3766 "Properties.c" } } } #line 418 "/home/jens/Source/shotwell/src/Properties.vala" _g_free0 (line); -#line 3836 "Properties.c" +#line 3772 "Properties.c" } } @@ -3843,24 +3779,24 @@ static void basic_properties_class_init (BasicPropertiesClass * klass) { #line 156 "/home/jens/Source/shotwell/src/Properties.vala" g_type_class_add_private (klass, sizeof (BasicPropertiesPrivate)); #line 156 "/home/jens/Source/shotwell/src/Properties.vala" - ((PropertiesClass *) klass)->clear_properties = (void (*)(Properties*)) basic_properties_real_clear_properties; + ((PropertiesClass *) klass)->clear_properties = (void (*) (Properties *)) basic_properties_real_clear_properties; #line 156 "/home/jens/Source/shotwell/src/Properties.vala" - ((PropertiesClass *) klass)->get_single_properties = (void (*)(Properties*, DataView*)) basic_properties_real_get_single_properties; + ((PropertiesClass *) klass)->get_single_properties = (void (*) (Properties *, DataView*)) basic_properties_real_get_single_properties; #line 156 "/home/jens/Source/shotwell/src/Properties.vala" - ((PropertiesClass *) klass)->get_multiple_properties = (void (*)(Properties*, GeeIterable*)) basic_properties_real_get_multiple_properties; + ((PropertiesClass *) klass)->get_multiple_properties = (void (*) (Properties *, GeeIterable*)) basic_properties_real_get_multiple_properties; #line 156 "/home/jens/Source/shotwell/src/Properties.vala" - ((PropertiesClass *) klass)->get_properties = (void (*)(Properties*, Page*)) basic_properties_real_get_properties; + ((PropertiesClass *) klass)->get_properties = (void (*) (Properties *, Page*)) basic_properties_real_get_properties; #line 156 "/home/jens/Source/shotwell/src/Properties.vala" - ((PropertiesClass *) klass)->internal_update_properties = (void (*)(Properties*, Page*)) basic_properties_real_internal_update_properties; + ((PropertiesClass *) klass)->internal_update_properties = (void (*) (Properties *, Page*)) basic_properties_real_internal_update_properties; #line 156 "/home/jens/Source/shotwell/src/Properties.vala" G_OBJECT_CLASS (klass)->finalize = basic_properties_finalize; -#line 3858 "Properties.c" +#line 3794 "Properties.c" } static void basic_properties_instance_init (BasicProperties * self) { - time_t _tmp0_ = 0; - time_t _tmp1_ = 0; + time_t _tmp0_; + time_t _tmp1_; #line 156 "/home/jens/Source/shotwell/src/Properties.vala" self->priv = BASIC_PROPERTIES_GET_PRIVATE (self); #line 158 "/home/jens/Source/shotwell/src/Properties.vala" @@ -3871,11 +3807,11 @@ static void basic_properties_instance_init (BasicProperties * self) { _tmp1_ = time (NULL); #line 159 "/home/jens/Source/shotwell/src/Properties.vala" self->priv->end_time = _tmp1_; -#line 3875 "Properties.c" +#line 3811 "Properties.c" } -static void basic_properties_finalize (GObject* obj) { +static void basic_properties_finalize (GObject * obj) { BasicProperties * self; #line 156 "/home/jens/Source/shotwell/src/Properties.vala" self = G_TYPE_CHECK_INSTANCE_CAST (obj, TYPE_BASIC_PROPERTIES, BasicProperties); @@ -3893,7 +3829,7 @@ static void basic_properties_finalize (GObject* obj) { _g_free0 (self->priv->raw_assoc); #line 156 "/home/jens/Source/shotwell/src/Properties.vala" G_OBJECT_CLASS (basic_properties_parent_class)->finalize (obj); -#line 3897 "Properties.c" +#line 3833 "Properties.c" } @@ -3914,29 +3850,28 @@ static gboolean _gtk_widget_hide_on_delete_gtk_widget_delete_event (GtkWidget* _ result = gtk_widget_hide_on_delete ((GtkWidget*) self); #line 649 "/home/jens/Source/shotwell/src/Properties.vala" return result; -#line 3918 "Properties.c" +#line 3854 "Properties.c" } ExtendedPropertiesWindow* extended_properties_window_construct (GType object_type, GtkWindow* owner) { ExtendedPropertiesWindow * self = NULL; gboolean use_header = FALSE; - GtkSettings* _tmp0_ = NULL; + GtkSettings* _tmp0_; gint _tmp1_ = 0; - gboolean _tmp2_ = FALSE; - const gchar* _tmp3_ = NULL; - GtkWindow* _tmp4_ = NULL; - ExtendedPropertiesWindowExtendedProperties* _tmp5_ = NULL; - ExtendedPropertiesWindowExtendedProperties* _tmp6_ = NULL; - ExtendedPropertiesWindowExtendedProperties* _tmp7_ = NULL; - ExtendedPropertiesWindowExtendedProperties* _tmp8_ = NULL; - ExtendedPropertiesWindowExtendedProperties* _tmp9_ = NULL; - ExtendedPropertiesWindowExtendedProperties* _tmp10_ = NULL; - ExtendedPropertiesWindowExtendedProperties* _tmp11_ = NULL; - ExtendedPropertiesWindowExtendedProperties* _tmp12_ = NULL; - ExtendedPropertiesWindowExtendedProperties* _tmp13_ = NULL; - GtkBox* _tmp14_ = NULL; - ExtendedPropertiesWindowExtendedProperties* _tmp15_ = NULL; + gboolean _tmp2_; + GtkWindow* _tmp3_; + ExtendedPropertiesWindowExtendedProperties* _tmp4_; + ExtendedPropertiesWindowExtendedProperties* _tmp5_; + ExtendedPropertiesWindowExtendedProperties* _tmp6_; + ExtendedPropertiesWindowExtendedProperties* _tmp7_; + ExtendedPropertiesWindowExtendedProperties* _tmp8_; + ExtendedPropertiesWindowExtendedProperties* _tmp9_; + ExtendedPropertiesWindowExtendedProperties* _tmp10_; + ExtendedPropertiesWindowExtendedProperties* _tmp11_; + ExtendedPropertiesWindowExtendedProperties* _tmp12_; + GtkBox* _tmp13_; + ExtendedPropertiesWindowExtendedProperties* _tmp14_; #line 635 "/home/jens/Source/shotwell/src/Properties.vala" g_return_val_if_fail (GTK_IS_WINDOW (owner), NULL); #line 637 "/home/jens/Source/shotwell/src/Properties.vala" @@ -3949,11 +3884,11 @@ ExtendedPropertiesWindow* extended_properties_window_construct (GType object_typ if (_tmp2_) { #line 638 "/home/jens/Source/shotwell/src/Properties.vala" _tmp1_ = 1; -#line 3953 "Properties.c" +#line 3888 "Properties.c" } else { #line 638 "/home/jens/Source/shotwell/src/Properties.vala" _tmp1_ = 0; -#line 3957 "Properties.c" +#line 3892 "Properties.c" } #line 638 "/home/jens/Source/shotwell/src/Properties.vala" self = (ExtendedPropertiesWindow*) g_object_new (object_type, "use-header-bar", _tmp1_, NULL); @@ -3966,91 +3901,89 @@ ExtendedPropertiesWindow* extended_properties_window_construct (GType object_typ #line 643 "/home/jens/Source/shotwell/src/Properties.vala" gtk_widget_set_can_focus (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_widget_get_type (), GtkWidget), TRUE); #line 644 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp3_ = _ ("Extended Information"); -#line 644 "/home/jens/Source/shotwell/src/Properties.vala" - gtk_window_set_title (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_window_get_type (), GtkWindow), _tmp3_); + gtk_window_set_title (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_window_get_type (), GtkWindow), _ ("Extended Information")); #line 645 "/home/jens/Source/shotwell/src/Properties.vala" gtk_window_set_position (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_window_get_type (), GtkWindow), GTK_WIN_POS_CENTER); #line 646 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp4_ = owner; + _tmp3_ = owner; #line 646 "/home/jens/Source/shotwell/src/Properties.vala" - gtk_window_set_transient_for (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_window_get_type (), GtkWindow), _tmp4_); + gtk_window_set_transient_for (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_window_get_type (), GtkWindow), _tmp3_); #line 647 "/home/jens/Source/shotwell/src/Properties.vala" gtk_window_set_type_hint (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_window_get_type (), GtkWindow), GDK_WINDOW_TYPE_HINT_DIALOG); #line 649 "/home/jens/Source/shotwell/src/Properties.vala" g_signal_connect_object (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_widget_get_type (), GtkWidget), "delete-event", (GCallback) _gtk_widget_hide_on_delete_gtk_widget_delete_event, G_TYPE_CHECK_INSTANCE_CAST (self, gtk_widget_get_type (), GtkWidget), 0); #line 651 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp5_ = extended_properties_window_extended_properties_new (); + _tmp4_ = extended_properties_window_extended_properties_new (); #line 651 "/home/jens/Source/shotwell/src/Properties.vala" - g_object_ref_sink (_tmp5_); + g_object_ref_sink (_tmp4_); #line 651 "/home/jens/Source/shotwell/src/Properties.vala" _g_object_unref0 (self->priv->properties); #line 651 "/home/jens/Source/shotwell/src/Properties.vala" - self->priv->properties = _tmp5_; + self->priv->properties = _tmp4_; #line 652 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp6_ = self->priv->properties; + _tmp5_ = self->priv->properties; #line 652 "/home/jens/Source/shotwell/src/Properties.vala" - gtk_widget_set_halign (G_TYPE_CHECK_INSTANCE_CAST (_tmp6_, gtk_widget_get_type (), GtkWidget), GTK_ALIGN_FILL); + gtk_widget_set_halign (G_TYPE_CHECK_INSTANCE_CAST (_tmp5_, gtk_widget_get_type (), GtkWidget), GTK_ALIGN_FILL); #line 653 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp7_ = self->priv->properties; + _tmp6_ = self->priv->properties; #line 653 "/home/jens/Source/shotwell/src/Properties.vala" - gtk_widget_set_valign (G_TYPE_CHECK_INSTANCE_CAST (_tmp7_, gtk_widget_get_type (), GtkWidget), GTK_ALIGN_FILL); + gtk_widget_set_valign (G_TYPE_CHECK_INSTANCE_CAST (_tmp6_, gtk_widget_get_type (), GtkWidget), GTK_ALIGN_FILL); #line 654 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp8_ = self->priv->properties; + _tmp7_ = self->priv->properties; #line 654 "/home/jens/Source/shotwell/src/Properties.vala" - gtk_widget_set_hexpand (G_TYPE_CHECK_INSTANCE_CAST (_tmp8_, gtk_widget_get_type (), GtkWidget), TRUE); + gtk_widget_set_hexpand (G_TYPE_CHECK_INSTANCE_CAST (_tmp7_, gtk_widget_get_type (), GtkWidget), TRUE); #line 655 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp9_ = self->priv->properties; + _tmp8_ = self->priv->properties; #line 655 "/home/jens/Source/shotwell/src/Properties.vala" - gtk_widget_set_vexpand (G_TYPE_CHECK_INSTANCE_CAST (_tmp9_, gtk_widget_get_type (), GtkWidget), TRUE); + gtk_widget_set_vexpand (G_TYPE_CHECK_INSTANCE_CAST (_tmp8_, gtk_widget_get_type (), GtkWidget), TRUE); #line 656 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp10_ = self->priv->properties; + _tmp9_ = self->priv->properties; #line 656 "/home/jens/Source/shotwell/src/Properties.vala" - gtk_widget_set_margin_top (G_TYPE_CHECK_INSTANCE_CAST (_tmp10_, gtk_widget_get_type (), GtkWidget), 3); + gtk_widget_set_margin_top (G_TYPE_CHECK_INSTANCE_CAST (_tmp9_, gtk_widget_get_type (), GtkWidget), 3); #line 657 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp11_ = self->priv->properties; + _tmp10_ = self->priv->properties; #line 657 "/home/jens/Source/shotwell/src/Properties.vala" - gtk_widget_set_margin_bottom (G_TYPE_CHECK_INSTANCE_CAST (_tmp11_, gtk_widget_get_type (), GtkWidget), 3); + gtk_widget_set_margin_bottom (G_TYPE_CHECK_INSTANCE_CAST (_tmp10_, gtk_widget_get_type (), GtkWidget), 3); #line 658 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp12_ = self->priv->properties; + _tmp11_ = self->priv->properties; #line 658 "/home/jens/Source/shotwell/src/Properties.vala" - gtk_widget_set_margin_start (G_TYPE_CHECK_INSTANCE_CAST (_tmp12_, gtk_widget_get_type (), GtkWidget), 3); + gtk_widget_set_margin_start (G_TYPE_CHECK_INSTANCE_CAST (_tmp11_, gtk_widget_get_type (), GtkWidget), 3); #line 659 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp13_ = self->priv->properties; + _tmp12_ = self->priv->properties; #line 659 "/home/jens/Source/shotwell/src/Properties.vala" - gtk_widget_set_margin_end (G_TYPE_CHECK_INSTANCE_CAST (_tmp13_, gtk_widget_get_type (), GtkWidget), 3); + gtk_widget_set_margin_end (G_TYPE_CHECK_INSTANCE_CAST (_tmp12_, gtk_widget_get_type (), GtkWidget), 3); #line 660 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp14_ = (GtkBox*) gtk_dialog_get_content_area (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_dialog_get_type (), GtkDialog)); + _tmp13_ = (GtkBox*) gtk_dialog_get_content_area (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_dialog_get_type (), GtkDialog)); #line 660 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp15_ = self->priv->properties; + _tmp14_ = self->priv->properties; #line 660 "/home/jens/Source/shotwell/src/Properties.vala" - gtk_container_add (G_TYPE_CHECK_INSTANCE_CAST (G_TYPE_CHECK_INSTANCE_CAST (_tmp14_, gtk_box_get_type (), GtkBox), gtk_container_get_type (), GtkContainer), G_TYPE_CHECK_INSTANCE_CAST (_tmp15_, gtk_widget_get_type (), GtkWidget)); + gtk_container_add (G_TYPE_CHECK_INSTANCE_CAST (G_TYPE_CHECK_INSTANCE_CAST (_tmp13_, gtk_box_get_type (), GtkBox), gtk_container_get_type (), GtkContainer), G_TYPE_CHECK_INSTANCE_CAST (_tmp14_, gtk_widget_get_type (), GtkWidget)); #line 635 "/home/jens/Source/shotwell/src/Properties.vala" return self; -#line 4031 "Properties.c" +#line 3964 "Properties.c" } ExtendedPropertiesWindow* extended_properties_window_new (GtkWindow* owner) { #line 635 "/home/jens/Source/shotwell/src/Properties.vala" return extended_properties_window_construct (TYPE_EXTENDED_PROPERTIES_WINDOW, owner); -#line 4038 "Properties.c" +#line 3971 "Properties.c" } static gboolean extended_properties_window_real_button_press_event (GtkWidget* base, GdkEventButton* event) { ExtendedPropertiesWindow * self; gboolean result = FALSE; - GdkEventButton* _tmp0_ = NULL; - guint _tmp1_ = 0U; - GdkEventButton* _tmp5_ = NULL; - guint _tmp6_ = 0U; - GdkEventButton* _tmp7_ = NULL; - gdouble _tmp8_ = 0.0; - GdkEventButton* _tmp9_ = NULL; - gdouble _tmp10_ = 0.0; - GdkEventButton* _tmp11_ = NULL; - guint32 _tmp12_ = 0U; + GdkEventButton* _tmp0_; + guint _tmp1_; + GdkEventButton* _tmp5_; + guint _tmp6_; + GdkEventButton* _tmp7_; + gdouble _tmp8_; + GdkEventButton* _tmp9_; + gdouble _tmp10_; + GdkEventButton* _tmp11_; + guint32 _tmp12_; #line 663 "/home/jens/Source/shotwell/src/Properties.vala" self = G_TYPE_CHECK_INSTANCE_CAST (base, TYPE_EXTENDED_PROPERTIES_WINDOW, ExtendedPropertiesWindow); #line 663 "/home/jens/Source/shotwell/src/Properties.vala" @@ -4061,30 +3994,30 @@ static gboolean extended_properties_window_real_button_press_event (GtkWidget* b _tmp1_ = _tmp0_->button; #line 665 "/home/jens/Source/shotwell/src/Properties.vala" if (_tmp1_ != ((guint) 1)) { -#line 4065 "Properties.c" +#line 3998 "Properties.c" gboolean _tmp2_ = FALSE; #line 666 "/home/jens/Source/shotwell/src/Properties.vala" if (GTK_WIDGET_CLASS (extended_properties_window_parent_class)->button_press_event != NULL) { -#line 4069 "Properties.c" - GdkEventButton* _tmp3_ = NULL; - gboolean _tmp4_ = FALSE; +#line 4002 "Properties.c" + GdkEventButton* _tmp3_; + gboolean _tmp4_; #line 666 "/home/jens/Source/shotwell/src/Properties.vala" _tmp3_ = event; #line 666 "/home/jens/Source/shotwell/src/Properties.vala" _tmp4_ = GTK_WIDGET_CLASS (extended_properties_window_parent_class)->button_press_event (G_TYPE_CHECK_INSTANCE_CAST (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_dialog_get_type (), GtkDialog), gtk_widget_get_type (), GtkWidget), _tmp3_); #line 666 "/home/jens/Source/shotwell/src/Properties.vala" _tmp2_ = _tmp4_; -#line 4078 "Properties.c" +#line 4011 "Properties.c" } else { #line 666 "/home/jens/Source/shotwell/src/Properties.vala" _tmp2_ = TRUE; -#line 4082 "Properties.c" +#line 4015 "Properties.c" } #line 666 "/home/jens/Source/shotwell/src/Properties.vala" result = _tmp2_; #line 666 "/home/jens/Source/shotwell/src/Properties.vala" return result; -#line 4088 "Properties.c" +#line 4021 "Properties.c" } #line 668 "/home/jens/Source/shotwell/src/Properties.vala" _tmp5_ = event; @@ -4108,21 +4041,21 @@ static gboolean extended_properties_window_real_button_press_event (GtkWidget* b result = TRUE; #line 670 "/home/jens/Source/shotwell/src/Properties.vala" return result; -#line 4112 "Properties.c" +#line 4045 "Properties.c" } static gboolean extended_properties_window_real_key_press_event (GtkWidget* base, GdkEventKey* event) { ExtendedPropertiesWindow * self; gboolean result = FALSE; - GdkEventKey* _tmp0_ = NULL; - guint _tmp1_ = 0U; - const gchar* _tmp2_ = NULL; - AppWindow* _tmp3_ = NULL; - AppWindow* _tmp4_ = NULL; - GdkEventKey* _tmp5_ = NULL; + GdkEventKey* _tmp0_; + guint _tmp1_; + const gchar* _tmp2_; + AppWindow* _tmp3_; + AppWindow* _tmp4_; + GdkEventKey* _tmp5_; gboolean _tmp6_ = FALSE; - gboolean _tmp7_ = FALSE; + gboolean _tmp7_; #line 673 "/home/jens/Source/shotwell/src/Properties.vala" self = G_TYPE_CHECK_INSTANCE_CAST (base, TYPE_EXTENDED_PROPERTIES_WINDOW, ExtendedPropertiesWindow); #line 673 "/home/jens/Source/shotwell/src/Properties.vala" @@ -4141,7 +4074,7 @@ static gboolean extended_properties_window_real_key_press_event (GtkWidget* base result = TRUE; #line 677 "/home/jens/Source/shotwell/src/Properties.vala" return result; -#line 4145 "Properties.c" +#line 4078 "Properties.c" } #line 680 "/home/jens/Source/shotwell/src/Properties.vala" _tmp3_ = app_window_get_instance (); @@ -4159,13 +4092,13 @@ static gboolean extended_properties_window_real_key_press_event (GtkWidget* base result = _tmp7_; #line 680 "/home/jens/Source/shotwell/src/Properties.vala" return result; -#line 4163 "Properties.c" +#line 4096 "Properties.c" } void extended_properties_window_update_properties (ExtendedPropertiesWindow* self, Page* page) { - ExtendedPropertiesWindowExtendedProperties* _tmp0_ = NULL; - Page* _tmp1_ = NULL; + ExtendedPropertiesWindowExtendedProperties* _tmp0_; + Page* _tmp1_; #line 683 "/home/jens/Source/shotwell/src/Properties.vala" g_return_if_fail (IS_EXTENDED_PROPERTIES_WINDOW (self)); #line 683 "/home/jens/Source/shotwell/src/Properties.vala" @@ -4176,13 +4109,13 @@ void extended_properties_window_update_properties (ExtendedPropertiesWindow* sel _tmp1_ = page; #line 684 "/home/jens/Source/shotwell/src/Properties.vala" properties_update_properties (G_TYPE_CHECK_INSTANCE_CAST (_tmp0_, TYPE_PROPERTIES, Properties), _tmp1_); -#line 4180 "Properties.c" +#line 4113 "Properties.c" } static void extended_properties_window_real_show_all (GtkWidget* base) { ExtendedPropertiesWindow * self; - ExtendedPropertiesWindowExtendedProperties* _tmp0_ = NULL; + ExtendedPropertiesWindowExtendedProperties* _tmp0_; #line 687 "/home/jens/Source/shotwell/src/Properties.vala" self = G_TYPE_CHECK_INSTANCE_CAST (base, TYPE_EXTENDED_PROPERTIES_WINDOW, ExtendedPropertiesWindow); #line 688 "/home/jens/Source/shotwell/src/Properties.vala" @@ -4193,36 +4126,36 @@ static void extended_properties_window_real_show_all (GtkWidget* base) { properties_unselect_text (G_TYPE_CHECK_INSTANCE_CAST (_tmp0_, TYPE_PROPERTIES, Properties)); #line 690 "/home/jens/Source/shotwell/src/Properties.vala" gtk_widget_grab_focus (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_widget_get_type (), GtkWidget)); -#line 4197 "Properties.c" +#line 4130 "Properties.c" } static gpointer _dimensions_dup0 (gpointer self) { #line 498 "/home/jens/Source/shotwell/src/Properties.vala" return self ? dimensions_dup (self) : NULL; -#line 4204 "Properties.c" +#line 4137 "Properties.c" } static void extended_properties_window_extended_properties_real_clear_properties (Properties* base) { ExtendedPropertiesWindowExtendedProperties * self; - gchar* _tmp0_ = NULL; - gchar* _tmp1_ = NULL; + gchar* _tmp0_; + gchar* _tmp1_; Dimensions _tmp2_ = {0}; - Dimensions* _tmp3_ = NULL; - gchar* _tmp4_ = NULL; - gchar* _tmp5_ = NULL; - gchar* _tmp6_ = NULL; - gchar* _tmp7_ = NULL; - gchar* _tmp8_ = NULL; - gchar* _tmp9_ = NULL; - gchar* _tmp10_ = NULL; - gchar* _tmp11_ = NULL; - gchar* _tmp12_ = NULL; - gchar* _tmp13_ = NULL; - gchar* _tmp14_ = NULL; - gchar* _tmp15_ = NULL; - gchar* _tmp16_ = NULL; + Dimensions* _tmp3_; + gchar* _tmp4_; + gchar* _tmp5_; + gchar* _tmp6_; + gchar* _tmp7_; + gchar* _tmp8_; + gchar* _tmp9_; + gchar* _tmp10_; + gchar* _tmp11_; + gchar* _tmp12_; + gchar* _tmp13_; + gchar* _tmp14_; + gchar* _tmp15_; + gchar* _tmp16_; #line 491 "/home/jens/Source/shotwell/src/Properties.vala" self = G_TYPE_CHECK_INSTANCE_CAST (base, EXTENDED_PROPERTIES_WINDOW_TYPE_EXTENDED_PROPERTIES, ExtendedPropertiesWindowExtendedProperties); #line 492 "/home/jens/Source/shotwell/src/Properties.vala" @@ -4333,18 +4266,18 @@ static void extended_properties_window_extended_properties_real_clear_properties _g_free0 (self->priv->comment); #line 513 "/home/jens/Source/shotwell/src/Properties.vala" self->priv->comment = _tmp16_; -#line 4337 "Properties.c" +#line 4270 "Properties.c" } static void extended_properties_window_extended_properties_real_get_single_properties (Properties* base, DataView* view) { ExtendedPropertiesWindowExtendedProperties * self; - DataView* _tmp0_ = NULL; + DataView* _tmp0_; DataSource* source = NULL; - DataView* _tmp1_ = NULL; - DataSource* _tmp2_ = NULL; - DataSource* _tmp3_ = NULL; - DataSource* _tmp4_ = NULL; + DataView* _tmp1_; + DataSource* _tmp2_; + DataSource* _tmp3_; + DataSource* _tmp4_; GError * _inner_error_ = NULL; #line 516 "/home/jens/Source/shotwell/src/Properties.vala" self = G_TYPE_CHECK_INSTANCE_CAST (base, EXTENDED_PROPERTIES_WINDOW_TYPE_EXTENDED_PROPERTIES, ExtendedPropertiesWindowExtendedProperties); @@ -4368,76 +4301,76 @@ static void extended_properties_window_extended_properties_real_get_single_prope _g_object_unref0 (source); #line 521 "/home/jens/Source/shotwell/src/Properties.vala" return; -#line 4372 "Properties.c" +#line 4305 "Properties.c" } #line 523 "/home/jens/Source/shotwell/src/Properties.vala" _tmp4_ = source; #line 523 "/home/jens/Source/shotwell/src/Properties.vala" if (G_TYPE_CHECK_INSTANCE_TYPE (_tmp4_, TYPE_MEDIA_SOURCE)) { -#line 4378 "Properties.c" +#line 4311 "Properties.c" MediaSource* media = NULL; - DataSource* _tmp5_ = NULL; - MediaSource* _tmp6_ = NULL; - MediaSource* _tmp7_ = NULL; - GFile* _tmp8_ = NULL; - GFile* _tmp9_ = NULL; - gchar* _tmp10_ = NULL; - MediaSource* _tmp11_ = NULL; - GFile* _tmp12_ = NULL; - GFile* _tmp13_ = NULL; - gchar* _tmp14_ = NULL; - MediaSource* _tmp15_ = NULL; - guint64 _tmp16_ = 0ULL; + DataSource* _tmp5_; + MediaSource* _tmp6_; + MediaSource* _tmp7_; + GFile* _tmp8_; + GFile* _tmp9_; + gchar* _tmp10_; + MediaSource* _tmp11_; + GFile* _tmp12_; + GFile* _tmp13_; + gchar* _tmp14_; + MediaSource* _tmp15_; + guint64 _tmp16_; Photo* photo = NULL; - MediaSource* _tmp17_ = NULL; - Photo* _tmp18_ = NULL; - Photo* _tmp19_ = NULL; + MediaSource* _tmp17_; + Photo* _tmp18_; + Photo* _tmp19_; PhotoMetadata* metadata = NULL; - PhotoMetadata* _tmp26_ = NULL; - PhotoMetadata* _tmp27_ = NULL; - MetadataDateTime* _tmp28_ = NULL; - MetadataDateTime* _tmp29_ = NULL; - gboolean _tmp30_ = FALSE; - Photo* _tmp36_ = NULL; - PhotoFileFormat _tmp37_ = 0; - PhotoMetadata* _tmp38_ = NULL; - Dimensions* _tmp39_ = NULL; - PhotoMetadata* _tmp40_ = NULL; - gchar* _tmp41_ = NULL; - PhotoMetadata* _tmp42_ = NULL; - gchar* _tmp43_ = NULL; - PhotoMetadata* _tmp44_ = NULL; - gchar* _tmp45_ = NULL; - PhotoMetadata* _tmp46_ = NULL; - gchar* _tmp47_ = NULL; - PhotoMetadata* _tmp48_ = NULL; + PhotoMetadata* _tmp26_; + PhotoMetadata* _tmp27_; + MetadataDateTime* _tmp28_; + MetadataDateTime* _tmp29_; + gboolean _tmp30_; + Photo* _tmp36_; + PhotoFileFormat _tmp37_; + PhotoMetadata* _tmp38_; + Dimensions* _tmp39_; + PhotoMetadata* _tmp40_; + gchar* _tmp41_; + PhotoMetadata* _tmp42_; + gchar* _tmp43_; + PhotoMetadata* _tmp44_; + gchar* _tmp45_; + PhotoMetadata* _tmp46_; + gchar* _tmp47_; + PhotoMetadata* _tmp48_; gdouble _tmp49_ = 0.0; gchar* _tmp50_ = NULL; gdouble _tmp51_ = 0.0; gchar* _tmp52_ = NULL; gdouble _tmp53_ = 0.0; - PhotoMetadata* _tmp54_ = NULL; - gchar* _tmp55_ = NULL; - PhotoMetadata* _tmp56_ = NULL; - gchar* _tmp57_ = NULL; - PhotoMetadata* _tmp58_ = NULL; - gchar* _tmp59_ = NULL; - PhotoMetadata* _tmp60_ = NULL; - gchar* _tmp61_ = NULL; + PhotoMetadata* _tmp54_; + gchar* _tmp55_; + PhotoMetadata* _tmp56_; + gchar* _tmp57_; + PhotoMetadata* _tmp58_; + gchar* _tmp59_; + PhotoMetadata* _tmp60_; + gchar* _tmp61_; time_t exposure_time_obj = 0; - PhotoMetadata* _tmp62_ = NULL; - MetadataDateTime* _tmp63_ = NULL; - MetadataDateTime* _tmp64_ = NULL; - time_t _tmp65_ = 0; - time_t _tmp66_ = 0; - time_t _tmp67_ = 0; + PhotoMetadata* _tmp62_; + MetadataDateTime* _tmp63_; + MetadataDateTime* _tmp64_; + time_t _tmp65_; + time_t _tmp66_; + time_t _tmp67_; struct tm _tmp68_ = {0}; - gchar* _tmp69_ = NULL; - time_t _tmp70_ = 0; + gchar* _tmp69_; + time_t _tmp70_; struct tm _tmp71_ = {0}; - gchar* _tmp72_ = NULL; - MediaSource* _tmp73_ = NULL; - gchar* _tmp74_ = NULL; + gchar* _tmp72_; + MediaSource* _tmp73_; + gchar* _tmp74_; #line 524 "/home/jens/Source/shotwell/src/Properties.vala" _tmp5_ = source; #line 524 "/home/jens/Source/shotwell/src/Properties.vala" @@ -4496,13 +4429,13 @@ static void extended_properties_window_extended_properties_real_get_single_prope _g_object_unref0 (source); #line 534 "/home/jens/Source/shotwell/src/Properties.vala" return; -#line 4500 "Properties.c" +#line 4433 "Properties.c" } { PhotoMetadata* _tmp20_ = NULL; - Photo* _tmp21_ = NULL; - PhotoMetadata* _tmp22_ = NULL; - PhotoMetadata* _tmp23_ = NULL; + Photo* _tmp21_; + PhotoMetadata* _tmp22_; + PhotoMetadata* _tmp23_; #line 543 "/home/jens/Source/shotwell/src/Properties.vala" _tmp21_ = photo; #line 543 "/home/jens/Source/shotwell/src/Properties.vala" @@ -4511,8 +4444,8 @@ static void extended_properties_window_extended_properties_real_get_single_prope _tmp20_ = _tmp22_; #line 543 "/home/jens/Source/shotwell/src/Properties.vala" if (G_UNLIKELY (_inner_error_ != NULL)) { -#line 4515 "Properties.c" - goto __catch433_g_error; +#line 4448 "Properties.c" + goto __catch434_g_error; } #line 543 "/home/jens/Source/shotwell/src/Properties.vala" _tmp23_ = _tmp20_; @@ -4524,14 +4457,14 @@ static void extended_properties_window_extended_properties_real_get_single_prope metadata = _tmp23_; #line 538 "/home/jens/Source/shotwell/src/Properties.vala" _media_metadata_unref0 (_tmp20_); -#line 4528 "Properties.c" +#line 4461 "Properties.c" } - goto __finally433; - __catch433_g_error: + goto __finally434; + __catch434_g_error: { GError* e = NULL; - Photo* _tmp24_ = NULL; - PhotoMetadata* _tmp25_ = NULL; + Photo* _tmp24_; + PhotoMetadata* _tmp25_; #line 538 "/home/jens/Source/shotwell/src/Properties.vala" e = _inner_error_; #line 538 "/home/jens/Source/shotwell/src/Properties.vala" @@ -4546,9 +4479,9 @@ static void extended_properties_window_extended_properties_real_get_single_prope metadata = _tmp25_; #line 538 "/home/jens/Source/shotwell/src/Properties.vala" _g_error_free0 (e); -#line 4550 "Properties.c" +#line 4483 "Properties.c" } - __finally433: + __finally434: #line 538 "/home/jens/Source/shotwell/src/Properties.vala" if (G_UNLIKELY (_inner_error_ != NULL)) { #line 538 "/home/jens/Source/shotwell/src/Properties.vala" @@ -4565,7 +4498,7 @@ static void extended_properties_window_extended_properties_real_get_single_prope g_clear_error (&_inner_error_); #line 538 "/home/jens/Source/shotwell/src/Properties.vala" return; -#line 4569 "Properties.c" +#line 4502 "Properties.c" } #line 548 "/home/jens/Source/shotwell/src/Properties.vala" _tmp26_ = metadata; @@ -4581,7 +4514,7 @@ static void extended_properties_window_extended_properties_real_get_single_prope _g_object_unref0 (source); #line 549 "/home/jens/Source/shotwell/src/Properties.vala" return; -#line 4585 "Properties.c" +#line 4518 "Properties.c" } #line 556 "/home/jens/Source/shotwell/src/Properties.vala" _tmp27_ = metadata; @@ -4595,12 +4528,12 @@ static void extended_properties_window_extended_properties_real_get_single_prope _metadata_date_time_unref0 (_tmp29_); #line 556 "/home/jens/Source/shotwell/src/Properties.vala" if (_tmp30_) { -#line 4599 "Properties.c" - PhotoMetadata* _tmp31_ = NULL; - Photo* _tmp32_ = NULL; - time_t _tmp33_ = 0; - MetadataDateTime* _tmp34_ = NULL; - MetadataDateTime* _tmp35_ = NULL; +#line 4532 "Properties.c" + PhotoMetadata* _tmp31_; + Photo* _tmp32_; + time_t _tmp33_; + MetadataDateTime* _tmp34_; + MetadataDateTime* _tmp35_; #line 557 "/home/jens/Source/shotwell/src/Properties.vala" _tmp31_ = metadata; #line 557 "/home/jens/Source/shotwell/src/Properties.vala" @@ -4615,7 +4548,7 @@ static void extended_properties_window_extended_properties_real_get_single_prope photo_metadata_set_exposure_date_time (_tmp31_, _tmp35_, PHOTO_METADATA_SET_OPTION_ALL_DOMAINS); #line 557 "/home/jens/Source/shotwell/src/Properties.vala" _metadata_date_time_unref0 (_tmp35_); -#line 4619 "Properties.c" +#line 4552 "Properties.c" } #line 559 "/home/jens/Source/shotwell/src/Properties.vala" _tmp36_ = photo; @@ -4761,19 +4694,19 @@ static void extended_properties_window_extended_properties_real_get_single_prope _g_object_unref0 (photo); #line 523 "/home/jens/Source/shotwell/src/Properties.vala" _g_object_unref0 (media); -#line 4765 "Properties.c" +#line 4698 "Properties.c" } else { - DataSource* _tmp75_ = NULL; + DataSource* _tmp75_; #line 574 "/home/jens/Source/shotwell/src/Properties.vala" _tmp75_ = source; #line 574 "/home/jens/Source/shotwell/src/Properties.vala" if (G_TYPE_CHECK_INSTANCE_TYPE (_tmp75_, TYPE_EVENT_SOURCE)) { -#line 4772 "Properties.c" +#line 4705 "Properties.c" Event* event = NULL; - DataSource* _tmp76_ = NULL; - Event* _tmp77_ = NULL; - Event* _tmp78_ = NULL; - gchar* _tmp79_ = NULL; + DataSource* _tmp76_; + Event* _tmp77_; + Event* _tmp78_; + gchar* _tmp79_; #line 575 "/home/jens/Source/shotwell/src/Properties.vala" _tmp76_ = source; #line 575 "/home/jens/Source/shotwell/src/Properties.vala" @@ -4790,146 +4723,187 @@ static void extended_properties_window_extended_properties_real_get_single_prope self->priv->comment = _tmp79_; #line 574 "/home/jens/Source/shotwell/src/Properties.vala" _g_object_unref0 (event); -#line 4794 "Properties.c" +#line 4727 "Properties.c" } } #line 516 "/home/jens/Source/shotwell/src/Properties.vala" _g_object_unref0 (source); -#line 4799 "Properties.c" +#line 4732 "Properties.c" } static gchar* string_replace (const gchar* self, const gchar* old, const gchar* replacement) { gchar* result = NULL; + gboolean _tmp0_ = FALSE; + gboolean _tmp1_ = FALSE; GError * _inner_error_ = NULL; -#line 1380 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1407 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" g_return_val_if_fail (self != NULL, NULL); -#line 1380 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1407 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" g_return_val_if_fail (old != NULL, NULL); -#line 1380 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1407 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" g_return_val_if_fail (replacement != NULL, NULL); -#line 4812 "Properties.c" +#line 1408 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" + if ((*((gchar*) self)) == '\0') { +#line 1408 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" + _tmp1_ = TRUE; +#line 4751 "Properties.c" + } else { + const gchar* _tmp2_; +#line 1408 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" + _tmp2_ = old; +#line 1408 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" + _tmp1_ = (*((gchar*) _tmp2_)) == '\0'; +#line 4758 "Properties.c" + } +#line 1408 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" + if (_tmp1_) { +#line 1408 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" + _tmp0_ = TRUE; +#line 4764 "Properties.c" + } else { + const gchar* _tmp3_; + const gchar* _tmp4_; +#line 1408 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" + _tmp3_ = old; +#line 1408 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" + _tmp4_ = replacement; +#line 1408 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" + _tmp0_ = g_strcmp0 (_tmp3_, _tmp4_) == 0; +#line 4774 "Properties.c" + } +#line 1408 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" + if (_tmp0_) { +#line 4778 "Properties.c" + gchar* _tmp5_; +#line 1409 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" + _tmp5_ = g_strdup (self); +#line 1409 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" + result = _tmp5_; +#line 1409 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" + return result; +#line 4786 "Properties.c" + } { GRegex* regex = NULL; - const gchar* _tmp0_ = NULL; - gchar* _tmp1_ = NULL; - gchar* _tmp2_ = NULL; - GRegex* _tmp3_ = NULL; - GRegex* _tmp4_ = NULL; - gchar* _tmp5_ = NULL; - GRegex* _tmp6_ = NULL; - const gchar* _tmp7_ = NULL; - gchar* _tmp8_ = NULL; - gchar* _tmp9_ = NULL; -#line 1382 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" - _tmp0_ = old; -#line 1382 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" - _tmp1_ = g_regex_escape_string (_tmp0_, -1); -#line 1382 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" - _tmp2_ = _tmp1_; -#line 1382 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" - _tmp3_ = g_regex_new (_tmp2_, 0, 0, &_inner_error_); -#line 1382 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" - _tmp4_ = _tmp3_; -#line 1382 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" - _g_free0 (_tmp2_); -#line 1382 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" - regex = _tmp4_; -#line 1382 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" + const gchar* _tmp6_; + gchar* _tmp7_; + gchar* _tmp8_; + GRegex* _tmp9_; + GRegex* _tmp10_; + gchar* _tmp11_ = NULL; + GRegex* _tmp12_; + const gchar* _tmp13_; + gchar* _tmp14_; + gchar* _tmp15_; +#line 1412 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" + _tmp6_ = old; +#line 1412 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" + _tmp7_ = g_regex_escape_string (_tmp6_, -1); +#line 1412 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" + _tmp8_ = _tmp7_; +#line 1412 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" + _tmp9_ = g_regex_new (_tmp8_, 0, 0, &_inner_error_); +#line 1412 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" + _tmp10_ = _tmp9_; +#line 1412 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" + _g_free0 (_tmp8_); +#line 1412 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" + regex = _tmp10_; +#line 1412 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" if (G_UNLIKELY (_inner_error_ != NULL)) { -#line 1382 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1412 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" if (_inner_error_->domain == G_REGEX_ERROR) { -#line 4843 "Properties.c" - goto __catch434_g_regex_error; +#line 4818 "Properties.c" + goto __catch435_g_regex_error; } -#line 1382 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1412 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" g_critical ("file %s: line %d: unexpected error: %s (%s, %d)", __FILE__, __LINE__, _inner_error_->message, g_quark_to_string (_inner_error_->domain), _inner_error_->code); -#line 1382 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1412 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" g_clear_error (&_inner_error_); -#line 1382 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1412 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" return NULL; -#line 4852 "Properties.c" +#line 4827 "Properties.c" } -#line 1383 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" - _tmp6_ = regex; -#line 1383 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" - _tmp7_ = replacement; -#line 1383 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" - _tmp8_ = g_regex_replace_literal (_tmp6_, self, (gssize) -1, 0, _tmp7_, 0, &_inner_error_); -#line 1383 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" - _tmp5_ = _tmp8_; -#line 1383 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1413 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" + _tmp12_ = regex; +#line 1413 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" + _tmp13_ = replacement; +#line 1413 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" + _tmp14_ = g_regex_replace_literal (_tmp12_, self, (gssize) -1, 0, _tmp13_, 0, &_inner_error_); +#line 1413 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" + _tmp11_ = _tmp14_; +#line 1413 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" if (G_UNLIKELY (_inner_error_ != NULL)) { -#line 1383 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1413 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _g_regex_unref0 (regex); -#line 1383 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1413 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" if (_inner_error_->domain == G_REGEX_ERROR) { -#line 4868 "Properties.c" - goto __catch434_g_regex_error; +#line 4843 "Properties.c" + goto __catch435_g_regex_error; } -#line 1383 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1413 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _g_regex_unref0 (regex); -#line 1383 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1413 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" g_critical ("file %s: line %d: unexpected error: %s (%s, %d)", __FILE__, __LINE__, _inner_error_->message, g_quark_to_string (_inner_error_->domain), _inner_error_->code); -#line 1383 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1413 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" g_clear_error (&_inner_error_); -#line 1383 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1413 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" return NULL; -#line 4879 "Properties.c" +#line 4854 "Properties.c" } -#line 1383 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" - _tmp9_ = _tmp5_; -#line 1383 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" - _tmp5_ = NULL; -#line 1383 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" - result = _tmp9_; -#line 1383 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" - _g_free0 (_tmp5_); -#line 1383 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1413 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" + _tmp15_ = _tmp11_; +#line 1413 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" + _tmp11_ = NULL; +#line 1413 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" + result = _tmp15_; +#line 1413 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" + _g_free0 (_tmp11_); +#line 1413 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _g_regex_unref0 (regex); -#line 1383 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1413 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" return result; -#line 4893 "Properties.c" +#line 4868 "Properties.c" } - goto __finally434; - __catch434_g_regex_error: + goto __finally435; + __catch435_g_regex_error: { GError* e = NULL; -#line 1381 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1411 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" e = _inner_error_; -#line 1381 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1411 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _inner_error_ = NULL; -#line 1385 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1415 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" g_assert_not_reached (); -#line 1381 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1411 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _g_error_free0 (e); -#line 4907 "Properties.c" +#line 4882 "Properties.c" } - __finally434: -#line 1381 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" + __finally435: +#line 1411 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" if (G_UNLIKELY (_inner_error_ != NULL)) { -#line 1381 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1411 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" g_critical ("file %s: line %d: uncaught error: %s (%s, %d)", __FILE__, __LINE__, _inner_error_->message, g_quark_to_string (_inner_error_->domain), _inner_error_->code); -#line 1381 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1411 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" g_clear_error (&_inner_error_); -#line 1381 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1411 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" return NULL; -#line 4918 "Properties.c" +#line 4893 "Properties.c" } } static void extended_properties_window_extended_properties_real_internal_update_properties (Properties* base, Page* page) { ExtendedPropertiesWindowExtendedProperties * self; - Page* _tmp0_ = NULL; - Page* _tmp1_ = NULL; - gboolean _tmp113_ = FALSE; - const gchar* _tmp114_ = NULL; + Page* _tmp0_; + Page* _tmp1_; + gboolean _tmp97_ = FALSE; + const gchar* _tmp98_; gboolean has_comment = FALSE; - const gchar* _tmp116_ = NULL; - gboolean _tmp117_ = FALSE; - const gchar* _tmp119_ = NULL; - gboolean _tmp120_ = FALSE; + const gchar* _tmp100_ = NULL; + gboolean _tmp101_; + gboolean _tmp103_; #line 580 "/home/jens/Source/shotwell/src/Properties.vala" self = G_TYPE_CHECK_INSTANCE_CAST (base, EXTENDED_PROPERTIES_WINDOW_TYPE_EXTENDED_PROPERTIES, ExtendedPropertiesWindowExtendedProperties); #line 580 "/home/jens/Source/shotwell/src/Properties.vala" @@ -4942,91 +4916,76 @@ static void extended_properties_window_extended_properties_real_internal_update_ _tmp1_ = page; #line 583 "/home/jens/Source/shotwell/src/Properties.vala" if (G_TYPE_CHECK_INSTANCE_TYPE (_tmp1_, TYPE_EVENTS_DIRECTORY_PAGE)) { -#line 4946 "Properties.c" +#line 4920 "Properties.c" } else { gchar* _tmp2_ = NULL; gboolean _tmp3_ = FALSE; - const gchar* _tmp4_ = NULL; - const gchar* _tmp9_ = NULL; - gchar* _tmp10_ = NULL; - guint64 _tmp11_ = 0ULL; - const gchar* _tmp15_ = NULL; - gboolean _tmp16_ = FALSE; - gchar* _tmp19_ = NULL; - gboolean _tmp20_ = FALSE; - Dimensions* _tmp21_ = NULL; - const gchar* _tmp30_ = NULL; - const gchar* _tmp31_ = NULL; - gboolean _tmp32_ = FALSE; - const gchar* _tmp33_ = NULL; - const gchar* _tmp36_ = NULL; + const gchar* _tmp4_; + gchar* _tmp9_ = NULL; + guint64 _tmp10_; + gboolean _tmp14_; + gchar* _tmp16_ = NULL; + gboolean _tmp17_ = FALSE; + Dimensions* _tmp18_; + const gchar* _tmp27_ = NULL; + gboolean _tmp28_ = FALSE; + const gchar* _tmp29_; + const gchar* _tmp32_ = NULL; + gboolean _tmp33_ = FALSE; + const gchar* _tmp34_; const gchar* _tmp37_ = NULL; gboolean _tmp38_ = FALSE; - const gchar* _tmp39_ = NULL; + const gchar* _tmp39_; const gchar* _tmp42_ = NULL; - const gchar* _tmp43_ = NULL; - gboolean _tmp44_ = FALSE; - const gchar* _tmp45_ = NULL; - const gchar* _tmp48_ = NULL; - const gchar* _tmp49_ = NULL; - gboolean _tmp50_ = FALSE; - const gchar* _tmp51_ = NULL; - const gchar* _tmp54_ = NULL; - const gchar* _tmp55_ = NULL; - gboolean _tmp56_ = FALSE; + gboolean _tmp43_ = FALSE; + const gchar* _tmp44_; + const gchar* _tmp47_ = NULL; + gboolean _tmp48_ = FALSE; + const gchar* _tmp49_; + const gchar* _tmp52_ = NULL; + gboolean _tmp53_ = FALSE; + const gchar* _tmp54_; const gchar* _tmp57_ = NULL; - const gchar* _tmp60_ = NULL; - const gchar* _tmp61_ = NULL; - gboolean _tmp62_ = FALSE; - const gchar* _tmp63_ = NULL; - const gchar* _tmp66_ = NULL; - const gchar* _tmp67_ = NULL; - gboolean _tmp68_ = FALSE; - const gchar* _tmp69_ = NULL; - const gchar* _tmp72_ = NULL; - gchar* _tmp73_ = NULL; + gboolean _tmp58_ = FALSE; + const gchar* _tmp59_; + gchar* _tmp62_ = NULL; + gboolean _tmp63_ = FALSE; + gboolean _tmp64_ = FALSE; + gdouble _tmp65_; + gchar* _tmp72_ = NULL; + gboolean _tmp73_ = FALSE; gboolean _tmp74_ = FALSE; - gboolean _tmp75_ = FALSE; - gdouble _tmp76_ = 0.0; - const gchar* _tmp83_ = NULL; - gchar* _tmp84_ = NULL; - gboolean _tmp85_ = FALSE; - gboolean _tmp86_ = FALSE; - gdouble _tmp87_ = 0.0; - const gchar* _tmp94_ = NULL; - const gchar* _tmp95_ = NULL; - gboolean _tmp96_ = FALSE; - const gchar* _tmp97_ = NULL; - const gchar* _tmp100_ = NULL; - const gchar* _tmp101_ = NULL; - gboolean _tmp102_ = FALSE; - const gchar* _tmp103_ = NULL; - const gchar* _tmp106_ = NULL; - const gchar* _tmp107_ = NULL; - gboolean _tmp108_ = FALSE; - const gchar* _tmp109_ = NULL; - const gchar* _tmp112_ = NULL; + gdouble _tmp75_; + const gchar* _tmp82_ = NULL; + gboolean _tmp83_ = FALSE; + const gchar* _tmp84_; + const gchar* _tmp87_ = NULL; + gboolean _tmp88_ = FALSE; + const gchar* _tmp89_; + const gchar* _tmp92_ = NULL; + gboolean _tmp93_ = FALSE; + const gchar* _tmp94_; #line 586 "/home/jens/Source/shotwell/src/Properties.vala" _tmp4_ = self->priv->file_path; #line 586 "/home/jens/Source/shotwell/src/Properties.vala" if (g_strcmp0 (_tmp4_, "") != 0) { -#line 5014 "Properties.c" - const gchar* _tmp5_ = NULL; +#line 4973 "Properties.c" + const gchar* _tmp5_; #line 586 "/home/jens/Source/shotwell/src/Properties.vala" _tmp5_ = self->priv->file_path; #line 586 "/home/jens/Source/shotwell/src/Properties.vala" _tmp3_ = _tmp5_ != NULL; -#line 5020 "Properties.c" +#line 4979 "Properties.c" } else { #line 586 "/home/jens/Source/shotwell/src/Properties.vala" _tmp3_ = FALSE; -#line 5024 "Properties.c" +#line 4983 "Properties.c" } #line 586 "/home/jens/Source/shotwell/src/Properties.vala" if (_tmp3_) { -#line 5028 "Properties.c" - const gchar* _tmp6_ = NULL; - gchar* _tmp7_ = NULL; +#line 4987 "Properties.c" + const gchar* _tmp6_; + gchar* _tmp7_; #line 587 "/home/jens/Source/shotwell/src/Properties.vala" _tmp6_ = self->priv->file_path; #line 587 "/home/jens/Source/shotwell/src/Properties.vala" @@ -5035,637 +4994,602 @@ static void extended_properties_window_extended_properties_real_internal_update_ _g_free0 (_tmp2_); #line 587 "/home/jens/Source/shotwell/src/Properties.vala" _tmp2_ = _tmp7_; -#line 5039 "Properties.c" +#line 4998 "Properties.c" } else { - gchar* _tmp8_ = NULL; + gchar* _tmp8_; #line 587 "/home/jens/Source/shotwell/src/Properties.vala" _tmp8_ = g_strdup (EXTENDED_PROPERTIES_WINDOW_EXTENDED_PROPERTIES_NO_VALUE); #line 587 "/home/jens/Source/shotwell/src/Properties.vala" _g_free0 (_tmp2_); #line 587 "/home/jens/Source/shotwell/src/Properties.vala" _tmp2_ = _tmp8_; -#line 5048 "Properties.c" +#line 5007 "Properties.c" } #line 586 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp9_ = _ ("Location:"); -#line 586 "/home/jens/Source/shotwell/src/Properties.vala" - properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _tmp9_, _tmp2_, FALSE); + properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _ ("Location:"), _tmp2_, FALSE); #line 589 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp11_ = self->priv->filesize; + _tmp10_ = self->priv->filesize; #line 589 "/home/jens/Source/shotwell/src/Properties.vala" - if (_tmp11_ > ((guint64) 0)) { -#line 5058 "Properties.c" - guint64 _tmp12_ = 0ULL; - gchar* _tmp13_ = NULL; + if (_tmp10_ > ((guint64) 0)) { +#line 5015 "Properties.c" + guint64 _tmp11_; + gchar* _tmp12_; #line 590 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp12_ = self->priv->filesize; + _tmp11_ = self->priv->filesize; #line 590 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp13_ = g_format_size_full ((guint64) ((gint64) _tmp12_), G_FORMAT_SIZE_DEFAULT); + _tmp12_ = g_format_size_full ((guint64) ((gint64) _tmp11_), G_FORMAT_SIZE_DEFAULT); #line 590 "/home/jens/Source/shotwell/src/Properties.vala" - _g_free0 (_tmp10_); + _g_free0 (_tmp9_); #line 590 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp10_ = _tmp13_; -#line 5069 "Properties.c" + _tmp9_ = _tmp12_; +#line 5026 "Properties.c" } else { - gchar* _tmp14_ = NULL; + gchar* _tmp13_; #line 590 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp14_ = g_strdup (EXTENDED_PROPERTIES_WINDOW_EXTENDED_PROPERTIES_NO_VALUE); + _tmp13_ = g_strdup (EXTENDED_PROPERTIES_WINDOW_EXTENDED_PROPERTIES_NO_VALUE); #line 590 "/home/jens/Source/shotwell/src/Properties.vala" - _g_free0 (_tmp10_); + _g_free0 (_tmp9_); #line 590 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp10_ = _tmp14_; -#line 5078 "Properties.c" + _tmp9_ = _tmp13_; +#line 5035 "Properties.c" } #line 589 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp15_ = _ ("File size:"); -#line 589 "/home/jens/Source/shotwell/src/Properties.vala" - properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _tmp15_, _tmp10_, FALSE); + properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _ ("File size:"), _tmp9_, FALSE); #line 592 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp16_ = self->priv->is_raw; + _tmp14_ = self->priv->is_raw; #line 592 "/home/jens/Source/shotwell/src/Properties.vala" - if (_tmp16_) { -#line 5088 "Properties.c" - const gchar* _tmp17_ = NULL; - const gchar* _tmp18_ = NULL; -#line 593 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp17_ = _ ("Current Development:"); + if (_tmp14_) { +#line 5043 "Properties.c" + const gchar* _tmp15_; #line 593 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp18_ = self->priv->development_path; + _tmp15_ = self->priv->development_path; #line 593 "/home/jens/Source/shotwell/src/Properties.vala" - properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _tmp17_, _tmp18_, FALSE); -#line 5097 "Properties.c" + properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _ ("Current Development:"), _tmp15_, FALSE); +#line 5049 "Properties.c" } #line 595 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp21_ = self->priv->original_dim; + _tmp18_ = self->priv->original_dim; #line 595 "/home/jens/Source/shotwell/src/Properties.vala" - if (_tmp21_ != NULL) { -#line 5103 "Properties.c" - Dimensions* _tmp22_ = NULL; - gboolean _tmp23_ = FALSE; + if (_tmp18_ != NULL) { +#line 5055 "Properties.c" + Dimensions* _tmp19_; + gboolean _tmp20_; #line 595 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp22_ = self->priv->original_dim; + _tmp19_ = self->priv->original_dim; #line 595 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp23_ = dimensions_has_area (_tmp22_); + _tmp20_ = dimensions_has_area (_tmp19_); #line 595 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp20_ = _tmp23_; -#line 5112 "Properties.c" + _tmp17_ = _tmp20_; +#line 5064 "Properties.c" } else { #line 595 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp20_ = FALSE; -#line 5116 "Properties.c" + _tmp17_ = FALSE; +#line 5068 "Properties.c" } #line 595 "/home/jens/Source/shotwell/src/Properties.vala" - if (_tmp20_) { -#line 5120 "Properties.c" - Dimensions* _tmp24_ = NULL; - gint _tmp25_ = 0; - Dimensions* _tmp26_ = NULL; - gint _tmp27_ = 0; - gchar* _tmp28_ = NULL; + if (_tmp17_) { +#line 5072 "Properties.c" + Dimensions* _tmp21_; + gint _tmp22_; + Dimensions* _tmp23_; + gint _tmp24_; + gchar* _tmp25_; #line 596 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp24_ = self->priv->original_dim; + _tmp21_ = self->priv->original_dim; #line 596 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp25_ = (*_tmp24_).width; + _tmp22_ = (*_tmp21_).width; #line 596 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp26_ = self->priv->original_dim; + _tmp23_ = self->priv->original_dim; #line 596 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp27_ = (*_tmp26_).height; + _tmp24_ = (*_tmp23_).height; #line 596 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp28_ = g_strdup_printf ("%d × %d", _tmp25_, _tmp27_); + _tmp25_ = g_strdup_printf ("%d × %d", _tmp22_, _tmp24_); #line 596 "/home/jens/Source/shotwell/src/Properties.vala" - _g_free0 (_tmp19_); + _g_free0 (_tmp16_); #line 596 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp19_ = _tmp28_; -#line 5140 "Properties.c" + _tmp16_ = _tmp25_; +#line 5092 "Properties.c" } else { - gchar* _tmp29_ = NULL; + gchar* _tmp26_; #line 596 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp29_ = g_strdup (EXTENDED_PROPERTIES_WINDOW_EXTENDED_PROPERTIES_NO_VALUE); + _tmp26_ = g_strdup (EXTENDED_PROPERTIES_WINDOW_EXTENDED_PROPERTIES_NO_VALUE); #line 596 "/home/jens/Source/shotwell/src/Properties.vala" - _g_free0 (_tmp19_); + _g_free0 (_tmp16_); #line 596 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp19_ = _tmp29_; -#line 5149 "Properties.c" + _tmp16_ = _tmp26_; +#line 5101 "Properties.c" } #line 595 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp30_ = _ ("Original dimensions:"); -#line 595 "/home/jens/Source/shotwell/src/Properties.vala" - properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _tmp30_, _tmp19_, FALSE); + properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _ ("Original dimensions:"), _tmp16_, FALSE); #line 598 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp33_ = self->priv->camera_make; + _tmp29_ = self->priv->camera_make; #line 598 "/home/jens/Source/shotwell/src/Properties.vala" - if (g_strcmp0 (_tmp33_, "") != 0) { -#line 5159 "Properties.c" - const gchar* _tmp34_ = NULL; + if (g_strcmp0 (_tmp29_, "") != 0) { +#line 5109 "Properties.c" + const gchar* _tmp30_; #line 598 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp34_ = self->priv->camera_make; + _tmp30_ = self->priv->camera_make; #line 598 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp32_ = _tmp34_ != NULL; -#line 5165 "Properties.c" + _tmp28_ = _tmp30_ != NULL; +#line 5115 "Properties.c" } else { #line 598 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp32_ = FALSE; -#line 5169 "Properties.c" + _tmp28_ = FALSE; +#line 5119 "Properties.c" } #line 598 "/home/jens/Source/shotwell/src/Properties.vala" - if (_tmp32_) { -#line 5173 "Properties.c" - const gchar* _tmp35_ = NULL; + if (_tmp28_) { +#line 5123 "Properties.c" + const gchar* _tmp31_; #line 599 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp35_ = self->priv->camera_make; + _tmp31_ = self->priv->camera_make; #line 599 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp31_ = _tmp35_; -#line 5179 "Properties.c" + _tmp27_ = _tmp31_; +#line 5129 "Properties.c" } else { #line 599 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp31_ = EXTENDED_PROPERTIES_WINDOW_EXTENDED_PROPERTIES_NO_VALUE; -#line 5183 "Properties.c" + _tmp27_ = EXTENDED_PROPERTIES_WINDOW_EXTENDED_PROPERTIES_NO_VALUE; +#line 5133 "Properties.c" } #line 598 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp36_ = _ ("Camera make:"); -#line 598 "/home/jens/Source/shotwell/src/Properties.vala" - properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _tmp36_, _tmp31_, FALSE); + properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _ ("Camera make:"), _tmp27_, FALSE); #line 601 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp39_ = self->priv->camera_model; + _tmp34_ = self->priv->camera_model; #line 601 "/home/jens/Source/shotwell/src/Properties.vala" - if (g_strcmp0 (_tmp39_, "") != 0) { -#line 5193 "Properties.c" - const gchar* _tmp40_ = NULL; + if (g_strcmp0 (_tmp34_, "") != 0) { +#line 5141 "Properties.c" + const gchar* _tmp35_; #line 601 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp40_ = self->priv->camera_model; + _tmp35_ = self->priv->camera_model; #line 601 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp38_ = _tmp40_ != NULL; -#line 5199 "Properties.c" + _tmp33_ = _tmp35_ != NULL; +#line 5147 "Properties.c" } else { #line 601 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp38_ = FALSE; -#line 5203 "Properties.c" + _tmp33_ = FALSE; +#line 5151 "Properties.c" } #line 601 "/home/jens/Source/shotwell/src/Properties.vala" - if (_tmp38_) { -#line 5207 "Properties.c" - const gchar* _tmp41_ = NULL; + if (_tmp33_) { +#line 5155 "Properties.c" + const gchar* _tmp36_; #line 602 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp41_ = self->priv->camera_model; + _tmp36_ = self->priv->camera_model; #line 602 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp37_ = _tmp41_; -#line 5213 "Properties.c" + _tmp32_ = _tmp36_; +#line 5161 "Properties.c" } else { #line 602 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp37_ = EXTENDED_PROPERTIES_WINDOW_EXTENDED_PROPERTIES_NO_VALUE; -#line 5217 "Properties.c" + _tmp32_ = EXTENDED_PROPERTIES_WINDOW_EXTENDED_PROPERTIES_NO_VALUE; +#line 5165 "Properties.c" } #line 601 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp42_ = _ ("Camera model:"); -#line 601 "/home/jens/Source/shotwell/src/Properties.vala" - properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _tmp42_, _tmp37_, FALSE); + properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _ ("Camera model:"), _tmp32_, FALSE); #line 604 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp45_ = self->priv->flash; + _tmp39_ = self->priv->flash; #line 604 "/home/jens/Source/shotwell/src/Properties.vala" - if (g_strcmp0 (_tmp45_, "") != 0) { -#line 5227 "Properties.c" - const gchar* _tmp46_ = NULL; + if (g_strcmp0 (_tmp39_, "") != 0) { +#line 5173 "Properties.c" + const gchar* _tmp40_; #line 604 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp46_ = self->priv->flash; + _tmp40_ = self->priv->flash; #line 604 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp44_ = _tmp46_ != NULL; -#line 5233 "Properties.c" + _tmp38_ = _tmp40_ != NULL; +#line 5179 "Properties.c" } else { #line 604 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp44_ = FALSE; -#line 5237 "Properties.c" + _tmp38_ = FALSE; +#line 5183 "Properties.c" } #line 604 "/home/jens/Source/shotwell/src/Properties.vala" - if (_tmp44_) { -#line 5241 "Properties.c" - const gchar* _tmp47_ = NULL; + if (_tmp38_) { +#line 5187 "Properties.c" + const gchar* _tmp41_; #line 604 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp47_ = self->priv->flash; + _tmp41_ = self->priv->flash; #line 604 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp43_ = _tmp47_; -#line 5247 "Properties.c" + _tmp37_ = _tmp41_; +#line 5193 "Properties.c" } else { #line 604 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp43_ = EXTENDED_PROPERTIES_WINDOW_EXTENDED_PROPERTIES_NO_VALUE; -#line 5251 "Properties.c" + _tmp37_ = EXTENDED_PROPERTIES_WINDOW_EXTENDED_PROPERTIES_NO_VALUE; +#line 5197 "Properties.c" } #line 604 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp48_ = _ ("Flash:"); -#line 604 "/home/jens/Source/shotwell/src/Properties.vala" - properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _tmp48_, _tmp43_, FALSE); + properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _ ("Flash:"), _tmp37_, FALSE); #line 606 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp51_ = self->priv->focal_length; + _tmp44_ = self->priv->focal_length; #line 606 "/home/jens/Source/shotwell/src/Properties.vala" - if (g_strcmp0 (_tmp51_, "") != 0) { -#line 5261 "Properties.c" - const gchar* _tmp52_ = NULL; + if (g_strcmp0 (_tmp44_, "") != 0) { +#line 5205 "Properties.c" + const gchar* _tmp45_; #line 606 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp52_ = self->priv->focal_length; + _tmp45_ = self->priv->focal_length; #line 606 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp50_ = _tmp52_ != NULL; -#line 5267 "Properties.c" + _tmp43_ = _tmp45_ != NULL; +#line 5211 "Properties.c" } else { #line 606 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp50_ = FALSE; -#line 5271 "Properties.c" + _tmp43_ = FALSE; +#line 5215 "Properties.c" } #line 606 "/home/jens/Source/shotwell/src/Properties.vala" - if (_tmp50_) { -#line 5275 "Properties.c" - const gchar* _tmp53_ = NULL; + if (_tmp43_) { +#line 5219 "Properties.c" + const gchar* _tmp46_; #line 607 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp53_ = self->priv->focal_length; + _tmp46_ = self->priv->focal_length; #line 607 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp49_ = _tmp53_; -#line 5281 "Properties.c" + _tmp42_ = _tmp46_; +#line 5225 "Properties.c" } else { #line 607 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp49_ = EXTENDED_PROPERTIES_WINDOW_EXTENDED_PROPERTIES_NO_VALUE; -#line 5285 "Properties.c" + _tmp42_ = EXTENDED_PROPERTIES_WINDOW_EXTENDED_PROPERTIES_NO_VALUE; +#line 5229 "Properties.c" } #line 606 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp54_ = _ ("Focal length:"); -#line 606 "/home/jens/Source/shotwell/src/Properties.vala" - properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _tmp54_, _tmp49_, FALSE); + properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _ ("Focal length:"), _tmp42_, FALSE); #line 609 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp57_ = self->priv->exposure_date; + _tmp49_ = self->priv->exposure_date; #line 609 "/home/jens/Source/shotwell/src/Properties.vala" - if (g_strcmp0 (_tmp57_, "") != 0) { -#line 5295 "Properties.c" - const gchar* _tmp58_ = NULL; + if (g_strcmp0 (_tmp49_, "") != 0) { +#line 5237 "Properties.c" + const gchar* _tmp50_; #line 609 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp58_ = self->priv->exposure_date; + _tmp50_ = self->priv->exposure_date; #line 609 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp56_ = _tmp58_ != NULL; -#line 5301 "Properties.c" + _tmp48_ = _tmp50_ != NULL; +#line 5243 "Properties.c" } else { #line 609 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp56_ = FALSE; -#line 5305 "Properties.c" + _tmp48_ = FALSE; +#line 5247 "Properties.c" } #line 609 "/home/jens/Source/shotwell/src/Properties.vala" - if (_tmp56_) { -#line 5309 "Properties.c" - const gchar* _tmp59_ = NULL; + if (_tmp48_) { +#line 5251 "Properties.c" + const gchar* _tmp51_; #line 610 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp59_ = self->priv->exposure_date; + _tmp51_ = self->priv->exposure_date; #line 610 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp55_ = _tmp59_; -#line 5315 "Properties.c" + _tmp47_ = _tmp51_; +#line 5257 "Properties.c" } else { #line 610 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp55_ = EXTENDED_PROPERTIES_WINDOW_EXTENDED_PROPERTIES_NO_VALUE; -#line 5319 "Properties.c" + _tmp47_ = EXTENDED_PROPERTIES_WINDOW_EXTENDED_PROPERTIES_NO_VALUE; +#line 5261 "Properties.c" } #line 609 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp60_ = _ ("Exposure date:"); -#line 609 "/home/jens/Source/shotwell/src/Properties.vala" - properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _tmp60_, _tmp55_, FALSE); + properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _ ("Exposure date:"), _tmp47_, FALSE); #line 612 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp63_ = self->priv->exposure_time; + _tmp54_ = self->priv->exposure_time; #line 612 "/home/jens/Source/shotwell/src/Properties.vala" - if (g_strcmp0 (_tmp63_, "") != 0) { -#line 5329 "Properties.c" - const gchar* _tmp64_ = NULL; + if (g_strcmp0 (_tmp54_, "") != 0) { +#line 5269 "Properties.c" + const gchar* _tmp55_; #line 612 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp64_ = self->priv->exposure_time; + _tmp55_ = self->priv->exposure_time; #line 612 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp62_ = _tmp64_ != NULL; -#line 5335 "Properties.c" + _tmp53_ = _tmp55_ != NULL; +#line 5275 "Properties.c" } else { #line 612 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp62_ = FALSE; -#line 5339 "Properties.c" + _tmp53_ = FALSE; +#line 5279 "Properties.c" } #line 612 "/home/jens/Source/shotwell/src/Properties.vala" - if (_tmp62_) { -#line 5343 "Properties.c" - const gchar* _tmp65_ = NULL; + if (_tmp53_) { +#line 5283 "Properties.c" + const gchar* _tmp56_; #line 613 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp65_ = self->priv->exposure_time; + _tmp56_ = self->priv->exposure_time; #line 613 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp61_ = _tmp65_; -#line 5349 "Properties.c" + _tmp52_ = _tmp56_; +#line 5289 "Properties.c" } else { #line 613 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp61_ = EXTENDED_PROPERTIES_WINDOW_EXTENDED_PROPERTIES_NO_VALUE; -#line 5353 "Properties.c" + _tmp52_ = EXTENDED_PROPERTIES_WINDOW_EXTENDED_PROPERTIES_NO_VALUE; +#line 5293 "Properties.c" } #line 612 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp66_ = _ ("Exposure time:"); -#line 612 "/home/jens/Source/shotwell/src/Properties.vala" - properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _tmp66_, _tmp61_, FALSE); + properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _ ("Exposure time:"), _tmp52_, FALSE); #line 615 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp69_ = self->priv->exposure_bias; + _tmp59_ = self->priv->exposure_bias; #line 615 "/home/jens/Source/shotwell/src/Properties.vala" - if (g_strcmp0 (_tmp69_, "") != 0) { -#line 5363 "Properties.c" - const gchar* _tmp70_ = NULL; + if (g_strcmp0 (_tmp59_, "") != 0) { +#line 5301 "Properties.c" + const gchar* _tmp60_; #line 615 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp70_ = self->priv->exposure_bias; + _tmp60_ = self->priv->exposure_bias; #line 615 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp68_ = _tmp70_ != NULL; -#line 5369 "Properties.c" + _tmp58_ = _tmp60_ != NULL; +#line 5307 "Properties.c" } else { #line 615 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp68_ = FALSE; -#line 5373 "Properties.c" + _tmp58_ = FALSE; +#line 5311 "Properties.c" } #line 615 "/home/jens/Source/shotwell/src/Properties.vala" - if (_tmp68_) { -#line 5377 "Properties.c" - const gchar* _tmp71_ = NULL; + if (_tmp58_) { +#line 5315 "Properties.c" + const gchar* _tmp61_; #line 615 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp71_ = self->priv->exposure_bias; + _tmp61_ = self->priv->exposure_bias; #line 615 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp67_ = _tmp71_; -#line 5383 "Properties.c" + _tmp57_ = _tmp61_; +#line 5321 "Properties.c" } else { #line 615 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp67_ = EXTENDED_PROPERTIES_WINDOW_EXTENDED_PROPERTIES_NO_VALUE; -#line 5387 "Properties.c" + _tmp57_ = EXTENDED_PROPERTIES_WINDOW_EXTENDED_PROPERTIES_NO_VALUE; +#line 5325 "Properties.c" } #line 615 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp72_ = _ ("Exposure bias:"); -#line 615 "/home/jens/Source/shotwell/src/Properties.vala" - properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _tmp72_, _tmp67_, FALSE); + properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _ ("Exposure bias:"), _tmp57_, FALSE); #line 617 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp76_ = self->priv->gps_lat; + _tmp65_ = self->priv->gps_lat; #line 617 "/home/jens/Source/shotwell/src/Properties.vala" - if (_tmp76_ != ((gdouble) -1)) { -#line 5397 "Properties.c" - const gchar* _tmp77_ = NULL; + if (_tmp65_ != ((gdouble) -1)) { +#line 5333 "Properties.c" + const gchar* _tmp66_; #line 617 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp77_ = self->priv->gps_lat_ref; + _tmp66_ = self->priv->gps_lat_ref; #line 617 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp75_ = g_strcmp0 (_tmp77_, "") != 0; -#line 5403 "Properties.c" + _tmp64_ = g_strcmp0 (_tmp66_, "") != 0; +#line 5339 "Properties.c" } else { #line 617 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp75_ = FALSE; -#line 5407 "Properties.c" + _tmp64_ = FALSE; +#line 5343 "Properties.c" } #line 617 "/home/jens/Source/shotwell/src/Properties.vala" - if (_tmp75_) { -#line 5411 "Properties.c" - const gchar* _tmp78_ = NULL; + if (_tmp64_) { +#line 5347 "Properties.c" + const gchar* _tmp67_; #line 618 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp78_ = self->priv->gps_lat_ref; + _tmp67_ = self->priv->gps_lat_ref; #line 618 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp74_ = _tmp78_ != NULL; -#line 5417 "Properties.c" + _tmp63_ = _tmp67_ != NULL; +#line 5353 "Properties.c" } else { #line 617 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp74_ = FALSE; -#line 5421 "Properties.c" + _tmp63_ = FALSE; +#line 5357 "Properties.c" } #line 617 "/home/jens/Source/shotwell/src/Properties.vala" - if (_tmp74_) { -#line 5425 "Properties.c" - gdouble _tmp79_ = 0.0; - const gchar* _tmp80_ = NULL; - gchar* _tmp81_ = NULL; + if (_tmp63_) { +#line 5361 "Properties.c" + gdouble _tmp68_; + const gchar* _tmp69_; + gchar* _tmp70_; #line 618 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp79_ = self->priv->gps_lat; + _tmp68_ = self->priv->gps_lat; #line 618 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp80_ = self->priv->gps_lat_ref; + _tmp69_ = self->priv->gps_lat_ref; #line 618 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp81_ = g_strdup_printf ("%f °%s", _tmp79_, _tmp80_); + _tmp70_ = g_strdup_printf ("%f °%s", _tmp68_, _tmp69_); #line 618 "/home/jens/Source/shotwell/src/Properties.vala" - _g_free0 (_tmp73_); + _g_free0 (_tmp62_); #line 618 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp73_ = _tmp81_; -#line 5439 "Properties.c" + _tmp62_ = _tmp70_; +#line 5375 "Properties.c" } else { - gchar* _tmp82_ = NULL; + gchar* _tmp71_; #line 618 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp82_ = g_strdup (EXTENDED_PROPERTIES_WINDOW_EXTENDED_PROPERTIES_NO_VALUE); + _tmp71_ = g_strdup (EXTENDED_PROPERTIES_WINDOW_EXTENDED_PROPERTIES_NO_VALUE); #line 618 "/home/jens/Source/shotwell/src/Properties.vala" - _g_free0 (_tmp73_); + _g_free0 (_tmp62_); #line 618 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp73_ = _tmp82_; -#line 5448 "Properties.c" + _tmp62_ = _tmp71_; +#line 5384 "Properties.c" } #line 617 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp83_ = _ ("GPS latitude:"); -#line 617 "/home/jens/Source/shotwell/src/Properties.vala" - properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _tmp83_, _tmp73_, FALSE); + properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _ ("GPS latitude:"), _tmp62_, FALSE); #line 620 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp87_ = self->priv->gps_long; + _tmp75_ = self->priv->gps_long; #line 620 "/home/jens/Source/shotwell/src/Properties.vala" - if (_tmp87_ != ((gdouble) -1)) { -#line 5458 "Properties.c" - const gchar* _tmp88_ = NULL; + if (_tmp75_ != ((gdouble) -1)) { +#line 5392 "Properties.c" + const gchar* _tmp76_; #line 620 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp88_ = self->priv->gps_long_ref; + _tmp76_ = self->priv->gps_long_ref; #line 620 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp86_ = g_strcmp0 (_tmp88_, "") != 0; -#line 5464 "Properties.c" + _tmp74_ = g_strcmp0 (_tmp76_, "") != 0; +#line 5398 "Properties.c" } else { #line 620 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp86_ = FALSE; -#line 5468 "Properties.c" + _tmp74_ = FALSE; +#line 5402 "Properties.c" } #line 620 "/home/jens/Source/shotwell/src/Properties.vala" - if (_tmp86_) { -#line 5472 "Properties.c" - const gchar* _tmp89_ = NULL; + if (_tmp74_) { +#line 5406 "Properties.c" + const gchar* _tmp77_; #line 621 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp89_ = self->priv->gps_long_ref; + _tmp77_ = self->priv->gps_long_ref; #line 621 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp85_ = _tmp89_ != NULL; -#line 5478 "Properties.c" + _tmp73_ = _tmp77_ != NULL; +#line 5412 "Properties.c" } else { #line 620 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp85_ = FALSE; -#line 5482 "Properties.c" + _tmp73_ = FALSE; +#line 5416 "Properties.c" } #line 620 "/home/jens/Source/shotwell/src/Properties.vala" - if (_tmp85_) { -#line 5486 "Properties.c" - gdouble _tmp90_ = 0.0; - const gchar* _tmp91_ = NULL; - gchar* _tmp92_ = NULL; + if (_tmp73_) { +#line 5420 "Properties.c" + gdouble _tmp78_; + const gchar* _tmp79_; + gchar* _tmp80_; #line 621 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp90_ = self->priv->gps_long; + _tmp78_ = self->priv->gps_long; #line 621 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp91_ = self->priv->gps_long_ref; + _tmp79_ = self->priv->gps_long_ref; #line 621 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp92_ = g_strdup_printf ("%f °%s", _tmp90_, _tmp91_); + _tmp80_ = g_strdup_printf ("%f °%s", _tmp78_, _tmp79_); #line 621 "/home/jens/Source/shotwell/src/Properties.vala" - _g_free0 (_tmp84_); + _g_free0 (_tmp72_); #line 621 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp84_ = _tmp92_; -#line 5500 "Properties.c" + _tmp72_ = _tmp80_; +#line 5434 "Properties.c" } else { - gchar* _tmp93_ = NULL; + gchar* _tmp81_; #line 621 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp93_ = g_strdup (EXTENDED_PROPERTIES_WINDOW_EXTENDED_PROPERTIES_NO_VALUE); + _tmp81_ = g_strdup (EXTENDED_PROPERTIES_WINDOW_EXTENDED_PROPERTIES_NO_VALUE); #line 621 "/home/jens/Source/shotwell/src/Properties.vala" - _g_free0 (_tmp84_); + _g_free0 (_tmp72_); #line 621 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp84_ = _tmp93_; -#line 5509 "Properties.c" + _tmp72_ = _tmp81_; +#line 5443 "Properties.c" } #line 620 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp94_ = _ ("GPS longitude:"); -#line 620 "/home/jens/Source/shotwell/src/Properties.vala" - properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _tmp94_, _tmp84_, FALSE); + properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _ ("GPS longitude:"), _tmp72_, FALSE); #line 623 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp97_ = self->priv->artist; + _tmp84_ = self->priv->artist; #line 623 "/home/jens/Source/shotwell/src/Properties.vala" - if (g_strcmp0 (_tmp97_, "") != 0) { -#line 5519 "Properties.c" - const gchar* _tmp98_ = NULL; + if (g_strcmp0 (_tmp84_, "") != 0) { +#line 5451 "Properties.c" + const gchar* _tmp85_; #line 623 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp98_ = self->priv->artist; + _tmp85_ = self->priv->artist; #line 623 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp96_ = _tmp98_ != NULL; -#line 5525 "Properties.c" + _tmp83_ = _tmp85_ != NULL; +#line 5457 "Properties.c" } else { #line 623 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp96_ = FALSE; -#line 5529 "Properties.c" + _tmp83_ = FALSE; +#line 5461 "Properties.c" } #line 623 "/home/jens/Source/shotwell/src/Properties.vala" - if (_tmp96_) { -#line 5533 "Properties.c" - const gchar* _tmp99_ = NULL; + if (_tmp83_) { +#line 5465 "Properties.c" + const gchar* _tmp86_; #line 623 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp99_ = self->priv->artist; + _tmp86_ = self->priv->artist; #line 623 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp95_ = _tmp99_; -#line 5539 "Properties.c" + _tmp82_ = _tmp86_; +#line 5471 "Properties.c" } else { #line 623 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp95_ = EXTENDED_PROPERTIES_WINDOW_EXTENDED_PROPERTIES_NO_VALUE; -#line 5543 "Properties.c" + _tmp82_ = EXTENDED_PROPERTIES_WINDOW_EXTENDED_PROPERTIES_NO_VALUE; +#line 5475 "Properties.c" } #line 623 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp100_ = _ ("Artist:"); -#line 623 "/home/jens/Source/shotwell/src/Properties.vala" - properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _tmp100_, _tmp95_, FALSE); + properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _ ("Artist:"), _tmp82_, FALSE); #line 625 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp103_ = self->priv->copyright; + _tmp89_ = self->priv->copyright; #line 625 "/home/jens/Source/shotwell/src/Properties.vala" - if (g_strcmp0 (_tmp103_, "") != 0) { -#line 5553 "Properties.c" - const gchar* _tmp104_ = NULL; + if (g_strcmp0 (_tmp89_, "") != 0) { +#line 5483 "Properties.c" + const gchar* _tmp90_; #line 625 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp104_ = self->priv->copyright; + _tmp90_ = self->priv->copyright; #line 625 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp102_ = _tmp104_ != NULL; -#line 5559 "Properties.c" + _tmp88_ = _tmp90_ != NULL; +#line 5489 "Properties.c" } else { #line 625 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp102_ = FALSE; -#line 5563 "Properties.c" + _tmp88_ = FALSE; +#line 5493 "Properties.c" } #line 625 "/home/jens/Source/shotwell/src/Properties.vala" - if (_tmp102_) { -#line 5567 "Properties.c" - const gchar* _tmp105_ = NULL; + if (_tmp88_) { +#line 5497 "Properties.c" + const gchar* _tmp91_; #line 625 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp105_ = self->priv->copyright; + _tmp91_ = self->priv->copyright; #line 625 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp101_ = _tmp105_; -#line 5573 "Properties.c" + _tmp87_ = _tmp91_; +#line 5503 "Properties.c" } else { #line 625 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp101_ = EXTENDED_PROPERTIES_WINDOW_EXTENDED_PROPERTIES_NO_VALUE; -#line 5577 "Properties.c" + _tmp87_ = EXTENDED_PROPERTIES_WINDOW_EXTENDED_PROPERTIES_NO_VALUE; +#line 5507 "Properties.c" } #line 625 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp106_ = _ ("Copyright:"); -#line 625 "/home/jens/Source/shotwell/src/Properties.vala" - properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _tmp106_, _tmp101_, FALSE); + properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _ ("Copyright:"), _tmp87_, FALSE); #line 627 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp109_ = self->priv->software; + _tmp94_ = self->priv->software; #line 627 "/home/jens/Source/shotwell/src/Properties.vala" - if (g_strcmp0 (_tmp109_, "") != 0) { -#line 5587 "Properties.c" - const gchar* _tmp110_ = NULL; + if (g_strcmp0 (_tmp94_, "") != 0) { +#line 5515 "Properties.c" + const gchar* _tmp95_; #line 627 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp110_ = self->priv->software; + _tmp95_ = self->priv->software; #line 627 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp108_ = _tmp110_ != NULL; -#line 5593 "Properties.c" + _tmp93_ = _tmp95_ != NULL; +#line 5521 "Properties.c" } else { #line 627 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp108_ = FALSE; -#line 5597 "Properties.c" + _tmp93_ = FALSE; +#line 5525 "Properties.c" } #line 627 "/home/jens/Source/shotwell/src/Properties.vala" - if (_tmp108_) { -#line 5601 "Properties.c" - const gchar* _tmp111_ = NULL; + if (_tmp93_) { +#line 5529 "Properties.c" + const gchar* _tmp96_; #line 627 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp111_ = self->priv->software; + _tmp96_ = self->priv->software; #line 627 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp107_ = _tmp111_; -#line 5607 "Properties.c" + _tmp92_ = _tmp96_; +#line 5535 "Properties.c" } else { #line 627 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp107_ = EXTENDED_PROPERTIES_WINDOW_EXTENDED_PROPERTIES_NO_VALUE; -#line 5611 "Properties.c" + _tmp92_ = EXTENDED_PROPERTIES_WINDOW_EXTENDED_PROPERTIES_NO_VALUE; +#line 5539 "Properties.c" } #line 627 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp112_ = _ ("Software:"); -#line 627 "/home/jens/Source/shotwell/src/Properties.vala" - properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _tmp112_, _tmp107_, FALSE); + properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _ ("Software:"), _tmp92_, FALSE); #line 583 "/home/jens/Source/shotwell/src/Properties.vala" - _g_free0 (_tmp84_); + _g_free0 (_tmp72_); #line 583 "/home/jens/Source/shotwell/src/Properties.vala" - _g_free0 (_tmp73_); + _g_free0 (_tmp62_); #line 583 "/home/jens/Source/shotwell/src/Properties.vala" - _g_free0 (_tmp19_); + _g_free0 (_tmp16_); #line 583 "/home/jens/Source/shotwell/src/Properties.vala" - _g_free0 (_tmp10_); + _g_free0 (_tmp9_); #line 583 "/home/jens/Source/shotwell/src/Properties.vala" _g_free0 (_tmp2_); -#line 5627 "Properties.c" +#line 5553 "Properties.c" } #line 630 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp114_ = self->priv->comment; + _tmp98_ = self->priv->comment; #line 630 "/home/jens/Source/shotwell/src/Properties.vala" - if (g_strcmp0 (_tmp114_, "") != 0) { -#line 5633 "Properties.c" - const gchar* _tmp115_ = NULL; + if (g_strcmp0 (_tmp98_, "") != 0) { +#line 5559 "Properties.c" + const gchar* _tmp99_; #line 630 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp115_ = self->priv->comment; + _tmp99_ = self->priv->comment; #line 630 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp113_ = _tmp115_ != NULL; -#line 5639 "Properties.c" + _tmp97_ = _tmp99_ != NULL; +#line 5565 "Properties.c" } else { #line 630 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp113_ = FALSE; -#line 5643 "Properties.c" + _tmp97_ = FALSE; +#line 5569 "Properties.c" } #line 630 "/home/jens/Source/shotwell/src/Properties.vala" - has_comment = _tmp113_; + has_comment = _tmp97_; #line 631 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp117_ = has_comment; + _tmp101_ = has_comment; #line 631 "/home/jens/Source/shotwell/src/Properties.vala" - if (_tmp117_) { -#line 5651 "Properties.c" - const gchar* _tmp118_ = NULL; + if (_tmp101_) { +#line 5577 "Properties.c" + const gchar* _tmp102_; #line 631 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp118_ = self->priv->comment; + _tmp102_ = self->priv->comment; #line 631 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp116_ = _tmp118_; -#line 5657 "Properties.c" + _tmp100_ = _tmp102_; +#line 5583 "Properties.c" } else { #line 631 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp116_ = EXTENDED_PROPERTIES_WINDOW_EXTENDED_PROPERTIES_NO_VALUE; -#line 5661 "Properties.c" + _tmp100_ = EXTENDED_PROPERTIES_WINDOW_EXTENDED_PROPERTIES_NO_VALUE; +#line 5587 "Properties.c" } #line 631 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp119_ = _ ("Comment:"); + _tmp103_ = has_comment; #line 631 "/home/jens/Source/shotwell/src/Properties.vala" - _tmp120_ = has_comment; -#line 631 "/home/jens/Source/shotwell/src/Properties.vala" - properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _tmp119_, _tmp116_, _tmp120_); -#line 5669 "Properties.c" + properties_add_line (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_PROPERTIES, Properties), _ ("Comment:"), _tmp100_, _tmp103_); +#line 5593 "Properties.c" } @@ -5675,14 +5599,14 @@ static ExtendedPropertiesWindowExtendedProperties* extended_properties_window_ex self = (ExtendedPropertiesWindowExtendedProperties*) properties_construct (object_type); #line 460 "/home/jens/Source/shotwell/src/Properties.vala" return self; -#line 5679 "Properties.c" +#line 5603 "Properties.c" } static ExtendedPropertiesWindowExtendedProperties* extended_properties_window_extended_properties_new (void) { #line 460 "/home/jens/Source/shotwell/src/Properties.vala" return extended_properties_window_extended_properties_construct (EXTENDED_PROPERTIES_WINDOW_TYPE_EXTENDED_PROPERTIES); -#line 5686 "Properties.c" +#line 5610 "Properties.c" } @@ -5692,25 +5616,25 @@ static void extended_properties_window_extended_properties_class_init (ExtendedP #line 460 "/home/jens/Source/shotwell/src/Properties.vala" g_type_class_add_private (klass, sizeof (ExtendedPropertiesWindowExtendedPropertiesPrivate)); #line 460 "/home/jens/Source/shotwell/src/Properties.vala" - ((PropertiesClass *) klass)->clear_properties = (void (*)(Properties*)) extended_properties_window_extended_properties_real_clear_properties; + ((PropertiesClass *) klass)->clear_properties = (void (*) (Properties *)) extended_properties_window_extended_properties_real_clear_properties; #line 460 "/home/jens/Source/shotwell/src/Properties.vala" - ((PropertiesClass *) klass)->get_single_properties = (void (*)(Properties*, DataView*)) extended_properties_window_extended_properties_real_get_single_properties; + ((PropertiesClass *) klass)->get_single_properties = (void (*) (Properties *, DataView*)) extended_properties_window_extended_properties_real_get_single_properties; #line 460 "/home/jens/Source/shotwell/src/Properties.vala" - ((PropertiesClass *) klass)->internal_update_properties = (void (*)(Properties*, Page*)) extended_properties_window_extended_properties_real_internal_update_properties; + ((PropertiesClass *) klass)->internal_update_properties = (void (*) (Properties *, Page*)) extended_properties_window_extended_properties_real_internal_update_properties; #line 460 "/home/jens/Source/shotwell/src/Properties.vala" G_OBJECT_CLASS (klass)->finalize = extended_properties_window_extended_properties_finalize; -#line 5703 "Properties.c" +#line 5627 "Properties.c" } static void extended_properties_window_extended_properties_instance_init (ExtendedPropertiesWindowExtendedProperties * self) { #line 460 "/home/jens/Source/shotwell/src/Properties.vala" self->priv = EXTENDED_PROPERTIES_WINDOW_EXTENDED_PROPERTIES_GET_PRIVATE (self); -#line 5710 "Properties.c" +#line 5634 "Properties.c" } -static void extended_properties_window_extended_properties_finalize (GObject* obj) { +static void extended_properties_window_extended_properties_finalize (GObject * obj) { ExtendedPropertiesWindowExtendedProperties * self; #line 460 "/home/jens/Source/shotwell/src/Properties.vala" self = G_TYPE_CHECK_INSTANCE_CAST (obj, EXTENDED_PROPERTIES_WINDOW_TYPE_EXTENDED_PROPERTIES, ExtendedPropertiesWindowExtendedProperties); @@ -5748,7 +5672,7 @@ static void extended_properties_window_extended_properties_finalize (GObject* ob _g_free0 (self->priv->comment); #line 460 "/home/jens/Source/shotwell/src/Properties.vala" G_OBJECT_CLASS (extended_properties_window_extended_properties_parent_class)->finalize (obj); -#line 5752 "Properties.c" +#line 5676 "Properties.c" } @@ -5770,14 +5694,14 @@ static void extended_properties_window_class_init (ExtendedPropertiesWindowClass #line 457 "/home/jens/Source/shotwell/src/Properties.vala" g_type_class_add_private (klass, sizeof (ExtendedPropertiesWindowPrivate)); #line 457 "/home/jens/Source/shotwell/src/Properties.vala" - ((GtkWidgetClass *) klass)->button_press_event = (gboolean (*)(GtkWidget*, GdkEventButton*)) extended_properties_window_real_button_press_event; + ((GtkWidgetClass *) klass)->button_press_event = (gboolean (*) (GtkWidget *, GdkEventButton*)) extended_properties_window_real_button_press_event; #line 457 "/home/jens/Source/shotwell/src/Properties.vala" - ((GtkWidgetClass *) klass)->key_press_event = (gboolean (*)(GtkWidget*, GdkEventKey*)) extended_properties_window_real_key_press_event; + ((GtkWidgetClass *) klass)->key_press_event = (gboolean (*) (GtkWidget *, GdkEventKey*)) extended_properties_window_real_key_press_event; #line 457 "/home/jens/Source/shotwell/src/Properties.vala" - ((GtkWidgetClass *) klass)->show_all = (void (*)(GtkWidget*)) extended_properties_window_real_show_all; + ((GtkWidgetClass *) klass)->show_all = (void (*) (GtkWidget *)) extended_properties_window_real_show_all; #line 457 "/home/jens/Source/shotwell/src/Properties.vala" G_OBJECT_CLASS (klass)->finalize = extended_properties_window_finalize; -#line 5781 "Properties.c" +#line 5705 "Properties.c" } @@ -5786,11 +5710,11 @@ static void extended_properties_window_instance_init (ExtendedPropertiesWindow * self->priv = EXTENDED_PROPERTIES_WINDOW_GET_PRIVATE (self); #line 458 "/home/jens/Source/shotwell/src/Properties.vala" self->priv->properties = NULL; -#line 5790 "Properties.c" +#line 5714 "Properties.c" } -static void extended_properties_window_finalize (GObject* obj) { +static void extended_properties_window_finalize (GObject * obj) { ExtendedPropertiesWindow * self; #line 457 "/home/jens/Source/shotwell/src/Properties.vala" self = G_TYPE_CHECK_INSTANCE_CAST (obj, TYPE_EXTENDED_PROPERTIES_WINDOW, ExtendedPropertiesWindow); @@ -5798,7 +5722,7 @@ static void extended_properties_window_finalize (GObject* obj) { _g_object_unref0 (self->priv->properties); #line 457 "/home/jens/Source/shotwell/src/Properties.vala" G_OBJECT_CLASS (extended_properties_window_parent_class)->finalize (obj); -#line 5802 "Properties.c" +#line 5726 "Properties.c" } -- cgit v1.2.3