Code

implemented proper error checking
[inkscape.git] / src / extension / dbus /
2010-08-13 Ted GouldSync to release 0.48 branch
2010-07-16 Krzysztof KosińskiFix build failure when DBus is not enabled
2010-07-15 Ted GouldCommiting updates and patches from the 0.48 branch.
2010-07-13 Ted GouldMerging in the DBus Interface from GSoC 2009
2010-07-13 Ted GouldUpgrading to trunk
2010-05-15 Ted GouldPulling in a more recent trunk
2010-05-15 Ted GouldUpdating to trunk
2010-03-26 Ted GouldMerge from trunk
2010-01-01 Ted GouldInstalling the pkgconfig file
2010-01-01 Ted GouldAdding in building of the pkgconfig file.
2010-01-01 Ted GouldRemoving extra makefile
2010-01-01 Ted GouldKeeping up with trunk
2010-01-01 Ted GouldFixing some warnings/errors
2010-01-01 Ted GouldFixing includes
2010-01-01 Ted GouldAdding all of the library stuff in. Including libtool...
2010-01-01 Ted GouldCleaning up the Makefile so it's easier to read
2009-12-31 Ted GouldUpdating interface to add save type
2009-12-31 Ted GouldAdding dbus descriptions to EXTRA_DIST
2009-12-31 Ted GouldInstalling the service files into the dbus service...
2009-12-31 Ted GouldMaking BUILT_SOURCES an append
2009-12-21 Ted GouldUpdating to current trunk
2009-11-29 Ted GouldMerging in from trunk
2009-08-20 glimmer07Added test script I thought was already added.
2009-08-17 glimmer07Fixed spirals.
2009-08-17 glimmer07Fixed document_interface_line
2009-08-17 glimmer07More documentation.
2009-08-17 glimmer07Fixed directory for inkscape executable.
2009-08-15 glimmer07Updated notes.
2009-08-15 glimmer07Fixed service file!
2009-08-15 glimmer07Added copyright info to proposed interface.
2009-08-15 glimmer07Added proposed interface file.
2009-08-13 glimmer07Added an intro to coders interested in modifing the...
2009-08-13 glimmer07Added file with some current issues listed for coders.
2009-08-13 glimmer07Made wrapper functions non static.
2009-08-11 glimmer07Added wrapper code.
2009-07-23 glimmer07Added image import function.
2009-07-23 glimmer07Added set_color function.
2009-07-22 glimmer07Experimental pause updating scheme.
2009-07-22 glimmer07Fixed GErrors.
2009-07-21 glimmer07worked on path parsing.
2009-07-21 glimmer07Worked on text, now works with limited capability.
2009-07-20 glimmer07Fixed selection_get_center and selection_combine.
2009-07-20 glimmer07Fixed selection_get()
2009-07-16 glimmer07Whoops, fixed a bug in an incomplete method.
2009-07-16 glimmer07Added missing (and very important) file.
2009-07-15 glimmer07implemented a number of functions, including save/load...
2009-07-13 glimmer07Implemented all the CSS style functions.
2009-07-13 glimmer07TEMPORARY Added a shell script to build documentation...
2009-07-13 glimmer07Documentation helper files. Building documentation...
2009-07-12 glimmer07Core Dbus files.