Code

Filters. Custom predefined filters update and new ABC filters.
[inkscape.git] / src / dialogs /
2007-08-14 kidprotoApplied patches for default metadata and for fix on...
2007-08-08 nicholasbishopFilter effects:
2007-07-11 cyrevebug 1243190: add tref element support; limited editing...
2007-07-05 joelholdsworthFixed broken Shift+LeftClick to set stroke function
2007-06-27 buliabyakswitch SPStyle to using SPFilterReference for filters...
2007-06-27 buliabyakmore unreffing temporary styles properly
2007-06-24 mentalinitial filter UI code drop from Nick
2007-06-24 mentalmerge OpenFont license support
2007-06-24 joelholdsworthRight clicking on the swatch now correctly sets the...
2007-06-23 kiiralaUsing the blur slider no longer destroys filters alread...
2007-06-21 pjrmHandle the case of gnome_vfs_init failing. (Fixes...
2007-05-23 pjrmClone Tiler: Change bbox calculation from the default...
2007-04-04 kidprotoremoved the software-only licenses which are not legall...
2007-04-01 buliabyakfix 1516323
2007-03-31 buliabyakmake rotations, scales and flips work with the object...
2007-03-25 buliabyakmove extension adding to the right place so it's added...
2007-03-25 buliabyakpatch from Gail to add justify button to text dialog...
2007-03-24 kidprotoupdated creative commons licenses to 3.0 and fixed...
2007-03-23 buliabyakfix the combination of P4+ symmetries with exponent
2007-03-20 mentalplumb XML::Document parameter into duplication, courtes...
2007-03-18 mentaladd required includes for gcc 4.3 and fix a const issue...
2007-03-18 mentalfix 64-bit issues with width of npos -- patch #1675697...
2007-03-11 mentalSwitch selection bounds and center to use NR::Maybe...
2007-03-10 mentalMerge further bbox work
2007-03-04 mentaladapt code to new Maybe/bbox regime
2007-03-04 mentalswitch from invokeBbox to getBounds (need to fix proble...
2007-03-01 buliabyakAPI change: render methods now take a cairo_t (not...
2007-02-28 mentalrefactor sp_svg_transform_write to return a dynamically...
2007-02-25 buliabyakadd 'hide all except selected' checkbox
2007-02-24 buliabyakfix crash when tracing with too small clones
2007-02-24 buliabyakfix crash when tracing with too small clones
2007-02-23 bryceDisabling transientize callback - it's currently causin...
2007-02-23 bryceWhen selecting 'none', the marker wasn't getting remove...
2007-02-21 bryceAdjusting how items in the marker menu are selected...
2007-02-21 bryceFixes issue where a modified stock marker's preview...
2007-02-21 bryceAdding handler for switching documents, to regenerate...
2007-02-20 bryceCompletes fix for 980157. Markers in current document...
2007-02-20 bryceMoving cache management code from .h to .cpp.
2007-02-20 bryceMoving functions from svg_preview_cache.h to a new...
2007-02-20 brycePartial fix for bug 980157.
2007-02-12 buliabyakfix 1658088
2007-02-12 buliabyakbatch export checkbox
2007-02-11 buliabyakfix warning
2007-02-11 kidprotoAdded gnome-vfs patch by Ed Catmur so we can save/open...
2007-01-25 buliabyakcomment for the future
2007-01-25 buliabyaklisten to subselection-changed signal to reflect gradie...
2007-01-24 buliabyakpatch 1642531
2007-01-21 keescookreplacing sp_repr_new*
2007-01-21 mentalstart switching sp_repr_new* over to XML::Document...
2007-01-17 buliabyakprevent self-induced firings of opacity-changed callbac...
2007-01-16 buliabyakfix filter area clipping when blurring a squeezed object
2007-01-11 buliabyakpatch 1632843
2007-01-10 bryceOnly evaluate stock markers if the inkscape:stockid...
2007-01-06 johanengelenSmall edits to copyright info.
2007-01-06 johanengelenSpecial #ifdef win32 code to enable Dialogs on Top...
2007-01-04 johanengelenFixed [ 1628085 ] PNG file not created/not recognized...
2007-01-02 johanengelenFixed bug [ 1610103 ]: font-size px unit missing after...
2006-12-31 gustav_bFix 1516933 (text stroke crash inkscape)
2006-12-28 johanengelenExport dialog is now always shown in view (not outside...
2006-12-23 johncoswellChange Layer Dialog opacity to use percentage (0-100...
2006-12-07 bryceMarker menus now display custom markers in a document...
2006-12-06 bryceRenaming sp-marker.* to marker.*
2006-11-27 johanengelennon-gtkmm dialogs are now always opened ON-screen
2006-11-27 bryceDocumenting all routines in stroke-style.cpp
2006-11-19 buliabyakstring fixes from bug 1516157
2006-11-19 buliabyakadd % to the blur/opacity labels
2006-11-13 buliabyakfactor out retrieving export hints from selection and...
2006-11-05 buliabyakfix crash reported by Vladimir Savic
2006-10-26 buliabyakworkaround for crash 1580903 and several other issues...
2006-10-24 buliabyakfix crash: when closing a document, the selection we...
2006-10-23 buliabyakfix calculating the blur radius, use the new API
2006-10-23 buliabyaksimplify by using the new API
2006-10-20 buliabyakmake blur slider a percentage; change opacity to 1...
2006-10-10 buliabyakundo annotations
2006-10-08 buliabyakAdd blur
2006-10-07 buliabyakcleanup, use the new APIs
2006-10-04 buliabyaksimplify style-querying for blur radius; move Blur...
2006-08-26 mgsloangboolean -> bool conversion commit 1. Modifies code...
2006-08-25 kiiralaFixed a crash in modifying filter parameters in XML...
2006-08-25 kidprotopeeled back the gboolean code as it hit on some complex...
2006-08-25 kidprotoI peeled back my changes because of some deep error.
2006-08-24 kidprotoCleaned up more of the gboolean to bool janitorial...
2006-08-23 kidprotoOk, committed msgloan's patch to convert gbooleans...
2006-08-20 haa_rodriguesObject groups can be blurred. Blur slider updates when...
2006-08-14 haa_rodriguesWork on filters. spFilterPrimitive structure added...
2006-08-02 haa_rodriguesAdded skeleton files for other filter primitives' SP...
2006-07-28 mentalswitch to sigc++ SPObject signals for SPAttributeWidget...
2006-07-27 mentalswitch to sigc++ "release"
2006-07-17 ishmalfactor native PNG export out of file.cpp in preparation...
2006-07-12 ishmalmove filedialog to its new home
2006-07-10 rwstanother attempt at #1502439, another example of ignorin...
2006-07-08 rwsthandle NULL return value, fixes crash when opening...
2006-06-29 buliabyakpatch from Gustav Broberg: undo annotations and history...
2006-06-22 rwstapply patch 1498946 by zbsz (fixes #1492545 "PNG resolu...
2006-06-19 rwst#include "config.h" too
2006-06-19 rwstenclose #include <libintl.h> with #ifdef HAVE_LIBINTL_H
2006-06-05 joncruzAllow "new layer" action when no layer selected
2006-06-05 joncruzcomment cleanup
2006-06-05 joncruzFixing crash on layer delete undo
2006-06-01 joncruzAdded opacity slider
next