| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revert r11370. Fix crash with grid in default template | Alex Valavanis | 2012-05-19 | 1 | -8/+14 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1001724 (bzr r11386) | ||||
| * | Drop some GtkObject usage | Alex Valavanis | 2012-05-16 | 1 | -14/+8 |
| | | | | (bzr r11370) | ||||
| * | Prevent false gtk deprecation warnings in canvas-grid and tidy headers | Alex Valavanis | 2012-02-15 | 1 | -0/+1 |
| | | | | (bzr r10988) | ||||
| * | Initial C++ification of SPCanvas. | Jon A. Cruz | 2012-01-12 | 1 | -7/+8 |
| | | | | (bzr r10873) | ||||
| * | Cleaned up display-forward.h, including many redundant usages. | Jon A. Cruz | 2011-10-04 | 1 | -1/+0 |
| | | | | (bzr r10666) | ||||
| * | Update 2Geom. Remove all use of NRRectL. | Krzysztof Kosi??ski | 2011-08-27 | 1 | -3/+1 |
| | | | | (bzr r10582.1.3) | ||||
| * | GTK+ cleanup: gtk_type_class | Alex Valavanis | 2011-07-03 | 1 | -1/+1 |
| | | | | (bzr r10407) | ||||
| * | Switch to GObject | Alex Valavanis | 2011-06-24 | 1 | -10/+12 |
| | | | | (bzr r10350.1.3) | ||||
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-04-07 | 1 | -8/+7 |
| |\ | | | | | (bzr r9508.1.73) | ||||
| | * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -2/+2 |
| | | | | | | | (bzr r10025) | ||||
| | * | Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ↵ | Jon A. Cruz | 2010-12-23 | 1 | -16/+6 |
| | | | | | | | | | | | 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) | ||||
| * | | Completely remove NRPixBlock | Krzysztof Kosi??ski | 2010-08-14 | 1 | -10/+0 |
| | | | | | | | (bzr r9508.1.67) | ||||
| * | | Wholesale cruft removal part 4; fix crash when rendering guides | Krzysztof Kosi??ski | 2010-08-05 | 1 | -2/+2 |
| | | | | | | | (bzr r9508.1.48) | ||||
| * | | Consolidate Cairo utils in display/cairo-utils.h. Fix icons harder. | Krzysztof Kosi??ski | 2010-06-29 | 1 | -4/+3 |
| | | | | | | | (bzr r9508.1.8) | ||||
| * | | Initial Cairo rendering commit: solid shapes, gradients, opacity and patterns | Krzysztof Kosi??ski | 2010-06-22 | 1 | -14/+8 |
| |/ | | | (bzr r9508.1.1) | ||||
| * | move canvastext to its own file (no linking error for me anymore), add ↵ | bulia byak | 2009-03-11 | 1 | -247/+0 |
| | | | | | | outline to fix 334758 (bzr r7470) | ||||
| * | get rid of a lot of no longer needed "libnr/nr-..." includes. | Johan B. C. Engelen | 2008-12-30 | 1 | -1/+0 |
| | | | | (bzr r7046) | ||||
| * | get rid of a lot of no longer needed "libnr/nr-..." includes. | Johan B. C. Engelen | 2008-12-30 | 1 | -2/+0 |
| | | | | (bzr r7045) | ||||
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -7/+13 |
| | | | | (bzr r6891) | ||||
| * | Merging from trunk | Ted Gould | 2008-10-11 | 1 | -1/+1 |
| | | | | (bzr r6884) | ||||
| * | Next roud of NR ==> Geom conversion | Maximilian Albert | 2008-09-18 | 1 | -23/+23 |
| | | | | (bzr r6839) | ||||
| * | LIBNR REMOVAL. Deleted nr-path.h/.cpp which is no longer used. (removed all ↵ | Johan B. C. Engelen | 2008-09-07 | 1 | -1/+0 |
| | | | | | | references to nr-path.h) (bzr r6774) | ||||
| * | remove many unnecessary to_2geom and from_2geom calls | Johan B. C. Engelen | 2008-08-08 | 1 | -4/+4 |
| | | | | (bzr r6593) | ||||
| * | add dashed path option | bulia byak | 2008-08-06 | 1 | -1/+6 |
| | | | | (bzr r6572) | ||||
| * | Fixed const-correctness | Jon A. Cruz | 2008-08-03 | 1 | -2/+2 |
| | | | | (bzr r6545) | ||||
| * | Move coordinate transform workaround to a more logical place | Maximilian Albert | 2008-07-30 | 1 | -10/+16 |
| | | | | (bzr r6471) | ||||
| * | Temporarily move the code from display/canvas-text.(h|cpp) to ↵ | Maximilian Albert | 2008-07-29 | 1 | -0/+252 |
| | | | | | | display/canvas-bpath.(h|cpp) to avoid a strange linker error :( (bzr r6465) | ||||
| * | remove last calls to spcurve::get_length outside of spcurve. (canvas-bpath ↵ | Johan B. C. Engelen | 2008-07-15 | 1 | -2/+2 |
| | | | | | | rendering code) (bzr r6312) | ||||
| * | use 2geom path for bbox calculation. (gets rid of yet another reference to ↵ | Johan B. C. Engelen | 2008-06-26 | 1 | -9/+6 |
| | | | | | | old nartbpath in spcurve!) (bzr r6077) | ||||
| * | use all 2geom typed pathv_matrix_point_bbox_wind_distance | Johan B. C. Engelen | 2008-06-26 | 1 | -3/+3 |
| | | | | (bzr r6070) | ||||
| * | use pathv_matrix_point_bbox_wind_distance instead of ↵ | Johan B. C. Engelen | 2008-06-26 | 1 | -4/+2 |
| | | | | | | nr_path_matrix_point_bbox_wind_distance everywhere (bzr r6068) | ||||
| * | delivarotify, render with cairo, use nr_path functions for bbox and distance | bulia byak | 2008-06-24 | 1 | -291/+67 |
| | | | | (bzr r6044) | ||||
| * | use LoadPathVector instead of LoadArtBPath everywhere | Johan B. C. Engelen | 2008-06-22 | 1 | -1/+2 |
| | | | | (bzr r6017) | ||||
| * | merge gsoc2008_johan_path2geom into trunk | Johan B. C. Engelen | 2008-06-06 | 1 | -2/+2 |
| | | | | (bzr r5823) | ||||
| * | - try to use more forward declarations for less dependencies on display/curve.h | Johan B. C. Engelen | 2008-05-09 | 1 | -2/+2 |
| | | | | | | | - change _bpath to private member of SPCurve, obtain and set with get_bpath and set_bpath. - added const methods, so protect changes to _bpath in SPCurve (bzr r5636) | ||||
| * | struct SPCurve => class SPCurve | Johan B. C. Engelen | 2008-05-05 | 1 | -3/+3 |
| | | | | | | change all sp_curve_methods functions to SPCurve::methods. (bzr r5609) | ||||
| * | Remove warnings | Bob Jamison | 2008-05-04 | 1 | -1/+1 |
| | | | | (bzr r5604) | ||||
| * | noop: CodingStyle: re-indent a few files that had mixtures of spaces & tabs ↵ | Peter Moulder | 2007-09-29 | 1 | -154/+166 |
| | | | | | | for indentation. (bzr r3816) | ||||
| * | patch for rendering quality and speed from Jasper van de Gronde | bulia byak | 2006-07-29 | 1 | -12/+12 |
| | | | | (bzr r1503) | ||||
| * | fix confusion of SP_CANVAS_BPATH with SP_CURVE_BPATH | MenTaLguY | 2006-05-09 | 1 | -1/+1 |
| | | | | (bzr r789) | ||||
| * | eliminate direct accesses to SPCurve::bpath | MenTaLguY | 2006-05-09 | 1 | -1/+1 |
| | | | | (bzr r787) | ||||
| * | bulk whitespace removal patch #1198588 by gigaclon | Ralf Stephan | 2006-02-13 | 1 | -18/+18 |
| | | | | (bzr r134) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+485 |
| (bzr r1) | |||||
