Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GObject boilerplate cleanup. | Matthew Barnes | 2010-08-25 | 1 | -31/+8 |
| | | | | | | | Prefer thread-safe G_DEFINE_TYPE and G_DEFINE_INTERFACE macros over manual GType registration. This is just a start... lots more to do. | ||||
* | Bug #610229 - Status bar progress goes beyond 100 percentage | punit | 2010-04-13 | 1 | -1/+1 |
| | |||||
* | Move EActivity and subclasses to e-util. | Matthew Barnes | 2009-11-08 | 1 | -0/+605 |
Planning to write some asynchronous utility functions in e-util that return EActivity objects. |