summary refs log tree commit diff stats
path: root/src/fe-gtk
AgeCommit message (Collapse)Author
2013-04-15finish removing sound_dirTingPing
2013-04-15Fix broken logic in mg_word_clicked(). fixes #522RichardHitt
2013-04-15no error on beepsTingPing
2013-04-14Fix tabulationBerke Viktor
2013-04-14Use bundled beep file for beep alertsBerke Viktor
2013-04-14Browse into the sounds folder by defaultBerke Viktor
2013-04-14Remove sound_dir, it's pointlessBerke Viktor
2013-04-13Add option for omitting alerts while focusedTingPing
2013-04-13Rewrite desensitizing options in preferencesTingPing
2013-04-12Fix tray not respecting away_omit_alertsTingPing
2013-04-10commaTingPing
2013-04-10Readd irc charset to the listTingPing
2013-04-09Don't send ping's to the server if we are still waiting for a pong.Diogo Sousa
If the server don't respond in 30s just report the lag as +30s. This fixes the bug where hexchat reset the lag meter every time a ping was sent and no pong was received.
2013-04-09Fix spelling checkbox with libsexyTingPing
2013-04-05Disable esc keybinding on tabbed utilsTingPing
2013-04-05Fix esc closing detached util tabsTingPing
2013-04-05Fix root user warning running before g_type_initTingPing
closes #504
2013-04-04Fix spelling seperate/separateAndreas Rönnquist
2013-04-03Update hiding menu textTingPing
2013-04-03add %u to userlist popups for accountTingPing
2013-04-03Support account-notify and extended-join capabilitiesTingPing
2013-04-02Add missing declarationBerke Viktor
2013-04-03Remove hardcoded clear keybindingTingPing
You can re-add this easily in settings > keyboard shortcuts
2013-04-03Add new window keybindingTingPing
2013-04-02Merge pull request #496 from bviktor/toplevel-includesTingPing
Only include top level includes from GTK+, GLib and GDK-PixBuf Closes #486
2013-04-02Set up CFLAGS on Unix tooBerke Viktor
2013-04-03update --url help stringTingPing
2013-04-02Only include top level includes from GTK+, GLib and GDK-PixBufBerke Viktor
2013-04-02Remove most of HexTray and one instanceBerke Viktor
You can still build HexTray manually if you want to try fixing it
2013-04-02fix strptime on bsdTingPing
2013-04-02Missing includeTingPing
#492
2013-04-01use proper table sizeTingPing
2013-04-01Remove another bunch of obsolete junkBerke Viktor
2013-03-31Last oneTingPing
2013-03-31Another missing include..TingPing
2013-03-31Add missing includeTingPing
2013-04-01CosmeticsBerke Viktor
2013-04-01Consistent header macros everywhereBerke Viktor
2013-03-31Supposed fix for license issuesBerke Viktor
I have no clue what to put here so I'll just use what the About dialog provides (unless specified otherwise in the file)
2013-03-31Fix error: format not a string literal and no format arguments ↵Andreas Rönnquist
[-Werror=format-security]
2013-03-25Merge pull request #474 from RichardHitt/banlist-hTingPing
Switch struct defns, to fix a seeming compiler bug
2013-03-25Switch struct defns, to fix a seeming compiler bugRichardHitt
2013-03-25Disable tray when using UnityTingPing
2013-03-25Fix warningTingPing
2013-03-24Delete banlist_info members radio[], checkbox[], unusedRichard Hitt
2013-03-25Fix advanced paneBerke Viktor
2013-03-25CosmeticsBerke Viktor
2013-03-24Fix datesort problem after new column in banlistRichardHitt
2013-03-24Merge pull request #445 from TingPing/ulistcolorsTingPing
Add option to color nicknames in the userlist to match the chat
2013-03-24WhitespaceTingPing