| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Set spacing in About Dialog | Nathan Lee | 2019-04-30 | 1 | -0/+3 |
| | | | | | Tentative fix for https://gitlab.com/inkscape/inbox/issues/418 | ||||
| * | About dialog: Fix icon file location | Patrick Storz | 2019-03-24 | 1 | -1/+1 |
| | | | | | (was renamed in deeb288fc38e09fba325741afb2c66f693438f9b) | ||||
| * | Remove unneeded document unref. | Tavmjong Bah | 2019-01-19 | 1 | -2/+0 |
| | | |||||
| * | Turn off clang-format for about box formatting | anatoly techtonik | 2018-12-01 | 1 | -0/+2 |
| | | |||||
| * | aboutbox.cpp: Add 2019 as some 1.0 release date in the future | anatoly techtonik | 2018-11-27 | 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 | ||||
| * | C++ify SVGViewWidget. Remove unused code. | Tavmjong Bah | 2018-11-06 | 1 | -7/+7 |
| | | |||||
| * | Remove #include "config.h" wherever possible | Eduard Braun | 2018-10-01 | 1 | -4/+0 |
| | | |||||
| * | Run clang-tidy’s modernize-use-emplace pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -1/+1 |
| | | | | | | This reduces the boilerplate required to add a new element to a container. | ||||
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -1/+1 |
| | | | | | | 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 | -4/+6 |
| | | | | | A lot of header clean-up. | ||||
| * | 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 | 1 | -361/+25 |
| | | | |||||
| | * | Initial rebase on Gtk::AboutDialog | Alexander Valavanis | 2017-08-13 | 1 | -1001/+214 |
| | | | |||||
| * | | 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 | 1 | -33/+33 |
| | | | |||||
| * | | 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 | 1 | -361/+25 |
| | | | |||||
| * | | Initial rebase on Gtk::AboutDialog | Alexander Valavanis | 2017-08-16 | 1 | -1001/+214 |
| |/ | |||||
| * | aboutbox: Gtk3 fixes | Alexander Valavanis | 2017-06-29 | 1 | -0/+27 |
| | | |||||
| * | AboutBox: Remove superfluous space in website URL | Eduard Braun | 2017-02-13 | 1 | -1/+1 |
| | | | | (bzr r15516) | ||||
| * | [Bug #1659426] About screen - Missing image and small window - Translation ↵ | Nicolas Dufour | 2017-01-26 | 1 | -4/+1 |
| | | | | | | | | | comment. Fixed bugs: - https://launchpad.net/bugs/1659426 (bzr r15456) | ||||
| * | defaults to about.svg when localized versions fail | jabiertxof | 2017-01-26 | 1 | -0/+3 |
| | | | | (bzr r15453) | ||||
| * | Rm remaining Gtk::Stock usage | Alex Valavanis | 2016-12-27 | 1 | -3/+0 |
| | | | | (bzr r15368) | ||||
| * | Rm some deprecated Gtk::Stock usage | Alex Valavanis | 2016-12-27 | 1 | -1/+1 |
| | | | | (bzr r15366) | ||||
| * | update translators | Marc Jeanmougin | 2016-10-20 | 1 | -0/+2 |
| | | | | (bzr r15184) | ||||
| * | update author list in about dialog from AUTHORS file | Marc Jeanmougin | 2016-10-18 | 1 | -1/+8 |
| | | | | (bzr r15176) | ||||
| * | aboutbox: Gtkmmify | Alex Valavanis | 2016-08-07 | 1 | -3/+4 |
| | | | | (bzr r15043.1.1) | ||||
| * | Drop remaining GTKMM 2 fallback support | Alex Valavanis | 2016-07-28 | 1 | -13/+1 |
| | | | | (bzr r15023.2.7) | ||||
| * | Documentation. French documentation translation updated. | Nicolas Dufour | 2016-07-08 | 1 | -6/+18 |
| | | | | (bzr r15013) | ||||
| * | Change license in about box to GPLv3 - due to GIMP files | Krzysztof Kosi??ski | 2016-05-08 | 1 | -286/+620 |
| | | | | (bzr r14874) | ||||
| * | Add clickable link to www.inkscape.org to splash screen dialog. | Kamalpreet Grewal | 2016-04-07 | 1 | -0/+12 |
| | | | | (bzr r14764) | ||||
| * | Translations. Italian translation udpate. | Firas Hanife | 2015-01-10 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1363245 (bzr r13847) | ||||
| * | Translators list update | Nicolas Dufour | 2015-01-05 | 1 | -1/+3 |
| | | | | (bzr r13841) | ||||
| * | Update to trunk r13638 | Liam P. White | 2014-10-25 | 1 | -7/+9 |
| |\ | | | | | (bzr r13341.1.286) | ||||
| | * | Updating translators list. | Nicolas Dufour | 2014-10-21 | 1 | -7/+9 |
| | | | | | | | (bzr r13631) | ||||
| * | | Update to trunk r13542 | Liam P. White | 2014-09-02 | 1 | -3/+15 |
| |\| | | | | | (bzr r13341.1.191) | ||||
| | * | Updated about box authors list from AUTHORS file. | Matthew Petroff | 2014-09-02 | 1 | -0/+10 |
| | | | | | | | (bzr r13539) | ||||
| | * | Translators list update | Nicolas Dufour | 2014-08-30 | 1 | -3/+5 |
| | | | | | | | (bzr r13536) | ||||
| * | | Fix modelines | Alex Valavanis | 2014-08-30 | 1 | -3/+3 |
| |/ | | | (bzr r13341.1.183) | ||||
| * | revise email theadib | Adib Taraben | 2014-06-06 | 1 | -1/+1 |
| | | | | (bzr r13410) | ||||
| * | Added viewBox implement document unit support. | Matthew Petroff | 2013-08-27 | 1 | -2/+3 |
| | | | | (bzr r12475.1.2) | ||||
| * | Fix my own mis-credit and some symbols labels | Martin Owens | 2013-06-17 | 1 | -1/+1 |
| | | | | (bzr r12380) | ||||
| * | Translations. Latvian, Spanish and Ukrainian translations update, and ↵ | Nicolas Dufour | 2013-03-11 | 1 | -9/+10 |
| | | | | | | translators list update. (bzr r12189) | ||||
| * | Drop deprecated get_vbox method in Gtk::Dialog | Alex Valavanis | 2013-03-08 | 1 | -0/+9 |
| | | | | (bzr r12181) | ||||
| * | Authors update | Josh Andler | 2012-08-17 | 1 | -0/+1 |
| | | | | (bzr r11610) | ||||
| * | Add missing files and add Daniel Wagenaar to Authors | Josh Andler | 2012-07-23 | 1 | -0/+1 |
| | | | | (bzr r11568) | ||||
| * | Drop GTK+ 2.20 support. | Alex Valavanis | 2012-07-05 | 1 | -4/+0 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1020494 (bzr r11529) | ||||
| * | Replace deprecated gtk_vbox_new and gtk_widget_size_request | Alex Valavanis | 2012-04-10 | 1 | -0/+4 |
| | | | | (bzr r11213) | ||||
