summary refs log tree commit diff stats
path: root/src/fe-gtk/maingui.c
AgeCommit message (Expand)Author
2014-12-08Removed unused hexchat_filename_*_utf8 macros.Arnavion
2014-12-08Minor tidying upArnavion
2014-12-04Fix some obvious type warnings.Arnavion
2014-09-21Fix attempting to toggle visibility when tray disabledTingPing
2014-05-27osx: Properly use app menuTingPing
2014-05-23Enable drag and drop on WindowsTingPing
2014-05-21Fix drag and dropTingPing
2014-05-11Add option to bounce dock icon on OSXTingPing
2014-03-15Partial revert of 5f732128TingPing
2014-02-07Fix hiding unsupported channel modes in topicbarTingPing
2014-02-06Use a standard GtkScrolledWindow with xtextTingPing
2014-01-18Update most deprecated gtk functionsTingPing
2014-01-18Update most deprecated gdk functionsTingPing
2014-01-14Build with gtk-mac-integrationTingPing
2014-01-08Don't select tab while closing with middle-clickTingPing
2014-01-02Bind middle-click to close tabTingPing
2013-10-27Properly set away and fullscreen menu itemsTingPing
2013-10-08Work around for /away being called multiple timesTingPing
2013-10-06Round 2.5 of gtk accessor functionsTingPing
2013-10-03More improvements to libsexyTingPing
2013-10-03Use spell entry for topicbarTingPing
2013-10-03libsexy: Don't mark nicks spelled incorrectTingPing
2013-10-03Remove gtkspell supportTingPing
2013-10-03Topic bar improvementsTingPing
2013-09-27Replace xtext's transparency with full window transparencyTingPing
2013-09-26Remove useless definesTingPing
2013-09-25Don't open most windows at mouse positionTingPing
2013-09-20First round of using GTK accessor functionsTingPing
2013-09-19Add fullscreen to to view menuTingPing
2013-09-16Searchbar: Don't show error on empty stringTingPing
2013-09-16Fix searchbar loading highlight all pref on startTingPing
2013-09-15Replace search window with a searchbarTingPing
2013-09-15Replace search window with a searchbarTingPing
2013-08-13Channel url and cursor fixFarow
2013-08-10Update channel key inputFarow
2013-06-18Now WORD_HOST6 is handled the same way as WORD_HOST.Diogo Sousa
2013-06-13More autojoin wording tweaksTingPing
2013-06-06Save chanopt after any changesTingPing
2013-06-06Add chanopt for stripping colorsTingPing
2013-06-06Add autoconnect option to menu of networksTingPing
2013-05-11Fix crash when quickly attaching/detaching tabsTingPing
2013-05-08Fix server tab changing color when activeTingPing
2013-04-24Fix left-click of URL/HOST by tidying what we pass to fe_open_url()RichardHitt
2013-04-15Fix broken logic in mg_word_clicked(). fixes #522RichardHitt
2013-04-03add %u to userlist popups for accountTingPing
2013-04-02Only include top level includes from GTK+, GLib and GDK-PixBufBerke Viktor
2013-04-02Remove most of HexTray and one instanceBerke Viktor
2013-03-25Disable tray when using UnityTingPing
2013-03-20Redesign the Ban List window. Closes Issues #303, #342, #427RichardHitt
2013-02-21set input's vertical scrollbar to auto with gtkspellTingPing