Age | Commit message (Collapse) | Author |
|
2004/12/17 22:35:32 thb 1.1.2.1: #i36093# Initial revision
|
|
2004/12/17 22:37:36 thb 1.1.40.1: #i36093# Added createPolygonFromEllipse(), mapped createPolygonFromCircle to that. Added some more files in source/tools
|
|
2004/12/17 22:35:22 thb 1.1.2.1: #i36093# Initial revision
|
|
2004/12/17 22:37:35 thb 1.15.2.1: #i36093# Added createPolygonFromEllipse(), mapped createPolygonFromCircle to that. Added some more files in source/tools
|
|
2004/12/17 22:37:35 thb 1.21.2.1: #i36093# Added createPolygonFromEllipse(), mapped createPolygonFromCircle to that. Added some more files in source/tools
|
|
2004/12/17 22:34:51 thb 1.1.2.1: #i36093# Initial revision
|
|
2004/12/17 22:37:34 thb 1.13.2.1: #i36093# Added createPolygonFromEllipse(), mapped createPolygonFromCircle to that. Added some more files in source/tools
|
|
2004/11/25 11:09:20 aw 1.9.4.1: #i37443#
|
|
2004/11/25 11:09:19 aw 1.14.2.2: #i37443#
2004/11/18 11:47:38 aw 1.14.2.1: #i37380#
|
|
2004/11/25 11:09:19 aw 1.8.38.2: #i37443#
2004/11/18 11:47:37 aw 1.8.38.1: #i37380#
|
|
2004/11/25 11:09:18 aw 1.10.2.1: #i37443#
|
|
2004/11/25 11:09:18 aw 1.12.2.1: #i37443#
|
|
2004/11/25 11:09:18 aw 1.7.38.2: #i37443#
2004/11/18 11:47:28 aw 1.7.38.1: #i37380#
|
|
2004/09/29 23:34:18 thb 1.2.4.1: #110496# Making the new modules Wall clean
|
|
2004/11/20 00:00:23 thb 1.8.2.2: #110496# After-merge cleanups, finished BxD<->BxI conversions for range and tuples
2004/11/17 20:20:10 thb 1.8.2.1: #110496# Unified integer constructors/fround converters
|
|
2004/08/26 00:45:55 thb 1.1.2.2: #110496# Added awt geometry type conversions
2004/08/03 19:40:36 thb 1.1.2.1: #110496# Added some more canvas API helper
|
|
2004/08/19 00:10:02 thb 1.1.2.1: #110496# Added B2DMultiRange implementation
|
|
2004/11/20 00:00:23 thb 1.4.2.2: #110496# After-merge cleanups, finished BxD<->BxI conversions for range and tuples
2004/11/17 20:20:09 thb 1.4.2.1: #110496# Unified integer constructors/fround converters
|
|
2004/11/23 18:28:47 thb 1.1.2.6: #110496# Fixing merge fault: removing polygons _must_ use the OR version, otherwise, disjunct areas will vanish completely. That is, the two clipper operations must emulate the union operation
2004/11/20 00:00:23 thb 1.1.2.5: #110496# After-merge cleanups, finished BxD<->BxI conversions for range and tuples
2004/09/29 23:34:17 thb 1.1.2.4: #110496# Making the new modules Wall clean
2004/08/26 12:19:38 thb 1.1.2.3: #110496# Worked around some basegfx clipper bugs. Will prolly need a separate rect clipper sooner or later
2004/08/20 13:40:58 thb 1.1.2.2: #i10000# Expression did not compile under Linux/Solaris
2004/08/19 00:08:44 thb 1.1.2.1: Initial revision
|
|
2004/11/20 00:00:23 thb 1.3.2.2: #110496# After-merge cleanups, finished BxD<->BxI conversions for range and tuples
2004/11/17 20:20:09 thb 1.3.2.1: #110496# Unified integer constructors/fround converters
|
|
2004/11/17 18:55:41 thb 1.4.2.3: RESYNC: (1.4-1.5); FILE MERGED
2004/09/09 14:42:03 thb 1.4.2.2: #110496# Added polygon raster converter
2004/07/01 17:00:33 thb 1.4.2.1: #110496# Added SVG import to B2DPolygon
|
|
2004/07/01 17:00:01 thb 1.1.2.1: #110496# Added SVG import to B2DPolygon
|
|
2004/10/25 19:07:02 thb 1.1.2.4: #110496# Added some comments
2004/10/01 18:11:45 thb 1.1.2.3: #110496# Now correctly sending 'off' spans for the area outside the actual polygon, but still inside the bound rect
2004/09/29 18:36:27 thb 1.1.2.2: #110496# Extended polygon raster converter with adaptable update area (needed that for DX clip emulation in alpha channel)
2004/09/09 14:33:41 thb 1.1.2.1: Initial revision
|
|
2004/11/17 18:55:16 thb 1.6.12.2: RESYNC: (1.6-1.7); FILE MERGED
2004/10/04 13:57:31 thb 1.6.12.1: #110496# Removed unused variables (due to gcc -Wall notification)
|
|
2004/08/10 09:08:29 thb 1.10.2.4: #110496# polygon copy constructor generated _two_ copies the polygon
2004/07/07 08:40:34 thb 1.10.2.3: RESYNC: (1.10-1.11); FILE MERGED
2004/05/05 11:46:01 thb 1.10.2.2: #110496# STL insert semantics imply that insertion happens _before_ the given iterator
2004/04/21 18:46:04 thb 1.10.2.1: #110496# Added B2DPolygon contructor to B2DPolyPolygon, added rect2poly convenience method to polygontools
|
|
2004/11/21 22:03:48 thb 1.12.2.11: #110496# After merge, polygon clipper now uses correct orientation, reverted back to original version for rect and circle generation
2004/11/17 18:55:09 thb 1.12.2.10: RESYNC: (1.13-1.14); FILE MERGED
2004/08/29 00:55:53 thb 1.12.2.9: #110496# Fixed circle approximation (had wrong control vectors
2004/08/23 14:12:27 thb 1.12.2.8: RESYNC: (1.12-1.13); FILE MERGED
2004/08/19 00:10:02 thb 1.12.2.7: #110496# Added B2DMultiRange implementation
2004/08/11 13:23:17 thb 1.12.2.6: #110496# Now using M_SQRT2 instead of direct sqrt(2) calculations
2004/08/11 13:22:07 thb 1.12.2.5: #110496# Now using M_SQRT2 instead of direct sqrt(2) calculations
2004/08/11 13:06:20 thb 1.12.2.4: #110496# Added circle factory method for B2DPolygon
2004/07/14 10:39:01 thb 1.12.2.3: #110496# Correctly handling boundary cases in getPositionAbsolute()
2004/07/01 17:00:33 thb 1.12.2.2: #110496# Added SVG import to B2DPolygon
2004/04/21 18:46:03 thb 1.12.2.1: #110496# Added B2DPolygon contructor to B2DPolyPolygon, added rect2poly convenience method to polygontools
|
|
2004/07/07 08:40:27 thb 1.9.2.2: RESYNC: (1.9-1.10); FILE MERGED
2004/05/05 11:46:01 thb 1.9.2.1: #110496# STL insert semantics imply that insertion happens _before_ the given iterator
|
|
2004/11/12 22:20:11 thb 1.6.2.1: #102922# Fixed array new/delete mismatch
|
|
2004/11/12 22:20:11 thb 1.7.2.1: #102922# Fixed array new/delete mismatch
|
|
2004/11/17 18:54:45 thb 1.19.2.5: RESYNC: (1.19-1.20); FILE MERGED
2004/11/01 22:18:02 thb 1.19.2.4: #10496# Added rangeexpander.hxx
2004/09/09 14:42:02 thb 1.19.2.3: #110496# Added polygon raster converter
2004/08/19 00:09:44 thb 1.19.2.2: #110496# Added B2DMultiRange implementation
2004/07/22 19:44:15 thb 1.19.2.1: #110496# Added B2DConnectedRanges to d.lst
|
|
2004/11/17 18:54:30 thb 1.9.4.2: RESYNC: (1.9-1.10); FILE MERGED
2004/09/29 23:33:49 thb 1.9.4.1: #110496# Making the new modules Wall clean
|
|
2004/11/17 18:54:23 thb 1.9.4.2: RESYNC: (1.9-1.10); FILE MERGED
2004/08/13 14:22:08 dbo 1.9.4.1: #110496# ensure _USE_MATH_DEFINES prior to including math.h
Issue number:
Submitted by:
Reviewed by:
|
|
2004/08/26 00:45:43 thb 1.1.2.3: #110496# Added awt geometry type conversions
2004/08/04 11:14:57 thb 1.1.2.2: #i10000# Missing forward declaration
2004/08/03 19:40:26 thb 1.1.2.1: #110496# Added some more canvas API helper
|
|
2004/11/01 22:17:38 thb 1.1.2.1: #110496# Initial revision
|
|
2004/11/17 18:54:10 thb 1.6.2.2: RESYNC: (1.6-1.7); FILE MERGED
2004/09/23 20:19:07 thb 1.6.2.1: #110496# Added intersect method to all range types
|
|
2004/11/17 18:54:03 thb 1.5.12.2: RESYNC: (1.5-1.6); FILE MERGED
2004/09/23 20:19:06 thb 1.5.12.1: #110496# Added intersect method to all range types
|
|
2004/11/17 18:53:56 thb 1.10.12.3: RESYNC: (1.10-1.11); FILE MERGED
2004/09/23 20:19:06 thb 1.10.12.2: #110496# Added intersect method to all range types
2004/09/22 16:58:37 thb 1.10.12.1: #110496# Added coordinate-wise center accessors
|
|
2004/11/17 18:53:49 thb 1.5.12.2: RESYNC: (1.5-1.6); FILE MERGED
2004/09/23 20:19:06 thb 1.5.12.1: #110496# Added intersect method to all range types
|
|
2004/11/17 18:53:42 thb 1.10.12.3: RESYNC: (1.10-1.11); FILE MERGED
2004/09/23 20:19:06 thb 1.10.12.2: #110496# Added intersect method to all range types
2004/09/22 16:58:37 thb 1.10.12.1: #110496# Added coordinate-wise center accessors
|
|
2004/08/19 00:08:34 thb 1.1.2.1: Initial revision
|
|
2004/10/25 19:06:32 thb 1.1.2.3: #i20518# Added total bounds query
2004/10/13 15:12:38 thb 1.1.2.2: #i10000# gcc is getting increasingly picky with typename. Added said.
2004/07/22 19:44:56 thb 1.1.2.1: #110496# Added B2DConnectedRanges
|
|
2004/11/20 00:00:35 thb 1.3.2.3: #110496# After-merge cleanups, finished BxD<->BxI conversions for range and tuples
2004/11/17 18:53:35 thb 1.3.2.2: RESYNC: (1.3-1.4); FILE MERGED
2004/09/23 20:19:06 thb 1.3.2.1: #110496# Added intersect method to all range types
|
|
2004/11/20 00:00:35 thb 1.9.2.3: #110496# After-merge cleanups, finished BxD<->BxI conversions for range and tuples
2004/11/17 20:20:08 thb 1.9.2.2: #110496# Unified integer constructors/fround converters
2004/09/23 20:19:05 thb 1.9.2.1: #110496# Added intersect method to all range types
|
|
2004/11/17 18:53:18 thb 1.8.2.3: RESYNC: (1.9-1.10); FILE MERGED
2004/08/23 14:12:02 thb 1.8.2.2: RESYNC: (1.8-1.9); FILE MERGED
2004/07/01 17:01:01 thb 1.8.2.1: #110496# Added SVG import to B2DPolygon
|
|
2004/09/29 18:36:26 thb 1.1.2.2: #110496# Extended polygon raster converter with adaptable update area (needed that for DX clip emulation in alpha channel)
2004/09/09 14:33:31 thb 1.1.2.1: Initial revision
|
|
2004/09/09 14:33:21 thb 1.1.2.1: Initial revision
|
|
2004/04/21 18:45:54 thb 1.9.2.1: #110496# Added B2DPolygon contructor to B2DPolyPolygon, added rect2poly convenience method to polygontools
|
|
2004/11/17 18:53:01 thb 1.10.2.5: RESYNC: (1.11-1.12); FILE MERGED
2004/08/23 14:11:54 thb 1.10.2.4: RESYNC: (1.10-1.11); FILE MERGED
2004/08/11 13:22:07 thb 1.10.2.3: #110496# Now using M_SQRT2 instead of direct sqrt(2) calculations
2004/08/11 13:06:20 thb 1.10.2.2: #110496# Added circle factory method for B2DPolygon
2004/04/21 18:45:54 thb 1.10.2.1: #110496# Added B2DPolygon contructor to B2DPolyPolygon, added rect2poly convenience method to polygontools
|
|
2004/11/06 19:58:41 thb 1.7.2.2: #110496# Moved pruneScaleValue from slideshow to basegfx
2004/07/13 12:08:26 thb 1.7.2.1: #110496# Defining F_PI in terms of M_PI now
|
|
2004/10/06 11:14:39 aw 1.4.36.1: #i34831#
|