| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |\| |
| | |
| | | |
(bzr r9508.1.70)
|
| | |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
fileencoding=utf-8 in all 1074 Vim modelines.
The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline").
Also corrected five deviant modestrings:
* src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end
* src/ui/dialog/tile.cpp: removed gratuitous second colon at the end
* src/helper/units-test.h: removed gratuitous space before a colon
* share/extensions/export_gimp_palette.py: missing textwidth=99
That's my geekiest commit yet.
(bzr r9900)
|
| |/
|
| |
(bzr r9508.1.44)
|
| |
|
|
|
| |
which cannot be fixed easily.
(bzr r8422)
|
| |
|
| |
(bzr r8404)
|
| |
|
| |
(bzr r8029)
|
| |
|
| |
(bzr r8028)
|
| |
|
|
|
| |
version string on Linux.
(bzr r7123)
|
| |
|
| |
(bzr r7032)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
sp_item_i2doc_affine or sp_item_i2d_affine respectively
* remove sp_root_bbox, root->c2p was considered in the wrong place there
* in sp_item_i2doc_affine do not consider SP_ITEM(object)->transform for root
node, because <svg> node does not have a transform attribute
* fix style scaling for boolean operations (with viewBox)
* fix zoom to fit drawing (with viewBox)
* fix export area size for "export drawing" (with viewBox)
* fix simultaneous movement of clone + original (with viewBox)
(bzr r7010)
|
| |
|
| |
(bzr r6990)
|
| |
|
| |
(bzr r6988)
|
| |
|
| |
(bzr r6839)
|
| |
|
|
|
|
|
|
| |
Some people develope SVG files that contain javascript. We should not
erase their script nodes!
Also, we could develop a scripting IDE in inkscape. Look at
http://wiki.inkscape.org/wiki/index.php/BlueprintScriptingIDE
(bzr r6391)
|
| |
|
| |
(bzr r5884)
|
| |
|
| |
(bzr r5149)
|
| |
|
| |
(bzr r4629)
|
| |
|
| |
(bzr r2355)
|
| |
|
|
|
| |
create methods to match DOM
(bzr r2253)
|
| |
|
| |
(bzr r1938)
|
| |
|
| |
(bzr r149)
|
|
|
(bzr r1)
|