summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | Documentation. Updating all tutorials (except advanced and shapes). New ↵Nicolas Dufour2011-07-2884-6263/+6871
| | | | | | | | | | | | | | | | | | | | | | | | | Greek translation of tracing. (bzr r10513)
* | | | | Filters. New Bump custom predefined filter.Nicolas Dufour2011-07-284-20/+285
| | | | | | | | | | | | | | | | | | | | | | | | | Translations. inkscape.pot and French translation update. (bzr r10512)
* | | | | another g_return_if_fail -> g_return_val_if_fail & add include to cmake.Campbell Barton2011-07-282-1/+2
| | | | | | | | | | | | | | | (bzr r10511)
* | | | | fix for build error when not returning a value in libgdl & minor style edit.Campbell Barton2011-07-282-2/+2
| | | | | | | | | | | | | | | (bzr r10510)
* | | | | Filters. New Channel transparency and Cross blur custom predefined filters.Nicolas Dufour2011-07-278-688/+1018
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Extensions. Barcode extensions reorganization. Translations. inkscape.pot and French translation update. (bzr r10509)
* | | | | Reverse color order in tracing support function to match reversal of colors ↵Jon A. Cruz2011-07-271-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in GdkPixmaps used. Fixes bug #815596. Fixed bugs: - https://launchpad.net/bugs/815596 (bzr r10508)
* | | | | Cleaning up trace methods to aid fixing color inversion.Jon A. Cruz2011-07-274-112/+136
| | | | | | | | | | | | | | | (bzr r10507)
* | | | | update to cmake checker and add missing header.Campbell Barton2011-07-262-29/+74
| | | | | | | | | | | | | | | (bzr r10506)
* | | | | Temporary fix for crash when launching via command-line.Jon A. Cruz2011-07-251-4/+11
| | | | | | | | | | | | | | | (bzr r10505)
* | | | | Filters. New Channel painting custom predefined filter.Nicolas Dufour2011-07-255-2/+9106
| |/ / / |/| | | | | | | | | | | | | | | | | | | Documentation. New Greek translation of the keys reference by Dimitris Spingos. Documentation. Adding forgotten CSS file for the keys reference. (bzr r10504)
* | | | Revert workarounds from 10501 - no longer necessaryKrzysztof Kosi??ski2011-07-252-67/+74
| | | | | | | | | | | | (bzr r10503)
* | | | Update 2Geom to fix serious IntRect bug I've found in my GSoC branchKrzysztof Kosi??ski2011-07-2417-94/+258
| | | | | | | | | | | | (bzr r10502)
* | | | fix page shadow rendering bug introduced in r10495Johan B. C. Engelen2011-07-242-74/+67
| | | | | | | | | | | | (bzr r10501)
* | | | Return empty string instead of false where needed.Jasper van de Gronde2011-07-241-1/+1
| | | | | | | | | | | | (bzr r10500)
* | | | Fixed path update (Bug #812517)Kris De Gussem2011-07-241-3/+1
| | | | | | | | | | | | (bzr r10499)
* | | | Tutorials: new Greek translation of shapes tutorial by Dimitris Spingos.Kris De Gussem2011-07-244-2/+1101
| | | | | | | | | | | | | | | | | | | | | | | | Tutorial link update in Greek translation. Translators update. (bzr r10498)
* | | | Fix memory leak.Jon A. Cruz2011-07-231-1/+3
| | | | | | | | | | | | (bzr r10497)
* | | | Fix issue with deleted guides and gtk warnings.Jon A. Cruz2011-07-231-29/+32
| | | | | | | | | | | | (bzr r10496)
* | | | NRRectL -> 2geomJohan B. C. Engelen2011-07-232-89/+97
| | | | | | | | | | | | (bzr r10495)
* | | | remove obsolete code because changed to cairoJohan B. C. Engelen2011-07-231-93/+0
| | | | | | | | | | | | (bzr r10494)
* | | | Don't flag a comma separted list of fonts in the font-family entry boxTavmjong Bah2011-07-231-2/+46
| | | | | | | | | | | | | | | | | | | | as missing on the system if each font in the list is present. (bzr r10493)
* | | | patch by Giacomo Mirabassi for Bug 813366, support for image tagAlvin Penner2011-07-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/813366 (bzr r10492)
* | | | Fixed bug where having a font-family with an uninstalled font (or with aTavmjong Bah2011-07-221-95/+96
| | | | | | | | | | | | | | | | | | | | list of fonts) prevented changing the font family, style, or weight. (bzr r10491)
* | | | Extensions. Text menu reorganization (see Bug #814681).Nicolas Dufour2011-07-226-78/+90
| | | | | | | | | | | | (bzr r10490)
* | | | Translations. English (GB) translation update by Tim Sheridan.Nicolas Dufour2011-07-222-4993/+3180
| | | | | | | | | | | | (bzr r10489)
* | | | fix crash when guideline is deleted by dragging it off-canvasJohan B. C. Engelen2011-07-221-0/+4
| | | | | | | | | | | | (bzr r10488)
* | | | Patch from Andreas Becker to fix bug 805238 (Crash when setting empty font ↵Tavmjong Bah2011-07-221-1/+4
| | | | | | | | | | | | | | | | | | | | family) (bzr r10487)
* | | | Icon file vacuuming and SVG size reduction. Remove deprecated legacy icons ↵Josh Andler2011-07-2123-65134/+13698
| | | | | | | | | | | | | | | | | | | | file (WAY out of date, it'll exist in history). Update Inkscape app & doc icon svgs and add the multi-size logo/app icon svg from Jimmac. (bzr r10486)
* | | | Extensions. dxf_outlines.py. do not attempt to parse a url color reference ↵Alvin Penner2011-07-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (Bug 810503) Fixed bugs: - https://launchpad.net/bugs/810503 (bzr r10485)
* | | | Minor UI fixKris De Gussem2011-07-201-2/+2
| | | | | | | | | | | | (bzr r10484)
* | | | Memory leak fixes (Bug #812497)Kris De Gussem2011-07-204-14/+32
| | | | | | | | | | | | (bzr r10483)
* | | | Filters. Custom predefined filters update.Nicolas Dufour2011-07-206-885/+940
| | | | | | | | | | | | | | | | | | | | Translations. inkscape.pot and fr.po update. (bzr r10482)
* | | | memory leak fixKris De Gussem2011-07-201-0/+2
| | | | | | | | | | | | (bzr r10481)
* | | | Remove deprecated Glib symbolsKrzysztof Kosi??ski2011-07-197-20/+23
| | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/367606 (bzr r10480)
* | | | Add two new snap icons, and fix toggling bug for a single buttonDiederik van Lierop2011-07-192-21265/+3656
| | | | | | | | | | | | (bzr r10479)
* | | | another case of SP_ACTIVE_DESKTOP removedJohan B. C. Engelen2011-07-191-3/+4
| | | | | | | | | | | | (bzr r10478)
* | | | remove some unnecessary inkscape_active_desktop() callsJohan B. C. Engelen2011-07-197-16/+15
| | | | | | | | | | | | (bzr r10477)
* | | | Build depends on Cairo 1.10 or higherAlex Valavanis2011-07-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/812816 (bzr r10476)
* | | | Fix index out of bounds problems. Corrects bug #812003.Jon A. Cruz2011-07-191-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/812003 (bzr r10475)
* | | | Minor code safety tweak to null out stale pointer.Jon A. Cruz2011-07-191-0/+1
| | | | | | | | | | | | (bzr r10474)
* | | | Extensions. Merging Alphabet soup fixes by Glyphobet.Nicolas Dufour2011-07-1832-51/+120
| | | | | | | | | | | | (bzr r10473)
* | | | revert unnecessary complicated changeJohan B. C. Engelen2011-07-181-23/+3
| | | | | | | | | | | | (bzr r10472)
* | | | refactor the guideline drawing. now it obeys desktop transforms a lot better.Johan B. C. Engelen2011-07-183-28/+56
| | | | | | | | | | | | (bzr r10471)
* | | | fix hardcoded desktop2doc transformJohan B. C. Engelen2011-07-181-2/+2
| | | | | | | | | | | | (bzr r10470)
* | | | Replace NR_HUGE by Geom:infinity() in some snapping codeDiederik van Lierop2011-07-182-17/+17
| | | | | | | | | | | | (bzr r10469)
* | | | consistency fix (potential bug)Johan B. C. Engelen2011-07-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/812413 (bzr r10468)
* | | | Tutorials. New Greek translation of Interpolate by Dimitris Spingos.Nicolas Dufour2011-07-184-12774/+16732
| | | | | | | | | | | | | | | | | | | | | | | | Translations. Tutorial links update for Greek language. Translations. inkscape.pot update. (bzr r10467)
* | | | - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is ↵Johan B. C. Engelen2011-07-1753-159/+158
| | | | | | | | | | | | | | | | | | | | | | | | | | | | item-to-desktop, not item-to-document. This should make it easier to spot bugs. - tag some instances where the document-to-desktop transform has been hardcoded (bzr r10466)
* | | | Fix build failures on make checkKrzysztof Kosi??ski2011-07-173-16/+13
| | | | | | | | | | | | (bzr r10465)
* | | | Fix crash that occurred when scaling a clipped object, as reported in lp:811819Diederik van Lierop2011-07-171-4/+8
| | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/811819 (bzr r10464)