| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Change the data type of size/width/height of the controls to unsigned int | Diederik van Lierop | 2019-05-20 | 1 | -2/+2 |
| | | |||||
| * | Fix the alignment of the guideline origin (and other controls), such that it ↵ | Diederik van Lierop | 2019-05-20 | 1 | -2/+3 |
| | | | | | is drawn at exactly the right screen pixel | ||||
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -0/+9 |
| | | | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | ||||
| * | Replace typedef enum with enum in POD type declarations. | Emmanuel Gil Peyrot | 2018-06-20 | 1 | -4/+4 |
| | | |||||
| * | Run clang-tidy’s modernize-redundant-void-arg pass. | Emmanuel Gil Peyrot | 2018-06-19 | 1 | -1/+1 |
| | | |||||
| * | Add triangle knot. | Jabier Arraiza Cenoz | 2016-12-03 | 1 | -0/+2 |
| | | | | (bzr r15293) | ||||
| * | Allow pixmaps to specify their width and height to control/knots. Allows ↵ | Martin Owens | 2013-09-28 | 1 | -2/+2 |
| | | | | | | non-square nodes. (bzr r12605) | ||||
| * | Adopt obsolete GtkAnchorType enum as SPAnchorType | Alex Valavanis | 2012-04-10 | 1 | -2/+2 |
| | | | | (bzr r11207) | ||||
| * | Completely remove NRRect, NRRectL, in-svg-plane.h | Krzysztof Kosi??ski | 2011-08-27 | 1 | -1/+0 |
| | | | | (bzr r10582.1.6) | ||||
| * | Update 2Geom. Remove all use of NRRectL. | Krzysztof Kosi??ski | 2011-08-27 | 1 | -1/+1 |
| | | | | (bzr r10582.1.3) | ||||
| * | Switch to GObject | Alex Valavanis | 2011-06-24 | 1 | -1/+1 |
| | | | | (bzr r10350.1.3) | ||||
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-06-19 | 1 | -5/+5 |
| |\ | | | | | (bzr r9508.1.89) | ||||
| | * | Remove deprecated glib macro wrappers | Alex Valavanis | 2011-06-14 | 1 | -4/+4 |
| | | | | | | | (bzr r10302.1.1) | ||||
| | * | Use generic headers in preparation for GTK+ 3 transition | Alex Valavanis | 2011-06-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/792263 (bzr r10252.1.1) | ||||
| * | | Fix rendering of control points | Krzysztof Kosi??ski | 2011-06-19 | 1 | -1/+1 |
| | | | | | | | (bzr r9508.1.88) | ||||
| * | | Merge from trunk | Krzysztof Kosi??ski | 2011-04-07 | 1 | -3/+2 |
| |\| | | | | | (bzr r9508.1.73) | ||||
| | * | Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ↵ | Jon A. Cruz | 2010-12-23 | 1 | -3/+2 |
| | | | | | | | | | | | header. (bzr r9978.1.1) | ||||
| * | | Merge from trunk | Krzysztof Kosi??ski | 2010-11-25 | 1 | -1/+1 |
| |\| | | | | | (bzr r9508.1.70) | ||||
| | * | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 2010-11-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900) | ||||
| * | | Initial Cairo rendering commit: solid shapes, gradients, opacity and patterns | Krzysztof Kosi??ski | 2010-06-22 | 1 | -1/+1 |
| |/ | | | (bzr r9508.1.1) | ||||
| * | do not redraw if moved to the same point as before | bulia byak | 2009-03-09 | 1 | -0/+1 |
| | | | | (bzr r7449) | ||||
| * | Next roud of NR ==> Geom conversion | Maximilian Albert | 2008-09-18 | 1 | -1/+1 |
| | | | | (bzr r6839) | ||||
| * | noop: CodingStyle: re-indent a few files that had mixtures of spaces & tabs ↵ | Peter Moulder | 2007-09-29 | 1 | -27/+40 |
| | | | | | | for indentation. (bzr r3816) | ||||
| * | do not redraw until moved for the first time; this fixes the flicker at 0,0 ↵ | bulia byak | 2007-08-24 | 1 | -0/+1 |
| | | | | | | whenever a new ctrl is created (bzr r3577) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+65 |
| (bzr r1) | |||||
