]> git.tdb.fi Git - libs/gui.git/commitdiff
Drop Id tags and copyright notices from files
authorMikko Rasa <tdb@tdb.fi>
Tue, 16 Aug 2011 12:44:27 +0000 (15:44 +0300)
committerMikko Rasa <tdb@tdb.fi>
Thu, 25 Aug 2011 09:18:44 +0000 (12:18 +0300)
33 files changed:
Build
source/gbase/display.cpp
source/gbase/display.h
source/gbase/display_priv.h
source/gbase/drawcontext.cpp
source/gbase/drawcontext.h
source/gbase/eventsource.h
source/gbase/glcontext.cpp
source/gbase/glcontext.h
source/gbase/image.cpp
source/gbase/image.h
source/gbase/pixelformat.h
source/gbase/simplewindow.cpp
source/gbase/simplewindow.h
source/gbase/window.cpp
source/gbase/window.h
source/gbase/window_priv.h
source/input/binarycontrol.cpp
source/input/binarycontrol.h
source/input/control.cpp
source/input/control.h
source/input/device.cpp
source/input/device.h
source/input/hub.cpp
source/input/hub.h
source/input/keyboard.cpp
source/input/keyboard.h
source/input/keys.cpp
source/input/keys.h
source/input/mouse.cpp
source/input/mouse.h
source/input/smoothcontrol.cpp
source/input/smoothcontrol.h

diff --git a/Build b/Build
index a5baddd1fd409ae884cef557d21cff7f791b59f0..b8730502fd8fafcb20b2d6bde7c50cc07b70f621 100644 (file)
--- a/Build
+++ b/Build
@@ -1,5 +1,3 @@
-/* $Id$ */
-
 package "mspgbase"
 {
        version "1.1";
index cb0cecc59869fbd6aca14c5b8171bd7d63784349..d004b05be1f3768f345f5cf9bec7941515bcf9b9 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of libmspgbase
-Copyright © 2007-2008  Mikko Rasa, Mikkosoft Productions
-Distributed under the LGPL
-*/
-
 #include <iostream>
 #ifndef WIN32
 #include <X11/Xlib.h>
index a827f50f11b1291eabca029380c3f901d73dda50..1648fa4c8a9ab0bb25cbe7b4118cf2a06455fd19 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of libmspgbase
-Copyright © 2007-2008  Mikko Rasa, Mikkosoft Productions
-Distributed under the LGPL
-*/
-
 #ifndef MSP_GBASE_DISPLAY_H_
 #define MSP_GBASE_DISPLAY_H_
 
index 1c4f6c55ba7210f1d82f858276b6bed726c61e05..f522812fb7b5b7729147798e4488a2a4c0225dfe 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of libmspgbase
-Copyright © 2008  Mikko Rasa, Mikkosoft Productions
-Distributed under the LGPL
-*/
-
 #ifndef MSP_GBASE_DISPLAY_PRIV_H_
 #define MSP_GBASE_DISPLAY_PRIV_H_
 
index b3eaf9ed74d5971950557530a578091c2f9788db..46807aa78b09d029431e78eb88a051a045976776 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of libmspgbase
-Copyright © 2008  Mikko Rasa, Mikkosoft Productions
-Distributed under the LGPL
-*/
-
 #ifndef WIN32
 #include <sys/ipc.h>
 #include <sys/shm.h>
index 1411294072bbe0625d63d63ff97b1b5114827436..27174793edb063c04b6217c0f3f9774c3d6d088f 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of libmspgbase
-Copyright © 2008  Mikko Rasa, Mikkosoft Productions
-Distributed under the LGPL
-*/
-
 #ifndef MSP_GBASE_DRAWCONTEXT_H_
 #define MSP_GBASE_DRAWCONTEXT_H_
 
index 8133bbe51ffab328ce994851a51538fc28a9d44a..5f0942626203ce5aabb40d779659140e8668241a 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of libmspgbase
-Copyright © 2010  Mikko Rasa, Mikkosoft Productions
-Distributed under the LGPL
-*/
-
 #ifndef MSP_GBASE_EVENTSOURCE_H_
 #define MSP_GBASE_EVENTSOURCE_H_
 
index 6e02018b897ca013ee71079fc0f915a9869e938b..40175fd7ddecfb09439fb1351598789fe636995c 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of libmspgbase
-Copyright © 2007-2008  Mikko Rasa, Mikkosoft Productions
-Distributed under the LGPL
-*/
-
 #include <vector>
 #ifdef WIN32
 #include <windows.h>
index f013df25d228941346042fe096f6aded5d2c1853..02b383abbfa63fcbde006060492337ad99c99e20 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of libmspgbase
-Copyright © 2007-2008  Mikko Rasa, Mikkosoft Productions
-Distributed under the LGPL
-*/
-
 #ifndef MSP_GBASE_GLCONTEXT_H_
 #define MSP_GBASE_GLCONTEXT_H_
 
index 0cd0aff4c78340e16c64ce38fcb8ece76075e194..4fc74221057d16ba62af5e945d93e5ca9526667d 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of libmspgbase
-Copyright © 2007-2009  Mikko Rasa, Mikkosoft Productions
-Distributed under the LGPL
-*/
-
 #ifdef WITH_DEVIL
 #include <IL/il.h>
 #endif
index 4eee3d5a28dfd5dd159229a058c81d6a00a94d6e..60dd895b370864892f10ca65e2faa9d5219b8dc7 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of libmspgbase
-Copyright © 2007-2009  Mikko Rasa, Mikkosoft Productions
-Distributed under the LGPL
-*/
-
 #ifndef MSP_GBASE_IMAGE_H_
 #define MSP_GBASE_IMAGE_H_
 
index 01572d40894693e048600ae178ce198553034303..64b79ee31c8b8c297cf815444784ce639b3edacb 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of libmspgl
-Copyright © 2008  Mikko Rasa, Mikkosoft Productions
-Distributed under the LGPL
-*/
-
 #ifndef MSP_GBASE_PIXELFORMAT_H_
 #define MSP_GBASE_PIXELFORMAT_H_
 
index b0ba23298423ad84f4d04059de10b200b687048f..c782bab75a4151252ec7b910417112feed7a05b2 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of libmspgbase
-Copyright © 2008  Mikko Rasa, Mikkosoft Productions
-Distributed under the LGPL
-*/
-
 #include "simplewindow.h"
 
 namespace Msp {
index 1caa5e7bf202deaeaa5c27d8cd9d42e24141a3af..807e69f2492baa0653bef21c827b2727b63e09db 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of libmspgbase
-Copyright © 2008  Mikko Rasa, Mikkosoft Productions
-Distributed under the LGPL
-*/
-
 #ifndef MSP_GBASE_SIMPLEWINDOW_H_
 #define MSP_GBASE_SIMPLEWINDOW_H_
 
index ad130d9eb3c08a27d319c4f1f8b7adeed8967e9c..0b59a110c964f9073382432b93004492ce1ec2c7 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of libmspgbase
-Copyright © 2007-2010  Mikko Rasa, Mikkosoft Productions
-Distributed under the LGPL
-*/
-
 #include <vector>
 #ifndef WIN32
 #include <X11/Xatom.h>
index 9fa0734ae4675cbcf196a491548810c2abdb6fff..a7e7df42fe4f10f3b04efd6a292144494fb15d45 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of libmspgbase
-Copyright © 2007-2010  Mikko Rasa, Mikkosoft Productions
-Distributed under the LGPL
-*/
-
 #ifndef MSP_GBASE_WINDOW_H_
 #define MSP_GBASE_WINDOW_H_
 
index ab1d54956a904730a2d0164040cc9e2e009562cf..24d71a3a0df46d53f24e83ba5de5e50737436cc5 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of libmspgbase
-Copyright © 2008  Mikko Rasa, Mikkosoft Productions
-Distributed under the LGPL
-*/
-
 #ifndef MSP_GBASE_WINDOW_PRIV_H_
 #define MSP_GBASE_WINDOW_PRIV_H_
 
index 371de3c19f1a518afae93e7d329c3968c8c7a175..70a816570fb2d33bcc697ec52fe1fe770cd19147 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of libmspgbase
-Copyright © 2007 Mikko Rasa, Mikkosoft Productions
-Distributed under the LGPL
-*/
-
 #include "binarycontrol.h"
 #include "device.h"
 
index 4331f05aa94371b8337ce3ffc1b97fc748c7805c..fafa58537175cc19610742a45de9e805ef175dc1 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of libmspgbase
-Copyright © 2007 Mikko Rasa, Mikkosoft Productions
-Distributed under the LGPL
-*/
-
 #ifndef MSP_GBASE_BINARYCONTROL_H_
 #define MSP_GBASE_BINARYCONTROL_H_
 
index ffa02932f7db9c3b3159c45ab589d2c2f434ae1e..6ff80883f8d39d8df19892b9fd2cf114aac7cc4a 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of libmspgbase
-Copyright © 2007 Mikko Rasa, Mikkosoft Productions
-Distributed under the LGPL
-*/
-
 #include <msp/core/except.h>
 #include <msp/strings/lexicalcast.h>
 #include "control.h"
index 1d8c50a06bd84040dc17f50c155b1997a733c0c2..7d137bbf7342e93d033f6dafab946f1064dc2248 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of libmspgbase
-Copyright © 2007 Mikko Rasa, Mikkosoft Productions
-Distributed under the LGPL
-*/
-
 #ifndef MSP_GBASE_CONTROL_H_
 #define MSP_GBASE_CONTROL_H_
 
index 23393de7efead2a93e14de6882db42e02a66c393..8bca47671d0079127af2be446089ed0498574c25 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of libmspgbase
-Copyright © 2007 Mikko Rasa, Mikkosoft Productions
-Distributed under the LGPL
-*/
-
 #include <msp/strings/formatter.h>
 #include "device.h"
 
index ea41162bb2afa8aa7417f2096f08348a504126dd..43d180d50b6595696f1767f490c48d3c0863a178 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of libmspgbase
-Copyright © 2007 Mikko Rasa, Mikkosoft Productions
-Distributed under the LGPL
-*/
-
 #ifndef MSP_GBASE_INPUTDEVICE_H_
 #define MSP_GBASE_INPUTDEVICE_H_
 
index 0bc818f1adac6e28fdda21a9afdfd639dc8dada3..1be5d1382dc34552157ed26c8877d7d31bb7b102 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of libmspgbase
-Copyright © 2007 Mikko Rasa, Mikkosoft Productions
-Distributed under the LGPL
-*/
-
 #include <sigc++/bind.h>
 #include <msp/core/except.h>
 #include "hub.h"
index e003342007703e8cdf619b40e85294485305235e..af4db47d81da96538482ce0fe62c965b71cee323 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of libmspgbase
-Copyright © 2007 Mikko Rasa, Mikkosoft Productions
-Distributed under the LGPL
-*/
-
 #ifndef MSP_GBASE_INPUTHUB_H_
 #define MSP_GBASE_INPUTHUB_H_
 
index 963a06266fd5a033f91e5e2d448e4968bbbf6c53..324ec802fca57ba581d5063a0832f81fbe660926 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of libmspgbase
-Copyright © 2007-2008, 2010  Mikko Rasa, Mikkosoft Productions
-Distributed under the LGPL
-*/
-
 #ifdef WIN32
 #include <windows.h>
 #else
index 944cf4dfef7657fe9536a3a21cb7767f04a01b0d..56aa5c00921390f4cc13f4c74dffa31b03d1f0a8 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of libmspgbase
-Copyright © 2007-2008, 2010 Mikko Rasa, Mikkosoft Productions
-Distributed under the LGPL
-*/
-
 #ifndef MSP_GBASE_KEYBOARD_H_
 #define MSP_GBASE_KEYBOARD_H_
 
index 062b9be8e6b74ef9887901ba2859c45aba0ed9db..37a376aaa6c662eb391aaa4704148f5adcb8e8dd 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of libmspgbase
-Copyright © 2008, 2010 Mikko Rasa, Mikkosoft Productions
-Distributed under the LGPL
-*/
-
 #include <map>
 #ifdef WIN32
 #include <windows.h>
index 9718f83dc94074c9b05cdbd2eafed253f3094c36..5727e685174265874831e0588ec27e24dda7642a 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of libmspgbase
-Copyright © 2008, 2010 Mikko Rasa, Mikkosoft Productions
-Distributed under the LGPL
-*/
-
 #ifndef MSP_INPUT_KEYS_H_
 #define MSP_INPUT_KEYS_H_
 
index 6717427535b4190f49f3720cef2e29dcc4f6e4b1..6a3151adf812ba2a75631d87d6f884d0ad8f31a3 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of libmspgbase
-Copyright © 2007-2008, 2010  Mikko Rasa, Mikkosoft Productions
-Distributed under the LGPL
-*/
-
 #include <msp/strings/formatter.h>
 #include "mouse.h"
 
index 0a0f4fa0f1aa9cf66d566d648405944ef3f1512b..50681c11954b03b9c0d7b51f751b87f5a29f87cb 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of libmspgbase
-Copyright © 2007-2008, 2010  Mikko Rasa, Mikkosoft Productions
-Distributed under the LGPL
-*/
-
 #ifndef MSP_GBASE_MOUSE_H_
 #define MSP_GBASE_MOUSE_H_
 
index d45c9536d5e3a5b586f7d28b27e42d8a629d2ecd..eb308784b3175e86611186dd7622a94e3f5df099 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of libmspgbase
-Copyright © 2007 Mikko Rasa, Mikkosoft Productions
-Distributed under the LGPL
-*/
-
 #include "smoothcontrol.h"
 
 namespace Msp {
index 2e964bd32c62784cb9370e7cfa34cec69b27d6c5..fb6f84e41e2ff64ceee262656d6ac9cc96c27a60 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of libmspgbase
-Copyright © 2007 Mikko Rasa, Mikkosoft Productions
-Distributed under the LGPL
-*/
-
 #ifndef MSP_GBASE_SMOOTHCONTROL_H_
 #define MSP_GBASE_SMOOTHCONTROL_H_