diff options
author | yids <yids@140774ce-b5e7-0310-ab8b-a85725594a96> | 2014-01-22 16:41:51 +0000 |
---|---|---|
committer | yids <yids@140774ce-b5e7-0310-ab8b-a85725594a96> | 2014-01-22 16:41:51 +0000 |
commit | 916ec41556d38c4fbdd6f32b36d79933374c3db6 (patch) | |
tree | a4403fce6812a3f4cafcc5de9e35d4246ef7a00a | |
parent | a076abb5744106eeef18a78db8a0bdb179a4d0c3 (diff) | |
download | gnunet-gtk-916ec41556d38c4fbdd6f32b36d79933374c3db6.tar.gz gnunet-gtk-916ec41556d38c4fbdd6f32b36d79933374c3db6.zip |
fixed logging window
5 files changed, 13 insertions, 29 deletions
diff --git a/contrib/gnunet_conversation_gtk_about_window.glade b/contrib/gnunet_conversation_gtk_about_window.glade index a884d90f..131c04c7 100644 --- a/contrib/gnunet_conversation_gtk_about_window.glade +++ b/contrib/gnunet_conversation_gtk_about_window.glade | |||
@@ -91,7 +91,7 @@ Daniel Nylander <po@danielnylander.se></property> | |||
91 | <object class="GtkLabel" id="about_name_version_label"> | 91 | <object class="GtkLabel" id="about_name_version_label"> |
92 | <property name="visible">True</property> | 92 | <property name="visible">True</property> |
93 | <property name="can_focus">False</property> | 93 | <property name="can_focus">False</property> |
94 | <property name="label">GNUnet-Peerinfo-GTK r31995</property> | 94 | <property name="label">GNUnet-Peerinfo-GTK r32004</property> |
95 | <attributes> | 95 | <attributes> |
96 | <attribute name="weight" value="bold"/> | 96 | <attribute name="weight" value="bold"/> |
97 | <attribute name="size" value="200"/> | 97 | <attribute name="size" value="200"/> |
diff --git a/contrib/gnunet_conversation_gtk_main_window.glade b/contrib/gnunet_conversation_gtk_main_window.glade index c7a97f5a..ee3484d0 100644 --- a/contrib/gnunet_conversation_gtk_main_window.glade +++ b/contrib/gnunet_conversation_gtk_main_window.glade | |||
@@ -1,13 +1,11 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8"?> | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <interface> | 2 | <interface> |
3 | <!-- interface-requires gtk+ 3.0 --> | 3 | <!-- interface-requires gtk+ 3.0 --> |
4 | <object class="GtkListStore" id="gnunet_conversation_gtk_history_liststore"> | 4 | <object class="GtkListStore" id="gnunet_conversation_gtk_contacts_liststore"> |
5 | <columns> | 5 | <columns> |
6 | <!-- column-name logTime --> | 6 | <!-- column-name contactName --> |
7 | <column type="gchararray"/> | ||
8 | <!-- column-name logEvent --> | ||
9 | <column type="gchararray"/> | 7 | <column type="gchararray"/> |
10 | <!-- column-name logContact --> | 8 | <!-- column-name contactType --> |
11 | <column type="gchararray"/> | 9 | <column type="gchararray"/> |
12 | </columns> | 10 | </columns> |
13 | </object> | 11 | </object> |
@@ -236,7 +234,7 @@ | |||
236 | <property name="hscrollbar_policy">always</property> | 234 | <property name="hscrollbar_policy">always</property> |
237 | <property name="shadow_type">in</property> | 235 | <property name="shadow_type">in</property> |
238 | <child> | 236 | <child> |
239 | <object class="GtkTextView" id="GNUNET_GTK_conversation_history"> | 237 | <object class="GtkTextView" id="GNUNET_GTK_conversation_log"> |
240 | <property name="visible">True</property> | 238 | <property name="visible">True</property> |
241 | <property name="can_focus">True</property> | 239 | <property name="can_focus">True</property> |
242 | <property name="editable">False</property> | 240 | <property name="editable">False</property> |
@@ -424,17 +422,19 @@ | |||
424 | </object> | 422 | </object> |
425 | </child> | 423 | </child> |
426 | </object> | 424 | </object> |
427 | <object class="GtkListStore" id="gnunet_conversation_gtk_contacts_liststore"> | 425 | <object class="GtkTreeStore" id="gnunet_conversation_gtk_contacts_treestore"> |
428 | <columns> | 426 | <columns> |
429 | <!-- column-name contactName --> | 427 | <!-- column-name contactName --> |
430 | <column type="gchararray"/> | 428 | <column type="gchararray"/> |
431 | <!-- column-name contactType --> | ||
432 | <column type="gchararray"/> | ||
433 | </columns> | 429 | </columns> |
434 | </object> | 430 | </object> |
435 | <object class="GtkTreeStore" id="gnunet_conversation_gtk_contacts_treestore"> | 431 | <object class="GtkListStore" id="gnunet_conversation_gtk_history_liststore"> |
436 | <columns> | 432 | <columns> |
437 | <!-- column-name contactName --> | 433 | <!-- column-name logTime --> |
434 | <column type="gchararray"/> | ||
435 | <!-- column-name logEvent --> | ||
436 | <column type="gchararray"/> | ||
437 | <!-- column-name logContact --> | ||
438 | <column type="gchararray"/> | 438 | <column type="gchararray"/> |
439 | </columns> | 439 | </columns> |
440 | </object> | 440 | </object> |
diff --git a/src/conversation/.deps/gnunet-conversation-gtk.Po b/src/conversation/.deps/gnunet-conversation-gtk.Po index c0b4c9d6..dc963ff4 100644 --- a/src/conversation/.deps/gnunet-conversation-gtk.Po +++ b/src/conversation/.deps/gnunet-conversation-gtk.Po | |||
@@ -100,8 +100,6 @@ gnunet-conversation-gtk.o: gnunet-conversation-gtk.c \ | |||
100 | /usr/local/include/gnunet/gnunet_network_lib.h \ | 100 | /usr/local/include/gnunet/gnunet_network_lib.h \ |
101 | /usr/local/include/gnunet/gnunet_disk_lib.h \ | 101 | /usr/local/include/gnunet/gnunet_disk_lib.h \ |
102 | /usr/local/include/gnunet/gnunet_configuration_lib.h \ | 102 | /usr/local/include/gnunet/gnunet_configuration_lib.h \ |
103 | /usr/local/include/gcrypt.h /usr/local/include/gpg-error.h \ | ||
104 | /usr/include/x86_64-linux-gnu/sys/time.h \ | ||
105 | /usr/local/include/gnunet/gnunet_bandwidth_lib.h \ | 103 | /usr/local/include/gnunet/gnunet_bandwidth_lib.h \ |
106 | /usr/local/include/gnunet/gnunet_bio_lib.h \ | 104 | /usr/local/include/gnunet/gnunet_bio_lib.h \ |
107 | /usr/local/include/gnunet/gnunet_container_lib.h \ | 105 | /usr/local/include/gnunet/gnunet_container_lib.h \ |
@@ -942,12 +940,6 @@ gnunet-conversation-gtk.o: gnunet-conversation-gtk.c \ | |||
942 | 940 | ||
943 | /usr/local/include/gnunet/gnunet_configuration_lib.h: | 941 | /usr/local/include/gnunet/gnunet_configuration_lib.h: |
944 | 942 | ||
945 | /usr/local/include/gcrypt.h: | ||
946 | |||
947 | /usr/local/include/gpg-error.h: | ||
948 | |||
949 | /usr/include/x86_64-linux-gnu/sys/time.h: | ||
950 | |||
951 | /usr/local/include/gnunet/gnunet_bandwidth_lib.h: | 943 | /usr/local/include/gnunet/gnunet_bandwidth_lib.h: |
952 | 944 | ||
953 | /usr/local/include/gnunet/gnunet_bio_lib.h: | 945 | /usr/local/include/gnunet/gnunet_bio_lib.h: |
diff --git a/src/conversation/.deps/gnunet-conversation-gtk_about.Po b/src/conversation/.deps/gnunet-conversation-gtk_about.Po index 34bebbd0..7bd33199 100644 --- a/src/conversation/.deps/gnunet-conversation-gtk_about.Po +++ b/src/conversation/.deps/gnunet-conversation-gtk_about.Po | |||
@@ -100,8 +100,6 @@ gnunet-conversation-gtk_about.o: gnunet-conversation-gtk_about.c \ | |||
100 | /usr/local/include/gnunet/gnunet_network_lib.h \ | 100 | /usr/local/include/gnunet/gnunet_network_lib.h \ |
101 | /usr/local/include/gnunet/gnunet_disk_lib.h \ | 101 | /usr/local/include/gnunet/gnunet_disk_lib.h \ |
102 | /usr/local/include/gnunet/gnunet_configuration_lib.h \ | 102 | /usr/local/include/gnunet/gnunet_configuration_lib.h \ |
103 | /usr/local/include/gcrypt.h /usr/local/include/gpg-error.h \ | ||
104 | /usr/include/x86_64-linux-gnu/sys/time.h \ | ||
105 | /usr/local/include/gnunet/gnunet_bandwidth_lib.h \ | 103 | /usr/local/include/gnunet/gnunet_bandwidth_lib.h \ |
106 | /usr/local/include/gnunet/gnunet_bio_lib.h \ | 104 | /usr/local/include/gnunet/gnunet_bio_lib.h \ |
107 | /usr/local/include/gnunet/gnunet_container_lib.h \ | 105 | /usr/local/include/gnunet/gnunet_container_lib.h \ |
@@ -929,12 +927,6 @@ gnunet-conversation-gtk_about.o: gnunet-conversation-gtk_about.c \ | |||
929 | 927 | ||
930 | /usr/local/include/gnunet/gnunet_configuration_lib.h: | 928 | /usr/local/include/gnunet/gnunet_configuration_lib.h: |
931 | 929 | ||
932 | /usr/local/include/gcrypt.h: | ||
933 | |||
934 | /usr/local/include/gpg-error.h: | ||
935 | |||
936 | /usr/include/x86_64-linux-gnu/sys/time.h: | ||
937 | |||
938 | /usr/local/include/gnunet/gnunet_bandwidth_lib.h: | 930 | /usr/local/include/gnunet/gnunet_bandwidth_lib.h: |
939 | 931 | ||
940 | /usr/local/include/gnunet/gnunet_bio_lib.h: | 932 | /usr/local/include/gnunet/gnunet_bio_lib.h: |
diff --git a/src/conversation/gnunet-conversation-gtk.c b/src/conversation/gnunet-conversation-gtk.c index 054e8184..9c775d7b 100644 --- a/src/conversation/gnunet-conversation-gtk.c +++ b/src/conversation/gnunet-conversation-gtk.c | |||
@@ -1053,7 +1053,7 @@ run (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc) | |||
1053 | { | 1053 | { |
1054 | //GtkTreeIter iter; | 1054 | //GtkTreeIter iter; |
1055 | GtkWindow *main_window; | 1055 | GtkWindow *main_window; |
1056 | 1056 | ||
1057 | //line = 0; | 1057 | //line = 0; |
1058 | 1058 | ||
1059 | ml = cls; | 1059 | ml = cls; |