summary refs log tree commit diff stats
path: root/src/fe-gtk/rawlog.c
AgeCommit message (Collapse)Author
2017-09-15Use localized "HexChat" in window titlesChase Patterson
Also allow rearranging of "HexChat" in window titles
2017-09-15Change windows from starting with "Hexchat: " to ending with " - Hexchat"Chase Patterson
2014-12-28Fix building as c89TingPing
2014-12-04Fix some obvious type warnings.Arnavion
2014-11-30Fix copying timestamp with server-time and indent nicks offTingPing
2014-02-06Use a standard GtkScrolledWindow with xtextTingPing
Used in maingui, fkeys, text events, rawlog This also implements the set_scroll_adjustments signal in xtext
2013-09-27Replace xtext's transparency with full window transparencyTingPing
Xtext's transparency barely worked on windows, didn't work on any modern linux wm and used fake transparency. This uses gtk's built in window opacity that works on more systems and is real transparency. Text area only transparency may return with a transition to cairo, if it works on Windows.
2013-09-15use GDK_KEYTingPing
2013-05-16Have rawlog properly handle newlinesTingPing
This is most noticable with /cycle or the missing USER command on connect.
2013-04-02Only include top level includes from GTK+, GLib and GDK-PixBufBerke Viktor
2013-03-17ESC key will destroy the windows mentioned at issue 211.RichardHitt
This change implements generic routine gtkutil_destroy_on_esc () and adds invocations of it in the requisite window-handling places.
2012-12-23fix incorrect FSF addressDan Mashal
2012-10-31Raw Log consistency with menuBerke Viktor
2012-10-31Make rawlog text copy behaviour consistent with the main text boxBerke Viktor
And make it close upon pressing Escape
2012-10-30Nah, even more rebrandingBerke Viktor
2012-10-24A lot more rebrandingBerke Viktor
2012-10-22Variable cleanup for the restBerke Viktor
2012-07-21Add extension filter for file dialogs, specify filters and starting folder ↵Berke Viktor
for loading plugins
2012-07-21Some aid for compiler warningsBerke Viktor
2012-07-12Some more rebrandingBerke Viktor
2011-12-11initial patches for linux compatibilityBerke Viktor
2011-02-28add wdk changes to named branchberkeviktor@aol.com
2011-02-24add xchat r1489berkeviktor@aol.com