embrace.git
2007-08-27 Tilman SauerbeckAdded README. master embrace-0.1.0
2007-08-27 Tilman SauerbeckAdded an example config file.
2007-08-27 Tilman SauerbeckAdded .gitignore.
2007-08-27 Tilman SauerbeckOn installation, fix the prefix used in the script.
2007-08-27 Tilman SauerbeckBumped version to 0.1.0.
2007-08-27 Tilman SauerbeckMake sure we always return true from Main#on_timer.
2007-04-08 Tilman SauerbeckLoad evas module manually.
2007-04-08 Tilman SauerbeckMade background transparent.
2006-12-08 Tilman SauerbeckHandle status request responses to trap errors.
2006-11-16 Tilman SauerbeckAccept an optional argument that's the height of the...
2006-11-16 Tilman SauerbeckAdapted to recent Ecore_Con API changes.
2006-10-01 Tilman SauerbeckUpdated for premul alpha changes in Evas.
2006-09-24 Tilman SauerbeckMade the alpha animators work on only one object.
2006-09-24 Tilman SauerbeckFade out icons before removing them.
2006-09-24 Tilman SauerbeckReworked how the alpha value of the MailboxIcon is...
2006-09-24 Tilman SauerbeckSwitched to a ARGB window and made the container backgr...
2006-09-23 Tilman SauerbeckUpdated to new Evas::Smart API.
2006-07-12 Tilman SauerbeckDon't try to add to the container if it won't work...
2006-05-25 Tilman Sauerbeckuse EvasObject#name to identify icons
2006-05-22 Tilman Sauerbeckdon't delete icons while we're deleting others
2006-05-22 Tilman Sauerbeckdon't yield nil items from the container
2006-05-21 Tilman Sauerbeckreworked icon handling
2006-05-21 Tilman Sauerbeckcode cleanup
2006-05-21 Tilman Sauerbeckuse Evas::Smart#add_member to register smart object...
2006-05-21 Tilman Sauerbeckcode cleanup
2006-05-21 Tilman Sauerbeckuse a meaningful title for the window
2006-05-21 Tilman Sauerbeckremoved unused smart callbacks
2006-05-21 Tilman Sauerbeckreworked the config handling
2006-05-21 Tilman Sauerbeckcode cleanup
2006-04-09 Tilman Sauerbeckmake use of ssl optional
2006-04-09 Tilman Sauerbeckupload the gzipped tarball
2006-04-09 Tilman Sauerbeckuse gzip for the tarballs
2006-04-09 Tilman Sauerbeckinitial import