Code

remove g++ 4.1.1 compiler errors
[inkscape.git] / src /
2006-11-18 ishmalremove g++ 4.1.1 compiler errors
2006-11-18 buliabyakextend the range of cap rounding, rename it to make...
2006-11-18 buliabyakcorrect the cap rounding in the temporary (red) shape
2006-11-18 buliabyakpatch 1219308 for embedding type 1 fonts into ps/eps...
2006-11-18 buliabyakenable Enter to activate filedialogs
2006-11-17 ishmalRemove our "fake" location field from the open dialog...
2006-11-16 ishmalSlight include tweak
2006-11-16 ishmalchange include to not interfere with other instances...
2006-11-16 buliabyakcleanup filter handling, fix hreffing, implement releas...
2006-11-15 ishmalFix non-basenames
2006-11-15 ishmalMore compile error cleanup
2006-11-15 ishmalMake C++ - compilable. Mostly remove pointer casting...
2006-11-14 prokoudineremoved obsolete -G option from main.cpp and therefore...
2006-11-14 buliabyakredesign the dialog into 3 tabs, rewrite most texts...
2006-11-14 buliabyakno need to list win32 stuff here?
2006-11-14 buliabyakremove debug output
2006-11-14 buliabyakpatch 1591723 for extra tracing parameters
2006-11-13 buliabyakpatch for emf export on win32
2006-11-13 buliabyakfix another crash on exit caused by trying to do stuff...
2006-11-13 buliabyakfix bug which caused erroneous zoom-in after shift...
2006-11-13 buliabyakremove default minsize for creating bitmap
2006-11-13 buliabyakfactor out retrieving export hints from selection and...
2006-11-12 buliabyakremove warning - it's normal
2006-11-12 buliabyakok, fix another crash caused by GTK's broken spinbuttons
2006-11-10 acspikeallow union on a single object for the purpose of remov...
2006-11-10 mentaldisable "experimental" Cairo PDF output for now
2006-11-10 mental"fix" gradients; things need to be resolved on the...
2006-11-10 mentalfix alpha compositing in PDF export
2006-11-10 mentaljettison old PDF export
2006-11-08 gustav_bundo annotations
2006-11-07 buliabyakus spelling
2006-11-07 buliabyakspelling, view menu rearrangement, swatches moved to...
2006-11-06 buliabyakimplement select next/prev in gradient tool as well
2006-11-06 buliabyakimplement select next/prev as verbs
2006-11-06 buliabyakimplement select next/prev as verbs
2006-11-06 kidprotoApplied patch to disable the pressure sensitivity for...
2006-11-05 johncoswellWhen canvas cannot update quickly, ensure that nodes...
2006-11-05 buliabyakadd diagonals, fix shape conversion
2006-11-05 buliabyakdisplay images as rects in Outline mode
2006-11-05 buliabyakenable Affiche
2006-11-05 buliabyakfix crash reported by Vladimir Savic
2006-11-04 buliabyakadd (outline) to window title when in outline mode
2006-11-04 buliabyakupdate window title when switching display mode
2006-11-04 buliabyakstore display mode in desktop too
2006-11-04 buliabyakfix bug: stroke width was not changed when switching...
2006-11-03 buliabyakpatch 1590039, whitespace
2006-11-03 buliabyakenable Ctrl+Shift+U to switch Unicode mode; add explana...
2006-11-03 buliabyakcopyedit label
2006-11-03 buliabyakadd view mode toggle, store current mode for the sessio...
2006-11-03 buliabyakadd view mode toggle
2006-11-02 gustav_bfixed 1582582
2006-11-02 johanengelenIncluded stdexcept to fix compile error
2006-11-01 buliabyakfix breaks, add default
2006-11-01 buliabyakmake SVG indent and inlined attrs configurable via...
2006-11-01 gustav_butil/ucompose.hpp: catch exception thrown when user...
2006-10-31 buliabyakmake svg numeric precision, minimum exponent, and the...
2006-10-31 buliabyakfix off-by-one error: setting tprec to 6 was actually...
2006-10-26 johanengelenRenaming from SP_CGRID to INKSCAPE_CXYGRID. SPCGrid...
2006-10-26 johanengelenBug fix in set_gridtype
2006-10-26 buliabyakenable starting in outline mode by prefs setting
2006-10-26 buliabyakworkaround for crash 1580903 and several other issues...
2006-10-26 buliabyakextend the semantics of sp_canvas_force_full_redraw_aft...
2006-10-25 buliabyakfix visibility and pickability of nofill/nostroke objec...
2006-10-25 buliabyakimplement rendering of clips/masks in outline mode...
2006-10-25 buliabyakswitch pref/repr utility methods to using long long...
2006-10-25 buliabyakpreserve clip/mask for stroke-to-path also
2006-10-24 buliabyakfix 1574873
2006-10-24 joncruzAdded pop-up and toolbar menu
2006-10-24 buliabyakwhitespace
2006-10-24 buliabyakfix 1520018: sync up the embed/not embed transform...
2006-10-24 buliabyakenable copy/paste of objects with filters
2006-10-24 buliabyakfix crash: when closing a document, the selection we...
2006-10-24 joncruzAdded callback function to allow shrinking of widgets
2006-10-23 kidprotoAdded fix from Andre Twupack for prefdialog.cpp's neede...
2006-10-23 johanengelenCommitted double code because of the hurry to let you...
2006-10-23 johanengelenaxonomgrid: Bugfix
2006-10-23 johanengelenAxonometric grid: snapping to vertical gridlines
2006-10-23 joncruzCorrected focus problems by moving flag setting back...
2006-10-23 buliabyakfactor in object's matrix expansion when querying blur...
2006-10-23 buliabyakfix calculating the blur radius, use the new API
2006-10-23 buliabyaksimplify by using the new API
2006-10-23 buliabyakchange API: separate functions creating a blur filter...
2006-10-22 buliabyakdo not embed transform if it's not translation and...
2006-10-22 kidprotoApplied patch for support of building on Tru64 systems.
2006-10-22 kidprotoAdded patch to support sgi SGI IRIX 6.5.28, gcc 3.4.0.
2006-10-22 kidprotoApplied patch to mkfiles.pl from Andre Twupack
2006-10-22 kidprotoAdded "Other" radio toggle for the URI field on our...
2006-10-22 joncruzKey, tab and focus refinement
2006-10-22 kidprotoAdded patch for updates to doxyfile...great!
2006-10-21 joncruzAdding climb and digits properties, key processing...
2006-10-20 buliabyakmake blur slider a percentage; change opacity to 1...
2006-10-20 buliabyakmore correct double opacity fix: do not multiply by...
2006-10-20 buliabyakfix the erroneous double opacity on filtered objects
2006-10-20 buliabyakhandle the case of no filter primitives
2006-10-20 buliabyakfill in set methods to enable x/y/w/h
2006-10-19 scislacremove color cursors
2006-10-19 joncruzTurning on
2006-10-19 joncruzAdding custom action to work with spinbuttons in toolbars
2006-10-17 buliabyakpurge fred's arena item tile cache (has been disabled...
2006-10-16 johanengelenhack*ahum*infrastructure to implement axonometric grid...
next