| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor: Eliminate SPIString::value_default | Thomas Holder | 2019-11-03 | 1 | -2/+3 |
| | | | | | | | - eliminate value_default - make value private (-> _value) - add value() method | ||||
| * | Update bounding box on changing blur | Nathan Lee | 2019-10-29 | 1 | -0/+2 |
| | | |||||
| * | Fix some blurs iddle large loops | Jabiertxof | 2019-10-28 | 1 | -8/+5 |
| | | |||||
| * | refactor SPIEnum: more type safety | Thomas Holder | 2019-10-28 | 3 | -10/+10 |
| | | | | | | | fixes ungrouping of "font-weight:bolder" fixes "titling-caps" parsing fixes a casting error in CairoRenderContext::renderGlyphtext | ||||
| * | Remove isolate check. Need to find a way to isolate all containers | Jabier Arraiza | 2019-10-21 | 1 | -2/+10 |
| | | |||||
| * | Improvements to blending and tooltip | Jabier Arraiza | 2019-10-20 | 3 | -4/+14 |
| | | |||||
| * | Add export/import PDF blend modes and add isolation modifier | Jabier Arraiza | 2019-10-19 | 4 | -40/+121 |
| | | |||||
| * | Fix logic for Tool Combobox's group label | Nathan Lee | 2019-10-17 | 2 | -12/+30 |
| | | |||||
| * | Fix a bug in previous commit | Jabier Arraiza | 2019-10-14 | 2 | -5/+5 |
| | | |||||
| * | Fix a extra blend enum | Jabier Arraiza | 2019-10-14 | 2 | -27/+6 |
| | | |||||
| * | Re-Add blending modes UI using CSS instead filters | Jabier Arraiza | 2019-10-14 | 3 | -34/+99 |
| | | |||||
| * | Initialize some uninitialized variables | Marc Jeanmougin | 2019-10-11 | 3 | -2/+5 |
| | | |||||
| * | Reduce memory leak on editing text, etc. | Nathan Lee | 2019-10-11 | 3 | -5/+6 |
| | | |||||
| * | Fix uninitialized value | Marc Jeanmougin | 2019-10-10 | 1 | -0/+1 |
| | | |||||
| * | Change color entry widget UX | Nathan Lee | 2019-10-09 | 2 | -20/+65 |
| | | | | | | | | | | | | | - Previous alpha value used in autofill - Always filter non-hex input - Autocomplete on enter - Treat 1-2 digit input as grey colors - Treat short input (3/4) as shorthand hex notation - 8 digit hex with # no longer clipped when pasted - Side effect: filtered input moves cursor forward https://gitlab.com/inkscape/inkscape/issues/346 | ||||
| * | Fix memory leaks in color wheel | Nathan Lee | 2019-10-09 | 1 | -1/+4 |
| | | |||||
| * | Minimise artefacts on edge of color wheel | Nathan Lee | 2019-10-09 | 1 | -10/+65 |
| | | | | | | | | - Clamp values for linear interpolation - Make color in padding more accurate - Use stride to move between rows - See https://gitlab.com/inkscape/inbox/issues/954 | ||||
| * | Remove pixman_log_error from console | Nathan Lee | 2019-09-26 | 1 | -0/+1 |
| | | |||||
| * | Fix unsetting variable font values giving wrong font name (Issue 842). | Tavmjong Bah | 2019-09-12 | 1 | -1/+2 |
| | | |||||
| * | Fix non changing value on combobox. This can also be used in other toolbars | Jabier Arraiza | 2019-09-12 | 4 | -2/+17 |
| | | |||||
| * | Add Text direction icons | Jabiertxof | 2019-09-07 | 1 | -2/+14 |
| | | |||||
| * | Last improvements to line height | Jabier Arraiza | 2019-09-07 | 3 | -5/+13 |
| | | |||||
| * | Add line height UX improvements | Jabier Arraiza | 2019-09-07 | 2 | -0/+7 |
| | | |||||
| * | Puts back translator comments | Marc Jeanmougin | 2019-08-28 | 1 | -2/+2 |
| | | | | | Fixes https://gitlab.com/inkscape/inkscape/issues/391 | ||||
| * | Eliminate clang warnings | Thomas Holder | 2019-08-23 | 1 | -1/+1 |
| | | | | | | | | | | | -Wconstant-conversion -Wenum-compare-switch -Wpointer-bool-conversion -Wundefined-bool-conversion -Wunused-value Excluding deprecation warnings and 3rdparty directory. | ||||
| * | Formatting last commit | vanntile | 2019-08-17 | 2 | -19/+16 |
| | | |||||
| * | Some useful hatch changes | vanntile | 2019-08-17 | 2 | -5/+19 |
| | | |||||
| * | Remove line height code and ficx coding style | Jabiertxof | 2019-08-02 | 2 | -13/+0 |
| | | |||||
| * | Fix coding style | Jabiertxof | 2019-08-02 | 1 | -2/+2 |
| | | |||||
| * | Add font size units and Adam UX sugestion | Jabiertxof | 2019-08-02 | 2 | -0/+13 |
| | | |||||
| * | Add lineheight proposal | Jabier Arraiza | 2019-08-02 | 3 | -32/+2 |
| | | |||||
| * | Fix coding style | Jabier Arraiza | 2019-08-02 | 1 | -3/+4 |
| | | |||||
| * | add hamburger line height menu | Jabier Arraiza | 2019-08-02 | 1 | -1/+2 |
| | | |||||
| * | moving hamburger to only line height part | Jabier Arraiza | 2019-08-02 | 2 | -0/+28 |
| | | |||||
| * | Make doc2dt a document property | Thomas Holder | 2019-07-27 | 1 | -1/+1 |
| | | | | | Closes #340 | ||||
| * | fix issue on theme change | Jabier Arraiza | 2019-07-08 | 2 | -13/+1 |
| | | |||||
| * | Fix coding style | Jabiertxof | 2019-07-08 | 1 | -1/+0 |
| | | |||||
| * | Allow pop in front and disable color buttons view | Jabiertxof | 2019-07-08 | 2 | -9/+12 |
| | | |||||
| * | Coding Style Fixes | Jabiertxof | 2019-07-08 | 1 | -7/+2 |
| | | |||||
| * | Add coloring default to theme | Jabiertxof | 2019-07-08 | 1 | -2/+6 |
| | | |||||
| * | Add initial commit | Jabiertxof | 2019-07-08 | 1 | -0/+5 |
| | | |||||
| * | Initial code to fix | Jabiertxof | 2019-07-08 | 2 | -7/+17 |
| | | |||||
| * | Fix various minor typos | Yuri Chornoivan | 2019-07-01 | 3 | -3/+3 |
| | | |||||
| * | Remove gimp ruler. | Tavmjong Bah | 2019-06-29 | 1 | -3/+6 |
| | | |||||
| * | Make ruler tickes line up with other GUI elements (e.g. grids). | Tavmjong Bah | 2019-06-29 | 1 | -1/+1 |
| | | |||||
| * | Fix rendering on high DPI screens. | Tavmjong Bah | 2019-06-29 | 2 | -8/+11 |
| | | |||||
| * | Reimplement ruler in C++. | Tavmjong Bah | 2019-06-29 | 2 | -0/+545 |
| | | |||||
| * | Merge branch 'gtk3-deprecated' of gitlab.com:Qantas94Heavy/inkscape | Marc Jeanmougin | 2019-06-20 | 4 | -23/+6 |
| |\ | |||||
| | * | Remove custom tab order in Document Properties | Karl Cheng | 2019-06-16 | 2 | -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 Cheng | 2019-06-16 | 2 | -15/+6 |
| | | | |||||
