summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | Minor change to initialize libwgp config variable.Jon A. Cruz2011-06-101-0/+2
* | | | | | | | | | Modified build to conditionally build against either libwpg 0.1.x or 0.2.x. F...Jon A. Cruz2011-06-102-5/+34
* | | | | | | | | | improving measurement toolFelipe Corr??a da Silva Sanches2011-06-101-15/+42
* | | | | | | | | | improving the measurement toolFelipe Corr??a da Silva Sanches2011-06-091-3/+102
* | | | | | | | | | Save a copy dialog now opens in current directory if this option is set for s...Johan B. C. Engelen2011-06-082-3/+9
* | | | | | | | | | Fix const on new icon.Jon A. Cruz2011-06-081-1/+1
* | | | | | | | | | German translation updateUweSch mail@uwe-schoeler.de2011-06-071-1064/+1068
* | | | | | | | | | adding cursor for the measure tool that I forgot to commit in the previous re...Felipe Corr??a da Silva Sanches2011-06-061-0/+38
* | | | | | | | | | Introducing our new nice measurement tool! :-DFelipe Corr??a da Silva Sanches2011-06-0613-11953/+70295
* | | | | | | | | | Extensions. Adding i18n support to voronoi2svg.py and interp_att_g.py. New IN...Nicolas Dufour2011-06-056-1994/+2021
* | | | | | | | | | fix: latex width output to postscript big point 'bp'.Johan B. C. Engelen2011-06-051-2/+2
|/ / / / / / / / /
* | | | | | | | | Possible Win32 compile fix.Jon A. Cruz2011-06-043-19/+24
* | | | | | | | | Merge gtk header cleanup by Alex Valavanis. Fixes bug #709847, bug #747512, b...Jon A. Cruz2011-06-04150-279/+145
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-03139-266/+135
* | | | | | | | | | Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...Jon A. Cruz2011-06-0458-147/+166
* | | | | | | | | | german translation updateUweSch mail@uwe-schoeler.de2011-06-031-507/+574
|/ / / / / / / / /
* | | | | | | | | add multiple glyph layers at once (from characters found in user input string)Felipe Corr??a da Silva Sanches2011-06-021-13/+17
* | | | | | | | | some fixes to the svgfont2layers extension.Felipe Corr??a da Silva Sanches2011-06-021-18/+37
* | | | | | | | | improve explanation of lpe parameterJohan B. C. Engelen2011-06-011-1/+1
* | | | | | | | | Extensions. Voronoi extension modified for i18n and UI consistency.Nicolas Dufour2011-06-014-590/+676
* | | | | | | | | Voronoi extension. Improved handling of current layer (Bug 783922)Alvin Penner2011-05-311-8/+13
* | | | | | | | | extension to convert an svg font into glyph layersFelipe Corr??a da Silva Sanches2011-06-013-0/+141
* | | | | | | | | fix rendering of angled guidelinesFelipe Corr??a da Silva Sanches2011-06-011-6/+7
* | | | | | | | | Add shebang to voronoi.py. Install *.js extensions as non-executableAlex Valavanis2011-05-302-4/+5
* | | | | | | | | Queue swatch updates during periods of high UI usage, such as dragging gradie...Jon A. Cruz2011-05-302-3/+89
* | | | | | | | | Voronoi extension by Vincent Nivoliers (Bug 783922)Alvin Penner2011-05-294-1/+383
* | | | | | | | | Port of 0.48.x branch revision 9781.Jon A. Cruz2011-05-2814-43/+84
* | | | | | | | | Extensions to alternate layer visibility for glyph layers.Felipe Corr??a da Silva Sanches2011-05-276-0/+150
* | | | | | | | | Add "silent" option to extension inx file so that extension authors can opt-o...Felipe Corr??a da Silva Sanches2011-05-273-1/+20
* | | | | | | | | typography extensions: Felipe Corr??a da Silva Sanches2011-05-271-0/+5
* | | | | | | | | Dutch translation updateKris De Gussem2011-05-271-6052/+4210
* | | | | | | | | Applying patch from Gellule Xg to fix crash on 64-bit.Jon A. Cruz2011-05-271-1/+1
* | | | | | | | | Revert uninintentionally committed fileJosh Andler2011-05-271-2/+0
* | | | | | | | | Disable shadow on Typography Canvas templateJosh Andler2011-05-272-1/+5
* | | | | | | | | add entry widget to guideline dialog to change guide's labelJohan B. C. Engelen2011-05-266-9/+26
* | | | | | | | | rename "set width" and "units per em" to "Em-size"Felipe Corr??a da Silva Sanches2011-05-263-17/+16
* | | | | | | | | unitmenu: add method to add a unitJohan B. C. Engelen2011-05-262-0/+9
* | | | | | | | | adding keyboard shortcut (Ctrl Alt G) for "add glyph layer" extensionFelipe Corr??a da Silva Sanches2011-05-261-0/+3
* | | | | | | | | set font-family attribute in generated svgfontFelipe Corr??a da Silva Sanches2011-05-261-0/+1
* | | | | | | | | fix layers2svgfont extension not to depend on side bearing guidesFelipe Corr??a da Silva Sanches2011-05-261-3/+0
* | | | | | | | | remove side bearing guides from "setup typography canvas" extensionFelipe Corr??a da Silva Sanches2011-05-262-14/+0
* | | | | | | | | adding Typography_Canvas.svg to Makefile.amFelipe Corr??a da Silva Sanches2011-05-261-1/+2
* | | | | | | | | Adding a "Typography Canvas" templateFelipe Corr??a da Silva Sanches2011-05-261-0/+80
* | | | | | | | | Adding numbers to the names of the typography related extensions so that they...Felipe Corr??a da Silva Sanches2011-05-263-3/+3
* | | | | | | | | Adding PathData.py extension module to parse/encode svg:path d attribute. I f...Felipe Corr??a da Silva Sanches2011-05-261-0/+1
* | | | | | | | | Saving curve description in d attribute of svg:glyph instead of svg:path elem...Felipe Corr??a da Silva Sanches2011-05-261-5/+23
* | | | | | | | | * extension module to parse and encode path descriptionsFelipe Corr??a da Silva Sanches2011-05-253-24/+155
* | | | | | | | | Add GCC support library to files distributed in the Windows bundle.Krzysztof Kosi??ski2011-05-231-0/+1
* | | | | | | | | Translations. Pot file update.Nicolas Dufour2011-05-231-417/+475
* | | | | | | | | Fixing bug 600267: "Languages are not sorted alphabetically in Inkscape prefe...Felipe Corr??a da Silva Sanches2011-05-231-0/+25