summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* r15555@tres: ted | 2007-06-08 08:57:04 -0700Ted Gould2007-06-271-2/+2
* (bzr r3132)Ted Gould2007-06-270-0/+0
* (bzr r3131)Ted Gould2007-06-270-0/+0
* (bzr r3130)Ted Gould2007-06-270-0/+0
* Updated Basque translation from Iñaki Larrañaga MurgoitioAlexandre Prokoudine2007-06-271-4924/+3221
* r15506@tres: ted | 2007-05-24 22:30:55 -0700Ted Gould2007-06-2711-34/+87
* (bzr r3127)Ted Gould2007-06-270-0/+0
* r15481@tres: ted | 2007-05-22 09:56:22 -0700Ted Gould2007-06-2711-15/+13
* r15480@tres: ted | 2007-05-20 23:51:34 -0700Ted Gould2007-06-2712-72/+191
* (bzr r3124)Ted Gould2007-06-270-0/+0
* r15432@tres: ted | 2007-05-12 21:24:09 -0700Ted Gould2007-06-271-1/+58
* r15380@tres: ted | 2007-05-10 19:24:35 -0700Ted Gould2007-06-272-1/+39
* r15379@tres: ted | 2007-05-09 19:13:37 -0700Ted Gould2007-06-274-12/+19
* r15378@tres: ted | 2007-05-09 18:59:27 -0700Ted Gould2007-06-271-0/+14
* r15377@tres: ted | 2007-05-08 22:03:14 -0700Ted Gould2007-06-272-28/+39
* (bzr r3118)Ted Gould2007-06-270-0/+0
* r15368@tres: ted | 2007-05-05 13:53:51 -0700Ted Gould2007-06-274-401/+163
* switch SPStyle to using SPFilterReference for filters; sp_style_new now requi...bulia byak2007-06-2722-152/+152
* fix issue introduced in r14229MenTaLguY2007-06-271-1/+1
* more unreffing temporary styles properlybulia byak2007-06-277-10/+10
* unref temporary styles properlybulia byak2007-06-271-1/+10
* fix style querying: now all objects have style, so to go up from SPStrings we...bulia byak2007-06-271-2/+3
* Fix "parsing error" with check-markup.Colin Marquardt2007-06-261-5/+5
* implementing snapping to imagesDiederik van Lierop2007-06-265-25/+128
* Add gtkrc to build.xml. Fix native path on <makefile>Bob Jamison2007-06-262-3/+50
* Move icon of 3D Box tool between Text tool and Connector toolMaximilian Albert2007-06-261-1/+1
* Complete fix of cast causing compile error on x86-64 (see commit no. 15178)Maximilian Albert2007-06-261-3/+3
* fix effect to work after the lxml conversionAaron Spike2007-06-262-9/+10
* fix 1721790bulia byak2007-06-261-1/+2
* fix up what was left broken after the lxml conversionAaron Spike2007-06-261-3/+4
* Remove unused function sp_png_write_rgba (and its helper function sp_png_get_...Peter Moulder2007-06-252-53/+19
* noop: (sp_export_png_file): Switch from NRMatrix to NR::Matrix.Peter Moulder2007-06-251-8/+5
* CodingStyle: whitespacePeter Moulder2007-06-251-152/+163
* CodingStyle: const usagePeter Moulder2007-06-251-13/+16
* functional noop: src/display/nr-filter-gaussian.cpp: Make a few symbols local...Peter Moulder2007-06-251-9/+30
* translator files README and HACKINGValessio Soares de Brito2007-06-252-0/+177
* Update python to 2.5. Add lxml and numpy, remove pyxml.Bob Jamison2007-06-251-2/+2
* move blend after blur, and blend with background buffer (enabled asMenTaLguY2007-06-241-15/+22
* initial filter UI code drop from NickMenTaLguY2007-06-2424-74/+1829
* merge OpenFont license supportMenTaLguY2007-06-241-0/+18
* Fix cast causing compile error on x86-64gustav_b2007-06-241-1/+1
* more pyxml to lxml conversion. Aaron Spike2007-06-2415-260/+244
* Right clicking on the swatch now correctly sets the outline colour.Joel Holdsworth2007-06-241-18/+23
* assert leads to false negativesDiederik van Lierop2007-06-241-1/+0
* This is a minor patch for the windows RC files. I've added the VERSIONINFO me...Joel Holdsworth2007-06-245-2/+74
* updated Ukrainian translation from Maxim DziumanenkoAlexandre Prokoudine2007-06-231-3647/+2211
* Fixed a crash when changing blur of filtered object after duplicating itNiko Kiirala2007-06-231-1/+1
* Using the blur slider no longer destroys filters already applied to the objectNiko Kiirala2007-06-2310-94/+224
* Added polar coordinates.Tavmjong Bah2007-06-222-36/+96
* First (very limited) version of the 3D box tool; allows for drawing of new bo...Maximilian Albert2007-06-2126-6/+2249