summaryrefslogtreecommitdiff
path: root/applets/notification_area
AgeCommit message (Collapse)AuthorFilesLines
2014-11-23Gtk3: Silence GtkBox deprecation warningsinfirit1-0/+5
2014-11-23Gtk3: notification_area: Port to GtkStyleContextinfirit1-0/+17
Based on gnome-panel commit: 6d390be628ce8fccbfee5c5cca4e240fa391cdda From: Carlos Garcia Campos <[email protected]>
2014-11-23Gtk3: GtkBox is not abstract anymore.infirit1-2/+5
Based on gnome-panel commits, na-tray: Remove unneeded type NaBox: 9313543ecf3f8de10cb14977cd2eccd17e654968 From: Carlos Garcia Campos <[email protected]> na: Move creating of GtkBox for NaTray: 777b913142e61378e60c217c7c609e181202704c From: Vincent Untz <[email protected]>
2014-11-22na: Fix handling of SYSTEM_TRAY_CANCEL_MESSAGEinfirit1-5/+10
We were not looking at the right field for the message ID: the ID is in the 4th field for BEGIN_MESSAGE, but 2nd field for CANCEL_MESSAGE. Taken from gnome-panel commit: 8ff843458425d525b10fc5d9b7bb357248c637c8 From: Vincent Untz <[email protected]>
2014-06-20Fix expanded panels and size allocationKonstantin Pugin1-0/+4
2014-05-17Use gtk_combo_box_text_new for gtk+2infirit1-6/+0
It was introduced in gtk+-2.24
2014-05-16Use gdk_window_get_width also for gtk2infirit1-4/+0
It was introduced in gtk+-2.24
2014-05-16Use GDK_WINDOW_XID for gtk+2 and gtk+3infirit2-12/+3
It was introduced in gdk2 already so clean up the code.
2014-04-28Remove autogenerated filesStefano Karapetsas2-203/+0
2014-04-26Use about dialog from libmate-desktopStefano Karapetsas1-1/+3
2014-02-12notification_area: Some GTK improvementsStefano Karapetsas2-3/+1
2014-02-09help: Avoid file collision with gnome-panelinfirit1-2/+2
Also correct help uri for applets.
2014-01-18notification_area: Fix visibility with GTK3Stefano Karapetsas1-0/+3
2013-11-16GTK3: Fix compile warning by using gdk_error_trap_pop_ignored()raveit651-0/+12
2013-10-26notification_area: Add GTK3 supportStefano Karapetsas8-17/+256
2013-07-26wncklet: Come back to libwnckStefano Karapetsas1-2/+2
2013-07-12Use yelp-tools instead of mate-doc-utilsStefano Karapetsas1-1/+1
2012-11-18fixed incorrect fsf addresses.Steve Zesch10-20/+20
2012-10-11update notification_areaStefano Karapetsas3-3/+1
2012-06-06switch to libmatewnckmate-panel-1.3.1Stefano Karapetsas1-2/+2
2012-01-27website info redundancy, refer to mate-aboutPerberos1-1/+0
2012-01-27removing autogenerated filesPerberos1-964/+0
2012-01-18Fixed mate-desktop URLSteve Zesch1-1/+1
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos18-0/+4615