summaryrefslogtreecommitdiffstats
path: root/src/extension (follow)
Commit message (Expand)AuthorAgeFilesLines
* CDR/VSD input: Avoid crash when preview image can not be rendered and show a ...Eduard Braun2017-04-302-1/+27
* Fix regression introduced in r15634Eduard Braun2017-04-281-2/+2
* Restore r14978 which was reverted in r15047 due to messed up mergeEduard Braun2017-04-244-4/+0
* Cleanup for previous commitEduard Braun2017-04-242-6/+3
* Extensions: Fix "param"s of type "description" were always translated (as opp...Eduard Braun2017-04-241-27/+30
* Extensions: Fixes and improvements for "gui-description" parameter attribute ...Eduard Braun2017-04-243-2/+10
* Some code refactoring for consistencyEduard Braun2017-04-0921-200/+200
* Remove unused field "scope"Eduard Braun2017-04-0922-88/+27
* Remove unused field "gui_tip"Eduard Braun2017-04-0920-65/+25
* Restore r14955 which was reverted in r15047 due to messed up mergeEduard Braun2017-04-247-9/+19
* EMF/WMF: Hopefully resolve locale issues with decimal separator for goodEduard Braun2017-04-064-28/+35
* Extensions: Correctly handle the xml:space="preserve" attribute for "descript...Eduard Braun2017-03-252-9/+34
* Implement rotation via desktop to window affine.Tavmjong Bah2017-03-209-45/+15
* Fix typo.Tavmjong Bah2017-03-141-1/+1
* Attempt to fix build with dbus enabled.Tavmjong Bah2017-03-131-5/+1
* Fix Gtkmm deprecation warnings in VSD import dialogAlex Valavanis2017-03-111-14/+18
* Fix Gtkmm deprecation warnings in CDR import dialogAlex Valavanis2017-03-111-16/+21
* Use Gtkmm version test instead of Gtk+Alex Valavanis2017-03-111-1/+1
* Repair functionality broken by Alex Valvani's "Gtk+ 3 deprecation fixes"Eduard Braun2017-03-081-2/+5
* EMF/WFM export: Fix crash when selecting "Convert gradients to colored polygo...Eduard Braun2017-03-062-6/+29
* Fix ACLsEduard Braun2017-03-051-0/+0
* merge minor refactoringShlomi Fish2017-02-281-0/+36
|\
| * Merged.Shlomi Fish2017-02-2332-222/+403
| |\
| * \ Merged.Shlomi Fish2017-02-0610-16/+46
| |\ \
| * \ \ Merged.Shlomi Fish2017-01-283-0/+21
| |\ \ \
| * | | | Extract some common code into a routine.Shlomi Fish2017-01-041-0/+36
* | | | | Gtk+ 3 deprecation fixesAlex Valavanis2017-02-263-1/+9
| |_|_|/ |/| | |
* | | | [Bug #1664372] preset filter names inconsistent.suv-lp2017-02-182-2/+2
* | | | improve dot dash support in wmf exportmathog2017-02-171-1/+22
* | | | resolve bug 1665421mathog2017-02-171-0/+10
* | | | Extensions: Add 'appearance="url"' to desccription parameters.Eduard Braun2017-02-133-5/+12
* | | | Extensions: Fix potential security issue with "description" parameters.Eduard Braun2017-02-131-5/+5
* | | | Extensions: Do not require name for pure UI elements (i.e. parameters that do...Eduard Braun2017-02-131-2/+9
* | | | Extensions: Fix for old versions of gtkmmEduard Braun2017-02-131-1/+2
* | | | Extensions: Work around gtk3 width/height calculation bug for long labelsEduard Braun2017-02-1310-12/+31
* | | | Extensions: Make "int" and "float" parameters specifying 'appearance="full"'e...Eduard Braun2017-02-132-2/+2
* | | | Extensions: Harmonize appearance and try to simplify layouting a bitEduard Braun2017-02-124-11/+23
* | | | Extensions: Make "indent" attribute a common attribute for all parameters tha...Eduard Braun2017-02-1222-183/+276
* | | | Fix a memory leak introduced in r15421 and r15501 respectivelyEduard Braun2017-02-113-8/+15
* | | | fix two memory leaksperegrine2017-02-072-0/+4
| |_|/ |/| |
* | | [Bug #1537497] Icon preview doesn't render background.tghs2017-01-251-1/+1
* | | fixing to new trunkJabiertxof2017-01-249-29/+88
|\ \ \ | | |/ | |/|
| * | Partially fix opening of librevenge based input formats (cdr/vsd/wpg) on Wind...Eduard Braun2017-01-173-0/+21
| |/
| * Rm remaining Gtk::Stock usageAlex Valavanis2016-12-271-1/+0
| * Fix typoAlex Valavanis2016-12-261-1/+1
| * vsd-input: Gtk3 fixesAlex Valavanis2016-12-261-2/+2
| * cdr-import: Gtk3 fixesAlex Valavanis2016-12-261-2/+2
| * pdf-input: Gtk3 fixesAlex Valavanis2016-12-262-16/+56
| * Fix Gtkmm deprecations in extensionsAlex Valavanis2016-12-262-6/+4
| * Fix filter editor updateMarc Jeanmougin2016-11-111-0/+1