summaryrefslogtreecommitdiffstats
path: root/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Re-enable link between grid visibility and grid snap.Carl Hetherington2006-05-091-1/+3
| | | (bzr r796)
* Fix silly bug with snapping node edits.Carl Hetherington2006-05-091-0/+4
| | | (bzr r793)
* always make local copy of path data so we have control of memory policyMenTaLguY2006-05-091-0/+7
| | | (bzr r791)
* * conn-avoid-ref.cpp: Fix a crashbug that could occur in filesmjwybrow2006-05-091-0/+6
| | | | | | containing connectors if they were loaded from the file chooser or from the recent file list. Fixes bug #1458820. (bzr r790)
* get rid of sp_curve_new_from_static_bpath() in a bid to simplify curve ↵MenTaLguY2006-05-091-0/+7
| | | | | memory management (bzr r788)
* eliminate direct accesses to SPCurve::bpathMenTaLguY2006-05-091-0/+12
| | | (bzr r787)
* more vectorization, this time in bluredgeMenTaLguY2006-05-091-2/+3
| | | (bzr r785)
* use std::vector rather than dynamically-sized automatic arraysMenTaLguY2006-05-091-1/+1
| | | (bzr r784)
* hmm, make that std::vectorMenTaLguY2006-05-091-1/+1
| | | (bzr r783)
* use array new rather than dynamically-sized automatic arrays, plus cleanups ↵MenTaLguY2006-05-091-0/+7
| | | | | and minor fixes (bzr r782)
* update changelogMenTaLguY2006-05-081-1/+1
| | | (bzr r780)
* use c++filt for symbol demangling if availableMenTaLguY2006-05-081-0/+7
| | | (bzr r778)
* comments explaining namespace mapping for the broken sodipodi namespaceMenTaLguY2006-05-081-0/+6
| | | (bzr r772)
* More snapping cleanups.Carl Hetherington2006-05-081-1/+2
| | | (bzr r769)
* Fix ctrl-scaling when there is no snap.Carl Hetherington2006-05-081-0/+4
| | | (bzr r766)
* * knot.h, knot.cpp, connector-context.cpp:mjwybrow2006-05-081-1/+6
| | | | | Fix glib-gobject-warnings for knots in the connector tool. (bzr r764)
* Fixed a couple of bugsJon A. Cruz2006-05-081-0/+5
| | | (bzr r763)
* add fixup for incorrect sodipodi namespaceMenTaLguY2006-05-071-0/+6
| | | (bzr r759)
* get the CORRECT Sodipodi namespace in thereMenTaLguY2006-05-071-0/+71
| | | (bzr r758)
* fix for #1483198 ("infectious namespaces")MenTaLguY2006-05-071-0/+6
| | | (bzr r757)
* Fixed problem with std::map use making last verb inaccessible.Jon A. Cruz2006-05-071-0/+5
| | | (bzr r756)
* Various snapping cleanups and bug fixes.Carl Hetherington2006-05-051-1/+9
| | | (bzr r735)
* Clean up knutux's fix for the snapper crash.Carl Hetherington2006-05-041-0/+6
| | | (bzr r728)
* * src/jabber_whiteboard/pedrodom.cpp: Compile fix for Mac OS.mjwybrow2006-05-041-0/+2
| | | (bzr r722)
* * po/pt_BR.po: Fix some "Unmatched closing </b>" warnings.mjwybrow2006-05-041-0/+4
| | | (bzr r718)
* Remove the unused namedview_dim_snap_list()Carl Hetherington2006-05-031-0/+2
| | | (bzr r705)
* Give SPNamedView a SnapManager instance and use it for all management of ↵Carl Hetherington2006-05-031-0/+12
| | | | | snapping settings. (bzr r702)
* r11667@tres: ted | 2006-05-01 22:48:49 -0700Ted Gould2006-05-021-0/+80
| | | | | | Backing out version 11530. SVK is so liberating and so frustrating all at the same time. (bzr r697)
* (bzr r690)Ted Gould2006-05-021-80/+0
|
* Moved four more tests to CxxTestJon A. Cruz2006-05-011-0/+9
| | | (bzr r650)
* use GC allocator for bitmap cache and transformMenTaLguY2006-05-011-0/+6
| | | (bzr r645)
* log finalization of NRObjectsMenTaLguY2006-05-011-0/+6
| | | (bzr r644)
* Moved compass like display of angles from windows to steps in preferencesMarco Scholten2006-04-301-0/+5
| | | (bzr r642)
* updated cc licenses to 2.5Jon Phillips2006-04-301-0/+7
| | | (bzr r637)
* rationalize function names and remove spurious soft_ptrMenTaLguY2006-04-291-0/+7
| | | (bzr r636)
* use proper unref function on SPRoot to avoid appearance of leakMenTaLguY2006-04-291-0/+6
| | | (bzr r635)
* switch everyone to simpler debug event APIMenTaLguY2006-04-291-0/+6
| | | (bzr r634)
* add finalizer loggingMenTaLguY2006-04-291-0/+6
| | | (bzr r633)
* simplify the SimpleEvent API moreMenTaLguY2006-04-291-0/+4
| | | (bzr r632)
* update ChangeLogMenTaLguY2006-04-291-0/+2
| | | (bzr r630)
* make Debug::SimpleEvent more convenientMenTaLguY2006-04-291-0/+4
| | | (bzr r629)
* finish interrupted refactoring of log filter configurationMenTaLguY2006-04-291-0/+6
| | | (bzr r628)
* some developer documentation about refcountingMenTaLguY2006-04-291-0/+6
| | | (bzr r618)
* since the view and document are both managed by the collector, reffing the ↵MenTaLguY2006-04-291-0/+7
| | | | | document from the view is totally unnecessary (bzr r617)
* add missing unref, which should hopefully address the document leakMenTaLguY2006-04-291-0/+4
| | | (bzr r615)
* added refcount logging to GC::Anchored and shared string printf in utilMenTaLguY2006-04-291-0/+10
| | | (bzr r614)
* make refcount logging a little more useful by including the relevent class nameMenTaLguY2006-04-291-0/+5
| | | (bzr r610)
* Replaced two tests with CxxTest versions.Jon A. Cruz2006-04-281-0/+7
| | | (bzr r605)
* Adding unit test for verbs.Jon A. Cruz2006-04-281-2/+7
| | | (bzr r604)
* Added CREATE v0.1 support for gradients/swatches/patternsJoshua L. Blocher2006-04-281-0/+9
| | | (bzr r601)