2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Jun 10, 2023 — Jun 10, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove the item in the storage and not the item which is being added More... about 13 years ago
Use checksum to implement hash and equals of a image clipboard item More... about 13 years ago
Do not hold image in memory but hold it on disc More... about 13 years ago
Moved convert target entries method into utilty class More... about 13 years ago
Honor requested target in FileClipboardItem More... about 13 years ago
Uris also needs empty check More... about 13 years ago
Removed request uris as it is not needed More... about 13 years ago
Do not clean up item when rearranging items More... about 13 years ago
Fixed compare pixbufs More... about 13 years ago
Implemented different hash code for any clipboard item More... about 13 years ago
Images need also to be removed when clipboard is cleared More... about 13 years ago
Fixed warning of not used var More... about 13 years ago
Fixed equals method of ImageClipboardItem More... about 13 years ago
Clarifying received item debug statement More... about 13 years ago
Added equals method to clipbard item interface More... about 13 years ago
Clarifying comment More... about 13 years ago
Replaced dummy image label More... about 13 years ago
Add image to clipboard menu item More... about 13 years ago
Remove image from storage when item is removing More... about 13 years ago
Do not add items to storage when in error More... about 13 years ago
Convert image clipboard item to xml More... about 13 years ago
Fixed pixbuf memory leak More... about 13 years ago
Added request image to clipboard manager More... about 13 years ago
Always store pics as png More... about 13 years ago
Added image_received listener More... about 13 years ago
Renaming field clipboard to _clipboard More... about 13 years ago
Added on_image_received event to clipboard manager More... about 13 years ago
Added image clipboard item implementation More... about 13 years ago
Clarifying comment More... about 13 years ago
Moved creating of directory with all its parents to utility class More... about 13 years ago