summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated Glib symbolsKrzysztof Kosi??ski2011-07-197-20/+23
* Add two new snap icons, and fix toggling bug for a single buttonDiederik van Lierop2011-07-192-21265/+3656
* another case of SP_ACTIVE_DESKTOP removedJohan B. C. Engelen2011-07-191-3/+4
* remove some unnecessary inkscape_active_desktop() callsJohan B. C. Engelen2011-07-197-16/+15
* Build depends on Cairo 1.10 or higherAlex Valavanis2011-07-191-1/+1
* Fix index out of bounds problems. Corrects bug #812003.Jon A. Cruz2011-07-191-2/+3
* Minor code safety tweak to null out stale pointer.Jon A. Cruz2011-07-191-0/+1
* Extensions. Merging Alphabet soup fixes by Glyphobet.Nicolas Dufour2011-07-1832-51/+120
* revert unnecessary complicated changeJohan B. C. Engelen2011-07-181-23/+3
* refactor the guideline drawing. now it obeys desktop transforms a lot better.Johan B. C. Engelen2011-07-183-28/+56
* fix hardcoded desktop2doc transformJohan B. C. Engelen2011-07-181-2/+2
* Replace NR_HUGE by Geom:infinity() in some snapping codeDiederik van Lierop2011-07-182-17/+17
* consistency fix (potential bug)Johan B. C. Engelen2011-07-181-1/+1
* Tutorials. New Greek translation of Interpolate by Dimitris Spingos.Nicolas Dufour2011-07-184-12774/+16732
* - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...Johan B. C. Engelen2011-07-1753-159/+158
* Fix build failures on make checkKrzysztof Kosi??ski2011-07-173-16/+13
* Fix crash that occurred when scaling a clipped object, as reported in lp:811819Diederik van Lierop2011-07-171-4/+8
* Fix drawing of controls at (0,0) (e.g. scaling handles, snap-indicator, etc.)...Diederik van Lierop2011-07-161-1/+6
* Dutch tutorials: typos and updateKris De Gussem2011-07-167-448/+440
* Cleanup of oudated/redundant SP_ITEM() macro use.Jon A. Cruz2011-07-1647-307/+238
* added WITH_GNOME_VFS as an option for cmakeCampbell Barton2011-07-162-3/+10
* fix for building with cmake and building without lcms works again.Campbell Barton2011-07-163-15/+10
* Fix scaling error when snapping, caused by rev. #10326Diederik van Lierop2011-07-151-3/+5
* Dutch translation updateKris De Gussem2011-07-151-172/+123
* Fix icon toggler breakage after the icon-names.h change. Patch from ~suv.Krzysztof Kosi??ski2011-07-152-4/+4
* Remove BezierCurve copy constructor - it's equivalent the default oneKrzysztof Kosi??ski2011-07-151-2/+1
* Address issues with GtkRuleMetric const warnings.Jon A. Cruz2011-07-151-20/+12
* Fixed issue with copy ctor in 2geom's BezierCurve.Jon A. Cruz2011-07-151-2/+2
* Remove the icon-names.h thing, which was a mistake.Krzysztof Kosi??ski2011-07-1518-910/+342
* Merge SPCanvasArena caching layer workKrzysztof Kosi??ski2011-07-14193-3686/+3506
|\
| * Make cms_key in SPDesktopWidget a regular ustring rather than a pointerKrzysztof Kosi??ski2011-07-141-9/+5
| * Remove useless pixmap_gc variableKrzysztof Kosi??ski2011-07-142-25/+7
| * Merge from trunk to pull in fix for LP #806105Krzysztof Kosi??ski2011-07-1398-8113/+13167
| |\ | |/ |/|
* | Fix crashes in print previewKrzysztof Kosi??ski2011-07-136-9/+24
* | UI fixes for gcodetools extensionKris De Gussem2011-07-134-6/+6
* | Properly handle CSS font shorthand property. Work done with Abhishek Sharma f...Tavmjong Bah2011-07-131-11/+143
* | update cmake for new filesCampbell Barton2011-07-132-6/+5
* | GUI uniformisationKris De Gussem2011-07-122-7/+7
* | Dutch translation updateKris De Gussem2011-07-121-2758/+3158
* | Packaging. New Greek translation of the Windows installer by Dimitris Spingos.Nicolas Dufour2011-07-112-0/+115
* | Fix crash caused by my previous commit; as reported by ~suv in bug lp:212768Diederik van Lierop2011-07-111-7/+6
* | Tutorials. New Greek translation of Advanced, Calligraphy, Elements and Tips ...Nicolas Dufour2011-07-115-0/+2706
* | Clean up more whiteboard stuff and fix header name in fileJosh Andler2011-07-114-381/+1
* | Drop some unused gdl files that cause build failure on WindowsAlex Valavanis2011-07-115-1961/+0
* | Merge from trunk.Jon A. Cruz2011-07-1017-3828/+5286
|\ \
| * | Selector's toolbar: changing the dimensions of the visual bounding box of sel...Diederik van Lierop2011-07-106-66/+260
| * | Tutorials. New Greek translation of Basic by dimitris Spingos.Nicolas Dufour2011-07-102-0/+698
| * | i18n. Adding new GCode Tool extensions (see Bug #731177).Nicolas Dufour2011-07-104-3693/+4244
| * | Remove --export-dynamic linker flagAlex Valavanis2011-07-102-6/+1
| |\ \
| | * | Remove --export-dynamic linker flagAlex Valavanis2011-07-102-6/+1