aseprite/src
David Capello 01f3f9ffab Use Graphics pointer in PopupFrame/TipWindow::onPreferredSize/onPaint events.
+ Add Graphics::drawString/fitString/drawStringAlgorithm.
2011-02-13 23:16:10 -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 Widget::setDoubleBuffered(bool) to use double-buffering method 2011-02-05 16:26:01 -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 Use Graphics pointer in PopupFrame/TipWindow::onPreferredSize/onPaint events. 2011-02-13 23:16:10 -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 Change painting code of some widgets from JM_DRAW to onPaint(). 2011-02-12 09:32:57 -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 Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
widgets Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -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 Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
xml_widgets.h More updates for copyright year to 2011. 2011-01-20 18:32:31 -03:00