Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-09 | Various fixes for mingw | Patrick Griffis | |
2017-09-15 | Use localized "HexChat" in window titles | Chase Patterson | |
Also allow rearranging of "HexChat" in window titles | |||
2017-09-15 | Change windows from starting with "Hexchat: " to ending with " - Hexchat" | Chase Patterson | |
2017-08-31 | Improve detection of system tray support | Patrick Griffis | |
Closes #2045 | |||
2017-07-01 | Support changing tray icon only with tray_normal image | Bilal Elmoussaoui | |
Previously making a hexchat icon would override all hexchat icons not just the tray. Fixes #2017 Closes #2018 | |||
2016-02-18 | Fix strict prototype warnings | Patrick Griffis | |
2015-02-27 | Make Preferences option in plugin tray menu available on all platforms. | Arnavion | |
2015-02-27 | Fixed undefined behavior causing hover highlights on the plugin tray menu ↵ | Arnavion | |
not working. Fixes #602 | |||
2015-02-04 | Implement windows 8.1+ notifications | TingPing | |
This splits notifications up into multiple backends currently only libnotify on unix and win8 toasts. The win8 backend was originally written by @leeter though heavily modified. | |||
2014-11-02 | Warning cleanup | Campbell Barton | |
- ignoring const - declarations after statements - some C files didnt include own headers (risking them getting out of sync) Closes #1064 | |||
2014-05-20 | Show notifications for private actions | TingPing | |
Fixes #990 | |||
2014-02-05 | Revert e64aa93f8 | TingPing | |
2014-02-05 | Use persitance with libnotify | TingPing | |
This will keep notifications in gnomes tray similar to a tray icon. | |||
2014-01-18 | Update most deprecated gtk functions | TingPing | |
2013-12-27 | Fixed whitespace. | Arnavion | |
2013-12-27 | fe-gtk: Fixed notification balloons for PMs not getting displayed if ↵ | Arnavion | |
blinking tray icons for PMs is unchecked. | |||
2013-09-20 | First round of using GTK accessor functions | TingPing | |
This is the first step to build with GSEAL_ENABLE setup.c uses a deprecated fontchooser, chanview-tabs.c didn't like the conversion, and I am waiting to do some work on xtext.c before converting it. | |||
2013-09-19 | Add fullscreen to to view menu | TingPing | |
2013-06-28 | fe-gtk: Only escape notification bodies for notification servers that ↵ | Arnav Singh | |
support "body-markup". | |||
2013-05-11 | GtkComboBoxText requires GTK+ 2.24, dump code for older versions | Berke Viktor | |
2013-04-22 | Clean up balloon formatting | TingPing | |
2013-04-13 | Add option for omitting alerts while focused | TingPing | |
2013-04-12 | Fix tray not respecting away_omit_alerts | TingPing | |
2013-04-02 | Only include top level includes from GTK+, GLib and GDK-PixBuf | Berke Viktor | |
2013-04-02 | Remove most of HexTray and one instance | Berke Viktor | |
You can still build HexTray manually if you want to try fixing it | |||
2013-03-31 | Supposed fix for license issues | Berke 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-25 | Disable tray when using Unity | TingPing | |
2013-02-18 | add notification hints for gnome | TingPing | |
2013-02-18 | fix path to icon for notifications | TingPing | |
2013-02-06 | fix tray menu placement issues | TingPing | |
notably top taskbar issues on windows | |||
2013-01-04 | Merge pull request #337 from TingPing/tray | RichardHitt | |
add even more tray icon changes | |||
2013-01-04 | use notify::embedded | TingPing | |
2013-01-03 | use tabs | TingPing | |
2012-12-21 | add glebihans disappearing tray patch | TingPing | |
2012-12-20 | allow tray blinks to be static icons | TingPing | |
2012-12-20 | Add auto-away to plugin-tray | TingPing | |
2012-12-20 | Update src/fe-gtk/plugin-tray.c | TingPing | |
2012-12-16 | fix restoring previously maximized window from tray | TingPing | |
2012-12-03 | make preferences in tray win only | TingPing | |
to make up for lack of 'blink on' and for ex-hextray users | |||
2012-11-23 | relocate custom tray menu items | TingPing | |
2012-11-23 | show away/back in windows tray menu | TingPing | |
2012-11-22 | add preferences to tray menu | TingPing | |
2012-11-20 | ensure menu exists | TingPing | |
2012-11-19 | add missing ifdef | TingPing | |
2012-11-18 | auto close menu on windows | TingPing | |
2012-11-18 | allow only one menu | TingPing | |
2012-11-12 | Re-enable plugin-tray context menu, submenus don't work yet | Berke Viktor | |
2012-11-10 | Explode gui_tray_flags | Berke Viktor | |
2012-11-03 | Varname consolidation for the rest of pixmaps | Berke Viktor | |
2012-11-03 | Relocate hexchat.png and hexchat.ico and some more varname cleanup | Berke Viktor | |