summaryrefslogtreecommitdiffstats
path: root/src/inkscape.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem2012-02-251-10/+12
| | | (bzr r11011)
* Move gtkmm headers that internally re-enable deprecated gtk symbols to top. ↵Alex Valavanis2012-02-151-1/+1
| | | | | Hides many GTK deprecation errors that we can't fix in Inkscape (bzr r10982)
* Header cleaningAlex Valavanis2012-02-121-1/+0
| | | (bzr r10963)
* Get rid of deprecated gtk_marshal_* and some old GtkComboBox APIAlex Valavanis2012-02-111-1/+2
| | | (bzr r10959)
* Cleanup for src/forward.h. (About 19 of the affected files did not require ↵Jon A. Cruz2011-10-051-0/+4
| | | | | the contents forward.h at all). (bzr r10667)
* Another minor pass of Doxygen cleanup.Jon A. Cruz2011-10-031-2/+3
| | | (bzr r10659)
* Merge from trunkKrzysztof Kosi??ski2011-06-191-7/+4
|\ | | | | (bzr r9508.1.89)
| * Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-031-2/+1
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/792263 (bzr r10252.1.1)
| * Applying patch from Gellule Xg to fix crash on 64-bit.Jon A. Cruz2011-05-271-1/+1
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/629363 (bzr r10237)
| * Reinstating version bump.Jon A. Cruz2011-05-201-4/+0
| | | | | | (bzr r10215)
| * Revert version bump so win devlibs can catch up.Jon A. Cruz2011-05-191-0/+4
| | | | | | (bzr r10210)
| * Made dependencies explicit and bumped versions.Jon A. Cruz2011-05-181-4/+0
| | | | | | (bzr r10208)
| * Adding initial cut of resource manager.Jon A. Cruz2011-05-061-0/+2
| | | | | | (bzr r10198)
* | No more PrintWin32, including no special cases for non-Unicode Windows anymore.Jasper van de Gronde2011-04-151-12/+2
|/ | | (bzr r9508.1.82)
* Cleaned up memory patch. Fixes bug #737298.Jon A. Cruz2011-03-201-10/+18
| | | | | | Fixed bugs: - https://launchpad.net/bugs/737298 (bzr r10118)
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-7/+7
|\ | | | | (bzr r9945.1.1)
* | Stop background rendering once crash handler is triggered.Jon A. Cruz2010-12-061-0/+9
| | | | | | (bzr r9940)
* | Remove the failed and unused "new gui" stuff.Krzysztof Kosi??ski2010-10-121-105/+30
|/ | | (bzr r9828)
* Forgot explicit initialization of FILE*.Jasper van de Gronde2010-06-021-1/+1
| | | (bzr r9471)
* Fix for bug #283769 (emergency save fails)Jasper van de Gronde2010-06-021-37/+43
| | | (bzr r9470)
* moved some marshalling functions to generic glib callsNathan Hurst2010-04-291-8/+8
| | | (bzr r9389)
* Switching to new input dialog. Allows for a better UI and addresses bug ↵Jon A. Cruz2010-04-111-2/+2
| | | | | | | | | #334800 and bug #196195. Fixed bugs: - https://launchpad.net/bugs/334800 - https://launchpad.net/bugs/196195 (bzr r9312)
* Migrate file MRU prefsJon A. Cruz2009-11-091-0/+1
| | | (bzr r8827)
* Create additional user subdir's. Fixes bug #437938.Jon A. Cruz2009-09-301-0/+7
| | | (bzr r8682)
* fix 167857bulia byak2009-08-191-2/+4
| | | (bzr r8509)
* Report complete paths when doing an emergency save (closes LP #171392)Maximilian Albert2009-08-071-0/+6
| | | (bzr r8436)
* Revert recent refactoring changes by johnce because they break the build, ↵Maximilian Albert2009-08-061-14/+14
| | | | | which cannot be fixed easily. (bzr r8422)
* SPDocument->Documentjohnce2009-08-051-14/+14
| | | (bzr r8404)
* Cleaned and applied portable app patch. Fixes bug #382394.Jon A. Cruz2009-06-041-0/+8
| | | (bzr r7992)
* Windows cleanups. Fixes bug #381374.Jon A. Cruz2009-05-291-2/+14
| | | (bzr r7960)
* Created prefs dir when parent is missing. Fixes bug #380141.Jon A. Cruz2009-05-271-11/+29
| | | (bzr r7952)
* Implement warning of prior errors.Jon A. Cruz2009-05-041-0/+7
| | | (bzr r7817)
* Fixed broken preferences singleton and removed GUI encapsulation leakage. ↵Jon A. Cruz2009-05-041-1/+26
| | | | | Fixes bug #367752. (bzr r7816)
* response to bug #167290; add another undoc option to support alt-key ↵Ed Halley2009-03-161-2/+16
| | | | | tracking for osx x11 and other gdk systems that cannot sense alt key properly (bzr r7505)
* Tentative fix for LP bug #168922: don't save prefs n crash handlerKrzysztof Kosi??ski2009-02-261-7/+3
| | | (bzr r7376)
* move option: interface language from INTERNATIONALISATION to INTERFACE page ↵Adib Taraben2009-01-051-3/+3
| | | | | on preferences dialogue (bzr r7079)
* add possibility to change the UI language (gettext) in preferences dialoguetheAdib2008-12-301-0/+7
| | | (bzr r7044)
* Change the way preferences are loaded to simplify unit testingKrzysztof Kosi??ski2008-12-071-2/+1
| | | (bzr r6964)
* Merge from fe-movedTed Gould2008-11-211-28/+21
| | | (bzr r6891)
* From trunkTed Gould2008-10-271-17/+8
| | | (bzr r6885)
* Merging from trunkTed Gould2008-10-111-13/+28
| | | (bzr r6884)
* Sorry, I got off on a branch and ended up with a bunch of things. I'm just ↵Ted Gould2008-09-251-9/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | going to flatten and merge... Here's the list. * Added a focus mode activated by Shift+F11. The goal of this mode is to remove all toolbars for a short period so that you maximize screen area. Useful on small screens. Also when you know lots of shortcuts. * Created what I'm calling "Quick Zoom." The idea here is to have a modal zoom for touching up something with fine detail and then returning to what you're doing. This is activated with the letter "Q" on the keyboard. When you release it, you return back to where you were. This will zoom in on selected objects, or if you're in the node tool selected nodes. * Added .svg on the temporary files in extensions. This'll make many of them happier. This only works on recent versions of GLib, but shouldn't break older ones more than they already are. * Moved the Inkscape configuration directory on Linux from ~/.inkscape to ~/.config/Inkscape. This is the new way to do things with the cross desktop naming spec. I'm unsure whether we should be putting crash dumps in .config or .cache though. * Removed 'tools_switch_current' because every usage of it already had a pointer to where it needed to go. Removes usage of globals. * Made it so that dialogs will be transparent when not focused. This is an alternate to having the docked, and one that I like better as I feel it gives me more screen area. You can adjust how much transparency and the speed of the animation in the preferences dialog. (Note: this requires GTK+ 2.12 and a compositor, but gracefully degrades if you don't have either) (bzr r6882)
* rewrote the document list as a (SPDocument,use_count) map, incrementing ↵bulia byak2008-09-211-31/+45
| | | | | use_count for each view of the document; address warnings and fixmes (bzr r6865)
* Warning cleanupJon A. Cruz2008-09-191-12/+11
| | | (bzr r6841)
* Refactored preferences handling into a new version of Krzysztof Kosi??ski2008-09-161-296/+35
| | | | | | | | the Inkscape::Preferences class. Removed all use of prefs_get_string_attribute(), pref_path_get_nth_child() and create_pref() in favor of the new API. Replaced some "0 or 1" integer preferences with booleans. (bzr r6823)
* fix crash on trying to autosave with no documents (e.g. when inkscape was ↵bulia byak2008-08-281-0/+4
| | | | | given a wrong filename on the command line and hangs in the file-not-found dialog) (bzr r6724)
* sodipodi:docname is obsoleteMenTaLguY2008-06-271-2/+1
| | | (bzr r6081)
* Added conditional fallback for call in GLib 2.14+Jon A. Cruz2008-06-271-0/+4
| | | (bzr r6080)
* Committing fixed patch for autosave. Fixes bug #171092.Jon A. Cruz2008-06-121-0/+169
| | | (bzr r5898)
* Activate desktops upon creation; this fixes bug #195373 but please double ↵Maximilian Albert2008-02-261-7/+5
| | | | | check that it doesn't break anything else (see corresponding post on the mailing list) (bzr r4862)