| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added CREATE v0.1 support for gradients/swatches/patterns | Joshua L. Blocher | 2006-04-28 | 3 | -0/+23 |
| | | | | (bzr r601) | ||||
| * | Added CREATE v0.1 support for gradients/swatches/patterns | Joshua L. Blocher | 2006-04-28 | 1 | -2/+3 |
| | | | | (bzr r600) | ||||
| * | Updated to additions for <switch> | Jon A. Cruz | 2006-04-27 | 1 | -2/+3 |
| | | | | (bzr r599) | ||||
| * | Add axis and function token stubs to token set | Bob Jamison | 2006-04-27 | 2 | -7/+697 |
| | | | | (bzr r598) | ||||
| * | interim cleanup commit | Bob Jamison | 2006-04-27 | 7 | -7/+182 |
| | | | | (bzr r597) | ||||
| * | fixing conditional attribute evaluation on load (if conditional attributes ↵ | Andrius Ramanauskas | 2006-04-27 | 1 | -1/+1 |
| | | | | | | were used not in the item under <switch>, on load it was always rendered) (bzr r596) | ||||
| * | Placemark for gradient export | Bob Jamison | 2006-04-27 | 1 | -1/+19 |
| | | | | (bzr r595) | ||||
| * | expand the range of dpi to fix 1476741 | bulia byak | 2006-04-27 | 1 | -3/+3 |
| | | | | (bzr r594) | ||||
| * | use svd for better matrix analysis | Bob Jamison | 2006-04-27 | 2 | -302/+552 |
| | | | | (bzr r593) | ||||
| * | Adding multiple test output formats. | Jon A. Cruz | 2006-04-27 | 8 | -4/+708 |
| | | | | (bzr r592) | ||||
| * | write no/unset fill/stroke to current style | bulia byak | 2006-04-26 | 1 | -4/+4 |
| | | | | (bzr r591) | ||||
| * | fix crash when deleting without nodepath | bulia byak | 2006-04-26 | 1 | -1/+3 |
| | | | | (bzr r590) | ||||
| * | Got handedness-reversal to work. Yaay. Images look good now | Bob Jamison | 2006-04-26 | 1 | -19/+96 |
| | | | | (bzr r589) | ||||
| * | Added beginnings of CREATE support in path-prefix.h | Joshua L. Blocher | 2006-04-26 | 1 | -1/+20 |
| | | | | (bzr r588) | ||||
| * | add listener to root for fit canvas changes | Aaron Spike | 2006-04-25 | 1 | -0/+10 |
| | | | | (bzr r586) | ||||
| * | Move fit canvas button into PageSizer | Aaron Spike | 2006-04-25 | 3 | -27/+29 |
| | | | | (bzr r585) | ||||
| * | limit the smallest exponent in transforms; anything smaller is written as 0 | bulia byak | 2006-04-25 | 3 | -23/+27 |
| | | | | (bzr r583) | ||||
| * | revert 11172, synthesized events are used to update controls spinbuttons | bulia byak | 2006-04-24 | 1 | -0/+5 |
| | | | | (bzr r582) | ||||
| * | fit_canvas_to_drawing when opening images | Aaron Spike | 2006-04-24 | 1 | -0/+3 |
| | | | | (bzr r581) | ||||
| * | refactor redrawing code into pen_redraw_all; cancel current unfinished path, ↵ | bulia byak | 2006-04-24 | 1 | -39/+111 |
| | | | | | | inctead of finishing it, on leaving pen tool (makes more sense, and fixes a crash on exit); add to_curve and to_line keys (bzr r580) | ||||
| * | moved and renamed object-ui.h and object-ui.cpp to src/ui/context-menu.cpp & ↵ | Joshua L. Blocher | 2006-04-24 | 6 | -10/+11 |
| | | | | | | context-menu.h, also updated make_insert with change (bzr r579) | ||||
| * | Move contextual info to Stack | Bob Jamison | 2006-04-23 | 4 | -30/+127 |
| | | | | (bzr r578) | ||||
| * | svd hacks | Bob Jamison | 2006-04-23 | 1 | -30/+117 |
| | | | | (bzr r577) | ||||
| * | Native path support | Bob Jamison | 2006-04-22 | 1 | -7/+5 |
| | | | | (bzr r576) | ||||
| * | Native paths and relative path resolution | Bob Jamison | 2006-04-22 | 2 | -9/+661 |
| | | | | (bzr r575) | ||||
| * | native path support | Bob Jamison | 2006-04-22 | 1 | -0/+1 |
| | | | | (bzr r574) | ||||
| * | native path support | Bob Jamison | 2006-04-22 | 1 | -0/+5 |
| | | | | (bzr r573) | ||||
| * | Native path support | Bob Jamison | 2006-04-22 | 1 | -1/+16 |
| | | | | (bzr r572) | ||||
| * | Native path support | Bob Jamison | 2006-04-22 | 1 | -2/+42 |
| | | | | (bzr r571) | ||||
| * | Add test for norlalization and resolution | Bob Jamison | 2006-04-22 | 1 | -14/+21 |
| | | | | (bzr r570) | ||||
| * | Fix normalize() | Bob Jamison | 2006-04-22 | 1 | -5/+21 |
| | | | | (bzr r569) | ||||
| * | Config tweaks | Bob Jamison | 2006-04-22 | 3 | -2/+55 |
| | | | | (bzr r568) | ||||
| * | I guess this was missed | Bob Jamison | 2006-04-22 | 4 | -90/+0 |
| | | | | (bzr r567) | ||||
| * | Add normalize() | Bob Jamison | 2006-04-22 | 2 | -6/+68 |
| | | | | (bzr r566) | ||||
| * | Tweak to use Glib::ustring. Remove warnings. | Bob Jamison | 2006-04-22 | 10 | -65/+216 |
| | | | | (bzr r565) | ||||
| * | minor speedup | Bob Jamison | 2006-04-21 | 1 | -13/+21 |
| | | | | (bzr r564) | ||||
| * | Minor cleanup. Sort styleTable. | Bob Jamison | 2006-04-21 | 2 | -67/+25 |
| | | | | (bzr r563) | ||||
| * | remove compiler warnings | Ralf Stephan | 2006-04-21 | 1 | -4/+4 |
| | | | | (bzr r562) | ||||
| * | Bug-1474013 - switch works incorrectly with non SP_ITEM children | Andrius Ramanauskas | 2006-04-21 | 1 | -1/+1 |
| | | | | (bzr r561) | ||||
| * | fixing incorrect group children order (bug introduced with <switch> support) | Andrius Ramanauskas | 2006-04-21 | 1 | -3/+3 |
| | | | | (bzr r560) | ||||
| * | remove duplicate styles, add placeholders for opacities | Bob Jamison | 2006-04-20 | 1 | -1/+11 |
| | | | | (bzr r559) | ||||
| * | Use dual maps to remove duplicates in style table | Bob Jamison | 2006-04-20 | 2 | -79/+127 |
| | | | | (bzr r558) | ||||
| * | fix statusbar when cancelling drawing | bulia byak | 2006-04-20 | 1 | -13/+16 |
| | | | | (bzr r557) | ||||
| * | SVG 1.1 Conditional Processing Module rendering support (<switch> element, ↵ | Andrius Ramanauskas | 2006-04-20 | 15 | -209/+1101 |
| | | | | | | | | requiredReatures/requiredExtensions/systemLanguage attributes). Two more W3C SVG Test Suite testes pass after this change. (bzr r556) | ||||
| * | disabling rendering optimization for dashed strokes (until optimization is ↵ | Andrius Ramanauskas | 2006-04-20 | 1 | -1/+1 |
| | | | | | | tweaked to render dashes correctly) (bzr r555) | ||||
| * | try to make license strings translatable (#1473186) | Ralf Stephan | 2006-04-20 | 1 | -10/+10 |
| | | | | (bzr r554) | ||||
| * | Fix for [Bug-1473139] | Andrius Ramanauskas | 2006-04-20 | 1 | -7/+5 |
| | | | | (bzr r553) | ||||
| * | resolving compiler warnings | Andrius Ramanauskas | 2006-04-20 | 2 | -6/+6 |
| | | | | (bzr r552) | ||||
| * | c for calligraphy | bulia byak | 2006-04-20 | 1 | -24/+24 |
| | | | | (bzr r551) | ||||
| * | remove unused timer code | MenTaLguY | 2006-04-20 | 2 | -53/+7 |
| | | | | (bzr r550) | ||||
