Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-03-19 | removal of //-style comments don't link plugins to core libs -- the ↵ | Andy Wingo | 1 | -4/+4 | |
versioning is done internally to the plugins with... Original commit message from CVS: * removal of //-style comments * don't link plugins to core libs -- the versioning is done internally to the plugins with the plugin_info struct, and symbol resolution is lazy, so we can always know if a plugin can be loaded by the plugin_info data. in theory. | |||||
2001-12-23 | Fixed some leftover fixes | Wim Taymans | 1 | -4/+0 | |
Original commit message from CVS: Fixed some leftover fixes | |||||
2001-12-23 | adding arts and artds, no checks yet | Thomas Vander Stichele | 1 | -0/+243 | |
Original commit message from CVS: adding arts and artds, no checks yet |