aseprite/src/widgets
2010-07-26 00:28:24 -03:00
..
editor Added possibility to copy the selected pixels with CTRL key. 2010-07-23 23:27:46 -03:00
colbar.cpp Fixed a bug calling "palette_editor" with invalid color (index out of range). 2010-06-21 22:16:30 -03:00
colbar.h Fixed problem with Ctrl+mouse wheel over the color-bar (reported by Ilija). 2010-04-23 21:49:50 -03:00
colbut.cpp Added BITMAP argument in jdraw_text() function. 2010-07-26 00:28:24 -03:00
colbut.h Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
colsel.cpp Replaced jwidget_show/hide/is_visible/is_hidden functions with Widget::isVisible/setVisible methods. 2010-07-04 12:03:14 -03:00
colsel.h Modified color selector (tabs replaced with buttons). 2010-04-25 23:24:26 -03:00
colview.cpp Added BITMAP argument in jdraw_text() function. 2010-07-26 00:28:24 -03:00
colview.h Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
curvedit.cpp Refactored all jwidget_has_focus/mouse/capture functions to member functions. 2010-04-25 12:03:25 -03:00
curvedit.h Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
editor.h Added possibility to copy the selected pixels with CTRL key. 2010-07-23 23:27:46 -03:00
fileview.cpp Added BITMAP argument in jdraw_text() function. 2010-07-26 00:28:24 -03:00
fileview.h Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
groupbut.cpp Removed jwidget_select/deselect/set_selected/is_selected/is_deselected functions. 2010-07-03 15:03:26 -03:00
groupbut.h Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
menuitem.cpp Removed jwidget_enable/disable/is_enabled/is_disabled functions. 2010-07-03 15:26:27 -03:00
menuitem.h Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
paledit.cpp Removed death code in paledit.cpp. 2010-06-13 18:05:21 -03:00
paledit.h Removed Context::getFg/BgColor member functions. 2010-04-10 17:01:56 -03:00
preview.cpp Replaced jwidget_show/hide/is_visible/is_hidden functions with Widget::isVisible/setVisible methods. 2010-07-04 12:03:14 -03:00
preview.h Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
statebar.cpp Fixed compilation errors in gcc 3.4. 2010-07-23 20:01:52 -03:00
statebar.h Added StatusBar::clearText() member function. 2010-06-10 23:58:48 -03:00
tabs.cpp Added BITMAP argument in jdraw_text() function. 2010-07-26 00:28:24 -03:00
tabs.h Added animations to Tabs widget when adding and removing tabs, and scrolling with mouse wheel. 2010-07-20 00:59:52 -03:00
target.cpp Removed jwidget_select/deselect/set_selected/is_selected/is_deselected functions. 2010-07-03 15:03:26 -03:00
target.h Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
toolbar.cpp Fixed compilation errors in gcc 3.4. 2010-07-23 20:01:52 -03:00
toolbar.h - All tools stuff refactored in various files/components. 2010-03-07 17:47:45 -02:00