| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Snap while dragging knots, for rect and arc | Diederik van Lierop | 2007-03-18 | 1 | -18/+26 |
| | | | | (bzr r2691) | ||||
| * | Implement snapping in shape-tools during initial-drawing | Diederik van Lierop | 2007-03-18 | 3 | -7/+21 |
| | | | | (bzr r2690) | ||||
| * | move masks to their own page, move tablet checkbox to mouse, copyedit | bulia byak | 2007-03-18 | 2 | -15/+24 |
| | | | | (bzr r2689) | ||||
| * | switch to using desktop method to restore cursor | bulia byak | 2007-03-18 | 1 | -2/+1 |
| | | | | (bzr r2688) | ||||
| * | Compile warnings | Bob Jamison | 2007-03-18 | 1 | -1/+1 |
| | | | | (bzr r2687) | ||||
| * | copyedit; use IMMEDIATE_MESSAGE and remove canvas update in the middle; ↵ | bulia byak | 2007-03-18 | 1 | -10/+9 |
| | | | | | | remove disableInteraction - not needed without the canvas update; set busy cursor (bzr r2686) | ||||
| * | add clearing busy cursor (resets current context's cursor) | bulia byak | 2007-03-18 | 2 | -0/+8 |
| | | | | (bzr r2685) | ||||
| * | more judicious checking of results of find on my shape lookup table. Null | Tim Dwyer | 2007-03-18 | 1 | -40/+78 |
| | | | | | | bounding boxes could have potentially caused problems. (bzr r2684) | ||||
| * | fix crash when you quickly click in two areas and then press a key to go to ↵ | bulia byak | 2007-03-18 | 1 | -7/+12 |
| | | | | | | another tool before filling is finished (bzr r2683) | ||||
| * | use UTF-8 for degree symbol | Kees Cook | 2007-03-18 | 1 | -4/+6 |
| | | | | (bzr r2682) | ||||
| * | better way to deal with undo+id collisions | MenTaLguY | 2007-03-17 | 5 | -23/+51 |
| | | | | (bzr r2680) | ||||
| * | re-introduce isEmpty tests | MenTaLguY | 2007-03-17 | 8 | -16/+16 |
| | | | | (bzr r2679) | ||||
| * | clean up rect mess a bit before start working on other stuff | MenTaLguY | 2007-03-17 | 4 | -33/+25 |
| | | | | (bzr r2678) | ||||
| * | move creating style after the signals are set up, so that style does not ↵ | bulia byak | 2007-03-17 | 1 | -6/+6 |
| | | | | | | miss the object's release signal (bzr r2677) | ||||
| * | fix 1286535 | bulia byak | 2007-03-17 | 1 | -11/+16 |
| | | | | (bzr r2676) | ||||
| * | Fix bug #1511262: don't snap rect to itself | Diederik van Lierop | 2007-03-16 | 2 | -5/+5 |
| | | | | (bzr r2675) | ||||
| * | fix 1679477 | bulia byak | 2007-03-16 | 1 | -0/+3 |
| | | | | (bzr r2674) | ||||
| * | fix 1682261 | bulia byak | 2007-03-16 | 1 | -0/+13 |
| | | | | (bzr r2673) | ||||
| * | string disambig | bulia byak | 2007-03-16 | 2 | -2/+2 |
| | | | | (bzr r2672) | ||||
| * | Added check for null bounding box of shapes involved in graph layout. | Tim Dwyer | 2007-03-16 | 1 | -10/+18 |
| | | | | | | | | I'm not actually sure if it's possible for something with a NULL item-box to be attached to a connector but if it is it's probably pretty safe to simply ignore. (bzr r2669) | ||||
| * | give new flowtext the current text tool style | bulia byak | 2007-03-16 | 1 | -0/+2 |
| | | | | (bzr r2668) | ||||
| * | sensitize unlock and unhide verbs | Aaron Spike | 2007-03-16 | 1 | -1/+1 |
| | | | | (bzr r2667) | ||||
| * | add unhide/unlock commands | bulia byak | 2007-03-16 | 1 | -0/+3 |
| | | | | (bzr r2666) | ||||
| * | also quote fonnames starting from a non-letter | bulia byak | 2007-03-16 | 1 | -0/+3 |
| | | | | (bzr r2664) | ||||
| * | switch repr-css to using libcroco, same as SPStyle uses, instead of its own ↵ | bulia byak | 2007-03-16 | 1 | -26/+45 |
| | | | | | | hacky css parser; quote font-family, if necessary, on writing (bzr r2663) | ||||
| * | quote font-family values if necessary on writing (fixes a bunch of bugs); ↵ | bulia byak | 2007-03-16 | 2 | -23/+60 |
| | | | | | | change unquote API and export it (bzr r2662) | ||||
| * | fix crash when editing text with multiple tspans | bulia byak | 2007-03-15 | 1 | -0/+1 |
| | | | | (bzr r2660) | ||||
| * | Fix for bug #1584301: block invalid snapping results | Diederik van Lierop | 2007-03-15 | 1 | -1/+3 |
| | | | | (bzr r2659) | ||||
| * | gosh, what shitty coding - reading delimited string failed when it was at ↵ | bulia byak | 2007-03-15 | 1 | -1/+2 |
| | | | | | | the very end of buffer (bzr r2652) | ||||
| * | even if one declaration is broken, try to still read all others per ↵ | bulia byak | 2007-03-14 | 1 | -5/+8 |
| | | | | | | http://www.w3.org/TR/CSS21/syndata.html#declaration; fixes bug 1266843 (bzr r2651) | ||||
| * | comment fix | bulia byak | 2007-03-14 | 1 | -1/+1 |
| | | | | (bzr r2650) | ||||
| * | typo fix from libcroco list | bulia byak | 2007-03-14 | 1 | -1/+1 |
| | | | | (bzr r2649) | ||||
| * | use desktop method to set waiting cursor; do not try to restore it if ↵ | bulia byak | 2007-03-14 | 1 | -5/+5 |
| | | | | | | someone already did it (fixes crash when you switch to another tool while filling) (bzr r2648) | ||||
| * | reset waiting_cursor when setting any other | bulia byak | 2007-03-14 | 1 | -0/+1 |
| | | | | (bzr r2647) | ||||
| * | add a flag and a setter method for busy cursor | bulia byak | 2007-03-14 | 2 | -0/+20 |
| | | | | (bzr r2646) | ||||
| * | fix bug where master opacity did not affect markers | bulia byak | 2007-03-14 | 1 | -4/+5 |
| | | | | (bzr r2645) | ||||
| * | save window geometry before running effect so that effects get correct ↵ | bulia byak | 2007-03-14 | 1 | -1/+3 |
| | | | | | | view_center (bzr r2642) | ||||
| * | Swap out entities in tooltips. Fixes ↵ | Kees Cook | 2007-03-14 | 1 | -2/+4 |
| | | | | | | https://bugs.launchpad.net/ubuntu/+source/inkscape/+bug/91548 (bzr r2640) | ||||
| * | Clean up indentation | John Bintz | 2007-03-14 | 1 | -180/+183 |
| | | | | (bzr r2639) | ||||
| * | Fix paint bucket point queueing issue | John Bintz | 2007-03-14 | 1 | -1/+2 |
| | | | | (bzr r2638) | ||||
| * | Fixed [ 1678374 ]; hopefully made the optiongroup code more robust for ↵ | Johan B. C. Engelen | 2007-03-13 | 1 | -4/+10 |
| | | | | | | different INX definitions. (bzr r2637) | ||||
| * | fix 1659445 without unfixing 1595030 | bulia byak | 2007-03-13 | 1 | -4/+4 |
| | | | | (bzr r2636) | ||||
| * | fixme comment | bulia byak | 2007-03-13 | 1 | -0/+1 |
| | | | | (bzr r2635) | ||||
| * | Add null checks. | Bob Jamison | 2007-03-13 | 1 | -1/+7 |
| | | | | (bzr r2634) | ||||
| * | dropping moved/dead files | Kees Cook | 2007-03-13 | 7 | -3724/+0 |
| | | | | (bzr r2630) | ||||
| * | comment | bulia byak | 2007-03-13 | 1 | -0/+4 |
| | | | | (bzr r2629) | ||||
| * | extend the range of spacings | bulia byak | 2007-03-13 | 1 | -4/+4 |
| | | | | (bzr r2628) | ||||
| * | Allow server to skip final "rspauth" SASL handshake | Bob Jamison | 2007-03-12 | 1 | -0/+7 |
| | | | | (bzr r2622) | ||||
| * | fix snapping while uniformly scaling, fix snapping while skewing | Diederik van Lierop | 2007-03-12 | 1 | -4/+9 |
| | | | | (bzr r2621) | ||||
| * | use g_vsnprintf() instead of vsnprintf() to avoid platform problems | Bob Jamison | 2007-03-12 | 1 | -5/+1 |
| | | | | (bzr r2620) | ||||
