summary refs log tree commit diff stats
path: root/src/fe-gtk
AgeCommit message (Expand)Author
2013-07-03Now fe_get_{int,str}() sets transient for the main window.Diogo Sousa
2013-07-01Merge pull request #665 from orium/freebsd-fixesTingPing
2013-07-02Don't use G_VALUE_INIT since it was introduced in glib 2.30, and our minimumDiogo Sousa
2013-07-01Don't use popup dialogs for helpTingPing
2013-07-01Improve help messageTingPing
2013-07-01Handle extraneous cli args as urlsTingPing
2013-06-28Added preferences options to enable the server-time extension when available.Diogo Sousa
2013-06-28fe-gtk: Only escape notification bodies for notification servers that support...Arnav Singh
2013-06-20Fixed indent: spaces -> tabs.Diogo Sousa
2013-06-18fix merge conflictTingPing
2013-06-18Use tabsTingPing
2013-06-19Handle IPv6 addresses correcly in fe_open_url_locale().Diogo Sousa
2013-06-18Now WORD_HOST6 is handled the same way as WORD_HOST.Diogo Sousa
2013-06-18Fix urlgrabber right click selection.RichardHitt
2013-06-16Fix Open Data Folder on unixTingPing
2013-06-15Merge branch 'master' of http://github.com/hexchat/hexchatRichard Hitt
2013-06-15Fix Fedora-19 Segmentation fault, bugid 968817.Richard Hitt
2013-06-13More autojoin wording tweaksTingPing
2013-06-13Tweak autojoin wordingTingPing
2013-06-12Don't open libcanberra connection for every eventTingPing
2013-06-09Add irc_ban_type to preferencesTingPing
2013-06-09Specify what for completion amountTingPing
2013-06-09Add completion_amount to prefsTingPing
2013-06-08Add more mnemonics to the menuTingPing
2013-06-07Take two at fixing xtext copying to secondary clipboardTingPing
2013-06-06Save chanopt after any changesTingPing
2013-06-06Add chanopt for stripping colorsTingPing
2013-06-06Add autoconnect option to menu of networksTingPing
2013-06-06Make autojoin a toggle menuTingPing
2013-06-04Add missing gtk_tree_path_free()TingPing
2013-06-04Add copy option to right click in banlistTingPing
2013-06-04copy xtext selection to all clipboardsTingPing
2013-06-02translate servlist tabsTingPing
2013-06-02Rename favorite channels to autojoin channelsTingPing
2013-05-29add .js to list of loadable filetypesTingPing
2013-05-24Fixed mistake in last commit.Diogo Sousa
2013-05-24Spell check dictionaries were not being updated when changed.Diogo Sousa
2013-05-20Improve sort keybinding in servlistTingPing
2013-05-19Reorganize PreferencesBerke Viktor
2013-05-19Login type cleanupBerke Viktor
2013-05-19Add custom login type to avoid collisionsBerke Viktor
2013-05-19Add variables for user credentials in connect commandsBerke Viktor
2013-05-18Translate search window tooltipsTingPing
2013-05-18Don't use popup when search is not foundTingPing
2013-05-17Fix removing keys from favoritesBerke Viktor
2013-05-17Add support for QuakeNet /CHALLENGEAUTH, remove legacy /AUTHBerke Viktor
2013-05-16Merge pull request #594 from Tux/masterTingPing
2013-05-16Merge pull request #586 from bviktor/authcleanupTingPing
2013-05-16Have rawlog properly handle newlinesTingPing
2013-05-13Allow the special colors 32..41 in %Cfg,bgH.Merijn Brand