3066 Commits (master)
 

Author SHA1 Message Date
TingPing aab243592f Workaround crash when timestamp format is blank 8 years ago
TingPing 13db2011e3 Fix leak 8 years ago
tomek 7739c99f3f Update alternative font list 8 years ago
Arnavion 99f74e8d94 Also print the command that wasn't recognized. 8 years ago
TingPing 5ca87b3c8d identd: Fix unknown command when service fails to start 8 years ago
Arnavion 62df565190 sysinfo: Also show HDD information. 8 years ago
Arnavion 4f08b0b386 sysinfo: Don't confuse build architecture with CPU architecture. 8 years ago
Arnavion 5b8cc683f3 sysinfo: Refactored out individual WMI parsing methods. 8 years ago
Arnavion e758da5d28 Bring the sysinfo plugin to the 21st century. 8 years ago
TingPing 16d1fccf61 Fix disabling identd server 8 years ago
TingPing 086d4e3962 python: Use Py_RETURN_NONE macro 8 years ago
TingPing 9bd7405502 Remove last remnants of GtkClists 8 years ago
TingPing 2a28289314 Don't return 0 in place of NULL 8 years ago
TingPing 112632bb4e Fix some possible null-deref warnings 8 years ago
TingPing c5016e390f Show correct number of channels/dialogs when closing server tab 8 years ago
TingPing 63bb87fc93 Don't select join #hexchat by default in join dialog 8 years ago
TingPing 1fa4a000e7 Fix some unused warnings 8 years ago
TingPing 448cc962cd Python: Fix overflow and code-cleanup 8 years ago
TingPing 6ef7298870 Remove unnecessary use of void* 8 years ago
TingPing 9f7444baa2 Move userlist sorting to frontend 8 years ago
TingPing fef580ed7f Rewrite identd 8 years ago
TingPing 3bb717a3b5 Fix windows build 8 years ago
TingPing 5beaf15f21 Remove option to use socks5 library 8 years ago
TingPing 1b2bee37e4 Remove option to disable ipv6 8 years ago
TingPing 9cb73f839f Remove MSProxy support 8 years ago
TingPing 330e31c70f Fix overflow 8 years ago
TingPing cbaa04905f Fix warning 8 years ago
TingPing 14d3a03f41 Fix leak in make-te 8 years ago
TingPing 95febd978c Fix building as c89 8 years ago
TingPing 3f855f07f5 Use glib for allocations in all plugins 8 years ago
TingPing 83032b1aa3 Use glib for all allocations 8 years ago
TingPing c4cb1b25ec Fixup: Detect urls with unicode symbols 8 years ago
TingPing 77ecaa6093 Detect urls with unicode symbols 8 years ago
TingPing 664f6bf1e7 configure: Set glib min requirement to 2.32 8 years ago
TingPing aeb5d15871 More consistently include config.h 8 years ago
TingPing 76c2cfebc3 Don't require glib 2.40 8 years ago
TingPing addefa9ef1 fishlim: Handle server-time 8 years ago
TingPing 7769bc99fe fishlim: Use proper filesystem encoding for files 8 years ago
TingPing ce396b3ddb fishlim: Use standard keyfile save function 8 years ago
TingPing ebe0ad4cd5 fishlim: Strip whitespace when deleting keys 8 years ago
TingPing bdb5c3eb9d fishlim: Use hexchat_nickcmp() 8 years ago
TingPing c54a0c6db9 fishlim: Improve string handling 8 years ago
TingPing 46061f4f3c Remove some unnecessary if statements 8 years ago
Arnavion ec7a0d6e13 Fixed some more signed-unsigned-comparison warnings. 8 years ago
TingPing a86b03e939 Remove unused header 8 years ago
TingPing 35fd47da55 Add patch from cygwin 8 years ago
TingPing 2b1396add3 Update .gitignore 8 years ago
TingPing 0e4164ad0c configure: Improve various build flags 8 years ago
TingPing 94568bc517 checksum: Use glib for io/checksum and misc fixes 8 years ago
TingPing 226d54c90d Fix use after free 8 years ago