| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | patch bug 1294784 | mathog | 2015-05-21 | 1 | -1/+2 |
| | | | | (bzr r14167) | ||||
| * | fixes a few of jenkins warnings | Marc Jeanmougin | 2015-05-08 | 1 | -1/+1 |
| | | | | (bzr r14126) | ||||
| * | Compromise solution for dot grid visibilty. See bug #1357611. | Tavmjong Bah | 2015-05-06 | 1 | -3/+21 |
| | | | | (bzr r14114) | ||||
| * | Revert bad commit (commited to wrong branch). | Tavmjong Bah | 2015-05-03 | 1 | -3/+0 |
| | | | | (bzr r14096) | ||||
| * | First batch | Tavmjong Bah | 2015-05-03 | 1 | -0/+3 |
| | | | | (bzr r14095) | ||||
| * | Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ↵ | Alex Valavanis | 2015-04-27 | 2 | -8/+0 |
| | | | | | | ensuring that glibmm headers always preceed glib.h headers. Same applies with gtkmm/gtk+ etc (bzr r14064) | ||||
| * | Fix out-of-control render cache from dominating all available memory | Liam P. White | 2015-03-05 | 1 | -3/+3 |
| | | | | (bzr r13966) | ||||
| * | Rename libgc/ => inkgc/ to reflect difference from Boehm GC | Liam P. White | 2015-02-26 | 1 | -1/+1 |
| | | | | (bzr r13950) | ||||
| * | Collect util/ into a static library | Liam P. White | 2015-02-25 | 2 | -3/+3 |
| | | | | (bzr r13948) | ||||
| * | Isolate components of libgc | Liam P. White | 2015-02-25 | 1 | -1/+1 |
| | | | | (bzr r13946) | ||||
| * | Remove useless file | Liam P. White | 2015-02-25 | 3 | -23/+0 |
| | | | | (bzr r13945) | ||||
| * | Adjust timeout for snap tool tips to 4 seconds | Diederik van Lierop | 2015-02-15 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1420301 (bzr r13923) | ||||
| * | for grid spacing, reduce numerical error if viewbox and page are same size | Alvin Penner | 2015-02-04 | 2 | -0/+6 |
| | | | | (bzr r13900) | ||||
| * | for snapping to grids and guides, reduce numerical error for the case of ↵ | Alvin Penner | 2015-01-29 | 2 | -0/+10 |
| | | | | | | uniform scaling of viewbox (bzr r13881) | ||||
| * | Rejection sampling to avoid indeterminate gradients in feTurbulence. | Jasper van de Gronde | 2015-01-06 | 1 | -2/+4 |
| | | | | (bzr r13844) | ||||
| * | SPStyle ref counting clean up. | Tavmjong Bah | 2014-12-26 | 2 | -7/+11 |
| | | | | (bzr r13822.1.7) | ||||
| * | Use gray for 'context-fill' and 'context-stroke' in marker selector. | Tavmjong Bah | 2014-12-23 | 1 | -8/+10 |
| | | | | | | Fix rendering bug when elements with 'context-fill' and 'context-stroke' are inside groups. (bzr r13822) | ||||
| * | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 2014-12-21 | 4 | -4/+4 |
| | | | | (bzr r13820) | ||||
| * | Purge sp_desktop_sketch and sp_desktop_tempgroup | Liam P. White | 2014-12-21 | 1 | -5/+5 |
| | | | | (bzr r13816) | ||||
| * | Purge sp_desktop_gridgroup | Liam P. White | 2014-12-21 | 1 | -2/+2 |
| | | | | (bzr r13814) | ||||
| * | Implement rendering for 'context-fill' and 'context-stroke' (text not ↵ | Tavmjong Bah | 2014-12-21 | 9 | -61/+136 |
| | | | | | | handled yet). (bzr r13807) | ||||
| * | Code rearrangement to make it clearer what is happening. | Tavmjong Bah | 2014-12-16 | 10 | -75/+61 |
| | | | | (bzr r13803) | ||||
| * | Debugging routines to print out XML, SP Object, and Display Item trees. | Tavmjong Bah | 2014-12-16 | 2 | -0/+26 |
| | | | | (bzr r13802) | ||||
| * | Read 'context-fill' and 'context-stroke' keywords. | Tavmjong Bah | 2014-12-16 | 1 | -8/+27 |
| | | | | (bzr r13801) | ||||
| * | Change grids to use 'user units'. Grids using absolute units are read in but | Tavmjong Bah | 2014-12-11 | 2 | -62/+131 |
| | | | | | | may be scaled incorrectly due to change of 90 to 96 dpi. (bzr r13795) | ||||
| * | Removed SP_USE/SP_IS_USE Gtk-ish macros and cleaned affected files. | Jon A. Cruz | 2014-11-10 | 1 | -46/+86 |
| | | | | (bzr r13700) | ||||
| * | Warning cleanup. | Jon A. Cruz | 2014-11-01 | 1 | -2/+2 |
| | | | | (bzr r13653) | ||||
| * | Re-enable warning commented out from pony2ink branch | Liam P. White | 2014-10-30 | 1 | -3/+2 |
| | | | | (bzr r13644) | ||||
| * | Update to trunk r13621 | Liam P. White | 2014-10-17 | 10 | -34/+392 |
| |\ | | | | | (bzr r13341.1.278) | ||||
| | * | Merged hatch pdf and png export code | Tomasz Boczkowski | 2014-10-14 | 2 | -2/+0 |
| | | | | | | | (bzr r13611.1.9) | ||||
| | * | Merged hatch rendering code | Tomasz Boczkowski | 2014-10-14 | 1 | -1/+1 |
| | | | | | | | (bzr r13611.1.8) | ||||
| | * | Merged src/display folder from svg-paints-support branch | Tomasz Boczkowski | 2014-10-14 | 10 | -35/+409 |
| | | | | | | | (bzr r13611.1.1) | ||||
| | * | DrawingItem: add NULL check (bug found by clang static analyzer) | Johan B. C. Engelen | 2014-10-12 | 1 | -1/+1 |
| | | | | | | | (bzr r13603) | ||||
| * | | Move more UI code into ui/ | Liam P. White | 2014-10-05 | 1 | -1/+1 |
| | | | | | | | (bzr r13341.1.253) | ||||
| * | | Update to experimental r13543 | Liam P. White | 2014-09-07 | 48 | -201/+208 |
| | | | | | | | (bzr r13090.1.108) | ||||
| * | | Update to experimental r13531 | Liam P. White | 2014-08-31 | 31 | -521/+136 |
| |\ \ | | | | | | | (bzr r13090.1.106) | ||||
| | * | | Minor pass of header cleanup | Liam P. White | 2014-08-30 | 4 | -15/+5 |
| | | | | | | | | | | (bzr r13341.1.189) | ||||
| | * | | Reduce header bloat | Alex Valavanis | 2014-08-30 | 2 | -3/+2 |
| | | | | | | | | | | (bzr r13341.1.184) | ||||
| | * | | Complete reduction of GObject boilerplate | Alex Valavanis | 2014-08-26 | 2 | -34/+8 |
| | | | | | | | | | | (bzr r13341.1.181) | ||||
| | * | | sp-canvas: GObject boilerplate reduction | Alex Valavanis | 2014-08-26 | 2 | -100/+17 |
| | | | | | | | | | | (bzr r13341.1.180) | ||||
| | * | | More GObject boilerplate reduction | Alex Valavanis | 2014-08-24 | 13 | -338/+65 |
| | | | | | | | | | | (bzr r13341.1.175) | ||||
| | * | | Turn on double-buffering of the canvas | Liam P. White | 2014-08-23 | 1 | -1/+1 |
| | | | | | | | | | | (bzr r13341.1.166) | ||||
| | * | | Fix build (not pretty). | Liam P. White | 2014-08-18 | 11 | -11/+22 |
| | | | | | | | | | | (bzr r13341.1.146) | ||||
| | * | | Code cleanup. | Liam P. White | 2014-08-18 | 2 | -20/+16 |
| | | | | | | | | | | (bzr r13341.1.145) | ||||
| * | | | Update to experimental r13483 | Liam P. White | 2014-08-17 | 1 | -0/+3 |
| |\| | | | | | | | | (bzr r13090.1.105) | ||||
| | * | | Update to trunk r13525 | Liam P. White | 2014-08-17 | 1 | -0/+3 |
| | |\| | | | | | | | (bzr r13341.1.142) | ||||
| | | * | Fix grid jumping (bug #1342238). | Matthew Petroff | 2014-08-17 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1342238 (bzr r13522) | ||||
| | | * | Rename 'blend-mode' property to 'mix-blend-mode' per CSS spec. | Tavmjong Bah | 2014-08-01 | 2 | -8/+8 |
| | | | | | | | | | | (bzr r13485) | ||||
| * | | | Update to experimental r13464 | Liam P. White | 2014-08-08 | 1 | -20/+71 |
| |\| | | | | | | | | (bzr r13090.1.99) | ||||
| | * | | Fix small regression | Liam P. White | 2014-08-08 | 1 | -9/+10 |
| | | | | | | | | | | (bzr r13341.1.122) | ||||
