Code

inkscape.git
2007-06-26 dvlierop2implementing snapping to images
2007-06-26 ishmalAdd gtkrc to build.xml. Fix native path on <makefile>
2007-06-26 cilix42Move icon of 3D Box tool between Text tool and Connecto...
2007-06-26 cilix42Complete fix of cast causing compile error on x86-64...
2007-06-26 acspikefix effect to work after the lxml conversion
2007-06-26 buliabyakfix 1721790
2007-06-26 acspikefix up what was left broken after the lxml conversion
2007-06-25 pjrmRemove unused function sp_png_write_rgba (and its helpe...
2007-06-25 pjrmnoop: (sp_export_png_file): Switch from NRMatrix to...
2007-06-25 pjrmCodingStyle: whitespace
2007-06-25 pjrmCodingStyle: const usage
2007-06-25 pjrmfunctional noop: src/display/nr-filter-gaussian.cpp...
2007-06-25 ps_auxtranslator files README and HACKING
2007-06-25 ishmalUpdate python to 2.5. Add lxml and numpy, remove pyxml.
2007-06-24 mentalmove blend after blur, and blend with background buffer...
2007-06-24 mentalinitial filter UI code drop from Nick
2007-06-24 mentalmerge OpenFont license support
2007-06-24 gustav_bFix cast causing compile error on x86-64
2007-06-24 acspikemore pyxml to lxml conversion.
2007-06-24 joelholdsworthRight clicking on the swatch now correctly sets the...
2007-06-24 dvlierop2assert leads to false negatives
2007-06-24 joelholdsworthThis is a minor patch for the windows RC files. I've...
2007-06-23 prokoudineupdated Ukrainian translation from Maxim Dziumanenko
2007-06-23 kiiralaFixed a crash when changing blur of filtered object...
2007-06-23 kiiralaUsing the blur slider no longer destroys filters alread...
2007-06-22 tavmjongAdded polar coordinates.
2007-06-21 cilix42First (very limited) version of the 3D box tool; allows...
2007-06-21 acspikeFix function plotter for the most common case where...
2007-06-21 pjrmHandle the case of gnome_vfs_init failing. (Fixes...
2007-06-21 jiho-sfCommitted patch 170667
2007-06-20 pjrmAdd fixme comment re testing for file existence inside...
2007-06-20 acspikeAnother round of extension conversion (from pyxml to...
2007-06-19 scislacForgot in earlier commit.
2007-06-19 acspikebegin converting python extensions to use lxml. this...
2007-06-19 scislacPatch 1664857 - Rename windows.gpl (plus internal name...
2007-06-18 buliabyakpatch 1734633: option to save window geometry in prefs
2007-06-17 cmarquUp to date with current sources.
2007-06-17 cmarquAdd translator hint.
2007-06-17 cmarquAdd translator hint.
2007-06-17 johanengelenfix double instancing of signal connectors in SPUseRefe...
2007-06-16 cmarquSome more translations.
2007-06-16 cmarquUpdated all po files with original strings from the...
2007-06-15 theadibsome changes bcs of the name of uninstall.exe
2007-06-15 theadibinstaller remembers installed files and uninstaller...
2007-06-15 theadibchanges to install he - hebrew
2007-06-15 theadibfix: [ 1733245 ] Installer misspells Finnish as Finish
2007-06-15 jiho-sfmodified the symlink for python packages to point to...
2007-06-14 buliabyakpatch 1729267 for bug 1712481
2007-06-14 jiho-sfadded the lines for LaTeX Beamer palette and template...
2007-06-14 luca_bruno * More fixes :)
2007-06-14 luca_bruno * Various Typo fixed
2007-06-13 dvlierop2Only snap the real corners of a rectangle, not the...
2007-06-13 kiiralaFixed a rendering problem in feOffset
2007-06-12 kiiralaFilter effects: support for SourceAlpha and BackgroundAlpha
2007-06-07 kiiralaFixed background access problems introduced in previous...
2007-06-07 kiiralaFirst version of feOffset support. Contains some render...
2007-06-07 johanengelenfixed string parameter to work with latex extension...
2007-06-04 johanengelenremove duplicate entry in /ui/widget/Makefile_insert
2007-06-04 kiiralaModified filter rendering area handling to better accom...
2007-06-02 johncoswellSome additional Paint Bucket optimizations and cleanup
2007-06-02 gustav_bGtkmm:ified Fill and Stroke dialog (disabled by default...
2007-06-02 johncoswellFinish Paint Bucket optimizations & fixes for auto gap
2007-06-01 johncoswellImplement various small paint bucket optimizations...
2007-06-01 johncoswellAdd fillaccuracy preference
2007-06-01 johncoswellAdd optimizations for Paint Bucket bitmap fill
2007-05-30 dvlierop2Don't return too much snappoints
2007-05-30 johncoswellImprove auto gap algorithm and move some "magic numbers...
2007-05-30 kiiralaFixed segfault when opening about screen
2007-05-29 kiiralaExample image showing differend blending modes in feBlend
2007-05-29 kiiralaAdded support for in-parameter in filter primitives
2007-05-28 johncoswellAdd auto gap filling for Paint Bucket and implement...
2007-05-27 ishmalCopy xmlparse.dll to libexpat.dll because a <tml> lib...
2007-05-27 pjrmRemove a printf from style-test (added in r8425, appare...
2007-05-24 dvlierop2Handle snapping of nodes in sp_knot_handler. From now...
2007-05-23 pjrmClone Tiler: Change bbox calculation from the default...
2007-05-21 kiiralaRefactoring work for filter effects renderer initialization
2007-05-20 jiho-sfcommitted patch 1629798
2007-05-20 jiho-sfThe LaTeX beamer class is the new latex standard to...
2007-05-20 pjrmnoop: Change fitToRect to take NR::Rect instead of...
2007-05-20 pjrmdoc
2007-05-19 ishmalApplied Yossi's patch 1721693 for bugs 1718405, 1718934...
2007-05-19 pjrmnoop: Fix truncated vim modeline.
2007-05-18 ishmalApply Yossi's patch
2007-05-18 ishmalMinor fixes
2007-05-18 ishmalAdd initial attempt at embedded pkg-config
2007-05-18 ishmalRemove warnings. Especially new gcc4.2.0 warnings...
2007-05-17 pjrmAvoid a gtk g_critical message when building Document...
2007-05-17 pjrmnoop: Use G_N_ELEMENTS in attach_all callers instead...
2007-05-17 pjrmnoop: Fix const usage/confusion.
2007-05-17 pjrmCodingStyle: Use static for file-local function as...
2007-05-17 pjrmdoc: document a minor bug (or unexpected behaviour).
2007-05-17 pjrmFix a couple of unannotated transactions causing g_warn...
2007-05-16 dvlierop2Implement object-snapping for clones (see bug #1511260)
2007-05-16 kiiralaFixed some feBlend rendering bugs
2007-05-14 johanengelenFix crash in sp-skeleton.
2007-05-14 kiiralaAdded renderer support for feBlend filter effect
2007-05-13 joncruzInitial set of style test. Will uncomment as style...
2007-05-13 joncruzCorrecting extraction of "url(...)" for paint
2007-05-12 jiho-sfminor changes (icon size, deleted useless informations...
2007-05-12 jiho-sfnew DS_Store files to override the option "Open new...
next