summaryrefslogtreecommitdiff
path: root/src/caja-desktop-window.h
AgeCommit message (Collapse)AuthorFilesLines
2019-01-31Avoid deprecated g_type_class_add_private under srcWu Xiaotian1-2/+2
Changed CajaConnectServerOperation, CajaDesktopWindow and CajaImagePropertiesPage
2018-06-06desktop window: Add is-desktop AtkObject attributeSamuel Thibault1-0/+14
Screen readers need to distinguish between the desktop window and normal windows, to be able to provide nicer speech synthesis. This can be done by simply adding an "is-desktop" attribute to the underlying AtkObject. This is here done by introducing a thin caja_desktop_window_accessible_class class which is based on GtkWindowAccessible and just appends the attribute. Closes: #999
2012-11-16[desktop-window] add a 'loaded' flagJasmine Hassan1-0/+1
http://git.gnome.org/browse/nautilus/commit/?id=f95927360079b1c05efb9cea0de62457eea307ab&context=6
2012-08-12Fixed incorrect fsf addresses. Closes #28.Steve Zesch1-1/+1
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+66