Code

inkscape.git
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
2007-03-09 mentalno need to use accessors here
2007-03-09 mentalWhoops, forgot to friend the methods I moved out of...
2007-03-09 mentaladdress type-punned pointer warning
2007-03-09 mentalspecialize MaybeStorage for Rect, and start using refer...
2007-03-09 mentalfix reference maybes by separate specialization
2007-03-08 mentalrework maybe so storage is customizable and can be...
2007-03-08 johncoswellAdd HSL options to paint bucket channels
2007-03-08 buliabyakwhen dragging center, defer repr updating and committin...
2007-03-08 buliabyakmake sure undoing center moves emits modified signal...
2007-03-08 ishmalchanged curve->length to SP_CURVE_LENGTH(curve). Fixes...
2007-03-08 buliabyakupdate about shift+dragging rotation center
2007-03-08 buliabyakfix shift-dragging (no snap) of rotation center
2007-03-08 johanengelenFixed interactive updating.
2007-03-08 johanengelenFixed bug due to adding of new pointtype at the start...
2007-03-08 johncoswellAdd and adjust fill channels
2007-03-08 joncruzConverted star toobar to stock GTK+
2007-03-08 buliabyakpaintbucket: rearrange controls, edit labels/tooltips
2007-03-08 buliabyakdo not offset if offset==0; display messages if success...
2007-03-08 buliabyakexport nodes_in_path
2007-03-08 buliabyakmake offset independent of zoom
2007-03-08 buliabyakmake default paintbucket offset 0
2007-03-08 johncoswellAdd units selector to offset and remove offset range...
2007-03-07 pjrmFix what appears to be a copy&paste bug: ć was getting...
2007-03-07 ishmalimprove timing
2007-03-07 johncoswellBegin work on selectable color channels for paint bucke...
2007-03-06 buliabyaka better fix: we don't need prev to hold opacity at all
2007-03-06 buliabyakfix invalid access warning
2007-03-06 joncruzPurged unused variable
2007-03-05 buliabyakfix by dvlierop2 for snapping bugs 1579556 and 1579587
2007-03-05 buliabyakpatch by Tavmjong to remove unnecessary flipping
2007-03-05 ishmalupdate JS
2007-03-05 joncruzAdding optional dialog preview. Implments RFE [ 1435276...
2007-03-05 joncruzAdding optional dialog preview. Implments RFE [ 1435276...
2007-03-05 mentalfix NR::Maybe typos
2007-03-05 mentalSeparate NRRect and NR::Rect a bit further; the goal...
2007-03-05 mentalclean up operators/constructors, and give reference...
2007-03-05 mentalfix copyright year
2007-03-04 mentalclean up reference version of maybe, and add == and...
2007-03-04 johanengelenProbably a fix for [ 1665735 ] [ 1673205 ] [ 1667584...
2007-03-04 joncruzWarning cleanup of unused variables
2007-03-04 theadibclean to delete config.h
2007-03-04 buliabyakcomment on bbox types
2007-03-04 mentalmore NR::Maybe<NR::Rect> work
2007-03-04 mentalreturn plain rect for union in all situations where...
2007-03-04 mentalremove remaining use of assume in nr-rect.cpp
2007-03-04 mentalreturn plain rect if both union arguments are also...
next