| Commit message (Expand) | Author | Age | Files | Lines |
| * | Added configure/ifdef guards to only bring in the needed #include if glibmm h... | Jon A. Cruz | 2013-06-06 | 1 | -0/+2 |
| * | Correct to compile against recent gtkmm, including updated macports versions.... | Jon A. Cruz | 2013-06-04 | 1 | -0/+2 |
| * | Drop more Gtk::Table usage | Alex Valavanis | 2013-03-08 | 1 | -5/+49 |
| * | Fix build error due to bad internal handling of deprecated GTK+ symbols in gt... | Alex Valavanis | 2012-10-27 | 1 | -4/+5 |
| * | bit of a clean-up | Johan B. C. Engelen | 2012-10-26 | 1 | -21/+9 |
| * | include yourself first, then the others | Johan B. C. Engelen | 2012-10-26 | 1 | -2/+3 |
| * | allow 0 degree angles for axonometric grid's x and z axes | Johan B. C. Engelen | 2012-10-26 | 1 | -31/+45 |
| * | UI. Fix for Bug #817193 (Usability: emphasize gridlines checkbox is using neg... | Nicolas Dufour | 2012-06-26 | 1 | -1/+1 |
| * | Removed outdated classes. | Jon A. Cruz | 2012-06-17 | 1 | -0/+2 |
| * | Prevent false gtk deprecation warnings in canvas-grid and tidy headers | Alex Valavanis | 2012-02-15 | 1 | -0/+1 |
| * | More header cleanup/fwd declarations | Alex Valavanis | 2012-02-15 | 1 | -2/+1 |
| * | Snap to grid/guide lines perpendicularly | Diederik van Lierop | 2012-02-14 | 1 | -0/+6 |
| * | Cleaning up a few headers | Alex Valavanis | 2012-02-12 | 1 | -0/+3 |
| * | Get rid of gtkmm top-level header usage - not required by API | Alex Valavanis | 2012-02-06 | 1 | -0/+2 |
| * | fix bug in emphasized line drawing for axonometric grid when origin is not zero | Johan B. C. Engelen | 2011-12-20 | 1 | -13/+10 |
| * | some static code analysis stuff (cppcheck warnings) | Kris De Gussem | 2011-12-17 | 1 | -1/+1 |
| * | small clean up in axonometric grid code | Johan B. C. Engelen | 2011-11-26 | 1 | -44/+8 |
| * | add missing units to grid length interpretation (we have 4 different unit con... | Johan B. C. Engelen | 2011-11-04 | 1 | -0/+4 |
| * | make significant digits consistent for grids | Johan B. C. Engelen | 2011-11-04 | 1 | -3/+3 |
| * | Cleaned up display-forward.h, including many redundant usages. | Jon A. Cruz | 2011-10-04 | 1 | -1/+0 |
| * | Next pass of doxygen @brief cleanup. | Jon A. Cruz | 2011-10-02 | 1 | -5/+5 |
| * | Rename the struct "SnappedConstraints" to the more meaningfull "IntermSnapRes... | Diederik van Lierop | 2011-09-02 | 1 | -4/+4 |
| * | Completely remove NRRect, NRRectL, in-svg-plane.h | Krzysztof Kosi??ski | 2011-08-27 | 1 | -2/+2 |
| * | Update 2Geom. Remove all use of NRRectL. | Krzysztof Kosi??ski | 2011-08-27 | 1 | -31/+31 |
| * | Refactoring of the snapping preferences; mainly about storing all toggles in ... | Diederik van Lierop | 2011-08-22 | 1 | -1/+1 |
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-07-06 | 1 | -1/+1 |
| |\ |
|
| | * | - Add a third group of snap sources/targets, called ¨others¨ (before we had... | Diederik van Lierop | 2011-06-26 | 1 | -1/+1 |
| * | | Remove more of libnr | Krzysztof Kosi??ski | 2011-06-23 | 1 | -12/+13 |
| |/ |
|
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-04-07 | 1 | -3/+2 |
| |\ |
|
| | * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -1/+1 |
| | * | Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ... | Jon A. Cruz | 2010-12-23 | 1 | -3/+0 |
| * | | Merge from trunk | Krzysztof Kosi??ski | 2010-11-25 | 1 | -1/+1 |
| |\| |
|
| | * | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf... | Chris Morgan | 2010-11-17 | 1 | -1/+1 |
| | * | Simplify code related to snapping while rotating | Diederik van Lierop | 2010-07-17 | 1 | -2/+1 |
| | * | - Snap while rotating an object using the selector tool | Diederik van Lierop | 2010-07-12 | 1 | -1/+2 |
| * | | Completely remove NRPixBlock | Krzysztof Kosi??ski | 2010-08-14 | 1 | -1/+0 |
| * | | Grid rendering | Krzysztof Kosi??ski | 2010-07-07 | 1 | -65/+34 |
| |/ |
|
| * | Fix bounding box snapping (LP562205, comment 6, issue II) | Diederik van Lierop | 2010-05-08 | 1 | -2/+2 |
| * | show more axonometric grid lines | Johan B. C. Engelen | 2010-04-14 | 1 | -7/+9 |
| * | refactoring the snapping code (laying the groundwork for my next commit which... | Diederik van Lierop | 2009-12-24 | 1 | -38/+38 |
| * | Revert recent refactoring changes by johnce because they break the build, whi... | Maximilian Albert | 2009-08-06 | 1 | -1/+1 |
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -1/+1 |
| * | Fix for bug #404488 by Yann Papouin | Diederik van Lierop | 2009-07-29 | 1 | -1/+1 |
| * | Optionaly snap to invisible grid lines too (when zoomed out). See the grids t... | Diederik van Lierop | 2009-04-25 | 1 | -15/+30 |
| * | Use the line intersection routines in 2geom/line.h instead of the deprecated ... | Diederik van Lierop | 2009-04-12 | 1 | -15/+29 |
| * | * Implement constrained snapping of knots | Diederik van Lierop | 2009-03-13 | 1 | -2/+8 |
| * | The snap indicator's tooltip now displays "A to B", whereas before it only di... | Diederik van Lierop | 2009-02-20 | 1 | -2/+2 |
| * | Store the snapper tolerances in the snap-preferences instead of in each snapp... | Diederik van Lierop | 2009-01-31 | 1 | -0/+15 |
| * | Add buttons for snapping to grids and/or guides | Diederik van Lierop | 2009-01-28 | 1 | -0/+4 |
| * | 1) snap midpoints of line segments (both as source and as target) | Diederik van Lierop | 2008-12-14 | 1 | -27/+27 |