| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | cppcheck: null pointer dereference fix | Kris De Gussem | 2012-02-21 | 1 | -1/+1 | |
| | | | | (bzr r11007) | |||||
| * | Fix for 171579 : Make inkscape remember dialogs window status | John Smith | 2012-02-17 | 1 | -0/+4 | |
| | | | | (bzr r10992) | |||||
| * | Fix for 930535 : Convert Font and Text dialog to a dockable dialog | John Smith | 2012-02-16 | 2 | -2/+2 | |
| | | | | (bzr r10989) | |||||
| * | Cleaning up unused variables and other warnings. | Jon A. Cruz | 2012-02-14 | 2 | -11/+4 | |
| | | | | (bzr r10972) | |||||
| * | Enable LCMS2 for other than OSX, where it still has some issues. Fixes bug ↵ | Jon A. Cruz | 2012-02-13 | 5 | -87/+95 | |
| | | | | | | | | | #885324. Fixed bugs: - https://launchpad.net/bugs/885324 (bzr r10969) | |||||
| * | Header cleaning | Alex Valavanis | 2012-02-12 | 11 | -7/+13 | |
| | | | | (bzr r10963) | |||||
| * | Get rid of deprecated gtk_marshal_* and some old GtkComboBox API | Alex Valavanis | 2012-02-11 | 8 | -24/+46 | |
| | | | | (bzr r10959) | |||||
| * | GSEAL fixes | Alex Valavanis | 2012-02-11 | 1 | -61/+84 | |
| | | | | (bzr r10958) | |||||
| * | Lots of gtkmm deprecation fixes | Alex Valavanis | 2012-02-11 | 1 | -1/+2 | |
| | | | | (bzr r10957) | |||||
| * | Patch from lp 721448 to make OSX Aqua builds more stable | Josh Andler | 2012-02-08 | 1 | -4/+0 | |
| | | | | (bzr r10950) | |||||
| * | Get rid of gtkmm top-level header usage - not required by API | Alex Valavanis | 2012-02-06 | 6 | -4/+8 | |
| | | | | (bzr r10940) | |||||
| * | (cppcheck and janitorial tasks:) C-style casting to C++-style casting | Kris De Gussem | 2012-02-05 | 5 | -16/+16 | |
| | | | | (bzr r10939) | |||||
| * | (cppcheck and janitorial tasks:) C-style casting to C++-style casting | Kris De Gussem | 2012-02-05 | 3 | -12/+9 | |
| | | | | (bzr r10938) | |||||
| * | implement some switches between visual bbox and geometric bbox, depending on ↵ | Alvin Penner | 2012-02-04 | 1 | -1/+6 | |
| | | | | | | | | | prefs (Bug 906952) Fixed bugs: - https://launchpad.net/bugs/906952 (bzr r10935) | |||||
| * | Revert accidental commit in desktop-widget.cpp | Alex Valavanis | 2012-01-23 | 1 | -4/+1 | |
| | | | | (bzr r10920) | |||||
| * | Fix missing header in units.cpp | Alex Valavanis | 2012-01-22 | 1 | -1/+4 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/920154 (bzr r10919) | |||||
| * | Update and documentation of sp-attribute-widget | Kris De Gussem | 2012-01-19 | 2 | -219/+166 | |
| | | | | (bzr r10909) | |||||
| * | Reverting revision 10761 (regression found in the color notebook, see Bug ↵ | Nicolas Dufour | 2012-01-16 | 1 | -7/+2 | |
| | | | | | | #Bug #677081). (bzr r10893) | |||||
| * | More GSEAL stuff | Alex Valavanis | 2012-01-14 | 1 | -1/+1 | |
| | | | | (bzr r10887) | |||||
| * | Cleanup variable declarations in ruler, and a couple of GSEAL fixes. | Alex Valavanis | 2012-01-14 | 1 | -42/+31 | |
| | | | | (bzr r10885) | |||||
| * | sp-color-slider GSEAL fixes | Alex Valavanis | 2012-01-14 | 1 | -41/+63 | |
| | | | | (bzr r10884) | |||||
| * | icon.cpp GSEAL fixes | Alex Valavanis | 2012-01-14 | 1 | -6/+13 | |
| | | | | (bzr r10883) | |||||
| * | Initial C++ification of SPCanvas. | Jon A. Cruz | 2012-01-12 | 3 | -7/+7 | |
| | | | | (bzr r10873) | |||||
| * | Dropped deprecated function sp_repr_get_int_attribute | Kris De Gussem | 2012-01-11 | 1 | -1/+3 | |
| | | | | (bzr r10871) | |||||
| * | Desktop-widget GSEAL fixes | Alex Valavanis | 2012-01-11 | 1 | -34/+46 | |
| | | | | (bzr r10869) | |||||
| * | Warning and uninitialized variable cleanup. | Jon A. Cruz | 2012-01-08 | 1 | -7/+2 | |
| | | | | (bzr r10860) | |||||
| * | dropped deprecated function sp_repr_get_double_attribute | Kris De Gussem | 2012-01-07 | 1 | -14/+32 | |
| | | | | (bzr r10858) | |||||
| * | Warning and uninitialized data cleanup. | Jon A. Cruz | 2012-01-07 | 2 | -9/+23 | |
| | | | | (bzr r10853) | |||||
| * | More GSEAL stuff | Alex Valavanis | 2012-01-06 | 5 | -45/+79 | |
| | | | | (bzr r10850) | |||||
| * | add toolbutton menu action type. now the add extremum node buttons are ↵ | Johan B. C. Engelen | 2012-01-05 | 1 | -11/+18 | |
| | | | | | | somewhat subbuttons of the insert node button... (bzr r10849) | |||||
| * | More GSEAL fixes | Alex Valavanis | 2012-01-05 | 4 | -30/+41 | |
| | | | | (bzr r10845) | |||||
| * | 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) | |||||
