summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* add LPEConstructGridJohan B. C. Engelen2008-05-084-0/+152
* set continue on error to trueJohan B. C. Engelen2008-05-081-1/+1
* merge inline patch from JimmyMenTaLguY2008-05-089-69/+25
* set eol-style:native for newly added filesJohan B. C. Engelen2008-05-080-0/+0
* intermediate update of ru.poAlexandre Prokoudine2008-05-081-3097/+4720
* distinguish between hkern and vkern tagsFelipe Corr??a da Silva Sanches2008-05-083-17/+53
* update excludesBob Jamison2008-05-081-2/+0
* Fix remaining regressions in svg/svg-path.cpp. Also, we now do tighter error...Peter Moulder2008-05-082-56/+159
* fix a compile failure with g++-4.3Peter Moulder2008-05-081-1/+2
* Starting Summer of Code: SVG FontsFelipe Corr??a da Silva Sanches2008-05-084-0/+257
* fix bug when editing endnodesbulia byak2008-05-071-0/+2
* Update to Unicode 5.1.0. Fix header (oops)Bob Jamison2008-05-072-1200/+1321
* fix 224981bulia byak2008-05-061-1/+4
* Add svg-path-test.h to src/svg/Makefile_insertJasper van de Gronde2008-05-061-1/+2
* xy-grid: when shown as dots, add emphasis using crosses.Johan B. C. Engelen2008-05-061-3/+11
* Fix a regression in the SVG path data parser (it will now parse things like "...Jasper van de Gronde2008-05-062-17/+491
* Updating deprecated type calls.Jon A. Cruz2008-05-0610-129/+155
* limit the change to the relative moves onlybulia byak2008-05-061-58/+65
* reinterpret move when apply-separately checkbox is onbulia byak2008-05-061-0/+63
* export bbox sorting machinerybulia byak2008-05-062-12/+19
* make determining smooth nodes more robustbulia byak2008-05-061-9/+14
* Cmake: Fix ~PedroGui function being defined multiple timesJoshua L. Blocher2008-05-062-8/+7
* Cmake: Fix some undefined function callsJoshua L. Blocher2008-05-068-14/+57
* Bring testing files up-to-date in preparation to test new svg code.Bob Jamison2008-05-053-24/+17
* struct SPCurve => class SPCurveJohan B. C. Engelen2008-05-0540-798/+777
* Cmake: Moved helper macros to their own file and removed *-test.h from inksca...Joshua L. Blocher2008-05-056-123/+117
* copyeditbulia byak2008-05-052-17/+43
* move to visualize pathbulia byak2008-05-051-1/+1
* separate x and y jitteringbulia byak2008-05-052-12/+17
* Remove warningsBob Jamison2008-05-047-8/+12
* Remove warningsBob Jamison2008-05-041-2/+6
* Remove warningsBob Jamison2008-05-043-18/+18
* Remove warningsBob Jamison2008-05-041-1/+1
* Next steps in implementing the snapping indicatorDiederik van Lierop2008-05-0417-59/+107
* Remove warningsBob Jamison2008-05-042-8/+53
* * configure.ac: Have the "linker tolerates -z relro" configure test domjwybrow2008-05-041-1/+1
* Address string-literal-to-char* warning: Make gm_read_error global var point ...Peter Moulder2008-05-042-6/+6
* noop: Address string-literal-to-char* warning.Peter Moulder2008-05-041-2/+2
* Patch from sas to fix validity of the INX file for gimp_xcf.pyAaron Spike2008-05-041-2/+2
* warning cleanup and fixed string free issueJon A. Cruz2008-05-0418-139/+139
* Initial cut of touch-delete modeJon A. Cruz2008-05-031-29/+69
* Adding Triangle Extension - See LP#226001Mike Pittman2008-05-034-0/+225
* Export grid and guides to XCF (Bug #222655)Aaron Spike2008-05-032-1/+79
* Cmake: Fixed HAVE_CAIRO_PDF and moved ConfigChecks to it's own fileJoshua L. Blocher2008-05-035-80/+80
* Remove invalid struct initialization warnings.Bob Jamison2008-05-031-2/+4
* Removed entries for removed/dead extensions (randompnt.inx and randompos.inx)...Mike Pittman2008-05-032-4/+1
* Removing seemingly dead/unused extension files that are causing a menu proble...Mike Pittman2008-05-032-28/+0
* Cmake: Add missing CmakeLists.txtJoshua L. Blocher2008-05-033-0/+46
* Cmake: Add missing CmakeLists.txtJoshua L. Blocher2008-05-031-0/+14
* Cmake: Fix some double linking flagsJoshua L. Blocher2008-05-035-78/+107