mirror of
https://github.com/aseprite/aseprite.git
synced 2025-04-01 01:20:25 +00:00
Fix a typo in all files distributed under BSD-like and Allegro licenses
Thanks to Tobias Hansen.
This commit is contained in:
parent
b51530e45d
commit
0496f38ed3
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE base library
|
// ASEPRITE base library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#ifndef BASE_BIND_H_INCLUDED
|
#ifndef BASE_BIND_H_INCLUDED
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE base library
|
// ASEPRITE base library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE base library
|
// ASEPRITE base library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#ifndef BASE_CHRONO_H_INCLUDED
|
#ifndef BASE_CHRONO_H_INCLUDED
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE base library
|
// ASEPRITE base library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#include <time.h>
|
#include <time.h>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE base library
|
// ASEPRITE base library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#define WIN32_LEAN_AND_MEAN
|
#define WIN32_LEAN_AND_MEAN
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE base library
|
// ASEPRITE base library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#ifndef BASE_COMPILER_SPECIFIC_H_INCLUDED
|
#ifndef BASE_COMPILER_SPECIFIC_H_INCLUDED
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE base library
|
// ASEPRITE base library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE base library
|
// ASEPRITE base library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#ifndef BASE_CONVERT_TO_H_INCLUDED
|
#ifndef BASE_CONVERT_TO_H_INCLUDED
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE base library
|
// ASEPRITE base library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#ifndef BASE_DISABLE_COPYING_H_INCLUDED
|
#ifndef BASE_DISABLE_COPYING_H_INCLUDED
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE base library
|
// ASEPRITE base library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE base library
|
// ASEPRITE base library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#ifndef BASE_ERRNO_STRING_H_INCLUDED
|
#ifndef BASE_ERRNO_STRING_H_INCLUDED
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE base library
|
// ASEPRITE base library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE base library
|
// ASEPRITE base library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#ifndef BASE_EXCEPTION_H_INCLUDED
|
#ifndef BASE_EXCEPTION_H_INCLUDED
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE base library
|
// ASEPRITE base library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE base library
|
// ASEPRITE base library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#ifndef BASE_FS_H_INCLUDED
|
#ifndef BASE_FS_H_INCLUDED
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE base library
|
// ASEPRITE base library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE base library
|
// ASEPRITE base library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE base library
|
// ASEPRITE base library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE base library
|
// ASEPRITE base library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#ifndef BASE_MEM_UTILS_H_INCLUDED
|
#ifndef BASE_MEM_UTILS_H_INCLUDED
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE base library
|
// ASEPRITE base library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE base library
|
// ASEPRITE base library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#ifndef BASE_MEMORY_H_INCLUDED
|
#ifndef BASE_MEMORY_H_INCLUDED
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE base library
|
// ASEPRITE base library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE base library
|
// ASEPRITE base library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#ifndef BASE_MEMORY_DUMP_H_INCLUDED
|
#ifndef BASE_MEMORY_DUMP_H_INCLUDED
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE base library
|
// ASEPRITE base library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#ifndef BASE_MEMORY_DUMP_NONE_H_INCLUDED
|
#ifndef BASE_MEMORY_DUMP_NONE_H_INCLUDED
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE base library
|
// ASEPRITE base library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#ifndef BASE_MEMORY_DUMP_WIN32_H_INCLUDED
|
#ifndef BASE_MEMORY_DUMP_WIN32_H_INCLUDED
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE base library
|
// ASEPRITE base library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE base library
|
// ASEPRITE base library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#ifndef BASE_MUTEX_H_INCLUDED
|
#ifndef BASE_MUTEX_H_INCLUDED
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE base library
|
// ASEPRITE base library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#ifndef BASE_MUTEX_PTHREAD_H_INCLUDED
|
#ifndef BASE_MUTEX_PTHREAD_H_INCLUDED
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE base library
|
// ASEPRITE base library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#ifndef BASE_MUTEX_WIN32_H_INCLUDED
|
#ifndef BASE_MUTEX_WIN32_H_INCLUDED
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE base library
|
// ASEPRITE base library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE base library
|
// ASEPRITE base library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#ifndef BASE_PATH_H_INCLUDED
|
#ifndef BASE_PATH_H_INCLUDED
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE base library
|
// ASEPRITE base library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#include <gtest/gtest.h>
|
#include <gtest/gtest.h>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE base library
|
// ASEPRITE base library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#ifndef BASE_RECENT_ITEMS_H_INCLUDED
|
#ifndef BASE_RECENT_ITEMS_H_INCLUDED
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE base library
|
// ASEPRITE base library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#ifndef BASE_REMOVE_FROM_CONTAINER_H_INCLUDED
|
#ifndef BASE_REMOVE_FROM_CONTAINER_H_INCLUDED
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE base library
|
// ASEPRITE base library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#ifndef BASE_SCOPED_LOCK_H_INCLUDED
|
#ifndef BASE_SCOPED_LOCK_H_INCLUDED
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE base library
|
// ASEPRITE base library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE base library
|
// ASEPRITE base library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#ifndef BASE_SERIALIZATION_H_INCLUDED
|
#ifndef BASE_SERIALIZATION_H_INCLUDED
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE base library
|
// ASEPRITE base library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE base library
|
// ASEPRITE base library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#ifndef BASE_SHA1_H_INCLUDED
|
#ifndef BASE_SHA1_H_INCLUDED
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE base library
|
// ASEPRITE base library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#ifndef BASE_SHARED_PTR_H_INCLUDED
|
#ifndef BASE_SHARED_PTR_H_INCLUDED
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE base library
|
// ASEPRITE base library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#include <gtest/gtest.h>
|
#include <gtest/gtest.h>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE base library
|
// ASEPRITE base library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#ifndef BASE_SIGNAL_H_INCLUDED
|
#ifndef BASE_SIGNAL_H_INCLUDED
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE base library
|
// ASEPRITE base library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#ifndef BASE_SLOT_H_INCLUDED
|
#ifndef BASE_SLOT_H_INCLUDED
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE base library
|
// ASEPRITE base library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE base library
|
// ASEPRITE base library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#ifndef BASE_SPLIT_STRING_H_INCLUDED
|
#ifndef BASE_SPLIT_STRING_H_INCLUDED
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE base library
|
// ASEPRITE base library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#include <gtest/gtest.h>
|
#include <gtest/gtest.h>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE base library
|
// ASEPRITE base library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE base library
|
// ASEPRITE base library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#ifndef BASE_STRING_H_INCLUDED
|
#ifndef BASE_STRING_H_INCLUDED
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE base library
|
// ASEPRITE base library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE base library
|
// ASEPRITE base library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#ifndef BASE_TEMP_DIR_H_INCLUDED
|
#ifndef BASE_TEMP_DIR_H_INCLUDED
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE gui library
|
// ASEPRITE gui library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE base library
|
// ASEPRITE base library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#ifndef BASE_THREAD_H_INCLUDED
|
#ifndef BASE_THREAD_H_INCLUDED
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE base library
|
// ASEPRITE base library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#include <gtest/gtest.h>
|
#include <gtest/gtest.h>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE base library
|
// ASEPRITE base library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE base library
|
// ASEPRITE base library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#ifndef BASE_TRIM_STRING_H_INCLUDED
|
#ifndef BASE_TRIM_STRING_H_INCLUDED
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE base library
|
// ASEPRITE base library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#ifndef BASE_UNIQUE_PTR_H_INCLUDED
|
#ifndef BASE_UNIQUE_PTR_H_INCLUDED
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE base library
|
// ASEPRITE base library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#include <gtest/gtest.h>
|
#include <gtest/gtest.h>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE base library
|
// ASEPRITE base library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE base library
|
// ASEPRITE base library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#ifndef BASE_VERSION_H_INCLUDED
|
#ifndef BASE_VERSION_H_INCLUDED
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE base library
|
// ASEPRITE base library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#include <gtest/gtest.h>
|
#include <gtest/gtest.h>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE gfx library
|
// ASEPRITE gfx library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#ifndef GFX_BORDER_H_INCLUDED
|
#ifndef GFX_BORDER_H_INCLUDED
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE gfx library
|
// ASEPRITE gfx library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#ifndef GFX_FWD_H_INCLUDED
|
#ifndef GFX_FWD_H_INCLUDED
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE gfx library
|
// ASEPRITE gfx library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#include "gfx/hsv.h"
|
#include "gfx/hsv.h"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE gfx library
|
// ASEPRITE gfx library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#ifndef GFX_HSV_H_INCLUDED
|
#ifndef GFX_HSV_H_INCLUDED
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE gfx library
|
// ASEPRITE gfx library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#include <gtest/gtest.h>
|
#include <gtest/gtest.h>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE gfx library
|
// ASEPRITE gfx library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#ifndef GFX_POINT_H_INCLUDED
|
#ifndef GFX_POINT_H_INCLUDED
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE gfx library
|
// ASEPRITE gfx library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#ifndef GFX_RECT_H_INCLUDED
|
#ifndef GFX_RECT_H_INCLUDED
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE gfx library
|
// ASEPRITE gfx library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#include <gtest/gtest.h>
|
#include <gtest/gtest.h>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE gfx library
|
// ASEPRITE gfx library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#include "gfx/rgb.h"
|
#include "gfx/rgb.h"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE gfx library
|
// ASEPRITE gfx library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#ifndef GFX_RGB_H_INCLUDED
|
#ifndef GFX_RGB_H_INCLUDED
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE gfx library
|
// ASEPRITE gfx library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#include <gtest/gtest.h>
|
#include <gtest/gtest.h>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE gfx library
|
// ASEPRITE gfx library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#ifndef GFX_SIZE_H_INCLUDED
|
#ifndef GFX_SIZE_H_INCLUDED
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE gfx library
|
// ASEPRITE gfx library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE gfx library
|
// ASEPRITE gfx library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#ifndef TRANSFORMATION_H_INCLUDED
|
#ifndef TRANSFORMATION_H_INCLUDED
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE Linear Algebra Library
|
// ASEPRITE Linear Algebra Library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#ifndef LA_VECTOR2D_H_INCLUDED
|
#ifndef LA_VECTOR2D_H_INCLUDED
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
// By Shawn Hargreaves.
|
// By Shawn Hargreaves.
|
||||||
// Adapted to ASEPRITE by David Capello
|
// Adapted to ASEPRITE by David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a Allegro license, please
|
// This source file is distributed under a Allegro license, please
|
||||||
// read allegro4-LICENSE.txt for more information.
|
// read allegro4-LICENSE.txt for more information.
|
||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
// Optimized by Sven Sandberg.
|
// Optimized by Sven Sandberg.
|
||||||
// To C++ templates by David Capello
|
// To C++ templates by David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a Allegro license, please
|
// This source file is distributed under a Allegro license, please
|
||||||
// read allegro4-LICENSE.txt for more information.
|
// read allegro4-LICENSE.txt for more information.
|
||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// SHE library
|
// SHE library
|
||||||
// Copyright (C) 2012 David Capello
|
// Copyright (C) 2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#ifndef SHE_CAPABILITIES_H_INCLUDED
|
#ifndef SHE_CAPABILITIES_H_INCLUDED
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// SHE library
|
// SHE library
|
||||||
// Copyright (C) 2012 David Capello
|
// Copyright (C) 2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#ifndef SHE_DISPLAY_H_INCLUDED
|
#ifndef SHE_DISPLAY_H_INCLUDED
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// SHE library
|
// SHE library
|
||||||
// Copyright (C) 2012 David Capello
|
// Copyright (C) 2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#ifndef SHE_LOCKED_SURFACE_H_INCLUDED
|
#ifndef SHE_LOCKED_SURFACE_H_INCLUDED
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// SHE library
|
// SHE library
|
||||||
// Copyright (C) 2012 David Capello
|
// Copyright (C) 2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#ifndef SHE_SCOPED_HANDLE_H_INCLUDED
|
#ifndef SHE_SCOPED_HANDLE_H_INCLUDED
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// SHE library
|
// SHE library
|
||||||
// Copyright (C) 2012 David Capello
|
// Copyright (C) 2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#ifndef SHE_SCOPED_SURFACE_LOCK_H_INCLUDED
|
#ifndef SHE_SCOPED_SURFACE_LOCK_H_INCLUDED
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// SHE library
|
// SHE library
|
||||||
// Copyright (C) 2012 David Capello
|
// Copyright (C) 2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#ifndef SHE_H_INCLUDED
|
#ifndef SHE_H_INCLUDED
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// SHE library
|
// SHE library
|
||||||
// Copyright (C) 2012 David Capello
|
// Copyright (C) 2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#ifdef HAVE_CONFIG_H
|
#ifdef HAVE_CONFIG_H
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// SHE library
|
// SHE library
|
||||||
// Copyright (C) 2012 David Capello
|
// Copyright (C) 2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#ifndef SHE_SURFACE_H_INCLUDED
|
#ifndef SHE_SURFACE_H_INCLUDED
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// SHE library
|
// SHE library
|
||||||
// Copyright (C) 2012 David Capello
|
// Copyright (C) 2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#ifndef SHE_SYSTEM_H_INCLUDED
|
#ifndef SHE_SYSTEM_H_INCLUDED
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE gui library
|
// ASEPRITE gui library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE gui library
|
// ASEPRITE gui library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#ifndef UI_ACCELERATOR_H_INCLUDED
|
#ifndef UI_ACCELERATOR_H_INCLUDED
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE gui library
|
// ASEPRITE gui library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
/***********************************************************************
|
/***********************************************************************
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE gui library
|
// ASEPRITE gui library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#ifndef UI_ALERT_H_INCLUDED
|
#ifndef UI_ALERT_H_INCLUDED
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE gui library
|
// ASEPRITE gui library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#ifndef UI_BASE_H_INCLUDED
|
#ifndef UI_BASE_H_INCLUDED
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE gui library
|
// ASEPRITE gui library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
/* Based on code from GTK+ 2.1.2 (gtk+/gtk/gtkhbox.c) */
|
/* Based on code from GTK+ 2.1.2 (gtk+/gtk/gtkhbox.c) */
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE gui library
|
// ASEPRITE gui library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#ifndef UI_BOX_H_INCLUDED
|
#ifndef UI_BOX_H_INCLUDED
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE gui library
|
// ASEPRITE gui library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE gui library
|
// ASEPRITE gui library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#ifndef UI_BUTTON_H_INCLUDED
|
#ifndef UI_BUTTON_H_INCLUDED
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE gui library
|
// ASEPRITE gui library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE gui library
|
// ASEPRITE gui library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#ifndef UI_CLIPBOARD_H_INCLUDED
|
#ifndef UI_CLIPBOARD_H_INCLUDED
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE gui library
|
// ASEPRITE gui library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#ifndef UI_CLOSE_EVENT_H_INCLUDED
|
#ifndef UI_CLOSE_EVENT_H_INCLUDED
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE gui library
|
// ASEPRITE gui library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ASEPRITE gui library
|
// ASEPRITE gui library
|
||||||
// Copyright (C) 2001-2012 David Capello
|
// Copyright (C) 2001-2012 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is distributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
|
||||||
#ifndef UI_COMBOBOX_H_INCLUDED
|
#ifndef UI_COMBOBOX_H_INCLUDED
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user