summaryrefslogtreecommitdiffstats
path: root/src/inkscape.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Hold perspectives on document level rather than globally; this corrects the c...Maximilian Albert2007-08-091-16/+0
* Workaround for some segfaults: Store perspectives globally instead of in each...Maximilian Albert2007-08-061-0/+16
* Additional null pointer checkingJon A. Cruz2007-04-061-1/+6
* Prevent null pointer dereferencingJon A. Cruz2007-04-061-1/+1
* when creating .inkscape profile dir, also create empty subdirs for templates ...bulia byak2007-04-011-0/+23
* allow multiple (balanced) calls to add and remove documentMenTaLguY2007-03-231-4/+15
* get rid of sp_repr_document_root and (commented) sp_repr_duplicateMenTaLguY2007-02-271-3/+3
* get rid of sp_repr_document wrapper functionMenTaLguY2007-02-261-1/+1
* separate crash handlers, allow "in place" crashes to happenKees Cook2007-02-181-12/+25
* fixes for style-test prefs crashesKees Cook2007-01-131-0/+1
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-251-5/+5
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-231-5/+5
* added inkscape_get_all_desktops() after speaking with Dale about his plans fo...David Yip2006-07-151-0/+8
* Additional translation string cleanup for bug #1490928Kees Cook2006-05-261-10/+10
* Fix for "[1490928] Error message after an internal error is notBryce Harrington2006-05-251-7/+7
* fixed crash when starting up without Inkscape GUI: Inkscape messages were bei...David Yip2006-05-191-3/+5
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY2006-04-171-13/+13
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-22/+22
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+1413