2007-03-11 |
mental | disable empty enforcement for now
|
commit | commitdiff | tree |
2007-03-11 |
mental | argh, missed selection-chemistry somehow
|
commit | commitdiff | tree |
2007-03-11 |
mental | ban empty rectangles entirely and remove isEmpty test
|
commit | commitdiff | tree |
2007-03-11 |
mental | Eliminate remaining sources of empty NR::Rects
|
commit | commitdiff | tree |
2007-03-11 |
mental | Switch selection bounds and center to use NR::Maybe...
|
commit | commitdiff | tree |
2007-03-10 |
mental | Merge further bbox work
|
commit | commitdiff | tree |
2007-03-09 |
mental | do not return empty intersections any longer
|
commit | commitdiff | tree |
2007-03-09 |
mental | use STL std::min and std::max
|
commit | commitdiff | tree |
2007-03-09 |
mental | no need to use accessors here
|
commit | commitdiff | tree |
2007-03-09 |
mental | Whoops, forgot to friend the methods I moved out of...
|
commit | commitdiff | tree |
2007-03-09 |
mental | address type-punned pointer warning
|
commit | commitdiff | tree |
2007-03-09 |
mental | specialize MaybeStorage for Rect, and start using reference...
|
commit | commitdiff | tree |
2007-03-09 |
mental | fix reference maybes by separate specialization
|
commit | commitdiff | tree |
2007-03-08 |
mental | rework maybe so storage is customizable and can be...
|
commit | commitdiff | tree |
2007-03-05 |
mental | fix NR::Maybe typos
|
commit | commitdiff | tree |
2007-03-05 |
mental | Separate NRRect and NR::Rect a bit further; the goal...
|
commit | commitdiff | tree |
2007-03-05 |
mental | clean up operators/constructors, and give reference...
|
commit | commitdiff | tree |
2007-03-05 |
mental | fix copyright year
|
commit | commitdiff | tree |
2007-03-04 |
mental | clean up reference version of maybe, and add == and...
|
commit | commitdiff | tree |
2007-03-04 |
mental | more NR::Maybe<NR::Rect> work
|
commit | commitdiff | tree |
2007-03-04 |
mental | return plain rect for union in all situations where...
|
commit | commitdiff | tree |
2007-03-04 |
mental | remove remaining use of assume in nr-rect.cpp
|
commit | commitdiff | tree |
2007-03-04 |
mental | return plain rect if both union arguments are also...
|
commit | commitdiff | tree |
2007-03-04 |
mental | communicate bbox type via flags for now
|
commit | commitdiff | tree |
2007-03-04 |
mental | adapt code to new Maybe/bbox regime
|
commit | commitdiff | tree |
2007-03-04 |
mental | replace use of invokeBbox in flood fill tool
|
commit | commitdiff | tree |
2007-03-04 |
mental | switch from invokeBbox to getBounds (need to fix problems...
|
commit | commitdiff | tree |
2007-03-04 |
mental | implement new API via wrapper for now
|
commit | commitdiff | tree |
2007-03-04 |
mental | Sketch out new bbox API
|
commit | commitdiff | tree |
2007-03-04 |
mental | Convert union and intersection to use NR::Maybe<NR...
|
commit | commitdiff | tree |
2007-03-04 |
mental | redo NR::Maybe to be less clever
|
commit | commitdiff | tree |
2007-03-04 |
mental | make conversions away from NR::Maybe explicit
|
commit | commitdiff | tree |
2007-03-03 |
mental | mess with naming a little bit and quiet compiler warnings...
|
commit | commitdiff | tree |
2007-02-28 |
mental | refactor sp_svg_transform_write to return a dynamically...
|
commit | commitdiff | tree |
2007-02-27 |
mental | get rid of sp_repr_document_root and (commented) sp_repr_dup...
|
commit | commitdiff | tree |
2007-02-26 |
mental | get rid of sp_repr_document wrapper function
|
commit | commitdiff | tree |
2007-02-26 |
mental | dead code removal
|
commit | commitdiff | tree |
2007-02-04 |
mental | tweak parameters for more responsiveness
|
commit | commitdiff | tree |
2007-02-03 |
mental | attempt to fix both responsiveness and blobs in calligraphy...
|
commit | commitdiff | tree |
2007-01-25 |
mental | get rid of sp_repr_new*
|
commit | commitdiff | tree |
2007-01-25 |
mental | eliminate last uses of sp_repr_new*
|
commit | commitdiff | tree |
2007-01-25 |
mental | remove sp_repr_new use from document creation
|
commit | commitdiff | tree |
2007-01-24 |
mental | remove sp_repr_new from style tests
|
commit | commitdiff | tree |
2007-01-24 |
mental | more removal of sp_repr_new*
|
commit | commitdiff | tree |
2007-01-24 |
mental | heh, bool to begin with
|
commit | commitdiff | tree |
2007-01-24 |
mental | switch to using SVG::PathString for building paths
|
commit | commitdiff | tree |
2007-01-24 |
mental | add SVG::PathString for better path building
|
commit | commitdiff | tree |
2007-01-24 |
mental | switch to createElement
|
commit | commitdiff | tree |
2007-01-23 |
mental | replace use of sp_repr_new in gradient-vector
|
commit | commitdiff | tree |
2007-01-22 |
mental | refactor grid extension to reduce amount of redundant...
|
commit | commitdiff | tree |
2007-01-21 |
mental | start switching sp_repr_new* over to XML::Document...
|
commit | commitdiff | tree |
2007-01-21 |
mental | Deprecate sp_repr_new* functions
|
commit | commitdiff | tree |
2007-01-20 |
mental | merge XML::Session into XML::Document
|
commit | commitdiff | tree |
2007-01-20 |
mental | update short descriptions of MessageStack and MessageContext...
|
commit | commitdiff | tree |
2007-01-18 |
mental | patch from David Douard to switch to node tool after...
|
commit | commitdiff | tree |
2006-11-10 |
mental | disable "experimental" Cairo PDF output for now disable "experimental" Cairo PDF output for now
|
commit | commitdiff | tree |
2006-11-10 |
mental | "fix" gradients; things need to be resolved on the...
|
commit | commitdiff | tree |
2006-11-10 |
mental | fix alpha compositing in PDF export
|
commit | commitdiff | tree |
2006-11-10 |
mental | jettison old PDF export
|
commit | commitdiff | tree |
2006-10-28 |
mental | populated PDF feature matrix spreadsheet
|
commit | commitdiff | tree |
2006-10-28 |
mental | okay, got the REAL names this time
|
commit | commitdiff | tree |
2006-10-28 |
mental | add borders and proper names for output extensions
|
commit | commitdiff | tree |
2006-10-28 |
mental | add PDF feature matrix files for comparing feature...
|
commit | commitdiff | tree |
2006-09-05 |
mental | comments for later
|
commit | commitdiff | tree |
2006-09-05 |
mental | make calligraphy tool cap rounding work better with...
|
commit | commitdiff | tree |
2006-09-04 |
mental | ensure that final resting position is included in calligraph...
|
commit | commitdiff | tree |
2006-09-04 |
mental | remove spurious fit_and_split wrapper
|
commit | commitdiff | tree |
2006-09-04 |
mental | clarify/update dynadraw copyright
|
commit | commitdiff | tree |
2006-09-04 |
mental | get default rounding right in calligraphy toolbar
|
commit | commitdiff | tree |
2006-09-04 |
mental | fix cap rounding default in preferences skeleton
|
commit | commitdiff | tree |
2006-09-04 |
mental | add rounded caps to temporary shapes as well
|
commit | commitdiff | tree |
2006-09-04 |
mental | reduce epsilon a little bit
|
commit | commitdiff | tree |
2006-09-04 |
mental | add support for rounded caps with the calligraphy tool
|
commit | commitdiff | tree |
2006-09-03 |
mental | reduce DYNA_EPSILON further, as artifacts still occur...
|
commit | commitdiff | tree |
2006-09-03 |
mental | increase DYNA_EPSILON in order to reduce calligraphy...
|
commit | commitdiff | tree |
2006-08-17 |
mental | see, if someone else with actual time had done this...
|
commit | commitdiff | tree |
2006-08-16 |
mental | We were disconnecting the wrong signal, resulting on...
|
commit | commitdiff | tree |
2006-08-12 |
mental | separate invariant check from main logic for clarity
|
commit | commitdiff | tree |
2006-08-12 |
mental | invariants are usually clearer up front
|
commit | commitdiff | tree |
2006-08-12 |
mental | fix bug with implicit paths
|
commit | commitdiff | tree |
2006-08-12 |
mental | some minor refactoring
|
commit | commitdiff | tree |
2006-08-12 |
mental | add back TODO comment
|
commit | commitdiff | tree |
2006-08-12 |
mental | Ruby port of simplepath.py
|
commit | commitdiff | tree |
2006-08-12 |
mental | moveto should move pen
|
commit | commitdiff | tree |
2006-08-12 |
mental | lastCommand seems to have been meant rather than token...
|
commit | commitdiff | tree |
2006-08-10 |
mental | fix (harmless, probably) copy and paste typo
|
commit | commitdiff | tree |
2006-08-06 |
mental | add foreign option for automake, so it will not complain...
|
commit | commitdiff | tree |
2006-08-03 |
mental | add fixup for infamous (and apparently quite widespread...
|
commit | commitdiff | tree |
2006-08-01 |
mental | refactor pkg-config tests and add explicit cairo test
|
commit | commitdiff | tree |
2006-07-29 |
mental | remove GObject signals from SPObject
|
commit | commitdiff | tree |
2006-07-29 |
mental | switch to sigc++ SPObject signals for SPSwitch
|
commit | commitdiff | tree |
2006-07-29 |
mental | switch to sigc++ SPObject signals for SPPattern
|
commit | commitdiff | tree |
2006-07-29 |
mental | switch to sigc++ SPObject signals for SPGradient
|
commit | commitdiff | tree |
2006-07-29 |
mental | switch to sigc++ SPObject signals for SPDocument
|
commit | commitdiff | tree |
2006-07-29 |
mental | switch to sigc++ SPObject signals for desktop widget
|
commit | commitdiff | tree |
2006-07-29 |
mental | switch to sigc++ SPObject signals for SPGradientImage
|
commit | commitdiff | tree |
2006-07-29 |
mental | switch to sigc++ SPObject signals for gradient toolbar
|
commit | commitdiff | tree |
2006-07-28 |
mental | switch to sigc++ SPObject signals for SPUsePathReference
|
commit | commitdiff | tree |
2006-07-28 |
mental | switch to sigc++ SPObject signals for SPAttributeWidget...
|
commit | commitdiff | tree |
2006-07-28 |
mental | switch to sigc++ SPObject signals for SPOffset
|
commit | commitdiff | tree |
next |