| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | 5 | -55/+367 |
| | | | | (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 | 6 | -18/+81 |
| | | | | | | Bug #707054 and Bug #707364). (bzr r10114) | ||||
| * | Fix Linux build after 2Geom update | Krzysztof Kosi??ski | 2011-02-03 | 3 | -30/+25 |
| | | | | (bzr r10031) | ||||
| * | DBUS. Patch for Bug #696062, dbus builds no more. | Nicolas Dufour | 2011-01-21 | 3 | -21/+24 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/696062 (bzr r10011) | ||||
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 2 | -6/+5 |
| | | | | (bzr r9945.1.1) | ||||
| * | Fix build failure when DBus is not enabled | Krzysztof Kosi??ski | 2010-07-16 | 1 | -0/+20 |
| | | | | (bzr r9618) | ||||
| * | Installing the pkgconfig file | Ted Gould | 2010-01-01 | 1 | -0/+8 |
| | | | | (bzr r8254.1.52) | ||||
| * | Adding in building of the pkgconfig file. | Ted Gould | 2010-01-01 | 1 | -0/+14 |
| | | | | (bzr r8254.1.51) | ||||
| * | Removing extra makefile | Ted Gould | 2010-01-01 | 1 | -9/+0 |
| | | | | (bzr r8254.1.50) | ||||
| * | Fixing some warnings/errors | Ted Gould | 2010-01-01 | 1 | -7/+9 |
| | | | | (bzr r8254.1.48) | ||||
| * | Fixing includes | Ted Gould | 2010-01-01 | 2 | -1/+2 |
| | | | | (bzr r8254.1.47) | ||||
| * | Adding all of the library stuff in. Including libtool in configure and ↵ | Ted Gould | 2010-01-01 | 1 | -0/+28 |
| | | | | | | libtoolize in autogen.sh (bzr r8254.1.46) | ||||
| * | Cleaning up the Makefile so it's easier to read | Ted Gould | 2010-01-01 | 1 | -10/+19 |
| | | | | (bzr r8254.1.45) | ||||
| * | Updating interface to add save type | Ted Gould | 2009-12-31 | 1 | -1/+1 |
| | | | | (bzr r8254.1.43) | ||||
| * | Adding dbus descriptions to EXTRA_DIST | Ted Gould | 2009-12-31 | 1 | -0/+4 |
| | | | | (bzr r8254.1.42) | ||||
| * | Installing the service files into the dbus service directory | Ted Gould | 2009-12-31 | 1 | -1/+1 |
| | | | | (bzr r8254.1.41) | ||||
| * | Making BUILT_SOURCES an append | Ted Gould | 2009-12-31 | 1 | -1/+1 |
| | | | | (bzr r8254.1.39) | ||||
| * | Added test script I thought was already added. | Soren Berg | 2009-08-20 | 1 | -0/+290 |
| | | | | (bzr r8254.1.35) | ||||
| * | Fixed spirals. | Soren Berg | 2009-08-17 | 1 | -1/+4 |
| | | | | (bzr r8254.1.34) | ||||
| * | Fixed document_interface_line | Soren Berg | 2009-08-17 | 2 | -5/+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 | 4 | -2/+18 |
| | | | | (bzr r8254.1.32) | ||||
| * | Fixed directory for inkscape executable. | Soren Berg | 2009-08-17 | 1 | -1/+1 |
| | | | | | | Now points to $(prefix)/bin/inkscape (bin added.) (bzr r8254.1.31) | ||||
| * | Updated notes. | Soren Berg | 2009-08-15 | 1 | -11/+10 |
| | | | | (bzr r8254.1.30) | ||||
| * | Fixed service file! | Soren Berg | 2009-08-15 | 2 | -2/+2 |
| | | | | | | Service file will now point to $(prefix) of most recently installed inkscape. (bzr r8254.1.29) | ||||
| * | Added copyright info to proposed interface. | Soren Berg | 2009-08-15 | 1 | -0/+15 |
| | | | | (bzr r8254.1.28) | ||||
| * | Added proposed interface file. | Soren Berg | 2009-08-15 | 3 | -3/+179 |
| | | | | | | Fixed other xml files to have xml file declaration before comments. (bzr r8254.1.27) | ||||
| * | Added an intro to coders interested in modifing the code. | Soren Berg | 2009-08-13 | 1 | -2/+47 |
| | | | | (bzr r8254.1.26) | ||||
| * | Added file with some current issues listed for coders. | Soren Berg | 2009-08-13 | 1 | -0/+35 |
| | | | | (bzr r8254.1.25) | ||||
| * | Made wrapper functions non static. | Soren Berg | 2009-08-13 | 9 | -168/+342 |
| | | | | | | Added lots of documentation. (bzr r8254.1.24) | ||||
| * | Added wrapper code. | Soren Berg | 2009-08-11 | 4 | -2/+1136 |
| | | | | | | Still under construction, will be merged into the main Makefile_Insert later. (bzr r8254.1.23) | ||||
| * | Added image import function. | Soren Berg | 2009-07-23 | 3 | -12/+63 |
| | | | | (bzr r8254.1.22) | ||||
| * | Added set_color function. | Soren Berg | 2009-07-23 | 3 | -1/+61 |
| | | | | (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 | 5 | -77/+244 |
| | | | | | | | 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 | 2 | -2/+5 |
| | | | | (bzr r8254.1.18) | ||||
| * | Worked on text, now works with limited capability. | Soren Berg | 2009-07-21 | 3 | -26/+38 |
| | | | | | | Started work on node_get_coordinates. (bzr r8254.1.17) | ||||
| * | Fixed selection_get_center and selection_combine. | Soren Berg | 2009-07-20 | 3 | -11/+49 |
| | | | | | | Added selection_divide. (bzr r8254.1.16) | ||||
| * | Fixed selection_get() | Soren Berg | 2009-07-20 | 3 | -30/+22 |
| | | | | (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 | 4 | -28/+407 |
| | | | | | | | | 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 | 2 | -26/+86 |
| | | | | | | 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) | ||||
| * | TEMPORARY Added a shell script to build documentation until it's integrated ↵ | Soren Berg | 2009-07-13 | 1 | -0/+6 |
| | | | | | | into the build system. (bzr r8254.1.10) | ||||
| * | Documentation helper files. Building documentation is currently done by ↵ | Soren Berg | 2009-07-13 | 6 | -0/+875 |
| | | | | | | shell script, but will be integrated into the build system eventually. (bzr r8254.1.9) | ||||
| * | Core Dbus files. | Soren Berg | 2009-07-12 | 9 | -0/+2650 |
| 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) | |||||
