| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
Reasons:
- base64 encoding is not necessary because dbusmenu properties can use any
dbus-supported types.
- faster: no need to base64 decode/encode images
- more efficient: base64-encoded data is 1/3 bigger than raw data
|
|\ |
|
| |
| |
| |
| | |
image' property by getting the image from the object and using that
|
|/ |
|
|\ |
|
| | |
|
|/
|
|
| |
sure we don't try to use free'd memory
|
| |
|
| |
|
| |
|
|
|
|
| |
GTK2 can build
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
|\| |
|
| | |
|
| | |
|
|/ |
|
| |
|
|\ |
|
| |\ |
|
| | | |
|
| | | |
|
| |/ |
|
|/ |
|
|\ |
|
| |
| |
| |
| | |
gnome-commander likes to do
|
|\ \ |
|
| | | |
|
| | |
| | |
| | |
| | | |
shouldn't be.
|
| | | |
|
| | |
| | |
| | |
| | | |
a ref doesn't block us from getting rid of the item.
|
| |/
| |
| |
| | |
set_data_full() instead of a weak ref for unref'ing it.
|
| | |
|
|/ |
|
|\ |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
exit here if it's not available
|