| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -123/+0 |
| | | | | | A lot of header clean-up. | ||||
| * | Header cleanup: stop using Glib types where they aren't truly needed. Eases ↵ | Liam P. White | 2014-08-31 | 1 | -8/+4 |
| | | | | | | GThread deprecation errors. (bzr r13341.1.190) | ||||
| * | Added runtime check in SP_-cast macros. | Markus Engel | 2013-09-15 | 1 | -1/+1 |
| | | | | (bzr r11608.1.123) | ||||
| * | Modified SP_IS_ macros. | Markus Engel | 2013-09-14 | 1 | -1/+1 |
| | | | | (bzr r11608.1.122) | ||||
| * | Replacement of unnecessary variables. | Markus Engel | 2013-07-31 | 1 | -0/+1 |
| | | | | (bzr r11608.1.114) | ||||
| * | Merge Object and subclasses. Merging of SP- and C-classes complete. | Markus Engel | 2013-04-07 | 1 | -1/+1 |
| | | | | (bzr r11608.1.86) | ||||
| * | Merged more classes. | Markus Engel | 2013-04-06 | 1 | -25/+3 |
| | | | | (bzr r11608.1.84) | ||||
| * | Added constructors to SP classes. | Markus Engel | 2013-04-01 | 1 | -0/+1 |
| | | | | (bzr r11608.1.67) | ||||
| * | Replaced all casting macros with glib-independent ones. | Markus Engel | 2013-04-01 | 1 | -4/+2 |
| | | | | (bzr r11608.1.64) | ||||
| * | Renamed virtual function names. | Markus Engel | 2013-03-29 | 1 | -7/+7 |
| | | | | (bzr r11608.1.57) | ||||
| * | merged from trunk | Markus Engel | 2013-03-29 | 1 | -2/+6 |
| |\ | | | | | (bzr r11608.1.56) | ||||
| | * | Drop checks for ancient dependency versions. These are satisfied elsewhere. | Alex Valavanis | 2013-03-16 | 1 | -2/+0 |
| | | | | | | | (bzr r12213) | ||||
| | * | A couple of forward declarations | Alex Valavanis | 2013-02-11 | 1 | -0/+2 |
| | | | | | | | (bzr r12119) | ||||
| | * | Clean up more GObject type definitions | Alex Valavanis | 2013-01-23 | 1 | -0/+4 |
| | | | | | | | (bzr r12055) | ||||
| * | | Removed function pointers from SPObject and subclasses. | Markus Engel | 2013-03-29 | 1 | -1/+27 |
| |/ | | | | | Added some missing virtual pads for classes that were hidden by preprocessor macros. (bzr r11608.1.55) | ||||
| * | updating my email address in file headers | Felipe Corr??a da Silva Sanches | 2009-12-13 | 1 | -1/+1 |
| | | | | (bzr r8889) | ||||
| * | adding ifdef HAVE_CONFIG_H | Felipe Corr??a da Silva Sanches | 2008-06-25 | 1 | -1/+4 |
| | | | | (bzr r6054) | ||||
| * | reintroducing code that initially committed in revision 18594 and the have ↵ | Felipe Corr??a da Silva Sanches | 2008-06-22 | 1 | -0/+46 |
| | | | | | | | | | | | | | | | been reverted on revision 18607. * implemented handling of font-style, font-variant, font-weight, and font-stretch attributes on font-face tags This have been previously reverted because I thought they were already handled in node->style, but now I see that this code is needed for font description (used in the font tag to declare font attributes to be stored in the user agent font database). The node->style info is used for font specification (used by document authors with the purpose of declaring the properties of fonts that they would like in their SVG documents). (bzr r6023) | ||||
| * | * add rule in configure.ac so that only who has cairo > 1.6.4 (currently ↵ | Felipe Corr??a da Silva Sanches | 2008-05-25 | 1 | -0/+3 |
| | | | | | | | | cairo git master branch) will compile SVGFonts (experimental) support. * First code for SVGFonts rendering. Renders in a separate window because we still dont have pango integration. (bzr r5753) | ||||
| * | reverting previous work on font-face attributes. These attributes are ↵ | Felipe Corr??a da Silva Sanches | 2008-05-13 | 1 | -46/+0 |
| | | | | | | already treated in SPStyle (bzr r5662) | ||||
| * | * implemented handling of font-style, font-variant, font-weight, and | Felipe Corr??a da Silva Sanches | 2008-05-12 | 1 | -10/+10 |
| | | | | | | | | font-stretch attributes on font-face tags * fixed typo on v-ideographic attribute on attributes.cpp * fixed typo on src/sp-font-face.h (bzr r5652) | ||||
| * | attribute loading for font-face tag | Felipe Corr??a da Silva Sanches | 2008-05-10 | 1 | -0/+113 |
| first draft. Still incomplete. (bzr r5644) | |||||
