aseprite/src/gui
David Capello f96d1f7fa3 Move jwidget_init_theme() to Widget::initTheme(). 2011-02-15 09:00:29 -03:00
..
CMakeLists.txt Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
LICENSE.txt More updates for copyright year to 2011. 2011-01-20 18:32:31 -03:00
accel.cpp Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
accel.h Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
alert.cpp Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
alert.h Convert jalert to Alert C++ class. 2011-01-27 17:21:33 -03:00
base.h Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
box.cpp Move jwidget_init_theme() to Widget::initTheme(). 2011-02-15 09:00:29 -03:00
box.h Change painting code of some widgets from JM_DRAW to onPaint(). 2011-02-12 09:32:57 -03:00
button.cpp Move jwidget_init_theme() to Widget::initTheme(). 2011-02-15 09:00:29 -03:00
button.h Change painting code of some widgets from JM_DRAW to onPaint(). 2011-02-12 09:32:57 -03:00
clipboard.cpp Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
clipboard.h Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
combobox.cpp Move jwidget_init_theme() to Widget::initTheme(). 2011-02-15 09:00:29 -03:00
combobox.h Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
component.cpp Update copyright year to 2011. 2011-01-18 20:49:53 -03:00
component.h More updates for copyright year to 2011. 2011-01-20 18:32:31 -03:00
custom_label.cpp Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
custom_label.h Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
draw.cpp Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
draw.h Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
entry.cpp Move jwidget_init_theme() to Widget::initTheme(). 2011-02-15 09:00:29 -03:00
entry.h Change painting code of some widgets from JM_DRAW to onPaint(). 2011-02-12 09:32:57 -03:00
event.cpp Update copyright year to 2011. 2011-01-18 20:49:53 -03:00
event.h Minor change in event.h. 2011-01-27 18:38:27 -03:00
font.cpp Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
font.h Minor changes in font.h (format). 2011-02-02 00:42:19 -03:00
fontbmp.cpp Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
frame.cpp Move jwidget_init_theme() to Widget::initTheme(). 2011-02-15 09:00:29 -03:00
frame.h Change painting code of some widgets from JM_DRAW to onPaint(). 2011-02-12 09:32:57 -03:00
graphics.cpp Use Graphics pointer in PopupFrame/TipWindow::onPreferredSize/onPaint events. 2011-02-13 23:16:10 -03:00
graphics.h Use Graphics pointer in PopupFrame/TipWindow::onPreferredSize/onPaint events. 2011-02-13 23:16:10 -03:00
grid.cpp Move jwidget_init_theme() to Widget::initTheme(). 2011-02-15 09:00:29 -03:00
grid.h Change painting code of some widgets from JM_DRAW to onPaint(). 2011-02-12 09:32:57 -03:00
grid_unittest.cpp Convert jgrid widget to C++ Grid class (avoid reallocs, use std::vector for internals instead). 2011-01-26 19:51:52 -03:00
gui.cpp Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
gui.h Sort #include lines in gui.h. 2011-01-30 20:38:07 -03:00
hook.cpp Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
hook.h Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
image_view.cpp Change painting code of some widgets from JM_DRAW to onPaint(). 2011-02-12 09:32:57 -03:00
image_view.h Change painting code of some widgets from JM_DRAW to onPaint(). 2011-02-12 09:32:57 -03:00
intern.cpp Move jwidget_init_theme() to Widget::initTheme(). 2011-02-15 09:00:29 -03:00
intern.h Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
label.cpp Move jwidget_init_theme() to Widget::initTheme(). 2011-02-15 09:00:29 -03:00
label.h Change painting code of some widgets from JM_DRAW to onPaint(). 2011-02-12 09:32:57 -03:00
link_label.cpp Change painting code of some widgets from JM_DRAW to onPaint(). 2011-02-12 09:32:57 -03:00
link_label.h Change painting code of some widgets from JM_DRAW to onPaint(). 2011-02-12 09:32:57 -03:00
list.cpp Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
list.h Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
list_unittest.cpp Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
listbox.cpp Move jwidget_init_theme() to Widget::initTheme(). 2011-02-15 09:00:29 -03:00
listbox.h Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
manager.cpp Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
manager.h Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
menu.cpp Move jwidget_init_theme() to Widget::initTheme(). 2011-02-15 09:00:29 -03:00
menu.h Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
message.cpp Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
message.h Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
miregion.cpp Move Jinete library to src/gui directory (future gui-lib). 2010-09-26 15:59:32 -03:00
paint_event.cpp Add PaintEvent and Graphics (future replacement of JM_DRAW message). 2011-01-27 18:38:16 -03:00
paint_event.h Add PaintEvent and Graphics (future replacement of JM_DRAW message). 2011-01-27 18:38:16 -03:00
panel.cpp Move jwidget_init_theme() to Widget::initTheme(). 2011-02-15 09:00:29 -03:00
panel.h Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
popup_frame.cpp Move jwidget_init_theme() to Widget::initTheme(). 2011-02-15 09:00:29 -03:00
popup_frame.h Change painting code of some widgets from JM_DRAW to onPaint(). 2011-02-12 09:32:57 -03:00
preferred_size_event.cpp Update copyright year to 2011. 2011-01-18 20:49:53 -03:00
preferred_size_event.h More updates for copyright year to 2011. 2011-01-20 18:32:31 -03:00
property.cpp Update copyright year to 2011. 2011-01-18 20:49:53 -03:00
property.h More updates for copyright year to 2011. 2011-01-20 18:32:31 -03:00
quickmenu.cpp Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
quickmenu.h Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
rect.cpp Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
rect.h Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
region.cpp Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
region.h Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
separator.cpp Move jwidget_init_theme() to Widget::initTheme(). 2011-02-15 09:00:29 -03:00
separator.h Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
slider.cpp Move jwidget_init_theme() to Widget::initTheme(). 2011-02-15 09:00:29 -03:00
slider.h Change Slider paint code from JM_DRAW message handler to onPaint() method. 2011-02-05 12:03:22 -03:00
stream.cpp Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
stream.h Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
system.cpp Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
system.h Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
textbox.cpp Move jwidget_init_theme() to Widget::initTheme(). 2011-02-15 09:00:29 -03:00
textbox.h Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
theme.cpp Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
theme.h Add Them::paintTooltip and changed the tooltip skin with rounded borders and shadow. 2011-02-14 22:50:39 -03:00
tooltips.cpp Move jwidget_init_theme() to Widget::initTheme(). 2011-02-15 09:00:29 -03:00
tooltips.h Change painting code of some widgets from JM_DRAW to onPaint(). 2011-02-12 09:32:57 -03:00
view.cpp Move jwidget_init_theme() to Widget::initTheme(). 2011-02-15 09:00:29 -03:00
view.h Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
widget.cpp Move jwidget_init_theme() to Widget::initTheme(). 2011-02-15 09:00:29 -03:00
widget.h Move jwidget_init_theme() to Widget::initTheme(). 2011-02-15 09:00:29 -03:00