summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/styledialog.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Add visualization of style dialogJabier Arraiza2019-06-021-84/+329
* working on new UIJabier Arraiza2019-06-021-59/+84
* Working on selectors and unhandled onesJabier Arraiza2019-06-021-263/+520
* Backup fro full refactorJabier Arraiza2019-06-021-51/+33
* Updating fixes on compilingJabier Arraiza2019-06-021-21/+2
* reorder dialogsJabier Arraiza2019-06-021-446/+64
* minor fixesJabier Arraiza2019-06-021-3/+2
* Adding a TreeModelFilterJabier Arraiza2019-06-021-16/+76
* Working on simplifyJabier Arraiza2019-06-021-45/+371
* Including widgetsJabiertxof2019-06-021-2/+3
* Add CSSDialog simplifyJabier Arraiza2019-06-021-30/+75
* Rename files to fit better his functionJabier Arraiza2019-04-201-1118/+242
* Fixing coding styleJabier Arraiza2019-03-241-1/+1
* Add some handling fixes to selector classesJabier Arraiza2019-03-241-2/+2
* Fix compiling problemJabier Arraiza2019-03-241-4/+4
* Fix CI problemsJabier Arraiza2019-03-241-78/+72
* Move multiple selector to unhadled selectorJabier Arraiza2019-03-241-24/+20
* final improvements to style dialogJabier Arraiza2019-03-241-49/+104
* Add base of workingJabier Arraiza2019-03-241-87/+130
* Remov force allocationJabiertxof2019-02-201-8/+0
* Merge from masterJabier Arraiza2019-02-201-2/+2
* minor fixesJabier Arraiza2019-02-201-3/+3
* Include selectors dialog (aka styledialog) into the xml-tree notebook and rem...Martin Owens2019-02-201-74/+29
* Remove css dialog from style dialog.Martin Owens2019-02-201-335/+0
* Move towards the css dialog being self-sufficient and disable style dialogMartin Owens2019-02-201-19/+19
* modernize loopsMarc Jeanmougin2019-01-021-7/+4
* 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
* Merge branch 'cppcheck_memory' of gitlab.com:serval2412/inkscapeMarc Jeanmougin2018-09-271-0/+1
|\
| * cppcheck: 2 memleaks + copypastaJulien Nabet2018-09-261-0/+1
* | Refactor addtoicon and turn into more generic iconrenderer CellRendererMartin Owens2018-09-271-4/+6
|/
* adding gtk-themeJabier Arraiza2018-07-211-2/+2
* Run clang-tidy’s modernize-pass-by-value pass.Emmanuel Gil Peyrot2018-06-181-1/+2
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-3/+2
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-12/+12
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-8/+8
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-3/+3
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-3/+3
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-4/+6
* panel: Remove the unused "title" labelStefano Facchini2018-01-161-1/+1
* Misc. typosUnknown2017-11-071-2/+2
* Refactor Util::ptr_sharedJan Lingscheid2017-10-181-6/+6
* Update GtkDialog usageAlexander Valavanis2017-07-091-2/+2
* Use Gtk orientable widgetsAlexander Valavanis2017-06-291-0/+2
* Remove old icon handling codeAlexander Valavanis2017-06-291-2/+1
* Update dialog when object is added, deleted, or changed.Tavmjong Bah2017-06-141-0/+137
* Prevent crash due to clones.Tavmjong Bah2017-06-141-0/+1
* Strip comments when parsing CSS. Allow no space after an element name if foll...Tavmjong Bah2017-06-071-1/+7
* Fix desktop/document tracking.Tavmjong Bah2017-02-271-61/+109