| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
(bzr r10666)
|
| |
|
|
|
| |
methods on the Drawing rather than on the root DrawingItem.
(bzr r10347.1.25)
|
| |
|
| |
(bzr r10347.1.21)
|
| |
|
|
|
|
|
| |
with wrappers which keep some extra information about the surface,
amd NRRect and NRRectL use with Geom::Rect and Geom::IntRect.
Should simplify implementing filter primitive subregions.
(bzr r10347.1.17)
|
| |\
| |
| | |
(bzr r10347.1.13)
|
| | |
| |
| |
| |
| |
| | |
Fixed bugs:
- https://launchpad.net/bugs/806105
(bzr r10450)
|
| |/
|
| |
(bzr r10347.1.2)
|
| |\
| |
| | |
(bzr r9508.1.89)
|
| | |
| |
| |
| |
| |
| |
| | |
turns out my recent commits (which I undid) were not incorrect, variables were set in subdirectories then used in the parent directory, where they were still unset.
Fixing this broke the build because some files in the subdir were not compiling.
(bzr r10276)
|
| | |
| |
| |
| |
| |
| | |
- cmake now builds all files that automake does but does NOT link yet
- inlcudes nasty hard coded paths and libs (will replace once linking works)
(bzr r10272)
|
| |\|
| |
| | |
(bzr r9508.1.73)
|
| | |
| |
| | |
(bzr r10025)
|
| |\|
| |
| | |
(bzr r9508.1.70)
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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)
|
| | |
| |
| |
| |
| | |
to remove a limitation to integer translations imposed by NRRectL
(bzr r9508.1.68)
|
| | |
| |
| | |
(bzr r9508.1.67)
|
| |/
|
| |
(bzr r9508.1.44)
|
| |
|
|
|
| |
rather than for every subdirectory.
(bzr r7336)
|
| |
|
| |
(bzr r7332)
|
| |
|
| |
(bzr r6884)
|
| |
|
| |
(bzr r6593)
|
| |
|
| |
(bzr r6561)
|
| |
|
| |
(bzr r6046)
|
| |
|
| |
(bzr r5379)
|
| |
|
| |
(bzr r5240)
|
| |
|
| |
(bzr r5149)
|
| |
|
| |
(bzr r4043)
|
| |
|
|
|
| |
%.$(OBJEXT) instead of %.o.
(bzr r3726)
|
| |
|
| |
(bzr r2472)
|
| |
|
|
|
|
| |
marker dropdown with the same preview image as the unmodified stock
marker. This adds the source document's uri to the cache index.
(bzr r2413)
|
| |
|
|
|
| |
Making the marker dropdowns static so they can be updated.
(bzr r2403)
|
| |
|
| |
(bzr r2402)
|
| |
|
|
|
|
|
|
|
|
| |
This commit disables the code that prevents stock markers from appearing
at the top of the marker menu, as discussed in the bug report.
Additionally, this patch factors out the pixmap rendering code, which is
nearly identical to the rendering code in icon.cpp (and perhaps
elsewhere).
(bzr r2401)
|
|
|
(bzr r2393)
|