summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Sync pen toolbar mode change with toolNathan Lee2019-06-172-2/+4
* | | Fix rounding error issues with 'pt' line-height values that prvent using mous...Tavmjong Bah2019-06-171-4/+8
* | | fix #305 Transform->Skew->Horizontal directionThomas Holder2019-06-171-2/+4
* | | Improve default colors and remove symlink iconsJabier Arraiza2019-06-161-8/+8
* | | Improve nextgen icon setJabier Arraiza2019-06-161-0/+7
* | | Fix a style bugJabier Arraiza2019-06-161-1/+1
* | | Add next gen theme for Adam BellisJabier Arraiza2019-06-162-2/+28
| |/ |/|
* | Fix a bug when multiple stylesheetJabier Arraiza2019-06-162-0/+4
* | PageSizer: Avoid writing terminating NULL to pages.csvPatrick Storz2019-06-151-1/+1
* | PageSizer: Allow spaces in pages.csvPatrick Storz2019-06-142-80/+70
* | PageSizer: Do not require portrait page sizesPatrick Storz2019-06-141-3/+4
* | fix coding styleJabier Arraiza2019-06-135-12/+6
* | Fix CI problemJabiertxof2019-06-133-3/+3
* | Fix step valueJabiertxof2019-06-131-5/+5
* | Try to fix issue with focus with thomas and add also stops to combos and unit...Jabiertxof2019-06-136-11/+32
* | Improve event handleJabier Arraiza2019-06-131-2/+2
* | allow page increments with control keyJabier Arraiza2019-06-131-0/+3
* | Fixes hover scrool bugJabiertxof2019-06-132-2/+31
* | Better word last commitJabiertxof2019-06-131-1/+1
* | Warn if CSS value in stylesheet is wrongJabiertxof2019-06-131-1/+5