| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | new: add nodes at extreme values of selected subpaths | Johan B. C. Engelen | 2012-01-04 | 1 | -6/+6 |
| | | | | (bzr r10839) | ||||
| * | documentation of item properties dialog and SPAttributeTable | Kris De Gussem | 2012-01-03 | 2 | -10/+108 |
| | | | | | | header stuff (bzr r10831) | ||||
| * | More deprecated GtkTooltips | Alex Valavanis | 2012-01-03 | 1 | -13/+11 |
| | | | | (bzr r10827) | ||||
| * | Cleanup GSEAL issues and deprecated GtkTooltips | Alex Valavanis | 2012-01-03 | 1 | -4/+2 |
| | | | | (bzr r10826) | ||||
| * | add buttons for node adding at extrema | Johan B. C. Engelen | 2012-01-02 | 1 | -0/+74 |
| | | | | (bzr r10825) | ||||
| * | Replace deprecated GTK_SIGNAL_FUNC macro | Alex Valavanis | 2012-01-01 | 1 | -1/+1 |
| | | | | (bzr r10817) | ||||
| * | Item and image properties dialog update: restoring correct behaviour in case ↵ | Kris De Gussem | 2012-01-01 | 2 | -18/+34 |
| | | | | | | of deleting an object (bzr r10815) | ||||
| * | Added signal for desktop destruction to allow for proper removal of tracked ↵ | Jon A. Cruz | 2012-01-01 | 1 | -1/+15 |
| | | | | | | | | | stale pointers. Fixes bug #869067. Fixed bugs: - https://launchpad.net/bugs/869067 (bzr r10814) | ||||
| * | add NULL pointer checks | Johan B. C. Engelen | 2011-12-31 | 1 | -0/+6 |
| | | | | (bzr r10812) | ||||
| * | Item properties dialog: | Kris De Gussem | 2011-12-31 | 2 | -13/+50 |
| | | | | | | | - commenting out function that is (currently?) not used - some more resource saving (bzr r10810) | ||||
| * | C++ification of item properties dialog | Kris De Gussem | 2011-12-30 | 2 | -41/+44 |
| | | | | (bzr r10805) | ||||
| * | Refactor snap-preferences a bit more | Diederik van Lierop | 2011-12-18 | 1 | -6/+6 |
| | | | | (bzr r10780) | ||||
| * | Dropped unused SPAttributeWidget | Kris De Gussem | 2011-12-17 | 2 | -181/+0 |
| | | | | (bzr r10778) | ||||
| * | fix compiler warnings | Kris De Gussem | 2011-12-17 | 1 | -4/+4 |
| | | | | (bzr r10777) | ||||
| * | fix compiler warning | Kris De Gussem | 2011-12-17 | 1 | -1/+1 |
| | | | | (bzr r10776) | ||||
| * | - SPAttributeWidget and SPAttributeTable C++ified | Kris De Gussem | 2011-12-16 | 3 | -651/+302 |
| |\ | | | | | | | | | - fixed memory leak with item properties (old instances of item properties window were not destroyed) (bzr r10775) | ||||
| | * | - Dropped deprecated sp_window_new | Kris De Gussem | 2011-12-15 | 2 | -37/+23 |
| | | | | | | | | | | | - quick and dirty memory leak fix for item properties window (bzr r10766.1.5) | ||||
| | * | SPAttributeTable C++ified | Kris De Gussem | 2011-12-11 | 2 | -375/+246 |
| | | | | | | | (bzr r10766.1.3) | ||||
| | * | SPAttributeWidget C++ified | Kris De Gussem | 2011-12-11 | 2 | -262/+103 |
| | | | | | | | (bzr r10766.1.2) | ||||
| | * | mixed usage of class and struct for same object | Kris De Gussem | 2011-12-11 | 1 | -1/+1 |
| | | | | | | | (bzr r10766.1.1) | ||||
| * | | Replace deprecated orientation symbols | Alex Valavanis | 2011-12-14 | 1 | -4/+4 |
| | | | | | | | (bzr r10771) | ||||
| * | | Replace deprecated gtk flags | Alex Valavanis | 2011-12-14 | 1 | -2/+2 |
| | | | | | | | (bzr r10770) | ||||
| * | | Migrate gradient selector to GtkComboBox | Alex Valavanis | 2011-12-14 | 1 | -28/+23 |
| | | | | | | | (bzr r10769) | ||||
| * | | Replace deprecated gtk_widget_hide_all | Alex Valavanis | 2011-12-14 | 1 | -18/+18 |
| |/ | | | | | | Fixed bugs: - https://launchpad.net/bugs/903670 (bzr r10767) | ||||
| * | Switch to top-level glib headers. Thanks to DimStar for patch | Alex Valavanis | 2011-12-08 | 7 | -7/+7 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/898538 (bzr r10762) | ||||
| * | Colors. Patch for Bug #677081 (Default paste color opacity) by Romain. | Nicolas Dufour | 2011-12-07 | 1 | -2/+7 |
| | | | | (bzr r10761) | ||||
| * | cppcheck | Kris De Gussem | 2011-12-04 | 1 | -38/+19 |
| | | | | | | | - dropped unused variable - changed use of obsolute function 'alloca' (see http://stackoverflow.com/questions/1018853/why-is-alloca-not-considered-good-practice and http://linux.die.net/man/3/alloca). (bzr r10760) | ||||
| * | cppcheck: initialization / warning cleanup | Kris De Gussem | 2011-11-10 | 2 | -3/+10 |
| | | | | (bzr r10736) | ||||
| * | Fixing initializer order and missing initializers. | Jon A. Cruz | 2011-10-29 | 2 | -5/+5 |
| | | | | (bzr r10708) | ||||
| * | cppcheck: variable initialisation | Kris De Gussem | 2011-10-29 | 1 | -1/+2 |
| | | | | (bzr r10705) | ||||
| * | Cleanup pass on documentation that was dumping garbage into doxygen output. | Jon A. Cruz | 2011-10-25 | 1 | -3/+4 |
| | | | | (bzr r10696) | ||||
| * | Documentation update pass. | Jon A. Cruz | 2011-10-23 | 10 | -35/+34 |
| | | | | (bzr r10692) | ||||
| * | 1) make snapping to clip/mask paths optional (see document properties dialog ↵ | Diederik van Lierop | 2011-10-08 | 1 | -0/+8 |
| | | | | | | | | | -> snap tab) 2) for debugging purposes: code added for showing all snap candidates 3) groundwork for tangential/perpendicular snapping (bzr r10672) | ||||
| * | Cleanup for src/forward.h. (About 19 of the affected files did not require ↵ | Jon A. Cruz | 2011-10-05 | 5 | -6/+13 |
| | | | | | | the contents forward.h at all). (bzr r10667) | ||||
| * | Cleaned up display-forward.h, including many redundant usages. | Jon A. Cruz | 2011-10-04 | 1 | -1/+0 |
| | | | | (bzr r10666) | ||||
| * | More forward.h purging. | Jon A. Cruz | 2011-10-04 | 1 | -4/+5 |
| | | | | (bzr r10665) | ||||
| * | Doxygen cleanup. | Jon A. Cruz | 2011-10-03 | 9 | -50/+42 |
| | | | | (bzr r10660) | ||||
| * | 1) Fix absolute scaling in transform dialog | Diederik van Lierop | 2011-09-04 | 1 | -3/+5 |
| | | | | | | 2) Transform dialog now follows the user prefs for geometric vs. visual bounding box (bzr r10615) | ||||
| * | Allow changing dimensions of vertical/horizontal lines using the numeric ↵ | Diederik van Lierop | 2011-09-03 | 1 | -1/+1 |
| | | | | | | | | | input boxes on the selector toolbar Fixed bugs: - https://launchpad.net/bugs/825840 (bzr r10614) | ||||
| * | Completely remove libnr | Krzysztof Kosi??ski | 2011-08-28 | 8 | -86/+52 |
| |\ | | | | | (bzr r10589) | ||||
| | * | Remove nr-object.h and nr-macros.h | Krzysztof Kosi??ski | 2011-08-28 | 3 | -58/+35 |
| | | | | | | | (bzr r10582.1.10) | ||||
| | * | Remove nr-forward.h | Krzysztof Kosi??ski | 2011-08-27 | 1 | -7/+3 |
| | | | | | | | (bzr r10582.1.8) | ||||
| | * | Remove NRRect from paint servers and temporary calculations | Krzysztof Kosi??ski | 2011-08-27 | 1 | -7/+3 |
| | | | | | | | (bzr r10582.1.4) | ||||
| | * | Refactor SPItem bounding box methods: remove NRRect usage and make code | Krzysztof Kosi??ski | 2011-08-27 | 5 | -14/+11 |
| | | | | | | | | | | | using them more obvious. Fix filter region computation. (bzr r10582.1.1) | ||||
| * | | Tie the snapping of rectangle corners and quadrant points of ellipses to the ↵ | Diederik van Lierop | 2011-08-28 | 1 | -2/+2 |
| | | | | | | | | | | | buttons for cusp and smooth nodes (bzr r10588) | ||||
| * | | Allow snapping to path intersections without snapping to the paths themselves | Diederik van Lierop | 2011-08-27 | 1 | -3/+2 |
| |/ | | | (bzr r10585) | ||||
| * | Merge rendering cache branch (GSoC 2011) | Krzysztof Kosi??ski | 2011-08-25 | 3 | -76/+63 |
| |\ | | | | | (bzr r10579) | ||||
| | * | Rewrite NRArena -> Inkscape::Drawing. Call render and update | Krzysztof Kosi??ski | 2011-08-07 | 3 | -34/+30 |
| | | | | | | | | | | | methods on the Drawing rather than on the root DrawingItem. (bzr r10347.1.25) | ||||
| | * | Rewrite NRArenaItem hierarchy into C++ | Krzysztof Kosi??ski | 2011-08-06 | 3 | -23/+16 |
| | | | | | | | (bzr r10347.1.21) | ||||
| | * | Merge from trunk | Krzysztof Kosi??ski | 2011-07-25 | 8 | -261/+258 |
| | |\ | | | | | | | (bzr r10347.1.18) | ||||
