summaryrefslogtreecommitdiffstats
path: root/src/inkscape.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Checking file presence before calling lstat (should fix Bug #785701 Inkscape ...Kris De Gussem2013-04-031-7/+9
* Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis2013-03-251-2/+1
* Fix another load of forward declaration tagsAlex Valavanis2013-03-141-1/+1
* Fix missing headers for Gtk+ 3 buildAlex Valavanis2013-02-231-0/+2
* Fix for 1073128 : Command line PNG export fails if FeFlood filter primitive i...John Smith2012-11-291-0/+4
* Fix translation issue of rev 11759.Kris De Gussem2012-10-091-4/+4
* Fix for 490338 : Try to create the autosave directory if that does not existsJohn Smith2012-10-081-2/+18
* code cleanup: add own includes to cpp files or make the functions static if t...Campbell Barton2012-10-041-3/+3
* (cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem2012-02-251-10/+12
* Move gtkmm headers that internally re-enable deprecated gtk symbols to top. ...Alex Valavanis2012-02-151-1/+1
* Header cleaningAlex Valavanis2012-02-121-1/+0
* Get rid of deprecated gtk_marshal_* and some old GtkComboBox APIAlex Valavanis2012-02-111-1/+2
* Cleanup for src/forward.h. (About 19 of the affected files did not require th...Jon A. Cruz2011-10-051-0/+4
* Another minor pass of Doxygen cleanup.Jon A. Cruz2011-10-031-2/+3
* 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