Code

inkscape.git
2007-03-18 buliabyakadd clearing busy cursor (resets current context's...
2007-03-18 tgdwyermore judicious checking of results of find on my shape...
2007-03-18 buliabyakfix crash when you quickly click in two areas and then...
2007-03-18 keescookuse UTF-8 for degree symbol
2007-03-18 keescookupdate po file list
2007-03-17 mentalbetter way to deal with undo+id collisions
2007-03-17 mentalre-introduce isEmpty tests
2007-03-17 mentalclean up rect mess a bit before start working on other...
2007-03-17 buliabyakmove creating style after the signals are set up, so...
2007-03-17 buliabyakfix 1286535
2007-03-16 dvlierop2Fix bug #1511262: don't snap rect to itself
2007-03-16 buliabyakfix 1679477
2007-03-16 buliabyakfix 1682261
2007-03-16 buliabyakstring disambig
2007-03-16 buliabyaktypos
2007-03-16 tgdwyerHandle null bounding boxes
2007-03-16 tgdwyerAdded check for null bounding box of shapes involved...
2007-03-16 buliabyakgive new flowtext the current text tool style
2007-03-16 acspikesensitize unlock and unhide verbs
2007-03-16 buliabyakadd unhide/unlock commands
2007-03-16 mjwybrow * packaging/macosx/osx-build.sh: Add a missing '...
2007-03-16 buliabyakalso quote fonnames starting from a non-letter
2007-03-16 buliabyakswitch repr-css to using libcroco, same as SPStyle...
2007-03-16 buliabyakquote font-family values if necessary on writing (fixes...
2007-03-15 cmarquUpdated, closes 1678534.
2007-03-15 buliabyakfix crash when editing text with multiple tspans
2007-03-15 dvlierop2Fix for bug #1584301: block invalid snapping results
2007-03-15 mjwybrow * packaging/macosx/osx-app.sh: Improve the comand...
2007-03-15 mjwybrow * Info.plist.in: Update the Mac OS X copyright date...
2007-03-15 mjwybrow * Makefile.am, packaging/macosx/inkscape_python.ds_store,
2007-03-15 mjwybrow * Makefile.am, packaging/macosx/osx-app.sh: Move...
2007-03-15 mjwybrow * Makefile.am, packaging/macosx/osx-app.sh: Move...
2007-03-15 mjwybrow * packaging/macosx/native-gtk/build-gtk.sh: Update...
2007-03-15 buliabyakgosh, what shitty coding - reading delimited string...
2007-03-14 buliabyakeven if one declaration is broken, try to still read...
2007-03-14 buliabyakcomment fix
2007-03-14 buliabyaktypo fix from libcroco list
2007-03-14 buliabyakuse desktop method to set waiting cursor; do not try...
2007-03-14 buliabyakreset waiting_cursor when setting any other
2007-03-14 buliabyakadd a flag and a setter method for busy cursor
2007-03-14 buliabyakfix bug where master opacity did not affect markers
2007-03-14 buliabyakfix i18n to match the correct RTL rendering fixed by...
2007-03-14 buliabyakview_center fixed to account for the y-coordinate flip
2007-03-14 buliabyaksave window geometry before running effect so that...
2007-03-14 buliabyakspirograph
2007-03-14 keescookSwap out entities in tooltips. Fixes https://bugs...
2007-03-14 johncoswellClean up indentation
2007-03-14 johncoswellFix paint bucket point queueing issue
2007-03-13 johanengelenFixed [ 1678374 ]; hopefully made the optiongroup code...
2007-03-13 buliabyakfix 1659445 without unfixing 1595030
2007-03-13 buliabyakfixme comment
2007-03-13 ishmalAdd null checks.
2007-03-13 ishmaltweak to compile on linux
2007-03-13 ishmalcommas in file names. oops.
2007-03-13 acspikefix mkNEWS to deal with point releases and the correct...
2007-03-13 keescookdropping moved/dead files
2007-03-13 buliabyakcomment
2007-03-13 buliabyakextend the range of spacings
2007-03-13 mjwybrow * packaging/macosx/native-gtk/build-gtk.sh: s/libsig...
2007-03-13 mjwybrow * packaging/macosx/native-gtk/build-gtk.sh: Further...
2007-03-12 mjwybrow * packaging/macosx/native-gtk/build-gtk.sh: Improveme...
2007-03-12 mjwybrow * packaging/macosx/native-gtk/build-gtk.sh: Minor...
2007-03-12 ps_auxNew update and add credits
2007-03-12 ishmalAllow server to skip final "rspauth" SASL handshake
2007-03-12 dvlierop2fix snapping while uniformly scaling, fix snapping...
2007-03-12 ishmaluse g_vsnprintf() instead of vsnprintf() to avoid platf...
2007-03-12 ishmalCleanup public/private, doxygen comments
2007-03-12 ishmalBuffer output for better reporting.
2007-03-12 ishmalAdd s few lines to the comments
2007-03-12 acspikemove sp_document_done() out into verbs.cpp
2007-03-12 acspikesend verb ids into history and remove casting errors
2007-03-12 buliabyakmove style reading/writing from SPItem up to SPObject
2007-03-12 acspikeadd verbs for unlocking and unhiding all objects global...
2007-03-12 buliabyaksodipodi:docbase finally goes packing, along with a...
2007-03-11 mentaldisable empty enforcement for now
2007-03-11 buliabyakeliminate the use of sodipodi:docbase (use doc->base...
2007-03-11 buliabyakadd fixupHrefs right after import, so that images get...
2007-03-11 buliabyakdon't try to relativate hrefs here - it never works...
2007-03-11 mentalargh, missed selection-chemistry somehow
2007-03-11 mentalban empty rectangles entirely and remove isEmpty test
2007-03-11 mentalEliminate remaining sources of empty NR::Rects
2007-03-11 mentalSwitch selection bounds and center to use NR::Maybe...
2007-03-11 johncoswellAdd ctrl+click to paint bucket to change clicked object...
2007-03-11 buliabyakfix 1368408
2007-03-11 buliabyakfix 1491639
2007-03-11 buliabyakfix 1656169
2007-03-11 buliabyakfix outline mode toggling with multiple views
2007-03-11 buliabyakdisplay busy cursor while filling
2007-03-11 johncoswellChange tolerance to threshold
2007-03-10 mentalMerge further bbox work
2007-03-10 buliabyakfix setting knot->pos for node handles, but remove...
2007-03-10 buliabyakno need to update coords here, it's now done in any...
2007-03-10 buliabyaknow all knots display x/y in statusbar while being...
2007-03-09 cyreveroll back a part of revision 12016, in an attempt to...
2007-03-09 ishmalAdd some code cleanup
2007-03-09 buliabyakfix 1502621
2007-03-09 buliabyakfix crash
2007-03-09 mentaldo not return empty intersections any longer
2007-03-09 buliabyakcomment
2007-03-09 mentaluse STL std::min and std::max
next