aseprite/src/ui
David Capello 01dfe4d52e Replace kResizeMessage message with ResizeEvent and Widget::onResize()
- Remove jwidget_set_rect() function.
2013-05-11 17:56:27 -03:00
..
accelerator.cpp Update copyright year to 2013 2013-01-27 12:13:13 -03:00
accelerator.h Update copyright year to 2013 2013-01-27 12:13:13 -03:00
alert.cpp Update copyright year to 2013 2013-01-27 12:13:13 -03:00
alert.h Update copyright year to 2013 2013-01-27 12:13:13 -03:00
base.h Replace all JM_ macros with ui::MessageType enum and add ui::RegisterMessage class to register new UI messages 2013-04-04 21:53:29 -03:00
box.cpp Replace kResizeMessage message with ResizeEvent and Widget::onResize() 2013-05-11 17:56:27 -03:00
box.h Replace kResizeMessage message with ResizeEvent and Widget::onResize() 2013-05-11 17:56:27 -03:00
button.cpp Replace all JM_ macros with ui::MessageType enum and add ui::RegisterMessage class to register new UI messages 2013-04-04 21:53:29 -03:00
button.h Add ui::WidgetType enum to replace JI_WIDGET macros 2013-04-03 22:07:24 -03:00
clipboard.cpp Update copyright year to 2013 2013-01-27 12:13:13 -03:00
clipboard.h Update copyright year to 2013 2013-01-27 12:13:13 -03:00
close_event.h Update copyright year to 2013 2013-01-27 12:13:13 -03:00
CMakeLists.txt Replace kResizeMessage message with ResizeEvent and Widget::onResize() 2013-05-11 17:56:27 -03:00
color.cpp Update copyright year to 2013 2013-01-27 12:13:13 -03:00
color.h Update copyright year to 2013 2013-01-27 12:13:13 -03:00
combobox.cpp Replace kResizeMessage message with ResizeEvent and Widget::onResize() 2013-05-11 17:56:27 -03:00
combobox.h Replace kResizeMessage message with ResizeEvent and Widget::onResize() 2013-05-11 17:56:27 -03:00
component.cpp Update copyright year to 2013 2013-01-27 12:13:13 -03:00
component.h Update copyright year to 2013 2013-01-27 12:13:13 -03:00
cursor_type.h Update copyright year to 2013 2013-01-27 12:13:13 -03:00
cursor.cpp Update copyright year to 2013 2013-01-27 12:13:13 -03:00
cursor.h Update copyright year to 2013 2013-01-27 12:13:13 -03:00
custom_label.cpp Update copyright year to 2013 2013-01-27 12:13:13 -03:00
custom_label.h Update copyright year to 2013 2013-01-27 12:13:13 -03:00
draw.cpp Update copyright year to 2013 2013-01-27 12:13:13 -03:00
draw.h Update copyright year to 2013 2013-01-27 12:13:13 -03:00
entry.cpp Replace all JM_ macros with ui::MessageType enum and add ui::RegisterMessage class to register new UI messages 2013-04-04 21:53:29 -03:00
entry.h Fix bug in ui::Entry::m_caret, after changing the widget's text we've to adjust the caret 2013-03-30 00:35:25 -03:00
event.cpp Update copyright year to 2013 2013-01-27 12:13:13 -03:00
event.h Update copyright year to 2013 2013-01-27 12:13:13 -03:00
font.cpp Rename old _ji_* functions 2013-03-30 13:38:24 -03:00
font.h Update copyright year to 2013 2013-01-27 12:13:13 -03:00
fontbmp.cpp Rename old _ji_* functions 2013-03-30 13:38:24 -03:00
graphics.cpp Update copyright year to 2013 2013-01-27 12:13:13 -03:00
graphics.h Update copyright year to 2013 2013-01-27 12:13:13 -03:00
grid_ui_unittest.cpp Replace kResizeMessage message with ResizeEvent and Widget::onResize() 2013-05-11 17:56:27 -03:00
grid.cpp Replace kResizeMessage message with ResizeEvent and Widget::onResize() 2013-05-11 17:56:27 -03:00
grid.h Replace kResizeMessage message with ResizeEvent and Widget::onResize() 2013-05-11 17:56:27 -03:00
gui.cpp Update copyright year to 2013 2013-01-27 12:13:13 -03:00
gui.h Replace kResizeMessage message with ResizeEvent and Widget::onResize() 2013-05-11 17:56:27 -03:00
hit_test_event.h Update copyright year to 2013 2013-01-27 12:13:13 -03:00
image_view.cpp Add ui::WidgetType enum to replace JI_WIDGET macros 2013-04-03 22:07:24 -03:00
image_view.h Update copyright year to 2013 2013-01-27 12:13:13 -03:00
init_theme_event.h Update copyright year to 2013 2013-01-27 12:13:13 -03:00
int_entry.cpp Replace all JM_ macros with ui::MessageType enum and add ui::RegisterMessage class to register new UI messages 2013-04-04 21:53:29 -03:00
int_entry.h Add ui::IntEntry widget 2013-03-30 13:11:35 -03:00
intern.cpp Add ui::WidgetType enum to replace JI_WIDGET macros 2013-04-03 22:07:24 -03:00
intern.h Rename old _ji_* functions 2013-03-30 13:38:24 -03:00
label.cpp Add ui::WidgetType enum to replace JI_WIDGET macros 2013-04-03 22:07:24 -03:00
label.h Update copyright year to 2013 2013-01-27 12:13:13 -03:00
layout_io.h Update copyright year to 2013 2013-01-27 12:13:13 -03:00
LICENSE.txt Update copyright year to 2013 2013-01-27 12:13:13 -03:00
link_label.cpp Replace all JM_ macros with ui::MessageType enum and add ui::RegisterMessage class to register new UI messages 2013-04-04 21:53:29 -03:00
link_label.h Update copyright year to 2013 2013-01-27 12:13:13 -03:00
listbox.cpp Replace kResizeMessage message with ResizeEvent and Widget::onResize() 2013-05-11 17:56:27 -03:00
listbox.h Replace kResizeMessage message with ResizeEvent and Widget::onResize() 2013-05-11 17:56:27 -03:00
listitem.cpp Replace kResizeMessage message with ResizeEvent and Widget::onResize() 2013-05-11 17:56:27 -03:00
listitem.h Replace kResizeMessage message with ResizeEvent and Widget::onResize() 2013-05-11 17:56:27 -03:00
load_layout_event.h Update copyright year to 2013 2013-01-27 12:13:13 -03:00
manager.cpp Replace kResizeMessage message with ResizeEvent and Widget::onResize() 2013-05-11 17:56:27 -03:00
manager.h Replace kResizeMessage message with ResizeEvent and Widget::onResize() 2013-05-11 17:56:27 -03:00
menu.cpp Replace kResizeMessage message with ResizeEvent and Widget::onResize() 2013-05-11 17:56:27 -03:00
menu.h Replace kResizeMessage message with ResizeEvent and Widget::onResize() 2013-05-11 17:56:27 -03:00
message_loop.cpp Update copyright year to 2013 2013-01-27 12:13:13 -03:00
message_loop.h Update copyright year to 2013 2013-01-27 12:13:13 -03:00
message_type.h Replace kResizeMessage message with ResizeEvent and Widget::onResize() 2013-05-11 17:56:27 -03:00
message.cpp Replace all JM_ macros with ui::MessageType enum and add ui::RegisterMessage class to register new UI messages 2013-04-04 21:53:29 -03:00
message.h Replace all JM_ macros with ui::MessageType enum and add ui::RegisterMessage class to register new UI messages 2013-04-04 21:53:29 -03:00
overlay_manager.cpp Update copyright year to 2013 2013-01-27 12:13:13 -03:00
overlay_manager.h Update copyright year to 2013 2013-01-27 12:13:13 -03:00
overlay.cpp Update copyright year to 2013 2013-01-27 12:13:13 -03:00
overlay.h Update copyright year to 2013 2013-01-27 12:13:13 -03:00
paint_event.cpp Update copyright year to 2013 2013-01-27 12:13:13 -03:00
paint_event.h Update copyright year to 2013 2013-01-27 12:13:13 -03:00
popup_window.cpp Replace all JM_ macros with ui::MessageType enum and add ui::RegisterMessage class to register new UI messages 2013-04-04 21:53:29 -03:00
popup_window.h Update copyright year to 2013 2013-01-27 12:13:13 -03:00
preferred_size_event.cpp Update copyright year to 2013 2013-01-27 12:13:13 -03:00
preferred_size_event.h Update copyright year to 2013 2013-01-27 12:13:13 -03:00
property.cpp Update copyright year to 2013 2013-01-27 12:13:13 -03:00
property.h Update copyright year to 2013 2013-01-27 12:13:13 -03:00
rect.cpp Update copyright year to 2013 2013-01-27 12:13:13 -03:00
rect.h Update copyright year to 2013 2013-01-27 12:13:13 -03:00
register_message.cpp Replace all JM_ macros with ui::MessageType enum and add ui::RegisterMessage class to register new UI messages 2013-04-04 21:53:29 -03:00
register_message.h Replace all JM_ macros with ui::MessageType enum and add ui::RegisterMessage class to register new UI messages 2013-04-04 21:53:29 -03:00
resize_event.cpp Replace kResizeMessage message with ResizeEvent and Widget::onResize() 2013-05-11 17:56:27 -03:00
resize_event.h Replace kResizeMessage message with ResizeEvent and Widget::onResize() 2013-05-11 17:56:27 -03:00
save_layout_event.h Update copyright year to 2013 2013-01-27 12:13:13 -03:00
scroll_bar.cpp Replace all JM_ macros with ui::MessageType enum and add ui::RegisterMessage class to register new UI messages 2013-04-04 21:53:29 -03:00
scroll_bar.h Update copyright year to 2013 2013-01-27 12:13:13 -03:00
separator.cpp Replace all JM_ macros with ui::MessageType enum and add ui::RegisterMessage class to register new UI messages 2013-04-04 21:53:29 -03:00
separator.h Update copyright year to 2013 2013-01-27 12:13:13 -03:00
slider.cpp Replace all JM_ macros with ui::MessageType enum and add ui::RegisterMessage class to register new UI messages 2013-04-04 21:53:29 -03:00
slider.h Update copyright year to 2013 2013-01-27 12:13:13 -03:00
splitter.cpp Replace kResizeMessage message with ResizeEvent and Widget::onResize() 2013-05-11 17:56:27 -03:00
splitter.h Replace kResizeMessage message with ResizeEvent and Widget::onResize() 2013-05-11 17:56:27 -03:00
system.cpp Replace kResizeMessage message with ResizeEvent and Widget::onResize() 2013-05-11 17:56:27 -03:00
system.h Update copyright year to 2013 2013-01-27 12:13:13 -03:00
textbox.cpp Replace all JM_ macros with ui::MessageType enum and add ui::RegisterMessage class to register new UI messages 2013-04-04 21:53:29 -03:00
textbox.h Update copyright year to 2013 2013-01-27 12:13:13 -03:00
theme.cpp Rename old _ji_* functions 2013-03-30 13:38:24 -03:00
theme.h Update copyright year to 2013 2013-01-27 12:13:13 -03:00
timer.cpp Replace all JM_ macros with ui::MessageType enum and add ui::RegisterMessage class to register new UI messages 2013-04-04 21:53:29 -03:00
timer.h Update copyright year to 2013 2013-01-27 12:13:13 -03:00
tooltips.cpp Replace all JM_ macros with ui::MessageType enum and add ui::RegisterMessage class to register new UI messages 2013-04-04 21:53:29 -03:00
tooltips.h Update copyright year to 2013 2013-01-27 12:13:13 -03:00
view.cpp Replace kResizeMessage message with ResizeEvent and Widget::onResize() 2013-05-11 17:56:27 -03:00
view.h Replace kResizeMessage message with ResizeEvent and Widget::onResize() 2013-05-11 17:56:27 -03:00
viewport.cpp Replace kResizeMessage message with ResizeEvent and Widget::onResize() 2013-05-11 17:56:27 -03:00
viewport.h Replace kResizeMessage message with ResizeEvent and Widget::onResize() 2013-05-11 17:56:27 -03:00
widget_type.h Add ui::WidgetType enum to replace JI_WIDGET macros 2013-04-03 22:07:24 -03:00
widget.cpp Replace kResizeMessage message with ResizeEvent and Widget::onResize() 2013-05-11 17:56:27 -03:00
widget.h Replace kResizeMessage message with ResizeEvent and Widget::onResize() 2013-05-11 17:56:27 -03:00
widgets_list.h Update copyright year to 2013 2013-01-27 12:13:13 -03:00
window.cpp Replace kResizeMessage message with ResizeEvent and Widget::onResize() 2013-05-11 17:56:27 -03:00
window.h Replace kResizeMessage message with ResizeEvent and Widget::onResize() 2013-05-11 17:56:27 -03:00