| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -113/+0 |
| | | | | | A lot of header clean-up. | ||||
| * | Extract SPDimensions from spfilters | Shlomi Fish | 2017-10-05 | 1 | -6/+3 |
| | | |||||
| * | show filter usage count | Raphael Rosch | 2015-05-05 | 1 | -0/+3 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1169123 (bzr r14111) | ||||
| * | Header cleanup: stop using Glib types where they aren't truly needed. Eases ↵ | Liam P. White | 2014-08-31 | 1 | -9/+8 |
| | | | | | | 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) | ||||
| * | Cleaned up a bit; fixed struct vs. class forward declarations. | Markus Engel | 2013-07-31 | 1 | -1/+2 |
| | | | | (bzr r11608.1.111) | ||||
| * | 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 | -22/+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/+2 |
| |\ | | | | | (bzr r11608.1.56) | ||||
| | * | Fix another load of forward declaration tags | Alex Valavanis | 2013-03-14 | 1 | -1/+1 |
| | | | | | | | (bzr r12205) | ||||
| | * | Fix another tonne of forward declaration tags | Alex Valavanis | 2013-03-14 | 1 | -1/+1 |
| | | | | | | | (bzr r12204) | ||||
| * | | Added "virtual pads" to | Markus Engel | 2013-03-29 | 1 | -1/+27 |
| |/ | | | | | | | | | | | | | | - SPFeFuncNode - SPFeDistantLight - SPFeMergeNode - SPFePointLight - SPFeSpotLight - SPFilter - SPFont - SPGuide Changes in SPItem and SPNamedView. (bzr r11608.1.49) | ||||
| * | Header cleaning | Alex Valavanis | 2012-02-12 | 1 | -0/+2 |
| | | | | (bzr r10963) | ||||
| * | Get rid of gtkmm top-level header usage - not required by API | Alex Valavanis | 2012-02-06 | 1 | -2/+0 |
| | | | | (bzr r10940) | ||||
| * | Documentation: sp-filter.h is not documented at all, removing fake explanation. | Kris De Gussem | 2012-02-03 | 1 | -8/+0 |
| | | | | (bzr r10931) | ||||
| * | Merge from trunk | Krzysztof Kosi??ski | 2010-11-25 | 1 | -1/+1 |
| |\ | | | | | (bzr r9508.1.70) | ||||
| | * | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 2010-11-17 | 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) | ||||
| * | | Merge redundant *-fns.h into respective filter headers. | Krzysztof Kosi??ski | 2010-07-14 | 1 | -33/+34 |
| |/ | | | | | | Move gaussian blur to filters directory. Blend filter effect. (bzr r9508.1.16) | ||||
| * | Fixed several cases of bad SVG being written from filters | Niko Kiirala | 2009-05-17 | 1 | -0/+11 |
| | | | | (bzr r7900) | ||||
| * | Move filters into their own namespace Inkscape::Filters (from NR::) | Johan B. C. Engelen | 2009-01-02 | 1 | -3/+3 |
| | | | | (bzr r7058) | ||||
| * | Fixed conflicting result image names inside filter effects (bug 196126) | Niko Kiirala | 2008-06-02 | 1 | -0/+7 |
| | | | | (bzr r5787) | ||||
| * | Patch by John Faith: fixed crash resulting from inproperly initialized std::map | Niko Kiirala | 2008-02-05 | 1 | -1/+1 |
| | | | | (bzr r4659) | ||||
| * | fix wrong modified signal handling: connecting was sigc but disconnecting ↵ | bulia byak | 2007-07-02 | 1 | -0/+1 |
| | | | | | | was old g_signal (bzr r3160) | ||||
| * | Using the blur slider no longer destroys filters already applied to the object | Niko Kiirala | 2007-06-23 | 1 | -3/+0 |
| | | | | (bzr r3086) | ||||
| * | Added support for in-parameter in filter primitives | Niko Kiirala | 2007-05-29 | 1 | -0/+12 |
| | | | | (bzr r3041) | ||||
| * | Refactoring work for filter effects renderer initialization | Niko Kiirala | 2007-05-21 | 1 | -4/+16 |
| | | | | (bzr r3035) | ||||
| * | Work on filters. spFilterPrimitive structure added. Blur slider updated. ↵ | Hugo Rodrigues | 2006-08-14 | 1 | -1/+5 |
| | | | | | | Fixed sp-object-repr.cpp typos (bzr r1598) | ||||
| * | svg-filters branch merged back to head | Niko Kiirala | 2006-06-21 | 1 | -0/+70 |
| (bzr r1252) | |||||
