summaryrefslogtreecommitdiffstats
path: root/src/inkscape.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from trunkKrzysztof Kosi??ski2011-06-191-7/+4
|\
| * Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-031-2/+1
| * Applying patch from Gellule Xg to fix crash on 64-bit.Jon A. Cruz2011-05-271-1/+1
| * Reinstating version bump.Jon A. Cruz2011-05-201-4/+0
| * Revert version bump so win devlibs can catch up.Jon A. Cruz2011-05-191-0/+4
| * Made dependencies explicit and bumped versions.Jon A. Cruz2011-05-181-4/+0
| * Adding initial cut of resource manager.Jon A. Cruz2011-05-061-0/+2
* | No more PrintWin32, including no special cases for non-Unicode Windows anymore.Jasper van de Gronde2011-04-151-12/+2
|/
* Cleaned up memory patch. Fixes bug #737298.Jon A. Cruz2011-03-201-10/+18
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-7/+7
|\
* | Stop background rendering once crash handler is triggered.Jon A. Cruz2010-12-061-0/+9
* | Remove the failed and unused "new gui" stuff.Krzysztof Kosi??ski2010-10-121-105/+30
|/
* Forgot explicit initialization of FILE*.Jasper van de Gronde2010-06-021-1/+1
* Fix for bug #283769 (emergency save fails)Jasper van de Gronde2010-06-021-37/+43
* moved some marshalling functions to generic glib callsNathan Hurst2010-04-291-8/+8
* Switching to new input dialog. Allows for a better UI and addresses bug #3348...Jon A. Cruz2010-04-111-2/+2
* Migrate file MRU prefsJon A. Cruz2009-11-091-0/+1
* Create additional user subdir's. Fixes bug #437938.Jon A. Cruz2009-09-301-0/+7
* fix 167857bulia byak2009-08-191-2/+4
* Report complete paths when doing an emergency save (closes LP #171392)Maximilian Albert2009-08-071-0/+6
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-14/+14
* SPDocument->Documentjohnce2009-08-051-14/+14
* Cleaned and applied portable app patch. Fixes bug #382394.Jon A. Cruz2009-06-041-0/+8
* Windows cleanups. Fixes bug #381374.Jon A. Cruz2009-05-291-2/+14
* Created prefs dir when parent is missing. Fixes bug #380141.Jon A. Cruz2009-05-271-11/+29
* Implement warning of prior errors.Jon A. Cruz2009-05-041-0/+7
* Fixed broken preferences singleton and removed GUI encapsulation leakage. Fix...Jon A. Cruz2009-05-041-1/+26
* response to bug #167290; add another undoc option to support alt-key tracking...Ed Halley2009-03-161-2/+16
* Tentative fix for LP bug #168922: don't save prefs n crash handlerKrzysztof Kosi??ski2009-02-261-7/+3
* move option: interface language from INTERNATIONALISATION to INTERFACE page o...Adib Taraben2009-01-051-3/+3
* add possibility to change the UI language (gettext) in preferences dialoguetheAdib2008-12-301-0/+7
* Change the way preferences are loaded to simplify unit testingKrzysztof Kosi??ski2008-12-071-2/+1
* Merge from fe-movedTed Gould2008-11-211-28/+21
* 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