| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | patch 1598684: better trace quantization | bulia byak | 2006-11-20 | 7 | -569/+756 | |
| | | | | (bzr r1994) | |||||
| * | remove debug output | bulia byak | 2006-11-14 | 1 | -2/+0 | |
| | | | | (bzr r1949) | |||||
| * | patch 1591723 for extra tracing parameters | bulia byak | 2006-11-14 | 2 | -16/+56 | |
| | | | | (bzr r1948) | |||||
| * | undo annotations | gustav_b | 2006-11-08 | 1 | -2/+1 | |
| | | | | (bzr r1926) | |||||
| * | Display message to indicate that bitmap tracing has started | John Bintz | 2006-08-26 | 1 | -0/+3 | |
| | | | | (bzr r1640) | |||||
| * | fix typo. oops | Bob Jamison | 2006-07-27 | 1 | -2/+2 | |
| | | | | (bzr r1491) | |||||
| * | fix bug in normalizeMatrix, add some better trace messages | Bob Jamison | 2006-07-27 | 4 | -23/+75 | |
| | | | | (bzr r1490) | |||||
| * | o removed the unused cache as it was just wasting time and space | Nathan Hurst | 2006-07-14 | 1 | -42/+11 | |
| | | | | | | | | o simplified some of the maths o fixed a bug in the matrix normalisation routine (dubious that it ever actually worked) (bzr r1415) | |||||
| * | refactoring, add background removal | Bob Jamison | 2006-07-05 | 4 | -139/+113 | |
| | | | | (bzr r1360) | |||||
| * | patch from Gustav Broberg: undo annotations and history dialog | bulia byak | 2006-06-29 | 1 | -1/+2 | |
| | | | | (bzr r1315) | |||||
| * | glib-2.4 system fixes: some includes to get prototypes, some version checks | Ralf Stephan | 2006-06-25 | 1 | -0/+1 | |
| | | | | (bzr r1280) | |||||
| * | patch [ 1503865 ] Siox performance patch | Aaron Spike | 2006-06-13 | 6 | -149/+280 | |
| | | | | (bzr r1208) | |||||
| * | Applied patch #1501375 | Jon A. Cruz | 2006-06-06 | 3 | -14/+226 | |
| | | | | (bzr r1164) | |||||
| * | Applied patch #1501134 | Jon A. Cruz | 2006-06-06 | 2 | -10/+17 | |
| | | | | (bzr r1163) | |||||
| * | Applied patch 1500659 for warning cleanup | Jon A. Cruz | 2006-06-05 | 1 | -4/+4 | |
| | | | | (bzr r1158) | |||||
| * | Applied patch 1500171 | Jon A. Cruz | 2006-06-04 | 3 | -1406/+1744 | |
| | | | | (bzr r1149) | |||||
| * | (bzr r1085) | John Cliff | 2006-05-30 | 1 | -7/+7 | |
| | | ||||||
| * | Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵ | MenTaLguY | 2006-04-17 | 2 | -14/+14 | |
| | | | | | | confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532) | |||||
| * | remove superfluous line, compile warning | Ralf Stephan | 2006-04-07 | 1 | -2/+0 | |
| | | | | (bzr r456) | |||||
| * | Select much improved, but need to fix rotate and scale | Bob Jamison | 2006-03-30 | 1 | -140/+24 | |
| | | | | (bzr r376) | |||||
| * | clean up PPM output code | Bob Jamison | 2006-03-30 | 1 | -17/+13 | |
| | | | | (bzr r373) | |||||
| * | WIP. siox election progress. fix api a bit. | Bob Jamison | 2006-03-30 | 3 | -40/+191 | |
| | | | | (bzr r372) | |||||
| * | svn propset svn:eol-style native *.h *.cpp | Peter Moulder | 2006-03-29 | 1 | -396/+396 | |
| | | | | (bzr r366) | |||||
| * | more g++ 4.1 fixes (by inkblotter) | Ralf Stephan | 2006-03-28 | 1 | -2/+2 | |
| | | | | (bzr r318) | |||||
| * | most of region selection completed | Bob Jamison | 2006-03-26 | 3 | -10/+106 | |
| | | | | (bzr r299) | |||||
| * | fixed const decls | Bob Jamison | 2006-03-25 | 2 | -5/+20 | |
| | | | | (bzr r295) | |||||
| * | Add PackedPixelMap to make pixbuf->pixel array conversion much cleaner. ↵ | Bob Jamison | 2006-03-25 | 7 | -66/+331 | |
| | | | | | | Also make certain that packed pixels are unsigned long. (bzr r294) | |||||
| * | initial hookup of siox into Tracer. much work still to be done, and testing too | Bob Jamison | 2006-03-25 | 2 | -23/+149 | |
| | | | | (bzr r293) | |||||
| * | add enableSiox() for testing | Bob Jamison | 2006-03-25 | 2 | -0/+16 | |
| | | | | (bzr r291) | |||||
| * | change names | Bob Jamison | 2006-03-24 | 2 | -1767/+0 | |
| | | | | (bzr r289) | |||||
| * | fix include | Bob Jamison | 2006-03-24 | 1 | -1/+1 | |
| | | | | (bzr r287) | |||||
| * | rename siox | Bob Jamison | 2006-03-24 | 1 | -2/+2 | |
| | | | | (bzr r286) | |||||
| * | rename | Bob Jamison | 2006-03-24 | 2 | -0/+1767 | |
| | | | | (bzr r285) | |||||
| * | Add siox | Bob Jamison | 2006-03-24 | 3 | -1/+1770 | |
| | | | | (bzr r282) | |||||
| * | pjrm's fix from bug 1188811 | bulia byak | 2006-03-23 | 1 | -4/+4 | |
| | | | | (bzr r274) | |||||
| * | Another typo from the patch. sorry again. | Bob Jamison | 2006-03-04 | 1 | -1/+1 | |
| | | | | (bzr r200) | |||||
| * | Fix typo from when i applied patch. My mistake. Sorry! | Bob Jamison | 2006-03-04 | 1 | -1/+1 | |
| | | | | (bzr r199) | |||||
| * | Add some items from Peter Selinger's patch to Potrace 1.7 | Bob Jamison | 2006-02-28 | 4 | -41/+49 | |
| | | | | (bzr r191) | |||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 30 | -0/+7389 | |
| (bzr r1) | ||||||
