summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/attrdialog.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-10-12Add icons to show help in set defauls LPE parametersJabier Arraiza1-2/+2
2019-08-30Improvements and bug fixes to XMLDialogJabier Arraiza1-29/+68
2019-08-28Fix issues pointed by @ede123 and cssinateJabiertxof1-25/+91
2019-08-22Add styling to textview pointed by Adam Belis in team_uxJabiertxof1-0/+1
2019-08-22Allow to store empty value XML node attributtesJabiertxof1-5/+3
2019-08-22Allow edit empty text nodesJabiertxof1-10/+7
2019-08-22Merge XML and CSS widgets improvements from ↵Jabier Arraiza1-24/+183
https://gitlab.com/inkscape/inkscape/merge_requests/801
2019-06-10Move XMLDialog and Attributes Dialog to Gtk::PanedJabier Arraiza1-0/+2
2019-06-03Improvements to CSS dialogJabier Arraiza1-25/+0
2019-06-02Add CSS and remove XML toggler buttonJabier Arraiza1-1/+0
2019-06-02Fixing coding styleJabier Arraiza1-3/+3
2019-06-02Fixed UI issuesJabier Arraiza1-1/+1
2019-06-02Improvements to hadle whols CSS fileJabier Arraiza1-3/+13
2019-06-02working on selector dialogJabier Arraiza1-1/+27
2019-02-20Merge from masterJabier Arraiza1-4/+4
2019-02-20Include selectors dialog (aka styledialog) into the xml-tree notebook and ↵Martin Owens1-1/+1
remove menu items
2019-02-19Fix incorrect string literal comparisonsKarl Cheng1-1/+1
2019-01-18Remove crashes when using attributes XML dialog with Objects dialog open (II)Jabier Arraiza1-5/+7
2019-01-18Remove crashes when using attributes XML dialogJabiertxof1-13/+15
2019-01-18Remove unwanted atributes from text and comment nodesJabiertxof1-4/+10
2019-01-17Allow edit text nodes with the XMLInspectorJabiertxof1-5/+28
2018-12-26Fixing stylesJabier Arraiza1-9/+8
2018-12-26Add status to attribute widgetJabier Arraiza1-1/+42
2018-11-09Move icon-loader and provide a temporary fallback to render pixbufJabiertxof1-1/+1
2018-11-09This improve symbolic icon rendering moving it to CSS only. There is places ↵Jabiertxof1-1/+1
in the UI whar we claim for a Pixbuf. Currently its not possible render them as symbolic without the previos hack
2018-11-08Clarify licensesMax Gaukler1-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
2018-09-27Comment out a crash creating signal and remove some commentsMartin Owens1-5/+5
2018-09-27Make attrdialog use the new iconrenderer sigc++ signalMartin Owens1-24/+9
2018-09-27Refactor addtoicon and turn into more generic iconrenderer CellRendererMartin Owens1-4/+3
2018-09-17Add gettext strings, fix undo and allow keypresses to add and delete attributesMartin Owens1-14/+71
2018-09-14Remove sp-xmlview-attr with attrdialog (C++) and improve interfaceMartin Owens1-0/+272