summary refs log tree commit diff stats
AgeCommit message (Expand)Author
2013-05-11Set up window sizes correctlyBerke Viktor
2013-05-11Reorganize the network editorBerke Viktor
2013-05-11GtkComboBoxText requires GTK+ 2.24, dump code for older versionsBerke Viktor
2013-05-11Reorganize a bit and fix spacingBerke Viktor
2013-05-11Re-enable resizeBerke Viktor
2013-05-11fix errorTingPing
2013-05-11serverlistgui cleanupTingPing
2013-05-11Remove some redundancyBerke Viktor
2013-05-11Also disable labels, not just entriesBerke Viktor
2013-05-11Nuke nickserv password field and some cosmeticsBerke Viktor
2013-05-11Get rid of this unnecessary bufferBerke Viktor
2013-05-11Skeleton for tabbed uiBerke Viktor
2013-05-11Reorganize the network listBerke Viktor
2013-05-10Replace various network options with universal login method optionBerke Viktor
2013-05-09Import hexchat automatically when calling /py execTingPing
2013-05-09Fix returning gtkwin_ptr from python apiTingPing
2013-05-08stop using gconfTingPing
2013-05-08Merge pull request #580 from hasufell/masterTingPing
2013-05-08Fix server tab changing color when activeTingPing
2013-05-09CONFIGURE: fix undefined reference to `g_type_init'hasufell
2013-05-08add pkgconfig file to gitignoreTingPing
2013-05-08Show hours for last seen in friends listTingPing
2013-05-07Have gui_input_icon depend on gui_input_nick in prefsTingPing
2013-05-06Clean up IRCNetTingPing
2013-05-04Replace g_strdup_printf with g_build_filename where possibleBerke Viktor
2013-05-04TypofixBerke Viktor
2013-05-04Use system include syntaxBerke Viktor
2013-05-04Add Python major version to plugin descriptionBerke Viktor
2013-05-04python: fully delete failed pluginsTingPing
2013-05-04fix possible crashTingPing
2013-05-04Fix output nameBerke Viktor
2013-05-04Make copy depend on python3 as wellBerke Viktor
2013-05-04Fix VS editionBerke Viktor
2013-05-03Merge branch 'py3k' of git://github.com/TingPing/hexchatTingPing
2013-05-03Add python3 pluginTingPing
2013-05-04ConsistencyBerke Viktor
2013-05-03commaTingPing
2013-05-03update gamesurge's default nickserv typeTingPing
2013-05-03Merge pull request #565 from bviktor/nickservtypeTingPing
2013-05-03Don't make assumptions about the function being calledBerke Viktor
2013-05-03Add Italian GenericNameTingPing
2013-05-03Fix QuakeNet registrationBerke Viktor
2013-05-03Provide default NickServ types where necessaryBerke Viktor
2013-05-03Merge pull request #571 from amalmurali/masterTingPing
2013-05-03Fix desktop translationsTingPing
2013-05-03Line breaks and typofixBerke Viktor
2013-05-01Do save_config() on Channel List window min, max changesRichardHitt
2013-05-01Do save_config() on Search-window checkbox changeRichardHitt
2013-05-01Fix warning about g_type_init() in dbus/example.cRichardHitt
2013-05-01Save nicks when closing network listTingPing