aseprite/src/widgets
2010-06-13 17:51:22 -03:00
..
editor Now the status-bar text is cleared when the mouse leave widgets like Editor and ToolBar. 2010-06-11 00:05:53 -03:00
colbar.cpp Now the status-bar text is cleared when the mouse leave widgets like Editor and ToolBar. 2010-06-11 00:05:53 -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 Modified color selector (tabs replaced with buttons). 2010-04-25 23:24:26 -03:00
colbut.h Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
colsel.cpp Modified color selector (tabs replaced with buttons). 2010-04-25 23:24:26 -03:00
colsel.h Modified color selector (tabs replaced with buttons). 2010-04-25 23:24:26 -03:00
colview.cpp Refactored all jwidget_has_focus/mouse/capture functions to member functions. 2010-04-25 12:03:25 -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 more methods to handle decorators (still WIP) in Editor class. 2010-05-06 23:33:26 -03:00
fileview.cpp Added BITMAP* parameter in draw_emptyset_symbol() function. 2010-06-01 22:24:07 -03:00
fileview.h Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
groupbut.cpp Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
groupbut.h Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
menuitem.cpp Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
menuitem.h Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
paledit.cpp Refactored all jwidget_has_focus/mouse/capture functions to member functions. 2010-04-25 12:03:25 -03:00
paledit.h Removed Context::getFg/BgColor member functions. 2010-04-10 17:01:56 -03:00
preview.cpp Refactored Sprite class: no public variable members, all functions sprite_* go as Sprite function members, pimpl idiom. 2010-03-30 21:43:18 -03:00
preview.h Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
statebar.cpp Added StatusBar::clearText() member function. 2010-06-10 23:58:48 -03:00
statebar.h Added StatusBar::clearText() member function. 2010-06-10 23:58:48 -03:00
tabs.cpp Converted tabs widget to Tabs class and ITabsHandler interface. 2010-06-13 17:51:22 -03:00
tabs.h Converted tabs widget to Tabs class and ITabsHandler interface. 2010-06-13 17:51:22 -03:00
target.cpp Minilook for group of buttons (groupbut and buttons in "target" selector). 2010-03-24 17:49:46 -03:00
target.h Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
toolbar.cpp Now the status-bar text is cleared when the mouse leave widgets like Editor and ToolBar. 2010-06-11 00:05:53 -03:00
toolbar.h - All tools stuff refactored in various files/components. 2010-03-07 17:47:45 -02:00