summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* remove warningBob Jamison2006-04-301-2/+2
* Rework Stack class to TokenExecutor, to support an Axis stackBob Jamison2006-04-304-207/+410
* updated cc licenses to 2.5Jon Phillips2006-04-302-7/+9
* rationalize function names and remove spurious soft_ptrMenTaLguY2006-04-294-25/+25
* use proper unref function on SPRoot to avoid appearance of leakMenTaLguY2006-04-291-1/+1
* switch everyone to simpler debug event APIMenTaLguY2006-04-293-264/+136
* add finalizer loggingMenTaLguY2006-04-293-4/+66
* simplify the SimpleEvent API moreMenTaLguY2006-04-291-70/+13
* update copyrightMenTaLguY2006-04-291-1/+1
* make Debug::SimpleEvent more convenientMenTaLguY2006-04-293-3/+86
* finish interrupted refactoring of log filter configurationMenTaLguY2006-04-291-8/+8
* fix over-qualified nameMenTaLguY2006-04-291-1/+1
* gc visibility rulesMenTaLguY2006-04-291-13/+22
* since the view and document are both managed by the collector, reffing the do...MenTaLguY2006-04-291-3/+1
* remove warningsBob Jamison2006-04-291-3/+3
* add missing unref, which should hopefully address the document leakMenTaLguY2006-04-291-0/+1
* added refcount logging to GC::Anchored and shared string printf in utilMenTaLguY2006-04-294-13/+128
* add new object style display for all object-creating toolsbulia byak2006-04-291-20/+79
* make style widget narrowerbulia byak2006-04-291-1/+1
* enable the widget to listen to a repr to reflect its stylebulia byak2006-04-292-2/+132
* make refcount logging a little more useful by including the relevent class nameMenTaLguY2006-04-291-11/+10
* reset center on stampingbulia byak2006-04-291-0/+4
* Clean up type stringsBob Jamison2006-04-282-72/+115
* Bug 1478136 fix - "foo2" was shown instead of guideline id in Guideline dialogAndrius Ramanauskas2006-04-282-30/+34
* Converting guideline properties dialog to gtkmm (first step - straightforward...Andrius Ramanauskas2006-04-285-207/+307
* Replaced two tests with CxxTest versions.Jon A. Cruz2006-04-286-114/+99
* Adding unit test for verbs.Jon A. Cruz2006-04-284-2/+100
* fix translation for fit pageAaron Spike2006-04-283-2/+19
* Added CREATE v0.1 support for gradients/swatches/patternsJoshua L. Blocher2006-04-283-0/+23
* Added CREATE v0.1 support for gradients/swatches/patternsJoshua L. Blocher2006-04-281-2/+3
* Updated to additions for <switch>Jon A. Cruz2006-04-271-2/+3
* Add axis and function token stubs to token setBob Jamison2006-04-272-7/+697
* interim cleanup commitBob Jamison2006-04-277-7/+182
* fixing conditional attribute evaluation on load (if conditional attributes we...Andrius Ramanauskas2006-04-271-1/+1
* Placemark for gradient exportBob Jamison2006-04-271-1/+19
* expand the range of dpi to fix 1476741bulia byak2006-04-271-3/+3
* use svd for better matrix analysisBob Jamison2006-04-272-302/+552
* Adding multiple test output formats.Jon A. Cruz2006-04-278-4/+708
* write no/unset fill/stroke to current stylebulia byak2006-04-261-4/+4
* fix crash when deleting without nodepathbulia byak2006-04-261-1/+3
* Got handedness-reversal to work. Yaay. Images look good nowBob Jamison2006-04-261-19/+96
* Added beginnings of CREATE support in path-prefix.hJoshua L. Blocher2006-04-261-1/+20
* add listener to root for fit canvas changesAaron Spike2006-04-251-0/+10
* Move fit canvas button into PageSizerAaron Spike2006-04-253-27/+29
* limit the smallest exponent in transforms; anything smaller is written as 0bulia byak2006-04-253-23/+27
* revert 11172, synthesized events are used to update controls spinbuttonsbulia byak2006-04-241-0/+5
* fit_canvas_to_drawing when opening imagesAaron Spike2006-04-241-0/+3
* refactor redrawing code into pen_redraw_all; cancel current unfinished path, ...bulia byak2006-04-241-39/+111
* moved and renamed object-ui.h and object-ui.cpp to src/ui/context-menu.cpp & ...Joshua L. Blocher2006-04-246-10/+11
* Move contextual info to StackBob Jamison2006-04-234-30/+127