summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/bitmap (unfollow)
Commit message (Expand)AuthorFilesLines
2017-02-07fix two memory leaksperegrine1-0/+1
2016-06-25Moved next functions, added namespace, renamed range functionsAdrian Boguszewski1-2/+2
2016-06-11Extensions: Use underscored variants of parameters / attribute names in inter...Eduard Braun30-56/+56
2015-12-09Remove unused header file.Tavmjong Bah1-1/+0
2015-12-07static code analysisKris De Gussem1-1/+1
2015-04-27Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis1-4/+0
2015-04-27removed a few "using Inkscape::Util::GSListConstIterator"Marc Jeanmougin1-2/+0
2015-02-27corrected the casts (hopefully)Marc Jeanmougin1-2/+2
2015-02-19Put a few std::vector<SPitem*>Marc Jeanmougin1-3/+3
2015-02-17At first, I was thinking "I just have to go to the selection file, and change...Marc Jeanmougin1-9/+7
2014-12-21Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White1-1/+1
2014-12-21Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White1-1/+3
2014-09-27Update to experimental r13565Liam P. White2-2/+2
2014-09-07Update to experimental r13543Liam P. White2-2/+2
2014-08-26UI. Fix for Bug #340723 "Interface inconsistency of tooltips".Nicolas Dufour2-2/+2
2013-10-29"fix" some "unused parameter" warningsKris De Gussem5-5/+5
2013-06-07Glibmm 2.32+ fix extended to optional components. Fixes bug #1179338.Jon A. Cruz1-0/+8
2012-02-28Fix build failure in extensionsAlex Valavanis37-1/+42
2012-02-06Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis1-1/+0
2011-10-04More forward.h purging.Jon A. Cruz1-4/+7
2011-08-27Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski1-1/+1
2011-08-18Extensions. New Crop bitmap extension (see Bug #517082, Request Crop Image).Nicolas Dufour4-144/+273
2011-06-13cmake:Campbell Barton1-37/+0
2011-06-12work in progress cmake commit:Campbell Barton1-36/+36
2011-02-22Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz1-2/+3
2010-09-19Tooltips inconsistency fix part 3 (Bug 340723)Kris De Gussem5-5/+5
2010-09-19Tooltips inconsistency fix part 2 (Bug 340723)Kris De Gussem10-10/+10
2010-09-19Tooltips inconsistency fix (Bug 340723)Kris De Gussem13-13/+13
2010-09-10Extensions. Consistency fix and UI improvements (internal extensions and filt...Nicolas Dufour28-49/+49
2010-04-14Fix for ImageMagick solarize extension.Nicolas Dufour1-1/+3
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-1/+1
2009-08-05SPDocument->Documentjohnce1-1/+1
2009-07-12fix a small memleakbulia byak1-0/+1
2009-06-29better fix, and prevent any further crashes; now tested on windows toobulia byak1-4/+8
2009-06-29fix imagemagick effects for file:// urisbulia byak1-1/+4
2009-05-07Patch 337357 by Lubomir Rintel: GCC 4.4 compilation & start fix (woohoo, happ...Josh Andler1-1/+1
2009-05-06* [INTL:*] fixed typos (by Yuri Chornoivan)Ivan Mas??r2-2/+2
2009-02-02copyedit, use repeated calls for graduated contrastbulia byak1-3/+6
2009-02-02copyedit, names that make more sensebulia byak2-4/+4
2009-01-28since imagemagic effects cannot be cancelled midway, trying to do so often cr...bulia byak1-3/+3
2009-01-26fix parameter ranges, copyeditbulia byak2-9/+9
2009-01-05Cmake build fixes, minorJoshua L. Blocher1-1/+0
2008-12-10* Removing the bitmap files that aren't being used.Ted Gould2-96/+0
2008-07-20Warning cleanupJon A. Cruz2-11/+11
2008-05-03Cmake: Add missing CmakeLists.txtJoshua L. Blocher1-0/+38
2008-04-21r19076@shi: ted | 2008-04-21 15:42:45 -0700Ted Gould35-35/+35
2008-03-26Fixing localization issues (following a patch for 0.46 rev. 17583) where some...Marcin Floryan3-24/+24
2007-10-30r16895@shi: ted | 2007-10-30 09:35:24 -0700Ted Gould2-0/+85
2007-10-30r16894@shi: ted | 2007-10-30 09:26:42 -0700Ted Gould2-91/+103
2007-10-30r16893@shi: ted | 2007-10-30 07:31:04 -0700Ted Gould1-1/+1