| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove NULL checks for GObject methods. | Matthew Barnes | 2011-02-13 | 1 | -2/+2 |
* | Adapt size_request vfuncs to latest gtk+-3.0 API. | Rodrigo Moya | 2011-01-25 | 1 | -24/+0 |
* | Drop backward-compatibility cruft. | Matthew Barnes | 2011-01-25 | 1 | -3/+0 |
* | Free/busy meeting view doesn't work due to non-working extension | Milan Crha | 2010-12-06 | 1 | -0/+3 |
* | Bug 632641 - Handle combo box text API going away | Matthias Clasen | 2010-10-21 | 1 | -3/+8 |
* | Replace EBinding with GBinding. | Matthew Barnes | 2010-10-14 | 1 | -17/+32 |
* | GObject boilerplate cleanup. | Matthew Barnes | 2010-08-25 | 1 | -14/+14 |
* | Bug 624913 - Disallow drag-and-drop within the same attachment bar | Matthew Barnes | 2010-08-13 | 1 | -0/+25 |
* | Improve attachment bar selection behavior. | Matthew Barnes | 2010-05-20 | 1 | -43/+21 |
* | Use accessor functions instead direct access (GSEAL work) | Javier Jardón | 2010-04-13 | 1 | -2/+2 |
* | Giant leap towards GSEAL compliance. | Matthew Barnes | 2010-04-08 | 1 | -4/+0 |
* | Work around recent GTK+ deprecations. | Matthew Barnes | 2010-03-05 | 1 | -0/+4 |
* | Don't show total attachment size if it's zero. | Matthew Barnes | 2010-01-29 | 1 | -4/+9 |
* | Remove dead assignments found by clang. | Matthew Barnes | 2010-01-16 | 1 | -2/+0 |
* | Relax the EBinding API to reduce GObject casting. | Matthew Barnes | 2009-09-02 | 1 | -12/+12 |
* | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-27 | 1 | -1/+1 |
|\ |
|
| * | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-27 | 1 | -1/+1 |
| * | Bump the required GLib and GTK+ versions to latest stable. | Matthew Barnes | 2009-05-01 | 1 | -18/+0 |
| * | Bug 516933 – Rewrite attachment UI | Matthew Barnes | 2009-04-28 | 1 | -0/+770 |
* | Make the selected attachment view and file chooser folder persistent. | Matthew Barnes | 2009-04-15 | 1 | -0/+14 |
* | Attachment rewrite pretty much complete. Just testing now. | Matthew Barnes | 2009-04-08 | 1 | -0/+12 |
* | Extend EAttachmentView by subclassing EAttachmentHandler. | Matthew Barnes | 2009-04-01 | 1 | -2/+6 |
* | Saving progress again on the attachment rewrite. | Matthew Barnes | 2009-03-31 | 1 | -44/+109 |
* | Saving progress again on the attachment rewrite. | Matthew Barnes | 2009-03-27 | 1 | -2/+2 |
* | Saving progress again on the attachment rewrite. | Matthew Barnes | 2009-03-24 | 1 | -0/+656 |