summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add missing icons and add double languajeJabier Arraiza2019-02-183-73/+146
* Add switch icon to fix broken imageJabiertxof2019-02-182-7/+7
* Add apply functionsJabiertxof2019-02-182-33/+35
* Add apply functionJabiertxof2019-02-184-11/+87
* Improving window positionJabiertxof2019-02-183-2/+31
* Add descriptionsJabiertxof2019-02-182-117/+51
* Adding strings to favoritesJabiertxof2019-02-181-9/+42
* Adding Ramon Miranda sugestionsJabiertxof2019-02-182-9/+37
* Some styling tweaksJabier Arraiza2019-02-181-4/+12
* Working with event boxesJabier Arraiza2019-02-182-84/+120
* add sorting and favoritesJabier Arraiza2019-02-184-17/+236
* Add info popupJabier Arraiza2019-02-182-41/+50
* improving enum positionJabier Arraiza2019-02-182-731/+726
* adding symbolsJabier Arraiza2019-02-185-117/+15
* Add CSS function to check we are in dark themeJabier Arraiza2019-02-181-0/+6
* fixing coding style and translation and merge from masterJabier Arraiza2019-02-188-104/+1127
* Adding styling refactoring, moving after to other branch the CSS partJabier Arraiza2019-02-185-103/+119
* Fix #91 "guides around the page" with y-axis downThomas Holder2019-02-181-6/+7
* Merge branch 'nathanal/inkscape-golden-ratio-patch'Patrick Storz2019-02-172-3/+26
|\
| * Golden ratio in status bar textNathan Lee2019-02-162-2/+2
| * [Fix 1778449] Correct Ellipse status bar text for golden ratioNathan Lee2019-02-161-1/+24
* | Update sp_action_get_title to remove Unicode Character "…"Patrick Storz2019-02-171-2/+6
|\ \
| * | Fix bounds check in sp_action_get_title!Tim Rawlinson2019-02-111-1/+1
| * | Update sp_action_get_title to remove Unicode Character "…" (U+2026)Tim Rawlinson2019-02-101-2/+6
* | | Remove unneeded comments.Tavmjong Bah2019-02-171-10/+0
* | | Add document_open and document_close functions and use them in batch mode.Tavmjong Bah2019-02-173-25/+154
* | | Move logic to build localized filenames into io/ressource.cppPatrick Storz2019-02-174-29/+32
* | | Tutorials: Improve logic for loading localized versionsPatrick Storz2019-02-163-36/+25
* | | Show helpful message if tutorials are not installedMax Gaukler2019-02-161-1/+10
* | | Revert to "default.$lang.svg" as name for default templatesPatrick Storz2019-02-161-3/+1
* | | Fix preview for large fileNathan Lee2019-02-161-2/+1
| |/ |/|
* | Code simplification using InkscapeApplication singleton.Tavmjong Bah2019-02-152-13/+7
* | Turn InkscapeApplication into singleton.Tavmjong Bah2019-02-154-2/+23
* | Move all files except inkscape_main and inkview_main into shared library.Tavmjong Bah2019-02-151-16/+17
* | Block in window updating code. WIPTavmjong Bah2019-02-123-0/+17
* | Change prefix on drag and drop functions.Tavmjong Bah2019-02-123-12/+12
* | Header cleanup.Tavmjong Bah2019-02-1219-27/+19
|/
* Fix (hopefully) Internationalization of default Calligraphy presets.Tavmjong Bah2019-02-102-6/+15
* MeshToolbar: GtkAction migrationAlexander Valavanis2019-02-103-278/+220
* LPEToolbar: GtkAction migrationAlexander Valavanis2019-02-103-174/+131
* SprayToolbar: GtkAction migrationAlexander Valavanis2019-02-104-455/+325
* Toolbox: Move deprecated VerbAction to separate fileAlexander Valavanis2019-02-104-168/+270
* Merge branch 'master' of gitlab.com:inkscape/inkscapeAlexander Valavanis2019-02-103-15/+15
|\
| * ui: Parse mnemonic for Open _RecentBryce Harrington2019-02-091-1/+1
| * Consistently use title case in menus (!521)Patrick Storz2019-02-092-14/+14
| |\
| | * Fix more capitalisation inconsistencies.tim_rawlinson2019-02-082-3/+3
| | * Fix capitalisation of menu items.Tim Rawlinson2019-02-072-11/+11
* | | ConnectorToolbar: GtkAction migrationAlexander Valavanis2019-02-093-138/+106
* | | CalligraphyToolbar: GtkAction migrationAlexander Valavanis2019-02-094-336/+285
|/ /
* | fix "inkscape --extension-directory"Thomas Holder2019-02-081-3/+3