summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add a flag and a setter method for busy cursorbulia byak2007-03-142-0/+20
* fix bug where master opacity did not affect markersbulia byak2007-03-141-4/+5
* fix i18n to match the correct RTL rendering fixed by cyrevebulia byak2007-03-141-411/+44
* view_center fixed to account for the y-coordinate flipbulia byak2007-03-141-2/+3
* save window geometry before running effect so that effects get correct view_c...bulia byak2007-03-141-1/+3
* spirographbulia byak2007-03-143-0/+141
* Swap out entities in tooltips. Fixes https://bugs.launchpad.net/ubuntu/+sour...Kees Cook2007-03-141-2/+4
* Clean up indentationJohn Bintz2007-03-141-180/+183
* Fix paint bucket point queueing issueJohn Bintz2007-03-141-1/+2
* Fixed [ 1678374 ]; hopefully made the optiongroup code more robust for differ...Johan B. C. Engelen2007-03-131-4/+10
* fix 1659445 without unfixing 1595030bulia byak2007-03-131-4/+4
* fixme commentbulia byak2007-03-131-0/+1
* Add null checks.Bob Jamison2007-03-131-1/+7
* tweak to compile on linuxBob Jamison2007-03-131-1/+2
* commas in file names. oops.Bob Jamison2007-03-131-135/+135
* fix mkNEWS to deal with point releases and the correct wiki portAaron Spike2007-03-131-2/+2
* dropping moved/dead filesKees Cook2007-03-137-3724/+0
* commentbulia byak2007-03-131-0/+4
* extend the range of spacingsbulia byak2007-03-131-4/+4
* * packaging/macosx/native-gtk/build-gtk.sh: s/libsig++/libsigc++/.mjwybrow2007-03-131-1/+1
* * packaging/macosx/native-gtk/build-gtk.sh: Further fixes for stable builds.mjwybrow2007-03-131-14/+16
* * packaging/macosx/native-gtk/build-gtk.sh: Improvements for the stable build.mjwybrow2007-03-121-2/+43
* * packaging/macosx/native-gtk/build-gtk.sh: Minor fix for configure beingmjwybrow2007-03-121-1/+2
* New update and add creditsValessio Soares de Brito2007-03-121-58/+57
* Allow server to skip final "rspauth" SASL handshakeBob Jamison2007-03-121-0/+7
* fix snapping while uniformly scaling, fix snapping while skewingDiederik van Lierop2007-03-121-4/+9
* use g_vsnprintf() instead of vsnprintf() to avoid platform problemsBob Jamison2007-03-121-5/+1
* Cleanup public/private, doxygen commentsBob Jamison2007-03-122-33/+150
* Buffer output for better reporting.Bob Jamison2007-03-122-214/+338
* Add s few lines to the commentsBob Jamison2007-03-121-1/+12
* move sp_document_done() out into verbs.cppAaron Spike2007-03-123-21/+23
* send verb ids into history and remove casting errorsAaron Spike2007-03-123-19/+21
* move style reading/writing from SPItem up to SPObjectbulia byak2007-03-122-39/+38
* add verbs for unlocking and unhiding all objects globaly or within the curren...Aaron Spike2007-03-124-0/+142
* sodipodi:docbase finally goes packing, along with a lauris commentbulia byak2007-03-121-5/+0
* disable empty enforcement for nowMenTaLguY2007-03-111-0/+2
* eliminate the use of sodipodi:docbase (use doc->base instead); emit warning w...bulia byak2007-03-111-50/+67
* add fixupHrefs right after import, so that images get correct relative xlink:...bulia byak2007-03-111-0/+3
* don't try to relativate hrefs here - it never works anyway, because we don't ...bulia byak2007-03-111-6/+4
* argh, missed selection-chemistry somehowMenTaLguY2007-03-111-3/+3
* ban empty rectangles entirely and remove isEmpty testMenTaLguY2007-03-116-19/+18
* Eliminate remaining sources of empty NR::RectsMenTaLguY2007-03-1113-91/+129
* Switch selection bounds and center to use NR::Maybe, addressing most of theMenTaLguY2007-03-1117-281/+327
* Add ctrl+click to paint bucket to change clicked object's fill and stroke to ...John Bintz2007-03-112-14/+27
* fix 1368408bulia byak2007-03-111-1/+1
* fix 1491639bulia byak2007-03-111-0/+10
* fix 1656169bulia byak2007-03-111-37/+29
* fix outline mode toggling with multiple viewsbulia byak2007-03-111-3/+1
* display busy cursor while fillingbulia byak2007-03-111-0/+11
* Change tolerance to thresholdJohn Bintz2007-03-112-28/+28