summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Cleaned casts from sp-shape by fixing member type.Jon A. Cruz2014-10-253-67/+67
| | | (bzr r13638)
* Correct casting from wrong variable.Jon A. Cruz2014-10-241-1/+1
| | | (bzr r13637)
* Address possible-yet-unlikely null parent scenario.Jon A. Cruz2014-10-241-3/+3
| | | (bzr r13636)
* Initial removal of box3d outdated GTKish macros.Jon A. Cruz2014-10-2415-702/+993
| | | (bzr r13634)
* use double precision Quantity::convert for units conversion in viewBox, ↵Alvin Penner2014-10-221-4/+10
| | | | | instead of single-precision SVGLength.computed. (bzr r13632)
* Updating translators list.Nicolas Dufour2014-10-211-7/+9
| | | (bzr r13631)
* Don't set linejoin and linecap type if query is "nothing" (query value is ↵Tavmjong Bah2014-10-191-4/+6
| | | | | invalid). (bzr r13628)
* Fix LPE Powerstroke unintuitive / unstable / scale-dependent behaviorJohan B. C. Engelen2014-10-191-0/+12
| | | | | | | | | | | | | | | (visible for example with Catmul-Rom interpolation) The instability happens when the width-value of adjacent control knots are the same. It's technical, but here goes quickly. Knots are treated as [offset along path, width] points. The offset along path is the segment number + the location along that segment. The width is (may not be true, but for ease of discussion) in canvas coordinates. This means that the interpolation is performed in a *very* compressed coordinate system, where the x-coords may range from, say, 0 to 5, and the y-coords from 0 to 2000. This is also scale dependent; changing the scale of your path and scaling all widths accordingly will change the look of your path. The fix now does the interpolation in a scaled coordinate system. It stretches the x-coordinates to the arclength of the path. After interpolation, the inverse scaling is applied to the interpolation result. (bzr r13627)
* fix missing variable initialization (3D box tool)Johan B. C. Engelen2014-10-181-5/+3
| | | (bzr r13625)
* noop: remove cruft from powerstrokepointarray.cppJohan B. C. Engelen2014-10-181-27/+1
| | | (bzr r13624)
* LPE Powerstroke, editing behavior: implement scaling of strokepath width ↵Johan B. C. Engelen2014-10-181-2/+16
| | | | | | | when the proportional-stroke-scaling toggle is on. Patch by Javier, tweaks by Johan. (bzr r13623)
* Refactoring hatch to remove memory leaks (bad GTKish casting macros) and ↵Jon A. Cruz2014-10-185-377/+501
| | | | | uninitialized value. (bzr r13622)
* Port inkscape to librevenge framework for WPG, CDR and VSD importsFridrich Strba2014-10-174-41/+115
|\ | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1323592 Original authors: - Fridrich Strba <fridrich.strba@bluewin.ch> - Alex Valavanis <valavanisalex@gmail.com> (bzr r13621)
| * update to trunk (r13560)su_v2014-09-1927-65/+350
| |\ | | | | | | (bzr r13398.1.10)
| * \ update to trunk (r13540)su_v2014-09-026-35/+55
| |\ \ | | | | | | | | (bzr r13398.1.9)
| * \ \ update to trunk (r13532)su_v2014-08-2641-245/+445
| |\ \ \ | | | | | | | | | | (bzr r13398.1.8)
| * | | | librevenge: update to latest patch from bug #1323592 (support old and new ↵su_v2014-08-264-30/+113
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | versions of libwpg, libcdr and libvisio ) (bzr r13398.1.7)
| * | | | update to trunk (r13488)su_v2014-08-0432-75/+327
| |\ \ \ \ | | | | | | | | | | | | (bzr r13398.1.6)
| * \ \ \ \ update to trunk (r13472)su_v2014-07-2725-63/+146
| |\ \ \ \ \ | | | | | | | | | | | | | | (bzr r13398.1.5)
| * \ \ \ \ \ update to trunk (r13454)su_v2014-07-1939-178/+166
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | (bzr r13398.1.4)
| * \ \ \ \ \ \ update to trunk (r13425)su_v2014-06-1540-1392/+949
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | (bzr r13398.1.3)
| * \ \ \ \ \ \ \ update to trunk (r13407)su_v2014-06-049-81/+116
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | (bzr r13398.1.2)
| * | | | | | | | | Port inkscape to librevenge framework for WPG, CDR and VSD importsFridrich Strba2014-05-274-50/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13398.1.1)
* | | | | | | | | | Merge in osx-packaging-update branch. OS X packaging now works correctly for ↵Liam P. White2014-10-162-17/+41
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | trunk. (bzr r13620)
| * \ \ \ \ \ \ \ \ \ update to trunk (r13610)su_v2014-10-1417-100/+142
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13506.1.112)
| * \ \ \ \ \ \ \ \ \ \ update to trunk (r13586)su_v2014-10-103-73/+98
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13506.1.111)
| * \ \ \ \ \ \ \ \ \ \ \ update to trunk (r13580)su_v2014-10-065-173/+21
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13506.1.109)
| * \ \ \ \ \ \ \ \ \ \ \ \ update to trunk (r13577)su_v2014-10-0229-617/+212
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13506.1.108)
| * \ \ \ \ \ \ \ \ \ \ \ \ \ update to trunk (r13564)su_v2014-09-255-6/+43
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13506.1.107)
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ update to trunk (r13561)su_v2014-09-192-0/+13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13506.1.103)
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ update to trunk (r13556)su_v2014-09-154-2/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13506.1.97)
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ update to trunk (r13554)su_v2014-09-132-2/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13506.1.91)
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ update to trunk (r13551)su_v2014-09-112-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13506.1.89)
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ update to trunk (r13550)su_v2014-09-091-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13506.1.85)
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ update to trunk (r13549)su_v2014-09-084-23/+33
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13506.1.79)
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ update to trunk (r13547)su_v2014-09-072-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13506.1.73)
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ update to trunk (r13546)su_v2014-09-061-6/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13506.1.65)
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ update to trunk (r13545)su_v2014-09-0512-40/+309
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13506.1.63)
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ update to trunk (r13542)su_v2014-09-021-5/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13506.1.56)
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ update to trunk (r13539)su_v2014-09-021-0/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | (bzr r13506.1.52)
| * | | | | | | | | | | | | | | | | | | | | | | | | update to trunk (r13538)su_v2014-09-018-37/+47
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13506.1.48)
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ update to trunk (r13531)su_v2014-08-244-8/+114
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13506.1.46)
| * | | | | | | | | | | | | | | | | | | | | | | | | | | add poppler data to bundle, fix relocation support (see bug #956282)su_v2014-08-211-0/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13506.1.40)
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Reorg Resources folder: move inkscape's shared resources into ↵su_v2014-08-201-17/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resources/share/inkscape (bzr r13506.1.26)
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed dangerous GTK-mimicking macros.Jon A. Cruz2014-10-163-15/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13619)
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Cleanup of unintialized and leaked values.Jon A. Cruz2014-10-162-88/+124
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13618)
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Various small font things.Tavmjong Bah2014-10-151-2/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (experimental r13577-13579) (bzr r13616.1.4)
* | | | | | | | | | | | | | | | | | | | | | | | | | | | More direct way of finding font-family. One entry per unique style.Tavmjong Bah2014-10-153-482/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (experimental r13580 and r12581) (bzr r13616.1.3)
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix strict build with Gtk+ 2Tavmjong Bah2014-10-152-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (experimental commit r13513) (bzr r13616.1.2)
* | | | | | | | | | | | | | | | | | | | | | | | | | | | LiamW's initial font caching work.Tavmjong Bah2014-10-158-1125/+1225
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13616.1.1)