Age | Commit message (Expand) | Author |
2013-05-12 | Fix favorite channels except in inbound.c | Berke Viktor |
2013-05-11 | Fix crash when quickly attaching/detaching tabs | TingPing |
2013-05-11 | Add explanation as well | Berke Viktor |
2013-05-11 | Make login type more intuitive and disable unused /NS | Berke Viktor |
2013-05-11 | Remove dead code | Berke Viktor |
2013-05-11 | Fix connect commands | Berke Viktor |
2013-05-11 | Fix layout when resized | Berke Viktor |
2013-05-11 | Allocate all extra vertical space to the treeviews | Berke Viktor |
2013-05-11 | Set up window sizes correctly | Berke Viktor |
2013-05-11 | Reorganize the network editor | Berke Viktor |
2013-05-11 | GtkComboBoxText requires GTK+ 2.24, dump code for older versions | Berke Viktor |
2013-05-11 | Reorganize a bit and fix spacing | Berke Viktor |
2013-05-11 | Re-enable resize | Berke Viktor |
2013-05-11 | fix error | TingPing |
2013-05-11 | serverlistgui cleanup | TingPing |
2013-05-11 | Merge pull request #582 from Repentinus/patch-1 | TingPing |
2013-05-11 | Cosmetics | Berke Viktor |
2013-05-11 | Make logmask consistent with scrollback mask | Berke Viktor |
2013-05-11 | Remove some redundancy | Berke Viktor |
2013-05-11 | Also disable labels, not just entries | Berke Viktor |
2013-05-11 | Nuke nickserv password field and some cosmetics | Berke Viktor |
2013-05-11 | Get rid of this unnecessary buffer | Berke Viktor |
2013-05-11 | Skeleton for tabbed ui | Berke Viktor |
2013-05-11 | Reorganize the network list | Berke Viktor |
2013-05-10 | Replace various network options with universal login method option | Berke Viktor |
2013-05-09 | Added support for marking nicks that are away in different colour when away_s... | Repentinus |
2013-05-09 | Add option to support away tracking regardless of channel size | Heiki Ojasild |
2013-05-09 | Now process_numeric() passes the right session context to text_emit() when an | Diogo Sousa |
2013-05-08 | stop using gconf | TingPing |
2013-05-08 | Fix server tab changing color when active | TingPing |
2013-05-08 | Show hours for last seen in friends list | TingPing |
2013-05-07 | Have gui_input_icon depend on gui_input_nick in prefs | TingPing |
2013-05-06 | Clean up IRCNet | TingPing |
2013-05-04 | Replace g_strdup_printf with g_build_filename where possible | Berke Viktor |
2013-05-03 | Merge branch 'py3k' of git://github.com/TingPing/hexchat | TingPing |
2013-05-03 | Add python3 plugin | TingPing |
2013-05-03 | comma | TingPing |
2013-05-03 | update gamesurge's default nickserv type | TingPing |
2013-05-03 | Merge pull request #565 from bviktor/nickservtype | TingPing |
2013-05-03 | Don't make assumptions about the function being called | Berke Viktor |
2013-05-03 | Fix QuakeNet registration | Berke Viktor |
2013-05-03 | Provide default NickServ types where necessary | Berke Viktor |
2013-05-03 | Merge pull request #571 from amalmurali/master | TingPing |
2013-05-03 | Line breaks and typofix | Berke Viktor |
2013-05-01 | Do save_config() on Channel List window min, max changes | RichardHitt |
2013-05-01 | Do save_config() on Search-window checkbox change | RichardHitt |
2013-05-01 | Fix warning about g_type_init() in dbus/example.c | RichardHitt |
2013-05-01 | Save nicks when closing network list | TingPing |
2013-05-01 | Update textevents.in | Amal |
2013-04-30 | remove incorrect notice help info | TingPing |