| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | copyedit; use IMMEDIATE_MESSAGE and remove canvas update in the middle; remov... | bulia byak | 2007-03-18 | 1 | -10/+9 |
| * | add clearing busy cursor (resets current context's cursor) | bulia byak | 2007-03-18 | 2 | -0/+8 |
| * | more judicious checking of results of find on my shape lookup table. Null | Tim Dwyer | 2007-03-18 | 1 | -40/+78 |
| * | fix crash when you quickly click in two areas and then press a key to go to a... | bulia byak | 2007-03-18 | 1 | -7/+12 |
| * | use UTF-8 for degree symbol | Kees Cook | 2007-03-18 | 1 | -4/+6 |
| * | better way to deal with undo+id collisions | MenTaLguY | 2007-03-17 | 5 | -23/+51 |
| * | re-introduce isEmpty tests | MenTaLguY | 2007-03-17 | 8 | -16/+16 |
| * | clean up rect mess a bit before start working on other stuff | MenTaLguY | 2007-03-17 | 4 | -33/+25 |
| * | move creating style after the signals are set up, so that style does not miss... | bulia byak | 2007-03-17 | 1 | -6/+6 |