Age | Commit message (Expand) | Author | Files | Lines |
2017-10-14 | GTK 3.22 status notifier: reposition menu when size changes | lukefromdc | 2 | -0/+4 |
2017-10-12 | GTK 3.22/status-notifer Fix menu position if size changed since last shown | lukefromdc | 1 | -0/+2 |
2017-10-05 | Stop panel collapse left on adding certain out-of-process applets | lukefromdc | 1 | -0/+1 |
2017-09-29 | make file/folder launchers work again | monsta | 7 | -93/+149 |
2017-09-28 | panel-context-menu: Add confirmation dialog to panel reset option | lukefromdc | 1 | -2/+49 |
2017-09-05 | Add option to context menu to reset the panel | ikem-krueger | 1 | -0/+9 |
2017-08-22 | clock:disconnect signal handlers on destroy | lukefromdc | 1 | -22/+3 |
2017-08-22 | Fix crashes on moving/removing applets with glib 2.53.4 or later | lukefromdc | 3 | -6/+9 |
2017-08-22 | gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions: | ZenWalker | 4 | -0/+31 |
2017-08-16 | Add a gsettings key to enable/disable SNI Support (#600) | Clement Lefebvre | 2 | -6/+18 |
2017-08-14 | release 1.19.3v1.19.3 | raveit65 | 1 | -0/+34 |
2017-08-14 | sync with transifex | raveit65 | 5 | -18/+19 |
2017-08-13 | wncklet: stop segfaults, warnings on removing in-process switcher, window-list | lukefromdc | 2 | -20/+51 |
2017-08-13 | fish: fix adding back after removal | lukefromdc | 1 | -3/+6 |
2017-08-13 | Fish: stop all warnings on removing when built in-process | lukefromdc | 1 | -0/+3 |
2017-08-13 | Clock: fix removal warnings when in-process applet removed | lukefromdc | 1 | -4/+23 |
2017-08-13 | clock: stop segfault on removing applet when built in-process | lukefromdc | 1 | -0/+4 |
2017-08-13 | libmate-panel-applet: fix typos in id->factory_id rename | lukefromdc | 1 | -2/+2 |
2017-08-13 | libmate-panel-applet: Only declare _panel_applet_shlib_factory() when needed | lukefromdc | 1 | -1/+1 |
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 |