aseprite/src
David Capello d752d19742 Fix problem pressing some keyboard shortcuts in popup windows.
With this change we fix problems copying & pasting values in ColorSelector
text entries.
2012-03-21 23:14:11 -03:00
..
allegro Replace Allegro Sprite Editor or ASE with ASEPRITE in all files. 2012-01-06 01:12:57 -03:00
app Rename Color::toFormalString -> toHumanReadableString and replace bool param with an enum. 2012-02-12 23:32:34 -03:00
base Minor fix to remove_from_container's comment. 2012-03-11 22:15:01 -03:00
commands Add ability to copy & paste colors with the palette editor. 2012-03-21 19:22:32 -03:00
dialogs Replace jwidget_scroll with Widget::scrollRegion(). 2012-03-20 16:13:37 -03:00
file Fix #include of pixel_format.h in file/file.h (issue #79) 2012-02-21 19:51:54 -03:00
filters Replace Allegro Sprite Editor or ASE with ASEPRITE in all files. 2012-01-06 01:12:57 -03:00
gfx Avoid duplicated code to flip the image. 2012-02-19 16:25:07 -03:00
gui Fix problem pressing some keyboard shortcuts in popup windows. 2012-03-21 23:14:11 -03:00
la Update copyright year to 2012. 2012-01-06 00:52:11 -03:00
modules Now Shift+V works correctly when we are moving pixels. 2012-03-20 14:41:20 -03:00
net Replace Allegro Sprite Editor or ASE with ASEPRITE in all files. 2012-01-06 01:12:57 -03:00
raster Add Palette::MaxColors constant. 2012-03-21 19:22:11 -03:00
settings Add snap to grid in selection movement. 2012-01-07 17:23:21 -03:00
skin Add text entry to go to frame in the status bar (issue #6). 2012-01-09 21:18:32 -03:00
tests Replace Allegro Sprite Editor or ASE with ASEPRITE in all files. 2012-01-06 01:12:57 -03:00
tools Change "imgtype" int type to PixelFormat enumeration. 2012-02-12 23:21:06 -03:00
undo Update copyright year to 2012. 2012-01-06 00:52:11 -03:00
undoers Avoid duplicated code to flip the image. 2012-02-19 16:25:07 -03:00
updater Replace Allegro Sprite Editor or ASE with ASEPRITE in all files. 2012-01-06 01:12:57 -03:00
util Clean whitespaces in some files. 2012-02-19 15:04:13 -03:00
widgets Fix problem of "multiple entries" selected in ColorBar::onColorButtonChange() when the user picks the same color. 2012-03-21 14:41:37 -03:00
app.cpp Change "imgtype" int type to PixelFormat enumeration. 2012-02-12 23:21:06 -03:00
app.h Change "imgtype" int type to PixelFormat enumeration. 2012-02-12 23:21:06 -03:00
check_args.cpp Replace Allegro Sprite Editor or ASE with ASEPRITE in all files. 2012-01-06 01:12:57 -03:00
check_args.h Replace Allegro Sprite Editor or ASE with ASEPRITE in all files. 2012-01-06 01:12:57 -03:00
CMakeLists.txt Remove deprecated dialogs: drawtext.cpp, playfli.cpp, repo.cpp. 2012-03-20 13:23:59 -03:00
console.cpp Replace Allegro Sprite Editor or ASE with ASEPRITE in all files. 2012-01-06 01:12:57 -03:00
console.h Replace Allegro Sprite Editor or ASE with ASEPRITE in all files. 2012-01-06 01:12:57 -03:00
context_flags.cpp Replace Allegro Sprite Editor or ASE with ASEPRITE in all files. 2012-01-06 01:12:57 -03:00
context_flags.h Replace Allegro Sprite Editor or ASE with ASEPRITE in all files. 2012-01-06 01:12:57 -03:00
context_listener_list.cpp Add context listeners. 2012-02-02 20:05:26 -03:00
context_listener_list.h Add context listeners. 2012-02-02 20:05:26 -03:00
context_listener.h Add context listeners. 2012-02-02 20:05:26 -03:00
context.cpp Add context listeners. 2012-02-02 20:05:26 -03:00
context.h Add context listeners. 2012-02-02 20:05:26 -03:00
document_id.h Replace Allegro Sprite Editor or ASE with ASEPRITE in all files. 2012-01-06 01:12:57 -03:00
document_wrappers.h Replace Allegro Sprite Editor or ASE with ASEPRITE in all files. 2012-01-06 01:12:57 -03:00
document.cpp Change "imgtype" int type to PixelFormat enumeration. 2012-02-12 23:21:06 -03:00
document.h Change "imgtype" int type to PixelFormat enumeration. 2012-02-12 23:21:06 -03:00
documents.cpp Replace Allegro Sprite Editor or ASE with ASEPRITE in all files. 2012-01-06 01:12:57 -03:00
documents.h Replace Allegro Sprite Editor or ASE with ASEPRITE in all files. 2012-01-06 01:12:57 -03:00
drop_files.cpp Fix problem dropping files when a popup window is opened. 2012-03-21 19:56:39 -03:00
drop_files.h Replace Allegro Sprite Editor or ASE with ASEPRITE in all files. 2012-01-06 01:12:57 -03:00
errno_unittest.cpp Replace Allegro Sprite Editor or ASE with ASEPRITE in all files. 2012-01-06 01:12:57 -03:00
file_system.cpp Replace Allegro Sprite Editor or ASE with ASEPRITE in all files. 2012-01-06 01:12:57 -03:00
file_system.h Replace Allegro Sprite Editor or ASE with ASEPRITE in all files. 2012-01-06 01:12:57 -03:00
gfxmode.cpp Replace Allegro Sprite Editor or ASE with ASEPRITE in all files. 2012-01-06 01:12:57 -03:00
gfxmode.h Replace Allegro Sprite Editor or ASE with ASEPRITE in all files. 2012-01-06 01:12:57 -03:00
gui_xml.cpp Replace Allegro Sprite Editor or ASE with ASEPRITE in all files. 2012-01-06 01:12:57 -03:00
gui_xml.h Replace Allegro Sprite Editor or ASE with ASEPRITE in all files. 2012-01-06 01:12:57 -03:00
ini_file.cpp Replace Allegro Sprite Editor or ASE with ASEPRITE in all files. 2012-01-06 01:12:57 -03:00
ini_file.h Replace Allegro Sprite Editor or ASE with ASEPRITE in all files. 2012-01-06 01:12:57 -03:00
job.cpp Replace Allegro Sprite Editor or ASE with ASEPRITE in all files. 2012-01-06 01:12:57 -03:00
job.h Replace Allegro Sprite Editor or ASE with ASEPRITE in all files. 2012-01-06 01:12:57 -03:00
launcher.cpp Replace Allegro Sprite Editor or ASE with ASEPRITE in all files. 2012-01-06 01:12:57 -03:00
launcher.h Replace Allegro Sprite Editor or ASE with ASEPRITE in all files. 2012-01-06 01:12:57 -03:00
listeners.h Replace Allegro Sprite Editor or ASE with ASEPRITE in all files. 2012-01-06 01:12:57 -03:00
log.cpp Replace Allegro Sprite Editor or ASE with ASEPRITE in all files. 2012-01-06 01:12:57 -03:00
log.h Replace Allegro Sprite Editor or ASE with ASEPRITE in all files. 2012-01-06 01:12:57 -03:00
main.cpp Replace Allegro Sprite Editor or ASE with ASEPRITE in all files. 2012-01-06 01:12:57 -03:00
modules.cpp Replace Allegro Sprite Editor or ASE with ASEPRITE in all files. 2012-01-06 01:12:57 -03:00
modules.h Replace Allegro Sprite Editor or ASE with ASEPRITE in all files. 2012-01-06 01:12:57 -03:00
objects_container_impl_unittest.cpp Replace Allegro Sprite Editor or ASE with ASEPRITE in all files. 2012-01-06 01:12:57 -03:00
objects_container_impl.cpp Replace Allegro Sprite Editor or ASE with ASEPRITE in all files. 2012-01-06 01:12:57 -03:00
objects_container_impl.h Replace Allegro Sprite Editor or ASE with ASEPRITE in all files. 2012-01-06 01:12:57 -03:00
recent_files.cpp Add compatibility to load the recent list of paths from the recent list of files from old aseprite.ini files. 2012-02-11 19:09:50 -03:00
recent_files.h Add compatibility to load the recent list of paths from the recent list of files from old aseprite.ini files. 2012-02-11 19:09:50 -03:00
resource_finder.cpp Replace Allegro Sprite Editor or ASE with ASEPRITE in all files. 2012-01-06 01:12:57 -03:00
resource_finder.h Replace Allegro Sprite Editor or ASE with ASEPRITE in all files. 2012-01-06 01:12:57 -03:00
resources_win32.rc Update the .rc information. 2012-01-07 22:14:29 -03:00
ui_context.cpp Change "imgtype" int type to PixelFormat enumeration. 2012-02-12 23:21:06 -03:00
ui_context.h Replace Allegro Sprite Editor or ASE with ASEPRITE in all files. 2012-01-06 01:12:57 -03:00
undo_transaction.cpp Add support to flip irregular selections. 2012-02-20 19:12:06 -03:00
undo_transaction.h Add support to flip irregular selections. 2012-02-20 19:12:06 -03:00
xml_exception.cpp Replace Allegro Sprite Editor or ASE with ASEPRITE in all files. 2012-01-06 01:12:57 -03:00
xml_exception.h Replace Allegro Sprite Editor or ASE with ASEPRITE in all files. 2012-01-06 01:12:57 -03:00
xml_widgets.cpp Change "imgtype" int type to PixelFormat enumeration. 2012-02-12 23:21:06 -03:00
xml_widgets.h Replace Allegro Sprite Editor or ASE with ASEPRITE in all files. 2012-01-06 01:12:57 -03:00
xpm_icon.c Add xpm icon for X11. 2011-09-06 19:37:35 -03:00