aseprite/src/widgets
David Capello 1e3e4a7bc7 Now SkinneableTheme::draw_bounds*() member functions
receive destination BITMAP. With this we eliminated all
hacks of the ji_screen <-> double-buffer switching style.
2010-04-23 22:36:40 -03:00
..
editor Now SkinneableTheme::draw_bounds*() member functions 2010-04-23 22:36:40 -03:00
colbar.cpp Now SkinneableTheme::draw_bounds*() member functions 2010-04-23 22:36:40 -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 Removed Context::getFg/BgColor member functions. 2010-04-10 17:01:56 -03:00
colbut.h Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
colsel.cpp Removed Context::getFg/BgColor member functions. 2010-04-10 17:01:56 -03:00
colsel.h Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
colview.cpp Fixed a bug in JM_DRAW handler of colorviewer_msg_proc() function. It was introduced in a recent commit. 2010-04-01 00:08:59 -03:00
colview.h Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
curvedit.cpp Moved data/jids/*.jid files to data/widgets/*.xml. 2010-04-06 22:14:33 -03:00
curvedit.h Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
editor.h Added Editor::flashCurrentLayer() for when the current layer is changed. 2010-03-30 23:40:01 -03:00
fileview.cpp Added getRgbMap() methods to Sprite class. 2010-04-20 23:44:31 -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 Removed Context::getFg/BgColor member functions. 2010-04-10 17:01:56 -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 Now SkinneableTheme::draw_bounds*() member functions 2010-04-23 22:36:40 -03:00
statebar.h Buttons in the status bar now give us the possibility to change the current layer. 2010-03-30 22:46:43 -03:00
tabs.cpp Now SkinneableTheme::draw_bounds*() member functions 2010-04-23 22:36:40 -03:00
tabs.h Updated copyright year to 2010 2010-02-01 21:25:40 +00: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 SkinneableTheme::draw_bounds*() member functions 2010-04-23 22:36:40 -03:00
toolbar.h - All tools stuff refactored in various files/components. 2010-03-07 17:47:45 -02:00