aboutsummaryrefslogtreecommitdiff
path: root/src/lib
Commit message (Expand)AuthorAge
* get rid of plug_me logikChristian Grothoff2022-01-24
* -remove dead windows codeChristian Grothoff2022-01-24
* -remove call to gtk_builder_set_translation_domain(), implementation causes u...Christian Grothoff2021-07-13
* -make gnunet-gtk respect NLS settings from GNUNET_OS-project dataChristian Grothoff2021-07-12
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
* clang-format all C code. Add symlink of clang-format to bootstrap.ng02019-05-15
* fix crash on startupChristian Grothoff2019-01-27
* fix conversation FTBFS and other minor stuffChristian Grothoff2018-03-31
* eliminate tray icon functionality that was deprecated in GtkChristian Grothoff2016-11-27
* fix #4652Christian Grothoff2016-09-16
* -replace deprecated codeChristian Grothoff2016-08-22
* - fixMartin Schanzenbach2016-05-24
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* make use of API change in GNUnet SVN 36970 to avoid code duplicationChristian Grothoff2016-03-31
* -fix (C) noticesChristian Grothoff2016-01-19
* -use modern scheduler APIChristian Grothoff2015-08-03
* -do not use TRUE ==Christian Grothoff2015-08-03
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* generally use GNUNET_assert() instead of GNUNET_abort() to also log the errorChristian Grothoff2015-02-28
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* Rewrite GNUnet GTK selectLRN2015-01-24
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* rename animation symbols to reflect non-FS common statusChristian Grothoff2014-07-12
* use GNUNET_new where applicableChristian Grothoff2014-06-06
* make gnunet-gtk work with gtk3 widgetsChristian Grothoff2014-06-02
* note for #3419Christian Grothoff2014-06-02
* -modernize automake rules, fix return valueChristian Grothoff2014-03-07
* Harmonize HAVE_GTK_GTKX_H and GDK_WINDOWING_X11 a bitLRN2014-02-11
* Use GDK_WINDOWING_X11 to check for X backend supportLRN2014-02-11
* GNUNET_GTK_PREFIX name/doc fixGabor X Toth2014-02-03
* -wtfChristian Grothoff2014-02-02
* Bertrand Marc wrote:Christian Grothoff2014-02-02
* added GNUNET_GTK_tray_icon_changehark2014-01-30
* -typoChristian Grothoff2014-01-30
* fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l...Christian Grothoff2014-01-30
* -fix code to locate config filesChristian Grothoff2013-12-21
* -finishing implementation of pluggable dialogs (#3081)Christian Grothoff2013-10-30
* -first run of gnunet-gtk doneChristian Grothoff2013-10-25
* -only load configuration if file exists, and then use 'parse' to avoid re-par...Christian Grothoff2013-10-11
* -add comments for about.cChristian Grothoff2013-10-07
* -remove tailing whitespacesChristian Grothoff2013-09-15
* handle URI command line arguments also if window is not already openChristian Grothoff2013-09-15
* -moving time functions from FS to TIMEChristian Grothoff2013-09-08
* implementing #3023, moving some functions from fs to lib as they are also nee...Christian Grothoff2013-09-08
* -doxygen fixesChristian Grothoff2013-09-07
* -license bumpChristian Grothoff2013-09-06
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* -first rough cut for identity-gtkChristian Grothoff2013-08-08