Age | Commit message (Expand) | Author |
2013-05-15 | Omit filler keys if no channel's using them | Berke Viktor |
2013-05-15 | Fix reconnect keys | Berke Viktor |
2013-05-15 | Cosmetics | Berke Viktor |
2013-05-15 | Fix autojoins for sessions | Berke Viktor |
2013-05-15 | Change prototype | Berke Viktor |
2013-05-14 | Fix command splitting when the channel list is too long | Berke Viktor |
2013-05-14 | Fix warnings | Berke Viktor |
2013-05-14 | Fix initial autojoins and some erroneous copies/frees | Berke Viktor |
2013-05-13 | Add note about preferred tab size | Berke Viktor |
2013-05-13 | Use macros instead of raw numbers for login type | Berke Viktor |
2013-05-12 | Remember selected tab | Berke Viktor |
2013-05-12 | Fix warning | Berke Viktor |
2013-05-12 | Add code for migrating existing configs | Berke Viktor |
2013-05-12 | Cosmetics | Berke Viktor |
2013-05-12 | Make the order consistent for load and save | Berke Viktor |
2013-05-12 | Remove unused variable | Berke Viktor |
2013-05-12 | Reduce GLib requirement | Berke Viktor |
2013-05-12 | Remove dead GLib code | Berke Viktor |
2013-05-12 | g_slist_copy_deep() requires GLib 2.34 | Berke Viktor |
2013-05-12 | Fix favorite channels except in inbound.c | Berke Viktor |
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 | 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 | Import hexchat automatically when calling /py exec | TingPing |
2013-05-09 | Fix returning gtkwin_ptr from python api | TingPing |
2013-05-08 | stop using gconf | TingPing |
2013-05-08 | Merge pull request #580 from hasufell/master | TingPing |
2013-05-08 | Fix server tab changing color when active | TingPing |
2013-05-09 | CONFIGURE: fix undefined reference to `g_type_init' | hasufell |
2013-05-08 | add pkgconfig file to gitignore | 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 |