| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | cppcheck: null pointer dereference fix | Kris De Gussem | 2012-02-21 | 1 | -3/+3 | |
| | | | | | | | | | | (bzr r11007) | |||||
| * | | | Fix for 934721 : Convert SpellCheck dialog to a dockable dialog | John Smith | 2012-02-21 | 5 | -4/+1158 | |
| | | | | | | | | | | (bzr r11006) | |||||
| * | | | Fix conditional build for old GTK+ in new text-edit dialog | Alex Valavanis | 2012-02-21 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/937288 (bzr r11004) | |||||
| * | | | documentation | Kris De Gussem | 2012-02-20 | 3 | -51/+34 | |
| | | | | | | | | | | (bzr r11003) | |||||
| * | | | Fix for 171579 : Make inkscape remember dialogs window status | John Smith | 2012-02-17 | 10 | -26/+117 | |
| | | | | | | | | | | (bzr r10992) | |||||
| * | | | Documentation of the Text and Font dialog | Kris De Gussem | 2012-02-16 | 2 | -18/+49 | |
| | | | | | | | | | | (bzr r10991) | |||||
| * | | | Fix for 930535 : Convert Font and Text dialog to a dockable dialog | John Smith | 2012-02-16 | 5 | -2/+869 | |
| | | | | | | | | | | (bzr r10989) | |||||
| * | | | Fix remaining glib deprecation and define compiler macros | Alex Valavanis | 2012-02-15 | 1 | -2/+2 | |
| | | | | | | | | | | (bzr r10983) | |||||
| * | | | Move gtkmm headers that internally re-enable deprecated gtk symbols to top. ↵ | Alex Valavanis | 2012-02-15 | 4 | -4/+4 | |
| | | | | | | | | | | | | | | | | Hides many GTK deprecation errors that we can't fix in Inkscape (bzr r10982) | |||||
| * | | | fix warning | Johan B. C. Engelen | 2012-02-15 | 1 | -1/+1 | |
| | | | | | | | | | | (bzr r10980) | |||||
| * | | | cppcheck | Kris De Gussem | 2012-02-15 | 1 | -1/+1 | |
| | | | | | | | | | | (bzr r10977) | |||||
| * | | | 1) Add checkboxes for perpendicular and tangential snapping to the document ↵ | Diederik van Lierop | 2012-02-14 | 2 | -1/+13 | |
| | | | | | | | | | | | | | | | | | | | | | | properties dialog (on the snap tab) 2) Newly created guides (dragged off the ruler) will take on the angle of the curve that's being snapped to (either perpendicularly or tangentialy, depending of the settings in the document properties dialog) (bzr r10975) | |||||
| * | | | Update Authors & Translators lists in About dialog | Josh Andler | 2012-02-14 | 1 | -7/+22 | |
| | | | | | | | | | | (bzr r10974) | |||||
| * | | | Fix for 910463 : Improve System preferences | John Smith | 2012-02-14 | 2 | -33/+61 | |
| | | | | | | | | | | (bzr r10973) | |||||
| * | | | Cleaning up unused variables and other warnings. | Jon A. Cruz | 2012-02-14 | 1 | -4/+8 | |
| | | | | | | | | | | (bzr r10972) | |||||
| * | | | Enable LCMS2 for other than OSX, where it still has some issues. Fixes bug ↵ | Jon A. Cruz | 2012-02-13 | 3 | -20/+20 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | #885324. Fixed bugs: - https://launchpad.net/bugs/885324 (bzr r10969) | |||||
| * | | | some switches between visual and geometric bbox based on prefs (Bug 473608) | Alvin Penner | 2012-02-12 | 1 | -13/+18 | |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/473608 (bzr r10966) | |||||
| * | | | Header cleaning | Alex Valavanis | 2012-02-12 | 30 | -8/+43 | |
| | | | | | | | | | | (bzr r10963) | |||||
| * | | | Cleaning up a few headers | Alex Valavanis | 2012-02-12 | 10 | -39/+24 | |
| | | | | | | | | | | (bzr r10961) | |||||
| * | | | Replace old ComboText with Gtk::ComboBoxText | Alex Valavanis | 2012-02-11 | 7 | -163/+17 | |
| | | | | | | | | | | (bzr r10960) | |||||
| * | | | Lots of gtkmm deprecation fixes | Alex Valavanis | 2012-02-11 | 26 | -72/+243 | |
| | | | | | | | | | | (bzr r10957) | |||||
| * | | | (cppcheck and janitorial tasks:) C-style casting to C++-style casting | Kris De Gussem | 2012-02-08 | 2 | -34/+25 | |
| | | | | | | | | | | (bzr r10952) | |||||
| * | | | Cleaning up my mess... backward compatibility and fix Windows build (hopefully) | Alex Valavanis | 2012-02-07 | 2 | -0/+9 | |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/927992 (bzr r10947) | |||||
| * | | | (cppcheck and janitorial tasks:) C-style casting to C++-style casting | Kris De Gussem | 2012-02-06 | 4 | -13/+10 | |
| | | | | | | | | | | (bzr r10946) | |||||
| * | | | Unwanted output in documentation dropped | Kris De Gussem | 2012-02-06 | 1 | -4/+0 | |
| | | | | | | | | | | (bzr r10945) | |||||
| * | | | fixed memleak | Kris De Gussem | 2012-02-06 | 1 | -9/+2 | |
| | | | | | | | | | | (bzr r10944) | |||||
| * | | | document-properties: Stop using deprecated Gtk::OptionMenu | Alex Valavanis | 2012-02-06 | 2 | -30/+18 | |
| | | | | | | | | | | (bzr r10941) | |||||
| * | | | Get rid of gtkmm top-level header usage - not required by API | Alex Valavanis | 2012-02-06 | 36 | -28/+81 | |
| | | | | | | | | | | (bzr r10940) | |||||
| * | | | (cppcheck and janitorial tasks:) C-style casting to C++-style casting | Kris De Gussem | 2012-02-05 | 2 | -29/+16 | |
| | | | | | | | | | | (bzr r10938) | |||||
| * | | | Fill x and y fields in the fake GdkEventMotion struct used when cancelling | Krzysztof Kosi??ski | 2012-02-01 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | a drag with the Escape key in the node tool with correct values. (bzr r10927) | |||||
| * | | | Additional fixes for drag cancellation in the node tool | Krzysztof Kosi??ski | 2012-02-01 | 5 | -18/+45 | |
| | | | | | | | | | | (bzr r10926) | |||||
| * | | | Implement cancellations of drags with ESC in the node tool | Krzysztof Kosi??ski | 2012-02-01 | 1 | -4/+39 | |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/788560 (bzr r10925) | |||||
| * | | | Patch from John Smith for 623660 | Josh Andler | 2012-01-23 | 18 | -37/+38 | |
| | | | | | | | | | | (bzr r10921) | |||||
| * | | | makefile fix for revision 10910 | su_v | 2012-01-19 | 1 | -0/+2 | |
| | | | | | | | | | | (bzr r10911) | |||||
| * | | | Gtkmmification of object attributes dialog: image and link attributes now ↵ | Kris De Gussem | 2012-01-19 | 5 | -17/+358 | |
| | | | | | | | | | | | | | | | | editable in dockable dialog (Bug #592323) (bzr r10910) | |||||
| * | | | documentation | Kris De Gussem | 2012-01-18 | 3 | -24/+36 | |
| | | | | | | | | | | (bzr r10904) | |||||
| * | | | add underscores to some member variables. | Johan B. C. Engelen | 2012-01-17 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | add some const stuff (bzr r10900) | |||||
| * | | | documentation | Kris De Gussem | 2012-01-17 | 3 | -33/+47 | |
| | | | | | | | | | | (bzr r10899) | |||||
| * | | | turn SPPath into a class, and add some methods... | Johan B. C. Engelen | 2012-01-17 | 1 | -2/+2 | |
| | | | | | | | | | | (bzr r10897) | |||||
| * | | | More GSEAL stuff | Alex Valavanis | 2012-01-14 | 3 | -8/+13 | |
| | | | | | | | | | | (bzr r10887) | |||||
| * | | | Enable tangential and perpendicular snapping to paths (in the node-tool, ↵ | Diederik van Lierop | 2012-01-14 | 2 | -18/+45 | |
| | | | | | | | | | | | | | | | | pen-tool, pencil-tool, and for guide manipulation; cannot be toggled yet, will always be active when snapping to paths) (bzr r10886) | |||||
| * | | | Fix updating object properties window when its desktop is not the active desktop | Kris De Gussem | 2012-01-13 | 2 | -19/+79 | |
| | | | | | | | | | | (bzr r10881) | |||||
| * | | | Fix for bug #496793 (ctrl c ctrl v of text in edit mode crashes inkscape) by ↵ | Nicolas Dufour | 2012-01-13 | 1 | -3/+1 | |
| | | | | | | | | | | | | | | | | Chris Bainbridge. (bzr r10876) | |||||
| * | | | Initial C++ification of SPCanvas. | Jon A. Cruz | 2012-01-12 | 3 | -7/+10 | |
| | | | | | | | | | | (bzr r10873) | |||||
| * | | | Dropped deprecated function sp_repr_get_int_attribute | Kris De Gussem | 2012-01-11 | 1 | -0/+1 | |
| | | | | | | | | | | (bzr r10871) | |||||
| * | | | UI. Message dialog modification (see Bug #911123). | Nicolas Dufour | 2012-01-09 | 2 | -10/+41 | |
| | | | | | | | | | | (bzr r10866) | |||||
| * | | | warnings fix | Kris De Gussem | 2012-01-08 | 1 | -2/+2 | |
| | | | | | | | | | | (bzr r10865) | |||||
| * | | | another fix after moving files (btool did not fail) | Kris De Gussem | 2012-01-08 | 1 | -2/+2 | |
| | | | | | | | | | | (bzr r10864) | |||||
| * | | | fix paths after moving files | Kris De Gussem | 2012-01-08 | 1 | -1/+1 | |
| | | | | | | | | | | (bzr r10863) | |||||
| * | | | Object properties dialog now dockable (derived from ↵ | Kris De Gussem | 2012-01-08 | 6 | -2/+511 | |
| | | | | | | | | | | | | | | | | Inkscape::UI:Widget::Panel as opposed to Gtk::Widget) (bzr r10862) | |||||
