Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gnome-canvas: Remove now-unused functions | Benjamin Otte | 2010-10-30 | 1 | -473/+0 |
| | |||||
* | gnome-canvas: Remove GnomeCanvasPoints | Benjamin Otte | 2010-10-30 | 1 | -61/+0 |
| | | | | It's unused by now. | ||||
* | gnome-canvas: Remove GnomeCanvasLine | Benjamin Otte | 2010-10-30 | 1 | -0/+21 |
| | | | | It's unused and has an ugly API. We can redo it later if we need it. | ||||
* | gnome-canvas: Remove GnomeCanvasBuf | Benjamin Otte | 2010-10-30 | 1 | -84/+0 |
| | | | | It's not used anymore. | ||||
* | gnome-canvas: Remove aa code | Benjamin Otte | 2010-10-30 | 1 | -12/+1 |
| | | | | The anti-aliased code was never used, so remove it. | ||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-07-12 | 1 | -20/+33 |
| | |||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-06-20 | 1 | -45/+45 |
| | |||||
* | Embed libart_lgpl and libgnomecanvas. | Matthew Barnes | 2010-06-14 | 1 | -0/+700 |
Both of these modules are deprecated and going away in GNOME 3 but we still rely heavily on them for GnomeCalendar and ETable. So, welcome to the island of unwanted libraries... |