diff --git a/CMakeLists.txt b/CMakeLists.txt index b5c8b7532..0b27fbb27 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -# ASE - Allegro Sprite Editor +# ASEPRITE # Copyright (C) 2001-2012 David Capello # # Parts of this file come from the Allegro 4.4 CMakeLists.txt diff --git a/config.h b/config.h index f8adc7930..50357f686 100644 --- a/config.h +++ b/config.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/data/widgets/advanced_mode.xml b/data/widgets/advanced_mode.xml index 10ba56a35..07ba070d9 100644 --- a/data/widgets/advanced_mode.xml +++ b/data/widgets/advanced_mode.xml @@ -1,4 +1,4 @@ - + diff --git a/data/widgets/canvas_size.xml b/data/widgets/canvas_size.xml index 02e520f57..db60a155c 100644 --- a/data/widgets/canvas_size.xml +++ b/data/widgets/canvas_size.xml @@ -1,4 +1,4 @@ - + diff --git a/data/widgets/cel_properties.xml b/data/widgets/cel_properties.xml index bb8442da8..4ebd91a20 100644 --- a/data/widgets/cel_properties.xml +++ b/data/widgets/cel_properties.xml @@ -1,4 +1,4 @@ - + diff --git a/data/widgets/color_curve.xml b/data/widgets/color_curve.xml index 2eed7218c..3ec8d3bc5 100644 --- a/data/widgets/color_curve.xml +++ b/data/widgets/color_curve.xml @@ -1,4 +1,4 @@ - + diff --git a/data/widgets/convolution_matrix.xml b/data/widgets/convolution_matrix.xml index 25733b122..ab6878246 100644 --- a/data/widgets/convolution_matrix.xml +++ b/data/widgets/convolution_matrix.xml @@ -1,4 +1,4 @@ - + diff --git a/data/widgets/despeckle.xml b/data/widgets/despeckle.xml index f64106c14..a024d72fe 100644 --- a/data/widgets/despeckle.xml +++ b/data/widgets/despeckle.xml @@ -1,4 +1,4 @@ - + diff --git a/data/widgets/draw_text.xml b/data/widgets/draw_text.xml index f323f0cce..1df63e1e9 100644 --- a/data/widgets/draw_text.xml +++ b/data/widgets/draw_text.xml @@ -1,4 +1,4 @@ - + diff --git a/data/widgets/duplicate_sprite.xml b/data/widgets/duplicate_sprite.xml index a00bf7899..e2ef0f6bb 100644 --- a/data/widgets/duplicate_sprite.xml +++ b/data/widgets/duplicate_sprite.xml @@ -1,4 +1,4 @@ - + diff --git a/data/widgets/file_selector.xml b/data/widgets/file_selector.xml index 7809d2b2c..67a2ae1a1 100644 --- a/data/widgets/file_selector.xml +++ b/data/widgets/file_selector.xml @@ -1,4 +1,4 @@ - + diff --git a/data/widgets/frame_duration.xml b/data/widgets/frame_duration.xml index 7a1b789d1..1fc24f87a 100644 --- a/data/widgets/frame_duration.xml +++ b/data/widgets/frame_duration.xml @@ -1,4 +1,4 @@ - + diff --git a/data/widgets/grid_settings.xml b/data/widgets/grid_settings.xml index 71f17d983..ae80bcb48 100644 --- a/data/widgets/grid_settings.xml +++ b/data/widgets/grid_settings.xml @@ -1,4 +1,4 @@ - + diff --git a/data/widgets/jpeg_options.xml b/data/widgets/jpeg_options.xml index 701563dc9..0879649a3 100644 --- a/data/widgets/jpeg_options.xml +++ b/data/widgets/jpeg_options.xml @@ -1,4 +1,4 @@ - + diff --git a/data/widgets/main_window.xml b/data/widgets/main_window.xml index cded21410..dbca59720 100644 --- a/data/widgets/main_window.xml +++ b/data/widgets/main_window.xml @@ -1,4 +1,4 @@ - + diff --git a/data/widgets/new_layer.xml b/data/widgets/new_layer.xml index 00b3a4af3..ba84b2c44 100644 --- a/data/widgets/new_layer.xml +++ b/data/widgets/new_layer.xml @@ -1,4 +1,4 @@ - + diff --git a/data/widgets/new_sprite.xml b/data/widgets/new_sprite.xml index 11f161086..77463ba3f 100644 --- a/data/widgets/new_sprite.xml +++ b/data/widgets/new_sprite.xml @@ -1,4 +1,4 @@ - + diff --git a/data/widgets/options.xml b/data/widgets/options.xml index 19c317c4a..1d3466397 100644 --- a/data/widgets/options.xml +++ b/data/widgets/options.xml @@ -1,4 +1,4 @@ - + diff --git a/data/widgets/play_flic.xml b/data/widgets/play_flic.xml index ad99a28ac..c48ee2a06 100644 --- a/data/widgets/play_flic.xml +++ b/data/widgets/play_flic.xml @@ -1,4 +1,4 @@ - + diff --git a/data/widgets/replace_color.xml b/data/widgets/replace_color.xml index c05a26dd5..a88b432b0 100644 --- a/data/widgets/replace_color.xml +++ b/data/widgets/replace_color.xml @@ -1,4 +1,4 @@ - + diff --git a/data/widgets/sprite_properties.xml b/data/widgets/sprite_properties.xml index 18061ecd9..aeaef289f 100644 --- a/data/widgets/sprite_properties.xml +++ b/data/widgets/sprite_properties.xml @@ -1,4 +1,4 @@ - + diff --git a/data/widgets/sprite_size.xml b/data/widgets/sprite_size.xml index b0637a876..20511a8aa 100644 --- a/data/widgets/sprite_size.xml +++ b/data/widgets/sprite_size.xml @@ -1,4 +1,4 @@ - + diff --git a/data/widgets/tools_configuration.xml b/data/widgets/tools_configuration.xml index 8af281e62..d8960e88d 100644 --- a/data/widgets/tools_configuration.xml +++ b/data/widgets/tools_configuration.xml @@ -1,4 +1,4 @@ - + diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 9eb38c685..6e873e2ae 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1,4 +1,4 @@ -# ASE - Allegro Sprite Editor +# ASEPRITE # Copyright (C) 2001-2012 David Capello if(MSVC) diff --git a/src/allegro/README.txt b/src/allegro/README.txt index e9a6d366e..288205b8e 100644 --- a/src/allegro/README.txt +++ b/src/allegro/README.txt @@ -1,5 +1,5 @@ This is a modified version of Allegro library (branch 4.4) specially -patched for ASE by David Capello. +patched for ASEPRITE by David Capello. Changes: - Mouse driver for Windows was modified to use WM_MOUSEMOVE instead of diff --git a/src/app.cpp b/src/app.cpp index b312ef73b..c9bbbe187 100644 --- a/src/app.cpp +++ b/src/app.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify @@ -74,12 +74,12 @@ #endif /** - * ASE modules. + * ASEPRITE modules. */ class App::Modules { public: - // ASE Modules + // ASEPRITE Modules FileSystemModule m_file_system_module; tools::ToolBox m_toolbox; CommandsModule m_commands_modules; @@ -322,13 +322,13 @@ int App::run() return 0; } -// Finishes the ASE application. +// Finishes the ASEPRITE application. App::~App() { try { ASSERT(m_instance == this); - // Remove ASE handlers + // Remove ASEPRITE handlers PRINTF("ASE: Uninstalling\n"); // Fire App Exit signal diff --git a/src/app.h b/src/app.h index 4d9b4559e..42e6b5d4a 100644 --- a/src/app.h +++ b/src/app.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify @@ -55,11 +55,11 @@ public: const base::string& getArgv(int i) { return m_args[i]; } const std::vector& getArgs() const { return m_args; } - // Returns true if ASE is running with GUI available. + // Returns true if ASEPRITE is running with GUI available. bool isGui() const { return m_isGui; } - // Runs the ASE application. In GUI mode it's the top-level window, - // in console/scripting it just runs the specified scripts. + // Runs the ASEPRITE application. In GUI mode it's the top-level + // window, in console/scripting it just runs the specified scripts. int run(); LoggerModule* getLogger() const; diff --git a/src/app/check_update.cpp b/src/app/check_update.cpp index 889bc6977..e53fb90e0 100644 --- a/src/app/check_update.cpp +++ b/src/app/check_update.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/app/check_update.h b/src/app/check_update.h index 0c7b9cd77..8035e2348 100644 --- a/src/app/check_update.h +++ b/src/app/check_update.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/app/color.cpp b/src/app/color.cpp index ef1d96f9f..71c0f5764 100644 --- a/src/app/color.cpp +++ b/src/app/color.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/app/color.h b/src/app/color.h index fe7bf113b..fb1b32bea 100644 --- a/src/app/color.h +++ b/src/app/color.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/app/color_unittest.cpp b/src/app/color_unittest.cpp index a2483c9d2..eb2dd59d2 100644 --- a/src/app/color_unittest.cpp +++ b/src/app/color_unittest.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/app/color_utils.cpp b/src/app/color_utils.cpp index 136e8f4a6..55e114356 100644 --- a/src/app/color_utils.cpp +++ b/src/app/color_utils.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/app/color_utils.h b/src/app/color_utils.h index c54e9c346..287b2caba 100644 --- a/src/app/color_utils.h +++ b/src/app/color_utils.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/base/CMakeLists.txt b/src/base/CMakeLists.txt index 8c359f327..31b5d3cf0 100644 --- a/src/base/CMakeLists.txt +++ b/src/base/CMakeLists.txt @@ -1,4 +1,4 @@ -# ASE - Allegro Sprite Editor +# ASEPRITE # Copyright (C) 2001-2012 David Capello add_library(base-lib diff --git a/src/base/LICENSE.txt b/src/base/LICENSE.txt index 3743b6f82..4183e4416 100644 --- a/src/base/LICENSE.txt +++ b/src/base/LICENSE.txt @@ -1,4 +1,4 @@ -ASE base library +ASEPRITE base library Copyright (c) 2001-2012 David Capello All rights reserved. diff --git a/src/base/bind.h b/src/base/bind.h index 8176b0d0a..42906678b 100644 --- a/src/base/bind.h +++ b/src/base/bind.h @@ -1,4 +1,4 @@ -// ASE base library +// ASEPRITE base library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/base/compiler_specific.h b/src/base/compiler_specific.h index da0132d90..292d8b598 100644 --- a/src/base/compiler_specific.h +++ b/src/base/compiler_specific.h @@ -1,4 +1,4 @@ -// ASE base library +// ASEPRITE base library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/base/convert_to.cpp b/src/base/convert_to.cpp index 324e16a20..a970a09d1 100644 --- a/src/base/convert_to.cpp +++ b/src/base/convert_to.cpp @@ -1,4 +1,4 @@ -// ASE base library +// ASEPRITE base library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/base/convert_to.h b/src/base/convert_to.h index 639e1e286..bc8b5d36d 100644 --- a/src/base/convert_to.h +++ b/src/base/convert_to.h @@ -1,4 +1,4 @@ -// ASE base library +// ASEPRITE base library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/base/disable_copying.h b/src/base/disable_copying.h index 7e21644e8..c6a6ad782 100644 --- a/src/base/disable_copying.h +++ b/src/base/disable_copying.h @@ -1,4 +1,4 @@ -// ASE base library +// ASEPRITE base library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/base/errno_string.cpp b/src/base/errno_string.cpp index c459f5f65..65027df3f 100644 --- a/src/base/errno_string.cpp +++ b/src/base/errno_string.cpp @@ -1,4 +1,4 @@ -// ASE base library +// ASEPRITE base library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/base/errno_string.h b/src/base/errno_string.h index b41488616..fdb81b91e 100644 --- a/src/base/errno_string.h +++ b/src/base/errno_string.h @@ -1,4 +1,4 @@ -// ASE base library +// ASEPRITE base library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/base/exception.cpp b/src/base/exception.cpp index 2869a9237..52484ae9f 100644 --- a/src/base/exception.cpp +++ b/src/base/exception.cpp @@ -1,4 +1,4 @@ -// ASE base library +// ASEPRITE base library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/base/exception.h b/src/base/exception.h index 1129688cd..d1c549ab1 100644 --- a/src/base/exception.h +++ b/src/base/exception.h @@ -1,4 +1,4 @@ -// ASE base library +// ASEPRITE base library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/base/mem_utils.cpp b/src/base/mem_utils.cpp index 02eaded06..bd26ebc2d 100644 --- a/src/base/mem_utils.cpp +++ b/src/base/mem_utils.cpp @@ -1,4 +1,4 @@ -// ASE base library +// ASEPRITE base library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/base/mem_utils.h b/src/base/mem_utils.h index 9bccb5f49..74624d8ca 100644 --- a/src/base/mem_utils.h +++ b/src/base/mem_utils.h @@ -1,4 +1,4 @@ -// ASE base library +// ASEPRITE base library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/base/memory.cpp b/src/base/memory.cpp index 965eb434d..662d923d1 100644 --- a/src/base/memory.cpp +++ b/src/base/memory.cpp @@ -1,4 +1,4 @@ -// ASE base library +// ASEPRITE base library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/base/memory.h b/src/base/memory.h index f7f512813..b59a6e491 100644 --- a/src/base/memory.h +++ b/src/base/memory.h @@ -1,4 +1,4 @@ -// ASE base library +// ASEPRITE base library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/base/memory_dump.cpp b/src/base/memory_dump.cpp index c46f3dd27..aa2a67ca2 100644 --- a/src/base/memory_dump.cpp +++ b/src/base/memory_dump.cpp @@ -1,4 +1,4 @@ -// ASE base library +// ASEPRITE base library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/base/memory_dump.h b/src/base/memory_dump.h index 47677af5c..855c7547e 100644 --- a/src/base/memory_dump.h +++ b/src/base/memory_dump.h @@ -1,4 +1,4 @@ -// ASE base library +// ASEPRITE base library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/base/memory_dump_none.h b/src/base/memory_dump_none.h index f76c5f9ba..5d4569335 100644 --- a/src/base/memory_dump_none.h +++ b/src/base/memory_dump_none.h @@ -1,4 +1,4 @@ -// ASE base library +// ASEPRITE base library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/base/memory_dump_win32.h b/src/base/memory_dump_win32.h index 31faa6729..b1fef5095 100644 --- a/src/base/memory_dump_win32.h +++ b/src/base/memory_dump_win32.h @@ -1,4 +1,4 @@ -// ASE base library +// ASEPRITE base library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/base/mutex.cpp b/src/base/mutex.cpp index 762659414..bcaccd152 100644 --- a/src/base/mutex.cpp +++ b/src/base/mutex.cpp @@ -1,4 +1,4 @@ -// ASE base library +// ASEPRITE base library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/base/mutex.h b/src/base/mutex.h index 4614df38f..b099f30d8 100644 --- a/src/base/mutex.h +++ b/src/base/mutex.h @@ -1,4 +1,4 @@ -// ASE base library +// ASEPRITE base library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/base/mutex_pthread.h b/src/base/mutex_pthread.h index 0c21d9223..bd4fd31e9 100644 --- a/src/base/mutex_pthread.h +++ b/src/base/mutex_pthread.h @@ -1,4 +1,4 @@ -// ASE base library +// ASEPRITE base library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/base/mutex_win32.h b/src/base/mutex_win32.h index 617583b5d..fb3ed40b0 100644 --- a/src/base/mutex_win32.h +++ b/src/base/mutex_win32.h @@ -1,4 +1,4 @@ -// ASE base library +// ASEPRITE base library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/base/path.cpp b/src/base/path.cpp index 377dbe288..90cf5497c 100644 --- a/src/base/path.cpp +++ b/src/base/path.cpp @@ -1,4 +1,4 @@ -// ASE base library +// ASEPRITE base library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/base/path.h b/src/base/path.h index 40ee68955..1d6a2ea33 100644 --- a/src/base/path.h +++ b/src/base/path.h @@ -1,4 +1,4 @@ -// ASE base library +// ASEPRITE base library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/base/path_unittest.cpp b/src/base/path_unittest.cpp index 5557b65a5..cbd79d743 100644 --- a/src/base/path_unittest.cpp +++ b/src/base/path_unittest.cpp @@ -1,4 +1,4 @@ -// ASE base library +// ASEPRITE base library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/base/remove_from_container.h b/src/base/remove_from_container.h index fd56d8e2b..d0dd9441c 100644 --- a/src/base/remove_from_container.h +++ b/src/base/remove_from_container.h @@ -1,4 +1,4 @@ -// ASE base library +// ASEPRITE base library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/base/scoped_lock.h b/src/base/scoped_lock.h index 9086e1585..a40c43dbf 100644 --- a/src/base/scoped_lock.h +++ b/src/base/scoped_lock.h @@ -1,4 +1,4 @@ -// ASE base library +// ASEPRITE base library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/base/serialization.cpp b/src/base/serialization.cpp index b0735621c..263852ae6 100644 --- a/src/base/serialization.cpp +++ b/src/base/serialization.cpp @@ -1,4 +1,4 @@ -// ASE base library +// ASEPRITE base library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/base/serialization.h b/src/base/serialization.h index e52f1f740..2bf15f831 100644 --- a/src/base/serialization.h +++ b/src/base/serialization.h @@ -1,4 +1,4 @@ -// ASE base library +// ASEPRITE base library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/base/sha1.cpp b/src/base/sha1.cpp index 7007a045a..41f94ee8f 100644 --- a/src/base/sha1.cpp +++ b/src/base/sha1.cpp @@ -1,4 +1,4 @@ -// ASE base library +// ASEPRITE base library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/base/sha1.h b/src/base/sha1.h index 545a04e1c..a0e46b818 100644 --- a/src/base/sha1.h +++ b/src/base/sha1.h @@ -1,4 +1,4 @@ -// ASE base library +// ASEPRITE base library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/base/shared_ptr.h b/src/base/shared_ptr.h index 5f076028d..71a835510 100644 --- a/src/base/shared_ptr.h +++ b/src/base/shared_ptr.h @@ -1,4 +1,4 @@ -// ASE base library +// ASEPRITE base library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/base/shared_ptr_unittest.cpp b/src/base/shared_ptr_unittest.cpp index 1ca5e5ac0..646f9e057 100644 --- a/src/base/shared_ptr_unittest.cpp +++ b/src/base/shared_ptr_unittest.cpp @@ -1,4 +1,4 @@ -// ASE base library +// ASEPRITE base library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/base/signal.h b/src/base/signal.h index d6d4ec926..b94b1beef 100644 --- a/src/base/signal.h +++ b/src/base/signal.h @@ -1,4 +1,4 @@ -// ASE base library +// ASEPRITE base library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/base/slot.h b/src/base/slot.h index 845040991..53334954a 100644 --- a/src/base/slot.h +++ b/src/base/slot.h @@ -1,4 +1,4 @@ -// ASE base library +// ASEPRITE base library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/base/split_string.cpp b/src/base/split_string.cpp index b322b05f0..65f33bc80 100644 --- a/src/base/split_string.cpp +++ b/src/base/split_string.cpp @@ -1,4 +1,4 @@ -// ASE base library +// ASEPRITE base library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/base/split_string.h b/src/base/split_string.h index 422ec34d1..d0eb62694 100644 --- a/src/base/split_string.h +++ b/src/base/split_string.h @@ -1,4 +1,4 @@ -// ASE base library +// ASEPRITE base library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/base/split_string_unittest.cpp b/src/base/split_string_unittest.cpp index b06ad42ea..eb87e495f 100644 --- a/src/base/split_string_unittest.cpp +++ b/src/base/split_string_unittest.cpp @@ -1,4 +1,4 @@ -// ASE base library +// ASEPRITE base library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/base/string.cpp b/src/base/string.cpp index 2d4664272..61f6b2e1c 100644 --- a/src/base/string.cpp +++ b/src/base/string.cpp @@ -1,4 +1,4 @@ -// ASE base library +// ASEPRITE base library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/base/string.h b/src/base/string.h index bf7ff8e7a..7a4308eb7 100644 --- a/src/base/string.h +++ b/src/base/string.h @@ -1,4 +1,4 @@ -// ASE base library +// ASEPRITE base library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/base/thread.cpp b/src/base/thread.cpp index 1c81f3f96..b587c9ede 100644 --- a/src/base/thread.cpp +++ b/src/base/thread.cpp @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/base/thread.h b/src/base/thread.h index 03d41f255..985a703ab 100644 --- a/src/base/thread.h +++ b/src/base/thread.h @@ -1,4 +1,4 @@ -// ASE base library +// ASEPRITE base library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/base/thread_unittest.cpp b/src/base/thread_unittest.cpp index 71eaa8847..f5e3bc271 100644 --- a/src/base/thread_unittest.cpp +++ b/src/base/thread_unittest.cpp @@ -1,4 +1,4 @@ -// ASE base library +// ASEPRITE base library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/base/unique_ptr.h b/src/base/unique_ptr.h index 7e24d53d1..218e2516c 100644 --- a/src/base/unique_ptr.h +++ b/src/base/unique_ptr.h @@ -1,4 +1,4 @@ -// ASE base library +// ASEPRITE base library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/base/unique_ptr_unittest.cpp b/src/base/unique_ptr_unittest.cpp index 23d7ac9ae..8004f0ea9 100644 --- a/src/base/unique_ptr_unittest.cpp +++ b/src/base/unique_ptr_unittest.cpp @@ -1,4 +1,4 @@ -// ASE base library +// ASEPRITE base library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/base/version.cpp b/src/base/version.cpp index 50e6259cc..e8b664ab2 100644 --- a/src/base/version.cpp +++ b/src/base/version.cpp @@ -1,4 +1,4 @@ -// ASE base library +// ASEPRITE base library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/base/version.h b/src/base/version.h index cea255946..b62b2ed72 100644 --- a/src/base/version.h +++ b/src/base/version.h @@ -1,4 +1,4 @@ -// ASE base library +// ASEPRITE base library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/base/version_unittest.cpp b/src/base/version_unittest.cpp index 17236a526..698cfeb03 100644 --- a/src/base/version_unittest.cpp +++ b/src/base/version_unittest.cpp @@ -1,4 +1,4 @@ -// ASE base library +// ASEPRITE base library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/check_args.cpp b/src/check_args.cpp index 48f77a0a3..1bd287429 100644 --- a/src/check_args.cpp +++ b/src/check_args.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/check_args.h b/src/check_args.h index 520342386..47b3ede3f 100644 --- a/src/check_args.h +++ b/src/check_args.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_about.cpp b/src/commands/cmd_about.cpp index cf3dead79..ab41a509e 100644 --- a/src/commands/cmd_about.cpp +++ b/src/commands/cmd_about.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_advanced_mode.cpp b/src/commands/cmd_advanced_mode.cpp index 76bd4d0b0..f4c9abe07 100644 --- a/src/commands/cmd_advanced_mode.cpp +++ b/src/commands/cmd_advanced_mode.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_background_from_layer.cpp b/src/commands/cmd_background_from_layer.cpp index 839e4c8c5..f6e8e42b6 100644 --- a/src/commands/cmd_background_from_layer.cpp +++ b/src/commands/cmd_background_from_layer.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_canvas_size.cpp b/src/commands/cmd_canvas_size.cpp index e8853eb0d..55e06ce61 100644 --- a/src/commands/cmd_canvas_size.cpp +++ b/src/commands/cmd_canvas_size.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_cel_properties.cpp b/src/commands/cmd_cel_properties.cpp index f17f99593..6c23dff9c 100644 --- a/src/commands/cmd_cel_properties.cpp +++ b/src/commands/cmd_cel_properties.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_change_color.cpp b/src/commands/cmd_change_color.cpp index c625fe401..1d1282d14 100644 --- a/src/commands/cmd_change_color.cpp +++ b/src/commands/cmd_change_color.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_change_image_type.cpp b/src/commands/cmd_change_image_type.cpp index dd1467668..31c201897 100644 --- a/src/commands/cmd_change_image_type.cpp +++ b/src/commands/cmd_change_image_type.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_change_pen.cpp b/src/commands/cmd_change_pen.cpp index 7bbe8c11c..259930dd3 100644 --- a/src/commands/cmd_change_pen.cpp +++ b/src/commands/cmd_change_pen.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_clear.cpp b/src/commands/cmd_clear.cpp index 6d49d4ba0..bb27122a6 100644 --- a/src/commands/cmd_clear.cpp +++ b/src/commands/cmd_clear.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_close_file.cpp b/src/commands/cmd_close_file.cpp index 211798bfc..150723107 100644 --- a/src/commands/cmd_close_file.cpp +++ b/src/commands/cmd_close_file.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_configure_tools.cpp b/src/commands/cmd_configure_tools.cpp index 7d7018abe..35dabfc2b 100644 --- a/src/commands/cmd_configure_tools.cpp +++ b/src/commands/cmd_configure_tools.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_copy.cpp b/src/commands/cmd_copy.cpp index 3796ec51b..f728afcc8 100644 --- a/src/commands/cmd_copy.cpp +++ b/src/commands/cmd_copy.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_copy_cel.cpp b/src/commands/cmd_copy_cel.cpp index 3b1354800..86b014665 100644 --- a/src/commands/cmd_copy_cel.cpp +++ b/src/commands/cmd_copy_cel.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_crop.cpp b/src/commands/cmd_crop.cpp index 16583578c..eeb35b744 100644 --- a/src/commands/cmd_crop.cpp +++ b/src/commands/cmd_crop.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_cut.cpp b/src/commands/cmd_cut.cpp index ec0fd94bd..5c57de3a8 100644 --- a/src/commands/cmd_cut.cpp +++ b/src/commands/cmd_cut.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_deselect_mask.cpp b/src/commands/cmd_deselect_mask.cpp index 644511a86..ad5a0abe2 100644 --- a/src/commands/cmd_deselect_mask.cpp +++ b/src/commands/cmd_deselect_mask.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_developer_console.cpp b/src/commands/cmd_developer_console.cpp index ea53f4458..8dbb7aac0 100644 --- a/src/commands/cmd_developer_console.cpp +++ b/src/commands/cmd_developer_console.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_duplicate_layer.cpp b/src/commands/cmd_duplicate_layer.cpp index 4ecf9df25..02c601a37 100644 --- a/src/commands/cmd_duplicate_layer.cpp +++ b/src/commands/cmd_duplicate_layer.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_duplicate_sprite.cpp b/src/commands/cmd_duplicate_sprite.cpp index a3739502c..efe5d6faf 100644 --- a/src/commands/cmd_duplicate_sprite.cpp +++ b/src/commands/cmd_duplicate_sprite.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_exit.cpp b/src/commands/cmd_exit.cpp index e25d16f2b..ce99e5ed0 100644 --- a/src/commands/cmd_exit.cpp +++ b/src/commands/cmd_exit.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_export_sprite_sheet.cpp b/src/commands/cmd_export_sprite_sheet.cpp index 50aed4d3a..d136229b2 100644 --- a/src/commands/cmd_export_sprite_sheet.cpp +++ b/src/commands/cmd_export_sprite_sheet.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_eyedropper.cpp b/src/commands/cmd_eyedropper.cpp index e98f87872..c7e96bfc0 100644 --- a/src/commands/cmd_eyedropper.cpp +++ b/src/commands/cmd_eyedropper.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_film_editor.cpp b/src/commands/cmd_film_editor.cpp index 2eb937969..befc1d8fe 100644 --- a/src/commands/cmd_film_editor.cpp +++ b/src/commands/cmd_film_editor.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_flatten_layers.cpp b/src/commands/cmd_flatten_layers.cpp index a4e781031..c424add97 100644 --- a/src/commands/cmd_flatten_layers.cpp +++ b/src/commands/cmd_flatten_layers.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_flip.cpp b/src/commands/cmd_flip.cpp index 7742c1d94..7b4322663 100644 --- a/src/commands/cmd_flip.cpp +++ b/src/commands/cmd_flip.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_frame_properties.cpp b/src/commands/cmd_frame_properties.cpp index fd6d90f4c..6c56af7d3 100644 --- a/src/commands/cmd_frame_properties.cpp +++ b/src/commands/cmd_frame_properties.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_goto_frame.cpp b/src/commands/cmd_goto_frame.cpp index 2ac671389..cb58b800d 100644 --- a/src/commands/cmd_goto_frame.cpp +++ b/src/commands/cmd_goto_frame.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_goto_layer.cpp b/src/commands/cmd_goto_layer.cpp index 72b312857..5212091bf 100644 --- a/src/commands/cmd_goto_layer.cpp +++ b/src/commands/cmd_goto_layer.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_grid.cpp b/src/commands/cmd_grid.cpp index bc41815c6..3f47ae315 100644 --- a/src/commands/cmd_grid.cpp +++ b/src/commands/cmd_grid.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_import_sprite_sheet.cpp b/src/commands/cmd_import_sprite_sheet.cpp index 21f3fcadd..93c3bd7d7 100644 --- a/src/commands/cmd_import_sprite_sheet.cpp +++ b/src/commands/cmd_import_sprite_sheet.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_invert_mask.cpp b/src/commands/cmd_invert_mask.cpp index bfbde3c93..c4370b400 100644 --- a/src/commands/cmd_invert_mask.cpp +++ b/src/commands/cmd_invert_mask.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_launch.cpp b/src/commands/cmd_launch.cpp index 27e0b21ae..79adb6ec4 100644 --- a/src/commands/cmd_launch.cpp +++ b/src/commands/cmd_launch.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_layer_from_background.cpp b/src/commands/cmd_layer_from_background.cpp index 24ec1b8bb..4cc1452c5 100644 --- a/src/commands/cmd_layer_from_background.cpp +++ b/src/commands/cmd_layer_from_background.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_layer_properties.cpp b/src/commands/cmd_layer_properties.cpp index be17e1411..44d2906f2 100644 --- a/src/commands/cmd_layer_properties.cpp +++ b/src/commands/cmd_layer_properties.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_load_mask.cpp b/src/commands/cmd_load_mask.cpp index 0ac2c0a0f..2c93a7c8b 100644 --- a/src/commands/cmd_load_mask.cpp +++ b/src/commands/cmd_load_mask.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_mask_all.cpp b/src/commands/cmd_mask_all.cpp index 5dd765993..80cbf8624 100644 --- a/src/commands/cmd_mask_all.cpp +++ b/src/commands/cmd_mask_all.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_mask_by_color.cpp b/src/commands/cmd_mask_by_color.cpp index a5d16910b..916c5cd9d 100644 --- a/src/commands/cmd_mask_by_color.cpp +++ b/src/commands/cmd_mask_by_color.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_merge_down_layer.cpp b/src/commands/cmd_merge_down_layer.cpp index ade2367d0..d7b9a555c 100644 --- a/src/commands/cmd_merge_down_layer.cpp +++ b/src/commands/cmd_merge_down_layer.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_move_cel.cpp b/src/commands/cmd_move_cel.cpp index 2cabfbf1a..bc548b97d 100644 --- a/src/commands/cmd_move_cel.cpp +++ b/src/commands/cmd_move_cel.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_new_file.cpp b/src/commands/cmd_new_file.cpp index a43f60ec2..8dfdd6baf 100644 --- a/src/commands/cmd_new_file.cpp +++ b/src/commands/cmd_new_file.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_new_frame.cpp b/src/commands/cmd_new_frame.cpp index 962079331..dc9a3c9e4 100644 --- a/src/commands/cmd_new_frame.cpp +++ b/src/commands/cmd_new_frame.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_new_layer.cpp b/src/commands/cmd_new_layer.cpp index c44547954..1fbc830d2 100644 --- a/src/commands/cmd_new_layer.cpp +++ b/src/commands/cmd_new_layer.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_new_layer_set.cpp b/src/commands/cmd_new_layer_set.cpp index 6cd2ce191..85591f8bb 100644 --- a/src/commands/cmd_new_layer_set.cpp +++ b/src/commands/cmd_new_layer_set.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_open_file.cpp b/src/commands/cmd_open_file.cpp index 247bc540a..ddc724035 100644 --- a/src/commands/cmd_open_file.cpp +++ b/src/commands/cmd_open_file.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_open_in_folder.cpp b/src/commands/cmd_open_in_folder.cpp index 9fd613581..0bd67593a 100644 --- a/src/commands/cmd_open_in_folder.cpp +++ b/src/commands/cmd_open_in_folder.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_open_with_app.cpp b/src/commands/cmd_open_with_app.cpp index c735cf16f..80911cea6 100644 --- a/src/commands/cmd_open_with_app.cpp +++ b/src/commands/cmd_open_with_app.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_options.cpp b/src/commands/cmd_options.cpp index e0e34748a..55c9f1593 100644 --- a/src/commands/cmd_options.cpp +++ b/src/commands/cmd_options.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_palette_editor.cpp b/src/commands/cmd_palette_editor.cpp index c2a18ddf4..cda89c573 100644 --- a/src/commands/cmd_palette_editor.cpp +++ b/src/commands/cmd_palette_editor.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_paste.cpp b/src/commands/cmd_paste.cpp index 7c6e6b5f7..8ede9b56a 100644 --- a/src/commands/cmd_paste.cpp +++ b/src/commands/cmd_paste.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_play_animation.cpp b/src/commands/cmd_play_animation.cpp index 955c505d6..4ee573cd7 100644 --- a/src/commands/cmd_play_animation.cpp +++ b/src/commands/cmd_play_animation.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_preview.cpp b/src/commands/cmd_preview.cpp index 439d30349..7d75ce1ed 100644 --- a/src/commands/cmd_preview.cpp +++ b/src/commands/cmd_preview.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_redo.cpp b/src/commands/cmd_redo.cpp index b20d259bf..06184a1b3 100644 --- a/src/commands/cmd_redo.cpp +++ b/src/commands/cmd_redo.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_refresh.cpp b/src/commands/cmd_refresh.cpp index ea30df3b0..5ac490052 100644 --- a/src/commands/cmd_refresh.cpp +++ b/src/commands/cmd_refresh.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_remove_cel.cpp b/src/commands/cmd_remove_cel.cpp index fac419b16..25b1aa5d1 100644 --- a/src/commands/cmd_remove_cel.cpp +++ b/src/commands/cmd_remove_cel.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_remove_frame.cpp b/src/commands/cmd_remove_frame.cpp index 60bc1a6da..62229a93e 100644 --- a/src/commands/cmd_remove_frame.cpp +++ b/src/commands/cmd_remove_frame.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_remove_layer.cpp b/src/commands/cmd_remove_layer.cpp index 25c3cec12..0192fec4b 100644 --- a/src/commands/cmd_remove_layer.cpp +++ b/src/commands/cmd_remove_layer.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_reselect_mask.cpp b/src/commands/cmd_reselect_mask.cpp index d5b079e85..8a498f7d0 100644 --- a/src/commands/cmd_reselect_mask.cpp +++ b/src/commands/cmd_reselect_mask.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_rotate_canvas.cpp b/src/commands/cmd_rotate_canvas.cpp index 84e5c2417..2d9975ee0 100644 --- a/src/commands/cmd_rotate_canvas.cpp +++ b/src/commands/cmd_rotate_canvas.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_save_file.cpp b/src/commands/cmd_save_file.cpp index 93225c7d5..5ecbddca7 100644 --- a/src/commands/cmd_save_file.cpp +++ b/src/commands/cmd_save_file.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_save_mask.cpp b/src/commands/cmd_save_mask.cpp index bdeae44e6..907275610 100644 --- a/src/commands/cmd_save_mask.cpp +++ b/src/commands/cmd_save_mask.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_screen_shot.cpp b/src/commands/cmd_screen_shot.cpp index 70bb131ec..8432966ae 100644 --- a/src/commands/cmd_screen_shot.cpp +++ b/src/commands/cmd_screen_shot.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify @@ -91,7 +91,7 @@ void ScreenShotCommand::onExecute(Context* context) sprite->setPalette(pal, true); } - // Convert Allegro "BITMAP" to ASE "Image". + // Convert Allegro "BITMAP" to ASEPRITE "Image". if (imgtype == IMAGE_RGB) { uint32_t* address; diff --git a/src/commands/cmd_select_file.cpp b/src/commands/cmd_select_file.cpp index 07e8c7963..c11551620 100644 --- a/src/commands/cmd_select_file.cpp +++ b/src/commands/cmd_select_file.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_sprite_editor.cpp b/src/commands/cmd_sprite_editor.cpp index bf1d4ad30..aa895a5b8 100644 --- a/src/commands/cmd_sprite_editor.cpp +++ b/src/commands/cmd_sprite_editor.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_sprite_properties.cpp b/src/commands/cmd_sprite_properties.cpp index 6ebfaa265..dae23b7c7 100644 --- a/src/commands/cmd_sprite_properties.cpp +++ b/src/commands/cmd_sprite_properties.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_sprite_size.cpp b/src/commands/cmd_sprite_size.cpp index ddd048733..0b068f3bc 100644 --- a/src/commands/cmd_sprite_size.cpp +++ b/src/commands/cmd_sprite_size.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_switch_colors.cpp b/src/commands/cmd_switch_colors.cpp index 16d314d2e..1ac2530eb 100644 --- a/src/commands/cmd_switch_colors.cpp +++ b/src/commands/cmd_switch_colors.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/cmd_undo.cpp b/src/commands/cmd_undo.cpp index 15142f9df..691e28134 100644 --- a/src/commands/cmd_undo.cpp +++ b/src/commands/cmd_undo.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/command.cpp b/src/commands/command.cpp index 93a1ab425..30f2deb3a 100644 --- a/src/commands/command.cpp +++ b/src/commands/command.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/command.h b/src/commands/command.h index 47fdaca3c..d733e50ba 100644 --- a/src/commands/command.h +++ b/src/commands/command.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/command_factory.h b/src/commands/command_factory.h index 964f51667..7af831358 100644 --- a/src/commands/command_factory.h +++ b/src/commands/command_factory.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/commands.cpp b/src/commands/commands.cpp index 4abe85894..3a56c4db7 100644 --- a/src/commands/commands.cpp +++ b/src/commands/commands.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/commands.h b/src/commands/commands.h index 791e1712a..fe32cb07f 100644 --- a/src/commands/commands.h +++ b/src/commands/commands.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/commands_list.h b/src/commands/commands_list.h index 1e73e3bcf..d4d86fed4 100644 --- a/src/commands/commands_list.h +++ b/src/commands/commands_list.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/filters/cmd_color_curve.cpp b/src/commands/filters/cmd_color_curve.cpp index f6e225b79..9e337b543 100644 --- a/src/commands/filters/cmd_color_curve.cpp +++ b/src/commands/filters/cmd_color_curve.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/filters/cmd_convolution_matrix.cpp b/src/commands/filters/cmd_convolution_matrix.cpp index 6bcb55c64..f2ec98a70 100644 --- a/src/commands/filters/cmd_convolution_matrix.cpp +++ b/src/commands/filters/cmd_convolution_matrix.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/filters/cmd_despeckle.cpp b/src/commands/filters/cmd_despeckle.cpp index e2dc536b2..abe3a28d5 100644 --- a/src/commands/filters/cmd_despeckle.cpp +++ b/src/commands/filters/cmd_despeckle.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/filters/cmd_invert_color.cpp b/src/commands/filters/cmd_invert_color.cpp index 97b0c8326..b28e22253 100644 --- a/src/commands/filters/cmd_invert_color.cpp +++ b/src/commands/filters/cmd_invert_color.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/filters/cmd_replace_color.cpp b/src/commands/filters/cmd_replace_color.cpp index 0bd628fd2..c56fc19b7 100644 --- a/src/commands/filters/cmd_replace_color.cpp +++ b/src/commands/filters/cmd_replace_color.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/filters/color_curve_editor.cpp b/src/commands/filters/color_curve_editor.cpp index cf27bceb2..dce79591f 100644 --- a/src/commands/filters/color_curve_editor.cpp +++ b/src/commands/filters/color_curve_editor.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/filters/color_curve_editor.h b/src/commands/filters/color_curve_editor.h index a75255c7e..586116927 100644 --- a/src/commands/filters/color_curve_editor.h +++ b/src/commands/filters/color_curve_editor.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/filters/convolution_matrix_stock.cpp b/src/commands/filters/convolution_matrix_stock.cpp index 186d78ad6..76f2e2d8c 100644 --- a/src/commands/filters/convolution_matrix_stock.cpp +++ b/src/commands/filters/convolution_matrix_stock.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/filters/convolution_matrix_stock.h b/src/commands/filters/convolution_matrix_stock.h index 4bd242212..5dcb99a9e 100644 --- a/src/commands/filters/convolution_matrix_stock.h +++ b/src/commands/filters/convolution_matrix_stock.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/filters/filter_manager_impl.cpp b/src/commands/filters/filter_manager_impl.cpp index dcece9f33..1b9fe7623 100644 --- a/src/commands/filters/filter_manager_impl.cpp +++ b/src/commands/filters/filter_manager_impl.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/filters/filter_manager_impl.h b/src/commands/filters/filter_manager_impl.h index a7b4e4ca2..bc9ef12d3 100644 --- a/src/commands/filters/filter_manager_impl.h +++ b/src/commands/filters/filter_manager_impl.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/filters/filter_preview.cpp b/src/commands/filters/filter_preview.cpp index 79516433b..0d58b65d0 100644 --- a/src/commands/filters/filter_preview.cpp +++ b/src/commands/filters/filter_preview.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/filters/filter_preview.h b/src/commands/filters/filter_preview.h index 85682f8b8..8f7e9914c 100644 --- a/src/commands/filters/filter_preview.h +++ b/src/commands/filters/filter_preview.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/filters/filter_target_buttons.cpp b/src/commands/filters/filter_target_buttons.cpp index 6dd850e71..d1c978563 100644 --- a/src/commands/filters/filter_target_buttons.cpp +++ b/src/commands/filters/filter_target_buttons.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/filters/filter_target_buttons.h b/src/commands/filters/filter_target_buttons.h index 6e6d53308..0d464a510 100644 --- a/src/commands/filters/filter_target_buttons.h +++ b/src/commands/filters/filter_target_buttons.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/filters/filter_window.cpp b/src/commands/filters/filter_window.cpp index 029208036..0faded392 100644 --- a/src/commands/filters/filter_window.cpp +++ b/src/commands/filters/filter_window.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/filters/filter_window.h b/src/commands/filters/filter_window.h index fe3268bde..973dde888 100644 --- a/src/commands/filters/filter_window.h +++ b/src/commands/filters/filter_window.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/filters/filter_worker.cpp b/src/commands/filters/filter_worker.cpp index 8f8443f17..b39e3ba54 100644 --- a/src/commands/filters/filter_worker.cpp +++ b/src/commands/filters/filter_worker.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/filters/filter_worker.h b/src/commands/filters/filter_worker.h index dedd70f7c..2755559d5 100644 --- a/src/commands/filters/filter_worker.h +++ b/src/commands/filters/filter_worker.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/commands/params.h b/src/commands/params.h index 400ffeedf..8a3e44612 100644 --- a/src/commands/params.h +++ b/src/commands/params.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/console.cpp b/src/console.cpp index 609438230..14bae0642 100644 --- a/src/console.cpp +++ b/src/console.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/console.h b/src/console.h index e74744c15..72ad6c977 100644 --- a/src/console.h +++ b/src/console.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/context.cpp b/src/context.cpp index 3deee11bc..e28ff5bc5 100644 --- a/src/context.cpp +++ b/src/context.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/context.h b/src/context.h index ec712c8cf..8bcc6af86 100644 --- a/src/context.h +++ b/src/context.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/context_flags.cpp b/src/context_flags.cpp index cebefa2cc..f0d1bca15 100644 --- a/src/context_flags.cpp +++ b/src/context_flags.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/context_flags.h b/src/context_flags.h index 777d67470..fe83374c4 100644 --- a/src/context_flags.h +++ b/src/context_flags.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/dialogs/aniedit.cpp b/src/dialogs/aniedit.cpp index 7a60921d8..7717c568c 100644 --- a/src/dialogs/aniedit.cpp +++ b/src/dialogs/aniedit.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/dialogs/aniedit.h b/src/dialogs/aniedit.h index fc273d0c9..166cce773 100644 --- a/src/dialogs/aniedit.h +++ b/src/dialogs/aniedit.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/dialogs/drawtext.cpp b/src/dialogs/drawtext.cpp index f2dc467af..b5057071f 100644 --- a/src/dialogs/drawtext.cpp +++ b/src/dialogs/drawtext.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/dialogs/drawtext.h b/src/dialogs/drawtext.h index 255e4890c..24fdbe643 100644 --- a/src/dialogs/drawtext.h +++ b/src/dialogs/drawtext.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/dialogs/filesel.cpp b/src/dialogs/filesel.cpp index 6074e5a64..445c32133 100644 --- a/src/dialogs/filesel.cpp +++ b/src/dialogs/filesel.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/dialogs/filesel.h b/src/dialogs/filesel.h index 993aecf71..8be09b0c1 100644 --- a/src/dialogs/filesel.h +++ b/src/dialogs/filesel.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/dialogs/maskcol.cpp b/src/dialogs/maskcol.cpp index c380fc6fb..00b735c5b 100644 --- a/src/dialogs/maskcol.cpp +++ b/src/dialogs/maskcol.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/dialogs/maskcol.h b/src/dialogs/maskcol.h index 5f6a551ab..1884b6014 100644 --- a/src/dialogs/maskcol.h +++ b/src/dialogs/maskcol.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/dialogs/playfli.cpp b/src/dialogs/playfli.cpp index 5adef1bb5..e0a0f7d20 100644 --- a/src/dialogs/playfli.cpp +++ b/src/dialogs/playfli.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/dialogs/playfli.h b/src/dialogs/playfli.h index 9aa21d580..706624bf3 100644 --- a/src/dialogs/playfli.h +++ b/src/dialogs/playfli.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/dialogs/repo.cpp b/src/dialogs/repo.cpp index 834a179aa..dde9a58c6 100644 --- a/src/dialogs/repo.cpp +++ b/src/dialogs/repo.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/dialogs/repo.h b/src/dialogs/repo.h index 07bdf5df4..ec5bf24d0 100644 --- a/src/dialogs/repo.h +++ b/src/dialogs/repo.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/document.cpp b/src/document.cpp index 551173a29..e18ff52ec 100644 --- a/src/document.cpp +++ b/src/document.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/document.h b/src/document.h index f29a734bd..afe0a072d 100644 --- a/src/document.h +++ b/src/document.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/document_id.h b/src/document_id.h index 6b8f3e9f6..cb18a30eb 100644 --- a/src/document_id.h +++ b/src/document_id.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/document_wrappers.h b/src/document_wrappers.h index 8656e9035..a194ba2d9 100644 --- a/src/document_wrappers.h +++ b/src/document_wrappers.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/documents.cpp b/src/documents.cpp index dea22c6fe..9f9443530 100644 --- a/src/documents.cpp +++ b/src/documents.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/documents.h b/src/documents.h index f1eb7589a..178d22cc7 100644 --- a/src/documents.h +++ b/src/documents.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/drop_files.cpp b/src/drop_files.cpp index 43e7de9c7..edc62fa15 100644 --- a/src/drop_files.cpp +++ b/src/drop_files.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/drop_files.h b/src/drop_files.h index 0f3899822..a414dd954 100644 --- a/src/drop_files.h +++ b/src/drop_files.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/errno_unittest.cpp b/src/errno_unittest.cpp index 2e02b42a5..3d3bc9c64 100644 --- a/src/errno_unittest.cpp +++ b/src/errno_unittest.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/file/ase_format.cpp b/src/file/ase_format.cpp index 23babf068..905453373 100644 --- a/src/file/ase_format.cpp +++ b/src/file/ase_format.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify @@ -1017,7 +1017,7 @@ static Cel *ase_file_read_cel_chunk(FILE *f, Sprite *sprite, int frame, int imgt return NULL; } if (!layer->is_image()) { - fop_error(fop, "Invalid ASE file (frame %d in layer %d which does not contain images\n", + fop_error(fop, "Invalid .ase file (frame %d in layer %d which does not contain images\n", frame, layer_index); return NULL; } diff --git a/src/file/bmp_format.cpp b/src/file/bmp_format.cpp index cc891b056..3e1f1592f 100644 --- a/src/file/bmp_format.cpp +++ b/src/file/bmp_format.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/file/file.cpp b/src/file/file.cpp index fc8b418ea..c9f271a3a 100644 --- a/src/file/file.cpp +++ b/src/file/file.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify @@ -152,7 +152,7 @@ FileOp* fop_to_load_document(const char* filename, int flags) fop->format = get_fileformat(extension.c_str()); if (!fop->format || !fop->format->support(FILE_SUPPORT_LOAD)) { - fop_error(fop, "ASE can't load \"%s\" files\n", extension.c_str()); + fop_error(fop, "ASEPRITE can't load \"%s\" files\n", extension.c_str()); goto done; } @@ -245,7 +245,7 @@ FileOp* fop_to_save_document(Document* document) fop->format = get_fileformat(extension); if (!fop->format || !fop->format->support(FILE_SUPPORT_SAVE)) { - fop_error(fop, "ASE can't save \"%s\" files\n", extension); + fop_error(fop, "ASEPRITE can't save \"%s\" files\n", extension); return fop; } diff --git a/src/file/file.h b/src/file/file.h index 092112d30..54cf975fa 100644 --- a/src/file/file.h +++ b/src/file/file.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/file/file_format.cpp b/src/file/file_format.cpp index c4fe73892..2a6dcd544 100644 --- a/src/file/file_format.cpp +++ b/src/file/file_format.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/file/file_format.h b/src/file/file_format.h index 3349a8f75..0b96a0a21 100644 --- a/src/file/file_format.h +++ b/src/file/file_format.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/file/file_formats_manager.cpp b/src/file/file_formats_manager.cpp index 762880c92..b66074500 100644 --- a/src/file/file_formats_manager.cpp +++ b/src/file/file_formats_manager.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/file/file_formats_manager.h b/src/file/file_formats_manager.h index 479532488..5977cac9b 100644 --- a/src/file/file_formats_manager.h +++ b/src/file/file_formats_manager.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify @@ -27,7 +27,7 @@ class FileFormat; // track of all known file extensions supported by ASE. typedef std::vector FileFormatsList; -// Manages the list of known formats by ASE (image file format that can +// Manages the list of known formats by ASEPRITE (image file format that can // be loaded and/or saved). class FileFormatsManager { diff --git a/src/file/fli/fli.cpp b/src/file/fli/fli.cpp index 7cadf62f4..a34f39bc3 100644 --- a/src/file/fli/fli.cpp +++ b/src/file/fli/fli.cpp @@ -18,7 +18,7 @@ * */ -/* Modified by David Capello to use with ASE (2001-2012). +/* Modified by David Capello to use with ASEPRITE (2001-2012). See ../README.txt for more information */ diff --git a/src/file/fli_format.cpp b/src/file/fli_format.cpp index 72599672f..30ff7c2df 100644 --- a/src/file/fli_format.cpp +++ b/src/file/fli_format.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/file/format_options.h b/src/file/format_options.h index 2a7187880..f6291ecb5 100644 --- a/src/file/format_options.h +++ b/src/file/format_options.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/file/gif_format.cpp b/src/file/gif_format.cpp index 710f9cb2d..3cca01eda 100644 --- a/src/file/gif_format.cpp +++ b/src/file/gif_format.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/file/ico_format.cpp b/src/file/ico_format.cpp index 81b8e598b..76c77a241 100644 --- a/src/file/ico_format.cpp +++ b/src/file/ico_format.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/file/jpeg_format.cpp b/src/file/jpeg_format.cpp index e34a96192..70fad40ac 100644 --- a/src/file/jpeg_format.cpp +++ b/src/file/jpeg_format.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/file/pcx_format.cpp b/src/file/pcx_format.cpp index 954abf12b..ed6f63336 100644 --- a/src/file/pcx_format.cpp +++ b/src/file/pcx_format.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/file/png_format.cpp b/src/file/png_format.cpp index 82445afd4..7c80933ad 100644 --- a/src/file/png_format.cpp +++ b/src/file/png_format.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/file/tga_format.cpp b/src/file/tga_format.cpp index 2a9a6473a..8bb903184 100644 --- a/src/file/tga_format.cpp +++ b/src/file/tga_format.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/file_system.cpp b/src/file_system.cpp index 6f4d0055b..079166e83 100644 --- a/src/file_system.cpp +++ b/src/file_system.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/file_system.h b/src/file_system.h index 4beaea5ae..e3c0e64e6 100644 --- a/src/file_system.h +++ b/src/file_system.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/filters/CMakeLists.txt b/src/filters/CMakeLists.txt index 0b719410d..c3224e3e2 100644 --- a/src/filters/CMakeLists.txt +++ b/src/filters/CMakeLists.txt @@ -1,4 +1,4 @@ -# ASE - Allegro Sprite Editor +# ASEPRITE # Copyright (C) 2001-2012 David Capello add_library(filters-lib diff --git a/src/filters/color_curve.cpp b/src/filters/color_curve.cpp index 600845712..3b4ba3c18 100644 --- a/src/filters/color_curve.cpp +++ b/src/filters/color_curve.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/filters/color_curve.h b/src/filters/color_curve.h index d834deaa0..f5388a410 100644 --- a/src/filters/color_curve.h +++ b/src/filters/color_curve.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/filters/color_curve_filter.cpp b/src/filters/color_curve_filter.cpp index 6102a1a87..988cbd1e0 100644 --- a/src/filters/color_curve_filter.cpp +++ b/src/filters/color_curve_filter.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/filters/color_curve_filter.h b/src/filters/color_curve_filter.h index 59da31e1e..897361e34 100644 --- a/src/filters/color_curve_filter.h +++ b/src/filters/color_curve_filter.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/filters/convolution_matrix.cpp b/src/filters/convolution_matrix.cpp index b745d6c7a..082a5f52e 100644 --- a/src/filters/convolution_matrix.cpp +++ b/src/filters/convolution_matrix.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/filters/convolution_matrix.h b/src/filters/convolution_matrix.h index 4ed098924..36f1d0337 100644 --- a/src/filters/convolution_matrix.h +++ b/src/filters/convolution_matrix.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/filters/convolution_matrix_filter.cpp b/src/filters/convolution_matrix_filter.cpp index 1a79783f4..1081191a0 100644 --- a/src/filters/convolution_matrix_filter.cpp +++ b/src/filters/convolution_matrix_filter.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/filters/convolution_matrix_filter.h b/src/filters/convolution_matrix_filter.h index 6f61d9946..c47b90d0f 100644 --- a/src/filters/convolution_matrix_filter.h +++ b/src/filters/convolution_matrix_filter.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/filters/filter.h b/src/filters/filter.h index fe2b40855..f1681c820 100644 --- a/src/filters/filter.h +++ b/src/filters/filter.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/filters/filter_indexed_data.h b/src/filters/filter_indexed_data.h index 4666cb2ae..6b812a468 100644 --- a/src/filters/filter_indexed_data.h +++ b/src/filters/filter_indexed_data.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/filters/filter_manager.h b/src/filters/filter_manager.h index 292697cd1..df6a13ec6 100644 --- a/src/filters/filter_manager.h +++ b/src/filters/filter_manager.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/filters/invert_color_filter.cpp b/src/filters/invert_color_filter.cpp index 04d2dedf4..04f4eadec 100644 --- a/src/filters/invert_color_filter.cpp +++ b/src/filters/invert_color_filter.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/filters/invert_color_filter.h b/src/filters/invert_color_filter.h index abd7ff416..51a0c6cdd 100644 --- a/src/filters/invert_color_filter.h +++ b/src/filters/invert_color_filter.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/filters/median_filter.cpp b/src/filters/median_filter.cpp index a6015f91c..a5133be4c 100644 --- a/src/filters/median_filter.cpp +++ b/src/filters/median_filter.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/filters/median_filter.h b/src/filters/median_filter.h index 17d9db0de..b1a61544f 100644 --- a/src/filters/median_filter.h +++ b/src/filters/median_filter.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/filters/neighboring_pixels.h b/src/filters/neighboring_pixels.h index a7034a572..294e9d5f5 100644 --- a/src/filters/neighboring_pixels.h +++ b/src/filters/neighboring_pixels.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/filters/replace_color_filter.cpp b/src/filters/replace_color_filter.cpp index 7ebe4d5de..3def8a868 100644 --- a/src/filters/replace_color_filter.cpp +++ b/src/filters/replace_color_filter.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/filters/replace_color_filter.h b/src/filters/replace_color_filter.h index a6a7261d5..62b57a3b4 100644 --- a/src/filters/replace_color_filter.h +++ b/src/filters/replace_color_filter.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/filters/target.h b/src/filters/target.h index 6ddaa109d..0352914cc 100644 --- a/src/filters/target.h +++ b/src/filters/target.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/filters/tiled_mode.h b/src/filters/tiled_mode.h index 1b62b5334..b86a47063 100644 --- a/src/filters/tiled_mode.h +++ b/src/filters/tiled_mode.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/gfx/CMakeLists.txt b/src/gfx/CMakeLists.txt index 9f741c13f..94427aa14 100644 --- a/src/gfx/CMakeLists.txt +++ b/src/gfx/CMakeLists.txt @@ -1,4 +1,4 @@ -# ASE - Allegro Sprite Editor +# ASEPRITE # Copyright (C) 2001-2012 David Capello add_library(gfx-lib diff --git a/src/gfx/LICENSE.txt b/src/gfx/LICENSE.txt index ab9f3620a..5de23906a 100644 --- a/src/gfx/LICENSE.txt +++ b/src/gfx/LICENSE.txt @@ -1,4 +1,4 @@ -ASE gfx library +ASEPRITE gfx library Copyright (c) 2001-2012 David Capello All rights reserved. diff --git a/src/gfx/border.h b/src/gfx/border.h index 17d8f0c39..d5c2f951d 100644 --- a/src/gfx/border.h +++ b/src/gfx/border.h @@ -1,4 +1,4 @@ -// ASE gfx library +// ASEPRITE gfx library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gfx/hsv.cpp b/src/gfx/hsv.cpp index 8c04e77dd..a9bd471df 100644 --- a/src/gfx/hsv.cpp +++ b/src/gfx/hsv.cpp @@ -1,4 +1,4 @@ -// ASE gfx library +// ASEPRITE gfx library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gfx/hsv.h b/src/gfx/hsv.h index dff37c06f..14b500fb2 100644 --- a/src/gfx/hsv.h +++ b/src/gfx/hsv.h @@ -1,4 +1,4 @@ -// ASE gfx library +// ASEPRITE gfx library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gfx/hsv_unittest.cpp b/src/gfx/hsv_unittest.cpp index 19b465547..158bcc40a 100644 --- a/src/gfx/hsv_unittest.cpp +++ b/src/gfx/hsv_unittest.cpp @@ -1,4 +1,4 @@ -// ASE gfx library +// ASEPRITE gfx library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gfx/point.h b/src/gfx/point.h index 659b2f6bd..789deb4e3 100644 --- a/src/gfx/point.h +++ b/src/gfx/point.h @@ -1,4 +1,4 @@ -// ASE gfx library +// ASEPRITE gfx library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gfx/rect.h b/src/gfx/rect.h index 000af9a1d..4c66ee6ca 100644 --- a/src/gfx/rect.h +++ b/src/gfx/rect.h @@ -1,4 +1,4 @@ -// ASE gfx library +// ASEPRITE gfx library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gfx/rect_unittest.cpp b/src/gfx/rect_unittest.cpp index eac8e6403..d2d133243 100644 --- a/src/gfx/rect_unittest.cpp +++ b/src/gfx/rect_unittest.cpp @@ -1,4 +1,4 @@ -// ASE gfx library +// ASEPRITE gfx library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gfx/rgb.cpp b/src/gfx/rgb.cpp index e225c57b3..db1206272 100644 --- a/src/gfx/rgb.cpp +++ b/src/gfx/rgb.cpp @@ -1,4 +1,4 @@ -// ASE gfx library +// ASEPRITE gfx library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gfx/rgb.h b/src/gfx/rgb.h index 0d42ade1f..5fbecb071 100644 --- a/src/gfx/rgb.h +++ b/src/gfx/rgb.h @@ -1,4 +1,4 @@ -// ASE gfx library +// ASEPRITE gfx library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gfx/rgb_unittest.cpp b/src/gfx/rgb_unittest.cpp index 4ec2bf67d..1424819ba 100644 --- a/src/gfx/rgb_unittest.cpp +++ b/src/gfx/rgb_unittest.cpp @@ -1,4 +1,4 @@ -// ASE gfx library +// ASEPRITE gfx library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gfx/size.h b/src/gfx/size.h index f2f246070..5baf4afe6 100644 --- a/src/gfx/size.h +++ b/src/gfx/size.h @@ -1,4 +1,4 @@ -// ASE gfx library +// ASEPRITE gfx library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gfx/transformation.cpp b/src/gfx/transformation.cpp index 8aa6cc828..23c6bccc2 100644 --- a/src/gfx/transformation.cpp +++ b/src/gfx/transformation.cpp @@ -1,4 +1,4 @@ -// ASE gfx library +// ASEPRITE gfx library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gfx/transformation.h b/src/gfx/transformation.h index 1cf4d56bf..636aa213e 100644 --- a/src/gfx/transformation.h +++ b/src/gfx/transformation.h @@ -1,4 +1,4 @@ -// ASE gfx library +// ASEPRITE gfx library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gfxmode.cpp b/src/gfxmode.cpp index c74b6c794..c88f3fdfb 100644 --- a/src/gfxmode.cpp +++ b/src/gfxmode.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/gfxmode.h b/src/gfxmode.h index 8face9325..0e3dc491a 100644 --- a/src/gfxmode.h +++ b/src/gfxmode.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/gui/CMakeLists.txt b/src/gui/CMakeLists.txt index 2fc4920a3..5328c554a 100644 --- a/src/gui/CMakeLists.txt +++ b/src/gui/CMakeLists.txt @@ -1,4 +1,4 @@ -# ASE - Allegro Sprite Editor +# ASEPRITE # Copyright (C) 2001-2012 David Capello add_library(gui-lib diff --git a/src/gui/LICENSE.txt b/src/gui/LICENSE.txt index 3e584738d..38c557342 100644 --- a/src/gui/LICENSE.txt +++ b/src/gui/LICENSE.txt @@ -1,4 +1,4 @@ -ASE gui library +ASEPRITE gui library Copyright (c) 2001-2012 David Capello All rights reserved. diff --git a/src/gui/accel.cpp b/src/gui/accel.cpp index 00cff59f6..15c88f152 100644 --- a/src/gui/accel.cpp +++ b/src/gui/accel.cpp @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/accel.h b/src/gui/accel.h index 9ee6ae443..f30ebcb85 100644 --- a/src/gui/accel.h +++ b/src/gui/accel.h @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/alert.cpp b/src/gui/alert.cpp index 52f8a7cbb..97262a956 100644 --- a/src/gui/alert.cpp +++ b/src/gui/alert.cpp @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/alert.h b/src/gui/alert.h index 5c5f5ef11..21ab93448 100644 --- a/src/gui/alert.h +++ b/src/gui/alert.h @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/base.h b/src/gui/base.h index e7ed42130..a358fd357 100644 --- a/src/gui/base.h +++ b/src/gui/base.h @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/box.cpp b/src/gui/box.cpp index 1e3759230..81a5a3952 100644 --- a/src/gui/box.cpp +++ b/src/gui/box.cpp @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/box.h b/src/gui/box.h index 87cbef17e..d1378788c 100644 --- a/src/gui/box.h +++ b/src/gui/box.h @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/button.cpp b/src/gui/button.cpp index ae525cf6f..a52ad3690 100644 --- a/src/gui/button.cpp +++ b/src/gui/button.cpp @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/button.h b/src/gui/button.h index f132f9e33..54d96a9bb 100644 --- a/src/gui/button.h +++ b/src/gui/button.h @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/clipboard.cpp b/src/gui/clipboard.cpp index 31aeb4b82..32d8ef1a8 100644 --- a/src/gui/clipboard.cpp +++ b/src/gui/clipboard.cpp @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/clipboard.h b/src/gui/clipboard.h index a22a05b83..af559413f 100644 --- a/src/gui/clipboard.h +++ b/src/gui/clipboard.h @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/close_event.h b/src/gui/close_event.h index 44aa1149d..f9bf9c213 100644 --- a/src/gui/close_event.h +++ b/src/gui/close_event.h @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/combobox.cpp b/src/gui/combobox.cpp index c35593cce..c33a02f33 100644 --- a/src/gui/combobox.cpp +++ b/src/gui/combobox.cpp @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/combobox.h b/src/gui/combobox.h index 3ea4adb96..f9e78d6d9 100644 --- a/src/gui/combobox.h +++ b/src/gui/combobox.h @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/component.cpp b/src/gui/component.cpp index 2c8b21452..d941b82ab 100644 --- a/src/gui/component.cpp +++ b/src/gui/component.cpp @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/component.h b/src/gui/component.h index 67bb1ae1c..abeb4fd37 100644 --- a/src/gui/component.h +++ b/src/gui/component.h @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/custom_label.cpp b/src/gui/custom_label.cpp index cb39ae79a..005db12e6 100644 --- a/src/gui/custom_label.cpp +++ b/src/gui/custom_label.cpp @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/custom_label.h b/src/gui/custom_label.h index 6bc6f563f..9ca5f7b18 100644 --- a/src/gui/custom_label.h +++ b/src/gui/custom_label.h @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/draw.cpp b/src/gui/draw.cpp index 1e34bca7a..8f305e842 100644 --- a/src/gui/draw.cpp +++ b/src/gui/draw.cpp @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/draw.h b/src/gui/draw.h index ab906162a..0f24303ed 100644 --- a/src/gui/draw.h +++ b/src/gui/draw.h @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/entry.cpp b/src/gui/entry.cpp index 83a5a26c7..fa8e503e8 100644 --- a/src/gui/entry.cpp +++ b/src/gui/entry.cpp @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/entry.h b/src/gui/entry.h index f39168e15..4d8ac2f38 100644 --- a/src/gui/entry.h +++ b/src/gui/entry.h @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/event.cpp b/src/gui/event.cpp index 454722ba4..4963bdba6 100644 --- a/src/gui/event.cpp +++ b/src/gui/event.cpp @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/event.h b/src/gui/event.h index 825ee13ee..24bf66037 100644 --- a/src/gui/event.h +++ b/src/gui/event.h @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/font.cpp b/src/gui/font.cpp index d2aa57b18..0e5e8b29e 100644 --- a/src/gui/font.cpp +++ b/src/gui/font.cpp @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/font.h b/src/gui/font.h index 700fcd55c..7521c8c56 100644 --- a/src/gui/font.h +++ b/src/gui/font.h @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/fontbmp.cpp b/src/gui/fontbmp.cpp index b9faa7822..de83af499 100644 --- a/src/gui/fontbmp.cpp +++ b/src/gui/fontbmp.cpp @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/frame.cpp b/src/gui/frame.cpp index 745625460..bd2a019cf 100644 --- a/src/gui/frame.cpp +++ b/src/gui/frame.cpp @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/frame.h b/src/gui/frame.h index ab87e5fd1..1f461a72a 100644 --- a/src/gui/frame.h +++ b/src/gui/frame.h @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/graphics.cpp b/src/gui/graphics.cpp index cef20fe41..7cbd78079 100644 --- a/src/gui/graphics.cpp +++ b/src/gui/graphics.cpp @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/graphics.h b/src/gui/graphics.h index f52fa922e..00f3b59f7 100644 --- a/src/gui/graphics.h +++ b/src/gui/graphics.h @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/grid.cpp b/src/gui/grid.cpp index 1d369dbbe..08012d82b 100644 --- a/src/gui/grid.cpp +++ b/src/gui/grid.cpp @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/grid.h b/src/gui/grid.h index b4e17d958..851aade38 100644 --- a/src/gui/grid.h +++ b/src/gui/grid.h @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/grid_unittest.cpp b/src/gui/grid_unittest.cpp index 7729c8e7a..a80b3f9b3 100644 --- a/src/gui/grid_unittest.cpp +++ b/src/gui/grid_unittest.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/gui/gui.cpp b/src/gui/gui.cpp index 90e433490..e3115b7f3 100644 --- a/src/gui/gui.cpp +++ b/src/gui/gui.cpp @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/gui.h b/src/gui/gui.h index 976c739fe..33eff587c 100644 --- a/src/gui/gui.h +++ b/src/gui/gui.h @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/hit_test_event.h b/src/gui/hit_test_event.h index df7687ee9..ee7e2e5e7 100644 --- a/src/gui/hit_test_event.h +++ b/src/gui/hit_test_event.h @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/hook.cpp b/src/gui/hook.cpp index 9fbbaac8c..6c65739a8 100644 --- a/src/gui/hook.cpp +++ b/src/gui/hook.cpp @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/hook.h b/src/gui/hook.h index 951945002..a38d78a4d 100644 --- a/src/gui/hook.h +++ b/src/gui/hook.h @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/image_view.cpp b/src/gui/image_view.cpp index 7f3eb60d0..506d124ca 100644 --- a/src/gui/image_view.cpp +++ b/src/gui/image_view.cpp @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/image_view.h b/src/gui/image_view.h index 24565448b..09cb43e3a 100644 --- a/src/gui/image_view.h +++ b/src/gui/image_view.h @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/intern.cpp b/src/gui/intern.cpp index cde21b2fa..559c13632 100644 --- a/src/gui/intern.cpp +++ b/src/gui/intern.cpp @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/intern.h b/src/gui/intern.h index c013d866e..015fc361a 100644 --- a/src/gui/intern.h +++ b/src/gui/intern.h @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/label.cpp b/src/gui/label.cpp index 10eeed8da..c679683d1 100644 --- a/src/gui/label.cpp +++ b/src/gui/label.cpp @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/label.h b/src/gui/label.h index d9c758ce4..a4a9ed7bc 100644 --- a/src/gui/label.h +++ b/src/gui/label.h @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/link_label.cpp b/src/gui/link_label.cpp index dbd4696d8..bf65cc479 100644 --- a/src/gui/link_label.cpp +++ b/src/gui/link_label.cpp @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/link_label.h b/src/gui/link_label.h index 3d3c27f9c..a466bf2d9 100644 --- a/src/gui/link_label.h +++ b/src/gui/link_label.h @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/list.cpp b/src/gui/list.cpp index 2f1bc462b..22741d983 100644 --- a/src/gui/list.cpp +++ b/src/gui/list.cpp @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/list.h b/src/gui/list.h index d358a97a1..2b1ddb618 100644 --- a/src/gui/list.h +++ b/src/gui/list.h @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/list_unittest.cpp b/src/gui/list_unittest.cpp index ce41f288b..6a07f2c30 100644 --- a/src/gui/list_unittest.cpp +++ b/src/gui/list_unittest.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/gui/listbox.cpp b/src/gui/listbox.cpp index f5e806565..c130ee8ba 100644 --- a/src/gui/listbox.cpp +++ b/src/gui/listbox.cpp @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/listbox.h b/src/gui/listbox.h index 9ca6bd5d4..8f33ffd51 100644 --- a/src/gui/listbox.h +++ b/src/gui/listbox.h @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/manager.cpp b/src/gui/manager.cpp index fa0aa679d..0ef65aeef 100644 --- a/src/gui/manager.cpp +++ b/src/gui/manager.cpp @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/manager.h b/src/gui/manager.h index dbd8c9142..5afbf68ef 100644 --- a/src/gui/manager.h +++ b/src/gui/manager.h @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/menu.cpp b/src/gui/menu.cpp index 57bea1105..bce49c655 100644 --- a/src/gui/menu.cpp +++ b/src/gui/menu.cpp @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/menu.h b/src/gui/menu.h index 6864e490a..cf1bcca4e 100644 --- a/src/gui/menu.h +++ b/src/gui/menu.h @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/message.cpp b/src/gui/message.cpp index 1b5878250..818db8633 100644 --- a/src/gui/message.cpp +++ b/src/gui/message.cpp @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/message.h b/src/gui/message.h index 3a9cf73a6..cc5369bd2 100644 --- a/src/gui/message.h +++ b/src/gui/message.h @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/paint_event.cpp b/src/gui/paint_event.cpp index fd8b0526a..dde7ddda5 100644 --- a/src/gui/paint_event.cpp +++ b/src/gui/paint_event.cpp @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/paint_event.h b/src/gui/paint_event.h index b818c5fd6..de0a4d663 100644 --- a/src/gui/paint_event.h +++ b/src/gui/paint_event.h @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/panel.cpp b/src/gui/panel.cpp index ff9a1f690..9153565ff 100644 --- a/src/gui/panel.cpp +++ b/src/gui/panel.cpp @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/panel.h b/src/gui/panel.h index 186fb497a..30788e579 100644 --- a/src/gui/panel.h +++ b/src/gui/panel.h @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/popup_frame.cpp b/src/gui/popup_frame.cpp index 6c7c5fadd..3c305ad9e 100644 --- a/src/gui/popup_frame.cpp +++ b/src/gui/popup_frame.cpp @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/popup_frame.h b/src/gui/popup_frame.h index f87aeaebd..cebc6794b 100644 --- a/src/gui/popup_frame.h +++ b/src/gui/popup_frame.h @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/preferred_size_event.cpp b/src/gui/preferred_size_event.cpp index 188fdeb90..e023d7775 100644 --- a/src/gui/preferred_size_event.cpp +++ b/src/gui/preferred_size_event.cpp @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/preferred_size_event.h b/src/gui/preferred_size_event.h index 2202a33a0..c4691f324 100644 --- a/src/gui/preferred_size_event.h +++ b/src/gui/preferred_size_event.h @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/property.cpp b/src/gui/property.cpp index 7db6bf25b..d09558336 100644 --- a/src/gui/property.cpp +++ b/src/gui/property.cpp @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/property.h b/src/gui/property.h index 8cbee949e..b3dd533a9 100644 --- a/src/gui/property.h +++ b/src/gui/property.h @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/rect.cpp b/src/gui/rect.cpp index 8b06afb01..9ae575ce0 100644 --- a/src/gui/rect.cpp +++ b/src/gui/rect.cpp @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/rect.h b/src/gui/rect.h index 177afc761..78160176b 100644 --- a/src/gui/rect.h +++ b/src/gui/rect.h @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/region.cpp b/src/gui/region.cpp index b6b65dce0..5af7ec975 100644 --- a/src/gui/region.cpp +++ b/src/gui/region.cpp @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/region.h b/src/gui/region.h index 9913f0c23..30f404295 100644 --- a/src/gui/region.h +++ b/src/gui/region.h @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/scroll_bar.cpp b/src/gui/scroll_bar.cpp index 78b6f9b45..45452779e 100644 --- a/src/gui/scroll_bar.cpp +++ b/src/gui/scroll_bar.cpp @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/scroll_bar.h b/src/gui/scroll_bar.h index 0e4630648..b835c42de 100644 --- a/src/gui/scroll_bar.h +++ b/src/gui/scroll_bar.h @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/separator.cpp b/src/gui/separator.cpp index a74068cf8..a0db1daa5 100644 --- a/src/gui/separator.cpp +++ b/src/gui/separator.cpp @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/separator.h b/src/gui/separator.h index 9e923ea9d..eb9c35dc8 100644 --- a/src/gui/separator.h +++ b/src/gui/separator.h @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/slider.cpp b/src/gui/slider.cpp index f0cda2b51..0d6414719 100644 --- a/src/gui/slider.cpp +++ b/src/gui/slider.cpp @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/slider.h b/src/gui/slider.h index a85175299..0761b2750 100644 --- a/src/gui/slider.h +++ b/src/gui/slider.h @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/stream.cpp b/src/gui/stream.cpp index 59e338524..9b38e67b2 100644 --- a/src/gui/stream.cpp +++ b/src/gui/stream.cpp @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/stream.h b/src/gui/stream.h index 32c81bb7e..c863ddb24 100644 --- a/src/gui/stream.h +++ b/src/gui/stream.h @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/system.cpp b/src/gui/system.cpp index efe13e11e..efa0cca40 100644 --- a/src/gui/system.cpp +++ b/src/gui/system.cpp @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/system.h b/src/gui/system.h index 3339968e8..6fa36e715 100644 --- a/src/gui/system.h +++ b/src/gui/system.h @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/textbox.cpp b/src/gui/textbox.cpp index 6120ebb24..bad8d8cfa 100644 --- a/src/gui/textbox.cpp +++ b/src/gui/textbox.cpp @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/textbox.h b/src/gui/textbox.h index c1b1b26b7..c8e0396fd 100644 --- a/src/gui/textbox.h +++ b/src/gui/textbox.h @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/theme.cpp b/src/gui/theme.cpp index 2afb0386f..6b62872fe 100644 --- a/src/gui/theme.cpp +++ b/src/gui/theme.cpp @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/theme.h b/src/gui/theme.h index 9e977a057..7d7cdee23 100644 --- a/src/gui/theme.h +++ b/src/gui/theme.h @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/tooltips.cpp b/src/gui/tooltips.cpp index 269eaea68..8b4688c8d 100644 --- a/src/gui/tooltips.cpp +++ b/src/gui/tooltips.cpp @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/tooltips.h b/src/gui/tooltips.h index e82f3d5be..3cf880d73 100644 --- a/src/gui/tooltips.h +++ b/src/gui/tooltips.h @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/view.cpp b/src/gui/view.cpp index d832eba72..74f3c78ca 100644 --- a/src/gui/view.cpp +++ b/src/gui/view.cpp @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/view.h b/src/gui/view.h index 1fbe7e5aa..e698802d8 100644 --- a/src/gui/view.h +++ b/src/gui/view.h @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/viewport.cpp b/src/gui/viewport.cpp index 53300e87e..c26faa13e 100644 --- a/src/gui/viewport.cpp +++ b/src/gui/viewport.cpp @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/viewport.h b/src/gui/viewport.h index 6a2422217..7c73bfd2e 100644 --- a/src/gui/viewport.h +++ b/src/gui/viewport.h @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/widget.cpp b/src/gui/widget.cpp index 6be3b9556..9c97542c5 100644 --- a/src/gui/widget.cpp +++ b/src/gui/widget.cpp @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/widget.h b/src/gui/widget.h index accd49b99..9c43be11e 100644 --- a/src/gui/widget.h +++ b/src/gui/widget.h @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui/widgets_list.h b/src/gui/widgets_list.h index 7de6d0479..66d129db3 100644 --- a/src/gui/widgets_list.h +++ b/src/gui/widgets_list.h @@ -1,4 +1,4 @@ -// ASE gui library +// ASEPRITE gui library // Copyright (C) 2001-2012 David Capello // // This source file is ditributed under a BSD-like license, please diff --git a/src/gui_xml.cpp b/src/gui_xml.cpp index bd6f9b48a..ffa5c7c1e 100644 --- a/src/gui_xml.cpp +++ b/src/gui_xml.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/gui_xml.h b/src/gui_xml.h index 29fc89664..b82120a6a 100644 --- a/src/gui_xml.h +++ b/src/gui_xml.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/ini_file.cpp b/src/ini_file.cpp index 1f76fd754..1f7b47c6c 100644 --- a/src/ini_file.cpp +++ b/src/ini_file.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/ini_file.h b/src/ini_file.h index 98fd53ef5..d6acd6e7f 100644 --- a/src/ini_file.h +++ b/src/ini_file.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/job.cpp b/src/job.cpp index a702e7a4a..bf11d7b31 100644 --- a/src/job.cpp +++ b/src/job.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/job.h b/src/job.h index 727ca43af..7de0c6001 100644 --- a/src/job.h +++ b/src/job.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/launcher.cpp b/src/launcher.cpp index 506b90a8e..115550fe1 100644 --- a/src/launcher.cpp +++ b/src/launcher.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/launcher.h b/src/launcher.h index 623a667bc..d0391fe13 100644 --- a/src/launcher.h +++ b/src/launcher.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/listeners.h b/src/listeners.h index aea84bd9f..04f00eb87 100644 --- a/src/listeners.h +++ b/src/listeners.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/log.cpp b/src/log.cpp index 94c2db994..3c2bc852a 100644 --- a/src/log.cpp +++ b/src/log.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/log.h b/src/log.h index 8c6d32dce..9a170a4d8 100644 --- a/src/log.h +++ b/src/log.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/main.cpp b/src/main.cpp index 30f1ca2e7..23913664c 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify @@ -82,7 +82,7 @@ static bool get_memory_dump_filename(std::string& filename) #endif } -// ASE entry point +// ASEPRITE entry point int main(int argc, char* argv[]) { #ifdef WIN32 diff --git a/src/modules.cpp b/src/modules.cpp index 85fbf4609..7e95eb36e 100644 --- a/src/modules.cpp +++ b/src/modules.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/modules.h b/src/modules.h index b60547e06..df2d8c36f 100644 --- a/src/modules.h +++ b/src/modules.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/modules/editors.cpp b/src/modules/editors.cpp index 4c4e2d7ef..efc6024ea 100644 --- a/src/modules/editors.cpp +++ b/src/modules/editors.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/modules/editors.h b/src/modules/editors.h index 4910e859b..63e88f462 100644 --- a/src/modules/editors.h +++ b/src/modules/editors.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/modules/gfx.cpp b/src/modules/gfx.cpp index 7a8074ba0..a5b074941 100644 --- a/src/modules/gfx.cpp +++ b/src/modules/gfx.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/modules/gfx.h b/src/modules/gfx.h index a63494185..5f2fba3d7 100644 --- a/src/modules/gfx.h +++ b/src/modules/gfx.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/modules/gui.cpp b/src/modules/gui.cpp index c1abb8849..36bfdc36f 100644 --- a/src/modules/gui.cpp +++ b/src/modules/gui.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify @@ -259,7 +259,7 @@ int init_module_gui() for (;;) { if (bpp == 8) - throw base::Exception("You cannot use ASE in 8 bits per pixel"); + throw base::Exception("You cannot use ASEPRITE in 8 bits per pixel"); // Original set_color_depth(bpp); diff --git a/src/modules/gui.h b/src/modules/gui.h index 43f93fca0..b2468c418 100644 --- a/src/modules/gui.h +++ b/src/modules/gui.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/modules/palettes.cpp b/src/modules/palettes.cpp index 60d7fcc86..2ef65a211 100644 --- a/src/modules/palettes.cpp +++ b/src/modules/palettes.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/modules/palettes.h b/src/modules/palettes.h index 7aacfc0dd..e2476e32d 100644 --- a/src/modules/palettes.h +++ b/src/modules/palettes.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/modules/rootmenu.cpp b/src/modules/rootmenu.cpp index 8f0767e63..73f5ca0d0 100644 --- a/src/modules/rootmenu.cpp +++ b/src/modules/rootmenu.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/modules/rootmenu.h b/src/modules/rootmenu.h index 5cce4c37b..07fdd1b90 100644 --- a/src/modules/rootmenu.h +++ b/src/modules/rootmenu.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/net/CMakeLists.txt b/src/net/CMakeLists.txt index 221593903..5b68bb934 100644 --- a/src/net/CMakeLists.txt +++ b/src/net/CMakeLists.txt @@ -1,4 +1,4 @@ -# ASE - Allegro Sprite Editor +# ASEPRITE # Copyright (C) 2001-2012 David Capello add_definitions(-DCURL_STATICLIB) diff --git a/src/net/http_headers.cpp b/src/net/http_headers.cpp index f8569c655..6c04d07ab 100644 --- a/src/net/http_headers.cpp +++ b/src/net/http_headers.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/net/http_headers.h b/src/net/http_headers.h index 13d3574a4..962aa602f 100644 --- a/src/net/http_headers.h +++ b/src/net/http_headers.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/net/http_request.cpp b/src/net/http_request.cpp index 51247fdb9..d2495c5f0 100644 --- a/src/net/http_request.cpp +++ b/src/net/http_request.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/net/http_request.h b/src/net/http_request.h index cf96634d8..98a64dcc5 100644 --- a/src/net/http_request.h +++ b/src/net/http_request.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/net/http_response.cpp b/src/net/http_response.cpp index c77ce0602..2ee83ccca 100644 --- a/src/net/http_response.cpp +++ b/src/net/http_response.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/net/http_response.h b/src/net/http_response.h index fe7414df4..ecf12925a 100644 --- a/src/net/http_response.h +++ b/src/net/http_response.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/objects_container_impl.cpp b/src/objects_container_impl.cpp index 3efb57606..02d0e6584 100644 --- a/src/objects_container_impl.cpp +++ b/src/objects_container_impl.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/objects_container_impl.h b/src/objects_container_impl.h index e7311269e..5be9481b7 100644 --- a/src/objects_container_impl.h +++ b/src/objects_container_impl.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/objects_container_impl_unittest.cpp b/src/objects_container_impl_unittest.cpp index 57f5b6d9b..183b7bd37 100644 --- a/src/objects_container_impl_unittest.cpp +++ b/src/objects_container_impl_unittest.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/raster/algo.cpp b/src/raster/algo.cpp index 5854e234d..6d9fe22dc 100644 --- a/src/raster/algo.cpp +++ b/src/raster/algo.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify @@ -24,7 +24,7 @@ #include "raster/dirty.h" /* Algorightm from Allegro (allegro/src/gfx.c) - Adapted for ASE by David A. Capello. */ + Adapted for ASEPRITE by David A. Capello. */ void algo_line(int x1, int y1, int x2, int y2, void *data, AlgoPixel proc) { int dx = x2-x1; @@ -118,7 +118,7 @@ void algo_line(int x1, int y1, int x2, int y2, void *data, AlgoPixel proc) Copyright (C) 2002 by Elias Pschernig (eliaspschernig@aon.at) for Allegro 4.x. - Adapted for ASE by David A. Capello. */ + Adapted for ASEPRITE by David A. Capello. */ void algo_ellipse(int x1, int y1, int x2, int y2, void *data, AlgoPixel proc) { int mx, my, rx, ry; @@ -374,7 +374,7 @@ void algo_ellipsefill(int x1, int y1, int x2, int y2, void *data, AlgoHLine proc } /* Algorightm from Allegro (allegro/src/spline.c) - Adapted for ASE by David A. Capello. */ + Adapted for ASEPRITE by David A. Capello. */ void algo_spline(double x0, double y0, double x1, double y1, double x2, double y2, double x3, double y3, void *data, AlgoLine proc) diff --git a/src/raster/algo.h b/src/raster/algo.h index 703339ee4..ab8289ebc 100644 --- a/src/raster/algo.h +++ b/src/raster/algo.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/raster/algo_polygon.cpp b/src/raster/algo_polygon.cpp index 7dc0aad69..7122fef94 100644 --- a/src/raster/algo_polygon.cpp +++ b/src/raster/algo_polygon.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/raster/algofill.cpp b/src/raster/algofill.cpp index e7dbb703a..614ef9b80 100644 --- a/src/raster/algofill.cpp +++ b/src/raster/algofill.cpp @@ -15,7 +15,7 @@ * See readme.txt for copyright information. */ -// Adapted to ASE by David Capello +// Adapted to ASEPRITE by David Capello #include "config.h" diff --git a/src/raster/blend.cpp b/src/raster/blend.cpp index 39d109f87..75f0e8b61 100644 --- a/src/raster/blend.cpp +++ b/src/raster/blend.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/raster/blend.h b/src/raster/blend.h index d0fddcf1c..c5dace277 100644 --- a/src/raster/blend.h +++ b/src/raster/blend.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/raster/cel.cpp b/src/raster/cel.cpp index d35fee31e..824b352df 100644 --- a/src/raster/cel.cpp +++ b/src/raster/cel.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/raster/cel.h b/src/raster/cel.h index 96f8535cc..95322dd00 100644 --- a/src/raster/cel.h +++ b/src/raster/cel.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/raster/cel_io.cpp b/src/raster/cel_io.cpp index 5946a6410..82e3306f1 100644 --- a/src/raster/cel_io.cpp +++ b/src/raster/cel_io.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/raster/cel_io.h b/src/raster/cel_io.h index cad178016..e94045cc0 100644 --- a/src/raster/cel_io.h +++ b/src/raster/cel_io.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/raster/color_histogram.h b/src/raster/color_histogram.h index 6707cbb93..e03fe983e 100644 --- a/src/raster/color_histogram.h +++ b/src/raster/color_histogram.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/raster/dirty.cpp b/src/raster/dirty.cpp index 35c67a224..21ed0af3e 100644 --- a/src/raster/dirty.cpp +++ b/src/raster/dirty.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/raster/dirty.h b/src/raster/dirty.h index 60e2017ee..fd1d1ee58 100644 --- a/src/raster/dirty.h +++ b/src/raster/dirty.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/raster/dirty_io.cpp b/src/raster/dirty_io.cpp index 23f08cfce..493ad42cd 100644 --- a/src/raster/dirty_io.cpp +++ b/src/raster/dirty_io.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/raster/dirty_io.h b/src/raster/dirty_io.h index c6ac7996c..3210b247c 100644 --- a/src/raster/dirty_io.h +++ b/src/raster/dirty_io.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/raster/dithering_method.h b/src/raster/dithering_method.h index aa57478b0..3ec221d73 100644 --- a/src/raster/dithering_method.h +++ b/src/raster/dithering_method.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/raster/gfxobj.cpp b/src/raster/gfxobj.cpp index 469cb0405..3f29ced02 100644 --- a/src/raster/gfxobj.cpp +++ b/src/raster/gfxobj.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/raster/gfxobj.h b/src/raster/gfxobj.h index bc80a864e..02ee86ee4 100644 --- a/src/raster/gfxobj.h +++ b/src/raster/gfxobj.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/raster/image.cpp b/src/raster/image.cpp index e44dd2059..5803e3669 100644 --- a/src/raster/image.cpp +++ b/src/raster/image.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/raster/image.h b/src/raster/image.h index 7905b4647..a41b0e6dd 100644 --- a/src/raster/image.h +++ b/src/raster/image.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/raster/image_impl.h b/src/raster/image_impl.h index 863f66f5d..0027bd9b0 100644 --- a/src/raster/image_impl.h +++ b/src/raster/image_impl.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/raster/image_io.cpp b/src/raster/image_io.cpp index 69f06feb2..80e5e3457 100644 --- a/src/raster/image_io.cpp +++ b/src/raster/image_io.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/raster/image_io.h b/src/raster/image_io.h index fd9e0b188..8eb749044 100644 --- a/src/raster/image_io.h +++ b/src/raster/image_io.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/raster/image_traits.h b/src/raster/image_traits.h index 85a0f4989..25e2503d0 100644 --- a/src/raster/image_traits.h +++ b/src/raster/image_traits.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/raster/images_collector.cpp b/src/raster/images_collector.cpp index 9fe08c90f..01e0dfb04 100644 --- a/src/raster/images_collector.cpp +++ b/src/raster/images_collector.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/raster/images_collector.h b/src/raster/images_collector.h index 0fa8e66db..a6f6d695b 100644 --- a/src/raster/images_collector.h +++ b/src/raster/images_collector.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/raster/layer.cpp b/src/raster/layer.cpp index dec33d289..3aae6d3c1 100644 --- a/src/raster/layer.cpp +++ b/src/raster/layer.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/raster/layer.h b/src/raster/layer.h index a2ff2a39c..9d51deee1 100644 --- a/src/raster/layer.h +++ b/src/raster/layer.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/raster/layer_io.cpp b/src/raster/layer_io.cpp index 039aae171..26a494a1a 100644 --- a/src/raster/layer_io.cpp +++ b/src/raster/layer_io.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/raster/layer_io.h b/src/raster/layer_io.h index fd9cf8297..6ba529910 100644 --- a/src/raster/layer_io.h +++ b/src/raster/layer_io.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/raster/mask.cpp b/src/raster/mask.cpp index d0de593bc..1ff9d799c 100644 --- a/src/raster/mask.cpp +++ b/src/raster/mask.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/raster/mask.h b/src/raster/mask.h index 2b5141428..06b2190ba 100644 --- a/src/raster/mask.h +++ b/src/raster/mask.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/raster/mask_io.cpp b/src/raster/mask_io.cpp index 67b333a37..37e6ae176 100644 --- a/src/raster/mask_io.cpp +++ b/src/raster/mask_io.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/raster/mask_io.h b/src/raster/mask_io.h index 136369afa..61719b693 100644 --- a/src/raster/mask_io.h +++ b/src/raster/mask_io.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/raster/median_cut.h b/src/raster/median_cut.h index 7746cfb9d..0b2b98d88 100644 --- a/src/raster/median_cut.h +++ b/src/raster/median_cut.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/raster/palette.cpp b/src/raster/palette.cpp index 721e7875e..29d9a3032 100644 --- a/src/raster/palette.cpp +++ b/src/raster/palette.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify @@ -393,7 +393,7 @@ void Palette::sort(int from, int to, SortPalette* sort_palette, std::vector ////////////////////////////////////////////////////////////////////// /** - * @param pal The ASE color palette to copy. + * @param pal The ASEPRITE color palette to copy. * @param rgb An Allegro's PALETTE. * * @return The same @a rgb pointer specified in the parameters. diff --git a/src/raster/palette.h b/src/raster/palette.h index bc96e92f3..d265621ee 100644 --- a/src/raster/palette.h +++ b/src/raster/palette.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/raster/palette_io.cpp b/src/raster/palette_io.cpp index ba7244c7e..0811377e4 100644 --- a/src/raster/palette_io.cpp +++ b/src/raster/palette_io.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/raster/palette_io.h b/src/raster/palette_io.h index fe5bb8e42..715033b11 100644 --- a/src/raster/palette_io.h +++ b/src/raster/palette_io.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/raster/path.cpp b/src/raster/path.cpp index 720bbd57f..b54dc524d 100644 --- a/src/raster/path.cpp +++ b/src/raster/path.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify @@ -210,7 +210,7 @@ static int path_get_element(Path* path, double x, double y) */ /* Render a sorted vector path into a graymap. - * Modified by David A. Capello to use with ASE bitmaps. + * Modified by David A. Capello to use with ASEPRITE bitmaps. */ typedef struct _ArtBitmapSVPData ArtBitmapSVPData; diff --git a/src/raster/path.h b/src/raster/path.h index e9308e0cc..69300cadd 100644 --- a/src/raster/path.h +++ b/src/raster/path.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/raster/pen.cpp b/src/raster/pen.cpp index 108605236..ecd6ff630 100644 --- a/src/raster/pen.cpp +++ b/src/raster/pen.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/raster/pen.h b/src/raster/pen.h index 2794418ce..e6be5c59b 100644 --- a/src/raster/pen.h +++ b/src/raster/pen.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/raster/pen_type.h b/src/raster/pen_type.h index 92ad6b1b6..08a961d7a 100644 --- a/src/raster/pen_type.h +++ b/src/raster/pen_type.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/raster/quantization.cpp b/src/raster/quantization.cpp index 1f32cf52b..af31ac619 100644 --- a/src/raster/quantization.cpp +++ b/src/raster/quantization.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/raster/quantization.h b/src/raster/quantization.h index 36d1a1c22..ee58984ee 100644 --- a/src/raster/quantization.h +++ b/src/raster/quantization.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/raster/raster.h b/src/raster/raster.h index d628b8a74..36f3bc6aa 100644 --- a/src/raster/raster.h +++ b/src/raster/raster.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/raster/rgbmap.cpp b/src/raster/rgbmap.cpp index 2f4a69bb5..17050b2e7 100644 --- a/src/raster/rgbmap.cpp +++ b/src/raster/rgbmap.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/raster/rgbmap.h b/src/raster/rgbmap.h index 3efe28682..d889ac26a 100644 --- a/src/raster/rgbmap.h +++ b/src/raster/rgbmap.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/raster/rotate.cpp b/src/raster/rotate.cpp index 88b9b292f..b5d014b75 100644 --- a/src/raster/rotate.cpp +++ b/src/raster/rotate.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/raster/rotate.h b/src/raster/rotate.h index 6698beda1..8e6c7574f 100644 --- a/src/raster/rotate.h +++ b/src/raster/rotate.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/raster/sprite.cpp b/src/raster/sprite.cpp index 79a108840..1ef1622b0 100644 --- a/src/raster/sprite.cpp +++ b/src/raster/sprite.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/raster/sprite.h b/src/raster/sprite.h index ddfc34dc6..5825d2a75 100644 --- a/src/raster/sprite.h +++ b/src/raster/sprite.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/raster/stock.cpp b/src/raster/stock.cpp index 6c7f1df96..b9dca7fab 100644 --- a/src/raster/stock.cpp +++ b/src/raster/stock.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/raster/stock.h b/src/raster/stock.h index 3e4b9a63a..dd171fa38 100644 --- a/src/raster/stock.h +++ b/src/raster/stock.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/recent_files.cpp b/src/recent_files.cpp index 23d846dcf..4ccb72c40 100644 --- a/src/recent_files.cpp +++ b/src/recent_files.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/recent_files.h b/src/recent_files.h index ac00dfd21..a2fc12930 100644 --- a/src/recent_files.h +++ b/src/recent_files.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/resource_finder.cpp b/src/resource_finder.cpp index b722a43d8..737526267 100644 --- a/src/resource_finder.cpp +++ b/src/resource_finder.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/resource_finder.h b/src/resource_finder.h index 8be7ea111..459d1f335 100644 --- a/src/resource_finder.h +++ b/src/resource_finder.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/settings/settings.h b/src/settings/settings.h index 19054bfed..583c16d10 100644 --- a/src/settings/settings.h +++ b/src/settings/settings.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/settings/ui_settings_impl.cpp b/src/settings/ui_settings_impl.cpp index 1684c62cd..53698b26a 100644 --- a/src/settings/ui_settings_impl.cpp +++ b/src/settings/ui_settings_impl.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/settings/ui_settings_impl.h b/src/settings/ui_settings_impl.h index 300a0c8d6..c2b5a3499 100644 --- a/src/settings/ui_settings_impl.h +++ b/src/settings/ui_settings_impl.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/skin/button_icon_impl.cpp b/src/skin/button_icon_impl.cpp index b4f7711a6..95c37ac18 100644 --- a/src/skin/button_icon_impl.cpp +++ b/src/skin/button_icon_impl.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/skin/button_icon_impl.h b/src/skin/button_icon_impl.h index 538cc5ba8..2b1b3213d 100644 --- a/src/skin/button_icon_impl.h +++ b/src/skin/button_icon_impl.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/skin/skin_parts.h b/src/skin/skin_parts.h index 4d3979b0a..3925efe77 100644 --- a/src/skin/skin_parts.h +++ b/src/skin/skin_parts.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/skin/skin_property.cpp b/src/skin/skin_property.cpp index a05ccc9af..dca989d5b 100644 --- a/src/skin/skin_property.cpp +++ b/src/skin/skin_property.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/skin/skin_property.h b/src/skin/skin_property.h index c95629a14..80da7a5b8 100644 --- a/src/skin/skin_property.h +++ b/src/skin/skin_property.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/skin/skin_slider_property.cpp b/src/skin/skin_slider_property.cpp index 1f13bf3cc..a61ac09a5 100644 --- a/src/skin/skin_slider_property.cpp +++ b/src/skin/skin_slider_property.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/skin/skin_slider_property.h b/src/skin/skin_slider_property.h index c961af04f..491fafda8 100644 --- a/src/skin/skin_slider_property.h +++ b/src/skin/skin_slider_property.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/skin/skin_theme.cpp b/src/skin/skin_theme.cpp index 80a4cbec3..75dabfb48 100644 --- a/src/skin/skin_theme.cpp +++ b/src/skin/skin_theme.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/skin/skin_theme.h b/src/skin/skin_theme.h index a2877d928..fd82f205a 100644 --- a/src/skin/skin_theme.h +++ b/src/skin/skin_theme.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify @@ -33,7 +33,7 @@ class Graphics; class IButtonIcon; -// This is the GUI theme used by ASE (which use images from data/skins +// This is the GUI theme used by ASEPRITE (which use images from data/skins // directory). class SkinTheme : public Theme { diff --git a/src/tests/test.h b/src/tests/test.h index 71d8571c4..c33a9818e 100644 --- a/src/tests/test.h +++ b/src/tests/test.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/tools/controller.h b/src/tools/controller.h index b58e0dde9..ba507507d 100644 --- a/src/tools/controller.h +++ b/src/tools/controller.h @@ -1,5 +1,5 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/tools/controllers.h b/src/tools/controllers.h index a552e5c83..5c6c932f4 100644 --- a/src/tools/controllers.h +++ b/src/tools/controllers.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/tools/fill.h b/src/tools/fill.h index 66ed36532..b068b83e6 100644 --- a/src/tools/fill.h +++ b/src/tools/fill.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/tools/ink.h b/src/tools/ink.h index d1d00b63d..bb8bf6208 100644 --- a/src/tools/ink.h +++ b/src/tools/ink.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/tools/ink_processing.h b/src/tools/ink_processing.h index 9fe9e91f1..b2f794652 100644 --- a/src/tools/ink_processing.h +++ b/src/tools/ink_processing.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/tools/inks.h b/src/tools/inks.h index f476e2fb2..69fd71b0e 100644 --- a/src/tools/inks.h +++ b/src/tools/inks.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/tools/intertwine.cpp b/src/tools/intertwine.cpp index 8041cd25d..2b1b7b530 100644 --- a/src/tools/intertwine.cpp +++ b/src/tools/intertwine.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/tools/intertwine.h b/src/tools/intertwine.h index c239ab560..5c83900d6 100644 --- a/src/tools/intertwine.h +++ b/src/tools/intertwine.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/tools/intertwiners.h b/src/tools/intertwiners.h index 1bcc269d7..6765ace6e 100644 --- a/src/tools/intertwiners.h +++ b/src/tools/intertwiners.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/tools/point_shape.cpp b/src/tools/point_shape.cpp index a8055c3d3..ba44cd5f4 100644 --- a/src/tools/point_shape.cpp +++ b/src/tools/point_shape.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/tools/point_shape.h b/src/tools/point_shape.h index 47456316d..39b37c52f 100644 --- a/src/tools/point_shape.h +++ b/src/tools/point_shape.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/tools/point_shapes.h b/src/tools/point_shapes.h index 3c2f6d811..a7594b2b3 100644 --- a/src/tools/point_shapes.h +++ b/src/tools/point_shapes.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/tools/tool.h b/src/tools/tool.h index 4e91eb815..f191dbaa9 100644 --- a/src/tools/tool.h +++ b/src/tools/tool.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/tools/tool_box.cpp b/src/tools/tool_box.cpp index 87d95ec44..fbe0a6021 100644 --- a/src/tools/tool_box.cpp +++ b/src/tools/tool_box.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify @@ -126,7 +126,7 @@ Tool* ToolBox::getToolById(const std::string& id) void ToolBox::loadTools() { - PRINTF("Loading ASE tools\n"); + PRINTF("Loading ASEPRITE tools\n"); TiXmlDocument& doc(GuiXml::instance()->doc()); TiXmlHandle handle(&doc); diff --git a/src/tools/tool_box.h b/src/tools/tool_box.h index 6a3dc2064..a76d63214 100644 --- a/src/tools/tool_box.h +++ b/src/tools/tool_box.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/tools/tool_group.h b/src/tools/tool_group.h index 18457e4d0..676d44266 100644 --- a/src/tools/tool_group.h +++ b/src/tools/tool_group.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/tools/tool_loop.h b/src/tools/tool_loop.h index 27990ba8d..5a12bb0e3 100644 --- a/src/tools/tool_loop.h +++ b/src/tools/tool_loop.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/tools/tool_loop_manager.cpp b/src/tools/tool_loop_manager.cpp index 8fda35e75..fe9f8f5bf 100644 --- a/src/tools/tool_loop_manager.cpp +++ b/src/tools/tool_loop_manager.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/tools/tool_loop_manager.h b/src/tools/tool_loop_manager.h index ae89d3be9..cbe8e08f9 100644 --- a/src/tools/tool_loop_manager.h +++ b/src/tools/tool_loop_manager.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/tools/trace_policy.h b/src/tools/trace_policy.h index 610f55dd5..6a489f388 100644 --- a/src/tools/trace_policy.h +++ b/src/tools/trace_policy.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/ui_context.cpp b/src/ui_context.cpp index d9ff4a0c8..0734a5d83 100644 --- a/src/ui_context.cpp +++ b/src/ui_context.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/ui_context.h b/src/ui_context.h index a3ace8ea2..88d18f0f9 100644 --- a/src/ui_context.h +++ b/src/ui_context.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undo_transaction.cpp b/src/undo_transaction.cpp index a5bc09dbb..0f853a34e 100644 --- a/src/undo_transaction.cpp +++ b/src/undo_transaction.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undo_transaction.h b/src/undo_transaction.h index ea2bcce65..373258b58 100644 --- a/src/undo_transaction.h +++ b/src/undo_transaction.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undoers/add_cel.cpp b/src/undoers/add_cel.cpp index a8e37e2ae..e18747007 100644 --- a/src/undoers/add_cel.cpp +++ b/src/undoers/add_cel.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undoers/add_cel.h b/src/undoers/add_cel.h index 7ece023ed..a0b606903 100644 --- a/src/undoers/add_cel.h +++ b/src/undoers/add_cel.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undoers/add_image.cpp b/src/undoers/add_image.cpp index d0e242050..08f3a8126 100644 --- a/src/undoers/add_image.cpp +++ b/src/undoers/add_image.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undoers/add_image.h b/src/undoers/add_image.h index 1d35eb330..d542f7626 100644 --- a/src/undoers/add_image.h +++ b/src/undoers/add_image.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undoers/add_layer.cpp b/src/undoers/add_layer.cpp index bef4d140e..a75801a89 100644 --- a/src/undoers/add_layer.cpp +++ b/src/undoers/add_layer.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undoers/add_layer.h b/src/undoers/add_layer.h index dc01bde77..7a8af4aaa 100644 --- a/src/undoers/add_layer.h +++ b/src/undoers/add_layer.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undoers/add_palette.cpp b/src/undoers/add_palette.cpp index bdac43454..5f2ef4e22 100644 --- a/src/undoers/add_palette.cpp +++ b/src/undoers/add_palette.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undoers/add_palette.h b/src/undoers/add_palette.h index 7afd4ad34..c424ed47f 100644 --- a/src/undoers/add_palette.h +++ b/src/undoers/add_palette.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undoers/close_group.cpp b/src/undoers/close_group.cpp index 2319b24fa..0868c9948 100644 --- a/src/undoers/close_group.cpp +++ b/src/undoers/close_group.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undoers/close_group.h b/src/undoers/close_group.h index 361b0faf9..401a58b60 100644 --- a/src/undoers/close_group.h +++ b/src/undoers/close_group.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undoers/dirty_area.cpp b/src/undoers/dirty_area.cpp index 4a5075913..7025c7f0b 100644 --- a/src/undoers/dirty_area.cpp +++ b/src/undoers/dirty_area.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undoers/dirty_area.h b/src/undoers/dirty_area.h index 4456dc426..3fadfed26 100644 --- a/src/undoers/dirty_area.h +++ b/src/undoers/dirty_area.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undoers/flip_image.cpp b/src/undoers/flip_image.cpp index 910f8660e..3a671f271 100644 --- a/src/undoers/flip_image.cpp +++ b/src/undoers/flip_image.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undoers/flip_image.h b/src/undoers/flip_image.h index 040ece4b1..4a6e5d684 100644 --- a/src/undoers/flip_image.h +++ b/src/undoers/flip_image.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undoers/image_area.cpp b/src/undoers/image_area.cpp index 538a1cdbb..09af51685 100644 --- a/src/undoers/image_area.cpp +++ b/src/undoers/image_area.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undoers/image_area.h b/src/undoers/image_area.h index 85d6e06ca..99d7af445 100644 --- a/src/undoers/image_area.h +++ b/src/undoers/image_area.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undoers/move_layer.cpp b/src/undoers/move_layer.cpp index 57ee23bf8..c7fdaf77b 100644 --- a/src/undoers/move_layer.cpp +++ b/src/undoers/move_layer.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undoers/move_layer.h b/src/undoers/move_layer.h index a9b43caed..801da7987 100644 --- a/src/undoers/move_layer.h +++ b/src/undoers/move_layer.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undoers/object_io.h b/src/undoers/object_io.h index e3dcaed70..dbd2de58f 100644 --- a/src/undoers/object_io.h +++ b/src/undoers/object_io.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undoers/open_group.cpp b/src/undoers/open_group.cpp index 8bff19a33..2a46b129d 100644 --- a/src/undoers/open_group.cpp +++ b/src/undoers/open_group.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undoers/open_group.h b/src/undoers/open_group.h index 5d43c7568..43a18ee5c 100644 --- a/src/undoers/open_group.h +++ b/src/undoers/open_group.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undoers/remap_palette.cpp b/src/undoers/remap_palette.cpp index 60cf287e9..97e2bdfe9 100644 --- a/src/undoers/remap_palette.cpp +++ b/src/undoers/remap_palette.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undoers/remap_palette.h b/src/undoers/remap_palette.h index d239bae5b..34e22daba 100644 --- a/src/undoers/remap_palette.h +++ b/src/undoers/remap_palette.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undoers/remove_cel.cpp b/src/undoers/remove_cel.cpp index 3109f745a..7dbb0df93 100644 --- a/src/undoers/remove_cel.cpp +++ b/src/undoers/remove_cel.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undoers/remove_cel.h b/src/undoers/remove_cel.h index cdabb51bf..62775067b 100644 --- a/src/undoers/remove_cel.h +++ b/src/undoers/remove_cel.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undoers/remove_image.cpp b/src/undoers/remove_image.cpp index d5384e7ef..d6580a817 100644 --- a/src/undoers/remove_image.cpp +++ b/src/undoers/remove_image.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undoers/remove_image.h b/src/undoers/remove_image.h index adab67d2a..4e21c275f 100644 --- a/src/undoers/remove_image.h +++ b/src/undoers/remove_image.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undoers/remove_layer.cpp b/src/undoers/remove_layer.cpp index 00777fa4f..d4bf61530 100644 --- a/src/undoers/remove_layer.cpp +++ b/src/undoers/remove_layer.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undoers/remove_layer.h b/src/undoers/remove_layer.h index 58e8eabc7..7930cd315 100644 --- a/src/undoers/remove_layer.h +++ b/src/undoers/remove_layer.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undoers/remove_palette.cpp b/src/undoers/remove_palette.cpp index c93086e0f..f5416daca 100644 --- a/src/undoers/remove_palette.cpp +++ b/src/undoers/remove_palette.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undoers/remove_palette.h b/src/undoers/remove_palette.h index 8e03426f8..320bf8cb9 100644 --- a/src/undoers/remove_palette.h +++ b/src/undoers/remove_palette.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undoers/replace_image.cpp b/src/undoers/replace_image.cpp index 2d0fb0f56..baf936c41 100644 --- a/src/undoers/replace_image.cpp +++ b/src/undoers/replace_image.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undoers/replace_image.h b/src/undoers/replace_image.h index d845b7561..7988efa05 100644 --- a/src/undoers/replace_image.h +++ b/src/undoers/replace_image.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undoers/set_cel_frame.cpp b/src/undoers/set_cel_frame.cpp index d39fa23be..8183388a0 100644 --- a/src/undoers/set_cel_frame.cpp +++ b/src/undoers/set_cel_frame.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undoers/set_cel_frame.h b/src/undoers/set_cel_frame.h index b210a0aa1..a4468f658 100644 --- a/src/undoers/set_cel_frame.h +++ b/src/undoers/set_cel_frame.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undoers/set_cel_opacity.cpp b/src/undoers/set_cel_opacity.cpp index 8c675573a..1719fd6d6 100644 --- a/src/undoers/set_cel_opacity.cpp +++ b/src/undoers/set_cel_opacity.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undoers/set_cel_opacity.h b/src/undoers/set_cel_opacity.h index a55f6bbac..a571b40a8 100644 --- a/src/undoers/set_cel_opacity.h +++ b/src/undoers/set_cel_opacity.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undoers/set_cel_position.cpp b/src/undoers/set_cel_position.cpp index 2eb9a5110..80a28367a 100644 --- a/src/undoers/set_cel_position.cpp +++ b/src/undoers/set_cel_position.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undoers/set_cel_position.h b/src/undoers/set_cel_position.h index a7d7a717a..6505c3441 100644 --- a/src/undoers/set_cel_position.h +++ b/src/undoers/set_cel_position.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undoers/set_current_frame.cpp b/src/undoers/set_current_frame.cpp index 65244df06..3bedb26be 100644 --- a/src/undoers/set_current_frame.cpp +++ b/src/undoers/set_current_frame.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undoers/set_current_frame.h b/src/undoers/set_current_frame.h index 45727a936..fec880edc 100644 --- a/src/undoers/set_current_frame.h +++ b/src/undoers/set_current_frame.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undoers/set_current_layer.cpp b/src/undoers/set_current_layer.cpp index 8c5490ef6..9f9d86821 100644 --- a/src/undoers/set_current_layer.cpp +++ b/src/undoers/set_current_layer.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undoers/set_current_layer.h b/src/undoers/set_current_layer.h index d7a5d8360..cf702f257 100644 --- a/src/undoers/set_current_layer.h +++ b/src/undoers/set_current_layer.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undoers/set_frame_duration.cpp b/src/undoers/set_frame_duration.cpp index 004158a65..853b47032 100644 --- a/src/undoers/set_frame_duration.cpp +++ b/src/undoers/set_frame_duration.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undoers/set_frame_duration.h b/src/undoers/set_frame_duration.h index 8a9f5baa7..02a481550 100644 --- a/src/undoers/set_frame_duration.h +++ b/src/undoers/set_frame_duration.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undoers/set_imgtype.h b/src/undoers/set_imgtype.h index 2a555c862..982183410 100644 --- a/src/undoers/set_imgtype.h +++ b/src/undoers/set_imgtype.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undoers/set_layer_flags.cpp b/src/undoers/set_layer_flags.cpp index 57a17b3d0..a40bd2d86 100644 --- a/src/undoers/set_layer_flags.cpp +++ b/src/undoers/set_layer_flags.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undoers/set_layer_flags.h b/src/undoers/set_layer_flags.h index 65b1ec3b6..6bf4bf836 100644 --- a/src/undoers/set_layer_flags.h +++ b/src/undoers/set_layer_flags.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undoers/set_layer_name.cpp b/src/undoers/set_layer_name.cpp index de2444c92..20ca40d2d 100644 --- a/src/undoers/set_layer_name.cpp +++ b/src/undoers/set_layer_name.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undoers/set_layer_name.h b/src/undoers/set_layer_name.h index 002d32015..817e7e45b 100644 --- a/src/undoers/set_layer_name.h +++ b/src/undoers/set_layer_name.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undoers/set_mask.cpp b/src/undoers/set_mask.cpp index 805c23b3c..dc994e140 100644 --- a/src/undoers/set_mask.cpp +++ b/src/undoers/set_mask.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undoers/set_mask.h b/src/undoers/set_mask.h index bd02df744..cd2a5c83a 100644 --- a/src/undoers/set_mask.h +++ b/src/undoers/set_mask.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undoers/set_mask_position.cpp b/src/undoers/set_mask_position.cpp index f18db665d..90d149522 100644 --- a/src/undoers/set_mask_position.cpp +++ b/src/undoers/set_mask_position.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undoers/set_mask_position.h b/src/undoers/set_mask_position.h index dc33f1630..40133bacb 100644 --- a/src/undoers/set_mask_position.h +++ b/src/undoers/set_mask_position.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undoers/set_palette_colors.cpp b/src/undoers/set_palette_colors.cpp index b58cc99f9..dffc93643 100644 --- a/src/undoers/set_palette_colors.cpp +++ b/src/undoers/set_palette_colors.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undoers/set_palette_colors.h b/src/undoers/set_palette_colors.h index 260ecdf87..18e23105e 100644 --- a/src/undoers/set_palette_colors.h +++ b/src/undoers/set_palette_colors.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undoers/set_sprite_imgtype.cpp b/src/undoers/set_sprite_imgtype.cpp index 07ed0e6fe..19cdc8b06 100644 --- a/src/undoers/set_sprite_imgtype.cpp +++ b/src/undoers/set_sprite_imgtype.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undoers/set_sprite_imgtype.h b/src/undoers/set_sprite_imgtype.h index 02c86c057..530100a8b 100644 --- a/src/undoers/set_sprite_imgtype.h +++ b/src/undoers/set_sprite_imgtype.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undoers/set_sprite_size.cpp b/src/undoers/set_sprite_size.cpp index ea0ea329e..c6fae66a7 100644 --- a/src/undoers/set_sprite_size.cpp +++ b/src/undoers/set_sprite_size.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undoers/set_sprite_size.h b/src/undoers/set_sprite_size.h index 836ed8006..12bd3763f 100644 --- a/src/undoers/set_sprite_size.h +++ b/src/undoers/set_sprite_size.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undoers/set_stock_imgtype.cpp b/src/undoers/set_stock_imgtype.cpp index 0b8ec29fc..3eae9097b 100644 --- a/src/undoers/set_stock_imgtype.cpp +++ b/src/undoers/set_stock_imgtype.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undoers/set_stock_imgtype.h b/src/undoers/set_stock_imgtype.h index 573f5ddaa..c692277c6 100644 --- a/src/undoers/set_stock_imgtype.h +++ b/src/undoers/set_stock_imgtype.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undoers/set_total_frames.cpp b/src/undoers/set_total_frames.cpp index 898acf2cf..425f31424 100644 --- a/src/undoers/set_total_frames.cpp +++ b/src/undoers/set_total_frames.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/undoers/set_total_frames.h b/src/undoers/set_total_frames.h index b2b36dd0b..51933ede5 100644 --- a/src/undoers/set_total_frames.h +++ b/src/undoers/set_total_frames.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/updater/CMakeLists.txt b/src/updater/CMakeLists.txt index 5c71090e0..1c8fb174a 100644 --- a/src/updater/CMakeLists.txt +++ b/src/updater/CMakeLists.txt @@ -1,4 +1,4 @@ -# ASE - Allegro Sprite Editor +# ASEPRITE # Copyright (C) 2001-2012 David Capello set(UPDATER_LIB_SOURCES diff --git a/src/updater/check_update.cpp b/src/updater/check_update.cpp index d1d05263e..507245af1 100644 --- a/src/updater/check_update.cpp +++ b/src/updater/check_update.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/updater/check_update.h b/src/updater/check_update.h index 1b1a07009..625967dde 100644 --- a/src/updater/check_update.h +++ b/src/updater/check_update.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/updater/user_agent.cpp b/src/updater/user_agent.cpp index f8948f244..b65969f08 100644 --- a/src/updater/user_agent.cpp +++ b/src/updater/user_agent.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/updater/user_agent.h b/src/updater/user_agent.h index 8b038ad55..635b23b46 100644 --- a/src/updater/user_agent.h +++ b/src/updater/user_agent.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/updater/user_agent_mac.m b/src/updater/user_agent_mac.m index 29d5c14a3..196090c93 100644 --- a/src/updater/user_agent_mac.m +++ b/src/updater/user_agent_mac.m @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/updater/user_agent_win.c b/src/updater/user_agent_win.c index b25f2b1dd..62f960583 100644 --- a/src/updater/user_agent_win.c +++ b/src/updater/user_agent_win.c @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/util/autocrop.cpp b/src/util/autocrop.cpp index 7e19a9a0e..0de007377 100644 --- a/src/util/autocrop.cpp +++ b/src/util/autocrop.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/util/autocrop.h b/src/util/autocrop.h index 3190fda64..8567fbbfc 100644 --- a/src/util/autocrop.h +++ b/src/util/autocrop.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/util/boundary.cpp b/src/util/boundary.cpp index e1f39b2e0..0c9536ca9 100644 --- a/src/util/boundary.cpp +++ b/src/util/boundary.cpp @@ -17,7 +17,7 @@ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * - * Adapted to ASE by David Capello (2001-2012) + * Adapted to ASEPRITE by David Capello (2001-2012) * See "LEGAL.txt" for more information. */ @@ -27,7 +27,7 @@ #include /**********************************************************************/ -/* for ASE */ +/* for ASEPRITE */ #include #include "base/memory.h" #include "raster/image.h" diff --git a/src/util/boundary.h b/src/util/boundary.h index a070e0d0b..e4af8fe2c 100644 --- a/src/util/boundary.h +++ b/src/util/boundary.h @@ -17,7 +17,7 @@ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * - * Adapted to ASE by David Capello (2001-2012) + * Adapted to ASEPRITE by David Capello (2001-2012) * See "LICENSE.txt" for more information. */ diff --git a/src/util/celmove.cpp b/src/util/celmove.cpp index 0f684e81d..ec34f4632 100644 --- a/src/util/celmove.cpp +++ b/src/util/celmove.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/util/celmove.h b/src/util/celmove.h index 09279a2d8..7856b4e2e 100644 --- a/src/util/celmove.h +++ b/src/util/celmove.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/util/clipboard.cpp b/src/util/clipboard.cpp index 6517bbcfb..afa09eb6b 100644 --- a/src/util/clipboard.cpp +++ b/src/util/clipboard.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/util/clipboard.h b/src/util/clipboard.h index aa0ef9e6c..7b018a0b8 100644 --- a/src/util/clipboard.h +++ b/src/util/clipboard.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/util/clipboard_win32.h b/src/util/clipboard_win32.h index f3cccc323..fc93a2980 100644 --- a/src/util/clipboard_win32.h +++ b/src/util/clipboard_win32.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/util/col_file.cpp b/src/util/col_file.cpp index 306c3f6c4..a37dd87bc 100644 --- a/src/util/col_file.cpp +++ b/src/util/col_file.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/util/col_file.h b/src/util/col_file.h index bb9b92390..40b768f2a 100644 --- a/src/util/col_file.h +++ b/src/util/col_file.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/util/expand_cel_canvas.cpp b/src/util/expand_cel_canvas.cpp index d9d34793e..2c0e98eeb 100644 --- a/src/util/expand_cel_canvas.cpp +++ b/src/util/expand_cel_canvas.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/util/expand_cel_canvas.h b/src/util/expand_cel_canvas.h index cfa93dd3f..6c5757fba 100644 --- a/src/util/expand_cel_canvas.h +++ b/src/util/expand_cel_canvas.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/util/filetoks.cpp b/src/util/filetoks.cpp index 0595541e6..0c83a4a81 100644 --- a/src/util/filetoks.cpp +++ b/src/util/filetoks.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/util/filetoks.h b/src/util/filetoks.h index 34adc56dc..d319fb1aa 100644 --- a/src/util/filetoks.h +++ b/src/util/filetoks.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/util/misc.cpp b/src/util/misc.cpp index 8c31b0c02..47ef4e771 100644 --- a/src/util/misc.cpp +++ b/src/util/misc.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/util/misc.h b/src/util/misc.h index 62aece663..13c7b39fc 100644 --- a/src/util/misc.h +++ b/src/util/misc.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/util/msk_file.cpp b/src/util/msk_file.cpp index ee374c21b..f8d07b62b 100644 --- a/src/util/msk_file.cpp +++ b/src/util/msk_file.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/util/msk_file.h b/src/util/msk_file.h index 11c68afa4..7ac87fd86 100644 --- a/src/util/msk_file.h +++ b/src/util/msk_file.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/util/pic_file.cpp b/src/util/pic_file.cpp index a138f50e5..d1aa7ac47 100644 --- a/src/util/pic_file.cpp +++ b/src/util/pic_file.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/util/pic_file.h b/src/util/pic_file.h index 01384c38f..30b121764 100644 --- a/src/util/pic_file.h +++ b/src/util/pic_file.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/util/render.cpp b/src/util/render.cpp index a12d335e2..341f637c6 100644 --- a/src/util/render.cpp +++ b/src/util/render.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/util/render.h b/src/util/render.h index d465caa1f..30bc8530e 100644 --- a/src/util/render.h +++ b/src/util/render.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/util/thmbnail.cpp b/src/util/thmbnail.cpp index 722fab9b1..a0b7af509 100644 --- a/src/util/thmbnail.cpp +++ b/src/util/thmbnail.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/util/thmbnail.h b/src/util/thmbnail.h index 425af44d2..fb6e39f47 100644 --- a/src/util/thmbnail.h +++ b/src/util/thmbnail.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/widgets/color_bar.cpp b/src/widgets/color_bar.cpp index 91685a0ba..e76ce0aab 100644 --- a/src/widgets/color_bar.cpp +++ b/src/widgets/color_bar.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/widgets/color_bar.h b/src/widgets/color_bar.h index 2a5e4587e..ccfd806e6 100644 --- a/src/widgets/color_bar.h +++ b/src/widgets/color_bar.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/widgets/color_button.cpp b/src/widgets/color_button.cpp index 4461ff4bc..81fe60986 100644 --- a/src/widgets/color_button.cpp +++ b/src/widgets/color_button.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/widgets/color_button.h b/src/widgets/color_button.h index af4361063..5e5dbff31 100644 --- a/src/widgets/color_button.h +++ b/src/widgets/color_button.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/widgets/color_selector.cpp b/src/widgets/color_selector.cpp index d4e4d177c..12e5185e7 100644 --- a/src/widgets/color_selector.cpp +++ b/src/widgets/color_selector.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/widgets/color_selector.h b/src/widgets/color_selector.h index 696af7ced..36f7ee608 100644 --- a/src/widgets/color_selector.h +++ b/src/widgets/color_selector.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/widgets/color_sliders.cpp b/src/widgets/color_sliders.cpp index b30832aec..1fea25aee 100644 --- a/src/widgets/color_sliders.cpp +++ b/src/widgets/color_sliders.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/widgets/color_sliders.h b/src/widgets/color_sliders.h index 71ccc7d3d..b01694bd2 100644 --- a/src/widgets/color_sliders.h +++ b/src/widgets/color_sliders.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/widgets/drop_down_button.cpp b/src/widgets/drop_down_button.cpp index a722b7c9b..9fc0337f8 100644 --- a/src/widgets/drop_down_button.cpp +++ b/src/widgets/drop_down_button.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/widgets/drop_down_button.h b/src/widgets/drop_down_button.h index 88d2666cf..9ec5ef494 100644 --- a/src/widgets/drop_down_button.h +++ b/src/widgets/drop_down_button.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/widgets/editor/click.cpp b/src/widgets/editor/click.cpp index d1f9e1628..b9b09e148 100644 --- a/src/widgets/editor/click.cpp +++ b/src/widgets/editor/click.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/widgets/editor/cursor.cpp b/src/widgets/editor/cursor.cpp index 4e3fcc1a4..0dfe56cf9 100644 --- a/src/widgets/editor/cursor.cpp +++ b/src/widgets/editor/cursor.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/widgets/editor/drawing_state.cpp b/src/widgets/editor/drawing_state.cpp index ab9d1a14c..beaa27ca2 100644 --- a/src/widgets/editor/drawing_state.cpp +++ b/src/widgets/editor/drawing_state.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/widgets/editor/drawing_state.h b/src/widgets/editor/drawing_state.h index 7f4ff9d17..ffc1b24f5 100644 --- a/src/widgets/editor/drawing_state.h +++ b/src/widgets/editor/drawing_state.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/widgets/editor/editor.cpp b/src/widgets/editor/editor.cpp index 6529e258f..3c0b3cdc9 100644 --- a/src/widgets/editor/editor.cpp +++ b/src/widgets/editor/editor.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/widgets/editor/editor.h b/src/widgets/editor/editor.h index 606a91371..ecfb2a039 100644 --- a/src/widgets/editor/editor.h +++ b/src/widgets/editor/editor.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/widgets/editor/editor_customization_delegate.h b/src/widgets/editor/editor_customization_delegate.h index 809e1bc06..027150ecb 100644 --- a/src/widgets/editor/editor_customization_delegate.h +++ b/src/widgets/editor/editor_customization_delegate.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/widgets/editor/editor_decorator.h b/src/widgets/editor/editor_decorator.h index 6b0198ac8..288f6cdc6 100644 --- a/src/widgets/editor/editor_decorator.h +++ b/src/widgets/editor/editor_decorator.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/widgets/editor/editor_listener.h b/src/widgets/editor/editor_listener.h index 95a073296..1f1532ba9 100644 --- a/src/widgets/editor/editor_listener.h +++ b/src/widgets/editor/editor_listener.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/widgets/editor/editor_listeners.cpp b/src/widgets/editor/editor_listeners.cpp index 184cef548..e415305e6 100644 --- a/src/widgets/editor/editor_listeners.cpp +++ b/src/widgets/editor/editor_listeners.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/widgets/editor/editor_listeners.h b/src/widgets/editor/editor_listeners.h index b739aa75e..96cd584dd 100644 --- a/src/widgets/editor/editor_listeners.h +++ b/src/widgets/editor/editor_listeners.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/widgets/editor/editor_state.h b/src/widgets/editor/editor_state.h index 2b8c7f28c..74291e829 100644 --- a/src/widgets/editor/editor_state.h +++ b/src/widgets/editor/editor_state.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/widgets/editor/editor_states_history.cpp b/src/widgets/editor/editor_states_history.cpp index e6f2a9483..f14442e3c 100644 --- a/src/widgets/editor/editor_states_history.cpp +++ b/src/widgets/editor/editor_states_history.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/widgets/editor/editor_states_history.h b/src/widgets/editor/editor_states_history.h index 4abffbd4e..446d6c150 100644 --- a/src/widgets/editor/editor_states_history.h +++ b/src/widgets/editor/editor_states_history.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/widgets/editor/editor_view.cpp b/src/widgets/editor/editor_view.cpp index 93f7d2113..fc56967cb 100644 --- a/src/widgets/editor/editor_view.cpp +++ b/src/widgets/editor/editor_view.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/widgets/editor/editor_view.h b/src/widgets/editor/editor_view.h index 47af3f348..90b68fe5f 100644 --- a/src/widgets/editor/editor_view.h +++ b/src/widgets/editor/editor_view.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/widgets/editor/handle_type.h b/src/widgets/editor/handle_type.h index 9158ba3fa..791625864 100644 --- a/src/widgets/editor/handle_type.h +++ b/src/widgets/editor/handle_type.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/widgets/editor/keys.cpp b/src/widgets/editor/keys.cpp index 81c2682e7..cd72d13e6 100644 --- a/src/widgets/editor/keys.cpp +++ b/src/widgets/editor/keys.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/widgets/editor/moving_cel_state.cpp b/src/widgets/editor/moving_cel_state.cpp index e13d43c9c..e7301223d 100644 --- a/src/widgets/editor/moving_cel_state.cpp +++ b/src/widgets/editor/moving_cel_state.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/widgets/editor/moving_cel_state.h b/src/widgets/editor/moving_cel_state.h index 7ea31e59c..115588550 100644 --- a/src/widgets/editor/moving_cel_state.h +++ b/src/widgets/editor/moving_cel_state.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/widgets/editor/moving_pixels_state.cpp b/src/widgets/editor/moving_pixels_state.cpp index fb569bfd0..ac5f9feef 100644 --- a/src/widgets/editor/moving_pixels_state.cpp +++ b/src/widgets/editor/moving_pixels_state.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/widgets/editor/moving_pixels_state.h b/src/widgets/editor/moving_pixels_state.h index 0d35e1258..d932caff5 100644 --- a/src/widgets/editor/moving_pixels_state.h +++ b/src/widgets/editor/moving_pixels_state.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/widgets/editor/pixels_movement.cpp b/src/widgets/editor/pixels_movement.cpp index 21ca4a418..427e92822 100644 --- a/src/widgets/editor/pixels_movement.cpp +++ b/src/widgets/editor/pixels_movement.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/widgets/editor/pixels_movement.h b/src/widgets/editor/pixels_movement.h index f8eb2e3f4..bd9d15c43 100644 --- a/src/widgets/editor/pixels_movement.h +++ b/src/widgets/editor/pixels_movement.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/widgets/editor/ruler.h b/src/widgets/editor/ruler.h index 77f72890d..8404ddcb7 100644 --- a/src/widgets/editor/ruler.h +++ b/src/widgets/editor/ruler.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/widgets/editor/scrolling_state.cpp b/src/widgets/editor/scrolling_state.cpp index 6282197ec..eda4b8762 100644 --- a/src/widgets/editor/scrolling_state.cpp +++ b/src/widgets/editor/scrolling_state.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/widgets/editor/scrolling_state.h b/src/widgets/editor/scrolling_state.h index cabe7b315..6c11318a8 100644 --- a/src/widgets/editor/scrolling_state.h +++ b/src/widgets/editor/scrolling_state.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/widgets/editor/select_box_state.cpp b/src/widgets/editor/select_box_state.cpp index e3dcd5525..519544633 100644 --- a/src/widgets/editor/select_box_state.cpp +++ b/src/widgets/editor/select_box_state.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/widgets/editor/select_box_state.h b/src/widgets/editor/select_box_state.h index 9e0d010a5..945c3b080 100644 --- a/src/widgets/editor/select_box_state.h +++ b/src/widgets/editor/select_box_state.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/widgets/editor/standby_state.cpp b/src/widgets/editor/standby_state.cpp index be2c775fd..6c4c52b5d 100644 --- a/src/widgets/editor/standby_state.cpp +++ b/src/widgets/editor/standby_state.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/widgets/editor/standby_state.h b/src/widgets/editor/standby_state.h index dde50bf5f..bc1d951db 100644 --- a/src/widgets/editor/standby_state.h +++ b/src/widgets/editor/standby_state.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/widgets/editor/tool_loop_impl.cpp b/src/widgets/editor/tool_loop_impl.cpp index e5e69ba63..206b2644b 100644 --- a/src/widgets/editor/tool_loop_impl.cpp +++ b/src/widgets/editor/tool_loop_impl.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/widgets/editor/tool_loop_impl.h b/src/widgets/editor/tool_loop_impl.h index d5598aac6..9f25530e9 100644 --- a/src/widgets/editor/tool_loop_impl.h +++ b/src/widgets/editor/tool_loop_impl.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/widgets/editor/transform_handles.cpp b/src/widgets/editor/transform_handles.cpp index 3c5535a6f..afc15efb1 100644 --- a/src/widgets/editor/transform_handles.cpp +++ b/src/widgets/editor/transform_handles.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/widgets/editor/transform_handles.h b/src/widgets/editor/transform_handles.h index 01910d1ca..0769ef201 100644 --- a/src/widgets/editor/transform_handles.h +++ b/src/widgets/editor/transform_handles.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/widgets/fileview.cpp b/src/widgets/fileview.cpp index 64468ae27..b164327d9 100644 --- a/src/widgets/fileview.cpp +++ b/src/widgets/fileview.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/widgets/fileview.h b/src/widgets/fileview.h index 9e6c2d543..3021aff80 100644 --- a/src/widgets/fileview.h +++ b/src/widgets/fileview.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/widgets/groupbut.cpp b/src/widgets/groupbut.cpp index eadc98130..ffedc3ecc 100644 --- a/src/widgets/groupbut.cpp +++ b/src/widgets/groupbut.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/widgets/groupbut.h b/src/widgets/groupbut.h index 470d961e0..d44d49d0b 100644 --- a/src/widgets/groupbut.h +++ b/src/widgets/groupbut.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/widgets/hex_color_entry.cpp b/src/widgets/hex_color_entry.cpp index bb46a29ce..4badff529 100644 --- a/src/widgets/hex_color_entry.cpp +++ b/src/widgets/hex_color_entry.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/widgets/hex_color_entry.h b/src/widgets/hex_color_entry.h index 67bb52dfd..9d88527c9 100644 --- a/src/widgets/hex_color_entry.h +++ b/src/widgets/hex_color_entry.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/widgets/menuitem2.cpp b/src/widgets/menuitem2.cpp index a9f0f69ad..2e053e37c 100644 --- a/src/widgets/menuitem2.cpp +++ b/src/widgets/menuitem2.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/widgets/menuitem2.h b/src/widgets/menuitem2.h index 62a454698..b1c71d469 100644 --- a/src/widgets/menuitem2.h +++ b/src/widgets/menuitem2.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/widgets/palette_view.cpp b/src/widgets/palette_view.cpp index 22b9fc098..1886bf3e9 100644 --- a/src/widgets/palette_view.cpp +++ b/src/widgets/palette_view.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/widgets/palette_view.h b/src/widgets/palette_view.h index 9cab507b3..5b3833a9e 100644 --- a/src/widgets/palette_view.h +++ b/src/widgets/palette_view.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/widgets/popup_frame_pin.cpp b/src/widgets/popup_frame_pin.cpp index 9c8e6b954..0dfe1a0c4 100644 --- a/src/widgets/popup_frame_pin.cpp +++ b/src/widgets/popup_frame_pin.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/widgets/popup_frame_pin.h b/src/widgets/popup_frame_pin.h index cb8bc070a..120bcb96a 100644 --- a/src/widgets/popup_frame_pin.h +++ b/src/widgets/popup_frame_pin.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/widgets/statebar.cpp b/src/widgets/statebar.cpp index 62c6077a7..ca97d449f 100644 --- a/src/widgets/statebar.cpp +++ b/src/widgets/statebar.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/widgets/statebar.h b/src/widgets/statebar.h index b4ca83737..6b7e80738 100644 --- a/src/widgets/statebar.h +++ b/src/widgets/statebar.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/widgets/tabs.cpp b/src/widgets/tabs.cpp index 854854e6d..33613a853 100644 --- a/src/widgets/tabs.cpp +++ b/src/widgets/tabs.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/widgets/tabs.h b/src/widgets/tabs.h index 3824088b2..a4f5665ac 100644 --- a/src/widgets/tabs.h +++ b/src/widgets/tabs.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/widgets/toolbar.cpp b/src/widgets/toolbar.cpp index d54a832a1..a4d051151 100644 --- a/src/widgets/toolbar.cpp +++ b/src/widgets/toolbar.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/widgets/toolbar.h b/src/widgets/toolbar.h index 060f47cd1..504cd6ad3 100644 --- a/src/widgets/toolbar.h +++ b/src/widgets/toolbar.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/xml_exception.cpp b/src/xml_exception.cpp index 9feaab9ab..2e2f6d7cf 100644 --- a/src/xml_exception.cpp +++ b/src/xml_exception.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/xml_exception.h b/src/xml_exception.h index 1ba30ec1b..6e67368f9 100644 --- a/src/xml_exception.h +++ b/src/xml_exception.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/xml_widgets.cpp b/src/xml_widgets.cpp index d5f6d99e2..6c1f212ec 100644 --- a/src/xml_widgets.cpp +++ b/src/xml_widgets.cpp @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/src/xml_widgets.h b/src/xml_widgets.h index d1aa042b2..fff0702f0 100644 --- a/src/xml_widgets.h +++ b/src/xml_widgets.h @@ -1,4 +1,4 @@ -/* ASE - Allegro Sprite Editor +/* ASEPRITE * Copyright (C) 2001-2012 David Capello * * This program is free software; you can redistribute it and/or modify diff --git a/third_party/CMakeLists.txt b/third_party/CMakeLists.txt index a56391548..eb741535a 100644 --- a/third_party/CMakeLists.txt +++ b/third_party/CMakeLists.txt @@ -1,4 +1,4 @@ -# ASE - Allegro Sprite Editor +# ASEPRITE # Copyright (C) 2001-2012 David Capello include_directories(.) diff --git a/third_party/freetype/CMakeLists.txt b/third_party/freetype/CMakeLists.txt index 89fbd72ec..99253d226 100644 --- a/third_party/freetype/CMakeLists.txt +++ b/third_party/freetype/CMakeLists.txt @@ -1,4 +1,4 @@ -# ASE - Allegro Sprite Editor +# ASEPRITE # Copyright (C) 2001-2012 David Capello include_directories(include) diff --git a/third_party/giflib/CMakeLists.txt b/third_party/giflib/CMakeLists.txt index 3cd55599b..ef69c9a39 100644 --- a/third_party/giflib/CMakeLists.txt +++ b/third_party/giflib/CMakeLists.txt @@ -1,4 +1,4 @@ -# ASE - Allegro Sprite Editor +# ASEPRITE # Copyright (C) 2001-2012 David Capello include_directories( diff --git a/third_party/gtest/CMakeLists.txt b/third_party/gtest/CMakeLists.txt index 5ff30c421..f3b8403a2 100644 --- a/third_party/gtest/CMakeLists.txt +++ b/third_party/gtest/CMakeLists.txt @@ -1,4 +1,4 @@ -# ASE - Allegro Sprite Editor +# ASEPRITE # Copyright (C) 2001-2012 David Capello include_directories(. include) diff --git a/third_party/jpeg/CMakeLists.txt b/third_party/jpeg/CMakeLists.txt index e93c372b1..07042cddc 100644 --- a/third_party/jpeg/CMakeLists.txt +++ b/third_party/jpeg/CMakeLists.txt @@ -1,4 +1,4 @@ -# ASE - Allegro Sprite Editor +# ASEPRITE # Copyright (C) 2001-2012 David Capello add_library(jpeg diff --git a/third_party/libart_lgpl/CMakeLists.txt b/third_party/libart_lgpl/CMakeLists.txt index 946ffca9b..92389c0c2 100644 --- a/third_party/libart_lgpl/CMakeLists.txt +++ b/third_party/libart_lgpl/CMakeLists.txt @@ -1,4 +1,4 @@ -# ASE - Allegro Sprite Editor +# ASEPRITE # Copyright (C) 2001-2012 David Capello add_library(libart_lgpl diff --git a/third_party/libpng/CMakeLists.txt b/third_party/libpng/CMakeLists.txt index 35b71c425..4774aaaef 100644 --- a/third_party/libpng/CMakeLists.txt +++ b/third_party/libpng/CMakeLists.txt @@ -1,4 +1,4 @@ -# ASE - Allegro Sprite Editor +# ASEPRITE # Copyright (C) 2001-2012 David Capello add_library(libpng diff --git a/third_party/loadpng/CMakeLists.txt b/third_party/loadpng/CMakeLists.txt index f40c0d598..9a7ca5160 100644 --- a/third_party/loadpng/CMakeLists.txt +++ b/third_party/loadpng/CMakeLists.txt @@ -1,4 +1,4 @@ -# ASE - Allegro Sprite Editor +# ASEPRITE # Copyright (C) 2001-2012 David Capello add_library(loadpng diff --git a/third_party/tinyxml/CMakeLists.txt b/third_party/tinyxml/CMakeLists.txt index 6c7f38f78..abe6ab12c 100644 --- a/third_party/tinyxml/CMakeLists.txt +++ b/third_party/tinyxml/CMakeLists.txt @@ -1,4 +1,4 @@ -# ASE - Allegro Sprite Editor +# ASEPRITE # Copyright (C) 2001-2012 David Capello add_library(tinyxml diff --git a/third_party/zlib/CMakeLists.txt b/third_party/zlib/CMakeLists.txt index b9e36f860..d1c1b2e52 100644 --- a/third_party/zlib/CMakeLists.txt +++ b/third_party/zlib/CMakeLists.txt @@ -1,4 +1,4 @@ -# ASE - Allegro Sprite Editor +# ASEPRITE # Copyright (C) 2001-2012 David Capello add_library(zlib