Commit graph

14 commits

Author SHA1 Message Date
Norbert Thiebaud
24c0f87615 remove include of pch header in canvas 2011-11-27 12:57:22 -06:00
Thorsten Behrens
7c22d03fb6 Better fix for removed RangeExpander
The sole reason for that late class was the overloaded
Range::expand() method - but it's actually quite easy to
disambiguate that for boost::bind.
2011-11-03 09:52:50 +01:00
Cédric Bosdonnat
7ffe517dea RangeExpander functor removed, but needed in one place.
Added a local class for it: there may be a better fix, but it avoids the
build to break.

Removed a few remaining includes
2011-11-03 08:53:40 +01:00
Fridrich Štrba
d935718b6e Port stuff to our private implementation of SGI extensions 2011-02-08 17:42:35 +01:00
Sebastian Spaeth
4905a19032 Add vim/emacs modelines to all source files
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com)

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-14 17:02:15 +02:00
Jens-Heiner Rechtien
8764506704 changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
Kurt Zenker
cc8ef06efd INTEGRATION: CWS canvas05 (1.7.26); FILE MERGED
2008/04/21 07:31:28 thb 1.7.26.2: RESYNC: (1.7-1.8); FILE MERGED
2007/10/01 13:02:02 thb 1.7.26.1: #i78888# #i78925# #i79258# #i79437# Merge from CWS picom
2008-06-24 09:51:18 +00:00
Rüdiger Timm
8c95a5549a INTEGRATION: CWS changefileheader (1.7.50); FILE MERGED
2008/03/28 16:35:13 rt 1.7.50.1: #i87441# Change license header to LPGL v3.
2008-04-11 08:40:18 +00:00
Oliver Bolte
e48ba79988 INTEGRATION: CWS aw051 (1.5.28); FILE MERGED
2007/06/20 12:34:56 aw 1.5.28.1: Adaptions after resync
2007-07-18 09:43:17 +00:00
Oliver Bolte
6fb8bb9f6a INTEGRATION: CWS presfixes12 (1.5.18); FILE MERGED
2007/02/20 22:23:08 thb 1.5.18.1: #i37778# Added XCanvas::clear() method throughout all implementations
2007-07-17 13:24:31 +00:00
Kurt Zenker
8adb08cb28 INTEGRATION: CWS presfixes09 (1.3.8); FILE MERGED
2006/10/18 14:01:28 thb 1.3.8.2: RESYNC: (1.3-1.4); FILE MERGED
2006/05/12 21:35:07 thb 1.3.8.1: #i49357# Relaxed assertion a bit, to allow slight round-off errors for update area sizes.
2006-12-13 13:46:56 +00:00
Oliver Bolte
9c862bedda INTEGRATION: CWS pchfix02 (1.3.28); FILE MERGED
2006/09/01 17:18:06 kaib 1.3.28.1: #i68856# Added header markers and pch files
2006-09-17 02:27:28 +00:00
Oliver Bolte
59dfecfa2d INTEGRATION: CWS cairofixes01 (1.2.30); FILE MERGED
2006/03/02 17:50:01 radekdoulik 1.2.30.1: Issue number:  62722
Submitted by:  radekdoulik
Reviewed by:   radekdoulik
2006-02-08  Radek Doulik  <rodo@novell.com>

	* patches/cairo/cairo-canvas-redrawmanager-copy-updatearea.diff:
	avoid invalid reads when merging update areas. select2nd was
	making temporary copy, from which we took a reference and used it
	after the copy was destroyed
2006-03-22 10:01:20 +00:00
Kurt Zenker
5b833dc4c7 INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED
2005/10/28 12:52:14 thb 1.1.2.6: #i48939# Relaxed debug postcondition checking
2005/10/27 13:43:57 thb 1.1.2.5: #i48939# Filtering the list of updatable sprites from NULL sprites
2005/10/18 08:30:31 thb 1.1.2.4: #i10000# gcc does not like old-style structs types prefixed by const when declaring a variable.
2005/10/14 21:40:10 thb 1.1.2.3: #118732# Added working sprite prio; now correctly calculating remaining (inactive) set of sprites.
2005/10/11 15:41:19 thb 1.1.2.2: #i54170# Corrected license headers
2005/06/17 23:41:36 thb 1.1.2.1: #i48939# Implementations for the new canvas base classes
2005-11-02 11:55:15 +00:00