| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Remove subshell around gtk-mac-bundler | René de Hesselle | 2019-08-08 | 1 | -35/+11 | |
| | | | ||||||
| * | | Update extensions to the latest versions | Martin Owens | 2019-08-08 | 1 | -0/+0 | |
| | | | ||||||
| * | | Update macOS build pipeline | René de Hesselle | 2019-08-07 | 6 | -64/+27 | |
| | | | | | | | | | These changes mainly accomodate for gtk-osx upstream updates. | |||||
| * | | Fixed incorrect array refernces causing bug 1600496 | Stephen Parry | 2019-08-07 | 1 | -2/+2 | |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1600496 (bzr r15015) | |||||
| * | | Fix regression on text launch shortcuts | Jabier Arraiza | 2019-08-07 | 2 | -1/+15 | |
| | | | ||||||
| * | | Fix Arc toolbar buttons (gitlab, inkscape#355) | Nathan Lee | 2019-08-06 | 2 | -2/+6 | |
| | | | ||||||
| * | | Add pySerial to macOS app | René de Hesselle | 2019-08-04 | 2 | -0/+5 | |
| | | | ||||||
| * | | Remove MR811 from 5439390adf3975557920a1c047897aa425db713d to ↵ | Jabier Arraiza | 2019-08-04 | 136 | -4747/+26 | |
| | | | | | | | | | ebfcda5a1b0341c66b8f91d07ffacbf39a806885 | |||||
| * | | Add assets to adwaita theme | Jabier Arraiza | 2019-08-03 | 126 | -0/+462 | |
| | | | ||||||
| * | | Fix coding style | Jabiertxof | 2019-08-03 | 2 | -10/+13 | |
| | | | ||||||
| * | | Add custom GTK3 themes inside Inkscape | Jabiertxof | 2019-08-03 | 12 | -4595/+4257 | |
| | | | ||||||
| * | | Initial code | Jabier Arraiza | 2019-08-03 | 8 | -1/+4595 | |
| | | | ||||||
| * | | Updating to master | Jabier Arraiza | 2019-08-03 | 1 | -4/+0 | |
| | | | ||||||
| * | | update to master | Jabier Arraiza | 2019-08-03 | 1 | -4/+0 | |
| | | | ||||||
| * | | Fix a issue pointed by Nathan in gitlab | Jabier Arraiza | 2019-08-03 | 1 | -0/+8 | |
| | | | ||||||
| * | | Remove clangformatdiff file | Jabiertxof | 2019-08-02 | 1 | -171/+0 | |
| | | | ||||||
| * | | Remove line height code and ficx coding style | Jabiertxof | 2019-08-02 | 15 | -624/+819 | |
| | | | ||||||
| * | | Allow tools sensitive when overflow canvas area also fix a bug i couldent ↵ | Jabiertxof | 2019-08-02 | 6 | -14/+36 | |
| | | | | | | | | | remember about ruberband selection | |||||
| * | | Fix coding style | Jabiertxof | 2019-08-02 | 5 | -130/+131 | |
| | | | ||||||
| * | | Add font size units and Adam UX sugestion | Jabiertxof | 2019-08-02 | 5 | -19/+74 | |
| | | | ||||||
| * | | Working state | Jabiertxof | 2019-08-02 | 4 | -36/+119 | |
| | | | ||||||
| * | | Removing absolute units | Jabiertxof | 2019-08-02 | 5 | -111/+35 | |
| | | | ||||||
| * | | Stop worinig with units switch to px. Keep discussion opengit add .git add . | Jabiertxof | 2019-08-02 | 9 | -415/+247 | |
| | | | ||||||
| * | | Adding font size scale | Jabiertxof | 2019-08-02 | 3 | -137/+280 | |
| | | | ||||||
| * | | improved fontsize changed | Jabiertxof | 2019-08-02 | 1 | -22/+34 | |
| | | | ||||||
| * | | Remove legacy hamburger code | Jabiertxof | 2019-08-02 | 5 | -40/+31 | |
| | | | ||||||
| * | | Improving things poiner in rocketrr chat to line heigt in a new branch | Jabiertxof | 2019-08-02 | 4 | -573/+95 | |
| | | | ||||||
| * | | Fix coding style | Jabier Arraiza | 2019-08-02 | 1 | -70/+72 | |
| | | | ||||||
| * | | Add lineheight proposal | Jabier Arraiza | 2019-08-02 | 5 | -157/+246 | |
| | | | ||||||
| * | | fix a toggle of unit selection | Jabier Arraiza | 2019-08-02 | 1 | -2/+2 | |
| | | | ||||||
| * | | Fix coding style | Jabier Arraiza | 2019-08-02 | 3 | -40/+40 | |
| | | | ||||||
| * | | Add proposal 2 of line height | Jabier Arraiza | 2019-08-02 | 2 | -110/+170 | |
| | | | ||||||
| * | | Add subselections improvements | Jabier Arraiza | 2019-08-02 | 2 | -10/+85 | |
| | | | ||||||
| * | | add hamburger line height menu | Jabier Arraiza | 2019-08-02 | 5 | -95/+189 | |
| | | | ||||||
| * | | moving hamburger to only line height part | Jabier Arraiza | 2019-08-02 | 3 | -22/+53 | |
| | | | ||||||
| * | | addpopover to textmenu | Jabier Arraiza | 2019-08-02 | 5 | -47/+104 | |
| | | | ||||||
| * | | Restart gtk-mac-bundler up to 5 times | René de Hesselle | 2019-08-02 | 1 | -2/+24 | |
| | | | | | | | | | | | | | | | This is an attempt to work around the current issue with gtk-mac-bundler failing. The issue itself hasn't been found and hasn't occured on my testing setup or on a second runner that is equal to the production runner. | |||||
| * | | Avoid implicit charset conversion when using stream output operator | Patrick Storz | 2019-08-01 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | Throws `Glib::ConvertError`s when the current locale does not have the character in question and we need UTF-8 strings for the UI anyway. Fixes https://gitlab.com/inkscape/inkscape/issues/365 | |||||
| * | | Keep tutorial even if built without potrace | Nathan Lee | 2019-07-31 | 3 | -9/+0 | |
| | | | ||||||
| * | | Hide spellcheck dialog if Aspell is missing | Nathan Lee | 2019-07-31 | 12 | -24/+65 | |
| | | | | | | | | | Hide warnings emitted if Aspell/Potrace missing | |||||
| * | | If potrace unavailable, hide from the context menu | Nathan Lee | 2019-07-31 | 2 | -0/+6 | |
| | | | | | | | | | Addresses gitlab.com/inkscape/inkscape/issues/354 | |||||
| * | | Update snap build dependencies | Ted Gould | 2019-07-31 | 1 | -1/+3 | |
| | | | ||||||
| * | | fix compiling issues | Jabier Arraiza | 2019-07-31 | 1 | -8/+2 | |
| | | | ||||||
| * | | fix coding style | Jabiertxof | 2019-07-31 | 2 | -8/+6 | |
| | | | ||||||
| * | | Allow update mouse state when motion | Jabiertxof | 2019-07-31 | 2 | -49/+28 | |
| | | | ||||||
| * | | Fix codding style | Jabiertxof | 2019-07-31 | 2 | -10/+13 | |
| | | | ||||||
| * | | Improvements to event tool handler | Jabiertxof | 2019-07-31 | 2 | -18/+91 | |
| | | | ||||||
| * | | Final fix of issue https://gitlab.com/inkscape/inbox/issues/707 Object ↵ | Jabiertxof | 2019-07-31 | 2 | -2/+9 | |
| | | | | | | | | | disappears on accidental R-click when dragging | |||||
| * | | Localization: Fix extraction of escaped XML characters. | Patrick Storz | 2019-07-30 | 2 | -1882/+1895 | |
| | | | | | | | | | | | | | | | While they need to be escaped in the XML, we consume them directly in C++ code, where entities are already replaced. Fixes https://gitlab.com/inkscape/inkscape/issues/311 some more... | |||||
| * | | Verbs: Disable SP_VERB_DIALOG_SPELLCHECK when compiling without Aspell | Patrick Storz | 2019-07-29 | 1 | -0/+8 | |
| | | | | | | | | | | | | | Also avoids showing menu items that have no function. (see also https://gitlab.com/inkscape/inkscape/issues/354) | |||||
