| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2019-11-10 | Crashfix: set an unset id in Object Properties | Thomas Holder | 1 | -1/+1 | |
| 2019-11-10 | Use same label for Layers and Objects dialogs | Nathan Lee | 1 | -1/+1 | |
| Also prevent crash for unset ids in Object Properties Fix https://gitlab.com/inkscape/inbox/issues/1129 | |||||
| 2019-09-22 | Object properties: fix values of image-rendering enum | Patrick Storz | 1 | -3/+10 | |
| (this is image-rendering, not shape-rendering) Also update tooltip and try to improve descriptions of values. | |||||
| 2019-04-02 | Tidy UI for Object Properties/Attributes | Nathan Lee | 1 | -10/+11 | |
| 2019-03-03 | Object Properties "Preserve Ratio" fixes | Thomas Holder | 1 | -4/+3 | |
| - fix crash (strcmp -> g_strcmp0) - fix "true" -> "xMidYMid" - fix locked - fix typo (Pereserve -> Preserve) | |||||
| 2019-02-19 | Fix incorrect string literal comparisons | Karl Cheng | 1 | -1/+1 | |
| 2019-02-02 | object properties dialog: label placeholder | Thomas Holder | 1 | -2/+10 | |
| 2018-11-08 | Clarify licenses | Max Gaukler | 1 | -4/+5 | |
| - 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 | |||||
| 2018-10-03 | Use SPStyle and SPStyleEnum instead of getStyleProperty. | Martin Owens | 1 | -11/+6 | |
| 2018-09-13 | Add per embed/linked SVG a DPI value | Jabiertxof | 1 | -5/+68 | |
| 2018-06-18 | Run clang-tidy’s modernize-use-emplace pass. | Emmanuel Gil Peyrot | 1 | -19/+19 | |
| This reduces the boilerplate required to add a new element to a container. | |||||
| 2018-06-18 | Run clang-tidy’s modernize-use-bool-literals pass. | Emmanuel Gil Peyrot | 1 | -9/+9 | |
| This makes it clearer whether an integer or a boolean has to be passed in this specific call. | |||||
| 2018-06-18 | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 1 | -9/+9 | |
| This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | |||||
| 2018-01-30 | Move classes derived from SPObject to own directory. | Tavmjong Bah | 1 | -7/+10 | |
| A lot of header clean-up. | |||||
| 2018-01-16 | panel: Remove the unused "title" label | Stefano Facchini | 1 | -1/+1 | |
| 2017-07-08 | Fix Gtk alignment API | Alexander Valavanis | 1 | -7/+4 | |
| 2016-08-03 | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 1 | -3/+0 | |
| (bzr r15034) | |||||
| 2016-07-28 | Drop remaining GTKMM 2 fallback support | Alex Valavanis | 1 | -91/+3 | |
| (bzr r15023.2.7) | |||||
| 2016-07-28 | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 1 | -0/+3 | |
| (bzr r15027) | |||||
| 2016-07-28 | Removed unused includes, decrease compilation time | Adrian Boguszewski | 1 | -3/+0 | |
| (bzr r15025) | |||||
| 2016-05-08 | Clarify license. | Krzysztof Kosi??ski | 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) | |||||
| 2015-05-11 | UI. Fix for Bug #1450875 (A change of the Image quality for an ↵ | Nicolas Dufour | 1 | -2/+4 | |
| embedded/linked image can't be saved in some circumstances.). Fixed bugs: - https://launchpad.net/bugs/1450875 (bzr r14144) | |||||
| 2015-05-06 | UI. Fix for Bug #1450877 (GUI glitch in Object Properties) | Nicolas Dufour | 1 | -2/+2 | |
| Fixed bugs: - https://launchpad.net/bugs/1450877 (bzr r14116) | |||||
| 2014-12-21 | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 1 | -1/+1 | |
| (bzr r13820) | |||||
| 2014-12-21 | Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection | Liam P. White | 1 | -5/+5 | |
| (bzr r13809) | |||||
| 2014-03-15 | Fix build failure with GTK 3.0 | Krzysztof Kosi??ski | 1 | -5/+2 | |
| (bzr r13156) | |||||
| 2014-03-15 | Make the Object Properties dialog code adhere to the coding style. | Krzysztof Kosi??ski | 1 | -270/+274 | |
| (bzr r13153) | |||||
| 2014-03-12 | Reverted swatches | Liam P. White | 1 | -0/+1 | |
| Removed a toy effect (not ready yet) Fixed a bug with Livarot General cleanup (bzr r13090.1.23) | |||||
| 2013-11-19 | Add GUI for 'image-rendering'. Completes fix for blocker bug #1163449. | Tavmjong Bah | 1 | -1/+81 | |
| Removed two unused preference options for bitmaps. (bzr r12823) | |||||
| 2013-03-19 | Fixing regression | jtx | 1 | -0/+6 | |
| (bzr r11950.1.61) | |||||
| 2013-03-17 | Working with widjets | Jabier Arraiza Cenoz | 1 | -6/+0 | |
| (bzr r11950.1.56) | |||||
| 2013-03-15 | Fix even more forward declaration tags | Alex Valavanis | 1 | -0/+6 | |
| (bzr r12206) | |||||
| 2013-03-09 | Migrate Object Properties dialog to Gtk::Grid | Alex Valavanis | 1 | -38/+119 | |
| (bzr r12188) | |||||
| 2013-01-20 | UI uniformisation: added colons in front of edit box (see bug #1050938 ) | Kris De Gussem | 1 | -10/+20 | |
| (bzr r12049) | |||||
| 2012-12-19 | Fix regression with event attribute names (see bug #1050938) | su_v | 1 | -9/+9 | |
| (bzr r11963) | |||||
| 2012-10-02 | fixed another UI inconsistency in object properties dialog | Kris De Gussem | 1 | -0/+2 | |
| (bzr r11725) | |||||
| 2012-10-02 | Fix for Bug #1049440 (Crash in Object Properties if label is empty string ↵ | Kris De Gussem | 1 | -1/+0 | |
| (regression, trunk)) (bzr r11724) | |||||
| 2012-10-02 | fix layout of object properties dialog (Bug #1050938 ; input fields in ↵ | Kris De Gussem | 1 | -22/+23 | |
| object properties dalog not aligned) (bzr r11722) | |||||
| 2012-08-08 | copyright message rewritten object properties dialog | Kris De Gussem | 1 | -23/+19 | |
| (bzr r11599) | |||||
| 2012-04-17 | Fix for 169888 : HIG Style frame | John Smith | 1 | -0/+3 | |
| (bzr r11260) | |||||
| 2012-02-29 | cppcheck | Kris De Gussem | 1 | -2/+2 | |
| added todo warning for sp-conn-end (after devmail message) (bzr r11033) | |||||
| 2012-02-26 | Clean up all remaining false warnings from Gtkmm | Alex Valavanis | 1 | -1/+4 | |
| (bzr r11018) | |||||
| 2012-02-25 | Header cleaning | Alex Valavanis | 1 | -0/+2 | |
| (bzr r11015) | |||||
| 2012-02-12 | Header cleaning | Alex Valavanis | 1 | -0/+2 | |
| (bzr r10963) | |||||
| 2012-01-18 | documentation | Kris De Gussem | 1 | -3/+0 | |
| (bzr r10904) | |||||
| 2012-01-13 | Fix updating object properties window when its desktop is not the active desktop | Kris De Gussem | 1 | -16/+53 | |
| (bzr r10881) | |||||
| 2012-01-08 | warnings fix | Kris De Gussem | 1 | -2/+2 | |
| (bzr r10865) | |||||
| 2012-01-08 | another fix after moving files (btool did not fail) | Kris De Gussem | 1 | -2/+2 | |
| (bzr r10864) | |||||
| 2012-01-08 | Object properties dialog now dockable (derived from ↵ | Kris De Gussem | 1 | -162/+46 | |
| Inkscape::UI:Widget::Panel as opposed to Gtk::Widget) (bzr r10862) | |||||
| 2012-01-06 | Some more documentation | Kris De Gussem | 1 | -25/+4 | |
| (bzr r10852) | |||||
