| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2018-11-08 | Clarify licenses | Max Gaukler | 1 | -1/+2 | |
| - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | |||||
| 2018-10-06 | SPAttributeEnum typed function arguments | Thomas Holder | 1 | -1/+1 | |
| 2018-06-18 | Run clang-tidy’s modernize-use-override pass. | Emmanuel Gil Peyrot | 1 | -7/+7 | |
| This adds the override specifier on all methods which override a virtual method, whether they were already virtual or missing this specifier. | |||||
| 2018-01-30 | Move classes derived from SPObject to own directory. | Tavmjong Bah | 1 | -0/+0 | |
| A lot of header clean-up. | |||||
| 2014-11-15 | Purged GTKish macros SP_SCRIPT/SP_IS_SCRIPT. | Jon A. Cruz | 1 | -3/+1 | |
| (bzr r13712) | |||||
| 2014-09-27 | Update to experimental r13565 | Liam P. White | 1 | -5/+5 | |
| (bzr r13341.5.16) | |||||
| 2014-08-31 | Header cleanup: stop using Glib types where they aren't truly needed. Eases ↵ | Liam P. White | 1 | -5/+5 | |
| GThread deprecation errors. (bzr r13341.1.190) | |||||
| 2014-03-09 | Remove unused includes to tidy up the code. | Martin Owens | 1 | -1/+2 | |
| (bzr r13132) | |||||
| 2013-09-15 | Added runtime check in SP_-cast macros. | Markus Engel | 1 | -1/+1 | |
| (bzr r11608.1.123) | |||||
| 2013-09-14 | Modified SP_IS_ macros. | Markus Engel | 1 | -1/+1 | |
| (bzr r11608.1.122) | |||||
| 2013-08-03 | Cleaned up. | Markus Engel | 1 | -0/+1 | |
| (bzr r11608.1.117) | |||||
| 2013-04-07 | Merge Object and subclasses. Merging of SP- and C-classes complete. | Markus Engel | 1 | -1/+1 | |
| (bzr r11608.1.86) | |||||
| 2013-04-06 | Merged more classes. | Markus Engel | 1 | -24/+3 | |
| (bzr r11608.1.84) | |||||
| 2013-04-01 | Added constructors to SP classes. | Markus Engel | 1 | -0/+1 | |
| (bzr r11608.1.67) | |||||
| 2013-04-01 | Replaced all casting macros with glib-independent ones. | Markus Engel | 1 | -4/+2 | |
| (bzr r11608.1.64) | |||||
| 2013-03-29 | Renamed virtual function names. | Markus Engel | 1 | -6/+6 | |
| (bzr r11608.1.57) | |||||
| 2012-08-21 | Added "virtual pad" to SPScript. | Markus Engel | 1 | -1/+24 | |
| (bzr r11608.1.34) | |||||
| 2010-11-17 | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 1 | -1/+1 | |
| fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900) | |||||
| 2009-12-13 | updating my email address in file headers | Felipe Corr??a da Silva Sanches | 1 | -1/+1 | |
| (bzr r8889) | |||||
| 2009-01-15 | adding a "scripting" tab to document properties dialog that allow the user ↵ | Felipe Corr??a da Silva Sanches | 1 | -0/+1 | |
| to manage external javascript references. (also only working for "Inkscape SVG") (bzr r7137) | |||||
| 2008-07-22 | initial handling of <script> tag | Felipe Corr??a da Silva Sanches | 1 | -0/+45 | |
| Some people develope SVG files that contain javascript. We should not erase their script nodes! Also, we could develop a scripting IDE in inkscape. Look at http://wiki.inkscape.org/wiki/index.php/BlueprintScriptingIDE (bzr r6391) | |||||
