Code

Use subdirectories with icon sizes.
[inkscape.git] / ChangeLog
2006-05-21 mentalrequest collection pass after destruction of a view...
2006-05-21 mentalcall GC::request_early_collection() after switching...
2006-05-21 joncruzAdding notification when managed layers change.
2006-05-21 mjwybrow * src/extension/internal/pdf.cpp: Compilation fix...
2006-05-21 mentaladd %%EOF trailer for DSC-compliance
2006-05-20 cmarquRename slightly, also makes for easier translation.
2006-05-20 joncruzChangled dialog from checkboxes to icons for visible...
2006-05-20 mjwybrow * src/libnrtype/FontInstance.cpp: patch from David...
2006-05-18 joncruzstop structure rebuilds on change of selected layer...
2006-05-18 keescookFixed localization for metadata license selector.
2006-05-17 joncruzFlipped top/bottom in layers UI to reflect visible...
2006-05-17 verbalshadowFixes calligraphy tool so drawing now uses the the...
2006-05-17 joncruzSwitched icons to stock generic.
2006-05-17 mjwybrow * src/dialogs/layers-panel.cpp: Compile fix from...
2006-05-16 joncruzCorrected ordering of children in subset
2006-05-15 joncruzBase implementation of a layers dialog.
2006-05-14 cmarquTypofix (conector)
2006-05-14 joncruzCorrected base structure and avoiding infinite loop.
2006-05-14 mjwybrow * src/widgets/toolbox.cpp: Slightly increase size...
2006-05-13 verbalshadowCalligraphy tool now draws in the last used color or...
2006-05-12 mjwybrow * src/selection-chemistry.cpp, src/sp-conn-end...
2006-05-12 mjwybrow * src/ui/dialog/inkscape-preferences.cpp,
2006-05-09 cth103Re-enable link between grid visibility and grid snap.
2006-05-09 cth103Fix silly bug with snapping node edits.
2006-05-09 mentalalways make local copy of path data so we have control...
2006-05-09 mjwybrow * conn-avoid-ref.cpp: Fix a crashbug that could...
2006-05-09 mentalget rid of sp_curve_new_from_static_bpath() in a bid...
2006-05-09 mentaleliminate direct accesses to SPCurve::bpath
2006-05-09 mentalmore vectorization, this time in bluredge
2006-05-09 mentaluse std::vector rather than dynamically-sized automatic...
2006-05-09 mentalhmm, make that std::vector
2006-05-09 mentaluse array new rather than dynamically-sized automatic...
2006-05-08 mentalupdate changelog
2006-05-08 mentaluse c++filt for symbol demangling if available
2006-05-08 mentalcomments explaining namespace mapping for the broken...
2006-05-08 cth103More snapping cleanups.
2006-05-08 cth103Fix ctrl-scaling when there is no snap.
2006-05-08 mjwybrow * knot.h, knot.cpp, connector-context.cpp:
2006-05-08 joncruzFixed a couple of bugs
2006-05-07 mentaladd fixup for incorrect sodipodi namespace
2006-05-07 mentalget the CORRECT Sodipodi namespace in there
2006-05-07 mentalfix for #1483198 ("infectious namespaces")
2006-05-07 joncruzFixed problem with std::map use making last verb inacce...
2006-05-05 cth103Various snapping cleanups and bug fixes.
2006-05-04 cth103Clean up knutux's fix for the snapper crash.
2006-05-04 mjwybrow * src/jabber_whiteboard/pedrodom.cpp: Compile fix...
2006-05-04 mjwybrow * po/pt_BR.po: Fix some "Unmatched closing </b...
2006-05-03 cth103Remove the unused namedview_dim_snap_list()
2006-05-03 cth103Give SPNamedView a SnapManager instance and use it...
2006-05-02 gouldtj r11667@tres: ted | 2006-05-01 22:48:49 -0700
2006-05-02 gouldtj(no commit message)
2006-05-01 joncruzMoved four more tests to CxxTest
2006-05-01 mentaluse GC allocator for bitmap cache and transform
2006-05-01 mentallog finalization of NRObjects
2006-04-30 mschoMoved compass like display of angles from windows to...
2006-04-30 kidprotoupdated cc licenses to 2.5
2006-04-29 mentalrationalize function names and remove spurious soft_ptr
2006-04-29 mentaluse proper unref function on SPRoot to avoid appearance...
2006-04-29 mentalswitch everyone to simpler debug event API
2006-04-29 mentaladd finalizer logging
2006-04-29 mentalsimplify the SimpleEvent API more
2006-04-29 mentalupdate ChangeLog
2006-04-29 mentalmake Debug::SimpleEvent more convenient
2006-04-29 mentalfinish interrupted refactoring of log filter configuration
2006-04-29 mentalsome developer documentation about refcounting
2006-04-29 mentalsince the view and document are both managed by the...
2006-04-29 mentaladd missing unref, which should hopefully address the...
2006-04-29 mentaladded refcount logging to GC::Anchored and shared strin...
2006-04-29 mentalmake refcount logging a little more useful by including...
2006-04-28 joncruzReplaced two tests with CxxTest versions.
2006-04-28 joncruzAdding unit test for verbs.
2006-04-28 verbalshadowAdded CREATE v0.1 support for gradients/swatches/patterns
2006-04-27 joncruzAdding multiple test output formats.
2006-04-26 verbalshadowAdded beginnings of CREATE support in path-prefix.h
2006-04-24 verbalshadowmoved and renamed object-ui.h and object-ui.cpp to...
2006-04-20 mentalremove unused timer code
2006-04-19 knutuxRendering optimisation, which gives best results for...
2006-04-18 njhAdded measure extension.
2006-04-17 mentalGet rid of the SP_DT_* macros which do nothing more...
2006-04-09 joncruzFixed jumping eye
2006-04-09 joncruzFixed <b></b> mismatches
2006-04-08 joncruzShrunk a few icon sizes.
2006-04-07 joncruzPutting in smaller icon size
2006-04-06 joncruzAdding simple debug
2006-04-06 joncruzmissed a file
2006-04-06 joncruzDecoupling from direct use of GtkIconSize to allow...
2006-04-06 joncruzAdding rendering-intent to <color-profile>
2006-04-06 mentalshare/keyboards -> share/keys; first shot at configurab...
2006-04-06 mentalintroduce uniform resource path API to replace copy...
2006-04-05 joncruzTuned icc-color() parsing
2006-04-03 joncruzInitial support of color-profile on <image>
2006-04-02 joncruzAdding support for <color-profile> element
2006-04-02 joncruzFixed warnings
2006-04-02 joncruzCheck for null pointer
2006-04-01 joncruzFixed date
2006-04-01 joncruzFollow-up for missed file
2006-04-01 joncruzIntroducing optional LittleCms use.
2006-04-01 mentalmerge ::dragging and ::dynahand
2006-04-01 mentaladd documentation
2006-03-31 knutuxcorrecting file list
next