aboutsummaryrefslogtreecommitdiff
path: root/src/statistics
Commit message (Collapse)AuthorAge
* fix legacy linker issueChristian Grothoff2023-12-07
|
* -remove platform.h dependencyMartin Schanzenbach2022-12-05
|
* Silence warnings and port to gnunet 0.18.0Martin Schanzenbach2022-10-27
|
* get rid of plug_me logikChristian Grothoff2022-01-24
|
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
|
* clang-format all C code. Add symlink of clang-format to bootstrap.ng02019-05-15
|
* avoid use of deprecated g_type_class_add_privateChristian Grothoff2019-02-17
|
* add missing .gitignore filesChristian Grothoff2017-01-09
|
* eliminate tray icon functionality that was deprecated in GtkChristian Grothoff2016-11-27
|
* replace deprecated gdk_color_parseChristian Grothoff2016-11-27
|
* indentation, DCEChristian Grothoff2016-08-22
|
* fixing compiler warningsChristian Grothoff2016-05-06
|
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
|
* -fix (C) noticesChristian Grothoff2016-01-19
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* -modernize automake rules, fix return valueChristian Grothoff2014-03-07
|
* -do not show tray icons if embeddedChristian Grothoff2013-10-25
|
* -first run of gnunet-gtk doneChristian Grothoff2013-10-25
|
* -basics for pluggable GUIsChristian Grothoff2013-10-25
|
* -doxygen fixesChristian Grothoff2013-09-07
|
* -license bumpChristian Grothoff2013-09-06
|
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
|
* fix #2626 -- existing and window hiding via tray iconChristian Grothoff2012-11-10
|
* -cleaning up choice of statistics, updating stats namesChristian Grothoff2012-05-27
|
* -LRN: Adapt to new main window buildingChristian Grothoff2012-03-02
|
* -indentationChristian Grothoff2011-12-26
|
* -LRN: fix license display, more about windowsChristian Grothoff2011-12-25
|
* -allow shutdown via tray, update to stats name based on changes in main ↵Christian Grothoff2011-12-18
| | | | datastore code
* -fix bad value merging by failure to use unique IDsChristian Grothoff2011-12-18
|
* -also draw a line if we only have one data pointChristian Grothoff2011-12-15
|
* -improved gtk 2.x fixesChristian Grothoff2011-12-13
|
* -fixes for gtk 2.xChristian Grothoff2011-12-13
|
* -fixing 2005Christian Grothoff2011-12-13
|
* -making code work with gtk2.x as well as gtk3.xChristian Grothoff2011-12-11
|
* -enable building statsChristian Grothoff2011-12-11
|
* -renameChristian Grothoff2011-12-09
|
* polishing statistics widget, integration with main gnunet-statistics-gtk GUIChristian Grothoff2011-12-09
|
* finishing statistics widgetChristian Grothoff2011-12-09
|
* towards stats widgetChristian Grothoff2011-12-08
|
* LRN: Starting to get rid of gtk_dialog_run(), and moreChristian Grothoff2011-12-08
| | | | | | | | | | | | | | | | | * Call AC_INIT() with different package name and tarball name * Get version from VCS instead of hard-coding it in configure.ac * Don't supply version to AM_INIT_AUTOMAKE * Use silent rules * Make a few GNUNET_FS_GTK_* AM variables to be used in .glade files * Add contrib/gnunet_fs_gtk_about_window.glade.in * GNUNET_GTK_display_about () doesn't take dialog name anymore (it should always be 'about_window' now) * GNUNET_GTK_get_new_builder () now passes the builder as a callback argument * about.c now implements most of the things that were previously done by GtkAboutDialog.
* -towards gnunet-statistics-gtkChristian Grothoff2011-12-07
|
* -updating ignores, adding missing fileChristian Grothoff2011-12-06
|
* adding skeleton for gnunet-statistics-gtkChristian Grothoff2011-12-06