summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refctor of Adam Belis icons to fit new system and fix bug compilingJabiertxof2019-07-081-1/+1
* Bug fixing of update colorsJabiertxof2019-07-081-113/+141
* Bug fixes and add Adam Belis icon setJabiertxof2019-07-081-6/+9
* Fix coding styleJabiertxof2019-07-081-3/+2
* Improvements to temming allow diferent on dark themesJabiertxof2019-07-082-79/+42
* Coding Style FixesJabiertxof2019-07-084-20/+26
* Add coloring default to themeJabiertxof2019-07-084-97/+160
* working wth colors for iconsJabier Arraiza2019-07-083-101/+146
* add improvements to color handlingJabiertxof2019-07-082-5/+24
* Allow good render of multiples stylesheetsJabiertxof2019-07-082-4/+0
* allow multiple style tagsJabier Arraiza2019-07-082-46/+1
* Add initial commitJabiertxof2019-07-087-58/+81
* Fixing coding styleJabiertxof2019-07-082-2/+2
* Adding styles defaultJabiertxof2019-07-084-29/+34
* Fix coding styleJabiertxof2019-07-084-30/+27
* Initial code to fixJabiertxof2019-07-086-39/+139
* Display spiro pen preview right after backspaceNathan Lee2019-07-061-6/+7
* Fix coding styleJabiertxof2019-07-053-12/+11
* Allow styling def sections and go to the eleemntJabiertxof2019-07-053-2/+74
* Fix various minor typosYuri Chornoivan2019-07-0114-19/+19
* Remove gimp ruler.Tavmjong Bah2019-06-292-4/+7
* Make tick color the symbolic icon color if symbolic icons are used.Tavmjong Bah2019-06-291-1/+1
* Make ruler tickes line up with other GUI elements (e.g. grids).Tavmjong Bah2019-06-291-1/+1
* Fix rendering on high DPI screens.Tavmjong Bah2019-06-292-8/+11
* Reimplement ruler in C++.Tavmjong Bah2019-06-293-0/+547
* hatch.jsValentin Ionita2019-06-281-3/+5
* Fix coding styleJabiertxof2019-06-242-13/+14
* Fixes for scrolling on selectors and style dialogsJabiertxof2019-06-244-33/+160
* Update pen tool path instantly on mode changeNathan Lee2019-06-241-0/+2
* Minor clean up of pen tool codeNathan Lee2019-06-242-14/+2
* Pen tool live update of green BPaths on Alt+MoveNathan Lee2019-06-241-0/+1
* fix mising changes in previous commitJabier Arraiza2019-06-231-1/+1
* Fix coding styleJabier Arraiza2019-06-232-9/+6
* Remove experimental code to work in MR and fixes for selectorsJabier Arraiza2019-06-239-76/+85
* Merge branch 'gtk3-deprecated' of gitlab.com:Qantas94Heavy/inkscapeMarc Jeanmougin2019-06-209-53/+39
|\
| * Remove deprecated usage of custom Gtk::IconSizeKarl Cheng2019-06-162-25/+27
| * Remove custom tab order in Document PropertiesKarl Cheng2019-06-162-8/+0
| * Replace deprecated Gtk::Menu::popup() -> popup_at_pointer()Karl Cheng2019-06-162-15/+6
| * Remove deprecated gtk_adjustment_changed() callKarl Cheng2019-06-161-1/+0
| * Replace deprecated Gtk::Label numeric align valuesKarl Cheng2019-06-161-3/+5
| * Replace deprecated Gtk::Misc functionsKarl Cheng2019-06-161-1/+1
* | Merge branch 'refactoring' of gitlab.com:shlomif/inkscapeMarc Jeanmougin2019-06-206-169/+169
|\ \
| * | Refactoring: replace funcs with methods.Shlomi Fish2019-06-126-167/+167
| * | Refactor: convert rotate_rel() to a method.Shlomi Fish2019-06-122-2/+2
* | | fix horizontal palette scrolling for macOSThomas Holder2019-06-191-4/+22
* | | Show correct selected font feature for large listsNathan Lee2019-06-181-1/+1
* | | Fix a icon bugJabiertxof2019-06-181-2/+3
* | | Improving stylingJabiertxof2019-06-182-6/+29
* | | Fix compiling issuesJabiertxof2019-06-182-4/+5
* | | Base of theming refactorJabiertxof2019-06-184-78/+44