| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
| |
From the patch's author:
Additional command line option added to export to different PDF-versions
supported by cairo (currently only "PDF 1.4" and "PDF 1.5"). The user must
provide the exact string found in the PDF-export dialog of Inkscape. This
feature was previously only accessible via the GUI of Inkscape. This option is
useful for people opting for PDF-a conformance in their PDFs. Moreover, the
Extension and Parameter classes are extended by setters for enum parameters
(used in combo boxes).
(bzr r12348)
|
| |
|
| |
(bzr r11030)
|
| |
|
|
|
|
| |
Fixed bugs:
- https://launchpad.net/bugs/893146
(bzr r10783)
|
| |
|
|
|
| |
C++faq-lite 10.3
(bzr r10699)
|
| |
|
| |
(bzr r10691)
|
| |
|
|
|
| |
SP_ROOT() gtk type function/macro.
(bzr r10254)
|
| |
|
| |
(bzr r10174)
|
| |
|
|
|
| |
description element.
(bzr r10129)
|
| |
|
|
|
| |
to full.
(bzr r10106)
|
| |
|
| |
(bzr r10103)
|
| |
|
| |
(bzr r10067)
|
| |\
| |
| | |
(bzr r9945.1.1)
|
| | |
| |
| | |
(bzr r9933)
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
fileencoding=utf-8 in all 1074 Vim modelines.
The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline").
Also corrected five deviant modestrings:
* src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end
* src/ui/dialog/tile.cpp: removed gratuitous second colon at the end
* src/helper/units-test.h: removed gratuitous space before a colon
* share/extensions/export_gimp_palette.py: missing textwidth=99
That's my geekiest commit yet.
(bzr r9900)
|
| |/
|
|
|
| |
parameter.
(bzr r9748)
|
| |
|
|
|
| |
"float", "enum" etc. wrappers.
(bzr r9201)
|
| |
|
|
|
| |
which cannot be fixed easily.
(bzr r8422)
|
| |
|
| |
(bzr r8408)
|
| |
|
| |
(bzr r6885)
|
| |
|
| |
(bzr r6855)
|
| |
|
|
|
| |
instead of radio buttons.
(bzr r5748)
|
| |
|
|
|
| |
implements max_length attribute for string parameters in inx files.
(bzr r5450)
|
|
|
New work branch
r18391@shi: ted | 2008-03-08 21:36:03 -0800
Moving the parameters around to clean up the directories.
r18392@shi: ted | 2008-03-08 21:57:14 -0800
Moving the 'get' function to cpp
r18870@shi: ted | 2008-04-03 21:10:20 -0700
Adding in to the parameter prototype the ability to have a gui-tip and a gui-hidden parameter
r18871@shi: ted | 2008-04-03 21:17:39 -0700
Using the _gui-hidden parameter to block the creation of the widget if set.
r18890@shi: ted | 2008-04-03 21:53:55 -0700
Merge from r18024 which got lost in the shuffle.
(bzr r5322)
|