| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -1/+2 |
| | | | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | ||||
| * | Remembers printer settings between calls to the print dialogue. Fixes bug ↵ | Rick Yorgason | 2018-10-27 | 1 | -0/+4 |
| | | | | | #1711112. | ||||
| * | Print: C++ify | Patrick McDermott | 2018-05-20 | 1 | -1/+5 |
| | | |||||
| * | Move gtkmm headers that internally re-enable deprecated gtk symbols to top. ↵ | Alex Valavanis | 2012-02-15 | 1 | -1/+1 |
| | | | | | | Hides many GTK deprecation errors that we can't fix in Inkscape (bzr r10982) | ||||
| * | Header cleaning | Alex Valavanis | 2012-02-12 | 1 | -4/+2 |
| | | | | (bzr r10963) | ||||
| * | Use generic headers in preparation for GTK+ 3 transition | Alex Valavanis | 2011-06-03 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/792263 (bzr r10252.1.1) | ||||
| * | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 2010-11-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | 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) | ||||
| * | Revert recent refactoring changes by johnce because they break the build, ↵ | Maximilian Albert | 2009-08-06 | 1 | -3/+3 |
| | | | | | | which cannot be fixed easily. (bzr r8422) | ||||
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -3/+3 |
| | | | | (bzr r8407) | ||||
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -5/+4 |
| | | | | (bzr r6885) | ||||
| * | Bugfix to prevent the print dialog falling underneath the inkscape desktop ↵ | Joel Holdsworth | 2008-03-21 | 1 | -1/+1 |
| | | | | | | windows in Win32 (bzr r5147) | ||||
| * | rip out gtkmmification of print dialog, to temporarily solve LP: #176018 | Kees Cook | 2007-12-30 | 1 | -7/+19 |
| | | | | (bzr r4336) | ||||
| * | adjust cairo bitmap origin offset fixup | Kees Cook | 2007-12-30 | 1 | -1/+1 |
| | | | | (bzr r4335) | ||||
| * | clean up print dialog for better integration with gtkmm | Kees Cook | 2007-12-29 | 1 | -10/+6 |
| | | | | (bzr r4331) | ||||
| * | Fixed the parenting of the print dialog so that it cannot fall behind the ↵ | Joel Holdsworth | 2007-12-22 | 1 | -1/+1 |
| | | | | | | main inkscape desktop window (bzr r4278) | ||||
| * | Implement cross-architecture print dialog using cairo and PNG backends. | Kees Cook | 2007-12-10 | 1 | -0/+66 |
| (bzr r4199) | |||||
