| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | add fields for delayed pick optimization | bulia byak | 2007-03-19 | 1 | -0/+3 |
| * | switch to using NR::Maybe for area rect | bulia byak | 2007-03-19 | 2 | -4/+6 |
| * | make arena remember its parent canvasarena, if any (so that an arenaitem can ... | bulia byak | 2007-03-19 | 3 | -0/+5 |
| * | use ::upgrade for getting NR::Rect | bulia byak | 2007-03-19 | 1 | -1/+1 |
| * | comment fix | bulia byak | 2007-03-19 | 1 | -1/+1 |
| * | add ::upgrade for NRRectL | bulia byak | 2007-03-19 | 2 | -2/+12 |
| * | reremove bad constructors | bulia byak | 2007-03-19 | 2 | -15/+0 |
| * | revert reversion -- I had not realized it had already come into use, | MenTaLguY | 2007-03-19 | 2 | -0/+15 |
| * | Update pedrogui stuff and makefile. Add placeholder for alternate test framew... | Bob Jamison | 2007-03-18 | 14 | -27/+220 |
| * | correct intersection since we allow empty rects again | MenTaLguY | 2007-03-18 | 1 | -1/+1 |
| * | revert NRRect/NRRectL conversion constructors for NR::Rect, since they | MenTaLguY | 2007-03-18 | 2 | -15/+0 |
| * | Pedro::pedrogui is not the same as the one in jabber_whiteboard | Bob Jamison | 2007-03-18 | 2 | -0/+3665 |
| * | change std::string::size_type to DOMString::size_type | Bob Jamison | 2007-03-18 | 1 | -4/+4 |
| * | optimize cairo paths by not drawing segments that are outside of view (for st... | bulia byak | 2007-03-18 | 4 | -22/+48 |
| * | add growBy and constructors from NRRect(L) | bulia byak | 2007-03-18 | 2 | -0/+27 |
| * | add required includes for gcc 4.3 and fix a const issue -- patch #1675635 | MenTaLguY | 2007-03-18 | 9 | -1/+10 |
| * | fix 64-bit issues with width of npos -- patch #1675697 from mellum | MenTaLguY | 2007-03-18 | 7 | -15/+15 |
| * | Snap while dragging knots, for star | Diederik van Lierop | 2007-03-18 | 1 | -2/+7 |
| * | Snap while dragging knots, for rect and arc | Diederik van Lierop | 2007-03-18 | 1 | -18/+26 |
| * | Implement snapping in shape-tools during initial-drawing | Diederik van Lierop | 2007-03-18 | 3 | -7/+21 |
| * | move masks to their own page, move tablet checkbox to mouse, copyedit | bulia byak | 2007-03-18 | 2 | -15/+24 |
| * | switch to using desktop method to restore cursor | bulia byak | 2007-03-18 | 1 | -2/+1 |
| * | Compile warnings | Bob Jamison | 2007-03-18 | 1 | -1/+1 |