aseprite/src/base
2010-09-30 16:31:45 -03:00
..
bind.h Move Signal/Slot/Bind stuff to base-lib. 2010-09-25 17:20:59 -03:00
CMakeLists.txt Remove jstring class replacing it with the new base::string and new functions to manipulate strings. 2010-09-30 15:34:12 -03:00
convert_to.cpp Include correct header files (gcc compiler detects these kind of problems). 2010-09-30 16:21:15 -03:00
convert_to.h Remove Vaca::Application class. Move Vaca::String class to src/base/string.h (and split_string and convert_to algorithms to src/base/). 2010-09-28 15:36:03 -03:00
disable_copying.h Force DISABLE_COPYING() to be in private: class section. 2010-09-29 16:54:25 -03:00
errno_string.cpp Separate "base" code under terms of the BSD license. 2010-09-23 20:28:16 -03:00
errno_string.h Separate "base" code under terms of the BSD license. 2010-09-23 20:28:16 -03:00
LICENSE.txt Separate "base" code under terms of the BSD license. 2010-09-23 20:28:16 -03:00
mem_utils.cpp Fix mem_utils.cpp compilation error with gcc. 2010-09-26 16:10:21 -03:00
mem_utils.h Modify get_pretty_memory_size() to return a std::string. 2010-09-23 20:28:38 -03:00
mutex_pthread.h Move Mutex class from Vaca to src/base. 2010-09-23 23:33:39 -03:00
mutex_win32.h Move Mutex class from Vaca to src/base. 2010-09-23 23:33:39 -03:00
mutex.cpp Move Mutex class from Vaca to src/base. 2010-09-23 23:33:39 -03:00
mutex.h Move Mutex class from Vaca to src/base. 2010-09-23 23:33:39 -03:00
path_unittest.cpp Remove jstring class replacing it with the new base::string and new functions to manipulate strings. 2010-09-30 15:34:12 -03:00
path.cpp Remove jstring class replacing it with the new base::string and new functions to manipulate strings. 2010-09-30 15:34:12 -03:00
path.h Remove jstring class replacing it with the new base::string and new functions to manipulate strings. 2010-09-30 15:34:12 -03:00
remove_from_container.h Move Vaca classes to base and gui libraries. 2010-09-29 17:14:11 -03:00
scoped_lock.h Move Mutex class from Vaca to src/base. 2010-09-23 23:33:39 -03:00
shared_ptr_unittest.cpp Move Vaca classes to base and gui libraries. 2010-09-29 17:14:11 -03:00
shared_ptr.h Fix compilation errors copying SharedPtr<> of different types in gcc. 2010-09-30 16:31:45 -03:00
signal.h Move Signal/Slot/Bind stuff to base-lib. 2010-09-25 17:20:59 -03:00
slot.h Move Signal/Slot/Bind stuff to base-lib. 2010-09-25 17:20:59 -03:00
split_string_unittest.cpp Remove jstring class replacing it with the new base::string and new functions to manipulate strings. 2010-09-30 15:34:12 -03:00
split_string.cpp Remove jstring class replacing it with the new base::string and new functions to manipulate strings. 2010-09-30 15:34:12 -03:00
split_string.h Remove jstring class replacing it with the new base::string and new functions to manipulate strings. 2010-09-30 15:34:12 -03:00
string.cpp Remove jstring class replacing it with the new base::string and new functions to manipulate strings. 2010-09-30 15:34:12 -03:00
string.h Remove jstring class replacing it with the new base::string and new functions to manipulate strings. 2010-09-30 15:34:12 -03:00