| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | Grid rendering | Krzysztof Kosi??ski | 2010-07-07 | 2 | -127/+121 | |
| | * | | | | | | | Fix group opacity | Krzysztof Kosi??ski | 2010-07-07 | 5 | -25/+21 | |
| | * | | | | | | | Switch to nearest neighbor filtering when image is larger than original | Krzysztof Kosi??ski | 2010-07-07 | 3 | -0/+20 | |
| | * | | | | | | | Smaller intermediate rendering regions | Krzysztof Kosi??ski | 2010-07-07 | 5 | -20/+52 | |
| | * | | | | | | | Remove some cruft | Krzysztof Kosi??ski | 2010-07-04 | 9 | -62/+30 | |
| | * | | | | | | | Fix PNG export | Krzysztof Kosi??ski | 2010-06-29 | 1 | -30/+40 | |
| | * | | | | | | | Consolidate Cairo utils in display/cairo-utils.h. Fix icons harder. | Krzysztof Kosi??ski | 2010-06-29 | 23 | -575/+443 | |
| | * | | | | | | | Fix icons | Krzysztof Kosi??ski | 2010-06-29 | 3 | -14/+51 | |
| | * | | | | | | | Bitmap image rendering | Krzysztof Kosi??ski | 2010-06-29 | 3 | -69/+56 | |
| | * | | | | | | | Text rendering. Factor out style handling into nr-style.h | Krzysztof Kosi??ski | 2010-06-28 | 8 | -680/+466 | |
| | * | | | | | | | Implement clipping (slightly incorrect) and masking | Krzysztof Kosi??ski | 2010-06-26 | 10 | -870/+446 | |
| | * | | | | | | | Merge from trunk | Krzysztof Kosi??ski | 2010-06-22 | 2 | -1/+14 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Fix cross control point | Krzysztof Kosi??ski | 2010-06-22 | 1 | -11/+8 | |
| | * | | | | | | | | Initial Cairo rendering commit: solid shapes, gradients, opacity and patterns | Krzysztof Kosi??ski | 2010-06-22 | 19 | -357/+682 | |
| * | | | | | | | | | Measure Tool: support measuring of text elements (without having to manually ... | Felipe Corr??a da Silva Sanches | 2011-06-20 | 1 | -31/+51 | |
| * | | | | | | | | | add "Units:" label to the units selection widget for the measurement tool | Felipe Corr??a da Silva Sanches | 2011-06-20 | 1 | -2/+13 | |
| * | | | | | | | | | fix bug 796449: Measure tools should consider transform | Felipe Corr??a da Silva Sanches | 2011-06-20 | 1 | -0/+1 | |
| * | | | | | | | | | fix bug 796598: Measure tool draws path in wrong window | Felipe Corr??a da Silva Sanches | 2011-06-19 | 1 | -20/+14 | |
| * | | | | | | | | | i18n. inkscape.pot update. | Nicolas Dufour | 2011-06-19 | 1 | -1/+1 | |
| | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | | fix bug 796451: Measure tools should support rotation constraint | Felipe Corr??a da Silva Sanches | 2011-06-19 | 1 | -7/+12 | |
| * | | | | | | | | I am not sure if it is possible to have a script element with more than a sin... | Felipe Corr??a da Silva Sanches | 2011-06-19 | 1 | -0/+9 | |
| * | | | | | | | | Patch sent by Fernando Lucchesi (GSoC student) and modified by me. | Felipe Corr??a da Silva Sanches | 2011-06-19 | 3 | -21/+251 | |
| * | | | | | | | | UI fix / mnemonics | Kris De Gussem | 2011-06-18 | 2 | -5/+5 | |
| * | | | | | | | | user interface for selecting colors of guidelines | Felipe Corr??a da Silva Sanches | 2011-06-18 | 4 | -0/+37 | |
| * | | | | | | | | * [INTL:sk] Slovak translation update | Ivan Mas??r | 2011-06-17 | 1 | -1/+1 | |
| * | | | | | | | | patch reviewed and accepted from fernandolbastos@gmail.com (GSoC student) | Felipe Corr??a da Silva Sanches | 2011-06-17 | 2 | -8/+26 | |
| * | | | | | | | | Conditionalize compilation of image magick sources in cmake. | Jon A. Cruz | 2011-06-16 | 1 | -73/+82 | |
| * | | | | | | | | Fix i18n macro include. | Jon A. Cruz | 2011-06-16 | 1 | -0/+1 | |
| * | | | | | | | | add preference for relative guideline rotation snapping (see rev 10303) | Johan B. C. Engelen | 2011-06-15 | 3 | -9/+25 | |
| * | | | | | | | | Clean up deprecated GTK_WIDGET API | Alex Valavanis | 2011-06-15 | 21 | -95/+95 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Clean up deprecated GTK_WIDGET API | Alex Valavanis | 2011-06-15 | 21 | -95/+95 | |
| * | | | | | | | | | Remove deprecated glib macro wrappers | Alex Valavanis | 2011-06-14 | 71 | -272/+272 | |
| |\| | | | | | | | | ||||||
| | * | | | | | | | | Remove deprecated glib macro wrappers | Alex Valavanis | 2011-06-14 | 71 | -272/+272 | |
| * | | | | | | | | | shift+ctrl dragging a guideline: fix to snap to angles with original angle as... | Johan B. C. Engelen | 2011-06-14 | 1 | -9/+14 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | toggle units in the measure tool | Felipe Corr??a da Silva Sanches | 2011-06-14 | 2 | -4/+29 | |
| * | | | | | | | | patch for 771738, 635469, 700298, 705382, 716057 by Gellule | Josh Andler | 2011-06-14 | 1 | -1/+1 | |
| * | | | | | | | | cmake: | Campbell Barton | 2011-06-13 | 1 | -0/+17 | |
| * | | | | | | | | cmake: fix for install target | Campbell Barton | 2011-06-13 | 1 | -47/+0 | |
| * | | | | | | | | adding preferences page for Measure Tool with option (enabled by default) to ... | Felipe Corr??a da Silva Sanches | 2011-06-13 | 3 | -5/+25 | |
| * | | | | | | | | cmake: | Campbell Barton | 2011-06-13 | 1 | -10/+0 | |
| * | | | | | | | | fixing the measure tool cursor to have a crosshair just like all other drawin... | Felipe Corr??a da Silva Sanches | 2011-06-13 | 2 | -31/+31 | |
| * | | | | | | | | using green color instead of parentheses to differentiate the angle label in ... | Felipe Corr??a da Silva Sanches | 2011-06-13 | 1 | -1/+2 | |
| * | | | | | | | | using "°" instead of "degrees" for labeling angles in the measure tool | Felipe Corr??a da Silva Sanches | 2011-06-13 | 1 | -1/+1 | |
| * | | | | | | | | cmake: | Campbell Barton | 2011-06-13 | 2 | -3/+29 | |
| * | | | | | | | | display angle info in the measurement tool | Felipe Corr??a da Silva Sanches | 2011-06-13 | 1 | -4/+15 | |
| * | | | | | | | | ignore ./CMakeLists.txt.user (qtcreator stores settings here) | Campbell Barton | 2011-06-13 | 1 | -1/+2 | |
| * | | | | | | | | more improvements in the measurement tool: | Felipe Corr??a da Silva Sanches | 2011-06-13 | 2 | -48/+58 | |
| * | | | | | | | | Replace deprecated GtkSignal | Alex Valavanis | 2011-06-13 | 29 | -361/+386 | |
| * | | | | | | | | cmake: basic install target | Campbell Barton | 2011-06-13 | 1 | -0/+47 | |
| * | | | | | | | | cmake: | Campbell Barton | 2011-06-13 | 28 | -120/+1231 | |
