| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | remove warning | Bob Jamison | 2006-04-30 | 1 | -2/+2 | |
| | | | | (bzr r639) | |||||
| * | Rework Stack class to TokenExecutor, to support an Axis stack | Bob Jamison | 2006-04-30 | 4 | -207/+410 | |
| | | | | (bzr r638) | |||||
| * | updated cc licenses to 2.5 | Jon Phillips | 2006-04-30 | 2 | -7/+9 | |
| | | | | (bzr r637) | |||||
| * | rationalize function names and remove spurious soft_ptr | MenTaLguY | 2006-04-29 | 4 | -25/+25 | |
| | | | | (bzr r636) | |||||
| * | use proper unref function on SPRoot to avoid appearance of leak | MenTaLguY | 2006-04-29 | 1 | -1/+1 | |
| | | | | (bzr r635) | |||||
| * | switch everyone to simpler debug event API | MenTaLguY | 2006-04-29 | 3 | -264/+136 | |
| | | | | (bzr r634) | |||||
| * | add finalizer logging | MenTaLguY | 2006-04-29 | 3 | -4/+66 | |
| | | | | (bzr r633) | |||||
| * | simplify the SimpleEvent API more | MenTaLguY | 2006-04-29 | 1 | -70/+13 | |
| | | | | (bzr r632) | |||||
| * | update copyright | MenTaLguY | 2006-04-29 | 1 | -1/+1 | |
| | | | | (bzr r631) | |||||
| * | make Debug::SimpleEvent more convenient | MenTaLguY | 2006-04-29 | 3 | -3/+86 | |
| | | | | (bzr r629) | |||||
| * | finish interrupted refactoring of log filter configuration | MenTaLguY | 2006-04-29 | 1 | -8/+8 | |
| | | | | (bzr r628) | |||||
| * | fix over-qualified name | MenTaLguY | 2006-04-29 | 1 | -1/+1 | |
| | | | | (bzr r626) | |||||
| * | gc visibility rules | MenTaLguY | 2006-04-29 | 1 | -13/+22 | |
| | | | | (bzr r624) | |||||
| * | since the view and document are both managed by the collector, reffing the ↵ | MenTaLguY | 2006-04-29 | 1 | -3/+1 | |
| | | | | | | document from the view is totally unnecessary (bzr r617) | |||||
| * | remove warnings | Bob Jamison | 2006-04-29 | 1 | -3/+3 | |
| | | | | (bzr r616) | |||||
| * | add missing unref, which should hopefully address the document leak | MenTaLguY | 2006-04-29 | 1 | -0/+1 | |
| | | | | (bzr r615) | |||||
| * | added refcount logging to GC::Anchored and shared string printf in util | MenTaLguY | 2006-04-29 | 4 | -13/+128 | |
| | | | | (bzr r614) | |||||
| * | add new object style display for all object-creating tools | bulia byak | 2006-04-29 | 1 | -20/+79 | |
| | | | | (bzr r613) | |||||
| * | make style widget narrower | bulia byak | 2006-04-29 | 1 | -1/+1 | |
| | | | | (bzr r612) | |||||
| * | enable the widget to listen to a repr to reflect its style | bulia byak | 2006-04-29 | 2 | -2/+132 | |
| | | | | (bzr r611) | |||||
| * | make refcount logging a little more useful by including the relevent class name | MenTaLguY | 2006-04-29 | 1 | -11/+10 | |
| | | | | (bzr r610) | |||||
| * | reset center on stamping | bulia byak | 2006-04-29 | 1 | -0/+4 | |
| | | | | (bzr r609) | |||||
| * | Clean up type strings | Bob Jamison | 2006-04-28 | 2 | -72/+115 | |
| | | | | (bzr r608) | |||||
| * | Bug 1478136 fix - "foo2" was shown instead of guideline id in Guideline dialog | Andrius Ramanauskas | 2006-04-28 | 2 | -30/+34 | |
| | | | | (bzr r607) | |||||
| * | Converting guideline properties dialog to gtkmm (first step - ↵ | Andrius Ramanauskas | 2006-04-28 | 5 | -207/+307 | |
| | | | | | | straightforward conversion) (bzr r606) | |||||
| * | Replaced two tests with CxxTest versions. | Jon A. Cruz | 2006-04-28 | 6 | -114/+99 | |
| | | | | (bzr r605) | |||||
| * | Adding unit test for verbs. | Jon A. Cruz | 2006-04-28 | 4 | -2/+100 | |
| | | | | (bzr r604) | |||||
| * | fix translation for fit page | Aaron Spike | 2006-04-28 | 3 | -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/patterns | Joshua L. Blocher | 2006-04-28 | 3 | -0/+23 | |
| | | | | (bzr r601) | |||||
| * | Added CREATE v0.1 support for gradients/swatches/patterns | Joshua L. Blocher | 2006-04-28 | 1 | -2/+3 | |
| | | | | (bzr r600) | |||||
| * | Updated to additions for <switch> | Jon A. Cruz | 2006-04-27 | 1 | -2/+3 | |
| | | | | (bzr r599) | |||||
| * | Add axis and function token stubs to token set | Bob Jamison | 2006-04-27 | 2 | -7/+697 | |
| | | | | (bzr r598) | |||||
| * | interim cleanup commit | Bob Jamison | 2006-04-27 | 7 | -7/+182 | |
| | | | | (bzr r597) | |||||
| * | fixing conditional attribute evaluation on load (if conditional attributes ↵ | Andrius Ramanauskas | 2006-04-27 | 1 | -1/+1 | |
| | | | | | | were used not in the item under <switch>, on load it was always rendered) (bzr r596) | |||||
| * | Placemark for gradient export | Bob Jamison | 2006-04-27 | 1 | -1/+19 | |
| | | | | (bzr r595) | |||||
| * | expand the range of dpi to fix 1476741 | bulia byak | 2006-04-27 | 1 | -3/+3 | |
| | | | | (bzr r594) | |||||
| * | use svd for better matrix analysis | Bob Jamison | 2006-04-27 | 2 | -302/+552 | |
| | | | | (bzr r593) | |||||
| * | Adding multiple test output formats. | Jon A. Cruz | 2006-04-27 | 8 | -4/+708 | |
| | | | | (bzr r592) | |||||
| * | write no/unset fill/stroke to current style | bulia byak | 2006-04-26 | 1 | -4/+4 | |
| | | | | (bzr r591) | |||||
| * | fix crash when deleting without nodepath | bulia byak | 2006-04-26 | 1 | -1/+3 | |
| | | | | (bzr r590) | |||||
| * | Got handedness-reversal to work. Yaay. Images look good now | Bob Jamison | 2006-04-26 | 1 | -19/+96 | |
| | | | | (bzr r589) | |||||
| * | Added beginnings of CREATE support in path-prefix.h | Joshua L. Blocher | 2006-04-26 | 1 | -1/+20 | |
| | | | | (bzr r588) | |||||
| * | add listener to root for fit canvas changes | Aaron Spike | 2006-04-25 | 1 | -0/+10 | |
| | | | | (bzr r586) | |||||
| * | Move fit canvas button into PageSizer | Aaron Spike | 2006-04-25 | 3 | -27/+29 | |
| | | | | (bzr r585) | |||||
| * | limit the smallest exponent in transforms; anything smaller is written as 0 | bulia byak | 2006-04-25 | 3 | -23/+27 | |
| | | | | (bzr r583) | |||||
| * | revert 11172, synthesized events are used to update controls spinbuttons | bulia byak | 2006-04-24 | 1 | -0/+5 | |
| | | | | (bzr r582) | |||||
| * | fit_canvas_to_drawing when opening images | Aaron Spike | 2006-04-24 | 1 | -0/+3 | |
| | | | | (bzr r581) | |||||
| * | refactor redrawing code into pen_redraw_all; cancel current unfinished path, ↵ | bulia byak | 2006-04-24 | 1 | -39/+111 | |
| | | | | | | inctead of finishing it, on leaving pen tool (makes more sense, and fixes a crash on exit); add to_curve and to_line keys (bzr r580) | |||||
| * | moved and renamed object-ui.h and object-ui.cpp to src/ui/context-menu.cpp & ↵ | Joshua L. Blocher | 2006-04-24 | 6 | -10/+11 | |
| | | | | | | context-menu.h, also updated make_insert with change (bzr r579) | |||||
| * | Move contextual info to Stack | Bob Jamison | 2006-04-23 | 4 | -30/+127 | |
| | | | | (bzr r578) | |||||
