summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca...Campbell Barton2011-06-1229-87/+113
* | | | | | | | | cmake: commented unused files/dirs, double checked all files compile this timeCampbell Barton2011-06-128-62/+62
* | | | | | | | | work in progress cmake commit:Campbell Barton2011-06-1250-1233/+1417
* | | | | | | | | support python3.x for other i18n scriptsCampbell Barton2011-06-122-8/+8
* | | | | | | | | On arch linux python3 is default, changes so this works on py3 (first commit,...Campbell Barton2011-06-121-3/+3
* | | | | | | | | Update to win32 build defines for libwpg issue.Jon A. Cruz2011-06-113-0/+11
* | | | | | | | | Fix debus warnings and build errors.Jon A. Cruz2011-06-111-93/+79
* | | | | | | | | 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