Code

add view mode toggle, ensure kp_5 works without numlock too
[inkscape.git] / src /
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...
2006-10-16 buliabyakanother canvas repaint optimization: if the new rect...
2006-10-16 buliabyaksome more NRRectL goodies for canvas optimizations
2006-10-14 buliabyakindentation; declarations to first uses; deal with...
2006-10-14 buliabyakdeal with the possible failure to create pixblock due...
2006-10-14 buliabyakgracefully fail if unable to allocate memory or if...
2006-10-13 johanengelenRemoved some copy-paste code.
2006-10-11 buliabyakdisable filters in outline mode
2006-10-10 gustav_bundo annotations
2006-10-10 kiiralaFiltering now works with text and image objects
2006-10-10 buliabyakundo annotations
2006-10-09 buliabyakmore help commands
2006-10-09 buliabyakadd new help commands via webbrowser extensions
2006-10-09 buliabyakallow an effect to be hidden from the effects menu
2006-10-09 cmarquDon't mark "gridtype" as translatable.
2006-10-09 buliabyakexport bitmap at maximum blur rendering quality
2006-10-09 buliabyakadd blur speed/quality options
2006-10-08 buliabyakAdd blur
2006-10-08 buliabyakInternally, a clone is a NRArenaGroup, with the actual...
2006-10-08 buliabyakfix for filter (non)inheritance and a crude workaround...
2006-10-08 ishmalComment out cairo-ft for font rendering. We should...
2006-10-07 buliabyakuse the new APIs
2006-10-07 buliabyakcleanup, use the new APIs
2006-10-07 buliabyaknew file for filter manipulation stuff
2006-10-07 buliabyakwhitespace (line ends)
2006-10-07 buliabyakadd generic set-property-to-this-object-url method
2006-10-06 gustav_bImplement singleton behaviour for undo history dialog...
2006-10-05 buliabyakundo annotations
2006-10-05 buliabyakundo annotations
2006-10-04 buliabyaksimplify style-querying for blur radius; move Blur...
2006-10-04 buliabyakadd a member for gaussian blur deviation (perhaps will...
2006-10-04 johncoswellEnsure that rubberbanding has been initialized before...
2006-10-04 johncoswellAdd interface to check whether or not rubberband operat...
2006-10-03 johanengelenAdded preferences.xml option to show the widgets to...
2006-10-03 popolon2fix bug #1568462 boolean operation remove mask/clip...
2006-10-03 buliabyakundo annotations
2006-10-03 buliabyakrename drag to wiggle with value inversion; edit tooltips
2006-10-03 johncoswellCheck to make sure canvas provided to forced redraw...
2006-10-02 ishmalnew hash tool
2006-10-02 kiiralaFixed banding problem when rendering filters
2006-10-02 mikloshFixed a few warnings and hardcoded PANGO_GLYPH_* constants
2006-10-02 mikloshFixed the disabled debug macro which caused warnings
2006-10-02 joncruzCleaned up virtual destructor problem and compile warnings.
2006-10-01 gustav_bMoved EventLog from SPDocument to SPDesktop to prevent...
2006-10-01 johanengelenOther tools now also retain there specific statusbar...
2006-10-01 keescookFixes path memory issues with the save dialog. (Closes...
2006-10-01 mikloshAdded forgotten #ifdef HAVE_CAIRO_PDF/#endif pair
2006-10-01 mikloshAdded forgotten #ifdef HAVE_CAIRO_PDF/#endif pair
2006-10-01 johanengelenWhile moving or transforming a selected object, the...
2006-10-01 mikloshPNG output for Cairo renderer
2006-10-01 mikloshPNG output for Cairo renderer
next