summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Switch Inkscape::Extension to use InxWidgets instead of InxParametersPatrick Storz2019-08-318-60/+106
* Translatable enum can be protectedPatrick Storz2019-08-311-5/+4
* Add WidgetLabel replacing the former ParamDescriptionPatrick Storz2019-08-315-22/+64
* Rename Parameter -> InxParameter for consistencyPatrick Storz2019-08-3122-91/+90
* Create new InxWidget base class for extension widgets.Patrick Storz2019-08-3114-135/+259
* Implement "translationdomain" attribute for extensionsPatrick Storz2019-08-3111-83/+140
* Remove unused "nopref" variant of effectsPatrick Storz2019-08-312-10/+0
* Properly handle extensions without id or namePatrick Storz2019-08-313-101/+113
* Derive optiongroup options from ParameterPatrick Storz2019-08-312-46/+52
* cleanup includes in parametersPatrick Storz2019-08-316-24/+23
* Add function to get proper translation within context of ParameterPatrick Storz2019-08-317-34/+33
* Parameter: remove unused constructorsPatrick Storz2019-08-312-56/+0
* Refactor a lot of the parameter handling codePatrick Storz2019-08-3150-1955/+1371
* Move error classes to Parameter where they belongPatrick Storz2019-08-313-25/+27
* Use proper boolean valuesPatrick Storz2019-08-313-3/+3
* Remove effectively unused "silent" option from extensions.Patrick Storz2019-08-313-27/+9
* Remove unused and disabled "help" feature for extensionsPatrick Storz2019-08-3110-89/+8
* Remove unused define ESCAPE_DOLLAR_COMMANDLINEPatrick Storz2019-08-312-8/+0
* Rename parameter source files to avoid name conflictsPatrick Storz2019-08-3123-42/+55
* Remove unused functionsPatrick Storz2019-08-312-51/+0
* Move prefdialog to own directoryPatrick Storz2019-08-3128-39/+42
* Only register desktop on Dbus onceNathan Lee2019-08-311-6/+12
* Improvements and bug fixes to XMLDialogJabier Arraiza2019-08-303-33/+108
* add improvements to selectors and merge stylesheet on copy to work between docsJabier Arraiza2019-08-294-3/+15
* Remove warnings on de/activateJabiertxof2019-08-291-14/+15
* Fixes on UX inb CSS dialogJabiertxof2019-08-295-18/+15
* Improve CSS and Selectors dialogJabiertxof2019-08-293-26/+123
* Noumerous bugfixes pointed in Rocket ChatJabier Arraiza2019-08-298-215/+364
* Document Properties Grid tab keeps current positionNathan Lee2019-08-291-4/+16
* Improve icons of CSS dialogJabiertxof2019-08-283-69/+269
* Improve formatJabiertxof2019-08-281-1/+1
* Fix a bug on add selector on windows, also some ui improvementsJabiertxof2019-08-283-2/+25
* Fix issues pointed by @ede123 and cssinateJabiertxof2019-08-2810-100/+165
* Puts back translator commentsMarc Jeanmougin2019-08-284-1504/+1663
* Unify translatable inkscape.org links and add translation commentsGyuris Gellért2019-08-282-1/+5
* Translated nb.po, 49% complete.heskjestad2019-08-271-2033/+1357
* Style paned separatorJabiertxof2019-08-261-1/+2
* Merge branch 'abdelhaksam/inkscape-master'Sylvain Chiron2019-08-261-5945/+4357
|\
| * Update fr.poSylvain Chiron2019-08-261-4892/+3876
| * Updates on the fr po fileAbdelhak Sidi Ali Mebarek2019-03-191-44/+46
* | Eliminate clang warningsThomas Holder2019-08-2317-76/+20
* | Update of Czech translationTomáš Marný2019-08-231-2699/+2113
* | Translated nb.po, 35% complete, also retranslated some terms similarly to nn ...heskjestad2019-08-231-3930/+3329
* | update installer language namesMarc Jeanmougin2019-08-2331-126/+281
* | Add Hungarian to Windows installerGyuris Gellért2019-08-232-141/+197
* | Eliminate clang warningsThomas Holder2019-08-2314-70/+60
* | remove HAVE_POTRACEMarc Jeanmougin2019-08-2217-151/+8
* | Panned styling to CSS and XML dialogsJabiertxof2019-08-223-3/+18
* | Add styling to textview pointed by Adam Belis in team_uxJabiertxof2019-08-222-2/+7
* | Allow to store empty value XML node attributtesJabiertxof2019-08-221-5/+3