summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/attrdialog.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add icons to show help in set defauls LPE parametersJabier Arraiza2019-10-121-2/+2
|
* Improvements and bug fixes to XMLDialogJabier Arraiza2019-08-301-29/+68
|
* Fix issues pointed by @ede123 and cssinateJabiertxof2019-08-281-25/+91
|
* Add styling to textview pointed by Adam Belis in team_uxJabiertxof2019-08-221-0/+1
|
* Allow to store empty value XML node attributtesJabiertxof2019-08-221-5/+3
|
* Allow edit empty text nodesJabiertxof2019-08-221-10/+7
|
* Merge XML and CSS widgets improvements from ↵Jabier Arraiza2019-08-221-24/+183
| | | | https://gitlab.com/inkscape/inkscape/merge_requests/801
* Move XMLDialog and Attributes Dialog to Gtk::PanedJabier Arraiza2019-06-101-0/+2
|
* Improvements to CSS dialogJabier Arraiza2019-06-031-25/+0
|
* Add CSS and remove XML toggler buttonJabier Arraiza2019-06-021-1/+0
|
* Fixing coding styleJabier Arraiza2019-06-021-3/+3
|
* Fixed UI issuesJabier Arraiza2019-06-021-1/+1
|
* Improvements to hadle whols CSS fileJabier Arraiza2019-06-021-3/+13
|
* working on selector dialogJabier Arraiza2019-06-021-1/+27
|
* Merge from masterJabier Arraiza2019-02-201-4/+4
|
* Include selectors dialog (aka styledialog) into the xml-tree notebook and ↵Martin Owens2019-02-201-1/+1
| | | | remove menu items
* Fix incorrect string literal comparisonsKarl Cheng2019-02-191-1/+1
|
* Remove crashes when using attributes XML dialog with Objects dialog open (II)Jabier Arraiza2019-01-181-5/+7
|
* Remove crashes when using attributes XML dialogJabiertxof2019-01-181-13/+15
|
* Remove unwanted atributes from text and comment nodesJabiertxof2019-01-181-4/+10
|
* Allow edit text nodes with the XMLInspectorJabiertxof2019-01-171-5/+28
|
* Fixing stylesJabier Arraiza2018-12-261-9/+8
|
* Add status to attribute widgetJabier Arraiza2018-12-261-1/+42
|
* Move icon-loader and provide a temporary fallback to render pixbufJabiertxof2018-11-091-1/+1
|
* This improve symbolic icon rendering moving it to CSS only. There is places ↵Jabiertxof2018-11-091-1/+1
| | | | in the UI whar we claim for a Pixbuf. Currently its not possible render them as symbolic without the previos hack
* Clarify licensesMax Gaukler2018-11-081-0/+1
| | | | | | - 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
* Comment out a crash creating signal and remove some commentsMartin Owens2018-09-271-5/+5
|
* Make attrdialog use the new iconrenderer sigc++ signalMartin Owens2018-09-271-24/+9
|
* Refactor addtoicon and turn into more generic iconrenderer CellRendererMartin Owens2018-09-271-4/+3
|
* Add gettext strings, fix undo and allow keypresses to add and delete attributesMartin Owens2018-09-171-14/+71
|
* Remove sp-xmlview-attr with attrdialog (C++) and improve interfaceMartin Owens2018-09-141-0/+272