Commit graph

25 commits

Author SHA1 Message Date
Mathias Bauer
4770f50e0c #i107706#: liquidate goodies module 2009-12-15 21:55:40 +01:00
Kurt Zenker
ee95f7f4b8 INTEGRATION: CWS canvas05 (1.12.2); FILE MERGED
2008/01/22 00:25:22 thb 1.12.2.1: #i81092# Making gdiplus and dx canvas more independent
2008-06-24 09:17:19 +00:00
Kurt Zenker
ccaae88bef INTEGRATION: CWS canvas05 (1.13.2); FILE MERGED
2008/05/21 13:32:02 thb 1.13.2.1: Made vcl and cairo canvas work with emf+ patches; smoothed out internal cairo makefile changes; corrected cairocanvas sprite update
2008-06-24 09:17:01 +00:00
Kurt Zenker
47378fbec3 INTEGRATION: CWS cairoquartz01 (1.10.22); FILE MERGED
2007/12/10 17:45:27 mox 1.10.22.3: RESYNC: (1.11-1.12); FILE MERGED
2007/07/11 18:13:02 mox 1.10.22.2: RESYNC: (1.10-1.11); FILE MERGED
2007/06/23 22:29:59 mox 1.10.22.1: Enable building cairo backend in canvas for Windows.
2008-04-02 08:40:10 +00:00
Jens-Heiner Rechtien
6e52afbf8e INTEGRATION: CWS dxliberate01 (1.10.6); FILE MERGED
2007/10/01 09:43:08 thb 1.10.6.2: RESYNC: (1.10-1.11); FILE MERGED
2007/07/23 12:05:56 thb 1.10.6.1: #i48454# dxcanvas is now part of OOo
2007-11-01 16:50:34 +00:00
Jens-Heiner Rechtien
6d26b3d79d INTEGRATION: CWS dxliberate01 (1.11.4); FILE MERGED
2007/07/23 12:05:56 thb 1.11.4.1: #i48454# dxcanvas is now part of OOo
2007-11-01 16:50:15 +00:00
Vladimir Glazounov
20d96484e9 INTEGRATION: CWS os2port01 (1.8.46); FILE MERGED
2007/08/09 07:10:16 obr 1.8.46.2: RESYNC: (1.8-1.10); FILE MERGED
2006/12/28 14:34:21 ydario 1.8.46.1: OS/2 initial import.
2007-09-20 13:50:10 +00:00
Jens-Heiner Rechtien
098cce1d5c INTEGRATION: CWS awttree01 (1.9.22); FILE MERGED
2007/06/26 08:33:26 thb 1.9.22.1: #i75289# Deliver simplecanvas
2007-06-27 11:14:40 +00:00
Jens-Heiner Rechtien
cbb42e0d8c INTEGRATION: CWS awttree01 (1.10.28); FILE MERGED
2007/04/25 12:22:11 thb 1.10.28.1: #i75289# Added XSimpleCanvas canvas wrapper service (instantiate with com.sun.star.rendering.SimpleCanvas from the service manager)
2007-06-27 11:14:27 +00:00
Kurt Zenker
804e3338f8 INTEGRATION: CWS rt18 (1.8.42); FILE MERGED
2006/11/28 10:16:29 rt 1.8.42.1: #i72035# Be more specific.
2006-12-12 15:18:59 +00:00
Vladimir Glazounov
c7f85fa824 #100000# changed the abbreviation for the module 2006-10-31 15:23:18 +00:00
Rüdiger Timm
0ee106ae5f INTEGRATION: CWS ause060 (1.8.36); FILE MERGED
2006/09/22 17:58:58 hjs 1.8.36.1: #i69234# call required makefile
2006-10-30 07:42:03 +00:00
Kurt Zenker
19cf997102 INTEGRATION: CWS cairocanvas (1.6.18); FILE MERGED
2005/11/04 14:25:34 thb 1.6.18.2: RESYNC: (1.6-1.7); FILE MERGED
2005/07/07 07:57:51 radekdoulik 1.6.18.1: Issue number:  51657
Submitted by:  radekdoulik
Reviewed by:   radekdoulik
initial import of cairo canvas code
2006-02-28 09:31:24 +00:00
Kurt Zenker
03d6b7d815 INTEGRATION: CWS cairocanvas (1.5.16); FILE MERGED
2006/01/27 12:11:04 thb 1.5.16.3: RESYNC: (1.6-1.7); FILE MERGED
2005/11/04 14:25:45 thb 1.5.16.2: RESYNC: (1.5-1.6); FILE MERGED
2005/07/07 07:57:51 radekdoulik 1.5.16.1: Issue number:  51657
Submitted by:  radekdoulik
Reviewed by:   radekdoulik
initial import of cairo canvas code
2006-02-28 09:31:08 +00:00
Rüdiger Timm
fac79fbcae INTEGRATION: CWS systemagg (1.6.12); FILE MERGED
2005/11/23 10:58:29 rene 1.6.12.1: #i58336# add --with-system-agg
2005-12-14 10:16:05 +00:00
Kurt Zenker
e92b2bbbc0 INTEGRATION: CWS canvas02 (1.6.10); FILE MERGED
2005/10/19 13:37:19 thb 1.6.10.4: #i48939# dxcanvas has moved
2005/08/19 11:00:24 thb 1.6.10.3: #i53538# Added null canvas
2005/08/02 14:09:27 thb 1.6.10.2: #i48939# Exporting the new canvas/rendering/* header; depending on agg
2005/06/17 23:49:45 thb 1.6.10.1: #i48939# Huge refactoring of canvas; as much functionality as possible is now common in a bunch of shared base classes (input checking, locking, sprite redraw, etc.); added scroll update optimization, transparently to all canvas implementations
2005-11-02 11:46:23 +00:00
Kurt Zenker
e4290b8347 INTEGRATION: CWS canvas02 (1.5.8); FILE MERGED
2005/10/18 11:39:02 mbu 1.5.8.3: canvas depends on agg instead of external now
2005/08/19 11:00:23 thb 1.5.8.2: #i53538# Added null canvas
2005/08/02 14:09:27 thb 1.5.8.1: #i48939# Exporting the new canvas/rendering/* header; depending on agg
2005-11-02 11:46:09 +00:00
Rüdiger Timm
b368cc61c2 INTEGRATION: CWS presfixes02 (1.4.14); FILE MERGED
2005/03/14 16:03:06 thb 1.4.14.1: #i35136# #i36914# #i41113# #i44100# Merge from presfixes01 patches
2005-03-30 06:34:46 +00:00
Vladimir Glazounov
b187f75387 INTEGRATION: CWS presfixes01 (1.5.10); FILE MERGED
2005/02/09 21:12:02 thb 1.5.10.1: #i38960# Newly added PriorityBooster, for tampering with a thread's scheduling priority (gets temporarily raised when rendering an animation frame)
2005-03-10 10:50:05 +00:00
Rüdiger Timm
308b72e345 INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED
2004/11/17 17:00:22 thb 1.2.2.7: #118514# Canvas module reorg
2004/09/08 16:31:58 dbo 1.2.2.6: #110496# adding canvas factory
Issue number:
Submitted by:
Reviewed by:
2004/07/28 10:08:24 thb 1.2.2.5: #110496# Added canvas API back to offapi (was private API before). Thus, no need to generate private API here
2004/07/23 13:07:08 thb 1.2.2.4: RESYNC: (1.3-1.4); FILE MERGED
2004/07/20 19:31:38 thb 1.2.2.3: #110496# Moved debug.hxx from slideshow down to canvas. Comes in handy here, too
2004/07/06 13:16:56 thb 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED
2004/04/12 15:12:21 thb 1.2.2.1: #110496# Adaptions after canvas01 merge
2004-11-26 16:03:55 +00:00
Rüdiger Timm
18c433f943 INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED
2004/11/17 17:00:21 thb 1.2.2.8: #118514# Canvas module reorg
2004/09/08 16:31:57 dbo 1.2.2.7: #110496# adding canvas factory
Issue number:
Submitted by:
Reviewed by:
2004/07/28 10:08:24 thb 1.2.2.6: #110496# Added canvas API back to offapi (was private API before). Thus, no need to generate private API here
2004/07/16 16:27:35 thb 1.2.2.5: #i10000# Missing dependency for tools
2004/07/16 16:26:33 thb 1.2.2.4: #i10000# Missing dependency for Java
2004/07/06 13:16:45 thb 1.2.2.3: RESYNC: (1.2-1.3); FILE MERGED
2004/04/12 15:12:21 thb 1.2.2.2: #110496# Adaptions after canvas01 merge
2004/04/05 15:57:54 thb 1.2.2.1: Resync with canvas01 changes
2004-11-26 16:03:40 +00:00
Rüdiger Timm
b31ea6b20e INTEGRATION: CWS ooo20040620 (1.2.10); FILE MERGED
2004/06/21 20:52:13 svesik 1.2.10.2: RESYNC: (1.2-1.3); FILE MERGED
2004/06/10 15:54:43 khendricks 1.2.10.1: canvas deliver fix for MacOSX
2004-07-13 15:51:02 +00:00
Rüdiger Timm
048e89bb81 INTEGRATION: CWS ooo20040509 (1.2.4); FILE MERGED
2004/05/03 19:39:29 pjanik 1.2.4.1: #i28508#: Add build dependency on javaunohelper.
2004-06-16 08:52:00 +00:00
Rüdiger Timm
f32904e67f #i10000# No hedabu necessary here. 2004-06-04 12:20:34 +00:00
Thorsten Behrens
6e89341b50 #110496# Merge from cws_srx645_canvas01: first working version of XCanvas UNO components, for now consisting of javacanvas.uno.jar, vclcanvas.uno and directxcanvas.uno (windows only) 2004-03-18 09:38:44 +00:00