Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gnome-canvas: Split out matrix_transform_rect code | Benjamin Otte | 2010-10-30 | 1 | -0/+2 |
| | |||||
* | gnome-canvas: Remove now-unused functions | Benjamin Otte | 2010-10-30 | 1 | -73/+0 |
| | |||||
* | gnome-canvas: Remove GnomeCanvasPoints | Benjamin Otte | 2010-10-30 | 1 | -22/+0 |
| | | | | It's unused by now. | ||||
* | gnome-canvas: Remove GnomeCanvasLine | Benjamin Otte | 2010-10-30 | 1 | -0/+3 |
| | | | | 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 | -6/+0 |
| | | | | It's not used anymore. | ||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-06-20 | 1 | -15/+12 |
| | |||||
* | Embed libart_lgpl and libgnomecanvas. | Matthew Barnes | 2010-06-14 | 1 | -0/+155 |
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... |