| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix the fill-end-of-month option | bulia byak | 2009-01-23 | 2 | -2/+4 |
| | | | | (bzr r7161) | ||||
| * | add calendar to makefile; move some extensions to Render where they make ↵ | bulia byak | 2009-01-22 | 4 | -6/+8 |
| | | | | | | more sense (bzr r7160) | ||||
| * | * Extension test dir | Aur??lio A. Heckert | 2009-01-22 | 2 | -0/+110 |
| | | | | | | | * test for svgcalendar * minimal-blank.svg (bzr r7159) | ||||
| * | publishing calendar generator extension | Aur??lio A. Heckert | 2009-01-22 | 2 | -0/+340 |
| | | | | (bzr r7158) | ||||
| * | force string argument to sys.stderr.write in method errormsg of inkex.py | Aur??lio A. Heckert | 2009-01-22 | 1 | -1/+1 |
| | | | | (bzr r7157) | ||||
| * | - Snap to the midpoint of shapes and bboxes | Diederik van Lierop | 2009-01-18 | 1 | -26/+50 |
| | | | | | | | | - Snap to the midpoint of paths and bbox edges - Refactor the snapping toggle, i.e. what snaps to what when toggling a specific option in the snapping toolbar PS: icons.svg has been modified, so use "make install" if needed (bzr r7144) | ||||
| * | Latest set of tango icons (by jEsuSdA 8) ) | Diederik van Lierop | 2009-01-12 | 1 | -413/+97 |
| | | | | (bzr r7122) | ||||
| * | updated Tango icon set from Jesusda | Alexandre Prokoudine | 2009-01-12 | 1 | -273/+1887 |
| | | | | | | added Jesusda and Michael Grosberg to the list of contributors (bzr r7121) | ||||
| * | a much improved Tango icon set from jEsuSdA | Alexandre Prokoudine | 2009-01-11 | 1 | -3029/+11487 |
| | | | | (bzr r7117) | ||||
| * | Added a new toolbar with snapping controls | Diederik van Lierop | 2009-01-10 | 3 | -88/+230 |
| | | | | (bzr r7107) | ||||
| * | little change to meke extensions more testables | Aur??lio A. Heckert | 2009-01-09 | 1 | -3/+3 |
| | | | | (bzr r7099) | ||||
| * | added forgotten files, updated ru.po a bit | Alexandre Prokoudine | 2009-01-07 | 1 | -0/+2 |
| | | | | (bzr r7092) | ||||
| * | patch 276351, fix warning | bulia byak | 2009-01-06 | 2 | -3/+3 |
| | | | | (bzr r7086) | ||||
| * | Another week coding offline... | Felipe Corr??a da Silva Sanches | 2009-01-05 | 1 | -7/+7 |
| | | | | | | | | | | | | | * Adding Set Width (horiz-adv-x attribute) slider to the SVGFonts dialog. * Fixed the order of some language options at the i18n preferences page. * Fixed parsing and handling of u1 and u2 (CSS2 unicode range) attributes for kerning pair nodes * Fixed a warning in helper-fns.h * commented out unused variable in sp-font.cpp * refactoring of nr-svgfonts.cpp * using 1000 instead of horiz-adv-x when scaling the glyph coordinates. Probably should use a value based on units-per-em in the future. Or maybe accent-height, cap-height, x-height... I don't know. I should study this subject a bit more first. (bzr r7082) | ||||
| * | some more filters, fixes, rearranges | bulia byak | 2009-01-03 | 1 | -30/+129 |
| | | | | (bzr r7062) | ||||
| * | adjust page height to suit AutoCad | Alvin Penner | 2008-12-29 | 1 | -2/+2 |
| | | | | (bzr r7041) | ||||
| * | exit message if first object has a sodipodi:type | Alvin Penner | 2008-12-27 | 1 | -5/+8 |
| | | | | (bzr r7026) | ||||
| * | allow first selected object to be a group | Alvin Penner | 2008-12-27 | 1 | -31/+59 |
| | | | | (bzr r7025) | ||||
| * | add support for quadratic Bezier | Alvin Penner | 2008-12-23 | 1 | -1/+5 |
| | | | | (bzr r7024) | ||||
| * | convert LINE entity to LWPOLYLINE | Alvin Penner | 2008-12-21 | 1 | -7/+19 |
| | | | | (bzr r7021) | ||||
| * | lower limit on linewidth | Alvin Penner | 2008-12-19 | 1 | -0/+2 |
| | | | | (bzr r7015) | ||||
| * | scale Model Space to size A4 | Alvin Penner | 2008-12-13 | 1 | -3/+3 |
| | | | | (bzr r6994) | ||||
| * | use iso-8859-1 | Alvin Penner | 2008-12-12 | 1 | -0/+1 |
| | | | | (bzr r6989) | ||||
| * | specify metric units | Alvin Penner | 2008-12-10 | 1 | -0/+4 |
| | | | | (bzr r6986) | ||||
| * | * Removing the bitmap files that aren't being used. | Ted Gould | 2008-12-10 | 70 | -4/+29 |
| | | | | | | | | | | | | | | * Removing the filter files that haven't been used. * Adding a small little script to pull the strings out of the filters.svg file and pull them into a header file so that they can be translated. * Fix generate_POTFILES.sh so that it warns that it'll probably break things * Update POTFILES.in so that it matches the files better. * Making a bunch of .svg files not executable. * Patching the effects code so that the sorting of the menus is correct and the first entry is not ignored. (bzr r6984) | ||||
| * | fixed typo, removed obsolete entry, updated Russian translation a bit | Alexandre Prokoudine | 2008-12-10 | 1 | -1/+1 |
| | | | | (bzr r6980) | ||||
| * | GNU/Linux! | Felipe Corr??a da Silva Sanches | 2008-12-05 | 1 | -1/+1 |
| | | | | (bzr r6949) | ||||
| * | patch by Simon Dahlbacka, for LP 186582, modified to produce more detailed ↵ | Alvin Penner | 2008-12-05 | 1 | -19/+29 |
| | | | | | | output (bzr r6945) | ||||
| * | some improvements to printing-marks.py | Aur??lio A. Heckert | 2008-12-01 | 1 | -106/+113 |
| | | | | (bzr r6930) | ||||
| * | correcting the changes to provide compatibility for uniconversor name variations | Aur??lio A. Heckert | 2008-12-01 | 1 | -14/+14 |
| | | | | (bzr r6929) | ||||
| * | providing compatibility for uniconversor name variations | Aur??lio A. Heckert | 2008-12-01 | 2 | -4/+24 |
| | | | | (bzr r6928) | ||||
| * | add printing-marks and remove cut-marks extensions | Felipe Corr??a da Silva Sanches | 2008-12-01 | 1 | -2/+2 |
| | | | | (bzr r6926) | ||||
| * | replaceing the cut-marks extension by the printing-marks | Aur??lio A. Heckert | 2008-12-01 | 5 | -132/+471 |
| | | | | (bzr r6925) | ||||
| * | support for color BYLAYER | Alvin Penner | 2008-11-30 | 1 | -5/+21 |
| | | | | (bzr r6922) | ||||
| * | new version of Guides Creator extension from Jonas Termeau | Alexandre Prokoudine | 2008-11-27 | 2 | -42/+134 |
| | | | | (bzr r6912) | ||||
| * | some color support, multi-line text, automatic scaling | Alvin Penner | 2008-11-24 | 1 | -16/+47 |
| | | | | (bzr r6898) | ||||
| * | added Guides Creator extension by Jonas Termeau (LP300877) | Alexandre Prokoudine | 2008-11-22 | 3 | -0/+189 |
| | | | | (bzr r6892) | ||||
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 19 | -39/+1109 |
| | | | | (bzr r6891) | ||||
| * | Merge from trunk | Ted Gould | 2008-11-01 | 1 | -1/+1 |
| | | | | (bzr r6890) | ||||
| * | Merge from trunk | Ted Gould | 2008-10-31 | 1 | -110/+106 |
| | | | | (bzr r6887) | ||||
| * | From trunk | Ted Gould | 2008-10-27 | 9 | -272/+848 |
| | | | | (bzr r6885) | ||||
| * | Merging from trunk | Ted Gould | 2008-10-11 | 3 | -28/+108 |
| | | | | (bzr r6884) | ||||
| * | Sorry, I got off on a branch and ended up with a bunch of things. I'm just ↵ | Ted Gould | 2008-09-25 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | going to flatten and merge... Here's the list. * Added a focus mode activated by Shift+F11. The goal of this mode is to remove all toolbars for a short period so that you maximize screen area. Useful on small screens. Also when you know lots of shortcuts. * Created what I'm calling "Quick Zoom." The idea here is to have a modal zoom for touching up something with fine detail and then returning to what you're doing. This is activated with the letter "Q" on the keyboard. When you release it, you return back to where you were. This will zoom in on selected objects, or if you're in the node tool selected nodes. * Added .svg on the temporary files in extensions. This'll make many of them happier. This only works on recent versions of GLib, but shouldn't break older ones more than they already are. * Moved the Inkscape configuration directory on Linux from ~/.inkscape to ~/.config/Inkscape. This is the new way to do things with the cross desktop naming spec. I'm unsure whether we should be putting crash dumps in .config or .cache though. * Removed 'tools_switch_current' because every usage of it already had a pointer to where it needed to go. Removes usage of globals. * Made it so that dialogs will be transparent when not focused. This is an alternate to having the docked, and one that I like better as I feel it gives me more screen area. You can adjust how much transparency and the speed of the animation in the preferences dialog. (Note: this requires GTK+ 2.12 and a compositor, but gracefully degrades if you don't have either) (bzr r6882) | ||||
| * | Fix for GIMP palette export: check that the node has a hasAttributes() ↵ | Stephen Silver | 2008-09-21 | 1 | -1/+1 |
| | | | | | | method before calling it, otherwise it throws an exception. (bzr r6861) | ||||
| * | fix invalid color:none; optimize opacity and marker-... properties | bulia byak | 2008-09-19 | 1 | -1548/+1488 |
| | | | | (bzr r6852) | ||||
| * | shift+letters are reserved for modes inside tools, so we cannot use them for ↵ | bulia byak | 2008-09-19 | 1 | -3/+0 |
| | | | | | | global shortcutas (bzr r6848) | ||||
| * | new tweak icons (please ALWAYS save this file with inline attrs and no indent\!) | bulia byak | 2008-09-19 | 1 | -17342/+3135 |
| | | | | (bzr r6844) | ||||
| * | Fix to conform to the RELAX NG schema. | Stephen Silver | 2008-09-13 | 1 | -1/+1 |
| | | | | (bzr r6799) | ||||
| * | add support for ROBO-Master multi-spline | Alvin Penner | 2008-09-06 | 1 | -49/+64 |
| | | | | (bzr r6770) | ||||
| * | Fix LP #258604 (incorrect direction in tutorial-basic.svg); also fix this in ↵ | Maximilian Albert | 2008-08-19 | 7 | -7/+7 |
| | | | | | | a couple of other languages (bzr r6705) | ||||
