Age | Commit message (Expand) | Author | Files | Lines |
2018-04-29 | clock: fix weird thing in comments | monsta | 1 | -2/+2 |
2018-04-29 | clock: fix copy/paste error which caused use-after-free | monsta | 1 | -1/+1 |
2018-03-18 | status-notifier: don't crash if tooltip has wrong type | monsta | 1 | -0/+8 |
2018-03-18 | status-notifier: don't crash if menu layout has wrong type | monsta | 1 | -0/+9 |
2018-03-18 | Fix rendering of radio buttons in status notifier | lukefromdc | 1 | -1/+5 |
2018-01-06 | status-notifier: properly handle the NULL case for items | lukefromdc | 1 | -2/+4 |
2018-01-06 | status-notifier: handle wrong-size icons called by path | lukefromdc | 1 | -0/+4 |
2018-01-06 | status-notifier: load icons specified by path | lukefromdc | 1 | -0/+4 |
2018-01-06 | status-notifier: fix failure to show icon for missing icon | lukefromdc | 1 | -1/+4 |
2017-11-18 | status-notifier: hide mate-polkit icon if passive | lukefromdc | 1 | -1/+7 |
2017-11-16 | wncklet: disconnect signal handlers on destroy | lukefromdc | 2 | -20/+28 |
2017-11-16 | clock: disconnect one more signal handler on destroy | monsta | 1 | -0/+3 |
2017-11-13 | clock:disconnect signal handlers on destroy | lukefromdc | 1 | -0/+3 |
2017-11-07 | Apply position fix on popup to GTK 3.20 and earlier | lukefromdc | 2 | -2/+8 |
2017-11-07 | GTK 3.22 status notifier: reposition menu when size changes | lukefromdc | 2 | -0/+4 |
2017-11-07 | GTK 3.22/status-notifer Fix menu position if size changed since last shown | lukefromdc | 1 | -0/+2 |
2017-11-07 | Fix crashes on moving/removing applets with glib 2.53.4 or later | lukefromdc | 1 | -0/+4 |
2017-11-06 | Add a gsettings key to enable/disable SNI Support (#600) | Clement Lefebvre | 1 | -6/+13 |
2017-07-11 | system tray: fix hidden icons on image/transparent color BG | lukefromdc | 1 | -1/+1 |
2017-07-02 | clock: change size_reguest | raveit65 | 1 | -1/+1 |
2017-07-02 | clock: set a default width for calendarWindow | raveit65 | 1 | -0/+1 |
2017-07-02 | clock: set a margin_start for home icon | raveit65 | 1 | -0/+1 |
2017-07-02 | clock: set width_chars for time label | raveit65 | 1 | -0/+1 |
2017-06-11 | status notifier: follow same menu theme as rest of panel | lukefromdc | 1 | -0/+15 |
2017-06-08 | clock: drop deprecated gtk_size_group_set_ignore_hidden | monsta | 2 | -3/+0 |
2017-05-24 | clock: properly handle visibility of edit button | Alberts Muktupāvels | 1 | -3/+14 |
2017-05-24 | clock: move GtkButton in another horizontal GtkBox parent | raveit65 | 1 | -3/+2 |
2017-05-08 | status-notifier: fix crash on unknown signal name | monsta | 1 | -1/+1 |
2017-04-16 | status-notifier: Do not hide passive items | Colomban Wendling | 1 | -3/+2 |
2017-04-11 | update copyright year to 2017 | monsta | 6 | -6/+6 |
2017-04-10 | system-tray: Properly propagate orientation changes | Colomban Wendling | 1 | -1/+6 |
2017-04-10 | notification-area: Fix item orientation | Colomban Wendling | 1 | -4/+4 |
2017-04-03 | Reenable workspace switcher wrapping | Moritz Bruder | 1 | -0/+112 |
2017-03-30 | status-notifier: Fix handling of icon-padding style property | Colomban Wendling | 3 | -1/+60 |
2017-03-30 | status-notifier: Plug a memory leak | Colomban Wendling | 1 | -0/+1 |
2017-03-28 | remove deprecated sys/timeb.h header, as nothing uses it | Robert Nagy | 1 | -1/+0 |
2017-03-24 | status-notifier-watcher: Allow re-registration of registered items (#543) | Colomban Wendling | 1 | -0/+14 |
2017-03-13 | status-notifier: Plug a memory leakv1.18.0 | Colomban Wendling | 1 | -0/+1 |
2017-03-13 | notification area: Fix memory leak sorting items | Colomban Wendling | 1 | -0/+2 |
2017-01-30 | notification area: Fix system tray icons forced ordering | Colomban Wendling | 1 | -4/+4 |
2017-01-30 | window-list: add GTK 3.20 version check to css forcing zero padding | lukefromdc | 1 | -3/+4 |
2017-01-30 | clock: fix remaining deprecation for GTK+ >= 3.20 | monsta | 1 | -0/+8 |
2017-01-25 | status-notifier: Prefer not to scale theme icons | Colomban Wendling | 1 | -6/+42 |
2017-01-25 | status-notifier: prefer not to scale advertised pixmaps | Alexei Sorokin | 1 | -57/+25 |
2017-01-24 | status-notifier: Make SnFlatButton GPLv2+ | Colomban Wendling | 2 | -2/+2 |
2017-01-24 | status-notifier: Fix item icons transparency | Colomban Wendling | 1 | -0/+19 |
2017-01-23 | status-notifier: Shut GCC up | Colomban Wendling | 1 | -1/+3 |
2017-01-23 | status-notifier: avoid useless warnings about missing properties | Alberts Muktupāvels | 1 | -0/+6 |
2017-01-23 | status-notifier: Remove custom image menu item class | Colomban Wendling | 4 | -300/+32 |
2017-01-23 | status-notifier: Move GTK compatibility code inline | Colomban Wendling | 6 | -173/+69 |