~reviczky/inkscape/+git/debian-gtk4:schwieni_inkscape

Last commit made on 2013-04-30
Get this branch:
git clone -b schwieni_inkscape https://git.launchpad.net/~reviczky/inkscape/+git/debian-gtk4

Branch merges

Branch information

Name:
schwieni_inkscape
Repository:
lp:~reviczky/inkscape/+git/debian-gtk4

Recent commits

aeda209... by schwieni

The command line option for --pdf-export-version is now unquouted e.g. --pdf-export-version=1.4
Default pdf export version now PDF 1.4

(bzr r12308)

bb2545b... by schwieni

Fixed the false warning for the --pdf-export-version
Added functions to test if a given string is listed in the ComboBox.

(bzr r12307)

07d23b4... by schwieni

edited inkscape.pod for the --export-pdf-version command line option

(bzr r12306)

fbbbf2f... by Markus Schwienbacher <email address hidden>

+ main.cpp: added command line option "--export-pdf-version" to export to different PDF versions (currently supported: "PDF 1.4" and "PDF 1.5").
+ extension.cpp: added set_param_enum(...) function to set enum parameters (ComboBox), which was missing
+ parameter.cpp: added set_enum(...) function to set enum, which was missing

(bzr r12305)

35be059... by Kris

translation typo

(bzr r12304)

4755e2e... by Kris

Dutch translation update

(bzr r12303)

f9be42a... by Kris

revert r12297

(bzr r12302)

b74e497... by Martin Owens

Add MapSymbols from OpenStreetMap.

(bzr r12301)

a40d999... by Martin Owens

Allow multiple groups to be symbolised and replace groups with clones.

(bzr r12300)

fcb08f0... by Martin Owens

Allow out of src building for wildcard Makes

Fixed bugs:
  - https://launchpad.net/bugs/1170803

(bzr r12299)