summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/cssdialog.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-20Rename files to fit better his functionJabier Arraiza1-367/+0
2019-03-24Add base of workingJabier Arraiza1-0/+1
2019-03-21fix #145 XML editor crash removing style propertyThomas Holder1-2/+2
2019-03-21Misc. typos and whitespace fixesluz.paz1-1/+1
2019-02-20Merge from masterJabier Arraiza1-43/+36
2019-02-20Fix compiling issuesJabier Arraiza1-16/+45
2019-02-20Small change to hover textMartin Owens1-1/+1
2019-02-20Fix use of Gtk::Widget vs. GtkWidget in new symbolic icon getting codeMartin Owens1-1/+1
2019-02-20Move towards the css dialog being self-sufficient and disable style dialogMartin Owens1-51/+218
2019-01-14Misc. typo and whitespace fixesluz.paz1-1/+1
2018-12-26Fixing stylesJabier Arraiza1-13/+12
2018-12-26add "add" button on same placeJabier Arraiza1-18/+21
2018-12-26Add messagess to CSS dialogJabier Arraiza1-1/+45
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 i...Jabiertxof1-1/+1
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-09-27Refactor addtoicon and turn into more generic iconrenderer CellRendererMartin Owens1-6/+3
2018-09-14Remove sp-xmlview-attr with attrdialog (C++) and improve interfaceMartin Owens1-20/+5
2018-07-21adding gtk-themeJabier Arraiza1-1/+2
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-2/+2
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-1/+1
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-1/+1
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-2/+4
2018-01-16panel: Remove the unused "title" labelStefano Facchini1-1/+1
2017-06-29Remove old icon handling codeAlexander Valavanis1-2/+1
2017-02-24Display both style sheet and style attribute property values in CSS pane.Tavmjong Bah1-9/+23
2017-02-19Implement selector reordering via drag and drop. A few other tweeks.Tavmjong Bah1-3/+3
2017-02-14Rewrite and cleanup of style dialog. Still WIP.Tavmjong Bah1-23/+30
2016-08-20Add some more comments to improve code understandingkamalpreetgrewal1-8/+21
2016-07-26Add functionality to add and delete CSS property in CSS panelkamalpreetgrewal1-0/+37
2016-07-20Separate CSS dialog from Style Dialog visuallykamalpreetgrewal1-1/+1
2016-07-19Update XML & hence drawing when properties are edited in CSS panelkamalpreetgrewal1-13/+5
2016-07-17Add CSS panel with editing support (no changes reflected yet)kamalpreetgrewal1-0/+83