History log of /inkscape/share/extensions/lorem_ipsum.py
Revision Date Author Comments Expand
107e00c8104649437b9520d0ba298dba659e7cd7 16-Mar-2016 JazzyNico <nicoduf@yahoo.fr>

[Bug #1545726] Incorrect FSF address in many extension files.

Barcode/Base.py Barcode/BaseEan.py Barcode/Code128.py Barcode/Code25i.py Barcode/Code39.py Barcode/Code39Ext.py Barcode/Code93.py Barcode/Ean13.py Barcode/Ean5.py Barcode/Ean8.py Barcode/Rm4scc.py Barcode/Upca.py Barcode/Upce.py Barcode/__init__.py addnodes.py bezmisc.py chardataeffect.py coloreffect.py convert2dashes.py cubicsuperpath.py dimension.py dm2svg.py dots.py draw_from_triangle.py dxf_input.py dxf_outlines.py edge3d.py embedimage.py extractimage.py extrude.py ffgeom.py flatten.py foldablebox.py fractalize.py funcplot.py gcodetools.py generate_voronoi.py gimp_xcf.py grid_cartesian.py grid_isometric.py grid_polar.py guides_creator.py handles.py hershey.py hpgl_decoder.py hpgl_encoder.py hpgl_input.py hpgl_output.py image_attributes.py ink2canvas.py ink2canvas/canvas.py ink2canvas/svg.py inkex.py inkwebeffect.py interp.py interp_att_g.py layers2svgfont.py layout_nup.py lindenmayer.py lorem_ipsum.py markers_strokepaint.py measure.py merge_styles.py motion.py new_glyph_layer.py next_glyph_layer.py param_curves.py pathalongpath.py pathmodifier.py pathscatter.py perfectboundcover.py perspective.py plotter.py polyhedron_3d.py previous_glyph_layer.py print_win32_vector.py printing_marks.py pturtle.py radiusrand.py render_alphabetsoup.py render_barcode.py render_barcode_datamatrix.py render_gear_rack.py render_gears.py rtree.py rubberstretch.py setup_typography_canvas.py simplepath.py simplestyle.py simpletransform.py spirograph.py split.py straightseg.py summersnight.py svg_and_media_zip_output.py svgcalendar.py svgfont2layers.py tar_layers.py triangle.py voronoi2svg.py web-set-att.py web-transmit-att.py webslicer_create_group.py webslicer_create_rect.py webslicer_effect.py webslicer_export.py whirl.py wireframe_sphere.py
b93ce4197e7f5026a1c8deeb79cbd00aa3f86d91 21-Nov-2011 JazzyNico <nicoduf@yahoo.fr>

Extensions. Fix for bug #887539 (Permissions and #! in extension scripts need fixing).

Barcode/Makefile.am Inkscape.pm SpSVG.pm addnodes.py chardataeffect.py color_blackandwhite.py color_brighter.py color_custom.py color_darker.py color_desaturate.py color_grayscale.py color_lesshue.py color_lesslight.py color_lesssaturation.py color_morehue.py color_morelight.py color_moresaturation.py color_negative.py color_randomize.py color_removeblue.py color_removegreen.py color_removered.py color_replace.py color_rgbbarrel.py coloreffect.py convert2dashes.py cspsubdiv.py dimension.py draw_from_triangle.py dxf_input.py dxf_templates.py edge3d.py embedimage.py eqtexsvg.py export_gimp_palette.py extractimage.py extrude.py ffgeom.py fig2dev-ext.py funcplot.py gcodetools.py gears.py generate_voronoi.py grid_cartesian.py grid_isometric.py grid_polar.py guillotine.py hpgl_output.py ill2svg.pl inkwebeffect.py launch_webbrowser.py layers2svgfont.py layout_nup.py layout_nup_pageframe.py lorem_ipsum.py markers_strokepaint.py measure.py new_glyph_layer.py next_glyph_layer.py param_curves.py pathalongpath.py pathmodifier.py pathscatter.py perfectboundcover.py pixelsnap.py plt_output.py polyhedron_3d.py previous_glyph_layer.py printing-marks.py ps2dxf.sh ps2pdf-ext.py render_alphabetsoup.py render_alphabetsoup_config.py render_barcode.py render_barcode_datamatrix.py render_barcode_qrcode.py replace_font.py restack.py rubberstretch.py run_command.py setup_typography_canvas.py simpletransform.py sk1_output.py spirograph.py split.py svg_and_media_zip_output.py svg_regex.py svg_transform.py svgfont2layers.py text_braille.py text_extract.py text_flipcase.py text_lowercase.py text_randomcase.py text_replace.py text_sentencecase.py text_titlecase.py text_uppercase.py triangle.py uniconv-ext.py uniconv_output.py voronoi.py voronoi2svg.py web-transmit-att.py webslicer_create_group.py webslicer_effect.py whirl.py wireframe_sphere.py wmf_output.py yocto_css.py
6b464dfa85f56bbe7e0ff053bcb709fe346a5e2c 09-Sep-2010 JazzyNico <nicoduf@yahoo.fr>

Extensions. Consistency fix and UI improvements (Text, Path and Web submenus).

a223910930e4cf964962a08cf1d30928395652c5 23-May-2008 pjrm <pjrm@users.sourceforge.net>

share/extensions/*.py: Wrap ‘e = MyEffect(); e.affect()’ in ‘if __name__ == '__main__':’, to allow use of pychecker.

e9df3bcdd3387ec845d1fea626de245aa8d7e93b 29-Mar-2008 pjrm <pjrm@users.sourceforge.net>

svn propset svn:eol-style native *.py

435aab18e26f3b3388d4d69f8eab7bd85aae5c80 05-Jan-2008 acspike <acspike@users.sourceforge.net>

add uri for xml namespace and use inkex.addNS() to add namespaces partial fix for Bug #179770

7a89c51c55ff76499fab89b1104e8dd8395b661d 10-Jul-2007 buliabyak <buliabyak@users.sourceforge.net>

patch 1741941

d1387a16004898ef4b23f7a510d0c409f7043338 10-Jul-2007 buliabyak <buliabyak@users.sourceforge.net>

fix namespaces

60bbcba041e80a4b29118269c0897df5c068563e 24-Jun-2007 acspike <acspike@users.sourceforge.net>

more pyxml to lxml conversion. I'd like to get someone else to look at Barcode and the TeX extension. Some of the big name extensions like pathalongpath.py still don't work but I have started converting (and somehow broke them). committing in case someone wants to help fix. :-)

8b56a29ff1d9a47fbe0eaccd26bac543e07811f4 03-Sep-2006 buliabyak <buliabyak@users.sourceforge.net>

rename, move to render submenu, make it always start with lorem ipsum

00790f45e733a196715c54b71fbdb80f1172ad28 22-Aug-2006 kidproto <kidproto@users.sourceforge.net>

updated ipsum extension

aae7069dff4df94b98d315978fa202b8d6329cbc 21-Aug-2006 kidproto <kidproto@users.sourceforge.net>

Committed aho's lorem ipsum script and makefiles around