.. |
allegro
|
Replace Allegro Sprite Editor or ASE with ASEPRITE in all files.
|
2012-01-06 01:12:57 -03:00 |
app
|
Replace Allegro Sprite Editor or ASE with ASEPRITE in all files.
|
2012-01-06 01:12:57 -03:00 |
base
|
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 |
commands
|
Add Ctrl+Tab and Ctrl+Shift+Tab keys to switch between tabs.
|
2012-02-12 11:33:06 -03:00 |
dialogs
|
Replace image_new* functions with Image:create*() member functions.
|
2012-02-11 22:57:21 -03:00 |
file
|
Replace image_new* functions with Image:create*() member functions.
|
2012-02-11 22:57:21 -03:00 |
filters
|
Replace Allegro Sprite Editor or ASE with ASEPRITE in all files.
|
2012-01-06 01:12:57 -03:00 |
gfx
|
Replace Allegro Sprite Editor or ASE with ASEPRITE in all files.
|
2012-01-06 01:12:57 -03:00 |
gui
|
Add JM_CLOSE_APP message to know when the user pressed the native window close button.
|
2012-02-02 20:01:54 -03:00 |
la
|
Update copyright year to 2012.
|
2012-01-06 00:52:11 -03:00 |
modules
|
Remove the ScreenShot command.
|
2012-02-12 10:55:33 -03:00 |
net
|
Replace Allegro Sprite Editor or ASE with ASEPRITE in all files.
|
2012-01-06 01:12:57 -03:00 |
raster
|
Remove unused function image_depth().
|
2012-02-11 23:00:01 -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
|
Conert all mask_* functions to Mask function members.
|
2012-01-08 22:34:36 -03:00 |
undo
|
Update copyright year to 2012.
|
2012-01-06 00:52:11 -03:00 |
undoers
|
Fix problems resetting Document's selection transformation in some commands.
|
2012-01-09 19:13:48 -03:00 |
updater
|
Replace Allegro Sprite Editor or ASE with ASEPRITE in all files.
|
2012-01-06 01:12:57 -03:00 |
util
|
Replace image_new* functions with Image:create*() member functions.
|
2012-02-11 22:57:21 -03:00 |
widgets
|
Add Ctrl+Tab and Ctrl+Shift+Tab keys to switch between tabs.
|
2012-02-12 11:33:06 -03:00 |
app.cpp
|
Now the recent list of paths can contain 16 paths different from the recent list of files.
|
2012-02-11 19:04:52 -03:00 |
app.h
|
Replace Allegro Sprite Editor or ASE with ASEPRITE in all files.
|
2012-01-06 01:12:57 -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
|
Add Ctrl+Tab and Ctrl+Shift+Tab keys to switch between tabs.
|
2012-02-12 11:33:06 -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
|
Replace image_new* functions with Image:create*() member functions.
|
2012-02-11 22:57:21 -03:00 |
document.h
|
Replace Allegro Sprite Editor or ASE with ASEPRITE in all files.
|
2012-01-06 01:12:57 -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
|
Replace Allegro Sprite Editor or ASE with ASEPRITE in all files.
|
2012-01-06 01:12:57 -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
|
Replace Allegro Sprite Editor or ASE with ASEPRITE in all files.
|
2012-01-06 01:12:57 -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
|
Replace image_new* functions with Image:create*() member functions.
|
2012-02-11 22:57:21 -03:00 |
undo_transaction.h
|
Conert all mask_* functions to Mask function members.
|
2012-01-08 22:34:36 -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
|
Replace Allegro Sprite Editor or ASE with ASEPRITE in all files.
|
2012-01-06 01:12:57 -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 |