Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2005-05-17 | Remove #ifdef munging since we once again support either #if or #ifdef. | Carl Worth | 1 | -1/+0 |
2005-05-17 | Add a few more REPLACED_BY and DEPRECATED_BY definitions. | Carl Worth | 1 | -0/+8 |
2005-05-06 | Point to both cairo_set_source_rgba and cairo_paint_with_alpha in deprecation... | Carl Worth | 1 | -1/+2 |
2005-05-06 | Make idempotent substitutions that extend old names: | Carl Worth | 1 | -3/+4 |
2005-05-06 | Change definitions of everything in cairo-features.h to prefer #if over #ifdef. | Carl Worth | 1 | -0/+1 |
2005-05-06 | Eliminate the following deprecated functions from cairo's interface: | Carl Worth | 1 | -13/+35 |
2003-09-04 | Changed names of all cairo_get_* functions to cairo_current_*. Added magic DE... | Carl Worth | 1 | -0/+40 |
2003-07-26 | Fixed to not munge some internal cairot names, (such as cairo_traps_*) | Carl Worth | 1 | -1/+1 |
2003-07-18 | Renamed everything from Xr* to cairo_* | Carl Worth | 1 | -0/+49 |