summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Working with rotate previewJabier Arraiza Cenoz2016-10-191-2/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to trunkJabier Arraiza Cenoz2016-10-141-40/+49
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Update to trunkJabier Arraiza Cenoz2016-10-102-4/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Update to trunkJabier Arraiza Cenoz2016-10-081-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Update to trunkJabier Arraiza Cenoz2016-10-081-31/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Update to trunkJabier Arraiza Cenoz2016-10-0820-80/+543
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Doc rotate startJabier Arraiza Cenoz2016-10-021-1/+11
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to new code in trunkJabiertxof2017-01-221-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to trunkJabiertxof2017-01-21230-9608/+3300
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix "swap fill and stroke" for multiple objects in selectionalexandru.roman2017-01-211-56/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes bugs in copy LPE's. #1656093:Paste path effect doesn't work on 0.92 and...Jabiertxof2017-01-201-20/+20
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use GStatBuf where appropriate to ensure usage of the correct typeEduard Braun2017-01-121-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix comment typosAlex Valavanis2017-01-111-2/+2
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a bad inicialization of unsigned intJabiertxof2017-01-081-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | antialiasing options on exportMarc Jeanmougin2017-01-042-3/+14
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rm remaining Gtk::Stock usageAlex Valavanis2016-12-2714-181/+162
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rm more deprecated Gtk::StockAlex Valavanis2016-12-2715-71/+60
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rm some deprecated Gtk::Stock usageAlex Valavanis2016-12-2711-42/+23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix header inclusion orderingAlex Valavanis2016-12-262-1/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | frame: Gtk3 fixesAlex Valavanis2016-12-263-14/+20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a few Gtkmm deprecationsAlex Valavanis2016-12-262-8/+6
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | i18n. Flood autogap list not correctly translated at runtime.Nicolas Dufour2016-12-241-4/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove some ocurrences of desktop in knot functionsJabiertxof2016-12-191-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove unneeded static var from previous commitJabier Arraiza Cenoz2016-12-192-15/+16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add update_helperpaths not member of nodetool class to easy call from outsideJabier Arraiza Cenoz2016-12-193-27/+27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prevent crash when iterator invalidated after converting shape to path.Tavmjong Bah2016-12-151-1/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove obsolete commentJabiertxof2016-12-061-1/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes for measure LPE and speed path based LPE operationsJabiertxof2016-12-061-3/+7
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improvements and fixes for buds pointed by suv on measure line LPEJabiertxof2016-12-031-2/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ensure new mesh is immediately editable.Tavmjong Bah2016-12-021-0/+10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add toggles for handle visibility, editing fill, and editing stroke.Tavmjong Bah2016-12-012-11/+37
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Select mesh nodes by clicking on control lines.Tavmjong Bah2016-11-231-11/+41
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a typo in inkscape-preferences.cpp.Ivan Mas??r2016-11-221-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Keep corner nodes selected when possible for corner operations.Tavmjong Bah2016-11-211-5/+9
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Preserve selection of corner nodes for some corner operations.Tavmjong Bah2016-11-201-1/+6
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add Shift-I shortcut for insert node.su_v2016-11-192-0/+20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve mouse handling for mesh:Tavmjong Bah2016-11-181-79/+117
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove debug line from last commit.Tavmjong Bah2016-11-171-1/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix status bar messages for meshes and gradients.Tavmjong Bah2016-11-172-5/+25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Split selected rows/columns in half using Insert key.Tavmjong Bah2016-11-161-4/+12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement tweaking of mesh handle colors.Tavmjong Bah2016-11-141-80/+102
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a make inkscape_pot to regen potfileMarc Jeanmougin2016-11-111-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix automatic dockbar resizingMarc Jeanmougin2016-11-111-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | resizable undocked dialogsMarc Jeanmougin2016-11-091-0/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge boolop branch: Move boolop functions from sp_selected_path_<op> to Obje...Marc Jeanmougin2016-11-094-11/+11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move boolop functions from sp_selected_path_<op> to ObjectSet::path<op>Alexander Brock2016-11-094-11/+11
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Click-drag selects nodes rather than creates new mesh if mesh already exists.Tavmjong Bah2016-11-091-1/+18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable swapping of fill and stroke when one is a mesh.Tavmjong Bah2016-11-091-0/+6
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve mesh handling in Fill and Stroke dialog.Tavmjong Bah2016-11-081-46/+24
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | / / / / / / / / / / / / / / / / / 1639832 Blend and blur unspected resultsJabier Arraiza Cenoz2016-11-072-5/+8
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |