Age | Commit message (Expand) | Author | Files | Lines |
2017-08-13 | libmate-panel-applet: fix error in unregistering dbus object | lukefromdc | 1 | -1/+2 |
2017-08-13 | libmate-panel-applet: fix build warning | lukefromdc | 1 | -2/+1 |
2017-08-13 | libmate-panel-applet: fix introspection | lukefromdc | 1 | -2/+2 |
2017-08-13 | libmate-panel-applet: unown bus name and unregister dbus object | lukefromdc | 1 | -1/+15 |
2017-08-13 | libmate-panel-applet GTK 3.14/3.16: fix custom bg w alpha | lukefromdc | 2 | -10/+14 |
2017-08-13 | libmate-panel-applet: include dummy variable in factory for certian applets | lukefromdc | 2 | -5/+8 |
2017-08-13 | libmate-panel-applet: fix bg rendering for in-process applets | lukefromdc | 1 | -64/+45 |
2017-08-13 | libpanel-applet/panel-applet.h: Rename id to factory_id for factory | lukefromdc | 1 | -6/+6 |
2017-08-13 | limatepanel-applet: add panel-applet-private.h | lukefromdc | 5 | -8/+41 |
2017-08-13 | don't use GtkPlug/GtkSocket for in process applets | lukefromdc | 2 | -11/+57 |
2017-08-13 | make it possible to get applet widget | lukefromdc | 4 | -0/+63 |
2017-08-13 | libpanel-applet: add panel_applet_factory_get_applet_widget | lukefromdc | 2 | -0/+21 |
2017-08-13 | libpanel-applet: return process type and applet uid | lukefromdc | 2 | -4/+19 |
2017-08-13 | libpanel-applet: store factories in hash table | lukefromdc | 1 | -0/+34 |
2017-08-13 | libpanel-applet: delay GtkPlug creation | lukefromdc | 1 | -8/+23 |
2017-08-13 | libpanel-applet: add process type to private data | lukefromdc | 3 | -1/+23 |
2017-08-13 | libpanel-applet: Remove out_process from panel_applet_factory_main() | lukefromdc | 2 | -14/+55 |
2017-08-13 | avoid deprecated gdk_screen_get_width/height | ZenWalker | 9 | -21/+40 |
2017-08-13 | Add missing include. (#642) | Martin Wimpress | 1 | -0/+1 |
2017-08-04 | avoid deprecated gdk_screen_get_n_monitors | ZenWalker | 2 | -0/+16 |
2017-08-02 | fish: fix applet opening as thin line when built in-process | lukefromdc | 1 | -11/+21 |
2017-08-02 | Forces a window scale of 1 for the panel, instead of using the default or use... | Martin Wimpress | 1 | -0/+3 |
2017-08-02 | avoid deprecated gdk_screen_make_display_name | ZenWalker | 4 | -19/+25 |
2017-07-31 | avoid deprecated gdk_display_get_screen | ZenWalker | 3 | -20/+16 |
2017-07-29 | don't use deprecated gtk_show_uri | lukefromdc | 6 | -14/+29 |
2017-07-18 | update issue_template | raveit65 | 1 | -0/+3 |
2017-07-18 | pre-release version bump | raveit65 | 2 | -1/+3 |
2017-07-18 | release 1.19.2v1.19.2 | raveit65 | 2 | -1/+12 |
2017-07-18 | sync with transifex | raveit65 | 11 | -290/+297 |
2017-07-17 | Revert "libmate-panel-applet: Fix another potential source of applet crashes" | lukefromdc | 1 | -2/+0 |
2017-07-16 | avoid deprecated gdk_screen_get_number | ZenWalker | 12 | -63/+66 |
2017-07-16 | libmate-panel-applet: Fix another potential source of applet crashes | lukefromdc | 1 | -0/+2 |
2017-07-11 | fix applet crashes on transparent user-set panel bg | lukefromdc | 1 | -2/+4 |
2017-07-08 | system tray: fix hidden icons on image/transparent color BG | lukefromdc | 1 | -1/+1 |
2017-07-07 | Fix GTK theme image bg support on vertical panel | lukefromdc | 1 | -0/+22 |
2017-07-02 | Make panel image background in GTK theme work again | lukefromdc | 2 | -11/+45 |
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-27 | GTK 3.18+ fix transparent default panel bg | lukefromdc | 1 | -1/+2 |
2017-06-13 | release 1.19.1v1.19.1 | raveit65 | 2 | -1/+21 |
2017-06-11 | sync with Transifex | monsta | 6 | -39/+40 |
2017-06-08 | create issue_template.md | raveit65 | 1 | -0/+16 |
2017-06-07 | menu: restore focus after drag-n-dropping menuitem outside | monsta | 1 | -54/+1 |
2017-06-07 | menu: restore focus after closing popup menu of a menuitem | monsta | 1 | -0/+71 |
2017-06-06 | Fix: menubar/menu-button can't launch mozo | ZenWalker | 2 | -20/+12 |
2017-05-30 | menu: remove incorrect code from the popup menu of a menuitem | monsta | 1 | -70/+0 |
2017-05-29 | status notifier: follow same menu theme as rest of panel | lukefromdc | 1 | -0/+15 |
2017-05-29 | fix moving applets between panels | monsta | 1 | -4/+6 |