Changesets: gnunet-gtk
master 6afbd416 2011-12-23 17:37 Christian Grothoff Details Diff |
-fix uninitialized replication level, note about adding it to GUI | ||
mod - src/fs/gnunet-fs-gtk-main_window_file_publish.c | Diff File | ||
master b0c3940e 2011-12-23 17:35 Christian Grothoff Details Diff |
-fix use of uninitalized mime_keyword | ||
mod - src/fs/gnunet-fs-gtk.c | Diff File | ||
master 4ada7744 2011-12-23 17:33 Christian Grothoff Details Diff |
-fix | ||
mod - src/setup/gnunet-setup-transport.c | Diff File | ||
master 69cee6e6 2011-12-23 17:28 Christian Grothoff Details Diff |
-dead code elimination | ||
mod - src/fs/gnunet-fs-gtk-main_window_file_publish.c | Diff File | ||
master e0c658c5 2011-12-23 17:25 Christian Grothoff Details Diff |
-LRN: don't free NULL | ||
mod - src/fs/gnunet-fs-gtk-edit_publish_dialog.c | Diff File | ||
master a7df4a3d 2011-12-23 17:25 Christian Grothoff Details Diff |
-LRN: focus on entry initially | ||
mod - contrib/gnunet_fs_gtk_main_window.glade | Diff File | ||
master 58aceebe 2011-12-23 17:24 Christian Grothoff Details Diff |
-LRN: start search on enter | ||
mod - contrib/gnunet_fs_gtk_main_window.glade | Diff File | ||
mod - src/fs/gnunet-fs-gtk.c | Diff File | ||
master 419a1418 2011-12-23 17:24 Christian Grothoff Details Diff |
-LRN: set short_fn back | ||
mod - src/fs/gnunet-fs-gtk-edit_publish_dialog.c | Diff File | ||
master c4c3b30f 2011-12-23 14:58 Christian Grothoff Details Diff |
-LRN: Rearrange download-by-URI dialog | ||
mod - contrib/gnunet_fs_gtk_main_window.glade | Diff File | ||
master c899957c 2011-12-23 14:57 Christian Grothoff Details Diff |
-LRN: delete handlers for dialogs | ||
mod - contrib/gnunet_fs_gtk_main_window.glade | Diff File | ||
mod - src/fs/gnunet-fs-gtk-edit_publish_dialog.c | Diff File | ||
mod - src/fs/gnunet-fs-gtk-main_window_adv_pseudonym.c | Diff File | ||
mod - src/fs/gnunet-fs-gtk-main_window_file_download.c | Diff File | ||
master ea07967a 2011-12-23 14:57 Christian Grothoff Details Diff |
-LRN: fix sorting columns | ||
mod - contrib/gnunet_fs_gtk_main_window.glade | Diff File | ||
master d7ae4956 2011-12-23 14:56 Christian Grothoff Details Diff |
-LRN: do not crash on NULL filename | ||
mod - src/fs/gnunet-fs-gtk-edit_publish_dialog.c | Diff File | ||
master 1077c64a 2011-12-23 11:43 Christian Grothoff Details Diff |
-fixing various crashes introduced by recent 0001759-related patches, also some major code cleanup | ||
mod - src/fs/gnunet-fs-gtk-edit_publish_dialog.c | Diff File | ||
mod - src/fs/gnunet-fs-gtk-edit_publish_dialog.h | Diff File | ||
mod - src/fs/gnunet-fs-gtk-main_window_adv_pseudonym.c | Diff File | ||
mod - src/fs/gnunet-fs-gtk-main_window_file_publish.c | Diff File | ||
master 1fae5083 2011-12-23 10:38 Christian Grothoff Details Diff |
-fix compile error | ||
mod - src/fs/gnunet-fs-gtk.c | Diff File | ||
master a0ea6b87 2011-12-23 10:38 Christian Grothoff Details Diff |
LRN: 0001759: get rid of gtk_dialog_run | ||
mod - contrib/gnunet_fs_gtk_create_namespace_dialog.glade | Diff File | ||
mod - contrib/gnunet_fs_gtk_main_window.glade | Diff File | ||
mod - contrib/gnunet_fs_gtk_open_directory_dialog.glade | Diff File | ||
mod - contrib/gnunet_fs_gtk_select_pseudonym_dialog.glade | Diff File | ||
mod - src/fs/gnunet-fs-gtk-download.c | Diff File | ||
mod - src/fs/gnunet-fs-gtk-edit_publish_dialog.c | Diff File | ||
mod - src/fs/gnunet-fs-gtk-edit_publish_dialog.h | Diff File | ||
mod - src/fs/gnunet-fs-gtk-main_window_adv_pseudonym.c | Diff File | ||
mod - src/fs/gnunet-fs-gtk-main_window_create_pseudonym.c | Diff File | ||
mod - src/fs/gnunet-fs-gtk-main_window_file_publish.c | Diff File | ||
mod - src/fs/gnunet-fs-gtk-main_window_open_directory.c | Diff File | ||
mod - src/fs/gnunet-fs-gtk.c | Diff File | ||
mod - src/fs/gnunet-fs-gtk.h | Diff File | ||
master c4cbcde4 2011-12-20 00:35 Christian Grothoff Details Diff |
fixing 0002001 (cleanup button for download-by-uri) | ||
mod - src/fs/gnunet-fs-gtk-event_handler.c | Diff File | ||
master 7080052d 2011-12-20 00:34 Christian Grothoff Details Diff |
-trying to fix open-by-uri dialog, not quite right still | ||
mod - contrib/gnunet_fs_gtk_open_url_dialog.glade | Diff File | ||
master 36286d8b 2011-12-19 23:49 Christian Grothoff Details Diff |
-I believe this is dead now | ||
mod - contrib/Makefile.am | Diff File | ||
rm - contrib/gnunet_fs_gtk_main_tab_new_frame.glade | Diff File | ||
master de22e69a 2011-12-18 18:40 Christian Grothoff Details Diff |
-allow shutdown via tray, update to stats name based on changes in main datastore code | ||
mod - src/statistics/gnunet-statistics-gtk.c | Diff File | ||
master bff113a3 2011-12-18 17:43 Christian Grothoff Details Diff |
-fix bad value merging by failure to use unique IDs | ||
mod - src/statistics/gnunet-statistics-gtk.c | Diff File | ||
master 4be8ccb2 2011-12-18 13:22 Christian Grothoff Details Diff |
-making code work with gtk 2.20 | ||
mod - src/fs/gnunet-fs-gtk-main_window_file_download.c | Diff File | ||
master d3a83894 2011-12-18 12:46 Christian Grothoff Details Diff |
LRN: Make download-by-uri dialogue-less | ||
mod - contrib/gnunet_fs_gtk_main_window.glade | Diff File | ||
mod - src/fs/gnunet-fs-gtk-main_window_file_download.c | Diff File | ||
mod - src/fs/gnunet-fs-gtk.c | Diff File | ||
mod - src/fs/gnunet-fs-gtk.h | Diff File | ||
mod - src/lib/about.c | Diff File | ||
master ec747d88 2011-12-17 14:14 Christian Grothoff Details Diff |
-ignore | ||
master 44c494ad 2011-12-17 14:13 Christian Grothoff Details Diff |
-generated | ||
rm - contrib/gnunet_fs_gtk_about_window.glade | Diff File | ||
master 185c7ce4 2011-12-16 21:07 Christian Grothoff Details Diff |
-fix compiler warning | ||
mod - contrib/gnunet_fs_gtk_about_window.glade | Diff File | ||
mod - src/fs/gnunet-fs-gtk-common.c | Diff File |