| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (cppcheck and janitorial tasks:) C-style casting to C++-style casting | Kris De Gussem | 2012-02-25 | 1 | -10/+12 |
| | | | | (bzr r11011) | ||||
| * | Move gtkmm headers that internally re-enable deprecated gtk symbols to top. ↵ | Alex Valavanis | 2012-02-15 | 1 | -1/+1 |
| | | | | | | Hides many GTK deprecation errors that we can't fix in Inkscape (bzr r10982) | ||||
| * | Header cleaning | Alex Valavanis | 2012-02-12 | 1 | -1/+0 |
| | | | | (bzr r10963) | ||||
| * | Get rid of deprecated gtk_marshal_* and some old GtkComboBox API | Alex Valavanis | 2012-02-11 | 1 | -1/+2 |
| | | | | (bzr r10959) | ||||
| * | Cleanup for src/forward.h. (About 19 of the affected files did not require ↵ | Jon A. Cruz | 2011-10-05 | 1 | -0/+4 |
| | | | | | | the contents forward.h at all). (bzr r10667) | ||||
| * | Another minor pass of Doxygen cleanup. | Jon A. Cruz | 2011-10-03 | 1 | -2/+3 |
| | | | | (bzr r10659) | ||||
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-06-19 | 1 | -7/+4 |
| |\ | | | | | (bzr r9508.1.89) | ||||
| | * | Use generic headers in preparation for GTK+ 3 transition | Alex Valavanis | 2011-06-03 | 1 | -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. Cruz | 2011-05-27 | 1 | -1/+1 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/629363 (bzr r10237) | ||||
| | * | Reinstating version bump. | Jon A. Cruz | 2011-05-20 | 1 | -4/+0 |
| | | | | | | | (bzr r10215) | ||||
| | * | Revert version bump so win devlibs can catch up. | Jon A. Cruz | 2011-05-19 | 1 | -0/+4 |
| | | | | | | | (bzr r10210) | ||||
| | * | Made dependencies explicit and bumped versions. | Jon A. Cruz | 2011-05-18 | 1 | -4/+0 |
| | | | | | | | (bzr r10208) | ||||
| | * | Adding initial cut of resource manager. | Jon A. Cruz | 2011-05-06 | 1 | -0/+2 |
| | | | | | | | (bzr r10198) | ||||
| * | | No more PrintWin32, including no special cases for non-Unicode Windows anymore. | Jasper van de Gronde | 2011-04-15 | 1 | -12/+2 |
| |/ | | | (bzr r9508.1.82) | ||||
| * | Cleaned up memory patch. Fixes bug #737298. | Jon A. Cruz | 2011-03-20 | 1 | -10/+18 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/737298 (bzr r10118) | ||||
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -7/+7 |
| |\ | | | | | (bzr r9945.1.1) | ||||
| * | | Stop background rendering once crash handler is triggered. | Jon A. Cruz | 2010-12-06 | 1 | -0/+9 |
| | | | | | | | (bzr r9940) | ||||
| * | | Remove the failed and unused "new gui" stuff. | Krzysztof Kosi??ski | 2010-10-12 | 1 | -105/+30 |
| |/ | | | (bzr r9828) | ||||
| * | Forgot explicit initialization of FILE*. | Jasper van de Gronde | 2010-06-02 | 1 | -1/+1 |
| | | | | (bzr r9471) | ||||
| * | Fix for bug #283769 (emergency save fails) | Jasper van de Gronde | 2010-06-02 | 1 | -37/+43 |
| | | | | (bzr r9470) | ||||
| * | moved some marshalling functions to generic glib calls | Nathan Hurst | 2010-04-29 | 1 | -8/+8 |
| | | | | (bzr r9389) | ||||
| * | Switching to new input dialog. Allows for a better UI and addresses bug ↵ | Jon A. Cruz | 2010-04-11 | 1 | -2/+2 |
| | | | | | | | | | | #334800 and bug #196195. Fixed bugs: - https://launchpad.net/bugs/334800 - https://launchpad.net/bugs/196195 (bzr r9312) | ||||
| * | Migrate file MRU prefs | Jon A. Cruz | 2009-11-09 | 1 | -0/+1 |
| | | | | (bzr r8827) | ||||
| * | Create additional user subdir's. Fixes bug #437938. | Jon A. Cruz | 2009-09-30 | 1 | -0/+7 |
| | | | | (bzr r8682) | ||||
| * | fix 167857 | bulia byak | 2009-08-19 | 1 | -2/+4 |
| | | | | (bzr r8509) | ||||
| * | Report complete paths when doing an emergency save (closes LP #171392) | Maximilian Albert | 2009-08-07 | 1 | -0/+6 |
| | | | | (bzr r8436) | ||||
| * | Revert recent refactoring changes by johnce because they break the build, ↵ | Maximilian Albert | 2009-08-06 | 1 | -14/+14 |
| | | | | | | which cannot be fixed easily. (bzr r8422) | ||||
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -14/+14 |
| | | | | (bzr r8404) | ||||
| * | Cleaned and applied portable app patch. Fixes bug #382394. | Jon A. Cruz | 2009-06-04 | 1 | -0/+8 |
| | | | | (bzr r7992) | ||||
| * | Windows cleanups. Fixes bug #381374. | Jon A. Cruz | 2009-05-29 | 1 | -2/+14 |
| | | | | (bzr r7960) | ||||
| * | Created prefs dir when parent is missing. Fixes bug #380141. | Jon A. Cruz | 2009-05-27 | 1 | -11/+29 |
| | | | | (bzr r7952) | ||||
| * | Implement warning of prior errors. | Jon A. Cruz | 2009-05-04 | 1 | -0/+7 |
| | | | | (bzr r7817) | ||||
| * | Fixed broken preferences singleton and removed GUI encapsulation leakage. ↵ | Jon A. Cruz | 2009-05-04 | 1 | -1/+26 |
| | | | | | | Fixes bug #367752. (bzr r7816) | ||||
| * | response to bug #167290; add another undoc option to support alt-key ↵ | Ed Halley | 2009-03-16 | 1 | -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 handler | Krzysztof Kosi??ski | 2009-02-26 | 1 | -7/+3 |
| | | | | (bzr r7376) | ||||
| * | move option: interface language from INTERNATIONALISATION to INTERFACE page ↵ | Adib Taraben | 2009-01-05 | 1 | -3/+3 |
| | | | | | | on preferences dialogue (bzr r7079) | ||||
| * | add possibility to change the UI language (gettext) in preferences dialogue | theAdib | 2008-12-30 | 1 | -0/+7 |
| | | | | (bzr r7044) | ||||
| * | Change the way preferences are loaded to simplify unit testing | Krzysztof Kosi??ski | 2008-12-07 | 1 | -2/+1 |
| | | | | (bzr r6964) | ||||
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -28/+21 |
| | | | | (bzr r6891) | ||||
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -17/+8 |
| | | | | (bzr r6885) | ||||
| * | Merging from trunk | Ted Gould | 2008-10-11 | 1 | -13/+28 |
| | | | | (bzr r6884) | ||||
| * | Sorry, I got off on a branch and ended up with a bunch of things. I'm just ↵ | Ted Gould | 2008-09-25 | 1 | -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 byak | 2008-09-21 | 1 | -31/+45 |
| | | | | | | use_count for each view of the document; address warnings and fixmes (bzr r6865) | ||||
| * | Warning cleanup | Jon A. Cruz | 2008-09-19 | 1 | -12/+11 |
| | | | | (bzr r6841) | ||||
| * | Refactored preferences handling into a new version of | Krzysztof Kosi??ski | 2008-09-16 | 1 | -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 byak | 2008-08-28 | 1 | -0/+4 |
| | | | | | | given a wrong filename on the command line and hangs in the file-not-found dialog) (bzr r6724) | ||||
| * | sodipodi:docname is obsolete | MenTaLguY | 2008-06-27 | 1 | -2/+1 |
| | | | | (bzr r6081) | ||||
| * | Added conditional fallback for call in GLib 2.14+ | Jon A. Cruz | 2008-06-27 | 1 | -0/+4 |
| | | | | (bzr r6080) | ||||
| * | Committing fixed patch for autosave. Fixes bug #171092. | Jon A. Cruz | 2008-06-12 | 1 | -0/+169 |
| | | | | (bzr r5898) | ||||
| * | Activate desktops upon creation; this fixes bug #195373 but please double ↵ | Maximilian Albert | 2008-02-26 | 1 | -7/+5 |
| | | | | | | check that it doesn't break anything else (see corresponding post on the mailing list) (bzr r4862) | ||||
