Age | Commit message (Expand) | Author |
2014-07-28 | Fix warning | TingPing |
2014-07-28 | Fixed expand_homedir to handle paths like "~user" correctly. | Arnavion |
2014-07-28 | Fix various crashes with pluginpref | TingPing |
2014-07-21 | Add GeeksIRC and IRC4Fun to network list | siniStar7boy |
2014-07-18 | Fix formatting warnings | TingPing |
2014-07-18 | Use GNUC format attribute on print functions | Campbell Barton |
2014-07-05 | Disable tray support on Elementary | TingPing |
2014-06-27 | Update server list | laurinkus |
2014-06-21 | Clean up includes for gettext | TingPing |
2014-06-21 | Remove unused defines | TingPing |
2014-06-21 | Remove broken debug code | TingPing |
2014-06-21 | Make plugin-timer translatable | TingPing |
2014-06-13 | Enable logging by default | Berke Viktor |
2014-06-09 | Partial fix for out of source builds | TingPing |
2014-06-08 | Fix sending notify list to correct networks | TingPing |
2014-06-04 | Use GDir instead of dirent | TingPing |
2014-06-04 | Stop hardcoding plugin extensions everywhere | 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-06-03 | Update server list | TingPing |
2014-06-03 | Remove random ifndef WIN32 | TingPing |
2014-06-03 | win32: Don't auto-generate version.txt | TingPing |
2014-06-02 | Always use GModule for plugin support | TingPing |
2014-06-01 | Remove dead network | TingPing |
2014-05-31 | Add SeionIRC to serverlist | Lee Watson |
2014-05-31 | Add StormBit to network list | Yoeri Beumer |
2014-05-23 | Update default settings | TingPing |
2014-05-12 | Default completion to last spoke | TingPing |
2014-05-12 | Add global option to suppress nick change events | Berke Viktor |
2014-05-12 | Properly support notices to prefix'd users on a channel | Derp Derpingston |
2014-05-12 | Fixed truncation of the reason when receiving a KILL message. | Derp Derpingston |
2014-05-12 | Add missing NULL check in cmd_lastlog | cortexcorepl |
2014-05-12 | Default Techman's World IRC to SASL | TheTechman |
2014-05-11 | Fix logging incorrect timestamp with server-time | Riamse |
2014-05-03 | Use filesize format based on OS | TingPing |
2014-04-29 | Fix warning | TingPing |
2014-04-24 | Replace deprecated GetVersionEx calls with version helpers | Berke Viktor |
2014-04-21 | Use the right API to get the path to Roaming AppData and Downloads directorie... | Arnavion |
2014-04-21 | Don't convert the result of g_get_user_name / g_get_real_name from locale to ... | Arnavion |
2014-04-21 | Use utf-8 variant of strftime to format log file paths. | Arnavion |
2014-04-18 | Fix issues removing autojoin channels | TingPing |
2014-04-17 | Fix #928. Fix memory leak, mea culpa. | RichardHitt |
2014-04-17 | Fixes #928 again. In scrollback replay, skip every line that starts 0x0d. | RichardHitt |
2014-04-10 | Fix whitespace... | TingPing |
2014-04-10 | Add Xertion to network list | TingPing |
2014-04-06 | Add account to Join event | TingPing |
2014-04-02 | Add marker-line functionality for scrollback, instant seek. | RichardHitt |
2014-03-29 | Fix scrollback_load to deal with e.g. the output of /HELP | RichardHitt |
2014-03-24 | Improve handling scrollback when gui_tab_server==FALSE | RichardHitt |
2014-03-18 | win32: Powershell.exe absolutely needs "-File" when running scripts or else i... | Arnavion |