summary refs log tree commit diff stats
path: root/src/fe-gtk
AgeCommit message (Collapse)Author
2013-02-06fix tray menu placement issuesTingPing
notably top taskbar issues on windows
2013-02-05change URL for "Contents" option in "Help" menuThor K.H.
I propose that the address for the help contents is changed to docs.hexchat.org over simply being hexchat.org.
2013-02-04Don't require scollback to edit scrollback linesTingPing
text_max_lines also affects how many lines you can view not just scrollback
2013-01-19Correct almost all compiler warning issuesRichardHitt
2013-01-11Correct nick recognition in mainurl.c as well. Closes #372.RichardHitt
2013-01-09Make source cleah with cppcheck, except for mpc and saslRichardHitt
2013-01-08add join_delay to preferencesTingPing
2013-01-08Merge pull request #359 from RichardHitt/masterTingPing
Overhaul of URL detection, includes nick, channel, etc
2013-01-07Merge pull request #341 from TingPing/lastactRichardHitt
Add last activity keybinding from fedora
2013-01-07Simplification of new code -- eliminate member lastact_elemRichard Hitt
2013-01-05update keybinding descriptionTingPing
2013-01-04Merge pull request #337 from TingPing/trayRichardHitt
add even more tray icon changes
2013-01-04use notify::embeddedTingPing
2013-01-03use tabsTingPing
2013-01-03Don't strip # from a WORD_CHANNELRichardHitt
2013-01-02Fix FSF address to be Franklin StreetRichardHitt
2013-01-02overhauling of URL detection, including channel, nick, etc 'words'RichardHitt
2012-12-30add missing includeTingPing
2012-12-25Merge pull request #336 from TingPing/beepTingPing
Don't beep when window is active.
2012-12-25update url opening on linuxTingPing
2012-12-25Add last activity keybinding from fedoraTingPing
2012-12-23fix incorrect FSF addressDan Mashal
2012-12-21add glebihans disappearing tray patchTingPing
2012-12-20allow tray blinks to be static iconsTingPing
2012-12-20Add auto-away to plugin-trayTingPing
2012-12-20Update src/fe-gtk/plugin-tray.cTingPing
2012-12-16fix restoring previously maximized window from trayTingPing
2012-12-12Don't beep when window is active.TingPing
2012-12-06fix loading custom tray iconsTingPing
2012-12-03Merge pull request #296 from TingPing/trayRichardHitt
Tray improvements
2012-12-03make preferences in tray win onlyTingPing
to make up for lack of 'blink on' and for ex-hextray users
2012-12-03Merge pull request #297 from TingPing/utilRichardHitt
allow plugingui to open as tab
2012-12-03remove unneeded gtk_widget_showTingPing
2012-12-02remove close button for consistancyTingPing
2012-12-02Merge pull request #298 from TingPing/verticalRichardHitt
Save pane height and restore on start
2012-12-01rename pane height variableTingPing
2012-12-01fix language typoTingPing
closes #301
2012-12-01on exit try hiding lastTingPing
this fixes the window hiding when the quit dialog pops up
2012-11-30Save pane height and restore on startTingPing
closes #154
2012-11-30handle plugingui window like other utilsTingPing
2012-11-25Fix for issue #289, autocopy though no text selectedRichard Hitt
2012-11-23relocate custom tray menu itemsTingPing
2012-11-23show away/back in windows tray menuTingPing
2012-11-22add preferences to tray menuTingPing
2012-11-20ensure menu existsTingPing
2012-11-19add missing ifdefTingPing
2012-11-18auto close menu on windowsTingPing
2012-11-18allow only one menuTingPing
2012-11-12Re-enable plugin-tray context menu, submenus don't work yetBerke Viktor
2012-11-11utf8-everywhere: Fixed some remaining C file I/O API calls to use the glib API.Arnav Singh