Age | Commit message (Expand) | Author |
2013-05-29 | add .js to list of loadable filetypes | TingPing |
2013-05-24 | Fixed mistake in last commit. | Diogo Sousa |
2013-05-24 | Spell check dictionaries were not being updated when changed. | Diogo Sousa |
2013-05-20 | Improve sort keybinding in servlist | TingPing |
2013-05-19 | Reorganize Preferences | Berke Viktor |
2013-05-19 | Login type cleanup | Berke Viktor |
2013-05-19 | Add custom login type to avoid collisions | Berke Viktor |
2013-05-19 | Add variables for user credentials in connect commands | Berke Viktor |
2013-05-18 | Translate search window tooltips | TingPing |
2013-05-18 | Don't use popup when search is not found | TingPing |
2013-05-17 | Fix removing keys from favorites | Berke Viktor |
2013-05-17 | Add support for QuakeNet /CHALLENGEAUTH, remove legacy /AUTH | Berke Viktor |
2013-05-16 | Merge pull request #594 from Tux/master | TingPing |
2013-05-16 | Merge pull request #586 from bviktor/authcleanup | TingPing |
2013-05-16 | Have rawlog properly handle newlines | TingPing |
2013-05-13 | Allow the special colors 32..41 in %Cfg,bg | H.Merijn Brand |
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 | Cosmetics | Berke Viktor |
2013-05-12 | Add auto-reconnect to preferences | TingPing |
2013-05-12 | Fixed misleading comments identifying the colours | Heiki Ojasild |
2013-05-12 | Remove unused variable | Berke Viktor |
2013-05-12 | Remove dead GLib code | Berke Viktor |
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 | 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 | 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-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-04 | Replace g_strdup_printf with g_build_filename where possible | Berke Viktor |
2013-05-03 | Merge pull request #565 from bviktor/nickservtype | TingPing |
2013-05-01 | Do save_config() on Channel List window min, max changes | RichardHitt |