summaryrefslogtreecommitdiffstats
path: root/src/inkscape.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* From trunkTed Gould2008-10-271-17/+8
* Merging from trunkTed Gould2008-10-111-13/+28
* Sorry, I got off on a branch and ended up with a bunch of things. I'm just g...Ted Gould2008-09-251-9/+4
* rewrote the document list as a (SPDocument,use_count) map, incrementing use_c...bulia byak2008-09-211-31/+45
* Warning cleanupJon A. Cruz2008-09-191-12/+11
* Refactored preferences handling into a new version of Krzysztof Kosi??ski2008-09-161-296/+35
* fix crash on trying to autosave with no documents (e.g. when inkscape was giv...bulia byak2008-08-281-0/+4
* sodipodi:docname is obsoleteMenTaLguY2008-06-271-2/+1
* Added conditional fallback for call in GLib 2.14+Jon A. Cruz2008-06-271-0/+4
* Committing fixed patch for autosave. Fixes bug #171092.Jon A. Cruz2008-06-121-0/+169
* Activate desktops upon creation; this fixes bug #195373 but please double che...Maximilian Albert2008-02-261-7/+5
* fix emergency save (bug #184376)MenTaLguY2008-02-031-2/+2
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-311-0/+2
* stop toggling insensitive state for modification flag updates (fixes critical...MenTaLguY2008-01-151-1/+1
* abstract use of sodipodi:modifiedMenTaLguY2008-01-151-1/+1
* Warning cleanupJon A. Cruz2007-10-261-5/+5
* add experimental modifier remappingMenTaLguY2007-08-291-1/+25
* 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