| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename files to fit better his function | Jabier Arraiza | 2019-04-20 | 1 | -367/+0 |
| | | |||||
| * | Add base of working | Jabier Arraiza | 2019-03-24 | 1 | -0/+1 |
| | | |||||
| * | fix #145 XML editor crash removing style property | Thomas Holder | 2019-03-21 | 1 | -2/+2 |
| | | |||||
| * | Misc. typos and whitespace fixes | luz.paz | 2019-03-21 | 1 | -1/+1 |
| | | | | Found via `codespell -q 3 -I ../inkscape-whitelist.txt -S *.svg,*.po,./src/3rdparty` | ||||
| * | Merge from master | Jabier Arraiza | 2019-02-20 | 1 | -43/+36 |
| | | |||||
| * | Fix compiling issues | Jabier Arraiza | 2019-02-20 | 1 | -16/+45 |
| | | |||||
| * | Small change to hover text | Martin Owens | 2019-02-20 | 1 | -1/+1 |
| | | |||||
| * | Fix use of Gtk::Widget vs. GtkWidget in new symbolic icon getting code | Martin Owens | 2019-02-20 | 1 | -1/+1 |
| | | |||||
| * | Move towards the css dialog being self-sufficient and disable style dialog | Martin Owens | 2019-02-20 | 1 | -51/+218 |
| | | |||||
| * | Misc. typo and whitespace fixes | luz.paz | 2019-01-14 | 1 | -1/+1 |
| | | | | Found via `codespell` and `atom editor` | ||||
| * | Fixing styles | Jabier Arraiza | 2018-12-26 | 1 | -13/+12 |
| | | |||||
| * | add "add" button on same place | Jabier Arraiza | 2018-12-26 | 1 | -18/+21 |
| | | |||||
| * | Add messagess to CSS dialog | Jabier Arraiza | 2018-12-26 | 1 | -1/+45 |
| | | |||||
| * | Move icon-loader and provide a temporary fallback to render pixbuf | Jabiertxof | 2018-11-09 | 1 | -1/+1 |
| | | |||||
| * | This improve symbolic icon rendering moving it to CSS only. There is places ↵ | Jabiertxof | 2018-11-09 | 1 | -1/+1 |
| | | | | | in the UI whar we claim for a Pixbuf. Currently its not possible render them as symbolic without the previos hack | ||||
| * | 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 | ||||
| * | Refactor addtoicon and turn into more generic iconrenderer CellRenderer | Martin Owens | 2018-09-27 | 1 | -6/+3 |
| | | |||||
| * | Remove sp-xmlview-attr with attrdialog (C++) and improve interface | Martin Owens | 2018-09-14 | 1 | -20/+5 |
| | | |||||
| * | adding gtk-theme | Jabier Arraiza | 2018-07-21 | 1 | -1/+2 |
| | | |||||
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -2/+2 |
| | | | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | ||||
| * | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 2018-05-04 | 1 | -1/+1 |
| | | | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | ||||
| * | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 2018-04-29 | 1 | -1/+1 |
| | | |||||
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -2/+4 |
| | | | | | A lot of header clean-up. | ||||
| * | panel: Remove the unused "title" label | Stefano Facchini | 2018-01-16 | 1 | -1/+1 |
| | | |||||
| * | Remove old icon handling code | Alexander Valavanis | 2017-06-29 | 1 | -2/+1 |
| | | |||||
| * | Display both style sheet and style attribute property values in CSS pane. | Tavmjong Bah | 2017-02-24 | 1 | -9/+23 |
| | | | | (bzr r15545) | ||||
| * | Implement selector reordering via drag and drop. A few other tweeks. | Tavmjong Bah | 2017-02-19 | 1 | -3/+3 |
| | | | | (bzr r15533) | ||||
| * | Rewrite and cleanup of style dialog. Still WIP. | Tavmjong Bah | 2017-02-14 | 1 | -23/+30 |
| | | | | | | Missing undo and document tracking. (bzr r15520) | ||||
| * | Add some more comments to improve code understanding | kamalpreetgrewal | 2016-08-20 | 1 | -8/+21 |
| | | | | (bzr r14949.1.75) | ||||
| * | Add functionality to add and delete CSS property in CSS panel | kamalpreetgrewal | 2016-07-26 | 1 | -0/+37 |
| | | | | (bzr r14949.1.61) | ||||
| * | Separate CSS dialog from Style Dialog visually | kamalpreetgrewal | 2016-07-20 | 1 | -1/+1 |
| | | | | (bzr r14949.1.56) | ||||
| * | Update XML & hence drawing when properties are edited in CSS panel | kamalpreetgrewal | 2016-07-19 | 1 | -13/+5 |
| | | | | (bzr r14949.1.54) | ||||
| * | Add CSS panel with editing support (no changes reflected yet) | kamalpreetgrewal | 2016-07-17 | 1 | -0/+83 |
| (bzr r14949.1.52) | |||||
