Code

Applied patch #1501134
[inkscape.git] / ChangeLog
2006-06-06 joncruzApplied patch #1501134
2006-06-05 joncruzAllow "new layer" action when no layer selected
2006-06-05 joncruzApplied patch 1500659 for warning cleanup
2006-06-05 joncruzFixing crash on layer delete undo
2006-06-02 cmarquAdd Stefan Graubner.
2006-06-02 joncruzFix for delete[] and binary comment
2006-06-01 joncruzAdded opacity slider
2006-05-31 cmarquAdd vonHalenbach for tutorial translations.
2006-05-31 joncruzFixing crash on odg save
2006-05-30 johncliff(no commit message)
2006-05-30 joncruzStrip BOM from incoming files
2006-05-29 bryceDocumentation
2006-05-29 joncruzworkaround assertion upon file revert
2006-05-29 bryceUpdating changelog
2006-05-28 mentalreplace nr_new() with g_new(), and try to converge...
2006-05-28 mentalcorrect vertical text flow icon to correctly reflect...
2006-05-28 mentaladd tooltips to text toolbar widgets
2006-05-28 joncruzOption to keep selection when changing layers
2006-05-28 joncruzclicking toggles doesn't change selected layer.
2006-05-28 mjwybrow * src/sp-conn-end-pair.cpp: Detach connectors from...
2006-05-27 keescookFixes bug #1495310, allowing parameters for output...
2006-05-27 mentalmake button labels translatable, and use HButtonBox...
2006-05-27 joncruzPrevent layer name duplication
2006-05-26 joncruzFixed resize handle in corner of main UI.
2006-05-26 joncruzCleaned up propagation of status changes.
2006-05-26 mjwybrow * src/path-prefix.h: Add missing CREATE_* directory...
2006-05-25 bryceFix for "[1490928] Error message after an internal...
2006-05-23 joncruzMissed the date
2006-05-23 joncruzFormat cleanup
2006-05-23 joncruzPanel refactoring
2006-05-23 mentalmove %%EOF to end of output document
2006-05-22 joncruzRemoved panel menu unless requested. Fixes bug #1492597
2006-05-22 mentalreplace super-linear complexity stacked C stirng concat...
2006-05-21 mschoAdded 'Show close button on dialogs' option.
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...
next