Age | Commit message (Expand) | Author |
2015-02-04 | Partial fix for Windows 10 detection | Berke Viktor |
2014-12-28 | Remove option to use socks5 library | TingPing |
2014-12-28 | Fix building as c89 | TingPing |
2014-12-28 | Use glib for all allocations | TingPing |
2014-12-17 | More consistently include config.h | TingPing |
2014-12-15 | Remove unused header | TingPing |
2014-12-15 | Add patch from cygwin | TingPing |
2014-12-08 | Removed some unnecessary casts. | Arnavion |
2014-12-08 | Removed some commented-out code. | Arnavion |
2014-12-08 | Removed some unnecessary null-checks for calls to g_free and g_strfreev | Arnavion |
2014-11-22 | Fix possible crash in SASL Blowfish mech | TingPing |
2014-11-02 | Warning cleanup | Campbell Barton |
2014-07-28 | Fix warning | TingPing |
2014-07-28 | Fixed expand_homedir to handle paths like "~user" correctly. | Arnavion |
2014-07-05 | Disable tray support on Elementary | TingPing |
2014-06-21 | Remove broken debug code | TingPing |
2014-06-04 | Use GDir instead of dirent | TingPing |
2014-06-04 | Use glib to parse and launch commands for util_exec | TingPing |
2014-06-04 | win32: Use config.h instead of config-win32.h | TingPing |
2014-04-24 | Replace deprecated GetVersionEx calls with version helpers | Berke Viktor |
2014-04-21 | Use utf-8 variant of strftime to format log file paths. | Arnavion |
2014-02-12 | Fix some leaks | TingPing |
2014-02-12 | Remove unused function | TingPing |
2014-02-04 | osx: Set Menlo as default font | TingPing |
2014-01-30 | Now make_ping_time() in common/util.c returns the time in milliseconds instead | Diogo Sousa |
2013-11-02 | Fix invalid timestamps crashing on Windows | TingPing |
2013-09-25 | Only show users country if its not unknown | TingPing |
2013-09-07 | Disable challangeauth without openssl | TingPing |
2013-09-07 | Implement BLOWFISh, AES, and EXTERNAL SASL mechanisms | TingPing |
2013-05-20 | Sample code docs for challengeauth_response() | Berke Viktor |
2013-05-19 | Cosmetics | Berke Viktor |
2013-05-19 | Simplify SASL auth string generation code | Berke Viktor |
2013-05-17 | Add support for QuakeNet /CHALLENGEAUTH, remove legacy /AUTH | Berke Viktor |
2013-05-14 | Fix warnings | Berke Viktor |
2013-05-04 | Replace g_strdup_printf with g_build_filename where possible | Berke Viktor |
2013-04-02 | Only include top level includes from GTK+, GLib and GDK-PixBuf | Berke Viktor |
2013-04-02 | Remove most of HexTray and one instance | Berke Viktor |
2013-03-25 | Disable tray when using Unity | TingPing |
2013-01-09 | Oops, fixed error in util.c | RichardHitt |
2013-01-09 | Make source cleah with cppcheck, except for mpc and sasl | RichardHitt |
2012-12-23 | fix incorrect FSF address | Dan Mashal |
2012-11-11 | utf8-everywhere: Derp. | Arnav Singh |
2012-11-11 | utf8-everywhere: Fixed some remaining C file I/O API calls to use the glib API. | Arnav Singh |
2012-11-04 | Indentation cosmetics | Berke Viktor |
2012-11-03 | Initial commit for utf8 everywhere. | Arnavion |
2012-10-30 | Nah, even more rebranding | Berke Viktor |
2012-10-29 | Make HexTray filename consistent with the rest | Berke Viktor |
2012-10-28 | Use Consolas as the default font where available | Berke Viktor |
2012-10-28 | Even moar polishing | Berke Viktor |
2012-10-28 | More polishing for the About dialog | Berke Viktor |