summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | 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
|/ / / / / / /
* | | | | | | improve explanation of lpe parameterJohan B. C. Engelen2011-06-011-1/+1
* | | | | | | fix rendering of angled guidelinesFelipe Corr??a da Silva Sanches2011-06-011-6/+7
* | | | | | | Queue swatch updates during periods of high UI usage, such as dragging gradie...Jon A. Cruz2011-05-302-3/+89
* | | | | | | Port of 0.48.x branch revision 9781.Jon A. Cruz2011-05-2814-43/+84
* | | | | | | Add "silent" option to extension inx file so that extension authors can opt-o...Felipe Corr??a da Silva Sanches2011-05-273-1/+20
* | | | | | | Applying patch from Gellule Xg to fix crash on 64-bit.Jon A. Cruz2011-05-271-1/+1
* | | | | | | add entry widget to guideline dialog to change guide's labelJohan B. C. Engelen2011-05-266-9/+26
* | | | | | | unitmenu: add method to add a unitJohan B. C. Engelen2011-05-262-0/+9
* | | | | | | Fixing bug 600267: "Languages are not sorted alphabetically in Inkscape prefe...Felipe Corr??a da Silva Sanches2011-05-231-0/+25
* | | | | | | actually fontforge flipping of y-axis for svgfont glyphs is compliant with th...Felipe Corr??a da Silva Sanches2011-05-224-5/+57
* | | | | | | Merge fix for bug #781244 from Martin Owens - wrong conversionKrzysztof Kosi??ski2011-05-211-1/+3
|\ \ \ \ \ \ \
| * | | | | | | Don't adjust the shink/grow value because we're saving the units.Martin Owens2011-05-111-1/+3
* | | | | | | | Remove flipping of y-axis from methods that get curves from selection in the ...Felipe Corr??a da Silva Sanches2011-05-201-13/+0
* | | | | | | | Reinstating version bump.Jon A. Cruz2011-05-2011-93/+8
* | | | | | | | fix rendering of SVG Fonts. Apparently the glyphs were wrongly rendered upsid...Felipe Corr??a da Silva Sanches2011-05-192-18/+57
* | | | | | | | Revert version bump so win devlibs can catch up.Jon A. Cruz2011-05-1911-8/+93
* | | | | | | | Adding inkscape:label parameter to guidelines so that our guidelanes can disp...Felipe Corr??a da Silva Sanches2011-05-186-13/+80
* | | | | | | | Made dependencies explicit and bumped versions.Jon A. Cruz2011-05-1811-93/+8
|/ / / / / / /
* | | | | | | Fix fallback to MRU locations.Jon A. Cruz2011-05-111-20/+36
* | | | | | | Commit test.Jon A. Cruz2011-05-101-7/+7
|\ \ \ \ \ \ \
| * | | | | | | Fix test case to compile.Jon A. Cruz2011-05-101-7/+7
* | | | | | | | Convert fixed paths to relative, including ..Jon A. Cruz2011-05-101-0/+75
* | | | | | | | Added simple usage of most recent file locations.Jon A. Cruz2011-05-101-4/+40
|/ / / / / / /
* | | | | | | Fix compilation on GCC 4.6Krzysztof Kosi??ski2011-05-081-1/+1
* | | | | | | corrected fill-rule handling in pdf export, fixes bug:436962Adib Taraben2011-05-071-3/+3
|\ \ \ \ \ \ \
| * | | | | | | corrected fill-rule handling in pdf export, fixes bug:436962Adib Taraben2011-05-071-3/+3
* | | | | | | | Fix windows build.Jon A. Cruz2011-05-071-5/+4
|/ / / / / / /
* | | | | | | Adding initial cut of resource manager.Jon A. Cruz2011-05-0622-320/+840
* | | | | | | symbol rendering fix for bug:705345Adib Taraben2011-05-051-3/+3
* | | | | | | more 63734242, missing fraction of patch for gcc 4.6 compatibilityAdib Taraben2011-05-041-0/+1
* | | | | | | Fix crashes on empty marker definitions.Johan B. C. Engelen2011-05-013-11/+20
* | | | | | | emf import. support for clip rectangle (Bug 383180)Alvin Penner2011-04-271-14/+53
* | | | | | | Fixed warning to use GUI when appropriate.Jon A. Cruz2011-04-231-8/+10
* | | | | | | Font Editor. Fix for Bug #706506 (Crash when kerning an empty pair).Nicolas Dufour2011-04-211-1/+4
* | | | | | | UI. New mnemonics (see Bug #768277 , Add mnemonics for menu items without ver...Nicolas Dufour2011-04-213-9/+9
* | | | | | | Restore modularity to adjustment action.Jon A. Cruz2011-04-194-21/+76
* | | | | | | Added mnemonics for font dialog (Bug #170765)Kris De Gussem2011-04-182-10/+17
* | | | | | | Restore comment needed in *shared* code file.Jon A. Cruz2011-04-171-0/+2
* | | | | | | fix duplicate units in Preferences > StepsJohan B. C. Engelen2011-04-171-1/+1
* | | | | | | add new preference widget for a number with a unit.Johan B. C. Engelen2011-04-1718-41/+212
* | | | | | | change spinbox to new one in many places.Johan B. C. Engelen2011-04-1622-55/+75
* | | | | | | remove superfluous includesJohan B. C. Engelen2011-04-161-2/+0
* | | | | | | remove unnecessary includes.Johan B. C. Engelen2011-04-161-4/+0
* | | | | | | extensions: use improved spinbutton with math expression evaluationJohan B. C. Engelen2011-04-162-4/+4
* | | | | | | upgrade the spinboxes in tile dialog. (alignment is a bit awkward, have tried...Johan B. C. Engelen2011-04-162-62/+32