summary refs log tree commit diff stats
AgeCommit message (Expand)Author
2013-05-12Fix warningBerke Viktor
2013-05-12Add code for migrating existing configsBerke Viktor
2013-05-12CosmeticsBerke Viktor
2013-05-12Make the order consistent for load and saveBerke Viktor
2013-05-12Remove unused variableBerke Viktor
2013-05-12Reduce GLib requirementBerke Viktor
2013-05-12Remove dead GLib codeBerke Viktor
2013-05-12g_slist_copy_deep() requires GLib 2.34Berke Viktor
2013-05-12Fix favorite channels except in inbound.cBerke Viktor
2013-05-11Add explanation as wellBerke Viktor
2013-05-11Make login type more intuitive and disable unused /NSBerke Viktor
2013-05-11Remove dead codeBerke Viktor
2013-05-11Fix connect commandsBerke Viktor
2013-05-11Fix layout when resizedBerke Viktor
2013-05-11Allocate all extra vertical space to the treeviewsBerke Viktor
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