| Commit message (Expand) | Author | Age | Files | Lines |
| * | Adding the new/change label to the star toolbar | Jon A. Cruz | 2007-03-27 | 5 | -5/+367 |
| * | ensure correct order of inheriting style from ancestors (children override pa... | bulia byak | 2007-03-27 | 1 | -8/+19 |
| * | comment on the order of parsing declarations | bulia byak | 2007-03-27 | 1 | -0/+3 |
| * | make horizontal scrollbar automatic | bulia byak | 2007-03-27 | 1 | -2/+2 |
| * | Selector tool shouldn't snap to path nodes, see Bulia's comment in bug #1589436 | Diederik van Lierop | 2007-03-26 | 4 | -8/+20 |
| * | fix range, make integer, remove unnecessary document_done, fix 1635388 | bulia byak | 2007-03-26 | 2 | -6/+8 |
| * | Corrected extra "-2" thinning value to be positive | Jon A. Cruz | 2007-03-26 | 1 | -1/+1 |
| * | purge unused stuff, copyedit | bulia byak | 2007-03-26 | 3 | -30/+15 |
| * | purge unused and considered-harmful has_abs_tolerance | bulia byak | 2007-03-26 | 5 | -13/+0 |
| * | interpret snapping distance in screen pixels independent of zoom | bulia byak | 2007-03-26 | 1 | -2/+4 |
| * | remove no longer relevant comment | bulia byak | 2007-03-26 | 1 | -1/+1 |
| * | Fix compile warning about construction order. | Johan B. C. Engelen | 2007-03-25 | 1 | -2/+2 |
| * | Gradient tool: fork gradients when adding a stop | Johan B. C. Engelen | 2007-03-25 | 1 | -1/+1 |
| * | Gradient tool: fixed live updating of midstop dragging + [ 1667584 ] Crash wh... | Johan B. C. Engelen | 2007-03-25 | 2 | -30/+37 |
| * | Purging old axonometric grid code: reworked it into the new grid class struct... | Johan B. C. Engelen | 2007-03-25 | 16 | -513/+603 |
| * | Cleaning up toggle/redo interaction | Jon A. Cruz | 2007-03-25 | 1 | -3/+6 |
| * | move extension adding to the right place so it's added on export, not on browse | bulia byak | 2007-03-25 | 1 | -38/+41 |
| * | patch from Gail to add justify button to text dialog (bug 1679367) | bulia byak | 2007-03-25 | 1 | -3/+32 |
| * | comment out debug | bulia byak | 2007-03-25 | 1 | -1/+1 |
| * | fix live dragging of gradient midstops, and fix crash when dragging writes to... | bulia byak | 2007-03-25 | 1 | -1/+2 |
| * | updated creative commons licenses to 3.0 and fixed public domain uri | Jon Phillips | 2007-03-24 | 1 | -7/+7 |
| * | we have no document available yet at this point | MenTaLguY | 2007-03-24 | 1 | -1/+1 |
| * | Updating star toolbar with radio toggles | Jon A. Cruz | 2007-03-24 | 3 | -218/+480 |
| * | fix floating point comparrisons to not skip values | Jon A. Cruz | 2007-03-23 | 1 | -6/+6 |
| * | allow multiple (balanced) calls to add and remove document | MenTaLguY | 2007-03-23 | 5 | -12/+32 |
| * | purge old toolbar code, fill in values and labels | bulia byak | 2007-03-23 | 1 | -323/+70 |
| * | fix the combination of P4+ symmetries with exponent | bulia byak | 2007-03-23 | 1 | -14/+11 |
| * | missing isnormal.h from Makefile_insert | Kees Cook | 2007-03-22 | 1 | -0/+1 |
| * | set busy cursor while loading; delete documents on loading new; many other fixes | bulia byak | 2007-03-22 | 1 | -44/+85 |
| * | More progress with preview and opening of files with non-ascii filenames. St... | Bob Jamison | 2007-03-22 | 1 | -1/+5 |
| * | remove useless and half-broken slideshow mode in favor of inkview | bulia byak | 2007-03-22 | 4 | -168/+10 |
| * | Adding non-labeled default entries | Jon A. Cruz | 2007-03-22 | 2 | -7/+5 |
| * | drop more missing files from autoconf | Kees Cook | 2007-03-22 | 2 | -4/+0 |
| * | use <errno.h> instead of assuming extern int | Bob Jamison | 2007-03-22 | 1 | -1/+1 |
| * | Correction for tooltips addition | Jon A. Cruz | 2007-03-21 | 1 | -3/+3 |
| * | Make sure there is a decl for "errno" | Bob Jamison | 2007-03-21 | 1 | -5/+5 |
| * | Added tootips for toolbar spinbuttons | Jon A. Cruz | 2007-03-21 | 1 | -0/+17 |
| * | Adding all described values to menu of values | Jon A. Cruz | 2007-03-21 | 1 | -47/+138 |
| * | Do some cleanup | Bob Jamison | 2007-03-21 | 1 | -35/+48 |
| * | Fix for bug #1589436 - font baseline now correctly snaps in selector tool | Diederik van Lierop | 2007-03-21 | 1 | -1/+8 |
| * | Adding labels to popup menu values | Jon A. Cruz | 2007-03-21 | 3 | -12/+146 |
| * | plumb XML::Document parameter into duplication, courtesy of bryce | MenTaLguY | 2007-03-20 | 52 | -150/+175 |
| * | Implementing feature request #1673807: snapping of gradient handles | Diederik van Lierop | 2007-03-20 | 4 | -16/+29 |
| * | Monster commit. New grid infrastructure. The old gridmanagement code is still... | Johan B. C. Engelen | 2007-03-20 | 10 | -146/+1253 |
| * | format string protection/clean up (CVE-2007-1463, CVE-2007-1464) | Kees Cook | 2007-03-20 | 36 | -109/+118 |
| * | patch by cilix42 for bug 1671665 | bulia byak | 2007-03-19 | 2 | -14/+20 |
| * | Fix for bug 1540195; solution: use correct origin for snapping | Diederik van Lierop | 2007-03-19 | 2 | -17/+39 |
| * | no pick if transparent; fix sodipodi-era bug where delta had no effect for no... | bulia byak | 2007-03-19 | 1 | -9/+14 |
| * | two picking optimizations: 1 use our canvas' viewbox so that invisible segmen... | bulia byak | 2007-03-19 | 1 | -10/+51 |
| * | optimize picking by ignoring out-of-view segments | bulia byak | 2007-03-19 | 2 | -16/+46 |