aseprite/src
2011-02-19 22:40:46 -03:00
..
allegro Modify sys_directx_assert() to call DebugBreak() instead of abort(). 2010-12-12 11:36:50 -03:00
app More updates for copyright year to 2011. 2011-01-20 18:32:31 -03:00
base Move jmalloc/jfree to base/ library as base_malloc/free (remove new/new0/renew macros). 2011-01-23 19:19:18 -03:00
commands Add ArrowAlign to TipWindow so the tip is pointing to some widget. 2011-02-15 09:02:51 -03:00
core Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
dialogs Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
effect Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
file Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
gfx Overload gfx::Border class operators to increment/decrement border size. 2011-01-30 23:18:52 -03:00
gui Change "images" variable in ji_move_region() from JList to std::vector. 2011-02-16 00:13:18 -03:00
modules Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
raster Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
settings Move pen_type.h to raster directory. 2011-01-21 17:16:21 -03:00
skin Add ArrowAlign to TipWindow so the tip is pointing to some widget. 2011-02-15 09:02:51 -03:00
tests Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
tools Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
util Change "thumbnails" variable in src/util/thmbnail.cpp from JList to std::vector<> type. 2011-02-16 00:07:09 -03:00
widgets Add PaletteView::IndexChange signal (to replace SIGNAL_PALETTE_EDITOR_CHANGE). 2011-02-19 22:40:46 -03:00
app.cpp Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
app.h Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
check_args.cpp Update copyright year to 2011. 2011-01-18 20:49:53 -03:00
check_args.h More updates for copyright year to 2011. 2011-01-20 18:32:31 -03:00
CMakeLists.txt Rename PalEdit to PaletteView widget to avoid confusion with the palette editor command. 2011-01-28 09:28:54 -03:00
console.cpp Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
console.h Move "AseException" to "base::Exception" class. 2011-01-20 23:33:57 -03:00
context.cpp Move "AseException" to "base::Exception" class. 2011-01-20 23:33:57 -03:00
context.h Move "AseException" to "base::Exception" class. 2011-01-20 23:33:57 -03:00
errno_unittest.cpp Update copyright year to 2011. 2011-01-18 20:49:53 -03:00
gfxmode.cpp Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
gfxmode.h More updates for copyright year to 2011. 2011-01-20 18:32:31 -03:00
gui_xml.cpp Move "AseException" to "base::Exception" class. 2011-01-20 23:33:57 -03:00
gui_xml.h More updates for copyright year to 2011. 2011-01-20 18:32:31 -03:00
job.cpp Convert jalert to Alert C++ class. 2011-01-27 17:21:33 -03:00
job.h Convert jalert to Alert C++ class. 2011-01-27 17:21:33 -03:00
launcher.cpp Convert jalert to Alert C++ class. 2011-01-27 17:21:33 -03:00
launcher.h More updates for copyright year to 2011. 2011-01-20 18:32:31 -03:00
log.cpp Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
log.h More updates for copyright year to 2011. 2011-01-20 18:32:31 -03:00
main.cpp Move jmalloc/jfree to base/ library as base_malloc/free (remove new/new0/renew macros). 2011-01-23 19:19:18 -03:00
recent_files.cpp Update copyright year to 2011. 2011-01-18 20:49:53 -03:00
recent_files.h More updates for copyright year to 2011. 2011-01-20 18:32:31 -03:00
resource_finder.cpp Update copyright year to 2011. 2011-01-18 20:49:53 -03:00
resource_finder.h More updates for copyright year to 2011. 2011-01-20 18:32:31 -03:00
resources_win32.rc More updates for copyright year to 2011. 2011-01-20 18:32:31 -03:00
sprite_wrappers.h Move "AseException" to "base::Exception" class. 2011-01-20 23:33:57 -03:00
tiled_mode.h More updates for copyright year to 2011. 2011-01-20 18:32:31 -03:00
ui_context.cpp Refactor all member functions of Context class to camel case. 2011-01-20 19:58:11 -03:00
ui_context.h Refactor all member functions of Context class to camel case. 2011-01-20 19:58:11 -03:00
undoable.cpp Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
undoable.h More updates for copyright year to 2011. 2011-01-20 18:32:31 -03:00
xml_exception.cpp Move "AseException" to "base::Exception" class. 2011-01-20 23:33:57 -03:00
xml_exception.h Move "AseException" to "base::Exception" class. 2011-01-20 23:33:57 -03:00
xml_widgets.cpp Add ArrowAlign to TipWindow so the tip is pointing to some widget. 2011-02-15 09:02:51 -03:00
xml_widgets.h More updates for copyright year to 2011. 2011-01-20 18:32:31 -03:00