aseprite/src
David Capello 275181990f Added:
- eye-dropper cursor to editor
- JM_SETCURSOR
- incremental-search to fileview widget
- jgrid widget
- JI_SIGNAL_SET_FONT
- sprite_getpixel
- colorselector widget
- test_jlist test
- HSV color type
- grid, exchange_colors, and eyedropper_tool commands
Fixed:
- duplication of layers
Renamed:
- jwidget_add_childs to jwidget_add_children
- status_bar to statusbar
- tool_bar to toolbar
- color_viewer to colorviewer
- color_bar to colorbar
- color_button to colorbutton
- rectfill_exclude to jrectexclude
- _graya_getk to _graya_getv
- _graya_k_shift to _graya_v_shift
Refactoring to color type:
- now it's a color_t structure instead of a string (char *)
Removed:
- mapgen.[ch]
- update_global_script_variables routine
- JM_CHAR (now it's JM_KEYPRESSED).
- README-es.txt
- FAQ.txt
2008-02-29 19:29:49 +00:00
..
commands Added: 2008-02-29 19:29:49 +00:00
console Removed USE_PRECOMPILED_HEADER option. 2008-02-11 01:56:20 +00:00
core Added: 2008-02-29 19:29:49 +00:00
dialogs Added: 2008-02-29 19:29:49 +00:00
effect Added: 2008-02-29 19:29:49 +00:00
file Added: 2008-02-29 19:29:49 +00:00
intl Removed USE_PRECOMPILED_HEADER option. 2008-02-11 01:56:20 +00:00
jinete Added: 2008-02-29 19:29:49 +00:00
modules Added: 2008-02-29 19:29:49 +00:00
raster Added: 2008-02-29 19:29:49 +00:00
script Added: 2008-02-29 19:29:49 +00:00
test Added: 2008-02-29 19:29:49 +00:00
util Added: 2008-02-29 19:29:49 +00:00
widgets Added: 2008-02-29 19:29:49 +00:00
icon.rc Moved everything to trunk 2007-09-18 23:57:02 +00:00
main.c Removed USE_PRECOMPILED_HEADER option. 2008-02-11 01:56:20 +00:00