summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix bug pointed by LiamW in SpiroliveJabier Arraiza Cenoz2014-07-221-1/+0
* Add icons on/off to use in simplify LPE toggle buttonsJabier Arraiza Cenoz2014-07-211-4/+4
* Fix buildLiam P. White2014-07-192-6/+4
* Update togglebutton parameter to handle if you want:Jabier Arraiza Cenoz2014-07-134-16/+95
* Add signals to ToggleButton; more coding styleLiam P. White2014-07-085-663/+671
* Bugged powerstroke point array tried accessing points on a quickly diverging ...Liam P. White2014-07-081-1/+4
* Allow basic editing capabilites if share directory is missingLiam P. White2014-07-075-0/+9
* Small patch from su_v to make versioning appear on out-of-tree buildsLiam P. White2014-07-071-1/+1
* Changed toogle button to more clear combobox in envelope-prespective LPEJabier Arraiza Cenoz2014-07-072-20/+31
* Coding style improvementsLiam P. White2014-07-064-155/+134
* Extension of fix for 13420: effects often set upper limit to inf, causing pro...Liam P. White2014-07-061-2/+17
* Fix an oddity with path effects dialog, gtk3 onlyLiam P. White2014-07-061-2/+10
* Fix FTBFS gtk3 & make checkLiam P. White2014-07-052-13/+8
* Put correctly doubles in a functionJabier Arraiza Cenoz2014-07-021-1/+1
* Fix buildLiam P. White2014-07-022-0/+2
* Fixed CMakeLists.txt pointed by LiamJabier Arraiza Cenoz2014-07-022-0/+6
* Add LPE fillet-chamferJabier Arraiza Cenoz2014-07-0213-6/+1922
* pen tool: add back removal of curvature handle when backspace-deleting a node...Johan B. C. Engelen2014-07-011-29/+32
* fix crash bug with connectorsJohan B. C. Engelen2014-06-291-7/+11
* noop: fix bool type (C to C++)Johan B. C. Engelen2014-06-291-5/+5
* Enable rendering of new filter blend modes (but don't add them to GUI).Tavmjong Bah2014-06-295-28/+12
* Remove the incorrect fix for the bug 1241902Jabier Arraiza Cenoz2014-06-279-77/+11
* fix windows build (gtk3) partly. broken because of windows.h poluting namespa...Johan B. C. Engelen2014-06-253-9/+11
* fix bug introduced in rev. 13403 (merge with trunk)Johan B. C. Engelen2014-06-242-11/+28
* Fix for ungrouping/non-LPEItem masksLiam P. White2014-06-221-8/+22
* Add new named color 'rebeccapurple' (CSS4 Color).Tavmjong Bah2014-06-212-0/+2
* Fix a crash where the canvas does not have a valid mainLiam P. White2014-06-191-0/+3
* Update to latest tip (trunk r13432)Liam P. White2014-06-1942-1142/+628
|\
| * packaging: Update copyrights for the releaseBryce Harrington2014-06-182-2/+2
| * Extensions. Fix for Bug #433860 (Live preview doesn't work after updating the...Nicolas Dufour2014-06-181-0/+3
| * LPEItem enabling/disabling: rewrite mechanism to be more robust. the previous...Johan B. C. Engelen2014-06-162-28/+11
| * fixes to LPEKnot, now usable again.Johan B. C. Engelen2014-06-163-18/+23
| * SignalObserver: fix further refcounting issue in signal observerJohan B. C. Engelen2014-06-162-0/+6
| * add proper refcounting to XML SignalObserver. not refcounting caused crash up...Johan B. C. Engelen2014-06-151-2/+6
| * Allow symbol zooming independent of icon screen size.Tavmjong Bah2014-06-132-13/+68
| * Display symbols in document order.Tavmjong Bah2014-06-131-0/+1
| * pen tool: fix crash when finishing path with right-click or enter while dragg...Johan B. C. Engelen2014-06-111-0/+2
| * Extensions. Fix for Bug #505920 (inkscape loads extension even if the script ...Nicolas Dufour2014-06-112-6/+17
| * id-clash: clean up codeJohan B. C. Engelen2014-06-111-66/+75
| * Spray. Fix for bug #1327577 (Tablet pressure button wrongly located in Spray ...Nicolas Dufour2014-06-111-1/+1
| * Fix for bug #1241902Jabier Arraiza Cenoz2014-06-1110-8/+192
| * Fix for bugs 1318657 and 1298967mathog2014-06-113-37/+174
| * Remove 'font' shorthand if we have written out font longhand properties.Tavmjong Bah2014-06-101-1/+7
| * Proper quoting of CSS 'font-family' fallback lists.Tavmjong Bah2014-06-105-86/+102
| * Display name of face from font file in Text and Font dialog (as well as CSS/P...Tavmjong Bah2014-06-095-42/+91
| * Better ordering of font-face styles in UI. Rely on CSS values rather than gue...Tavmjong Bah2014-06-081-217/+17
| * revise email theadibAdib Taraben2014-06-063-3/+3
| * merge pdf import via poppler-cairo into native importerAdib Taraben2014-06-067-911/+175
| * Make family-name comparisons case insensitive.Tavmjong Bah2014-06-052-23/+46
| * Fix for bugs 1262782 and 1262792mathog2014-06-031-0/+1