summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* add required includes for gcc 4.3 and fix a const issue -- patch #1675635MenTaLguY2007-03-189-1/+10
| | | | | from mellum (Falk Hueffner) (bzr r2696)
* fix 64-bit issues with width of npos -- patch #1675697 from mellumMenTaLguY2007-03-187-15/+15
| | | | | (Falk Hueffner) (bzr r2695)
* Snap while dragging knots, for starDiederik van Lierop2007-03-181-2/+7
| | | (bzr r2692)
* Snap while dragging knots, for rect and arcDiederik van Lierop2007-03-181-18/+26
| | | (bzr r2691)
* Implement snapping in shape-tools during initial-drawingDiederik van Lierop2007-03-183-7/+21
| | | (bzr r2690)
* move masks to their own page, move tablet checkbox to mouse, copyeditbulia byak2007-03-182-15/+24
| | | (bzr r2689)
* switch to using desktop method to restore cursorbulia byak2007-03-181-2/+1
| | | (bzr r2688)
* Compile warningsBob Jamison2007-03-181-1/+1
| | | (bzr r2687)
* copyedit; use IMMEDIATE_MESSAGE and remove canvas update in the middle; ↵bulia byak2007-03-181-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 byak2007-03-182-0/+8
| | | (bzr r2685)
* more judicious checking of results of find on my shape lookup table. NullTim Dwyer2007-03-181-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 byak2007-03-181-7/+12
| | | | | another tool before filling is finished (bzr r2683)
* use UTF-8 for degree symbolKees Cook2007-03-181-4/+6
| | | (bzr r2682)
* better way to deal with undo+id collisionsMenTaLguY2007-03-175-23/+51
| | | (bzr r2680)
* re-introduce isEmpty testsMenTaLguY2007-03-178-16/+16
| | | (bzr r2679)
* clean up rect mess a bit before start working on other stuffMenTaLguY2007-03-174-33/+25
| | | (bzr r2678)
* move creating style after the signals are set up, so that style does not ↵bulia byak2007-03-171-6/+6
| | | | | miss the object's release signal (bzr r2677)
* fix 1286535bulia byak2007-03-171-11/+16
| | | (bzr r2676)
* Fix bug #1511262: don't snap rect to itselfDiederik van Lierop2007-03-162-5/+5
| | | (bzr r2675)
* fix 1679477bulia byak2007-03-161-0/+3
| | | (bzr r2674)
* fix 1682261bulia byak2007-03-161-0/+13
| | | (bzr r2673)
* string disambigbulia byak2007-03-162-2/+2
| | | (bzr r2672)
* Added check for null bounding box of shapes involved in graph layout.Tim Dwyer2007-03-161-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 stylebulia byak2007-03-161-0/+2
| | | (bzr r2668)
* sensitize unlock and unhide verbsAaron Spike2007-03-161-1/+1
| | | (bzr r2667)
* add unhide/unlock commandsbulia byak2007-03-161-0/+3
| | | (bzr r2666)
* also quote fonnames starting from a non-letterbulia byak2007-03-161-0/+3
| | | (bzr r2664)
* switch repr-css to using libcroco, same as SPStyle uses, instead of its own ↵bulia byak2007-03-161-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 byak2007-03-162-23/+60
| | | | | change unquote API and export it (bzr r2662)
* fix crash when editing text with multiple tspansbulia byak2007-03-151-0/+1
| | | (bzr r2660)
* Fix for bug #1584301: block invalid snapping resultsDiederik van Lierop2007-03-151-1/+3
| | | (bzr r2659)
* gosh, what shitty coding - reading delimited string failed when it was at ↵bulia byak2007-03-151-1/+2
| | | | | the very end of buffer (bzr r2652)
* even if one declaration is broken, try to still read all others per ↵bulia byak2007-03-141-5/+8
| | | | | http://www.w3.org/TR/CSS21/syndata.html#declaration; fixes bug 1266843 (bzr r2651)
* comment fixbulia byak2007-03-141-1/+1
| | | (bzr r2650)
* typo fix from libcroco listbulia byak2007-03-141-1/+1
| | | (bzr r2649)
* use desktop method to set waiting cursor; do not try to restore it if ↵bulia byak2007-03-141-5/+5
| | | | | someone already did it (fixes crash when you switch to another tool while filling) (bzr r2648)
* reset waiting_cursor when setting any otherbulia byak2007-03-141-0/+1
| | | (bzr r2647)
* add a flag and a setter method for busy cursorbulia byak2007-03-142-0/+20
| | | (bzr r2646)
* fix bug where master opacity did not affect markersbulia byak2007-03-141-4/+5
| | | (bzr r2645)
* save window geometry before running effect so that effects get correct ↵bulia byak2007-03-141-1/+3
| | | | | view_center (bzr r2642)
* Swap out entities in tooltips. Fixes ↵Kees Cook2007-03-141-2/+4
| | | | | https://bugs.launchpad.net/ubuntu/+source/inkscape/+bug/91548 (bzr r2640)
* Clean up indentationJohn Bintz2007-03-141-180/+183
| | | (bzr r2639)
* Fix paint bucket point queueing issueJohn Bintz2007-03-141-1/+2
| | | (bzr r2638)
* Fixed [ 1678374 ]; hopefully made the optiongroup code more robust for ↵Johan B. C. Engelen2007-03-131-4/+10
| | | | | different INX definitions. (bzr r2637)
* fix 1659445 without unfixing 1595030bulia byak2007-03-131-4/+4
| | | (bzr r2636)
* fixme commentbulia byak2007-03-131-0/+1
| | | (bzr r2635)
* Add null checks.Bob Jamison2007-03-131-1/+7
| | | (bzr r2634)
* dropping moved/dead filesKees Cook2007-03-137-3724/+0
| | | (bzr r2630)
* commentbulia byak2007-03-131-0/+4
| | | (bzr r2629)
* extend the range of spacingsbulia byak2007-03-131-4/+4
| | | (bzr r2628)