summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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 https://gitlab.com/inkscape/inkscape/issues/282
* 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
| | | | | | Polyfill to render hatches by converting paths to patterns. Used standardjs for linting, but kept the semicolons. Part of 2019 GSoC project.
* 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
| | | | Regression fix gitlab.com/inkscape/inbox/issues/600
* 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
| | | | | | | | | | | | | | | | | | | | Custom Gtk::IconSize values have been deprecated since GTK 3.10. Also fix incorrect usage of pixel values to the Gtk::IconSize() constructor (introduced in de13793763), these are in fact meant to be enum values. Refs: https://gitlab.com/inkscape/inkscape/commit/de137937630524727b287fb2e03ec470554683a8
| * Remove custom tab order in Document PropertiesKarl Cheng2019-06-162-8/+0
| | | | | | | | | | | | | | | | | | | | | | The method for handling custom tab order in GTK (set_focus_chain) has been deprecated since GTK 3.24 with no direct replacement. I've decided to remove this code as the code did not seem to make any difference during testing: the tab order appeared to be the same. Regardless, 'Page -> Custom size' in Document Properties is the only place that it's used, so the impact should be fairly limited anyway.
| * 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
| | | | | | | | | | As of GTK 3.18 this has been deprecated, it is no longer required. Also remove gtkmm equivalent Gtk::Adjustment::changed().
| * 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| * | 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
| | | | | | | | | | | | | | | | | | | | | Reverts a previous fix that did this but caused https://gitlab.com/inkscape/inkscape/issues/282 where the pen tool's green preview line vanished when deleting the last node with the pen tool.
* | | Fix rounding error issues with 'pt' line-height values that prvent using ↵Tavmjong Bah2019-06-171-4/+8
| | | | | | | | | | | | | | | | | | mouse-scroll to change values. Does not fix problem with other units (which include non-integer values in drop-down menu.
* | | 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
| | | | | | | | | | | | | | Lift needless expectation that all pages are defined as portrait. Fixes assertion errors that were triggered for the landscape paper formats in the list and prevented proper page size lookup.