| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Give more descriptive names to document file related variables and functions. | Tavmjong Bah | 2019-02-20 | 1 | -2/+2 |
| | | | | | Makes searching through code for them easier. | ||||
| * | Adding styling refactoring, moving after to other branch the CSS part | Jabier Arraiza | 2019-01-27 | 1 | -1/+1 |
| | | |||||
| * | modernize loops | Marc Jeanmougin | 2019-01-02 | 1 | -3/+2 |
| | | |||||
| * | Fix codding style | Jabiertxof | 2018-11-09 | 1 | -1/+1 |
| | | |||||
| * | Move icon-loader and provide a temporary fallback to render pixbuf | Jabiertxof | 2018-11-09 | 1 | -1/+1 |
| | | |||||
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -1/+2 |
| | | | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | ||||
| * | Use C++11 raw string for embeded SVG. | Tavmjong Bah | 2018-11-06 | 1 | -25/+27 |
| | | |||||
| * | Remove #include "config.h" wherever possible | Eduard Braun | 2018-10-01 | 1 | -4/+0 |
| | | |||||
| * | Fix bug pointed by moini in ↵ | Jabiertxof | 2018-08-09 | 1 | -1/+1 |
| | | | | | https://gitlab.com/inkscape/inkscape/merge_requests/294#note_93146271 | ||||
| * | adding gtk-theme | Jabier Arraiza | 2018-07-21 | 1 | -2/+2 |
| | | |||||
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -14/+14 |
| | | | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | ||||
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -13/+13 |
| | | | | | A lot of header clean-up. | ||||
| * | Move general ellipsize text function out of gradient files. | Tavmjong Bah | 2018-01-19 | 1 | -2/+3 |
| | | |||||
| * | Removed all GSList occurences in .h files | Marc Jeanmougin | 2017-10-01 | 1 | -29/+14 |
| | | |||||
| * | Remove old icon handling code | Alexander Valavanis | 2017-06-29 | 1 | -7/+2 |
| | | |||||
| * | stroke-style: fix preloading no-marker | chr | 2017-05-18 | 1 | -4/+10 |
| | | | | | | speed up inkscape startup (bzr r15698.1.3) | ||||
| * | Merged trunk | Adrian Boguszewski | 2016-08-03 | 1 | -6/+0 |
| |\ | | | | | (bzr r14954.1.29) | ||||
| | * | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -6/+0 |
| | | | | | | | (bzr r15034) | ||||
| | * | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -0/+6 |
| | | | | | | | (bzr r15027) | ||||
| | * | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -6/+0 |
| | | | | | | | (bzr r15025) | ||||
| * | | Renamed children list in SPObject | Adrian Boguszewski | 2016-07-14 | 1 | -1/+1 |
| | | | | | | | (bzr r14954.1.21) | ||||
| * | | Second part of new SPObject children list | Adrian Boguszewski | 2016-07-13 | 1 | -3/+3 |
| |/ | | | (bzr r14954.1.19) | ||||
| * | Use gray for 'context-fill' and 'context-stroke' in marker selector. | Tavmjong Bah | 2014-12-23 | 1 | -4/+4 |
| | | | | | | Fix rendering bug when elements with 'context-fill' and 'context-stroke' are inside groups. (bzr r13822) | ||||
| * | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 2014-12-21 | 1 | -3/+3 |
| | | | | (bzr r13820) | ||||
| * | Replace INKSCAPE.active_desktop() by SP_ACTIVE_DESKTOP for easier grepability | Liam P. White | 2014-11-26 | 1 | -1/+1 |
| | | | | (bzr r13768) | ||||
| * | Update to experimental r13598 | Liam P. White | 2014-10-08 | 1 | -2/+2 |
| |\ | | | | | (bzr r13341.5.17) | ||||
| | * | Update to trunk r13580 | Liam P. White | 2014-10-06 | 1 | -1/+1 |
| | |\ | | | | | | | (bzr r13341.1.255) | ||||
| | | * | i18n. Fix for Bug #380522 (strings that need to be fixed for translation). | Nicolas Dufour | 2014-10-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Translations. Inkscape.pot and French translation update. Fixed bugs: - https://launchpad.net/bugs/380522 (bzr r13576) | ||||
| | * | | Rename marker.cpp -> sp-marker.cpp to reflect inclusion in SP-tree | Liam P. White | 2014-10-05 | 1 | -1/+1 |
| | | | | | | | | | | (bzr r13341.1.248) | ||||
| | * | | Remove misleading dialogs directory | Liam P. White | 2014-09-02 | 1 | -1/+1 |
| | |/ | | | | | (bzr r13341.1.192) | ||||
| * | | Update to experimental r13565 | Liam P. White | 2014-09-27 | 1 | -1/+1 |
| | | | | | | | (bzr r13341.5.16) | ||||
| * | | 5. Refactoring of Application class: make copy/assignment operators private, ↵ | Liam P. White | 2014-06-27 | 1 | -1/+1 |
| |/ | | | | | disallow pointers to Application (bzr r13341.5.9) | ||||
| * | Improve the functions which create GdkPixbuf from Cairo surface | Krzysztof Kosi??ski | 2013-09-13 | 1 | -5/+5 |
| | | | | | | | | | and vice versa. Simplifies some code. Also introduce proper refcounting into svg_preview_cache.cpp and fix its users. (bzr r12512) | ||||
| * | Use fixed inkscape icon for 'no-marker' instead of gtk theme icon | Martin Owens | 2013-06-12 | 1 | -6/+2 |
| | | | | (bzr r12371) | ||||
| * | Use 'remove' instead of 'gtk-remove' for theme. | Martin Owens | 2013-06-12 | 1 | -2/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1190072 (bzr r12369) | ||||
| * | Change back to using NULL and fix windows theme error by checking | Martin Owens | 2013-06-11 | 1 | -5/+8 |
| | | | | (bzr r12367) | ||||
| * | Fix new bug with No-Marker having no icon, use Stock GTK::Remove icon for ↵ | Martin Owens | 2013-06-11 | 1 | -2/+5 |
| | | | | | | No-Marker. (bzr r12364) | ||||
| * | Change marker layout in stroke-widget so they are all on one line. | Martin Owens | 2013-06-11 | 1 | -10/+0 |
| | | | | (bzr r12363) | ||||
| * | Fix for 293358 : Reduce width of Fill Stroke dialog | John Smith | 2012-09-25 | 1 | -2/+3 |
| | | | | (bzr r11702) | ||||
| * | Fix for 165865 : Fix marker color on duplicate | John Smith | 2012-09-17 | 1 | -6/+2 |
| | | | | (bzr r11671) | ||||
| * | Fix for 165865 : markers must take object's stroke color - fix for floating ↵ | John Smith | 2012-08-28 | 1 | -1/+3 |
| | | | | | | window bug (bzr r11626) | ||||
| * | Fix for 165865 : markers must take object's stroke color | John Smith | 2012-08-20 | 1 | -18/+84 |
| | | | | (bzr r11614) | ||||
| * | Fix for 1030239 : Custom markers only added to the list in 'Fill and Stroke ↵ | John Smith | 2012-08-07 | 1 | -4/+19 |
| | | | | | | - Style' after reloading the file : Fix selection regression (bzr r11597) | ||||
| * | Fix for 1030239 : Custom markers only added to the list in Stroke Style ↵ | John Smith | 2012-08-04 | 1 | -0/+5 |
| | | | | | | after reloading the file (bzr r11589) | ||||
| * | Fix for 1030239 : Custom markers only added to the list in Stroke Style ↵ | John Smith | 2012-08-04 | 1 | -57/+135 |
| | | | | | | after reloading the file (bzr r11588) | ||||
| * | Fix for 973195 : Limit width of marker labels | John Smith | 2012-05-18 | 1 | -1/+2 |
| | | | | (bzr r11378) | ||||
| * | fix memory leak and some minor things | Kris De Gussem | 2012-04-09 | 1 | -12/+17 |
| | | | | (bzr r11190) | ||||
| * | Warning cleanup. | Jon A. Cruz | 2012-04-04 | 1 | -1/+1 |
| | | | | (bzr r11144) | ||||
| * | Fix for 943225 : Replace Gtk::OptionMenu with Gtk::ComboBox | John Smith | 2012-03-14 | 1 | -0/+458 |
| (bzr r11083) | |||||
