| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -5/+6 |
| | | | | | | | - 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 | ||||
| * | Remove #include "config.h" from header files where possible | Eduard Braun | 2018-09-24 | 1 | -4/+0 |
| | | |||||
| * | Add per embed/linked SVG a DPI value | Jabiertxof | 2018-09-13 | 1 | -0/+8 |
| | | |||||
| * | Run clang-tidy’s modernize-use-override pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -1/+1 |
| | | | | | | This adds the override specifier on all methods which override a virtual method, whether they were already virtual or missing this specifier. | ||||
| * | Drop remaining GTKMM 2 fallback support | Alex Valavanis | 2016-07-28 | 1 | -4/+0 |
| | | | | (bzr r15023.2.7) | ||||
| * | Clarify license. | Krzysztof Kosi??ski | 2016-05-08 | 1 | -1/+1 |
| | | | | | | | | | | Most Inkscape source code does not specify GPL version, so it is essentially GPL v1+ under section 9. Authors of the few GPL v2 only files were contacted and all agreed to relicense under GPL v2 or later. We also have a few files copies from GIMP, which are GPL v3+, so the complete program is available under GPL v3 or later. (bzr r14873) | ||||
| * | Make the Object Properties dialog code adhere to the coding style. | Krzysztof Kosi??ski | 2014-03-15 | 1 | -80/+46 |
| | | | | (bzr r13153) | ||||
| * | Add GUI for 'image-rendering'. Completes fix for blocker bug #1163449. | Tavmjong Bah | 2013-11-19 | 1 | -0/+8 |
| | | | | | | Removed two unused preference options for bitmaps. (bzr r12823) | ||||
| * | Fix missing Gtkmm/Glib headers for Gtk+ 3 build | Alex Valavanis | 2013-03-15 | 1 | -0/+2 |
| | | | | (bzr r12209) | ||||
| * | Fix even more forward declaration tags | Alex Valavanis | 2013-03-15 | 1 | -0/+8 |
| | | | | (bzr r12206) | ||||
| * | Migrate Object Properties dialog to Gtk::Grid | Alex Valavanis | 2013-03-09 | 1 | -4/+19 |
| | | | | (bzr r12188) | ||||
| * | UI uniformisation: added colons in front of edit box (see bug #1050938 ) | Kris De Gussem | 2013-01-20 | 1 | -0/+1 |
| | | | | (bzr r12049) | ||||
| * | copyright message rewritten object properties dialog | Kris De Gussem | 2012-08-08 | 1 | -12/+22 |
| | | | | (bzr r11599) | ||||
| * | Fix for 169888 : HIG Style frame | John Smith | 2012-04-17 | 1 | -2/+3 |
| | | | | (bzr r11260) | ||||
| * | Fix false gtk deprecation warnings from gtkmm headers | Alex Valavanis | 2012-03-12 | 1 | -1/+1 |
| | | | | (bzr r11070) | ||||
| * | Header tidying, suppress all gdk deprecation errors in gtkmm | Alex Valavanis | 2012-02-29 | 1 | -4/+5 |
| | | | | (bzr r11030) | ||||
| * | Clean up all remaining false warnings from Gtkmm | Alex Valavanis | 2012-02-26 | 1 | -6/+6 |
| | | | | (bzr r11018) | ||||
| * | Get rid of gtkmm top-level header usage - not required by API | Alex Valavanis | 2012-02-06 | 1 | -1/+3 |
| | | | | (bzr r10940) | ||||
| * | Fix updating object properties window when its desktop is not the active desktop | Kris De Gussem | 2012-01-13 | 1 | -3/+26 |
| | | | | (bzr r10881) | ||||
| * | fix paths after moving files | Kris De Gussem | 2012-01-08 | 1 | -1/+1 |
| | | | | (bzr r10863) | ||||
| * | Object properties dialog now dockable (derived from ↵ | Kris De Gussem | 2012-01-08 | 1 | -0/+110 |
| Inkscape::UI:Widget::Panel as opposed to Gtk::Widget) (bzr r10862) | |||||
