summaryrefslogtreecommitdiffstats
path: root/share (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add missing icons and add double languajeJabier Arraiza2019-02-185-0/+347
|
* add icons missingJabiertxof2019-02-1814-0/+1178
|
* Add switch icon to fix broken imageJabiertxof2019-02-186-3/+261
|
* Add apply functionsJabiertxof2019-02-183-2/+6
|
* Add apply functionJabiertxof2019-02-183-4/+10
|
* Improving window positionJabiertxof2019-02-181-45/+52
|
* Adding Ramon Miranda sugestions IIJabiertxof2019-02-182-4/+59
|
* Some styling tweaksJabier Arraiza2019-02-183-17/+20
|
* Sttiling fixesJabier Arraiza2019-02-182-10/+8
|
* Working with event boxesJabier Arraiza2019-02-186-165/+356
|
* add sorting and favoritesJabier Arraiza2019-02-183-34/+158
|
* Added all Ramón Miranda symbolic icons to LPE selectorJabier Arraiza2019-02-1811-86/+598
|
* add some iconsJabier Arraiza2019-02-186-0/+546
|
* Symm LiveEffect icons to scalableJabier Arraiza2019-02-1822-0/+1918
|
* Add info popupJabier Arraiza2019-02-188-10/+584
|
* adding symbolsJabier Arraiza2019-02-1817-104/+1565
|
* Adding styling refactoring, moving after to other branch the CSS partJabier Arraiza2019-02-189-0/+458
|
* Tutorials: Improve logic for loading localized versionsPatrick Storz2019-02-161-2051/+0
| | | | | | | | There's no need to translate every filename, just translate the language code. Also use Inkscape::IO::Resource::get_filename to ensure we fall-back to Englishstutorials should the localized versions not be available.
* Revert to "default.$lang.svg" as name for default templatesPatrick Storz2019-02-161-1/+1
| | | | | | It was changed in 19316e382c0a2ae5105c746191c3fba90f54995b to avoid some CMake trouble but breaks the established naming scheme and is not necessary after the previous commit.
* Optimize creation of localized default templatesPatrick Storz2019-02-163-74/+91
| | | | | | | - extract localized strings directly from .po/.mo files instead of having them in a separate file - drop dependency on perl - avoid re-creating the templates on each build
* MeshToolbar: GtkAction migrationAlexander Valavanis2019-02-101-25/+0
|
* LPEToolbar: GtkAction migrationAlexander Valavanis2019-02-101-14/+0
|
* SprayToolbar: GtkAction migrationAlexander Valavanis2019-02-101-28/+0
|
* Merge branch 'master' of gitlab.com:inkscape/inkscapeAlexander Valavanis2019-02-102-22/+22
|\
| * Fix more capitalisation inconsistencies.tim_rawlinson2019-02-081-19/+19
| |
| * Fix capitalisation of menu items.Tim Rawlinson2019-02-071-3/+3
| |
* | ConnectorToolbar: GtkAction migrationAlexander Valavanis2019-02-091-13/+0
| |
* | CalligraphyToolbar: GtkAction migrationAlexander Valavanis2019-02-091-22/+0
|/
* PencilToolbar: GtkAction migrationAlexander Valavanis2019-02-051-24/+0
|
* NodeToolbar: GtkAction migrationAlexander Valavanis2019-02-041-44/+0
|
* MeasureToolbar: GtkAction migrationAlexander Valavanis2019-02-031-21/+0
|
* TweakToolbar: GtkAction migrationAlexander Valavanis2019-02-021-16/+0
|
* Add missing new symbolic iconsJabier Arraiza2019-02-0217-441/+550
|
* GradientToolbar: GtkAction migrationAlexander Valavanis2019-01-291-15/+0
|
* ArcToolbar: GtkAction migrationAlexander Valavanis2019-01-291-15/+0
|
* PaintbucketToolbar: GtkAction migrationAlexander Valavanis2019-01-291-31/+0
|
* Remove unneeded and incomplete fileJabiertxof2019-01-291-342/+0
|
* Merge branch 'master' of gitlab.com:inkscape/inkscapeAlexander Valavanis2019-01-291-342/+0
|\
| * Remove unused iconsJabiertxof2019-01-2977-2145/+0
| |
| * revert 15c943df and 19cc0ca4Jabiertxof2019-01-2976-0/+1803
| |
* | EraserToolbar: GtkAction migrationAlexander Valavanis2019-01-291-0/+2
|/
* Box3DToolbar: GtkAction migrationAlexander Valavanis2019-01-291-9/+0
|
* Add missing iconJabier Arraiza2019-01-291-0/+23
|
* This branch delete icons not used in source code.Jabier Arraiza2019-01-29111-1703/+1333
| | | | | Also sincronize icons from symbolic to scalar to be sure there is always couterpart and avoid problems in, for example KDE apps(not confirmed jet)
* SpiralToolbar: GtkAction migrationAlexander Valavanis2019-01-271-9/+0
|
* StarToolbar: GtkAction migrationAlexander Valavanis2019-01-271-25/+0
|
* Merge branch 'master' of gitlab.com:inkscape/inkscapeAlexander Valavanis2019-01-271-173/+266
|\
| * Fix combobox colorsJabier Arraiza2019-01-271-7/+7
| |
| * Remove files from prev branch splitedJabier Arraiza2019-01-271-381/+0
| |
| * Improvements to CSS to easy tweak widgetsJabier Arraiza2019-01-2721-1713/+647
| |