| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | this terminal submenu really saves us no space | bulia byak | 2009-03-26 | 1 | -5/+3 |
| | | | | (bzr r7563) | ||||
| * | make aspell optional | bulia byak | 2009-02-24 | 1 | -0/+2 |
| | | | | (bzr r7361) | ||||
| * | spellchecker | bulia byak | 2009-02-17 | 1 | -0/+2 |
| | | | | (bzr r7311) | ||||
| * | prevent hotkey clash (at least for english) | bulia byak | 2009-02-10 | 1 | -2/+2 |
| | | | | (bzr r7260) | ||||
| * | Filters, Extensions menus | bulia byak | 2009-02-10 | 1 | -4/+7 |
| | | | | (bzr r7259) | ||||
| * | Turn off new input dialog pending cleanup | Jon A. Cruz | 2009-01-20 | 1 | -1/+2 |
| | | | | (bzr r7150) | ||||
| * | fix/revert 20519 and 20521 | Johan B. C. Engelen | 2009-01-17 | 1 | -2/+2 |
| | | | | (bzr r7142) | ||||
| * | Remove INKSCAPE_VERSION from menus-skeleton.h | Krzysztof Kosi??ski | 2009-01-14 | 1 | -1/+1 |
| | | | | (bzr r7132) | ||||
| * | fixing the build (in Ubuntu GNU/Linux at least) | Felipe Corr??a da Silva Sanches | 2009-01-14 | 1 | -1/+1 |
| | | | | (bzr r7130) | ||||
| * | partly fix build ................. | Johan B. C. Engelen | 2009-01-13 | 1 | -1/+1 |
| | | | | (bzr r7128) | ||||
| * | Added a new toolbar with snapping controls | Diederik van Lierop | 2009-01-10 | 1 | -1/+1 |
| | | | | (bzr r7107) | ||||
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -3/+1 |
| | | | | (bzr r6885) | ||||
| * | 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/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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) | ||||
| * | Do not have menu entry for SVG Fonts if they are not enabled | Jon A. Cruz | 2008-06-26 | 1 | -0/+2 |
| | | | | (bzr r6065) | ||||
| * | moving the fonts dialog to a more logical place (though it still does not ↵ | bulia byak | 2008-06-26 | 1 | -2/+1 |
| | | | | | | work for me) (bzr r6064) | ||||
| * | adding a dialog for SVG Fonts | Felipe Corr??a da Silva Sanches | 2008-06-25 | 1 | -0/+2 |
| | | | | (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) | ||||
| * | remove filters verb and command | bulia byak | 2008-06-09 | 1 | -1/+3 |
| | | | | (bzr r5866) | ||||
| * | implement filter toggle | MenTaLguY | 2008-03-31 | 1 | -0/+1 |
| | | | | (bzr r5266) | ||||
| * | Adding axis detection to new input dialog | Jon A. Cruz | 2008-03-21 | 1 | -0/+1 |
| | | | | (bzr r5140) | ||||
| * | add delete lpe verb, rearrange menu to collect all lpe commands under path | bulia byak | 2008-03-19 | 1 | -2/+5 |
| | | | | (bzr r5120) | ||||
| * | remove edit clippath/mask from menu | bulia byak | 2008-03-18 | 1 | -2/+0 |
| | | | | (bzr r5115) | ||||
| * | New menu command to quickly create guides around page | Maximilian Albert | 2008-03-05 | 1 | -0/+2 |
| | | | | (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) | ||||
| * | added "Ask Us a Question" to the Help menu linking to ↵ | Felipe Corr??a da Silva Sanches | 2008-01-18 | 1 | -0/+1 |
| | | | | | | http://answers.launchpad.net/inkscape/+addquestion (bzr r4546) | ||||
| * | 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 | -7/+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) | ||||
| * | 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) | ||||
| * | more logical order of commands | bulia byak | 2007-11-10 | 1 | -1/+1 |
| | | | | (bzr r4055) | ||||
| * | apply John Cliff's patch [ 1743843 ] Create Marker from Selection Menu Item | Johan B. C. Engelen | 2007-10-09 | 1 | -0/+1 |
| | | | | (bzr r3864) | ||||
| * | keys reference via webbrowser call | bulia byak | 2007-09-22 | 1 | -1/+1 |
| | | | | (bzr r3786) | ||||
| * | r16619@tres: ted | 2007-09-18 21:09:29 -0700 | Ted Gould | 2007-09-19 | 1 | -3/+0 |
| | | | | | | Removing more GNOME Print. It's everywhere! (bzr r3773) | ||||
| * | 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) | ||||
| * | added import/export preferences category | Bruno Dilly | 2007-08-20 | 1 | -0/+2 |
| | | | | (bzr r3549) | ||||
| * | Commit LivePathEffect branch to trunk! | Johan B. C. Engelen | 2007-08-14 | 1 | -0/+2 |
| | | | | | | (disabled extension/internal/bitmap/*.* in build.xml to fix compilation) (bzr r3472) | ||||
| * | export to ocal bug fix | Bruno Dilly | 2007-08-08 | 1 | -0/+1 |
| | | | | (bzr r3418) | ||||
| * | adds export to ocal feature without dialog window | Bruno Dilly | 2007-08-06 | 1 | -0/+1 |
| | | | | (bzr r3398) | ||||
| * | move filters dialog to where it makes more sense | bulia byak | 2007-07-10 | 1 | -1/+1 |
| | | | | (bzr r3218) | ||||
| * | initial filter UI code drop from Nick | MenTaLguY | 2007-06-24 | 1 | -0/+1 |
| | | | | (bzr r3095) | ||||
| * | add unhide/unlock commands | bulia byak | 2007-03-16 | 1 | -0/+3 |
| | | | | (bzr r2666) | ||||
| * | spelling, view menu rearrangement, swatches moved to view | bulia byak | 2006-11-07 | 1 | -14/+12 |
| | | | | (bzr r1921) | ||||
| * | add view mode toggle | bulia byak | 2006-11-03 | 1 | -0/+1 |
| | | | | (bzr r1887) | ||||
| * | more help commands | bulia byak | 2006-10-09 | 1 | -0/+2 |
| | | | | (bzr r1792) | ||||
| * | add new help commands via webbrowser extensions | bulia byak | 2006-10-09 | 1 | -0/+5 |
| | | | | (bzr r1790) | ||||
| * | Committed a great patch which adds a Save A Copy menu function. This is the ↵ | Jon Phillips | 2006-08-22 | 1 | -0/+1 |
| | | | | | | first gloss of this patch...I will add more stuff to it shortly... (bzr r1628) | ||||
| * | accelerator for effects | bulia byak | 2006-07-02 | 1 | -1/+1 |
| | | | | (bzr r1343) | ||||
| * | patch from Gustav Broberg: undo annotations and history dialog | bulia byak | 2006-06-29 | 1 | -0/+2 |
| | | | | (bzr r1315) | ||||
