| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | spellchecker | bulia byak | 2009-02-17 | 1 | -0/+2 |
| | | | | (bzr r7311) | ||||
| * | adding a "scripting" tab to document properties dialog that allow the user ↵ | Felipe Corr??a da Silva Sanches | 2009-01-15 | 1 | -0/+3 |
| | | | | | | | | to manage external javascript references. (also only working for "Inkscape SVG") (bzr r7137) | ||||
| * | Added a new toolbar with snapping controls | Diederik van Lierop | 2009-01-10 | 1 | -1/+1 |
| | | | | (bzr r7107) | ||||
| * | Changed term away from "embed" since that has specific meaning. | Jon A. Cruz | 2008-12-07 | 1 | -1/+1 |
| | | | | (bzr r6966) | ||||
| * | adding "remove" context menu in the embedded color profiles box | Felipe Corr??a da Silva Sanches | 2008-11-24 | 1 | -3/+4 |
| | | | | (bzr r6897) | ||||
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -1/+4 |
| | | | | (bzr r6891) | ||||
| * | Sorry, I got off on a branch and ended up with a bunch of things. I'm just ↵ | Ted Gould | 2008-09-25 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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) | ||||
| * | Groundwork for new LPETool tool (which consists of subtools that are ↵ | Maximilian Albert | 2008-08-18 | 1 | -0/+2 |
| | | | | | | constructed from LPEs) (bzr r6645) | ||||
| * | adding a dialog for SVG Fonts | Felipe Corr??a da Silva Sanches | 2008-06-25 | 1 | -0/+1 |
| | | | | (bzr r6056) | ||||
| * | new command: relink clone to copied object | bulia byak | 2008-06-15 | 1 | -0/+1 |
| | | | | (bzr r5948) | ||||
| * | Added duplicate layer command. Fixes bug #171246. | Jon A. Cruz | 2008-06-14 | 1 | -0/+1 |
| | | | | (bzr r5927) | ||||
| * | Added the ability to toggle a layer "solo". Fixes bug #171530. | Jon A. Cruz | 2008-06-13 | 1 | -0/+1 |
| | | | | (bzr r5922) | ||||
| * | remove filters verb and command | bulia byak | 2008-06-09 | 1 | -0/+1 |
| | | | | (bzr r5866) | ||||
| * | Initial cut of eraser tool | Jon A. Cruz | 2008-04-26 | 1 | -0/+2 |
| | | | | (bzr r5524) | ||||
| * | implement filter toggle | MenTaLguY | 2008-03-31 | 1 | -0/+1 |
| | | | | (bzr r5266) | ||||
| * | * add RegisteredTransformedPoint widget, that transforms the point before ↵ | Johan B. C. Engelen | 2008-03-22 | 1 | -1/+1 |
| | | | | | | | | | displaying/writing. This in order to keep them in SVG coordinate system in XML, but in canvas coord system in the spinbox * move Geom::Point XML writing to central place in ostringstream * add verb for LPE context (bzr r5165) | ||||
| * | temporary fix. removed LPE context verb. now toolbar is normal again in windows. | Johan B. C. Engelen | 2008-03-21 | 1 | -1/+1 |
| | | | | (bzr r5153) | ||||
| * | Adding axis detection to new input dialog | Jon A. Cruz | 2008-03-21 | 1 | -0/+1 |
| | | | | (bzr r5140) | ||||
| * | Add on-canvas editing of LPE PointParam. | Johan B. C. Engelen | 2008-03-20 | 1 | -0/+1 |
| | | | | | | | | | * made special KnotHolder for Pointparameters. todo: * pointparam numerical widgets display SVG info, instead of desktop coordinates. must be fixed * knots cannot be selected and moved by keys (bzr r5133) | ||||
| * | remove stale | bulia byak | 2008-03-20 | 1 | -2/+0 |
| | | | | (bzr r5127) | ||||
| * | add delete lpe verb, rearrange menu to collect all lpe commands under path | bulia byak | 2008-03-19 | 1 | -0/+1 |
| | | | | (bzr r5120) | ||||
| * | New menu command to quickly create guides around page | Maximilian Albert | 2008-03-05 | 1 | -0/+1 |
| | | | | (bzr r4970) | ||||
| * | * on-canvas clip and mask editing :) in the object menu you can find how to ↵ | Johan B. C. Engelen | 2008-02-23 | 1 | -0/+2 |
| | | | | | | | | edit them. * show helperpath toggle on node-edit toolbar. so helperpath is now also available for normal paths (instead of only for LPE'd paths) (bzr r4834) | ||||
| * | Changed how tooltips for verbs are fetched to display translated versions ↵ | Marcin Floryan | 2008-02-22 | 1 | -1/+1 |
| | | | | | | correctly in the toolbox. Closes #169103. (bzr r4822) | ||||
| * | Applying fixes for gcc 4.3 build issues (closes LP: #169115) | Bryce Harrington | 2008-01-31 | 1 | -1/+3 |
| | | | | (bzr r4629) | ||||
| * | first set of updates to headers for clean gcc 4.3 builds | Kees Cook | 2008-01-25 | 1 | -0/+1 |
| | | | | (bzr r4588) | ||||
| * | Add possibility to convert objects (only rectangles and 3D boxes currently) ↵ | Maximilian Albert | 2008-01-11 | 1 | -0/+1 |
| | | | | | | to guidelines. Also see corresponding post on the mailing list; in particular, feel free to revert it if this is inappropriate during Frost phase. (bzr r4462) | ||||
| * | Removed Win32 only Print Direct verb, which was an exact clone of normal print | Joel Holdsworth | 2007-12-23 | 1 | -1/+0 |
| | | | | (bzr r4279) | ||||
| * | Introduce verb, menu item and shortcut for the global snapping toggle | Diederik van Lierop | 2007-12-18 | 1 | -0/+1 |
| | | | | (bzr r4256) | ||||
| * | Fundamentally reworked version of the 3D box tool (among many other things, ↵ | Maximilian Albert | 2007-12-13 | 1 | -0/+2 |
| | | | | | | this fixes bugs #168900 and #168868). See mailing list for details. Sorry for this single large commit but it was unfeasible to keep the history. (bzr r4224) | ||||
| * | Menu item to toggle CMS adjustment on and off | Jon A. Cruz | 2007-11-26 | 1 | -0/+1 |
| | | | | (bzr r4138) | ||||
| * | rename EditCloneOriginal to EditCloneSelectOriginal ; ↵ | Johan B. C. Engelen | 2007-11-18 | 1 | -1/+1 |
| | | | | | | SP_VERB_EDIT_CLONE_ORIGINAL to SP_VERB_EDIT_CLONE_SELECT_ORIGINAL (bzr r4109) | ||||
| * | Fix bug [ 1818794 ] Showing grid on opening svg | Johan B. C. Engelen | 2007-10-24 | 1 | -0/+1 |
| | | | | | | + some bits of code to do on-canvas path parameter editing LPE. (bzr r3957) | ||||
| * | apply John Cliff's patch [ 1743843 ] Create Marker from Selection Menu Item | Johan B. C. Engelen | 2007-10-09 | 1 | -0/+1 |
| | | | | (bzr r3864) | ||||
| * | remove the disabled old svg-keys-chart verb | bulia byak | 2007-09-28 | 1 | -1/+0 |
| | | | | (bzr r3813) | ||||
| * | LPE: add Paste LPE verb + menu item. add scale ratios to curve stitch and ↵ | Johan B. C. Engelen | 2007-09-04 | 1 | -0/+1 |
| | | | | | | path-along-path. remove trailing space in verbs.cpp. Fix initialization of BoolParam (bzr r3675) | ||||
| * | Commit LivePathEffect branch to trunk! | Johan B. C. Engelen | 2007-08-14 | 1 | -0/+1 |
| | | | | | | (disabled extension/internal/bitmap/*.* in build.xml to fix compilation) (bzr r3472) | ||||
| * | tweak tool | bulia byak | 2007-08-08 | 1 | -0/+2 |
| | | | | (bzr r3423) | ||||
| * | export to ocal bug fix | Bruno Dilly | 2007-08-08 | 1 | -1/+2 |
| | | | | (bzr r3418) | ||||
| * | adds export to ocal feature without dialog window | Bruno Dilly | 2007-08-06 | 1 | -0/+1 |
| | | | | (bzr r3398) | ||||
| * | initial filter UI code drop from Nick | MenTaLguY | 2007-06-24 | 1 | -0/+1 |
| | | | | (bzr r3095) | ||||
| * | First (very limited) version of the 3D box tool; allows for drawing of new ↵ | Maximilian Albert | 2007-06-21 | 1 | -0/+2 |
| | | | | | | boxes in a fixed perspective without any live interaction. (bzr r3084) | ||||
| * | add verbs for unlocking and unhiding all objects globaly or within the ↵ | Aaron Spike | 2007-03-12 | 1 | -0/+5 |
| | | | | | | current layer (bzr r2613) | ||||
| * | add accessor for tip (description) | bulia byak | 2007-03-01 | 1 | -0/+2 |
| | | | | (bzr r2487) | ||||
| * | r14576@tres: ted | 2007-02-26 23:29:13 -0800 | Ted Gould | 2007-03-01 | 1 | -1/+3 |
| | | | | | | Basic construction in place to --verb-list (bzr r2473) | ||||
| * | rename flood to paintbucket, copyedit | bulia byak | 2007-02-26 | 1 | -2/+2 |
| | | | | (bzr r2449) | ||||
| * | Add flood fill tool | John Bintz | 2007-02-25 | 1 | -0/+2 |
| | | | | (bzr r2432) | ||||
| * | implement select next/prev as verbs | bulia byak | 2006-11-06 | 1 | -0/+2 |
| | | | | (bzr r1917) | ||||
| * | add view mode toggle, store current mode for the session in prefs | bulia byak | 2006-11-03 | 1 | -0/+1 |
| | | | | (bzr r1888) | ||||
| * | I added Johan's badass patch for save a copy with the features I requested. | Jon Phillips | 2006-08-22 | 1 | -0/+3 |
| | | | | | | Now it all works quite well! Great! (bzr r1630) | ||||
