| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | add ::upgrade for NRRectL | bulia byak | 2007-03-19 | 2 | -2/+12 |
| * | reremove bad constructors | bulia byak | 2007-03-19 | 2 | -15/+0 |
| * | * packaging/macosx/native-gtk/glibconfig.h, | mjwybrow | 2007-03-19 | 3 | -1/+721 |
| * | 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 |
| * | update po file | Valessio Soares de Brito | 2007-03-18 | 1 | -1927/+2625 |
| * | Add tutorial tracing pt_BR | Valessio Soares de Brito | 2007-03-18 | 1 | -0/+204 |
| * | 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 |
| * | Updated Catalan translation | cwebb | 2007-03-18 | 1 | -1753/+2077 |
| * | Update of slovak translation | cwebb | 2007-03-18 | 1 | -174/+174 |
| * | 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 |
| * | update po file list | Kees Cook | 2007-03-18 | 1 | -2/+7 |
| * | 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 |
| * | fix 1286535 | bulia byak | 2007-03-17 | 1 | -11/+16 |
| * | Fix bug #1511262: don't snap rect to itself | Diederik van Lierop | 2007-03-16 | 2 | -5/+5 |
| * | fix 1679477 | bulia byak | 2007-03-16 | 1 | -0/+3 |
| * | fix 1682261 | bulia byak | 2007-03-16 | 1 | -0/+13 |
| * | string disambig | bulia byak | 2007-03-16 | 2 | -2/+2 |
| * | typos | bulia byak | 2007-03-16 | 2 | -2/+2 |
| * | Handle null bounding boxes | Tim Dwyer | 2007-03-16 | 1 | -0/+4 |
| * | Added check for null bounding box of shapes involved in graph layout. | Tim Dwyer | 2007-03-16 | 1 | -10/+18 |
| * | give new flowtext the current text tool style | bulia byak | 2007-03-16 | 1 | -0/+2 |
| * | sensitize unlock and unhide verbs | Aaron Spike | 2007-03-16 | 1 | -1/+1 |
| * | add unhide/unlock commands | bulia byak | 2007-03-16 | 1 | -0/+3 |
| * | * packaging/macosx/osx-build.sh: Add a missing '$' to a shell variable and | mjwybrow | 2007-03-16 | 1 | -23/+23 |
| * | also quote fonnames starting from a non-letter | bulia byak | 2007-03-16 | 1 | -0/+3 |
| * | switch repr-css to using libcroco, same as SPStyle uses, instead of its own h... | bulia byak | 2007-03-16 | 1 | -26/+45 |
| * | quote font-family values if necessary on writing (fixes a bunch of bugs); cha... | bulia byak | 2007-03-16 | 2 | -23/+60 |
| * | Updated, closes 1678534. | Colin Marquardt | 2007-03-15 | 1 | -2770/+717 |
| * | fix crash when editing text with multiple tspans | bulia byak | 2007-03-15 | 1 | -0/+1 |