| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
| |
(bzr r7332)
|
| |
|
| |
(bzr r6891)
|
| |
|
| |
(bzr r6885)
|
| |
|
| |
(bzr r6282)
|
| |
|
| |
(bzr r4838)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(Closes LP: #169973)
- New attribute in an object's style string called
-inkscape-font-specification stores full font name
- This will be useful when we can support fonts that don't fit into the
confines of CSS (if either pango enhances their PangoFontDescription
structure, or we can get around its limitations)
- Framework in place to separate font families from their "styles"
(faces)
in the text and font dialog - need only the code that does the actual
separation
- Text and Styles dialog shows only fonts it can handle
(bzr r4392)
|
| |
|
| |
(bzr r4052)
|
| |
|
|
|
| |
requires an SPDocument; SPURIReference and SPFilterReference have an alternative constructor taking an owner_document instead of owner object
(bzr r3116)
|
| |
|
| |
(bzr r3114)
|
| |
|
| |
(bzr r2753)
|
| |
|
| |
(bzr r2123)
|
| |
|
| |
(bzr r2045)
|
| |
|
| |
(bzr r1793)
|
| |
|
|
|
| |
need to rethink and incrementally change gbooleans to bools
(bzr r1637)
|
| |
|
|
|
| |
one major janitorial task we identified....
(bzr r1633)
|
| |
|
| |
(bzr r1315)
|
| |
|
|
|
| |
text-edit.cpp:*_set_insensitive()
(bzr r938)
|
| |
|
| |
(bzr r904)
|
| |
|
| |
(bzr r902)
|
| |
|
| |
(bzr r868)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
definition):
src/removeoverlap/constraint.h
src/removeoverlap/variable.h
* Add font-lister.h/font-lister.cpp:
src/libnrtype/Makefile_insert
src/libnrtype/font-lister.cpp
src/libnrtype/font-lister.h
* Modify dialog slightly in appearance (shadow for GtkScrolledWindow):
src/dialogs/text-edit.cpp
(bzr r866)
|
| |
|
|
|
| |
confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions.
(bzr r532)
|
| |
|
| |
(bzr r439)
|
| |
|
|
|
| |
#1290647
(bzr r180)
|
| |
|
|
|
| |
part of fix for #1290647
(bzr r178)
|
| |
|
| |
(bzr r134)
|
|
|
(bzr r1)
|