Code

Filters. Custom predefined filters update and new ABC filters.
[inkscape.git] / src / dialogs /
2008-07-14 sasilverSome improvements to my title/desc stuff of revision...
2008-07-12 JucaBlueswarning cleanup
2008-07-05 buliabyakfix 245806
2008-07-02 mentaladd shadow to layers list
2008-07-02 mentaladd tab to layers dialog
2008-06-24 verbalshadowCmake: remove header files from source lists
2008-06-14 joncruzAdded duplicate layer command. Fixes bug #171246.
2008-06-13 joncruzAdded the ability to toggle a layer "solo". Fixes bug...
2008-06-12 johanengelenchange NR::Matrix to Geom:: for many sp_item_xxx_affine...
2008-06-11 mentalplumb XML::Documents in everywhere
2008-06-02 sasilverbasic support for <title> and <desc>
2008-05-22 joncruzFixed broken i18n strings causing problems with <b...
2008-05-19 verbalshadowCmake: Moved sp-* into own library to reduce link cmdli...
2008-05-10 joncruzDo not show/edit image URL for data URIs.
2008-05-10 joncruzMore type registration cleanup
2008-05-08 mentalmerge inline patch from Jimmy
2008-05-06 joncruzUpdating deprecated type calls.
2008-05-06 verbalshadowCmake: Fix some undefined function calls
2008-05-04 pjrmnoop: Address string-literal-to-char* warning.
2008-05-04 joncruzwarning cleanup and fixed string free issue
2008-04-28 verbalshadowCmake: Fixed issues with pedro not linking correctly
2008-04-23 johncoswellChange status bar text for swatch hover
2008-04-22 johncoswellKeep swatch status messages visible while hovering
2008-04-21 johncoswellFix swatch enter-notify event propagation
2008-04-21 johncoswellOops, this broke selecting a swatch, rolling back...
2008-04-21 johncoswellShow the name of the swatch that is currently under...
2008-04-01 theadibdelete remaining .cvsignore files
2008-03-27 verbalshadowCmake Build system - Initial commit.
2008-03-27 buliabyakpatch from bug 170978
2008-03-22 joelholdsworthRemoved Win32 keep-dialogs-on-top preference, now set...
2008-03-22 joncruzFixed skipping of blank lines in .gpl files
2008-03-22 buliabyakset busy cursor and statusbar message while creating...
2008-03-22 cilix42Really fix compile (patch by Krzysztof KosiƄski)
2008-03-21 buliabyakfix duplicate entry
2008-03-21 jaspervdgNo more NRMatrix or NRPoint.
2008-03-21 o__bAdded dialog to name new calligraphic
2008-03-10 pjrmnoop: Address constness warning.
2008-03-10 pjrmnoop: Address a warning.
2008-03-09 buliabyakfix 179178
2008-03-07 mentaladd basic support for preserving processing instruction...
2008-03-07 tavmjongReally fix P6M Clone Tiler mode (case where w <= h).
2008-03-07 tavmjongFix for bug 199387 (p3, p6 modes of Clone Tiler broken)
2008-02-26 tavmjongFix for bug 184668 (Tile clone random scaling broken)
2008-02-26 mfloryanSplit the "Clones" string to introduce two contexted...
2008-02-24 joncruzWarning and whitespace cleanup
2008-02-23 joelholdsworthMerged in Native File Dialogs for Windows Branch
2008-02-23 mfloryanRemoved some (minor) build warnings for input.cp file.
2008-02-21 joncruzInitial implementation of non-square swatches
2008-02-20 joncruzDecoupled swatch sizes from icon sizes
2008-02-18 joncruzFixing preview/swatch sizes.
2008-02-17 buliabyak(almost) remove artificial limits in spinbuttons
2008-02-14 luca_bruno * Translatable context menu on the colours palette...
2008-02-13 prokoudinei18n patch from Marcin
2008-01-31 bryceApplying fixes for gcc 4.3 build issues (closes LP...
2008-01-30 buliabyakrename grid arrange to rows and columns
2008-01-28 jucabluesset_markup() instead of set_label()
2008-01-25 buliabyakcopyedit
2008-01-25 keescookfirst set of updates to headers for clean gcc 4.3 builds
2008-01-21 jucabluesrolling back parts of the "default metadata preferences...
2008-01-17 joelholdsworthReverted earlier edit - export bitmap dialog is now...
2008-01-16 joelholdsworthStopped the export bitmap dialog from being sizeable
2008-01-16 joelholdsworthCorrected the parenting of the browse dialog, so that...
2008-01-15 mentalstop toggling insensitive state for modification flag...
2008-01-15 mentalabstract use of sodipodi:modified
2008-01-05 bryceApplying Gail's patch for font-specification
2008-01-01 mentalmake blend versus blur more configurable on a case...
2008-01-01 mentalseparate blend history for objects versus layers
2008-01-01 mentalfirst crack at enabling blend for layers dialog
2007-12-31 bryceAdd default CC metadata and license to preferences.
2007-12-28 johanengelenguidelinedialog aesthetics
2007-12-24 tavmjongCleanup:
2007-12-24 johanengelenimprove cosmetics of guide dialog
2007-12-23 johanengelenfix relative angle change in guideline dialog
2007-12-23 johanengelenAdd UI for creating angled guidelines!
2007-12-22 bryceFix typo in an array causing a write off the end. ...
2007-12-21 johanengelenguidelines: add methods to check horizontal/vertical...
2007-12-19 johanengelenguides: switch from using one position coordinate to...
2007-12-07 gustav_bRework dialog management. Use singleton behavior for...
2007-12-04 buliabyakfix bug: mid and end markers showed previews from start...
2007-12-02 buliabyakfix pmg
2007-11-25 joncruzWarning cleanup
2007-11-22 gustav_bThe dialog to panel refactoring:
2007-11-16 johanengelenFix: [ 1829427 ] PNG export via cmd line is restricted...
2007-11-10 joncruzWarning cleanup
2007-11-08 joncruzwarning cleanup
2007-10-13 joncruzAdding stroke & fill context menu to swatch
2007-10-12 joncruzfix drag-n-drop color problems
2007-10-11 pjrmChange type of a number of rdf-related fields from...
2007-10-11 pjrmnoop: dialogs/rdf.cpp: Mark a few pointers as not being...
2007-09-25 joncruzInitial support for icc color selection including CMYK
2007-09-24 ishmalfix minor typo
2007-09-24 joncruzFixed unsafe hardcoding of buffer size
2007-09-21 buliabyak3 digits precision
2007-09-20 gustav_bKilled old, now obsolete, object-properties (a.k.a...
2007-09-15 joncruzRefactoring SPColor to C++ and removing legacy CMYK...
2007-09-12 pjrm**/makefile.in: svn propset svn:eol-style native. ...
2007-09-10 joncruzPurged fill type enum
2007-08-29 gustav_bDockable dialogs patch applied
2007-08-20 buliabyakfix 1777084
2007-08-14 kidprotoRolled back a couple of nasties from a bad patch.....
next