Code

update strings
[inkscape.git] / src /
2009-06-11 joncruzApplied color management correction patch. Fixes bug...
2009-06-10 buliabyakdisable helperpath flashing for texts but enable it...
2009-06-10 buliabyakfix stupid bug in font size setting
2009-06-10 buliabyakhopefully that fixes the stuck-with-sans bug
2009-06-09 prokoudineContextuals splits to differentiate nodes as XML elemen...
2009-06-09 tavmjongChange 'Effect' to 'Extension' in Extensions menu.
2009-06-09 joncruzRemoved sodipodi:version
2009-06-09 joncruzCorrect handling of version and set to 1.1 for default...
2009-06-09 buliabyakfix the font dropdown: patch by Felipe with my changes
2009-06-06 dvlierop2Don't crash when closing document with gradient tool...
2009-06-06 buliabyakmake alt+x work when no text is selected
2009-06-06 dvlierop2When closing a window and while asking whether to save...
2009-06-06 dvlierop2Make sure that when opening a window, this window is...
2009-06-05 buliabyakimitate black fill for objects with unset fill on export
2009-06-05 buliabyakimplement the same all-bitmaps and all-vectors filters...
2009-06-05 buliabyakwith latest gtk, aggressive presenting the window after...
2009-06-05 buliabyakcomment out apparently unused code
2009-06-05 jfbarraudmade ruler lpe "official" + restored a "unit" param...
2009-06-04 joncruzCleaned and applied portable app patch. Fixes bug ...
2009-06-03 helix84* [INTL:*] translator comments for all context strings...
2009-06-02 johanengelencall default setup_nodepath for lpe-spiro, to get corre...
2009-06-02 dvlierop2When dragging the origin of a guide along that guide...
2009-05-31 dvlierop2Patch by Adonis Papaderos to create only a single guide...
2009-05-31 dvlierop2When a guide is hidden, then also hide its origin ...
2009-05-31 dvlierop2Store the maximized state in the document (closes bug...
2009-05-29 luca_bruno * Just a couple of string fixes
2009-05-29 kiiralaFixed area_enlarge in couple filters, to prevent white...
2009-05-29 joncruzWindows cleanups. Fixes bug #381374.
2009-05-28 prokoudineFixed ellipsis
2009-05-27 joncruzCreated prefs dir when parent is missing. Fixes bug...
2009-05-27 joncruzFixed non-ASCII characters in source file. Added missin...
2009-05-26 helix84* [INTL:*] string fixes
2009-05-25 dvlierop2Also store the window's geometry when saving through...
2009-05-25 speleo3reverse nodetypes order (Bug #179866)
2009-05-23 dvlierop2Inkscape should not discard negative window positions...
2009-05-22 prokoudineThe status bar message now mentions Sketch mode for...
2009-05-21 dvlierop2Fix crash reported in bug 214186 (related to the "remov...
2009-05-21 jucabluesadding Aurelio Heckert
2009-05-17 kiiralaFixed several cases of bad SVG being written from filters
2009-05-17 johanengelenfix bug 346721
2009-05-17 speleo3remove temporary prefs hack
2009-05-17 kiiralaBitmap images with filters are now updated as the filte...
2009-05-16 kiiralaFixed crashes in feImage when modifying source, one...
2009-05-16 kiiralaFixed dangling pointers and possible memory leaks with...
2009-05-16 speleo3use area ratio instead of diagonal ratio for "Zoom...
2009-05-16 speleo3fix "Zoom when window is resized", got broken in rev...
2009-05-14 johanengelenmake LPE-Interpolate "official"
2009-05-14 johanengelenfix broken rendering of paths with unknown LPEs, fix...
2009-05-13 speleo3parent transformation on import and paste (Bug #376064...
2009-05-13 speleo3new "compensate" param for sp_selection_apply_affine...
2009-05-13 jaspervdg(Very) small fix for FilterConvolveMatrix::area_enlarge
2009-05-13 jaspervdgFix for bug #372412. As well as proper handling of...
2009-05-12 theAdibBUG 284680 convert text to paths on cairo output
2009-05-12 dvlierop2When selecting a path with markers but without a stroke...
2009-05-11 theAdibBUG: #273767: crash on ...; resolved crash on several...
2009-05-11 speleo3call sp_document_ensure_up_to_date for getCenter/setCen...
2009-05-10 dvlierop2Only load from preferences when really needed, which...
2009-05-10 tweenkFix wrong delete operator in domstring.cpp.
2009-05-10 theAdibBUG 218090 opening of bitmap fails, now error message
2009-05-10 tweenkRemove test-stubs.cpp: no longer needed.
2009-05-09 dvlierop2When changing document size, the origin (lower left...
2009-05-07 JazzyNicoMinor correction in message
2009-05-07 jaspervdgDefault values for lots of filter attributes, see bug...
2009-05-07 buliabyakremove the deactivate knotholder parameter
2009-05-07 scislacPatch 337357 by Lubomir Rintel: GCC 4.4 compilation...
2009-05-06 helix84 * [INTL:*] fixed typos (by Yuri Chornoivan)
2009-05-05 theadibusing uri syntax while importing files using xlink...
2009-05-05 theAdibremove attributes/function to reflect changes in 21280...
2009-05-05 joncruzFixed collapsed if/cond/body lines that blocked debugging.
2009-05-04 jucabluessince "Unicode" made people believe that they could...
2009-05-04 jucabluesadd "Reset missing glyph" button to svgfonts dialog
2009-05-04 joncruzUpdate name list
2009-05-04 joncruzImplement warning of prior errors.
2009-05-04 joncruzFixed broken preferences singleton and removed GUI...
2009-05-04 joncruzClean up formatting so that methods are not all run...
2009-05-03 joncruzWarning cleanup
2009-05-02 theadibmore on BUG 322116: PDF export does not use the highest...
2009-05-02 theadibclean left warning on revision 12272
2009-05-01 theAdibBUG 322116, PDF export does not use the highest quality...
2009-05-01 scislacBuild fix for GCC 3.4.4 (added include for stdio.h)
2009-05-01 speleo3no scaling compensation for "object to pattern" operati...
2009-05-01 dvlierop2Fix crash when dragging radial gradient (bug #363668)
2009-04-30 buliabyakcopyedit labels, expand range
2009-04-30 buliabyakallow --export-dpi to be used for setting the filter...
2009-04-30 dvlierop2Fix infinite loop as reported in bug #365034
2009-04-30 speleo3requestOrphanCollection: do not remove (vacuum) style...
2009-04-30 speleo3workaround for 'clip-path' and 'mask' given as style...
2009-04-29 dvlierop2Make sure that the item center (origin for rotations...
2009-04-29 theAdibFIX for BUG 368879: crash on 'save a copy as' when...
2009-04-28 dvlierop2Fix crash reported in bug #311737
2009-04-28 dvlierop2Fix the crash reported in bug #342755
2009-04-28 joncruzCleanup cache and rendering of icons.
2009-04-27 dvlierop2Make the snap toolbar unsensitive to undo actions....
2009-04-27 joncruzCleaning up legacy stock icons and correct icon sizes...
2009-04-26 theadibBUG 367123: include zlib.h into jar.cpp
2009-04-26 tweenkDo not end path editing on double-clicks other than...
2009-04-25 tweenkFix compile on Windows (the last paramteter is not...
2009-04-25 dvlierop2Optionaly snap to invisible grid lines too (when zoomed...
2009-04-25 tweenkFix missing dock icons (bug #364075)
2009-04-24 dvlierop2Two minor snapping fixes
next