summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/cssdialog.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename files to fit better his functionJabier Arraiza2019-04-201-367/+0
* Add base of workingJabier Arraiza2019-03-241-0/+1
* fix #145 XML editor crash removing style propertyThomas Holder2019-03-211-2/+2
* Misc. typos and whitespace fixesluz.paz2019-03-211-1/+1
* Merge from masterJabier Arraiza2019-02-201-43/+36
* Fix compiling issuesJabier Arraiza2019-02-201-16/+45
* Small change to hover textMartin Owens2019-02-201-1/+1
* Fix use of Gtk::Widget vs. GtkWidget in new symbolic icon getting codeMartin Owens2019-02-201-1/+1
* Move towards the css dialog being self-sufficient and disable style dialogMartin Owens2019-02-201-51/+218
* Misc. typo and whitespace fixesluz.paz2019-01-141-1/+1
* Fixing stylesJabier Arraiza2018-12-261-13/+12
* add "add" button on same placeJabier Arraiza2018-12-261-18/+21
* Add messagess to CSS dialogJabier Arraiza2018-12-261-1/+45
* 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 i...Jabiertxof2018-11-091-1/+1
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Refactor addtoicon and turn into more generic iconrenderer CellRendererMartin Owens2018-09-271-6/+3
* Remove sp-xmlview-attr with attrdialog (C++) and improve interfaceMartin Owens2018-09-141-20/+5
* adding gtk-themeJabier Arraiza2018-07-211-1/+2
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-2/+2
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-1/+1
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-1/+1
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-2/+4
* panel: Remove the unused "title" labelStefano Facchini2018-01-161-1/+1
* Remove old icon handling codeAlexander Valavanis2017-06-291-2/+1
* Display both style sheet and style attribute property values in CSS pane.Tavmjong Bah2017-02-241-9/+23
* Implement selector reordering via drag and drop. A few other tweeks.Tavmjong Bah2017-02-191-3/+3
* Rewrite and cleanup of style dialog. Still WIP.Tavmjong Bah2017-02-141-23/+30
* Add some more comments to improve code understandingkamalpreetgrewal2016-08-201-8/+21
* Add functionality to add and delete CSS property in CSS panelkamalpreetgrewal2016-07-261-0/+37
* Separate CSS dialog from Style Dialog visuallykamalpreetgrewal2016-07-201-1/+1
* Update XML & hence drawing when properties are edited in CSS panelkamalpreetgrewal2016-07-191-13/+5
* Add CSS panel with editing support (no changes reflected yet)kamalpreetgrewal2016-07-171-0/+83