| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Arrange > Polar unaffected by y-axis direction | Nathan Lee | 2019-09-21 | 1 | -4/+5 |
| | | | | | | | | In Arrange > Polar > Parameterized > Angle: update tooltips to reflect current behaviour. Fix https://gitlab.com/inkscape/inkscape/issues/374 | ||||
| * | Make doc2dt a document property | Thomas Holder | 2019-07-27 | 1 | -2/+2 |
| | | | | | Closes #340 | ||||
| * | Refactoring: replace funcs with methods. | Shlomi Fish | 2019-06-12 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I hereby disclaim any implicit or explicit ownership of my changes in this changeset, and put them under a multiple licence consisting of your choice of one of more of: - The CC0 / Public Domain - https://creativecommons.org/choose/zero/ . - The MIT / Expat license - https://en.wikipedia.org/wiki/MIT_License - The default licence of your project - The https://en.wikipedia.org/wiki/GNU_Lesser_General_Public_License - version 2.1 or higher - The https://en.wikipedia.org/wiki/GNU_General_Public_License - version 2 or higher - Any licence in the 2018-Aug-27 popular licenses list of https://opensource.org/licenses - The https://en.wikipedia.org/wiki/Apache_License version 2.0 or later - The https://en.wikipedia.org/wiki/Artistic_License version 2.0 or later - The https://en.wikipedia.org/wiki/ISC_license - The https://opensource.org/licenses/BSD-2-Clause Crediting me will be nice, but not mandatory, and you can change the licence of the project without needing my permission. | ||||
| * | Tidy various dialog UIs | Nathan Lee | 2019-04-02 | 1 | -0/+4 |
| | | |||||
| * | modernize loops | Marc Jeanmougin | 2019-01-02 | 1 | -8/+4 |
| | | |||||
| * | 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 | ||||
| * | fix "Arrange" dialog with inverted y-axis | Thomas Holder | 2018-09-23 | 1 | -7/+3 |
| | | |||||
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -4/+4 |
| | | | | | | 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 | -11/+13 |
| | | | | | A lot of header clean-up. | ||||
| * | Misc. typos | Unknown | 2017-11-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | Found using `codespell -q 3 -w --skip="*.svg,*.po,*.ts,./share/tutorials,./src/libavoid,./packaging/win32/languages,./man,./src/2geom" -I ../inkscape-whitelist.txt` whereby whitelist file contained: ``` dum iff glight substract te upto ``` | ||||
| * | Remove unused parameter in SPItem::doWriteTransform | Stefano Facchini | 2017-09-24 | 1 | -1/+1 |
| | | |||||
| * | Fix Gtk alignment API | Alexander Valavanis | 2017-07-08 | 1 | -2/+2 |
| | | |||||
| * | Remove old icon handling code | Alexander Valavanis | 2017-06-29 | 1 | -1/+0 |
| | | |||||
| * | [Bug #1658397] Object > Arrange > Polar Coordinates dialog text. | Nicolas Dufour | 2017-01-24 | 1 | -2/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1658397 (bzr r15437) | ||||
| * | Merged trunk | Adrian Boguszewski | 2016-08-09 | 1 | -31/+0 |
| |\ | | | | | (bzr r14954.1.30) | ||||
| | * | End GTK+ 2 support and remove GDL fork | Alex Valavanis | 2016-08-04 | 1 | -31/+0 |
| | |\ | | | | | | | (bzr r15038) | ||||
| | | * | Drop remaining GTKMM 2 fallback support | Alex Valavanis | 2016-07-28 | 1 | -31/+0 |
| | | | | | | | | | | (bzr r15023.2.7) | ||||
| * | | | Merged trunk | Adrian Boguszewski | 2016-08-03 | 1 | -2/+0 |
| |\| | | | | | | | | (bzr r14954.1.29) | ||||
| | * | | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -2/+0 |
| | | | | | | | | | | (bzr r15034) | ||||
| | * | | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -0/+2 |
| | | | | | | | | | | (bzr r15027) | ||||
| | * | | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -2/+0 |
| | |/ | | | | | (bzr r15025) | ||||
| * | | Added items as a range function | Adrian Boguszewski | 2016-07-03 | 1 | -1/+1 |
| |\| | | | | | (bzr r14954.1.13) | ||||
| * | | Moved next functions, added namespace, renamed range functions | Adrian Boguszewski | 2016-06-25 | 1 | -1/+1 |
| |/ | | | (bzr r14954.1.10) | ||||
| * | static code analysis | Kris De Gussem | 2015-11-13 | 1 | -1/+1 |
| | | | | (bzr r14463) | ||||
| * | static code analysis | Kris De Gussem | 2015-11-05 | 1 | -1/+1 |
| | | | | (bzr r14446) | ||||
| * | corrected the casts (hopefully) | Marc Jeanmougin | 2015-02-27 | 1 | -2/+2 |
| | | | | (bzr r13922.1.10) | ||||
| * | Put a few std::vector<SPitem*> | Marc Jeanmougin | 2015-02-19 | 1 | -3/+3 |
| | | | | (bzr r13922.1.5) | ||||
| * | Just... | mc | 2015-02-18 | 1 | -9/+5 |
| | | | | | | | | some... more... lines... (bzr r13922.1.2) | ||||
| * | UI: some strings were not translatable | Kris De Gussem | 2015-01-03 | 1 | -8/+8 |
| | | | | (bzr r13834) | ||||
| * | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 2014-12-21 | 1 | -2/+2 |
| | | | | (bzr r13820) | ||||
| * | Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection | Liam P. White | 2014-12-21 | 1 | -1/+1 |
| | | | | (bzr r13809) | ||||
| * | Migrate more widgets to Gtk::Grid | Alex Valavanis | 2014-08-23 | 1 | -0/+32 |
| | | | | (bzr r13341.1.169) | ||||
| * | Get pollar tiling working agains with trunk | Martin Owens | 2014-03-27 | 1 | -4/+4 |
| | | | | (bzr r11073.1.37) | ||||
| * | The Polar Arrange Tab of the Arrange Dialog now hides the parametric | Denis Declara | 2012-05-19 | 1 | -7/+2 |
| | | | | | | controls until the user selects the corresponding radio button (bzr r11073.1.35) | ||||
| * | Added documentation and made helper functions in polar-arrange-tab.cpp static | Denis Declara | 2012-05-19 | 1 | -6/+16 |
| | | | | (bzr r11073.1.34) | ||||
| * | Removed debug output | Denis Declara | 2012-05-09 | 1 | -5/+0 |
| | | | | (bzr r11073.1.32) | ||||
| * | Renamed files to better match coding conventions | Denis Declara | 2012-05-09 | 1 | -0/+414 |
| (bzr r11073.1.31) | |||||
