summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* This patch fixes the behaviour of control-handle locking duringIan Bruce2019-03-031-46/+81
* This patch alters the tip information displayed during path node editing,Ian Bruce2019-03-031-84/+218
* temporary fix for bug where undo/redo does not restore node-type changesIan Bruce2019-03-031-13/+20
* Merge branch 'tim_rawlinson/inkscape-patch-4'Martin Owens2019-03-031-5/+1
|\
| * Fix unmatched svg_length_lookup[] array and SVGLength::UnitTim Rawlinson2019-02-151-5/+1
* | refactor PanelDialog<Behavior::FloatingBehavior>Thomas Holder2019-03-021-46/+17
* | After delete, next selected layer is sibling of equal depth, with preference ...Nathan Lee2019-03-021-9/+23
* | Reimplement one time dropper for strokeNathan Lee2019-03-021-1/+1
* | Stop crash, save dialog pos for floating dialog preferenceNathan Lee2019-02-272-27/+32
* | Extensions: Use wperl as default perl interpreter on WindowsPatrick Storz2019-02-261-1/+2
* | Make align handle thicker like traditional handlesMartin Owens2019-02-261-44/+43
* | Prevent text dialog to become too wide.Tavmjong Bah2019-02-261-3/+6
* | Seperate out center alignment and add sepcific tool text for itMartin Owens2019-02-253-4/+10
* | Add option for on canvas align handles and move group selection checkboxMartin Owens2019-02-253-11/+31
* | Merge in bazaar branch for alignment handlesMartin Owens2019-02-2410-18/+221
* | Make background color affect checkerboardtim_rawlinson2019-02-235-8/+20
* | Fix buildAlexander Valavanis2019-02-231-3/+3
* | Remov force allocationJabiertxof2019-02-201-8/+0
* | Merge from masterJabier Arraiza2019-02-208-83/+72
* | Fix compiling issuesJabier Arraiza2019-02-205-28/+69
* | minor fixesJabier Arraiza2019-02-201-3/+3
* | Small change to hover textMartin Owens2019-02-201-1/+1
* | Store pixbufs instead of names to reduce calls to sp_get_icon_pixbufMartin Owens2019-02-202-5/+5
* | Fix use of Gtk::Widget vs. GtkWidget in new symbolic icon getting codeMartin Owens2019-02-201-1/+1
* | Fix missing properties method, pass properties structureMartin Owens2019-02-201-1/+6
* | Remove Tags functionality (replaced by css selectors)Martin Owens2019-02-207-1382/+0
* | Include selectors dialog (aka styledialog) into the xml-tree notebook and rem...Martin Owens2019-02-204-81/+36
* | Remove css dialog from style dialog.Martin Owens2019-02-202-345/+0
* | Move towards the css dialog being self-sufficient and disable style dialogMartin Owens2019-02-204-147/+277
* | Allow style properties to be accessed outsideMartin Owens2019-02-201-0/+1
* | Remove unneded code from previous commitJabiertxof2019-02-201-22/+1
* | Fix for issue 95: Crash on applying Perspective/Envelope LPE to a groupJabiertxof2019-02-203-8/+24
* | Prevent crashes in node toolJabiertxof2019-02-201-2/+3
* | Give more descriptive names to document file related variables and functions.Tavmjong Bah2019-02-2031-168/+168
* | Fix typo in svg-preview.h and update POTFILES.inPatrick Storz2019-02-201-1/+1
* | Fix incorrect string literal comparisonsKarl Cheng2019-02-193-4/+4
* | Fix window positioning in Linux odf LPEDialogJabier Arraiza2019-02-191-0/+1
* | Fixing windows glitchesJabiertxof2019-02-192-11/+5
* | Fix header.Tavmjong Bah2019-02-191-1/+1
* | Put SVGPreview into it's own file.Tavmjong Bah2019-02-195-480/+594
* | Fixes LPE Dialog search focus and window sice improvements pointed by PatrickJabiertxof2019-02-192-7/+6
* | Fix code to avoid error message "descr without font family".Tavmjong Bah2019-02-191-4/+24
* | Fix bugs pointed by PatrickJabier Arraiza2019-02-181-8/+27
* | Remove a cout debug stringJabier Arraiza2019-02-181-1/+0
* | Update issues on CIJabiertxof2019-02-188-141/+158
* | Fix compiling issuesJabiertxof2019-02-182-4/+4
* | Add descriptions and fixes to show disabled and rename dash to dashed stoke LPEJabiertxof2019-02-186-36/+47
* | Add missing icons and add double languajeJabier Arraiza2019-02-183-73/+146
* | Add switch icon to fix broken imageJabiertxof2019-02-182-7/+7
* | Add apply functionsJabiertxof2019-02-182-33/+35