summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Snap while dragging knots, for rect and arcDiederik van Lierop2007-03-181-18/+26
* Implement snapping in shape-tools during initial-drawingDiederik van Lierop2007-03-183-7/+21
* move masks to their own page, move tablet checkbox to mouse, copyeditbulia byak2007-03-182-15/+24
* switch to using desktop method to restore cursorbulia byak2007-03-181-2/+1
* Compile warningsBob Jamison2007-03-181-1/+1
* copyedit; use IMMEDIATE_MESSAGE and remove canvas update in the middle; remov...bulia byak2007-03-181-10/+9
* add clearing busy cursor (resets current context's cursor)bulia byak2007-03-182-0/+8
* more judicious checking of results of find on my shape lookup table. NullTim Dwyer2007-03-181-40/+78
* fix crash when you quickly click in two areas and then press a key to go to a...bulia byak2007-03-181-7/+12
* use UTF-8 for degree symbolKees Cook2007-03-181-4/+6
* update po file listKees Cook2007-03-181-2/+7
* better way to deal with undo+id collisionsMenTaLguY2007-03-175-23/+51
* re-introduce isEmpty testsMenTaLguY2007-03-178-16/+16
* clean up rect mess a bit before start working on other stuffMenTaLguY2007-03-174-33/+25
* move creating style after the signals are set up, so that style does not miss...bulia byak2007-03-171-6/+6
* fix 1286535bulia byak2007-03-171-11/+16
* Fix bug #1511262: don't snap rect to itselfDiederik van Lierop2007-03-162-5/+5
* fix 1679477bulia byak2007-03-161-0/+3
* fix 1682261bulia byak2007-03-161-0/+13
* string disambigbulia byak2007-03-162-2/+2
* typosbulia byak2007-03-162-2/+2
* Handle null bounding boxesTim Dwyer2007-03-161-0/+4
* Added check for null bounding box of shapes involved in graph layout.Tim Dwyer2007-03-161-10/+18
* give new flowtext the current text tool stylebulia byak2007-03-161-0/+2
* sensitize unlock and unhide verbsAaron Spike2007-03-161-1/+1
* add unhide/unlock commandsbulia byak2007-03-161-0/+3
* * packaging/macosx/osx-build.sh: Add a missing '$' to a shell variable andmjwybrow2007-03-161-23/+23
* also quote fonnames starting from a non-letterbulia byak2007-03-161-0/+3
* switch repr-css to using libcroco, same as SPStyle uses, instead of its own h...bulia byak2007-03-161-26/+45
* quote font-family values if necessary on writing (fixes a bunch of bugs); cha...bulia byak2007-03-162-23/+60
* Updated, closes 1678534.Colin Marquardt2007-03-151-2770/+717
* fix crash when editing text with multiple tspansbulia byak2007-03-151-0/+1
* Fix for bug #1584301: block invalid snapping resultsDiederik van Lierop2007-03-151-1/+3
* * packaging/macosx/osx-app.sh: Improve the comand line option processing.mjwybrow2007-03-151-8/+10
* * Info.plist.in: Update the Mac OS X copyright date to 2007.mjwybrow2007-03-151-2/+2
* * Makefile.am, packaging/macosx/inkscape_python.ds_store,mjwybrow2007-03-159-862/+590
* * Makefile.am, packaging/macosx/osx-app.sh: Move the osx-app.sh script frommjwybrow2007-03-151-0/+236
* * Makefile.am, packaging/macosx/osx-app.sh: Move the osx-app.sh script frommjwybrow2007-03-151-242/+0
* * packaging/macosx/native-gtk/build-gtk.sh: Update some dependencies to newermjwybrow2007-03-151-11/+12
* gosh, what shitty coding - reading delimited string failed when it was at the...bulia byak2007-03-151-1/+2
* even if one declaration is broken, try to still read all others per http://ww...bulia byak2007-03-141-5/+8
* comment fixbulia byak2007-03-141-1/+1
* typo fix from libcroco listbulia byak2007-03-141-1/+1
* use desktop method to set waiting cursor; do not try to restore it if someone...bulia byak2007-03-141-5/+5
* reset waiting_cursor when setting any otherbulia byak2007-03-141-0/+1
* 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