Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-05-16 | Use gtk_list_store_insert_with_values also for gtk2 | infirit | 1 | -12/+0 | |
It was introduced in gtk+-2.6. | |||||
2014-05-16 | Use gdk_window_get_width also for gtk2 | infirit | 2 | -7/+1 | |
It was introduced in gtk+-2.24 | |||||
2014-05-16 | Use GDK_WINDOW_XID for gtk+2 and gtk+3 | infirit | 6 | -62/+3 | |
It was introduced in gdk2 already so clean up the code. | |||||
2014-05-12 | Use better dconf path for added applets | Stefano Karapetsas | 1 | -1/+1 | |
2014-05-09 | Sync translations with transifex | mate-i18n | 1 | -3/+3 | |
2014-05-04 | gtk3: fix run application dialog | Denis Gorodnichev | 1 | -20/+2 | |
2014-04-28 | Sync translations with transifex | mate-i18n | 1 | -4/+4 | |
2014-04-28 | Remove autogenerated files | Stefano Karapetsas | 2 | -203/+0 | |
2014-04-27 | Sync translations with transifexmate-panel-1.9.0 | mate-i18n | 6 | -98/+85 | |
2014-04-26 | Use about dialog from libmate-desktop | Stefano Karapetsas | 9 | -11/+24 | |
2014-04-26 | GTK3 fix | Stefano Karapetsas | 1 | -1/+1 | |
2014-04-23 | Use common GSettings function from libmate-desktop | Stefano Karapetsas | 5 | -241/+8 | |
2014-04-21 | Use dconf functions from libmate-desktop | Stefano Karapetsas | 6 | -168/+9 | |
2014-03-22 | Bump version to 1.9.0 | Stefano Karapetsas | 2 | -1/+4 | |
2014-03-01 | Bump version to 1.8.0mate-panel-1.8.0 | Stefano Karapetsas | 2 | -2/+2 | |
2014-03-01 | Sync translations with transifex | Stefano Karapetsas | 5 | -112/+98 | |
2014-02-26 | Merge pull request #172 from dnk/rgba_visual | Stefano Karapetsas | 1 | -0/+21 | |
gtk3: rgba visual | |||||
2014-02-26 | gtk3: rgba visual | Denis Gorodnichev | 1 | -0/+21 | |
2014-02-23 | Sync translations with transifex | Stefano Karapetsas | 3 | -33/+15 | |
2014-02-22 | Merge pull request #171 from dnk/transient_parent_xid | Stefano Karapetsas | 4 | -25/+1 | |
transient_parent_xid is not used | |||||
2014-02-21 | transient_parent_xid is not used | Denis Gorodnichev | 4 | -25/+1 | |
transient_parent_xid is not used but can cause problem: applet widget have not window until realized | |||||
2014-02-21 | Merge pull request #170 from dnk/memory_leak | Stefano Karapetsas | 5 | -16/+31 | |
memory leaks | |||||
2014-02-21 | memory leaks | Denis Gorodnichev | 5 | -16/+31 | |
g_settings_get_string returns newly-allocated string | |||||
2014-02-18 | Bump version to 1.7.90mate-panel-1.7.90 | Stefano Karapetsas | 2 | -2/+2 | |
2014-02-18 | Update NEWS | Stefano Karapetsas | 1 | -3/+8 | |
2014-02-18 | Sync translations with transifex | Stefano Karapetsas | 7 | -316/+286 | |
2014-02-18 | Add some example layouts | Stefano Karapetsas | 3 | -1/+94 | |
2014-02-18 | Allow to set default layout with --layout | Stefano Karapetsas | 1 | -0/+17 | |
2014-02-18 | Allow to have multiple panel layouts | Stefano Karapetsas | 5 | -13/+26 | |
2014-02-17 | Fix mate-panel --reset | Stefano Karapetsas | 7 | -9/+27 | |
2014-02-17 | configure: Add check-news | Stefano Karapetsas | 1 | -1/+1 | |
2014-02-17 | Update manpages | hekel | 3 | -57/+126 | |
2014-02-15 | Sync translations with transifex | Stefano Karapetsas | 2 | -29/+18 | |
2014-02-12 | Fix gnome atom declaration | Stefano Karapetsas | 1 | -1/+1 | |
2014-02-12 | notification_area: Some GTK improvements | Stefano Karapetsas | 2 | -3/+1 | |
2014-02-12 | Allow to customize menu bar with GSettings | Stefano Karapetsas | 5 | -4/+83 | |
2014-02-11 | Add hook to support run dialog and main menu opening with metacity | Stefano Karapetsas | 1 | -1/+27 | |
2014-02-11 | Include autogen.sh in tarball | Stefano Karapetsas | 1 | -0/+1 | |
2014-02-09 | Bump version to 1.7.2mate-panel-1.7.2 | infirit | 1 | -1/+1 | |
2014-02-09 | Resurrect user-guide menu entry | infirit | 1 | -5/+1 | |
2014-02-09 | Partial revert "help: Fix manual applet images and remove unused images" | infirit | 18 | -0/+0 | |
This reverts commit fe82a7fdd89d12c09bdbee3c9a69df999080f45c. The clock applet figures are all different so bring them back. | |||||
2014-02-09 | help: Fix manual applet images and remove unused images | infirit | 22 | -2/+2 | |
2014-02-09 | help: Avoid file collision with gnome-panel | infirit | 84 | -465/+444 | |
Also correct help uri for applets. | |||||
2014-02-08 | libmate-panel-applet: Remove unused value in enum | Stefano Karapetsas | 1 | -1/+0 | |
2014-02-08 | libmate-panel-applet: Fix missing initialization | Stefano Karapetsas | 1 | -0/+1 | |
2014-02-08 | libmate-panel-applet: GTK3 improvements | Stefano Karapetsas | 1 | -1/+21 | |
2014-02-08 | libmate-panel-applet: Some GTK3 improvements | Stefano Karapetsas | 1 | -9/+30 | |
2014-02-04 | Fix border of menubar with GTK3 | Stefano Karapetsas | 1 | -0/+18 | |
2014-01-27 | libmate-panel-applet: Use GTK_API_VERSION in Makefile instead of harcoded ↵ | infirit | 1 | -1/+1 | |
gtk api. | |||||
2014-01-26 | Fix typo | Stefano Karapetsas | 1 | -2/+2 | |