| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Workaround for gtkmm build issue with dbus API | Alex Valavanis | 2012-04-14 | 1 | -2/+1 |
| | | | | (bzr r11243) | ||||
| * | cppcheck | Kris De Gussem | 2012-02-15 | 1 | -1/+0 |
| | | | | (bzr r10977) | ||||
| * | Fix build with DBUS enabled | Alex Valavanis | 2012-02-12 | 1 | -0/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/931003 (bzr r10965) | ||||
| * | Fix crash when dropping Ctrl-dragged text when DBus interface is enabled | Krzysztof Kosi??ski | 2011-11-17 | 1 | -0/+1 |
| | | | | (bzr r10741) | ||||
| * | removing useless messages to stdout. | Felipe Corr??a da Silva Sanches | 2011-09-19 | 1 | -1/+0 |
| | | | | (bzr r10640) | ||||
| * | Fix compilation failure in DBus API | Krzysztof Kosi??ski | 2011-08-29 | 1 | -1/+1 |
| | | | | (bzr r10594) | ||||
| * | Refactor SPItem bounding box methods: remove NRRect usage and make code | Krzysztof Kosi??ski | 2011-08-27 | 1 | -6/+4 |
| | | | | | | using them more obvious. Fix filter region computation. (bzr r10582.1.1) | ||||
| * | DBUS. Merging lp:~joakim-verona/inkscape/dbus-fixes changes. | Nicolas Dufour | 2011-08-21 | 1 | -3/+178 |
| | | | | (bzr r10559) | ||||
| * | Fix debus warnings and build errors. | Jon A. Cruz | 2011-06-11 | 1 | -93/+79 |
| | | | | (bzr r10268) | ||||
| * | D-Bus. Merging branch lp:~joakim-verona/inkscape/dbus-fixes (Bug #666986, ↵ | Nicolas Dufour | 2011-03-18 | 1 | -10/+42 |
| | | | | | | Bug #707054 and Bug #707364). (bzr r10114) | ||||
| * | Fix Linux build after 2Geom update | Krzysztof Kosi??ski | 2011-02-03 | 1 | -30/+15 |
| | | | | (bzr r10031) | ||||
| * | DBUS. Patch for Bug #696062, dbus builds no more. | Nicolas Dufour | 2011-01-21 | 1 | -18/+21 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/696062 (bzr r10011) | ||||
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -5/+4 |
| | | | | (bzr r9945.1.1) | ||||
| * | Updating interface to add save type | Ted Gould | 2009-12-31 | 1 | -1/+1 |
| | | | | (bzr r8254.1.43) | ||||
| * | Fixed spirals. | Soren Berg | 2009-08-17 | 1 | -1/+4 |
| | | | | (bzr r8254.1.34) | ||||
| * | Fixed document_interface_line | Soren Berg | 2009-08-17 | 1 | -4/+2 |
| | | | | | | (Warning: I don't know why it works this way, it just does.) (bzr r8254.1.33) | ||||
| * | More documentation. | Soren Berg | 2009-08-17 | 1 | -0/+1 |
| | | | | (bzr r8254.1.32) | ||||
| * | Made wrapper functions non static. | Soren Berg | 2009-08-13 | 1 | -10/+86 |
| | | | | | | Added lots of documentation. (bzr r8254.1.24) | ||||
| * | Added image import function. | Soren Berg | 2009-07-23 | 1 | -12/+30 |
| | | | | (bzr r8254.1.22) | ||||
| * | Added set_color function. | Soren Berg | 2009-07-23 | 1 | -1/+23 |
| | | | | (bzr r8254.1.21) | ||||
| * | Experimental pause updating scheme. | Soren Berg | 2009-07-22 | 1 | -13/+36 |
| | | | | (bzr r8254.1.20) | ||||
| * | Fixed GErrors. | Soren Berg | 2009-07-22 | 1 | -74/+211 |
| | | | | | | | Added many GErrors, especially for unfound objects. transfered many functions to using verbs instead of the function the verb calls to make error reporting easier. (bzr r8254.1.19) | ||||
| * | worked on path parsing. | Soren Berg | 2009-07-21 | 1 | -1/+4 |
| | | | | (bzr r8254.1.18) | ||||
| * | Worked on text, now works with limited capability. | Soren Berg | 2009-07-21 | 1 | -16/+24 |
| | | | | | | Started work on node_get_coordinates. (bzr r8254.1.17) | ||||
| * | Fixed selection_get_center and selection_combine. | Soren Berg | 2009-07-20 | 1 | -9/+28 |
| | | | | | | Added selection_divide. (bzr r8254.1.16) | ||||
| * | Fixed selection_get() | Soren Berg | 2009-07-20 | 1 | -29/+20 |
| | | | | (bzr r8254.1.15) | ||||
| * | Whoops, fixed a bug in an incomplete method. | Soren Berg | 2009-07-16 | 1 | -3/+4 |
| | | | | (bzr r8254.1.14) | ||||
| * | Added missing (and very important) file. | Soren Berg | 2009-07-16 | 1 | -24/+19 |
| | | | | | | | | Added get_path method. Added documentation on paths. (bzr r8254.1.13) | ||||
| * | implemented a number of functions, including save/load functions. | Soren Berg | 2009-07-15 | 1 | -24/+83 |
| | | | | | | Removed the print function because I can see no way of doing it without bringing up a dialog. (bzr r8254.1.12) | ||||
| * | Implemented all the CSS style functions. | Soren Berg | 2009-07-13 | 1 | -8/+54 |
| | | | | | | Worked on some layer functions. (bzr r8254.1.11) | ||||
| * | Core Dbus files. | Soren Berg | 2009-07-12 | 1 | -0/+936 |
| Init creates interfaces on Inkscape startup. Application and document interface provide API functions over Dbus. service.in file makes sure Inkscape starts automatically when someone connects to it over Dbus. (bzr r8254.1.3) | |||||
