summaryrefslogtreecommitdiff
path: root/libmate-panel-applet
AgeCommit message (Collapse)AuthorFilesLines
2012-10-11migrate libmate-panel-applet to gsettingsStefano Karapetsas11-778/+227
2012-06-19libpanel-applet: Use on_bus_acquired instead of on_name_acquired Nelson Marques1-2/+2
Prevent race conditions when the session starts (panel is displayed instantly); This is well documented in the gdbus documentation: https://bugzilla.gnome.org/show_bug.cgi?id=654843
2012-06-13Use right GdkScreen for focus request and menuStefano Karapetsas1-2/+2
http://bugzilla-attachments.gnome.org/attachment.cgi?id=179797 Calling gtk_widget_get_screen() on a widget embedded in a plug doesn't necessarily return what you expect (because of gtk_widget_get_toplevel()). Instead, call gtk_window_get_screen() on the plug. https://bugzilla.gnome.org/show_bug.cgi?id=632369
2012-04-05g-ir-scanner: when configure prefix != /usr, add prefix to scanner include pathshaxar1-1/+1
2012-03-07http://bugzilla-attachments.gnome.org/attachment.cgi?id=201328Perberos1-1/+1
2012-01-27removing autogenerated filesPerberos1-921/+0
2012-01-05libmate-panel-applet: Add introspection annotationsStefano Karapetsas1-0/+10
mate_panel_applet_factory_main was being generated with introspectable="0" because of missing annotations http://git.gnome.org/browse/gnome-panel/commit/?h=gnome-2-32&id=9cbae555115013bc7946e2ce3584d40639248f14
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos14-0/+4692