summaryrefslogtreecommitdiffstats
path: root/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* * 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)
* Adding multiple test output formats.Jon A. Cruz2006-04-271-0/+7
| | | (bzr r592)
* Added beginnings of CREATE support in path-prefix.hJoshua L. Blocher2006-04-261-0/+5
| | | (bzr r588)
* moved and renamed object-ui.h and object-ui.cpp to src/ui/context-menu.cpp & ↵Joshua L. Blocher2006-04-241-0/+6
| | | | | context-menu.h, also updated make_insert with change (bzr r579)
* remove unused timer codeMenTaLguY2006-04-201-0/+5
| | | (bzr r550)
* Rendering optimisation, which gives best results for zoomed in drawings with ↵Andrius Ramanauskas2006-04-191-0/+17
| | | | | complex (multi-node) paths. Optimisation focus - eliminating cubicTo and LineTo nodes outside of visible area, so no unneeded calculations is needed and less memory is consumed (this avoids crashes which were occurring previously if zooming into a complex drawing) (bzr r542)
* Added measure extension.Nathan Hurst2006-04-181-0/+5
| | | (bzr r537)
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵MenTaLguY2006-04-171-0/+46
| | | | | confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532)
* Fixed jumping eyeJon A. Cruz2006-04-091-0/+4
| | | (bzr r468)
* Fixed <b></b> mismatchesJon A. Cruz2006-04-091-0/+4
| | | (bzr r464)
* Shrunk a few icon sizes.Jon A. Cruz2006-04-081-0/+8
| | | (bzr r457)
* Putting in smaller icon sizeJon A. Cruz2006-04-071-0/+7
| | | (bzr r455)
* Adding simple debugJon A. Cruz2006-04-061-0/+6
| | | (bzr r446)
* missed a fileJon A. Cruz2006-04-061-1/+1
| | | (bzr r440)
* Decoupling from direct use of GtkIconSize to allow for smaller custom ones.Jon A. Cruz2006-04-061-1/+17
| | | (bzr r439)
* Adding rendering-intent to <color-profile>Jon A. Cruz2006-04-061-0/+8
| | | (bzr r438)
* share/keyboards -> share/keys; first shot at configurable keymapsMenTaLguY2006-04-061-0/+13
| | | (bzr r437)
* introduce uniform resource path API to replace copy-and-pasted hacksMenTaLguY2006-04-061-4/+10
| | | (bzr r436)
* Tuned icc-color() parsingJon A. Cruz2006-04-051-0/+6
| | | (bzr r426)
* Initial support of color-profile on <image>Jon A. Cruz2006-04-031-3/+10
| | | (bzr r402)
* Adding support for <color-profile> elementJon A. Cruz2006-04-021-0/+8
| | | (bzr r401)
* Fixed warningsJon A. Cruz2006-04-021-0/+4
| | | (bzr r400)
* Check for null pointerJon A. Cruz2006-04-021-0/+6
| | | (bzr r399)
* Fixed dateJon A. Cruz2006-04-011-1/+1
| | | (bzr r394)
* Follow-up for missed fileJon A. Cruz2006-04-011-1/+1
| | | (bzr r393)