| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Drop unused cxxtest fork in favour of Googletest | Alex Valavanis | 2016-08-30 | 1 | -537/+0 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1094771 (bzr r15096) | ||||
| * | Enable setting of 'font-variant-ligatures' (rendering waits on new Pango ↵ | Tavmjong Bah | 2015-05-18 | 1 | -3/+14 |
| | | | | | | library). (bzr r14162) | ||||
| * | Enable setting of 'font-variant-position' and 'font-variant-caps'. Rendering ↵ | Tavmjong Bah | 2015-05-16 | 1 | -1/+7 |
| | | | | | | awaits Pango update. (bzr r14155) | ||||
| * | GUI for font-variant-xxx, parse 'font-variant-ligatures'. This is a work in ↵ | Tavmjong Bah | 2015-05-12 | 1 | -0/+11 |
| | | | | | | progress. (bzr r14148) | ||||
| * | Remove sp_style_write_string() and sp_style_write_difference(). | Tavmjong Bah | 2014-12-25 | 1 | -71/+52 |
| | | | | (bzr r13822.1.4) | ||||
| * | Update style cxxtests. | Tavmjong Bah | 2014-11-08 | 1 | -14/+14 |
| | | | | (bzr r13681) | ||||
| * | Clean up of style code, converting structures to C++ classes. Step 1. | Tavmjong Bah | 2014-04-23 | 1 | -10/+320 |
| | | | | (bzr r13298) | ||||
| * | Add a few font related tests. | Tavmjong Bah | 2014-03-14 | 1 | -2/+18 |
| | | | | (bzr r13149) | ||||
| * | Add a few more style tests. | Tavmjong Bah | 2014-03-11 | 1 | -3/+15 |
| | | | | (bzr r13134) | ||||
| * | Update attributes unit test, expand style unit test and fix bug found. | Tavmjong Bah | 2014-03-08 | 1 | -0/+55 |
| | | | | (bzr r13128) | ||||
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -2/+1 |
| |\ | | | | | (bzr r9945.1.1) | ||||
| | * | This is the first c++ification commit from me. It handles sp-line, ↵ | Abhishek Sharma Public | 2010-06-29 | 1 | -1/+1 |
| | | | | | | | | | | | sp-polyline, sp-item and marks the onset of document c++ification as well. Users can check performace increase with [/usr/bin/time -v inkscape_binary_with_commandline_options]. (bzr r9546.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 | -1/+1 |
| | | | | | | which cannot be fixed easily. (bzr r8422) | ||||
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -1/+1 |
| | | | | (bzr r8404) | ||||
| * | Preserve paint styles with multiple components | Jon A. Cruz | 2007-09-06 | 1 | -13/+50 |
| | | | | (bzr r3696) | ||||
| * | Updated to match API changes in style.h | Jon A. Cruz | 2007-09-04 | 1 | -5/+14 |
| | | | | (bzr r3674) | ||||
| * | Initial set of style test. Will uncomment as style code is fixed. | Jon A. Cruz | 2007-05-13 | 1 | -0/+63 |
| | | | | (bzr r3014) | ||||
| * | Moved four more tests to CxxTest | Jon A. Cruz | 2006-05-01 | 1 | -0/+27 |
| (bzr r650) | |||||
