Code

commit out apparently useless warning
[inkscape.git] / src /
2009-07-05 buliabyakcommit out apparently useless warning
2009-06-30 scislacFix compiler warnings with newer GCC
2009-06-29 dvlierop2Don't create ellipses/arcs/circles that have a zero...
2009-06-29 buliabyakbetter fix, and prevent any further crashes; now tested...
2009-06-29 buliabyakfix imagemagick effects for file:// uris
2009-06-28 buliabyaksave/restore initial dir when importing
2009-06-28 buliabyaksave/restore initial dir when importing
2009-06-22 buliabyakpatch 375771
2009-06-22 buliabyakfix obvious typo, patch 340311
2009-06-22 buliabyakimproved cursors from a patch - except the paintbucket...
2009-06-22 buliabyakchange cursor over guide, snap with Ctrl
2009-06-22 buliabyakmore detailed shortcut info
2009-06-21 cilix42Small fix in ruler LPE: marks shouldn't have double...
2009-06-21 cilix42Remove 'Is visible?' checkbox from LPE editor because...
2009-06-21 buliabyakfix reading style from prefs for tools
2009-06-20 dvlierop2Remove an unused parameter from the snapping API
2009-06-20 dvlierop2When ungrouping, apply the correct transformation to...
2009-06-18 dvlierop2Documenting of the snapping API
2009-06-17 joncruzUpdated to successfully compile in JavaFX v 1.2. Fixes...
2009-06-17 joncruzWarning and whitespace cleanup
2009-06-16 prokoudineSeparated "Arrange" as button caption from "Arrange...
2009-06-12 helix84* optipng -o9 *.png (in trunk)
2009-06-12 joncruzCleaning up icc profile locations and adding OS X and...
2009-06-12 joncruzMark areas with charset conversion issues
2009-06-12 mjwybrowFix a bug where the spacing control for connectors...
2009-06-12 mjwybrowFix a bug where the spinboxes on the connector toolbar...
2009-06-12 buliabyakforce show-as-list for font list
2009-06-12 mjwybrowFix a typo in a comment.
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
next