Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-29 | Change various types to the correct signedness to avoid warnings. | Collin Funk | |
Also cast the check of "inet_addr" to guint32. The POSIX declaration of this function returns in_addr_t which is the same as uint32_t. Windows does not define this type and instead uses unsigned long. | |||
2018-02-18 | dbus: Add option to use app-id for bus name | Patrick Griffis | |
This is required for Flatpak but is an API break so it is opt-in for now. | |||
2016-08-27 | dbus-client: Rewrite with GDBus | Patrick Griffis | |
This is just a direct port and should change no logic | |||
2016-07-20 | dbus-client: Fix missing include | Eleni Maria Stea | |
Fix "Implicit declaration of function exit" compile error Closes #1770 | |||
2014-12-28 | Fix building as c89 | TingPing | |
2014-12-17 | More consistently include config.h | TingPing | |
2014-09-14 | Fix out of source builds | TingPing | |
Fixes #1018 | |||
2013-07-02 | Use URL command for opening in existing | TingPing | |
This avoids making a new connection to an already open network. | |||
2013-07-01 | Fix urls with --existing | TingPing | |
2013-05-12 | Add "#define GLIB_DISABLE_DEPRECATION_WARNINGS" to eliminate a warning message | Richard Hitt | |
2012-12-23 | fix incorrect FSF address | Dan Mashal | |
2012-10-30 | Nah, even more rebranding | Berke Viktor | |
2012-10-30 | Some remaining fixes | Berke Viktor | |
2012-10-25 | Some more rebranding | Berke Viktor | |
2012-07-18 | Complete the rebranding of the D-Bus plugin | Berke Viktor | |
2011-02-24 | add xchat r1489 | berkeviktor@aol.com | |