| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Preview emf on windows | Ulf Erikson | 2008-07-14 | 2 | -1/+195 |
| | | | | (bzr r6294) | ||||
| * | Minor fixes for emf input/output on windows | Ulf Erikson | 2008-07-14 | 2 | -139/+361 |
| | | | | (bzr r6293) | ||||
| * | Enable knotholder handles for LPEAngleBisector now that they can be used ↵ | Maximilian Albert | 2008-07-14 | 1 | -3/+2 |
| | | | | | | simultaneously with nodepath (bzr r6292) | ||||
| * | Enable simultaneous knotholder and nodepath | Maximilian Albert | 2008-07-14 | 7 | -102/+185 |
| | | | | (bzr r6291) | ||||
| * | Some improvements to my title/desc stuff of revision 18759 (see bug 171024). | Stephen Silver | 2008-07-14 | 3 | -39/+62 |
| | | | | (bzr r6290) | ||||
| * | small code cleanup using newly discovered 2geom method :) | Johan B. C. Engelen | 2008-07-13 | 1 | -3/+3 |
| | | | | (bzr r6289) | ||||
| * | if the closing line segment has zero length, don't include it in the nodepath! | Johan B. C. Engelen | 2008-07-13 | 1 | -3/+8 |
| | | | | (bzr r6288) | ||||
| * | fix warning | bulia byak | 2008-07-13 | 1 | -1/+2 |
| | | | | (bzr r6287) | ||||
| * | fix reading and setting presets | bulia byak | 2008-07-13 | 1 | -22/+41 |
| | | | | (bzr r6286) | ||||
| * | convert calligraphic presets to 0..100 ranges, remove width | bulia byak | 2008-07-13 | 1 | -5/+5 |
| | | | | (bzr r6285) | ||||
| * | 2geomify pov-out extension | Johan B. C. Engelen | 2008-07-13 | 4 | -93/+94 |
| | | | | (bzr r6284) | ||||
| * | 2geomify generation of nodetool's nodepath. have done testing, but needs ↵ | Johan B. C. Engelen | 2008-07-13 | 1 | -5/+72 |
| | | | | | | more testing i feel. therefore, i have not yet deleted the old function (bzr r6283) | ||||
| * | warning cleanup | Felipe Corr??a da Silva Sanches | 2008-07-12 | 3 | -32/+32 |
| | | | | (bzr r6282) | ||||
| * | fix proper type for type array when initializing nodepath | Johan B. C. Engelen | 2008-07-12 | 1 | -11/+11 |
| | | | | (bzr r6281) | ||||
| * | remove no longer used methods (livarot to nartbpath ; font glyphs to nartbpath) | Johan B. C. Engelen | 2008-07-12 | 5 | -172/+0 |
| | | | | (bzr r6280) | ||||
| * | 2geomify latex-pstricks | Johan B. C. Engelen | 2008-07-12 | 2 | -59/+53 |
| | | | | (bzr r6279) | ||||
| * | convert ps output to 2geom | Johan B. C. Engelen | 2008-07-12 | 2 | -38/+50 |
| | | | | (bzr r6278) | ||||
| * | remove no longer needed inclusions | Johan B. C. Engelen | 2008-07-12 | 2 | -4/+0 |
| | | | | (bzr r6277) | ||||
| * | * remove code duplication from pdf-cairo extension | Johan B. C. Engelen | 2008-07-12 | 4 | -49/+13 |
| | | | | | | * try to fix line closing bug when using cairo. didn't succeed (bzr r6276) | ||||
| * | add simplified feed_path_to_cairo functions | Johan B. C. Engelen | 2008-07-12 | 2 | -5/+49 |
| | | | | (bzr r6275) | ||||
| * | 2geomify print, fill and stroke methods of extensions | Johan B. C. Engelen | 2008-07-12 | 16 | -58/+72 |
| | | | | (bzr r6274) | ||||
| * | enable writing "H/h" and "V/v" to SVG ! | Johan B. C. Engelen | 2008-07-12 | 3 | -7/+30 |
| | | | | (bzr r6273) | ||||
| * | Don't crash on path parse error. Truncate the path data up to where it is valid. | Johan B. C. Engelen | 2008-07-12 | 1 | -6/+15 |
| | | | | | | For now shows unsafe debug message about where the path was truncated. (bzr r6272) | ||||
| * | increase font size on kerning_preview and text_preview drawing areas | Felipe Corr??a da Silva Sanches | 2008-07-12 | 2 | -3/+13 |
| | | | | (bzr r6271) | ||||
| * | properly update kerning value in the spinbox and fix some crashes | Felipe Corr??a da Silva Sanches | 2008-07-12 | 1 | -10/+19 |
| | | | | (bzr r6270) | ||||
| * | now one can visually adjust glyph kerning. (still doesn save that info in ↵ | Felipe Corr??a da Silva Sanches | 2008-07-12 | 2 | -2/+29 |
| | | | | | | the file, though) (bzr r6269) | ||||
| * | kerning pairs already can be selected but kerning value still cant be set | Felipe Corr??a da Silva Sanches | 2008-07-12 | 2 | -2/+14 |
| | | | | (bzr r6268) | ||||
| * | glyph-kerning setup user interface (not functional yet, just the gtk UI sketch) | Felipe Corr??a da Silva Sanches | 2008-07-12 | 2 | -4/+49 |
| | | | | (bzr r6267) | ||||
| * | add adjustable opacity | bulia byak | 2008-07-12 | 1 | -6/+9 |
| | | | | (bzr r6265) | ||||
| * | copyedit | bulia byak | 2008-07-12 | 1 | -1/+1 |
| | | | | (bzr r6264) | ||||
| * | move max-recent to ui tab | bulia byak | 2008-07-12 | 1 | -7/+5 |
| | | | | (bzr r6263) | ||||
| * | fix crash on svnfonts dialog | Felipe Corr??a da Silva Sanches | 2008-07-12 | 3 | -25/+9 |
| | | | | (bzr r6262) | ||||
| * | move label on top for sliders | bulia byak | 2008-07-11 | 1 | -11/+21 |
| | | | | (bzr r6261) | ||||
| * | use new 2geom function. This ensures we cannot end up in infinite loop while ↵ | Johan B. C. Engelen | 2008-07-11 | 4 | -4/+4 |
| | | | | | | converting unexpected 2geom curve types to expected types. (bzr r6260) | ||||
| * | partial update of 2geom | Johan B. C. Engelen | 2008-07-11 | 2 | -11/+22 |
| | | | | (bzr r6259) | ||||
| * | apply patch by Stefaan, fixes bug #168589 | Johan B. C. Engelen | 2008-07-11 | 1 | -10/+18 |
| | | | | (bzr r6258) | ||||
| * | Switched three verbs/icons over to standard names and thus themed loading | Jon A. Cruz | 2008-07-11 | 1 | -3/+3 |
| | | | | (bzr r6257) | ||||
| * | Add use of themed icon names in addition to older stock icons | Jon A. Cruz | 2008-07-11 | 1 | -12/+53 |
| | | | | (bzr r6256) | ||||
| * | Text Preview entry box on SVGFonts dialog (unfortunately crashing sometimes, ↵ | Felipe Corr??a da Silva Sanches | 2008-07-11 | 2 | -5/+24 |
| | | | | | | dont know why) (bzr r6255) | ||||
| * | * removed the auxiliary GtkWindow | Felipe Corr??a da Silva Sanches | 2008-07-11 | 5 | -46/+77 |
| | | | | | | * added font preview to the SvgFonts dialog (bzr r6254) | ||||
| * | Patch from Martin von Gagern for bug #247368 | MenTaLguY | 2008-07-11 | 1 | -2/+13 |
| | | | | (bzr r6253) | ||||
| * | prevent assert crashes on bad data in cal1 or cal2 | bulia byak | 2008-07-09 | 1 | -16/+42 |
| | | | | (bzr r6251) | ||||
| * | remove tolerance from tool prefs now that it's on the controls bar | bulia byak | 2008-07-09 | 2 | -6/+0 |
| | | | | (bzr r6249) | ||||
| * | fix 243913 | bulia byak | 2008-07-09 | 1 | -1/+1 |
| | | | | (bzr r6248) | ||||
| * | Remove obsolete 'sodipodi:docbase' attribute when opening old ↵ | Stephen Silver | 2008-07-09 | 1 | -0/+3 |
| | | | | | | | | Sodipodi/Inkscape files. See bugs 168958 and 246721. (bzr r6246) | ||||
| * | move tolerance range towards roughness | bulia byak | 2008-07-09 | 1 | -2/+2 |
| | | | | (bzr r6244) | ||||
| * | tolerance => smoothing, add presets | bulia byak | 2008-07-09 | 1 | -5/+6 |
| | | | | (bzr r6243) | ||||
| * | Fixed icon loading, cacheing and fallback to use stock mechanisms. | Jon A. Cruz | 2008-07-09 | 1 | -40/+98 |
| | | | | | | Helps with bugs #167341, #172148 (bzr r6242) | ||||
| * | Warning cleanup | Jon A. Cruz | 2008-07-09 | 1 | -1/+1 |
| | | | | (bzr r6241) | ||||
| * | remove fractional digits from hscales, we cannot drag with such precision anyway | bulia byak | 2008-07-09 | 1 | -0/+1 |
| | | | | (bzr r6240) | ||||
