| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Re-enable link between grid visibility and grid snap. | Carl Hetherington | 2006-05-09 | 1 | -1/+3 |
| | | | | (bzr r796) | ||||
| * | Fix silly bug with snapping node edits. | Carl Hetherington | 2006-05-09 | 1 | -0/+4 |
| | | | | (bzr r793) | ||||
| * | always make local copy of path data so we have control of memory policy | MenTaLguY | 2006-05-09 | 1 | -0/+7 |
| | | | | (bzr r791) | ||||
| * | * conn-avoid-ref.cpp: Fix a crashbug that could occur in files | mjwybrow | 2006-05-09 | 1 | -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 ↵ | MenTaLguY | 2006-05-09 | 1 | -0/+7 |
| | | | | | | memory management (bzr r788) | ||||
| * | eliminate direct accesses to SPCurve::bpath | MenTaLguY | 2006-05-09 | 1 | -0/+12 |
| | | | | (bzr r787) | ||||
| * | more vectorization, this time in bluredge | MenTaLguY | 2006-05-09 | 1 | -2/+3 |
| | | | | (bzr r785) | ||||
| * | use std::vector rather than dynamically-sized automatic arrays | MenTaLguY | 2006-05-09 | 1 | -1/+1 |
| | | | | (bzr r784) | ||||
| * | hmm, make that std::vector | MenTaLguY | 2006-05-09 | 1 | -1/+1 |
| | | | | (bzr r783) | ||||
| * | use array new rather than dynamically-sized automatic arrays, plus cleanups ↵ | MenTaLguY | 2006-05-09 | 1 | -0/+7 |
| | | | | | | and minor fixes (bzr r782) | ||||
| * | update changelog | MenTaLguY | 2006-05-08 | 1 | -1/+1 |
| | | | | (bzr r780) | ||||
| * | use c++filt for symbol demangling if available | MenTaLguY | 2006-05-08 | 1 | -0/+7 |
| | | | | (bzr r778) | ||||
| * | comments explaining namespace mapping for the broken sodipodi namespace | MenTaLguY | 2006-05-08 | 1 | -0/+6 |
| | | | | (bzr r772) | ||||
| * | More snapping cleanups. | Carl Hetherington | 2006-05-08 | 1 | -1/+2 |
| | | | | (bzr r769) | ||||
| * | Fix ctrl-scaling when there is no snap. | Carl Hetherington | 2006-05-08 | 1 | -0/+4 |
| | | | | (bzr r766) | ||||
| * | * knot.h, knot.cpp, connector-context.cpp: | mjwybrow | 2006-05-08 | 1 | -1/+6 |
| | | | | | | Fix glib-gobject-warnings for knots in the connector tool. (bzr r764) | ||||
| * | Fixed a couple of bugs | Jon A. Cruz | 2006-05-08 | 1 | -0/+5 |
| | | | | (bzr r763) | ||||
| * | add fixup for incorrect sodipodi namespace | MenTaLguY | 2006-05-07 | 1 | -0/+6 |
| | | | | (bzr r759) | ||||
| * | get the CORRECT Sodipodi namespace in there | MenTaLguY | 2006-05-07 | 1 | -0/+71 |
| | | | | (bzr r758) | ||||
| * | fix for #1483198 ("infectious namespaces") | MenTaLguY | 2006-05-07 | 1 | -0/+6 |
| | | | | (bzr r757) | ||||
| * | Fixed problem with std::map use making last verb inaccessible. | Jon A. Cruz | 2006-05-07 | 1 | -0/+5 |
| | | | | (bzr r756) | ||||
| * | Various snapping cleanups and bug fixes. | Carl Hetherington | 2006-05-05 | 1 | -1/+9 |
| | | | | (bzr r735) | ||||
| * | Clean up knutux's fix for the snapper crash. | Carl Hetherington | 2006-05-04 | 1 | -0/+6 |
| | | | | (bzr r728) | ||||
| * | * src/jabber_whiteboard/pedrodom.cpp: Compile fix for Mac OS. | mjwybrow | 2006-05-04 | 1 | -0/+2 |
| | | | | (bzr r722) | ||||
| * | * po/pt_BR.po: Fix some "Unmatched closing </b>" warnings. | mjwybrow | 2006-05-04 | 1 | -0/+4 |
| | | | | (bzr r718) | ||||
| * | Remove the unused namedview_dim_snap_list() | Carl Hetherington | 2006-05-03 | 1 | -0/+2 |
| | | | | (bzr r705) | ||||
| * | Give SPNamedView a SnapManager instance and use it for all management of ↵ | Carl Hetherington | 2006-05-03 | 1 | -0/+12 |
| | | | | | | snapping settings. (bzr r702) | ||||
| * | r11667@tres: ted | 2006-05-01 22:48:49 -0700 | Ted Gould | 2006-05-02 | 1 | -0/+80 |
| | | | | | | | Backing out version 11530. SVK is so liberating and so frustrating all at the same time. (bzr r697) | ||||
| * | (bzr r690) | Ted Gould | 2006-05-02 | 1 | -80/+0 |
| | | |||||
| * | Moved four more tests to CxxTest | Jon A. Cruz | 2006-05-01 | 1 | -0/+9 |
| | | | | (bzr r650) | ||||
| * | use GC allocator for bitmap cache and transform | MenTaLguY | 2006-05-01 | 1 | -0/+6 |
| | | | | (bzr r645) | ||||
| * | log finalization of NRObjects | MenTaLguY | 2006-05-01 | 1 | -0/+6 |
| | | | | (bzr r644) | ||||
| * | Moved compass like display of angles from windows to steps in preferences | Marco Scholten | 2006-04-30 | 1 | -0/+5 |
| | | | | (bzr r642) | ||||
| * | updated cc licenses to 2.5 | Jon Phillips | 2006-04-30 | 1 | -0/+7 |
| | | | | (bzr r637) | ||||
| * | rationalize function names and remove spurious soft_ptr | MenTaLguY | 2006-04-29 | 1 | -0/+7 |
| | | | | (bzr r636) | ||||
| * | use proper unref function on SPRoot to avoid appearance of leak | MenTaLguY | 2006-04-29 | 1 | -0/+6 |
| | | | | (bzr r635) | ||||
| * | switch everyone to simpler debug event API | MenTaLguY | 2006-04-29 | 1 | -0/+6 |
| | | | | (bzr r634) | ||||
| * | add finalizer logging | MenTaLguY | 2006-04-29 | 1 | -0/+6 |
| | | | | (bzr r633) | ||||
| * | simplify the SimpleEvent API more | MenTaLguY | 2006-04-29 | 1 | -0/+4 |
| | | | | (bzr r632) | ||||
| * | update ChangeLog | MenTaLguY | 2006-04-29 | 1 | -0/+2 |
| | | | | (bzr r630) | ||||
| * | make Debug::SimpleEvent more convenient | MenTaLguY | 2006-04-29 | 1 | -0/+4 |
| | | | | (bzr r629) | ||||
| * | finish interrupted refactoring of log filter configuration | MenTaLguY | 2006-04-29 | 1 | -0/+6 |
| | | | | (bzr r628) | ||||
| * | some developer documentation about refcounting | MenTaLguY | 2006-04-29 | 1 | -0/+6 |
| | | | | (bzr r618) | ||||
| * | since the view and document are both managed by the collector, reffing the ↵ | MenTaLguY | 2006-04-29 | 1 | -0/+7 |
| | | | | | | document from the view is totally unnecessary (bzr r617) | ||||
| * | add missing unref, which should hopefully address the document leak | MenTaLguY | 2006-04-29 | 1 | -0/+4 |
| | | | | (bzr r615) | ||||
| * | added refcount logging to GC::Anchored and shared string printf in util | MenTaLguY | 2006-04-29 | 1 | -0/+10 |
| | | | | (bzr r614) | ||||
| * | make refcount logging a little more useful by including the relevent class name | MenTaLguY | 2006-04-29 | 1 | -0/+5 |
| | | | | (bzr r610) | ||||
| * | Replaced two tests with CxxTest versions. | Jon A. Cruz | 2006-04-28 | 1 | -0/+7 |
| | | | | (bzr r605) | ||||
| * | Adding unit test for verbs. | Jon A. Cruz | 2006-04-28 | 1 | -2/+7 |
| | | | | (bzr r604) | ||||
| * | Added CREATE v0.1 support for gradients/swatches/patterns | Joshua L. Blocher | 2006-04-28 | 1 | -0/+9 |
| | | | | (bzr r601) | ||||
