Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2014-01-23 | We need to call gtk_window_set_has_resize_grip also with GTK3 now | Stefano Karapetsas | 1 | -5/+5 | |
Not only with Ubuntu/GTK2 | |||||
2014-01-23 | clock: Do not try to get width/height of non-existing GdkPixbuf | Stefano Karapetsas | 1 | -4/+4 | |
https://git.gnome.org/browse/gnome-panel/commit/applets/clock?id=4729df0cda021c27b76be072023dbee082e49e47 | |||||
2014-01-23 | libmate-panel-applet: Fix missing include and wrong declaration | Stefano Karapetsas | 1 | -1/+2 | |
2014-01-23 | Use gtk_widget_get_preferred_size with GTK3 | Stefano Karapetsas | 5 | -0/+24 | |
2014-01-20 | Sync translations with transifex | Stefano Karapetsas | 11 | -407/+6019 | |
2014-01-18 | notification_area: Fix visibility with GTK3 | Stefano Karapetsas | 1 | -0/+3 | |
2014-01-14 | Bump version to 1.7.1mate-panel-1.7.1 | Stefano Karapetsas | 1 | -1/+1 | |
2014-01-06 | Merge pull request #154 from infirit/master | Stefano Karapetsas | 1 | -1/+1 | |
Add to ACLOCAL_AMFLAGS for user added flags | |||||
2014-01-05 | Add to ACLOCAL_AMFLAGS for user added flags | infirit | 1 | -1/+1 | |
2013-12-22 | Merge pull request #152 from infirit/yelp | Stefano Karapetsas | 10 | -10/+10 | |
Update help uri to the correct location | |||||
2013-12-22 | Update help uri to the correct location | infirit | 10 | -10/+10 | |
2013-12-12 | Merge pull request #148 from infirit/master | Stefano Karapetsas | 1 | -0/+2 | |
Cairo includes are only needed when using gtk+3 | |||||
2013-12-12 | Cairo includes are only needed when using gtk+3 | infirit | 1 | -0/+2 | |
2013-12-12 | Merge pull request #147 from infirit/master | Stefano Karapetsas | 3 | -2/+4 | |
Use GTK_API_VERSION in pkgconfig in files | |||||
2013-12-12 | Use GTK_API_VERSION in pkgconfig in files | infirit | 3 | -2/+4 | |
2013-12-01 | Remove has_separator property from ui files | Stefano Karapetsas | 7 | -10/+0 | |
2013-11-29 | Panel background improvements for GTK3 | Stefano Karapetsas | 10 | -87/+366 | |
2013-11-29 | Merge pull request #145 from infirit/master | Stefano Karapetsas | 2 | -4/+16 | |
Check if WNCK_CHECK_VERSION is defined | |||||
2013-11-28 | Check if WNCK_CHECK_VERSION is defined | infirit | 2 | -0/+12 | |
2013-11-28 | Revert "Fixed the WNCK_CHECK_VERSION calls to only be used when GTK is version" | infirit | 2 | -8/+1 | |
This reverts commit 428e32cd0f3f2df0cbd4e859304f0935a11612bc. | |||||
2013-11-28 | Revert "Correct wnck/gtk3 check." | infirit | 2 | -5/+12 | |
This reverts commit a2b1af54a24b93766f5e2ed4a216637dc510ec47. | |||||
2013-11-20 | Merge pull request #142 from NiceandGently/master | Stefano Karapetsas | 5 | -0/+36 | |
GTK3: Fix compile warning by using gdk_error_trap_pop_ignored() | |||||
2013-11-16 | GTK3: Fix compile warning by using gdk_error_trap_pop_ignored() | raveit65 | 5 | -0/+36 | |
2013-11-15 | wncklet: Fit window list size with GTK3 | Stefano Karapetsas | 1 | -0/+12 | |
2013-11-15 | Fix not expanded applets list in GTK3 addto dialog | Stefano Karapetsas | 1 | -0/+17 | |
2013-11-14 | Add return to gboolean function | Stefano Karapetsas | 1 | -0/+3 | |
Closes #134 https://github.com/mate-desktop/mate-panel/issues/134 | |||||
2013-11-13 | Merge pull request #137 from flexiondotorg/master | Stefano Karapetsas | 2 | -70/+0 | |
Remove distro folder. | |||||
2013-11-13 | Remove distro folder. | Martin Wimpress | 2 | -70/+0 | |
2013-11-12 | Merge pull request #136 from infirit/master | Stefano Karapetsas | 2 | -4/+4 | |
Fix build failure | |||||
2013-11-12 | Correct wnck/gtk3 check. | infirit | 2 | -12/+5 | |
2013-11-12 | Fixed the WNCK_CHECK_VERSION calls to only be used when GTK is version | Alex Brinister | 2 | -1/+8 | |
3.0 | |||||
2013-10-27 | Fix variables for GTK2 | Stefano Karapetsas | 1 | -1/+1 | |
2013-10-27 | Fix variables for GTK2 | Stefano Karapetsas | 1 | -2/+2 | |
2013-10-26 | Fix gtkx.h include for GTK2 | Stefano Karapetsas | 1 | -0/+3 | |
2013-10-26 | Merge pull request #131 from infirit/mastermate-panel-1.7.0 | Stefano Karapetsas | 20 | -2520/+0 | |
Remove autogenerated files | |||||
2013-10-26 | Remove autogenerated gtk doc files | infirit | 20 | -2520/+0 | |
2013-10-26 | Bump version to 1.7.0 | Stefano Karapetsas | 1 | -1/+1 | |
2013-10-26 | wncklet: Add GTK3 support | Stefano Karapetsas | 6 | -26/+113 | |
2013-10-26 | notification_area: Add GTK3 support | Stefano Karapetsas | 8 | -17/+256 | |
2013-10-26 | clock: Add GTK3 support | Stefano Karapetsas | 5 | -12/+176 | |
2013-10-26 | fish: Add GTK3 support | Stefano Karapetsas | 1 | -12/+132 | |
2013-10-26 | libmate-panel-applet: Add GTK3 support | Stefano Karapetsas | 3 | -11/+327 | |
2013-10-26 | mate-panel: Add GTK3 support | Stefano Karapetsas | 39 | -116/+1708 | |