Code

Makes sure a Gaussian filter is applied to premultiplied data.
[inkscape.git] / src / ui /
2008-12-16 johanengelenfix compile after rev 20377
2008-12-16 JucaBluesAdded "Add" button to the SVG Fonts dialog.
2008-12-14 dvlierop21) snap midpoints of line segments (both as source...
2008-12-13 johanengelenadd sketch mode to pencil tool
2008-12-09 speleo3reworked ClipboardManagerImpl::_pasteDocument, code...
2008-12-08 speleo3fix for Bug #234305 (paste into transformed groups)
2008-12-08 jaspervdgMakes page-sizer be a little less eager to change the...
2008-12-07 joncruzChanged term away from "embed" since that has specific...
2008-12-06 joncruzRemoved duplication of menu items.
2008-12-05 joncruzChanged it use common code for profile locations.
2008-12-05 joncruzLayout code cleanup.
2008-11-29 buliabyakcomment
2008-11-29 buliabyakfix setting blend mode to Normal
2008-11-27 joncruzRearrange to enable code that does not directly rely...
2008-11-27 cilix42Fix compile with lcms disabled.
2008-11-27 joncruzList color profile search locations in preference tooltip
2008-11-25 prokoudinemarked forgotten translatable message
2008-11-24 dvlierop2Add an option to the preferences to _only_ snap the...
2008-11-24 JucaBluesadding "remove" context menu in the embedded color...
2008-11-23 dvlierop21) Improve the way the distance to the pointer is taken...
2008-11-21 Ted GouldMerge from fe-moved
2008-10-31 Ted GouldMerge from trunk
2008-10-27 Ted GouldFrom trunk
2008-10-11 Ted GouldMerging from trunk
2008-09-25 Ted GouldSorry, I got off on a branch and ended up with a bunch...
2008-09-23 tweenk* Lots of documentation for the Inkscape::XML namespace
2008-09-22 kiiralaMade bitmap printing use the DPI setting (bug 258916)
2008-09-21 buliabyakon closing and document change, if this was the last...
2008-09-21 joncruzFixes for missing icons and icon size issues.
2008-09-20 buliabyakrelease reprs properly
2008-09-18 cilix42Next roud of NR ==> Geom conversion
2008-09-18 cilix42More NR ==> Geom conversion (points and some matrices...
2008-09-18 cilix42Some NR::Point ==> Geom::Point replacements
2008-09-16 tweenkRefactored preferences handling into a new version of
2008-09-16 buliabyakremove extra unref; now ref/unref is done by show/hide...
2008-09-14 joncruzWarning cleanup
2008-09-13 cilix42More sensible behaviour of the treat-selection-as-group...
2008-09-13 cilix42Add option to align & distribute dialog to treat the...
2008-09-11 johanengelenconvert almost all libnrtype to Geom::
2008-09-11 jeff_schillerFirst patch for Bug 209199: Update Win32 Save As dialog...
2008-09-08 cilix42Slightly smaller page size entries
2008-09-08 cilix42Fix LP #258124 and crash when copying LPEs
2008-09-05 cilix42Select landscape by default for certain page formats
2008-09-05 cilix42Add page sizes for various business card formats as...
2008-09-05 cilix42The page size table in Document Properties should use...
2008-09-04 cilix42Add a zoom correction option to preferences (used when...
2008-09-01 johanengelenremoved unnecessary pointer, changed to by reference...
2008-08-29 buliabyakUlf Ericson's patch for implementing missing properties...
2008-08-28 dvlierop2Modify the parameters required for setting up the SnapM...
2008-08-28 prokoudineadded missing semicolons in translatable messages
2008-08-28 joncruzFixed clipboard code to properly load needed extensions...
2008-08-25 joncruzCleanup of named icon background rendering and added...
2008-08-18 cilix42whitespace cleanup
2008-08-18 cilix42Groundwork for new LPETool tool (which consists of...
2008-08-15 JucaBluesfamily name field on svgfonts dialog now properly saves...
2008-08-09 cilix42gtkmm-ify the 'Stroke style' tab of Fill and Stroke...
2008-08-08 dvlierop2Snap to intersections of any kind of path (were we...
2008-08-08 johanengelenremove many unnecessary to_2geom and from_2geom calls
2008-08-07 dvlierop2Fix regression in object snapper which caused self...
2008-08-06 dvlierop21) When pasting, use an offset that is a multiple of...
2008-08-05 buliabyakoptionally (default off) relink duplicated clones to...
2008-08-05 johanengelenNR::Maybe => boost::optional
2008-08-05 JucaBluesmore mockup on svgfonts dialog
2008-08-05 JucaBluesadded class AttrEntry
2008-08-04 johanengelenNR:: => Geom:: for much of src/ui and src/widgets
2008-08-03 joncruzFixed const-correctness and member access
2008-08-03 johanengelenremove many needless references to n-art-bpath.h
2008-08-01 johanengelen2geomify a lot of NR::Points to Geom::Point
2008-08-01 JucaBluesadding tabs to SVGFonts dialog
2008-07-30 cilix42whitespace
2008-07-30 cilix42Make text widget for TextParams work and re-enable it
2008-07-30 buliabyakfix invisible selection in the list; remove stripes...
2008-07-29 cilix42New registered widget (text entry box).
2008-07-26 buliabyakfix tweak page id
2008-07-26 buliabyakadd style selector for tweak tool
2008-07-26 buliabyakmeaningful limits
2008-07-26 joncruzAdded compensation factor for time-skew with event...
2008-07-24 kiiralaFixed regression: changing blend mode in layers dialog...
2008-07-22 JucaBluesfix compile
2008-07-21 johanengelencleanup includes
2008-07-21 johanengelenfix includes a bit for imagetoggler
2008-07-20 johanengelenmake visibility icon in LPE stack dialog clickable
2008-07-20 johanengelenadd visibility icon to LPE stack dialog. not clickable yet
2008-07-20 johanengelenextract ImageToggler from layers dialog
2008-07-20 johanengelennoop: rename function name and whitespace
2008-07-20 johanengelenremove redundant code from lpe dialog
2008-07-20 johanengelenwhitespace, and add virtual destructor to ModelColumns...
2008-07-20 joncruzWarning cleanup
2008-07-18 buliabyakmake the resolution for create bitmap copy settable...
2008-07-18 jaspervdgRemoved the unused allowshorthands preference.
2008-07-18 prokoudineadded SVF Fonts dialog to the list of translatables
2008-07-18 JucaBlues* added another spinbox to the svgfonts ui
2008-07-17 mentalfix initialization order of FilterEffectDialog fields...
2008-07-16 johanengelenfix combo enum, to handle enums of all types (not only...
2008-07-16 JucaBluesimproving SVG Fonts UI
2008-07-15 ulferiksonSupport for copy/paste with Windows clipboard. (LP...
2008-07-14 ulferiksonPreview emf on windows
2008-07-12 JucaBluesincrease font size on kerning_preview and text_preview...
2008-07-12 JucaBluesproperly update kerning value in the spinbox and fix...
2008-07-12 JucaBluesnow one can visually adjust glyph kerning. (still doesn...
next