summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Need to change from Level 3 views to Level 2 for CSSBob Jamison2008-03-2023-1445/+0
* Adding signals and linkingJon A. Cruz2008-03-203-46/+309
* enable pen and pencil to correctly work with LPE; fix bug with disappearing p...bulia byak2008-03-201-2/+16
* remove stalebulia byak2008-03-201-2/+0
* More woke on calligraaphic presets:Aubanel Monnier2008-03-196-65/+219
* Add option to treat grups as single objects when converting to guides.Maximilian Albert2008-03-193-5/+9
* noop: remove superfluous #includeMaximilian Albert2008-03-191-2/+0
* Make grouped 3D boxes work correctly when transformed (fixes: LP 188991)Maximilian Albert2008-03-1912-115/+235
* add delete lpe verb, rearrange menu to collect all lpe commands under pathbulia byak2008-03-195-3/+51
* recurse into groups when pasting lpebulia byak2008-03-181-15/+31
* Raise SVG c++ files to main dom directory. They belong there nos.Bob Jamison2008-03-189-128/+9
* remove edit clippath/mask from menubulia byak2008-03-181-2/+0
* adds icons for edit clippath/maskbulia byak2008-03-181-2/+2
* move edit clippath/mask commands to the node toolbar, disable them when not r...bulia byak2008-03-181-11/+111
* use the same colors for clippath and mark helper paths as used in outline modebulia byak2008-03-181-1/+4
* patch by Jasper: concatenate curves, not path strings (which would break with...bulia byak2008-03-181-14/+14
* patch by Jasper for optimizing path databulia byak2008-03-185-42/+168
* A fix for bug #199357 "cannot load emf file" based on the patch submitted by ...Joel Holdsworth2008-03-171-5/+5
* * src/bind/Makefile_insert: Fix a build problem when srcdir != builddir.mjwybrow2008-03-171-1/+2
* jdk1.5, 1.6 dont seem to have Level 3 DOM Events. Let's provide the interfac...Bob Jamison2008-03-1612-0/+1472
* prepend correctly the PATH and append an existist PYTHONPATH if existingAdib Taraben2008-03-161-7/+22
* lpe-sketch: deal with empty input. fix bug #201735.JF Barraud2008-03-161-5/+6
* lpe-sketch: fixed a bug about construction lines being all stacked on a singl...JF Barraud2008-03-161-38/+19
* lpe-vonkoch: complexity bound + choose bbox/segment as reference.JF Barraud2008-03-163-77/+171
* dos to unix conversionBob Jamison2008-03-16160-2295/+2295
* This should be the last of the needed "official" DOM api interfacesBob Jamison2008-03-1627-0/+3072
* required by SVG-DOM interfacesBob Jamison2008-03-1623-0/+1445
* Fix two bugs in the object snapperDiederik van Lierop2008-03-152-32/+35
* Improved visibility of button indicators and added updating when tools switchJon A. Cruz2008-03-151-31/+50
* Warning cleanupJon A. Cruz2008-03-152-2/+2
* Add doxygen comments to flood-context.cppJohn Bintz2008-03-151-4/+114
* add floodcontext and box3dcontext to tools list in doxygen outputJohn Bintz2008-03-151-0/+2
* Turned off fake test sourcesJon A. Cruz2008-03-151-1/+1
* Refactor color wheel triangle draw codeJohn Bintz2008-03-151-113/+63
* Split data mode apart from UI and added button trackersJon A. Cruz2008-03-155-125/+410
* skip writing stroke/fill properties when stroke/fill is nonebulia byak2008-03-141-72/+87
* Add w3c svg-dom and smil-dom java interfacesBob Jamison2008-03-14189-0/+3857
* calligraphic profiles are now read from the preferencesAubanel Monnier2008-03-144-117/+70
* Unused paramsJon A. Cruz2008-03-144-4/+4
* Add convenience functions to read from/write to Glib::ustrings.Bob Jamison2008-03-132-0/+32
* fix compilebulia byak2008-03-131-0/+1
* Make linux JVM search a little smarter, taking Ted's advice for IcedTeaBob Jamison2008-03-131-2/+4
* calligraphic presetsAubanel Monnier2008-03-131-21/+114
* BUG 168896, fix BUG_168896_refactor_tempfile.patch problems with Vista tempfi...Albin Sunnanbo2008-03-136-7/+57
* BUG 168896, fix init.cpp.patch Native windows dialogs breaks some extensions ...Albin Sunnanbo2008-03-131-0/+22
* disable snapindicator for now to fix pen toolJohan B. C. Engelen2008-03-131-13/+15
* enable LPEs for 3D boxesbulia byak2008-03-131-0/+1
* Turn off debug simulated devicesJon A. Cruz2008-03-131-1/+1
* Adding new extended input devices dialogJon A. Cruz2008-03-135-0/+852
* added missing ';'Bob Jamison2008-03-131-1/+1