| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix the rest of missing icons in the geometry tool. Closes: #358132 | Krzysztof Kosi??ski | 2009-04-20 | 1 | -1/+1 |
| | | | | (bzr r7742) | ||||
| * | Fix the "select all" icon and remove stuff causing problems from ↵ | Krzysztof Kosi??ski | 2009-04-11 | 1 | -1/+1 |
| | | | | | | widgets/icon.cpp (bzr r7685) | ||||
| * | Edit > Duplicate Layer should duplicate hidden items, locked items, ↵ | Ed Halley | 2009-03-10 | 1 | -2/+21 |
| | | | | | | sublayers, everything (bzr r7464) | ||||
| * | part of #339660; layers dialog allows non-unique inkscape:label attributes | Ed Halley | 2009-03-08 | 1 | -1/+1 |
| | | | | (bzr r7443) | ||||
| * | Move files from the src/dialogs/ directory to the places where they | Krzysztof Kosi??ski | 2009-02-21 | 1 | -5/+5 |
| | | | | | | should be. Build libinkscape.a - should reduce link time. (bzr r7337) | ||||
| * | Make all icons themable (except the filter icons). | Krzysztof Kosi??ski | 2009-02-19 | 1 | -172/+165 |
| | | | | (bzr r7332) | ||||
| * | spellchecker | bulia byak | 2009-02-17 | 1 | -0/+11 |
| | | | | (bzr r7311) | ||||
| * | better in singular | bulia byak | 2009-02-06 | 1 | -2/+2 |
| | | | | (bzr r7242) | ||||
| * | more Editors | bulia byak | 2009-02-06 | 1 | -8/+8 |
| | | | | (bzr r7241) | ||||
| * | Added a new toolbar with snapping controls | Diederik van Lierop | 2009-01-10 | 1 | -7/+7 |
| | | | | (bzr r7107) | ||||
| * | move shape_editor from node context to the parent class, event context | bulia byak | 2009-01-08 | 1 | -11/+11 |
| | | | | (bzr r7096) | ||||
| * | revert 19261 partly, to fix toolbar icon loading on windows. disabled themed ↵ | Johan B. C. Engelen | 2009-01-01 | 1 | -1/+1 |
| | | | | | | loading of that icon, but the 2 related icons next to it are not themed either. the themed icon does work on windows for the edit menu, so the problem lies in the differences between toolbar and menu icon loading i suppose. (bzr r7052) | ||||
| * | Changed term away from "embed" since that has specific meaning. | Jon A. Cruz | 2008-12-07 | 1 | -4/+4 |
| | | | | (bzr r6966) | ||||
| * | adding "remove" context menu in the embedded color profiles box | Felipe Corr??a da Silva Sanches | 2008-11-24 | 1 | -0/+10 |
| | | | | (bzr r6897) | ||||
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -1/+1 |
| | | | | (bzr r6891) | ||||
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -26/+27 |
| | | | | (bzr r6885) | ||||
| * | Merging from trunk | Ted Gould | 2008-10-11 | 1 | -1/+1 |
| | | | | (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 | -22/+26 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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) | ||||
| * | Next roud of NR ==> Geom conversion | Maximilian Albert | 2008-09-18 | 1 | -10/+10 |
| | | | | (bzr r6839) | ||||
| * | More NR ==> Geom conversion (points and some matrices/transforms) | Maximilian Albert | 2008-09-18 | 1 | -4/+4 |
| | | | | (bzr r6836) | ||||
| * | Some NR::Point ==> Geom::Point replacements | Maximilian Albert | 2008-09-18 | 1 | -4/+4 |
| | | | | (bzr r6835) | ||||
| * | Add a zoom correction option to preferences (used when zooming to 1:1 etc. ↵ | Maximilian Albert | 2008-09-04 | 1 | -3/+6 |
| | | | | | | to display items in their true sizes) (bzr r6758) | ||||
| * | Some icons for the geometry tool | Maximilian Albert | 2008-08-18 | 1 | -1/+1 |
| | | | | (bzr r6664) | ||||
| * | Groundwork for new LPETool tool (which consists of subtools that are ↵ | Maximilian Albert | 2008-08-18 | 1 | -0/+12 |
| | | | | | | constructed from LPEs) (bzr r6645) | ||||
| * | Eliminate more of SP_ACTIVE_DESKTOP | Maximilian Albert | 2008-08-15 | 1 | -16/+16 |
| | | | | (bzr r6633) | ||||
| * | Get rid of a whole bunch of further instances of SP_ACTIVE_DESKTOP (where ↵ | Maximilian Albert | 2008-08-14 | 1 | -50/+50 |
| | | | | | | the desktop is readily available in the calling function) (bzr r6629) | ||||
| * | Remove further instances of SP_ACTIVE_DESKTOP | Maximilian Albert | 2008-08-14 | 1 | -4/+4 |
| | | | | (bzr r6628) | ||||
| * | make spcurve::first_point and last_point boost::optional | Johan B. C. Engelen | 2008-08-13 | 1 | -2/+2 |
| | | | | (bzr r6617) | ||||
| * | NR::Maybe => boost::optional | Johan B. C. Engelen | 2008-08-05 | 1 | -1/+1 |
| | | | | (bzr r6569) | ||||
| * | Switched three verbs/icons over to standard names and thus themed loading | Jon A. Cruz | 2008-07-11 | 1 | -3/+3 |
| | | | | (bzr r6257) | ||||
| * | try to use consistent document for creating guides | MenTaLguY | 2008-07-07 | 1 | -1/+1 |
| | | | | (bzr r6212) | ||||
| * | fix a long-standing bug with Undo after Fit canvas to selection/drawing. | Peter Moulder | 2008-07-05 | 1 | -2/+2 |
| | | | | (bzr r6165) | ||||
| * | replace some spcurve->last_bpath calls with spcurve->is_empty | Johan B. C. Engelen | 2008-06-29 | 1 | -2/+2 |
| | | | | (bzr r6088) | ||||
| * | adding a dialog for SVG Fonts | Felipe Corr??a da Silva Sanches | 2008-06-25 | 1 | -0/+5 |
| | | | | (bzr r6056) | ||||
| * | new command: relink clone to copied object | bulia byak | 2008-06-15 | 1 | -1/+6 |
| | | | | (bzr r5948) | ||||
| * | Added duplicate layer command. Fixes bug #171246. | Jon A. Cruz | 2008-06-14 | 1 | -1/+29 |
| | | | | (bzr r5927) | ||||
| * | Added the ability to toggle a layer "solo". Fixes bug #171530. | Jon A. Cruz | 2008-06-13 | 1 | -0/+11 |
| | | | | (bzr r5922) | ||||
| * | remove filters verb and command | bulia byak | 2008-06-09 | 1 | -0/+5 |
| | | | | (bzr r5866) | ||||
| * | - try to use more forward declarations for less dependencies on display/curve.h | Johan B. C. Engelen | 2008-05-09 | 1 | -1/+1 |
| | | | | | | | - change _bpath to private member of SPCurve, obtain and set with get_bpath and set_bpath. - added const methods, so protect changes to _bpath in SPCurve (bzr r5636) | ||||
| * | struct SPCurve => class SPCurve | Johan B. C. Engelen | 2008-05-05 | 1 | -4/+4 |
| | | | | | | change all sp_curve_methods functions to SPCurve::methods. (bzr r5609) | ||||
| * | Initial cut of eraser tool | Jon A. Cruz | 2008-04-26 | 1 | -0/+11 |
| | | | | (bzr r5524) | ||||
| * | Move script dialog from gtkmm to jvm | Bob Jamison | 2008-03-31 | 1 | -1/+3 |
| | | | | (bzr r5272) | ||||
| * | implement filter toggle | MenTaLguY | 2008-03-31 | 1 | -0/+5 |
| | | | | (bzr r5266) | ||||
| * | * add RegisteredTransformedPoint widget, that transforms the point before ↵ | Johan B. C. Engelen | 2008-03-22 | 1 | -1/+2 |
| | | | | | | | | | 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) | ||||
| * | Adding axis detection to new input dialog | Jon A. Cruz | 2008-03-21 | 1 | -6/+5 |
| | | | | (bzr r5140) | ||||
| * | add delete lpe verb, rearrange menu to collect all lpe commands under path | bulia byak | 2008-03-19 | 1 | -1/+6 |
| | | | | (bzr r5120) | ||||
| * | adds icons for edit clippath/mask | bulia byak | 2008-03-18 | 1 | -2/+2 |
| | | | | (bzr r5114) | ||||
| * | Adding new extended input devices dialog | Jon A. Cruz | 2008-03-13 | 1 | -0/+6 |
| | | | | (bzr r5076) | ||||
| * | fix "last effect settings..." that used to run the effect immediately. | Johan B. C. Engelen | 2008-03-10 | 1 | -3/+2 |
| | | | | (bzr r5044) | ||||
| * | New menu command to quickly create guides around page | Maximilian Albert | 2008-03-05 | 1 | -0/+7 |
| | | | | (bzr r4970) | ||||
