Code

Added test script I thought was already added.
[inkscape.git] / src /
2009-08-20 glimmer07Added test script I thought was already added.
2009-08-17 glimmer07Fixed spirals.
2009-08-17 glimmer07Fixed document_interface_line
2009-08-17 glimmer07More documentation.
2009-08-17 glimmer07Fixed directory for inkscape executable.
2009-08-15 glimmer07Updated notes.
2009-08-15 glimmer07Fixed service file!
2009-08-15 glimmer07Added copyright info to proposed interface.
2009-08-15 glimmer07Added proposed interface file.
2009-08-13 glimmer07Added an intro to coders interested in modifing the...
2009-08-13 glimmer07Added file with some current issues listed for coders.
2009-08-13 glimmer07Made wrapper functions non static.
2009-08-11 glimmer07Added wrapper code.
2009-07-23 glimmer07Added image import function.
2009-07-23 glimmer07Added set_color function.
2009-07-22 glimmer07Experimental pause updating scheme.
2009-07-22 glimmer07Fixed GErrors.
2009-07-21 glimmer07worked on path parsing.
2009-07-21 glimmer07Worked on text, now works with limited capability.
2009-07-20 glimmer07Fixed selection_get_center and selection_combine.
2009-07-20 glimmer07Fixed selection_get()
2009-07-16 glimmer07Whoops, fixed a bug in an incomplete method.
2009-07-16 glimmer07Added missing (and very important) file.
2009-07-15 glimmer07implemented a number of functions, including save/load...
2009-07-13 glimmer07Implemented all the CSS style functions.
2009-07-13 glimmer07TEMPORARY Added a shell script to build documentation...
2009-07-13 glimmer07Documentation helper files. Building documentation...
2009-07-12 glimmer07Added makefile_insert for DBus, if enabled.
2009-07-12 glimmer07Made public some functions so they could be used by...
2009-07-12 glimmer07Added some requested documentaion.
2009-07-12 glimmer07Added code to add a DBus interface for every desktop...
2009-07-12 glimmer07Added code to initialize DBus (if enabled.)
2009-07-12 glimmer07Core Dbus files.
2009-07-10 luca_brunoProduce proper ODG files on x86_64, patch by Lubomir...
2009-07-09 dvlierop2Make stars and spirals escapable
2009-07-09 JazzyNicoFix for LP #358921 (Colons in filters parameters must...
2009-07-09 helix84* dummy commit - previous commit message should have...
2009-07-09 helix84* added tooltip (see bug 358921) and translator comments
2009-07-08 dvlierop2Don't create rectangles that have a zero x or y dimensi...
2009-07-08 dvlierop2When translating too many nodes, a convex hull is used...
2009-07-08 prokoudineContextual split of translatable message
2009-07-08 JazzyNicoFix for pattern name localization
2009-07-07 scislacReverting the references which made the Node Tool contr...
2009-07-07 scislacRemoving a couple node-tool related modifications in...
2009-07-07 mjwybrow - Fix bug #396322: "Spell checker crashes the OS...
2009-07-07 tweenkFix LP #390162: Wrong defaults for Calligraphy tool
2009-07-06 JazzyNicoFix for Bug #327533 (Calligraphy presets are not transl...
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...
next