.. |
allegro
|
Replace Allegro Sprite Editor or ASE with ASEPRITE in all files.
|
2012-01-06 01:12:57 -03:00 |
app
|
Fix a bug trying to select a color index < 0 when there is no color selected in the palette view.
|
2012-05-02 23:09:56 -03:00 |
base
|
Include CheckCSourceCompiles module to use CHECK_C_SOURCE_COMPILES.
|
2012-03-22 15:12:26 -03:00 |
commands
|
Fix a bug trying to select a color index < 0 when there is no color selected in the palette view.
|
2012-05-02 23:09:56 -03:00 |
dialogs
|
Remove jwidget_free() function.
|
2012-04-15 16:04:03 -03:00 |
file
|
Improve error handling in ase_file_read_cel_chunk() to continue reading the whole file when an invalid zlib chunk is found.
|
2012-05-03 00:52:39 -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
|
Remove JI_SIGNAL_ENTRY_CHANGE signal.
|
2012-04-18 22:57:36 -03:00 |
la
|
|
|
modules
|
Convert group_button widget to ButtonSet class.
|
2012-04-19 20:33:57 -03:00 |
net
|
Replace Allegro Sprite Editor or ASE with ASEPRITE in all files.
|
2012-01-06 01:12:57 -03:00 |
raster
|
Minor changes.
|
2012-03-23 11:44:10 -03:00 |
settings
|
Add snap to grid in selection movement.
|
2012-01-07 17:23:21 -03:00 |
skin
|
Rename panel widget to Splitter class.
|
2012-04-05 19:39:09 -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
|
|
|
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
|
Use Palette::MaxColors instead of 256.
|
2012-05-02 23:09:34 -03:00 |
app.cpp
|
Remove jwidget_free() function.
|
2012-04-15 16:04:03 -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
|
Convert group_button widget to ButtonSet class.
|
2012-04-19 20:33:57 -03:00 |
console.cpp
|
Refactor jmanager to gui::Manager class.
|
2012-04-15 15:21:24 -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
|
Refactor jmanager to gui::Manager class.
|
2012-04-15 15:21:24 -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
|
Refactor jmanager to gui::Manager class.
|
2012-04-15 15:21:24 -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
|
Refactor: Change jseparator widget to Separator class.
|
2012-04-05 23:34:42 -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
|
|
|