summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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)
* typosbulia byak2007-03-162-2/+2
| | | (bzr r2671)
* Handle null bounding boxesTim Dwyer2007-03-161-0/+4
| | | (bzr r2670)
* 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)
* * packaging/macosx/osx-build.sh: Add a missing '$' to a shell variable andmjwybrow2007-03-161-23/+23
| | | | | correct some indenting. (bzr r2665)
* 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)
* Updated, closes 1678534.Colin Marquardt2007-03-151-2770/+717
| | | (bzr r2661)
* 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)
* * packaging/macosx/osx-app.sh: Improve the comand line option processing.mjwybrow2007-03-151-8/+10
| | | (bzr r2658)
* * Info.plist.in: Update the Mac OS X copyright date to 2007.mjwybrow2007-03-151-2/+2
| | | (bzr r2657)
* * Makefile.am, packaging/macosx/inkscape_python.ds_store,mjwybrow2007-03-159-862/+590
| | | | | | | | | | | | | packaging/macosx/osx-build.sh, packaging/macosx/osx-app.sh, packaging/macosx/dmg_background.svg, packaging/macosx/osx-dmg.sh, packaging/macosx/dmg_background.png, packaging/macosx/dmg_set_style.scpt, packaging/macosx/inkscape.ds_store: Updates to the Mac OS X packaging scripts by Jean-Olivier Irisson to improve support for building DMGs with python bundled, as well as making everything less Fink-centric so DarwinPorts can be used as an alternative. Submitted as patch #1673087. (bzr r2656)
* * Makefile.am, packaging/macosx/osx-app.sh: Move the osx-app.sh script frommjwybrow2007-03-151-0/+236
| | | | | the packaging directory into the packaging/macosx directory. (bzr r2655)
* * Makefile.am, packaging/macosx/osx-app.sh: Move the osx-app.sh script frommjwybrow2007-03-151-242/+0
| | | | | the packaging directory into the packaging/macosx directory. (bzr r2654)
* * packaging/macosx/native-gtk/build-gtk.sh: Update some dependencies to newermjwybrow2007-03-151-11/+12
| | | | | | versions. Provide somee fixes to allow cairo 1.4.0 to be compiled as universal. (bzr r2653)
* 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)
* fix i18n to match the correct RTL rendering fixed by cyrevebulia byak2007-03-141-411/+44
| | | (bzr r2644)
* view_center fixed to account for the y-coordinate flipbulia byak2007-03-141-2/+3
| | | (bzr r2643)
* save window geometry before running effect so that effects get correct ↵bulia byak2007-03-141-1/+3
| | | | | view_center (bzr r2642)
* spirographbulia byak2007-03-143-0/+141
| | | (bzr r2641)
* 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)
* tweak to compile on linuxBob Jamison2007-03-131-1/+2
| | | (bzr r2633)
* commas in file names. oops.Bob Jamison2007-03-131-135/+135
| | | (bzr r2632)
* fix mkNEWS to deal with point releases and the correct wiki portAaron Spike2007-03-131-2/+2
| | | (bzr r2631)
* 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)
* * packaging/macosx/native-gtk/build-gtk.sh: s/libsig++/libsigc++/.mjwybrow2007-03-131-1/+1
| | | (bzr r2627)
* * packaging/macosx/native-gtk/build-gtk.sh: Further fixes for stable builds.mjwybrow2007-03-131-14/+16
| | | (bzr r2626)
* * packaging/macosx/native-gtk/build-gtk.sh: Improvements for the stable build.mjwybrow2007-03-121-2/+43
| | | (bzr r2625)