summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix wrong symm node type in BSpline converted to BezierJabier Arraiza Cenoz2016-01-051-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve constant definitionsJabier Arraiza Cenoz2016-01-053-4/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove two path requirement, there is some really good functionality with mul...Martin Owens2016-01-021-7/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Build. New Potrace dependency added in the devlibs.Nicolas Dufour2016-01-011-8/+6
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable build with old libgc versionAlex Valavanis2015-12-312-0/+18
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Translations. Ukrainian translation update.Yuri Chornoivan2015-12-291-2268/+2643
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Corrects attribute name for saving page 'checkerboard' background state.Tavmjong Bah2015-12-283-4/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix GTK+ fullscreen issueAlex Valavanis2015-12-274-13/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove more superfluous glibmm/threads.h checkingAlex Valavanis2015-12-272-12/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove superfluous glibmm/threads.h checksAlex Valavanis2015-12-274-19/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert Pango/Harfbuzz fixes. Needs workAlex Valavanis2015-12-276-77/+83
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert hard Harfbuzz dependency for Windows. Not yet in Devlibs.Alex Valavanis2015-12-271-4/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove superfluous glibmm/threads.h checksAlex Valavanis2015-12-274-19/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Apply Tav/suv patch to replace Pango OT functions with HarfbuzzAlex Valavanis2015-12-274-67/+81
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Translations. PO template update.Nicolas Dufour2015-12-271-2211/+2516
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove redundant checks for old GTK+ featuresAlex Valavanis2015-12-271-3/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix more GThreads issuesAlex Valavanis2015-12-271-5/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update Russian translationAlexandre Prokoudine2015-12-271-2327/+2350
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mark user-visible message for translationAlexandre Prokoudine2015-12-261-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replace deprecated GC direct variable access.Alex Valavanis2015-12-261-3/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Separate C++-specific compiler flags to avoid C warnings about C++11 compatib...Alex Valavanis2015-12-262-9/+31
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | minor typos (mail to inkscape-translator)Yuri Chornoivan2015-12-264-8/+8
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rebase on libcroco 0.6.11Alex Valavanis2015-12-265-9/+13
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add option for checkerboard background.Tavmjong Bah2015-12-219-11/+57
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixes layer movement when there is a document scaling factorMarc Jeanmougin2015-12-191-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | brings back CMS tabMarc Jeanmougin2015-12-183-4/+13
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tutorials. German and Greek translations update.Nicolas Dufour2015-12-1517-5349/+20605
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | static code analysis: suppress compiler warningKris De Gussem2015-12-141-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Dutch translation updateKris De Gussem2015-12-141-224/+168
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Small bug fix related to previous check-in.Tavmjong Bah2015-12-141-0/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix two bugs with component transfer filter primitive:Tavmjong Bah2015-12-141-155/+47
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Extensions. Fix Render extensions applied in transformed layers or groups (bu...su_v2015-12-1422-45/+86
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Extensions. Fix for 'Alphabet Soup' and 'Foldable Box' in transformed layers ...su_v2015-12-092-0/+14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge from trunk (r14506)su_v2015-12-07105-18711/+9976
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge from trunk (r14473)su_v2015-11-15137-29551/+28693
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Extensions. Fix view center for Render extensions applied in transformed laye...su_v2015-10-2017-23/+54
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Extensions. Move invertTransform() from voronoi2svg.py to shared module simpl...su_v2015-10-204-22/+18
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix minor bug from recent merge: layer names were incorrectly createdMarc Jeanmougin2015-12-131-2/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cppification and performanceMarc Jeanmougin2015-12-133-129/+71
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Perfomance optimization bugfixMarc Jeanmougin2015-12-131-0/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix crash on hidden guidesJabier Arraiza Cenoz2015-12-112-24/+29
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clean up some code, only init the SPKnot in one place.Martin Owens2015-12-113-19/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix bug launching a document by commandline with guidesJabier Arraiza Cenoz2015-12-111-10/+20
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | hide/show handle with guideMarc Jeanmougin2015-12-101-0/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove CtrlPoint and replace with SPKnotMartin Owens2015-12-109-272/+37
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove unused header file.Tavmjong Bah2015-12-0915-253/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove unnecesary headers for GTK3Jabier Arraiza Cenoz2015-12-091-2/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge glib_hunt: cppification and removal of many glib GList/GSList/GHashTableMarc Jeanmougin2015-12-0960-884/+701
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ update to trunkMarc Jeanmougin2015-12-093-21/+32
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove unused var in header fileJabier Arraiza Cenoz2015-12-091-1/+0