| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Corrected initialization order. | Jon A. Cruz | 2008-12-05 | 1 | -5/+3 |
| | | | | (bzr r6946) | ||||
| * | Warning/type cleanup. | Jon A. Cruz | 2008-12-04 | 5 | -44/+59 |
| | | | | (bzr r6944) | ||||
| * | Whitespace cleanup. | Jon A. Cruz | 2008-12-04 | 2 | -226/+248 |
| | | | | (bzr r6943) | ||||
| * | Whitespace cleanup. | Jon A. Cruz | 2008-12-04 | 2 | -787/+796 |
| | | | | (bzr r6942) | ||||
| * | Warning/type cleanup. | Jon A. Cruz | 2008-12-04 | 2 | -17/+45 |
| | | | | (bzr r6941) | ||||
| * | Whitespace cleanup. | Jon A. Cruz | 2008-12-04 | 1 | -88/+85 |
| | | | | (bzr r6940) | ||||
| * | Ifdef cleanup | Jon A. Cruz | 2008-12-04 | 1 | -5/+3 |
| | | | | (bzr r6939) | ||||
| * | Warning cleanup. | Jon A. Cruz | 2008-12-04 | 1 | -5/+30 |
| | | | | (bzr r6938) | ||||
| * | Fixed missing EOL at end of file. | Jon A. Cruz | 2008-12-04 | 1 | -1/+1 |
| | | | | (bzr r6937) | ||||
| * | Fixed file final EOL | Jon A. Cruz | 2008-12-04 | 1 | -1/+1 |
| | | | | (bzr r6936) | ||||
| * | NR -> 2geom some headers in src/ | Joshua L. Blocher | 2008-12-04 | 14 | -107/+107 |
| | | | | (bzr r6935) | ||||
| * | Fix compile when lcms is disabled | Maximilian Albert | 2008-12-03 | 1 | -0/+2 |
| | | | | (bzr r6934) | ||||
| * | wiki link added | Thomas Holder | 2008-12-02 | 1 | -0/+1 |
| | | | | (bzr r6933) | ||||
| * | Very slight change to allocation of stripe buffer in png-write.cpp that ↵ | Jasper van de Gronde | 2008-12-02 | 1 | -1/+1 |
| | | | | | | makes it a bit harder to break. (bzr r6932) | ||||
| * | Small changes to Gaussian filtering that make part of the IIR code a bit ↵ | Jasper van de Gronde | 2008-12-02 | 1 | -8/+15 |
| | | | | | | clearer (and possibly very, very slightly faster) and that eliminate any unnecessary filtering (if the kernel width is just one pixel it doesn't perform any filtering at all). (bzr r6931) | ||||
| * | add --export-ignore-filters | bulia byak | 2008-11-30 | 1 | -1/+15 |
| | | | | (bzr r6924) | ||||
| * | unify labels | bulia byak | 2008-11-30 | 2 | -3/+3 |
| | | | | (bzr r6923) | ||||
| * | bug #168777 (consider root transform and viewBox) | Thomas Holder | 2008-11-29 | 1 | -0/+11 |
| | | | | (bzr r6920) | ||||
| * | comment | bulia byak | 2008-11-29 | 1 | -1/+1 |
| | | | | (bzr r6919) | ||||
| * | fix setting blend mode to Normal | bulia byak | 2008-11-29 | 1 | -0/+2 |
| | | | | (bzr r6918) | ||||
| * | allow sp_style_set_property_url to unset the property as well, if the linked ↵ | bulia byak | 2008-11-29 | 1 | -6/+8 |
| | | | | | | object is NULL (bzr r6917) | ||||
| * | NR->Geom conversion of some text functions and tweak-context | Joshua L. Blocher | 2008-11-28 | 4 | -56/+56 |
| | | | | (bzr r6915) | ||||
| * | bug #168370 (consider parent transform and viewBox) | Thomas Holder | 2008-11-28 | 1 | -1/+16 |
| | | | | (bzr r6914) | ||||
| * | small 2geomification of clone tile dialog | Johan B. C. Engelen | 2008-11-27 | 1 | -24/+24 |
| | | | | (bzr r6911) | ||||
| * | Rearrange to enable code that does not directly rely on lcms. | Jon A. Cruz | 2008-11-27 | 3 | -23/+12 |
| | | | | (bzr r6910) | ||||
| * | Fix compile with lcms disabled. | Maximilian Albert | 2008-11-27 | 4 | -1/+9 |
| | | | | (bzr r6909) | ||||
| * | List color profile search locations in preference tooltip | Jon A. Cruz | 2008-11-27 | 3 | -2/+24 |
| | | | | (bzr r6908) | ||||
| * | please don't forget to update Makefile_insert | bulia byak | 2008-11-26 | 1 | -2/+2 |
| | | | | (bzr r6907) | ||||
| * | renamed lpe-hatches to lpe-rough-hatches. | JF Barraud | 2008-11-26 | 5 | -26/+26 |
| | | | | (bzr r6905) | ||||
| * | Fix bug #299414: a return statement in unitTangentAt() got lost in rev. 20205! | Diederik van Lierop | 2008-11-26 | 1 | -1/+1 |
| | | | | (bzr r6904) | ||||
| * | When snapping only the closest node, draw an indicator at that node | Diederik van Lierop | 2008-11-26 | 9 | -79/+204 |
| | | | | (bzr r6903) | ||||
| * | Defined HAVE_OPENMP in build.xml and included config.h from ↵ | Jasper van de Gronde | 2008-11-26 | 1 | -0/+2 |
| | | | | | | nr-filter-gaussian.cpp to actually make the define work (on Windows). (bzr r6902) | ||||
| * | marked forgotten translatable message | Alexandre Prokoudine | 2008-11-25 | 1 | -1/+1 |
| | | | | (bzr r6901) | ||||
| * | Fixed OpenMP dependency to be optional. | Jon A. Cruz | 2008-11-25 | 1 | -0/+14 |
| | | | | (bzr r6900) | ||||
| * | Add an option to the preferences to _only_ snap the node closest to the ↵ | Diederik van Lierop | 2008-11-24 | 10 | -33/+97 |
| | | | | | | mouse pointer (bzr r6899) | ||||
| * | adding "remove" context menu in the embedded color profiles box | Felipe Corr??a da Silva Sanches | 2008-11-24 | 4 | -42/+146 |
| | | | | (bzr r6897) | ||||
| * | Don't use SP_ACTIVE_DESKTOP | Diederik van Lierop | 2008-11-23 | 1 | -1/+3 |
| | | | | (bzr r6896) | ||||
| * | 1) Improve the way the distance to the pointer is taken into account when ↵ | Diederik van Lierop | 2008-11-23 | 14 | -92/+143 |
| | | | | | | | | | finding the best snap 2) Use this distance also when snapping nodes in the path editor 3) Add a slider in the preferences dialog to control the weighing of this distance (bzr r6895) | ||||
| * | Updating the includes on these files because they need to include ↵ | Ted Gould | 2008-11-23 | 2 | -0/+2 |
| | | | | | | simple-node.h as they ARE using the implementation. (bzr r6894) | ||||
| * | Merging in the OpenMP work from the mailing list with some improved build files. | Ted Gould | 2008-11-23 | 1 | -29/+42 |
| | | | | (bzr r6893) | ||||
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 373 | -7908/+4896 |
| | | | | (bzr r6891) | ||||
| * | Merge from trunk | Ted Gould | 2008-11-01 | 3 | -11/+22 |
| | | | | (bzr r6890) | ||||
| * | Making it so that including simple-node.h will generate an error | Ted Gould | 2008-10-31 | 4 | -1/+7 |
| | | | | (bzr r6889) | ||||
| * | Patch from Hannes Hochreiner to make it so that attributes on the root node ↵ | Ted Gould | 2008-10-31 | 1 | -2/+21 |
| | | | | | | copy correctly. (bzr r6888) | ||||
| * | Merge from trunk | Ted Gould | 2008-10-31 | 49 | -681/+749 |
| | | | | (bzr r6887) | ||||
| * | Merge from trunk | Ted Gould | 2008-10-28 | 70 | -435/+1787 |
| | | | | (bzr r6886) | ||||
| * | From trunk | Ted Gould | 2008-10-27 | 297 | -5317/+6197 |
| | | | | (bzr r6885) | ||||
| * | Merging from trunk | Ted Gould | 2008-10-11 | 146 | -1494/+1997 |
| | | | | (bzr r6884) | ||||
| * | Merge from trunk. | Ted Gould | 2008-09-25 | 1 | -96/+34 |
| | | | | (bzr r6883) | ||||
| * | Sorry, I got off on a branch and ended up with a bunch of things. I'm just ↵ | Ted Gould | 2008-09-25 | 24 | -96/+398 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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) | ||||
