| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2018-11-08 | Clarify licenses | Max Gaukler | 1 | -1/+2 | |
| - 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 | |||||
| 2018-06-18 | Run clang-tidy’s modernize-deprecated-headers pass. | Emmanuel Gil Peyrot | 1 | -1/+1 | |
| This renames most C <*.h> includes into C++ <c*> includes. | |||||
| 2018-06-18 | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 1 | -6/+6 | |
| This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | |||||
| 2018-05-04 | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 1 | -5/+5 | |
| This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | |||||
| 2018-04-29 | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 1 | -5/+5 | |
| 2016-08-29 | Decrease contrast of phantom bpath | Jabier Arraiza Cenoz | 1 | -1/+1 | |
| (bzr r15091) | |||||
| 2016-08-29 | Partial fix for bug 172063 while we find a better solution for XOR in helper ↵ | Jabier Arraiza Cenoz | 1 | -9/+25 | |
| lines (bzr r15090) | |||||
| 2014-09-27 | Update to experimental r13565 | Liam P. White | 1 | -3/+0 | |
| (bzr r13341.5.16) | |||||
| 2014-08-30 | Minor pass of header cleanup | Liam P. White | 1 | -3/+0 | |
| (bzr r13341.1.189) | |||||
| 2014-08-24 | More GObject boilerplate reduction | Alex Valavanis | 1 | -29/+5 | |
| (bzr r13341.1.175) | |||||
| 2013-04-18 | updates to colors | Jabier Arraiza Cenoz | 1 | -1/+1 | |
| (bzr r11950.1.97) | |||||
| 2013-04-17 | Update color lines overlay, with halo of 1 px matched by Gez. Fix some crash ↵ | root | 1 | -1/+1 | |
| snapping. Added new button widget to make cusp node (bzr r11950.1.96) | |||||
| 2013-04-15 | adding composite | Jabier Arraiza Cenoz | 1 | -2/+12 | |
| (bzr r11950.1.94) | |||||
| 2013-04-14 | Go back | root | 1 | -30/+8 | |
| (bzr r11950.1.93) | |||||
| 2013-04-14 | halo | Jabier Arraiza Cenoz | 1 | -12/+30 | |
| (bzr r11950.1.92) | |||||
| 2013-04-13 | testing halo | Jabier Arraiza Cenoz | 1 | -7/+9 | |
| (bzr r11950.1.90) | |||||
| 2013-04-12 | changing colors | jtx | 1 | -1/+7 | |
| (bzr r11950.1.89) | |||||
| 2012-06-09 | Stop deriving SPCanvasItem from GtkObject | Alex Valavanis | 1 | -14/+7 | |
| (bzr r11469.1.1) | |||||
| 2012-05-19 | Revert r11370. Fix crash with grid in default template | Alex Valavanis | 1 | -8/+14 | |
| Fixed bugs: - https://launchpad.net/bugs/1001724 (bzr r11386) | |||||
| 2012-05-16 | Drop some GtkObject usage | Alex Valavanis | 1 | -14/+8 | |
| (bzr r11370) | |||||
| 2012-02-15 | Prevent false gtk deprecation warnings in canvas-grid and tidy headers | Alex Valavanis | 1 | -0/+1 | |
| (bzr r10988) | |||||
| 2012-01-12 | Initial C++ification of SPCanvas. | Jon A. Cruz | 1 | -7/+8 | |
| (bzr r10873) | |||||
| 2011-10-04 | Cleaned up display-forward.h, including many redundant usages. | Jon A. Cruz | 1 | -1/+0 | |
| (bzr r10666) | |||||
| 2011-08-27 | Update 2Geom. Remove all use of NRRectL. | Krzysztof Kosi??ski | 1 | -3/+1 | |
| (bzr r10582.1.3) | |||||
| 2011-07-03 | GTK+ cleanup: gtk_type_class | Alex Valavanis | 1 | -1/+1 | |
| (bzr r10407) | |||||
| 2011-06-24 | Switch to GObject | Alex Valavanis | 1 | -10/+12 | |
| (bzr r10350.1.3) | |||||
| 2011-02-02 | update to latest 2geom ! | Johan B. C. Engelen | 1 | -2/+2 | |
| (bzr r10025) | |||||
| 2010-12-23 | Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ↵ | Jon A. Cruz | 1 | -16/+6 | |
| header. (bzr r9978.1.1) | |||||
| 2010-11-17 | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 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) | |||||
| 2010-08-14 | Completely remove NRPixBlock | Krzysztof Kosi??ski | 1 | -10/+0 | |
| (bzr r9508.1.67) | |||||
| 2010-08-05 | Wholesale cruft removal part 4; fix crash when rendering guides | Krzysztof Kosi??ski | 1 | -2/+2 | |
| (bzr r9508.1.48) | |||||
| 2010-06-29 | Consolidate Cairo utils in display/cairo-utils.h. Fix icons harder. | Krzysztof Kosi??ski | 1 | -4/+3 | |
| (bzr r9508.1.8) | |||||
| 2010-06-22 | Initial Cairo rendering commit: solid shapes, gradients, opacity and patterns | Krzysztof Kosi??ski | 1 | -14/+8 | |
| (bzr r9508.1.1) | |||||
| 2009-03-11 | move canvastext to its own file (no linking error for me anymore), add ↵ | bulia byak | 1 | -247/+0 | |
| outline to fix 334758 (bzr r7470) | |||||
| 2008-12-30 | get rid of a lot of no longer needed "libnr/nr-..." includes. | Johan B. C. Engelen | 1 | -1/+0 | |
| (bzr r7046) | |||||
| 2008-12-30 | get rid of a lot of no longer needed "libnr/nr-..." includes. | Johan B. C. Engelen | 1 | -2/+0 | |
| (bzr r7045) | |||||
| 2008-11-21 | Merge from fe-moved | Ted Gould | 1 | -7/+13 | |
| (bzr r6891) | |||||
| 2008-10-11 | Merging from trunk | Ted Gould | 1 | -1/+1 | |
| (bzr r6884) | |||||
| 2008-09-18 | Next roud of NR ==> Geom conversion | Maximilian Albert | 1 | -23/+23 | |
| (bzr r6839) | |||||
| 2008-09-07 | LIBNR REMOVAL. Deleted nr-path.h/.cpp which is no longer used. (removed all ↵ | Johan B. C. Engelen | 1 | -1/+0 | |
| references to nr-path.h) (bzr r6774) | |||||
| 2008-08-08 | remove many unnecessary to_2geom and from_2geom calls | Johan B. C. Engelen | 1 | -4/+4 | |
| (bzr r6593) | |||||
| 2008-08-06 | add dashed path option | bulia byak | 1 | -1/+6 | |
| (bzr r6572) | |||||
| 2008-08-03 | Fixed const-correctness | Jon A. Cruz | 1 | -2/+2 | |
| (bzr r6545) | |||||
| 2008-07-30 | Move coordinate transform workaround to a more logical place | Maximilian Albert | 1 | -10/+16 | |
| (bzr r6471) | |||||
| 2008-07-29 | Temporarily move the code from display/canvas-text.(h|cpp) to ↵ | Maximilian Albert | 1 | -0/+252 | |
| display/canvas-bpath.(h|cpp) to avoid a strange linker error :( (bzr r6465) | |||||
| 2008-07-15 | remove last calls to spcurve::get_length outside of spcurve. (canvas-bpath ↵ | Johan B. C. Engelen | 1 | -2/+2 | |
| rendering code) (bzr r6312) | |||||
| 2008-06-26 | use 2geom path for bbox calculation. (gets rid of yet another reference to ↵ | Johan B. C. Engelen | 1 | -9/+6 | |
| old nartbpath in spcurve!) (bzr r6077) | |||||
| 2008-06-26 | use all 2geom typed pathv_matrix_point_bbox_wind_distance | Johan B. C. Engelen | 1 | -3/+3 | |
| (bzr r6070) | |||||
| 2008-06-26 | use pathv_matrix_point_bbox_wind_distance instead of ↵ | Johan B. C. Engelen | 1 | -4/+2 | |
| nr_path_matrix_point_bbox_wind_distance everywhere (bzr r6068) | |||||
| 2008-06-24 | delivarotify, render with cairo, use nr_path functions for bbox and distance | bulia byak | 1 | -291/+67 | |
| (bzr r6044) | |||||
