summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/selectorsdialog.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-09-07Add scrolled window to XMLDialog and CSS dialog to avoid auto growing when ↵Jabier Arraiza1-1/+1
add new content II (formating)
2019-09-07Add scrolled window to XMLDialog and CSS dialog to avoid auto growing when ↵Jabier Arraiza1-2/+10
add new content
2019-08-29add improvements to selectors and merge stylesheet on copy to work between docsJabier Arraiza1-0/+2
2019-08-29Fixes on UX inb CSS dialogJabiertxof1-9/+4
2019-08-29Improve CSS and Selectors dialogJabiertxof1-4/+34
2019-08-29Noumerous bugfixes pointed in Rocket ChatJabier Arraiza1-6/+13
2019-08-28Fix a bug on add selector on windows, also some ui improvementsJabiertxof1-0/+3
2019-08-28Fix issues pointed by @ede123 and cssinateJabiertxof1-9/+13
2019-08-22Panned styling to CSS and XML dialogsJabiertxof1-1/+0
2019-08-22Merge XML and CSS widgets improvements from ↵Jabier Arraiza1-87/+69
https://gitlab.com/inkscape/inkscape/merge_requests/801
2019-07-08comment uneeded headerJabier Arraiza1-1/+1
2019-07-08Improve scrool on selectorsJabiertxof1-0/+2
2019-07-08Allow good render of multiples stylesheetsJabiertxof1-2/+0
2019-07-08allow multiple style tagsJabier Arraiza1-20/+1
2019-07-08Add initial commitJabiertxof1-18/+33
2019-07-08Fixing coding styleJabiertxof1-1/+1
2019-07-08Adding styles defaultJabiertxof1-15/+17
2019-06-24Fix coding styleJabiertxof1-7/+7
2019-06-24Fixes for scrolling on selectors and style dialogsJabiertxof1-12/+87
2019-06-23Fix coding styleJabier Arraiza1-4/+4
2019-06-23Remove experimental code to work in MR and fixes for selectorsJabier Arraiza1-26/+34
2019-06-16Fix a bug when multiple stylesheetJabier Arraiza1-0/+2
2019-06-12Gix a bug dragging/droping selectorsJabiertxof1-0/+1
2019-06-12Update objects style when remove from selectorJabiertxof1-1/+6
2019-06-11Allow not reorder commented styles and refresh stiles on selectors dragJabiertxof1-2/+3
2019-06-11Add @doctormo UX improvementsJabiertxof1-6/+3
2019-06-11trying to improbe @doctormo feedbackJabier Arraiza1-2/+16
2019-06-11Fix coding styleJabier Arraiza1-3/+2
2019-06-11Add panned to XMLDialog and ArrtDialogJabier Arraiza1-9/+27
2019-06-10Move XMLDialog and Attributes Dialog to Gtk::PanedJabier Arraiza1-2/+2
2019-06-10Add shortcutJabiertxof1-1/+1
2019-06-10Dialogs improvementJabiertxof1-1/+1
2019-06-10Fix pos on toggleJabiertxof1-0/+1
2019-06-10Fix dialog orderJabier Arraiza1-1/+1
2019-06-10Fixing coding styleJabier Arraiza1-76/+69
2019-06-10Move from XMLDialog to another paned dialogJabier Arraiza1-142/+162
2019-06-08fix rebaseJabier Arraiza1-1/+0
2019-06-08fix coding styleJabier Arraiza1-37/+34
2019-06-08Fixes on selector dialog based in LGM inputJabier Arraiza1-243/+340
2019-06-06Style fixes.Shlomi Fish1-1/+1
Thanks to @Qantas94Heavy 's comments. ---- I hereby disclaim any implicit or explicit ownership of my changes in this changeset, and put them under a multiple licence consisting of your choice of one of more of: - The CC0 / Public Domain - https://creativecommons.org/choose/zero/ . - The MIT / Expat license - https://en.wikipedia.org/wiki/MIT_License - The default licence of your project - The https://en.wikipedia.org/wiki/GNU_Lesser_General_Public_License - version 2.1 or higher - The https://en.wikipedia.org/wiki/GNU_General_Public_License - version 2 or higher - Any licence in the 2018-Aug-27 popular licenses list of https://opensource.org/licenses - The https://en.wikipedia.org/wiki/Apache_License version 2.0 or later - The https://en.wikipedia.org/wiki/Artistic_License version 2.0 or later - The https://en.wikipedia.org/wiki/ISC_license - The https://opensource.org/licenses/BSD-2-Clause Crediting me will be nice, but not mandatory, and you can change the licence of the project without needing my permission.
2019-06-06Refactoring: call setAttribute() directly.Shlomi Fish1-3/+3
Call this->setAttribute(...) directly instead of this->getRepr()->setAttribute(...). This avoids clutter and mental indirection. See http://wiki.inkscape.org/wiki/index.php?title=Refactoring_projects&oldid=112116 and https://en.wikipedia.org/wiki/Law_of_Demeter . --- I hereby disclaim any implicit or explicit ownership of my changes in this changeset, and put them under a multiple licence consisting of your choice of one of more of: - The CC0 / Public Domain - https://creativecommons.org/choose/zero/ . - The MIT / Expat license - https://en.wikipedia.org/wiki/MIT_License - The default licence of your project - The https://en.wikipedia.org/wiki/GNU_Lesser_General_Public_License - version 2.1 or higher - The https://en.wikipedia.org/wiki/GNU_General_Public_License - version 2 or higher - Any licence in the 2018-Aug-27 popular licenses list of https://opensource.org/licenses - The https://en.wikipedia.org/wiki/Apache_License version 2.0 or later - The https://en.wikipedia.org/wiki/Artistic_License version 2.0 or later - The https://en.wikipedia.org/wiki/ISC_license - The https://opensource.org/licenses/BSD-2-Clause Crediting me will be nice, but not mandatory, and you can change the licence of the project without needing my permission.
2019-06-02fix coding styleJabier Arraiza1-2/+2
2019-06-02Fixing coding styleJabier Arraiza1-35/+36
2019-06-02Improvements to hadle whols CSS fileJabier Arraiza1-81/+46
2019-06-02working on selector dialogJabier Arraiza1-9/+11
2019-06-02add improvements pointed by Thomas HolderJabier Arraiza1-3/+3
2019-06-02Fix a bug on undo, backpoer from masterJabier Arraiza1-4/+4
2019-06-02fix mergeJabier Arraiza1-11/+39
2019-06-02add unhandled multiselectorJabier Arraiza1-2/+15
2019-06-02Merge from masterJabier Arraiza1-1/+1