| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add perimetral only lattice 2 optionaly and allow hide knots on point parameter | Jabier Arraiza | 2018-01-05 | 4 | -67/+145 |
| | | |||||
| * | Do not parse visio files, use filename | Jabiertxo Arraiza Cenoz | 2018-01-05 | 1 | -49/+71 |
| | | |||||
| * | Add suport to noty titled symbols sets with filename | Jabiertxo Arraiza Cenoz | 2018-01-05 | 1 | -2/+18 |
| | | |||||
| * | Add title to symbols dropdown | Jabiertxo Arraiza Cenoz | 2018-01-05 | 2 | -42/+44 |
| | | |||||
| * | XML Editor: Re-add reasonable size requests for attribute scrollers | Eduard Braun | 2018-01-04 | 1 | -0/+2 |
| | | | | | | | | | In some environments (specifically Ubuntu 16.04) the minimum height of a Gtk::ScrolledWindow seems to be always zero disrespecting the natural size of any children. (follow-up to f6aa341b9fa89c03411fc62bf4576077cb8e771a) | ||||
| * | Parsing errors in application CSS should not be fatal | Eduard Braun | 2018-01-04 | 1 | -1/+1 |
| | | | | | | Fixed bug: - https://bugs.launchpad.net/inkscape/+bug/1740850 | ||||
| * | XML Editor: Minimum height for attribute entry | Eduard Braun | 2018-01-03 | 1 | -4/+1 |
| | | | | | | | | | | More elegant fix for eea412898d16c7217ca752550f12f9239cf6ad7c which also prevents the user from reducing the height of the attribute name/value area to zero (see bug #1723233). Fixed bug: - https://bugs.launchpad.net/inkscape/+bug/1723233 | ||||
| * | Restore behavior of swatches exapanding to fill available space. | Tavmjong Bah | 2018-01-03 | 1 | -2/+2 |
| | | |||||
| * | Fix a regrssion in merge branch Allow erase knots in powerstroke | Jabier Arraiza | 2018-01-03 | 1 | -3/+1 |
| | | |||||
| * | Merge branch 'master' into fixBendAndPatternAlongPathCrashesWithKnots | Jabier Arraiza | 2018-01-01 | 6 | -14/+10 |
| |\ | |||||
| | * | Merge branch 'checkboxlabel' of gitlab.com:darktrojan/inkscape | Marc Jeanmougin | 2018-01-01 | 1 | -7/+3 |
| | |\ | |||||
| | | * | Use Gtk::CheckButton label instead of a separate Gtk::Label | Geoff Lankow | 2018-01-01 | 1 | -7/+3 |
| | | | | |||||
| | * | | Fix minor typos | Yuri Chornoivan | 2018-01-01 | 5 | -7/+7 |
| | |/ | |||||
| * / | Fixes crashes with knoth in bend and pattern along path | Jabier Arraiza | 2018-01-01 | 4 | -41/+38 |
| |/ | |||||
| * | Cleanup comments and unused functions | Jabier Arraiza | 2017-12-30 | 2 | -16/+0 |
| | | |||||
| * | Merge branch 'master' into FixMessages | Jabier Arraiza | 2017-12-30 | 1 | -0/+10 |
| |\ | |||||
| | * | Back path operations to curves | Jabier Arraiza | 2017-12-30 | 1 | -0/+10 |
| | | | |||||
| * | | Fix message probles on boolops and for example when moving or transforming a ↵ | Jabiertxo Arraiza Cenoz | 2017-12-29 | 3 | -13/+20 |
| |/ | | | | selection no message | ||||
| * | Merge branch 'master' into CloneOriginalLPEFix | Jabiertxo Arraiza Cenoz | 2017-12-29 | 2 | -17/+3 |
| |\ | |||||
| | * | Revert "Add improvements sugested by Eduard Brawn And Moini" | Marc Jeanmougin | 2017-12-29 | 2 | -17/+3 |
| | | | | | | | | | | | This reverts commit 2ebc7ad774aa6fd19c684464e35ce9129f8ae341 (cherry picked from commit 8707b5a3d717bec232c74ea8ceb350ec14965877) | ||||
| * | | Add fix sugested in mailing list to allow diferent LPE on clones | Jabiertxo Arraiza Cenoz | 2017-12-29 | 4 | -22/+58 |
| |/ | |||||
| * | Merge branch 'master' into powerpencilII | Jabier Arraiza | 2017-12-29 | 4 | -3/+19 |
| |\ | |||||
| | * | Merge branch 'attrvaluesize' of gitlab.com:darktrojan/inkscape | Marc Jeanmougin | 2017-12-29 | 1 | -0/+1 |
| | |\ | |||||
| | | * | Show attribute value widget by default | Geoff Lankow | 2017-12-18 | 1 | -0/+1 |
| | | | | |||||
| | * | | Merge branch 'maxfontsize' of gitlab.com:darktrojan/inkscape | Marc Jeanmougin | 2017-12-29 | 1 | -0/+1 |
| | |\ \ | |||||
| | | * | | Limit size of font preview to 100pt | Geoff Lankow | 2017-12-18 | 1 | -0/+1 |
| | | |/ | |||||
| | * | | Add improvements sugested by Eduard Brawn And Moini | Jabiertxo Arraiza Cenoz | 2017-12-28 | 2 | -3/+17 |
| | | | | |||||
| * | | | Allow erase knots in powerstroke | Jabiertxo Arraiza Cenoz | 2017-12-27 | 2 | -16/+17 |
| | | | | |||||
| * | | | Merge branch 'master' into powerpencilII | Jabiertxo Arraiza Cenoz | 2017-12-27 | 20 | -7/+205 |
| |\| | | |||||
| | * | | Stop using deprecated gtk_adjustment_value_changed | Alexander Valavanis | 2017-12-26 | 6 | -0/+42 |
| | | | | |||||
| | * | | Fix Gtkmm widget margin deprecation | Alexander Valavanis | 2017-12-26 | 2 | -4/+32 |
| | | | | |||||
| | * | | GtkMM popup menu deprecation fixes | Alexander Valavanis | 2017-12-26 | 10 | -1/+75 |
| | | | | |||||
| | * | | Inkview: GtkMM deprecation fixes | Alexander Valavanis | 2017-12-26 | 1 | -2/+34 |
| | | | | |||||
| | * | | :Merge branch 'master' of gitlab.com:inkscape/inkscape | Alexander Valavanis | 2017-12-26 | 5 | -618/+545 |
| | |\ \ | |||||
| | * | | | UXManager: Gtkmm deprecation fix | Alexander Valavanis | 2017-12-26 | 1 | -0/+22 |
| | | | | | |||||
| * | | | | Merge branch 'master' into powerpencilII | Jabier Arraiza | 2017-12-26 | 6 | -618/+558 |
| |\ \ \ \ | | |/ / | |/| | | |||||
| | * | | | Merge branch 'master' of gitlab.com:inkscape/inkscape | Sylvain Chiron | 2017-12-26 | 4 | -1223/+119 |
| | |\| | | |||||
| | | * | | LPE message Gtkmm deprecation fixes | Alexander Valavanis | 2017-12-26 | 1 | -0/+13 |
| | | | | | |||||
| | * | | | Format connector code | Sylvain Chiron | 2017-12-26 | 5 | -618/+545 |
| | | | | | | | | | | | | | | | | | Signed-off-by: Sylvain Chiron <chironsylvain@orange.fr> | ||||
| * | | | | Fix power stroke closed path and minor tweacks for pencil powerstroke | Jabier Arraiza | 2017-12-26 | 4 | -25/+35 |
| | | | | | |||||
| * | | | | Merge branch 'master' into powerpencilII | Jabier Arraiza | 2017-12-25 | 61 | -2645/+869 |
| |\ \ \ \ | | |/ / | |/| | | |||||
| | * | | | Merge about-box Gtkmm changes | Alexander Valavanis | 2017-12-25 | 3 | -1223/+106 |
| | |\ \ \ | | |/ / | |/| | | |||||
| | | * | | AboutBox: Resolve conflicts | Alexander Valavanis | 2017-08-16 | 1 | -2/+0 |
| | | |\ \ | |||||
| | | | * | | AboutBox: Add metadata | Alexander Valavanis | 2017-08-13 | 1 | -13/+10 |
| | | | | | | |||||
| | | | * | | Install AUTHORS & TRANSLATORS files and auto-generate credits in AboutBox | Alexander Valavanis | 2017-08-13 | 2 | -361/+29 |
| | | | | | | |||||
| | | | * | | Initial rebase on Gtk::AboutDialog | Alexander Valavanis | 2017-08-13 | 2 | -1009/+217 |
| | | | | | | |||||
| | | * | | | AboutBox: Add placeholder Copyright string. Need to confirm contents | Alexander Valavanis | 2017-08-16 | 1 | -8/+9 |
| | | | | | | |||||
| | | * | | | AboutBox: Tweak class structure | Alexander Valavanis | 2017-08-16 | 2 | -33/+44 |
| | | | | | | |||||
| | | * | | | AboutBox: Add metadata | Alexander Valavanis | 2017-08-16 | 1 | -13/+10 |
| | | | | | | |||||
| | | * | | | Install AUTHORS & TRANSLATORS files and auto-generate credits in AboutBox | Alexander Valavanis | 2017-08-16 | 2 | -361/+29 |
| | | | | | | |||||
