summaryrefslogtreecommitdiffstats
path: root/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Re-enable link between grid visibility and grid snap.Carl Hetherington2006-05-091-1/+3
* Fix silly bug with snapping node edits.Carl Hetherington2006-05-091-0/+4
* always make local copy of path data so we have control of memory policyMenTaLguY2006-05-091-0/+7
* * conn-avoid-ref.cpp: Fix a crashbug that could occur in filesmjwybrow2006-05-091-0/+6
* get rid of sp_curve_new_from_static_bpath() in a bid to simplify curve memory...MenTaLguY2006-05-091-0/+7
* eliminate direct accesses to SPCurve::bpathMenTaLguY2006-05-091-0/+12
* more vectorization, this time in bluredgeMenTaLguY2006-05-091-2/+3
* use std::vector rather than dynamically-sized automatic arraysMenTaLguY2006-05-091-1/+1
* hmm, make that std::vectorMenTaLguY2006-05-091-1/+1
* use array new rather than dynamically-sized automatic arrays, plus cleanups a...MenTaLguY2006-05-091-0/+7
* update changelogMenTaLguY2006-05-081-1/+1
* use c++filt for symbol demangling if availableMenTaLguY2006-05-081-0/+7
* comments explaining namespace mapping for the broken sodipodi namespaceMenTaLguY2006-05-081-0/+6
* More snapping cleanups.Carl Hetherington2006-05-081-1/+2
* Fix ctrl-scaling when there is no snap.Carl Hetherington2006-05-081-0/+4
* * knot.h, knot.cpp, connector-context.cpp:mjwybrow2006-05-081-1/+6
* Fixed a couple of bugsJon A. Cruz2006-05-081-0/+5
* add fixup for incorrect sodipodi namespaceMenTaLguY2006-05-071-0/+6
* get the CORRECT Sodipodi namespace in thereMenTaLguY2006-05-071-0/+71
* fix for #1483198 ("infectious namespaces")MenTaLguY2006-05-071-0/+6
* Fixed problem with std::map use making last verb inaccessible.Jon A. Cruz2006-05-071-0/+5
* Various snapping cleanups and bug fixes.Carl Hetherington2006-05-051-1/+9
* Clean up knutux's fix for the snapper crash.Carl Hetherington2006-05-041-0/+6
* * src/jabber_whiteboard/pedrodom.cpp: Compile fix for Mac OS.mjwybrow2006-05-041-0/+2
* * po/pt_BR.po: Fix some "Unmatched closing </b>" warnings.mjwybrow2006-05-041-0/+4
* Remove the unused namedview_dim_snap_list()Carl Hetherington2006-05-031-0/+2
* Give SPNamedView a SnapManager instance and use it for all management of snap...Carl Hetherington2006-05-031-0/+12
* r11667@tres: ted | 2006-05-01 22:48:49 -0700Ted Gould2006-05-021-0/+80
* (bzr r690)Ted Gould2006-05-021-80/+0
* Moved four more tests to CxxTestJon A. Cruz2006-05-011-0/+9
* use GC allocator for bitmap cache and transformMenTaLguY2006-05-011-0/+6
* log finalization of NRObjectsMenTaLguY2006-05-011-0/+6
* Moved compass like display of angles from windows to steps in preferencesMarco Scholten2006-04-301-0/+5
* updated cc licenses to 2.5Jon Phillips2006-04-301-0/+7
* rationalize function names and remove spurious soft_ptrMenTaLguY2006-04-291-0/+7
* use proper unref function on SPRoot to avoid appearance of leakMenTaLguY2006-04-291-0/+6
* switch everyone to simpler debug event APIMenTaLguY2006-04-291-0/+6
* add finalizer loggingMenTaLguY2006-04-291-0/+6
* simplify the SimpleEvent API moreMenTaLguY2006-04-291-0/+4
* update ChangeLogMenTaLguY2006-04-291-0/+2
* make Debug::SimpleEvent more convenientMenTaLguY2006-04-291-0/+4
* finish interrupted refactoring of log filter configurationMenTaLguY2006-04-291-0/+6
* some developer documentation about refcountingMenTaLguY2006-04-291-0/+6
* since the view and document are both managed by the collector, reffing the do...MenTaLguY2006-04-291-0/+7
* add missing unref, which should hopefully address the document leakMenTaLguY2006-04-291-0/+4
* added refcount logging to GC::Anchored and shared string printf in utilMenTaLguY2006-04-291-0/+10
* make refcount logging a little more useful by including the relevent class nameMenTaLguY2006-04-291-0/+5
* Replaced two tests with CxxTest versions.Jon A. Cruz2006-04-281-0/+7
* Adding unit test for verbs.Jon A. Cruz2006-04-281-2/+7
* Added CREATE v0.1 support for gradients/swatches/patternsJoshua L. Blocher2006-04-281-0/+9