summary refs log tree commit diff stats
path: root/src/fe-gtk/fe-gtk.c
AgeCommit message (Expand)Author
2019-02-25Extend input box GTK theme workaround to include Yarucajuncooks
2018-03-09Various fixes for mingwPatrick Griffis
2017-05-12Fix input theming with Adwaita-dark alsoPatrick Griffis
2016-11-11Further tab color improvementsPatrick Griffis
2016-11-11More fixes for tab color handling with pluginsPatrick Griffis
2016-11-11Fix private highlights not setting tab colorPatrick Griffis
2016-07-24Kill fe_set_hilight()Patrick Griffis
2016-07-05Fix input styling with Adwaita 3.20 themePatrick Griffis
2016-06-29Introduce and use fe_timeout_add_secondsBen Gamari
2016-01-25Add identd to preferencesPatrick Griffis
2015-02-04Implement windows 8.1+ notificationsTingPing
2014-12-28Fix building as c89TingPing
2014-12-28Use glib for all allocationsTingPing
2014-12-08Removed some unnecessary casts.Arnavion
2014-12-08Minor tidying upArnavion
2014-09-13Use PlaySoundW to play sounds on Windows.Arnavion
2014-09-13Correctly open URLs with non-ASCII characters on Windows.Arnavion
2014-09-07Fix opening utf8 urls on OSXTingPing
2014-05-27osx: Properly handle quittingTingPing
2014-04-02Add marker-line functionality for scrollback, instant seek.RichardHitt
2014-02-04osx: Set Menlo as default fontTingPing
2014-01-30Now make_ping_time() in common/util.c returns the time in milliseconds insteadDiogo Sousa
2014-01-20Enable --command on win32TingPing
2014-01-18Update most deprecated gtk functionsTingPing
2014-01-14Build with gtk-mac-integrationTingPing
2013-10-22fix warningTingPing
2013-10-22Open channel list window on /listFarow
2013-10-09Fix messages with server-time not showing as new activityDiogo Sousa
2013-10-03Remove gtkspell supportTingPing
2013-09-27Replace xtext's transparency with full window transparencyTingPing
2013-09-20First round of using GTK accessor functionsTingPing
2013-08-31Improve file dialogsTingPing
2013-07-27Tweak cli output and fix related warningsTingPing
2013-07-08Fix warningTingPing
2013-07-01Don't use popup dialogs for helpTingPing
2013-07-01Improve help messageTingPing
2013-07-01Handle extraneous cli args as urlsTingPing
2013-06-18fix merge conflictTingPing
2013-06-19Handle IPv6 addresses correcly in fe_open_url_locale().Diogo Sousa
2013-06-16Fix Open Data Folder on unixTingPing
2013-06-12Don't open libcanberra connection for every eventTingPing
2013-05-11GtkComboBoxText requires GTK+ 2.24, dump code for older versionsBerke Viktor
2013-04-27Use regular canberra not gtkTingPing
2013-04-27More cleanupTingPing
2013-04-27Remove extra omitalerts checkTingPing
2013-04-27use libcanberra for beepsTingPing
2013-04-27Use "Instant Message Notification" system sound on Windows, use gdk_beep() on...Berke Viktor
2013-04-27Get rid of bundled beepBerke Viktor
2013-04-27typoTingPing
2013-04-27fix url opening on osxTingPing