| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | add --export-ignore-filters | bulia byak | 2008-11-30 | 2 | -2/+21 | |
| | | | | (bzr r6924) | |||||
| * | unify labels | bulia byak | 2008-11-30 | 2 | -3/+3 | |
| | | | | (bzr r6923) | |||||
| * | support for color BYLAYER | Alvin Penner | 2008-11-30 | 1 | -5/+21 | |
| | | | | (bzr r6922) | |||||
| * | add copying of mingwm10.dll to win build | Johan B. C. Engelen | 2008-11-29 | 1 | -0/+3 | |
| | | | | (bzr r6921) | |||||
| * | 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) | |||||
| * | Update strings pt_BR.po | Valessio Soares de Brito | 2008-11-29 | 1 | -3363/+3904 | |
| | | | | (bzr r6916) | |||||
| * | 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) | |||||
| * | show namespaces in doxygen | Johan B. C. Engelen | 2008-11-27 | 1 | -1/+1 | |
| | | | | (bzr r6913) | |||||
| * | new version of Guides Creator extension from Jonas Termeau | Alexandre Prokoudine | 2008-11-27 | 2 | -42/+134 | |
| | | | | (bzr r6912) | |||||
| * | 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) | |||||
| * | matching filename change | Alexandre Prokoudine | 2008-11-26 | 1 | -1/+1 | |
| | | | | (bzr r6906) | |||||
| * | 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 | 2 | -0/+3 | |
| | | | | | | nr-filter-gaussian.cpp to actually make the define work (on Windows). (bzr r6902) | |||||
| * | marked forgotten translatable message | Alexandre Prokoudine | 2008-11-25 | 2 | -1029/+1057 | |
| | | | | (bzr r6901) | |||||
| * | Fixed OpenMP dependency to be optional. | Jon A. Cruz | 2008-11-25 | 2 | -5/+29 | |
| | | | | (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) | |||||
| * | some color support, multi-line text, automatic scaling | Alvin Penner | 2008-11-24 | 1 | -16/+47 | |
| | | | | (bzr r6898) | |||||
| * | 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 | 5 | -30/+262 | |
| | | | | (bzr r6893) | |||||
| * | added Guides Creator extension by Jonas Termeau (LP300877) | Alexandre Prokoudine | 2008-11-22 | 6 | -1898/+2351 | |
| | | | | (bzr r6892) | |||||
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 403 | -21171/+21018 | |
| | | | | (bzr r6891) | |||||
| * | Merge from trunk | Ted Gould | 2008-11-01 | 6 | -12419/+10342 | |
| | | | | (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 | 52 | -795/+861 | |
| | | | | (bzr r6887) | |||||
| * | Merge from trunk | Ted Gould | 2008-10-28 | 71 | -436/+1788 | |
| | | | | (bzr r6886) | |||||
| * | From trunk | Ted Gould | 2008-10-27 | 313 | -23744/+23393 | |
| | | | | (bzr r6885) | |||||
| * | Merging from trunk | Ted Gould | 2008-10-11 | 157 | -16221/+13686 | |
| | | | | (bzr r6884) | |||||
| * | Merge from trunk. | Ted Gould | 2008-09-25 | 2 | -2236/+2379 | |
| | | | | (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 | 27 | -101/+441 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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) | |||||
| * | [i18n] Added use of plural forms. | Marcin Floryan | 2008-09-24 | 1 | -1/+1 | |
| | | | | (bzr r6881) | |||||
| * | Whitespace cleanup | Jon A. Cruz | 2008-09-24 | 1 | -1/+1 | |
| | | | | (bzr r6880) | |||||
| * | Added base metadata to exported png files. Fixes bug #189954. | Jon A. Cruz | 2008-09-24 | 1 | -9/+104 | |
| | | | | (bzr r6879) | |||||
| * | Whitespace cleanup | Jon A. Cruz | 2008-09-24 | 1 | -66/+66 | |
| | | | | (bzr r6878) | |||||
| * | * Lots of documentation for the Inkscape::XML namespace | Krzysztof Kosi??ski | 2008-09-23 | 48 | -455/+1220 | |
| | | | | | | | * Doxygen fixes for a few files * Garbage-collected allocator for STL containers (bzr r6877) | |||||
| * | add a path parameter to doeffect_stack_test to test a bug + fix a stupid ↵ | JF Barraud | 2008-09-23 | 1 | -1/+1 | |
| | | | | | | error. sorry. (bzr r6876) | |||||
| * | add a path parameter to doeffect_stack_test to test a bug | JF Barraud | 2008-09-23 | 2 | -1/+5 | |
| | | | | (bzr r6875) | |||||
