| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | SPColorSlider c++-sification: remove unnecessary reference to Gtk::Adjustment | Tomasz Boczkowski | 2014-05-24 | 1 | -3/+0 |
| | | | | (bzr r13341.6.15) | ||||
| * | SPColorSlider c++-sification: remove gobject based code | Tomasz Boczkowski | 2014-05-24 | 2 | -718/+0 |
| | | | | (bzr r13341.6.14) | ||||
| * | SPColorSlider c++-sification: use in sp-color-icc-selector | Tomasz Boczkowski | 2014-05-24 | 1 | -37/+35 |
| | | | | (bzr r13341.6.13) | ||||
| * | SPColorSlider c++-sification: use in sp-color-scales | Tomasz Boczkowski | 2014-05-24 | 2 | -106/+94 |
| | | | | (bzr r13341.6.12) | ||||
| * | SPColorSlider c++-sification: fixed crash at exit | Tomasz Boczkowski | 2014-05-24 | 1 | -1/+1 |
| | | | | (bzr r13341.6.11) | ||||
| * | SPColorSlider c++-sification: fixed size request | Tomasz Boczkowski | 2014-05-24 | 2 | -1/+13 |
| | | | | (bzr r13341.6.10) | ||||
| * | SPColorSlider c++-sification: compilation with GTK3 | Tomasz Boczkowski | 2014-05-24 | 2 | -32/+100 |
| | | | | (bzr r13341.6.9) | ||||
| * | SPColorSlider c++-sification: fixed failed Gtk assertion | Tomasz Boczkowski | 2014-05-24 | 1 | -1/+3 |
| | | | | (bzr r13341.6.8) | ||||
| * | SPColorSlider c++-sification: fixed drawing border | Tomasz Boczkowski | 2014-05-24 | 1 | -8/+10 |
| | | | | (bzr r13341.6.7) | ||||
| * | SPColorSlider c++-sification: ported mouse events | Tomasz Boczkowski | 2014-05-24 | 1 | -3/+50 |
| | | | | (bzr r13341.6.6) | ||||
| * | SPColorSlider c++-sification: ported drawing | Tomasz Boczkowski | 2014-05-23 | 2 | -7/+78 |
| | | | | (bzr r13341.6.5) | ||||
| * | ported draw method | Tomasz Boczkowski | 2014-05-23 | 1 | -6/+167 |
| | | | | (bzr r13341.6.4) | ||||
| * | SPColorWheelSelector uses refactored ColorSlider class | Tomasz Boczkowski | 2014-05-23 | 2 | -57/+56 |
| | | | | (bzr r13341.6.3) | ||||
| * | moved widgets/sp-color-slider to ui/widget/color-slider | Tomasz Boczkowski | 2014-05-23 | 11 | -18/+27 |
| | | | | (bzr r13341.6.2) | ||||
| * | SPColorSlider c++-sification: added ColorSlider class | Tomasz Boczkowski | 2014-05-21 | 6 | -13/+294 |
| | | | | (bzr r13341.6.1) | ||||
| * | fix compliance test pservers-pattern-04-f - inheriting pattern viewBox | Tomasz Boczkowski | 2014-05-17 | 1 | -2/+3 |
| | | | | (bzr r13341.1.36) | ||||
| * | Fix GTK+ 3 build | Liam P. White | 2014-05-16 | 1 | -0/+13 |
| | | | | (bzr r13341.1.35) | ||||
| * | fix compliance test pservers-pattern-03-f - using fallback when pattern is empty | Tomasz Boczkowski | 2014-05-16 | 5 | -2/+34 |
| | | | | (bzr r13341.1.34) | ||||
| * | don't rely on operator precedence (rev. 13372) | Johan B. C. Engelen | 2014-05-16 | 1 | -2/+2 |
| | | | | (bzr r13341.1.32) | ||||
| * | Fix crash in preview widget for files containing objectBoundingBox related ↵ | Tomasz Boczkowski | 2014-05-16 | 1 | -2/+2 |
| | | | | | | patterns (bzr r13341.1.31) | ||||
| * | fix C++11 compilation | Johan B. C. Engelen | 2014-05-15 | 2 | -2/+4 |
| | | | | (bzr r13341.1.30) | ||||
| * | fix compile warning | Johan B. C. Engelen | 2014-05-15 | 1 | -1/+1 |
| | | | | (bzr r13341.1.29) | ||||
| * | make windows filedialog's code more portable for different mingw versions ↵ | Johan B. C. Engelen | 2014-05-15 | 2 | -11/+7 |
| | | | | | | (failed on 64bit) (bzr r13341.1.26) | ||||
| * | Fix Pango markup in Text and Font dialog. | Tavmjong Bah | 2014-05-15 | 1 | -4/+4 |
| | | | | (bzr r13341.1.25) | ||||
| * | Style rewrite: Unquote strings from libcroco. Fixes 1303422. | Tavmjong Bah | 2014-05-15 | 1 | -2/+5 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1303422 (bzr r13341.1.23) | ||||
| * | fix windows 64bit build. (changes already committed to trunk) | Johan B. C. Engelen | 2014-05-13 | 6 | -5/+7 |
| | | | | (bzr r13341.1.19) | ||||
| * | add 64-bit resource manifests for Windows x64 builds | Johan B. C. Engelen | 2014-05-13 | 4 | -0/+79 |
| | | | | (bzr r13341.1.17) | ||||
| * | adding missing files from LPE simplify | Jabier Arraiza Cenoz | 2014-05-13 | 4 | -0/+494 |
| | | | | (bzr r13341.1.16) | ||||
| * | Style rewrite: Prevent CSS2 'text-decoration' from overwriting CSS3 ↵ | Tavmjong Bah | 2014-05-13 | 2 | -19/+46 |
| | | | | | | | | 'text-decoration-xxx'. Suppress unused variable warnings. (bzr r13341.1.15) | ||||
| * | Added Latice2 deformation LPE | Jabier Arraiza Cenoz | 2014-05-13 | 9 | -1/+882 |
| | | | | (bzr r13341.1.14) | ||||
| * | Add Simplify LPE | Jabier Arraiza Cenoz | 2014-05-13 | 9 | -6/+145 |
| | | | | (bzr r13341.1.13) | ||||
| * | Fixed a bug in bspline with snaps and 1 sice segments. Pointed by LiamW | Jabier Arraiza Cenoz | 2014-05-13 | 3 | -7/+39 |
| | | | | (bzr r13341.1.12) | ||||
| * | Patch from Jabierxto to fix a bug I reported off-tracker. | Josh Andler | 2014-05-12 | 1 | -2/+2 |
| | | | | (bzr r13341.3.1) | ||||
| * | small logic improvement | Johan B. C. Engelen | 2014-05-12 | 1 | -3/+1 |
| | | | | (bzr r13341.1.8) | ||||
| * | CSS2 and CSS3 text decoration rendering, most code from David Mathog. | Tavmjong Bah | 2014-05-11 | 4 | -199/+429 |
| | | | | (bzr r13341.1.7) | ||||
| * | Add closePath(). | Tavmjong Bah | 2014-05-11 | 1 | -0/+1 |
| | | | | (bzr r13341.1.6) | ||||
| * | Tentative fix for LPEs and undo | Liam P. White | 2014-05-10 | 2 | -2/+21 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1299948 (bzr r13341.1.5) | ||||
| * | Style rewrite: 'text-decoration' requires access to style of ancestor ↵ | Tavmjong Bah | 2014-05-10 | 2 | -8/+24 |
| | | | | | | element which set property. (bzr r13341.1.4) | ||||
| * | Style rewrite: Correct 'text-decoration' CSS2 vs. CSS3 behavior. | Tavmjong Bah | 2014-05-09 | 1 | -0/+10 |
| | | | | (bzr r13341.1.3) | ||||
| * | Update to tip. | Tavmjong Bah | 2014-05-09 | 24 | -83/+2234 |
| |\ | | | | | (bzr r13341.1.2) | ||||
| | * | Merging Jabier's spirolive+bspline branch | Vinícius dos Santos Oliveira | 2014-05-08 | 24 | -83/+2234 |
| | |\ | | | | | | | (bzr r13341.2.1) | ||||
| | | * | adding const _pathmanipulatos staff to handles (handles also have tips) | Jabier Arraiza Cenoz | 2014-05-05 | 1 | -0/+4 |
| | | | | | | | | | | (bzr r11950.1.341) | ||||
| | | * | update to trunk | Jabier Arraiza Cenoz | 2014-05-05 | 28 | -293/+542 |
| | | |\ | | | | | | | | | (bzr r11950.1.340) | ||||
| | | * \ | adding Vinícius work whith node tips | Jabier Arraiza Cenoz | 2014-05-05 | 7 | -15/+36 |
| | | |\ \ | | | | | | | | | | | (bzr r11950.1.339) | ||||
| | | | * | | Enabling path manipulator to comunicate if paths are bspline when | Vinícius dos Santos Oliveira | 2014-05-05 | 7 | -12/+35 |
| | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | accessing const objects. This change was required to correctly show on the GUI whether or not a node was a bspline. (bzr r11950.8.1) | ||||
| | | * | | update to trunk | Jabier Arraiza Cenoz | 2014-04-27 | 8 | -209/+233 |
| | | |\ \ | | | | | | | | | | | (bzr r11950.1.338) | ||||
| | | * \ \ | update to trunk | Jabier Arraiza Cenoz | 2014-04-27 | 2 | -202/+217 |
| | | |\ \ \ | | | | | | | | | | | | | (bzr r11950.1.337) | ||||
| | | * \ \ \ | update to trunk | Jabier Arraiza Cenoz | 2014-04-26 | 48 | -4585/+4994 |
| | | |\ \ \ \ | | | | | | | | | | | | | | | (bzr r11950.1.336) | ||||
| | | * | | | | | Redesign of the BSpline LPE widgets | Jabier Arraiza Cenoz | 2014-04-22 | 2 | -19/+42 |
| | | | | | | | | | | | | | | | | | | | | | | (bzr r11950.1.335) | ||||
| | | * | | | | | align two buttons in LPE widget | Jabier Arraiza Cenoz | 2014-04-22 | 1 | -6/+4 |
| | | | | | | | | | | | | | | | | | | | | | | (bzr r11950.1.334) | ||||
