summary refs log tree commit diff stats
path: root/src/fe-gtk/gtkutil.h
AgeCommit message (Collapse)Author
2017-08-31Improve detection of system tray supportPatrick Griffis
Closes #2045
2014-12-31Remove last remnants of GtkClistsTingPing
These were removed a while ago
2014-02-04osx: Set Menlo as default fontTingPing
This moves the find_font function to the front ends since it depends on pango and cairo
2014-01-18Update most deprecated gtk functionsTingPing
2013-08-31Improve file dialogsTingPing
- Fixes #314 - Adds file extensions to sound and image browsing - Some options no longer default to our config dir - Always add a shortcut to our config dir - Remove broken 'last_dir' functionality, gtk already knows recent
2013-04-02Only include top level includes from GTK+, GLib and GDK-PixBufBerke 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-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-07-21Add extension filter for file dialogs, specify filters and starting folder ↵Berke Viktor
for loading plugins
2011-02-24add xchat r1489berkeviktor@aol.com