Commit Graph

7 Commits

Author SHA1 Message Date
Tor Lillqvist
66aed6f470 New try to sort out the overloaded virtual method weirdness
Revert "Clang WaE: -Woverloaded-virtual weirdness, this seems to help"
as that broke tinderboxes. Try another way instead, renaming two
versions of the overloaded render() method, so that there is no longer
any overloading.

Compiles -Werror-clean with Clang, hopefully no problem with other
compilers either.

This reverts commit 86b99ab408.
2012-04-04 08:27:23 +03:00
Norbert Thiebaud
c0f6713f94 remove include of pch header in cppcanvas 2011-11-27 13:02:39 -06: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
Rüdiger Timm
bf0cb4c87b INTEGRATION: CWS changefileheader (1.3.50); FILE MERGED
2008/03/31 13:07:08 rt 1.3.50.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:09:54 +00:00
Oliver Bolte
60e79ddd7f INTEGRATION: CWS pchfix02 (1.2.24); FILE MERGED
2006/09/01 17:22:48 kaib 1.2.24.1: #i68856# Added header markers and pch files
2006-09-17 11:48:57 +00:00
Kurt Zenker
7edcea3c4f INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED
2005/10/11 15:42:25 thb 1.1.2.2: #i54170# Corrected license headers
2005/08/24 22:59:10 thb 1.1.2.1: #i52876# Initial revision: base class for common XCachedPrimitive handling
2005-11-02 12:39:50 +00:00