summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/cssdialog.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename files to fit better his functionJabier Arraiza2019-04-201-136/+0
|
* Merge from masterJabier Arraiza2019-02-201-23/+22
|
* Fix compiling issuesJabier Arraiza2019-02-201-4/+9
|
* Move towards the css dialog being self-sufficient and disable style dialogMartin Owens2019-02-201-20/+38
|
* Fixing stylesJabier Arraiza2018-12-261-5/+5
|
* add "add" button on same placeJabier Arraiza2018-12-261-1/+1
|
* Add messagess to CSS dialogJabier Arraiza2018-12-261-1/+22
|
* Clarify licensesMax Gaukler2018-11-081-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
* Remove sp-xmlview-attr with attrdialog (C++) and improve interfaceMartin Owens2018-09-141-1/+0
|
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-2/+2
| | | | | This adds the override specifier on all methods which override a virtual method, whether they were already virtual or missing this specifier.
* Display both style sheet and style attribute property values in CSS pane.Tavmjong Bah2017-02-241-1/+10
| | | (bzr r15545)
* Rewrite and cleanup of style dialog. Still WIP.Tavmjong Bah2017-02-141-13/+22
| | | | | Missing undo and document tracking. (bzr r15520)
* Add some more comments to improve code understandingkamalpreetgrewal2016-08-201-4/+6
| | | (bzr r14949.1.75)
* Add functionality to add and delete CSS property in CSS panelkamalpreetgrewal2016-07-261-1/+5
| | | (bzr r14949.1.61)
* Update XML & hence drawing when properties are edited in CSS panelkamalpreetgrewal2016-07-191-4/+7
| | | (bzr r14949.1.54)
* Add CSS panel with editing support (no changes reflected yet)kamalpreetgrewal2016-07-171-0/+66
(bzr r14949.1.52)