summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/gdkpixbuf-input.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* r19076@shi: ted | 2008-04-21 15:42:45 -0700Ted Gould2008-04-211-1/+1
| | | | | | | | | Core of having a real namespace for Inkscape extensions. r19077@shi: ted | 2008-04-21 15:50:12 -0700 First layer of adding NS r19078@shi: ted | 2008-04-21 15:56:03 -0700 Whew, doing the rest of them. (bzr r5483)
* improved fix crash bug #197664Johan B. C. Engelen2008-03-021-5/+5
| | | (bzr r4922)
* fix crash bug #197664Johan B. C. Engelen2008-03-021-2/+3
| | | (bzr r4921)
* Warning cleanupJon A. Cruz2007-11-251-3/+3
| | | (bzr r4133)
* remove obsolete import-as-pattern optionbulia byak2007-09-261-33/+8
| | | (bzr r3807)
* don't try to relativate hrefs here - it never works anyway, because we don't ↵bulia byak2007-03-111-6/+4
| | | | | have the document's base dir (the temporary doc created here has docbase == NULL) (bzr r2608)
* continue switching sp_repr_new* over to XML::Document::create*Aaron Spike2007-01-221-4/+5
| | | (bzr r2257)
* gboolean -> bool conversion commit 1. Modifies code to do with getting the ↵Michael G. Sloan2006-08-261-2/+3
| | | | | | | undo system to ignore actions, as well as SVG/XML save/load. Shouldn't cause problems though. (bzr r1639)
* fit_canvas_to_drawing when opening imagesAaron Spike2006-04-241-0/+3
| | | (bzr r581)
* r10820@tres: ted | 2006-01-29 16:56:50 -0800Ted Gould2006-01-301-1/+2
| | | | | | | | Making it so all the important strings in the INX files are translateable. Also added in a 'clear-n_.h' to change the N_() macro from an inline function to a pure macro. Lastly, added in submenus for the effects. (bzr r55)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+176
(bzr r1)