summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* r11137@tres: ted | 2006-03-23 21:35:18 -0800Ted Gould2006-05-023-0/+87
| | | | | Adding the basis for a path effect extension type (bzr r655)
* add mnemonic for "Fit page to selection"Ralf Stephan2006-05-011-1/+1
| | | (bzr r653)
* Guideline dialog UI improvents (gtk table instead of boxes; strange ↵Andrius Ramanauskas2006-05-012-66/+48
| | | | | "absolute/relative" replaced with a check box) (bzr r652)
* fix compile with gcc 4.1 (#1479580)Ralf Stephan2006-05-011-1/+1
| | | (bzr r651)
* Moved four more tests to CxxTestJon A. Cruz2006-05-0112-330/+443
| | | (bzr r650)
* fix 1479197bulia byak2006-05-011-1/+2
| | | (bzr r649)
* fix showing style when last-set style is empty (on a new installation of ↵bulia byak2006-05-012-7/+19
| | | | | inkscape) (bzr r647)
* NRMatrix copy constructor appears deficient; avoid it for nowMenTaLguY2006-05-011-1/+2
| | | (bzr r646)
* use GC allocator for bitmap cache and transformMenTaLguY2006-05-011-12/+6
| | | (bzr r645)
* log finalization of NRObjectsMenTaLguY2006-05-011-0/+22
| | | (bzr r644)
* Moved compass like display of angles from windows to steps in preferencesMarco Scholten2006-04-301-2/+7
| | | (bzr r642)
* remove warningBob Jamison2006-04-301-2/+2
| | | (bzr r639)
* Rework Stack class to TokenExecutor, to support an Axis stackBob Jamison2006-04-304-207/+410
| | | (bzr r638)
* updated cc licenses to 2.5Jon Phillips2006-04-302-7/+9
| | | (bzr r637)
* rationalize function names and remove spurious soft_ptrMenTaLguY2006-04-294-25/+25
| | | (bzr r636)
* use proper unref function on SPRoot to avoid appearance of leakMenTaLguY2006-04-291-1/+1
| | | (bzr r635)
* switch everyone to simpler debug event APIMenTaLguY2006-04-293-264/+136
| | | (bzr r634)
* add finalizer loggingMenTaLguY2006-04-293-4/+66
| | | (bzr r633)
* simplify the SimpleEvent API moreMenTaLguY2006-04-291-70/+13
| | | (bzr r632)
* update copyrightMenTaLguY2006-04-291-1/+1
| | | (bzr r631)
* make Debug::SimpleEvent more convenientMenTaLguY2006-04-293-3/+86
| | | (bzr r629)
* finish interrupted refactoring of log filter configurationMenTaLguY2006-04-291-8/+8
| | | (bzr r628)
* fix over-qualified nameMenTaLguY2006-04-291-1/+1
| | | (bzr r626)
* gc visibility rulesMenTaLguY2006-04-291-13/+22
| | | (bzr r624)
* since the view and document are both managed by the collector, reffing the ↵MenTaLguY2006-04-291-3/+1
| | | | | document from the view is totally unnecessary (bzr r617)
* remove warningsBob Jamison2006-04-291-3/+3
| | | (bzr r616)
* add missing unref, which should hopefully address the document leakMenTaLguY2006-04-291-0/+1
| | | (bzr r615)
* added refcount logging to GC::Anchored and shared string printf in utilMenTaLguY2006-04-294-13/+128
| | | (bzr r614)
* add new object style display for all object-creating toolsbulia byak2006-04-291-20/+79
| | | (bzr r613)
* make style widget narrowerbulia byak2006-04-291-1/+1
| | | (bzr r612)
* enable the widget to listen to a repr to reflect its stylebulia byak2006-04-292-2/+132
| | | (bzr r611)
* make refcount logging a little more useful by including the relevent class nameMenTaLguY2006-04-291-11/+10
| | | (bzr r610)
* reset center on stampingbulia byak2006-04-291-0/+4
| | | (bzr r609)
* Clean up type stringsBob Jamison2006-04-282-72/+115
| | | (bzr r608)
* Bug 1478136 fix - "foo2" was shown instead of guideline id in Guideline dialogAndrius Ramanauskas2006-04-282-30/+34
| | | (bzr r607)
* Converting guideline properties dialog to gtkmm (first step - ↵Andrius Ramanauskas2006-04-285-207/+307
| | | | | straightforward conversion) (bzr r606)
* Replaced two tests with CxxTest versions.Jon A. Cruz2006-04-286-114/+99
| | | (bzr r605)
* Adding unit test for verbs.Jon A. Cruz2006-04-284-2/+100
| | | (bzr r604)
* fix translation for fit pageAaron Spike2006-04-283-2/+19
| | | | | | the translation is now preserved across save by translating all child elements of the root instead of just translating the root itself. (bzr r602)
* Added CREATE v0.1 support for gradients/swatches/patternsJoshua L. Blocher2006-04-283-0/+23
| | | (bzr r601)
* Added CREATE v0.1 support for gradients/swatches/patternsJoshua L. Blocher2006-04-281-2/+3
| | | (bzr r600)
* Updated to additions for <switch>Jon A. Cruz2006-04-271-2/+3
| | | (bzr r599)
* Add axis and function token stubs to token setBob Jamison2006-04-272-7/+697
| | | (bzr r598)
* interim cleanup commitBob Jamison2006-04-277-7/+182
| | | (bzr r597)
* fixing conditional attribute evaluation on load (if conditional attributes ↵Andrius Ramanauskas2006-04-271-1/+1
| | | | | were used not in the item under <switch>, on load it was always rendered) (bzr r596)
* Placemark for gradient exportBob Jamison2006-04-271-1/+19
| | | (bzr r595)
* expand the range of dpi to fix 1476741bulia byak2006-04-271-3/+3
| | | (bzr r594)
* use svd for better matrix analysisBob Jamison2006-04-272-302/+552
| | | (bzr r593)
* Adding multiple test output formats.Jon A. Cruz2006-04-278-4/+708
| | | (bzr r592)
* write no/unset fill/stroke to current stylebulia byak2006-04-261-4/+4
| | | (bzr r591)