aseprite/src/ui
2014-04-20 19:53:27 -03:00
..
accelerator.cpp Fix header of files distributed under the terms of the MIT license 2014-03-29 20:08:05 -03:00
accelerator.h Fix header of files distributed under the terms of the MIT license 2014-03-29 20:08:05 -03:00
alert.cpp Replace jwidget_noborders() with Widget::noBorderNoChildSpacing() 2014-04-17 15:44:33 -03:00
alert.h Fix header of files distributed under the terms of the MIT license 2014-03-29 20:08:05 -03:00
base.h Fix header of files distributed under the terms of the MIT license 2014-03-29 20:08:05 -03:00
box.cpp Fix header of files distributed under the terms of the MIT license 2014-03-29 20:08:05 -03:00
box.h Fix header of files distributed under the terms of the MIT license 2014-03-29 20:08:05 -03:00
button.cpp Remove base::string (std::string is good enough for utf8 strings) 2014-04-20 19:53:27 -03:00
button.h Remove base::string (std::string is good enough for utf8 strings) 2014-04-20 19:53:27 -03:00
clipboard_win.h Fix header of files distributed under the terms of the MIT license 2014-03-29 20:08:05 -03:00
clipboard.cpp Fix compilation errors (gcc) 2014-04-19 21:06:58 -03:00
clipboard.h Fix header of files distributed under the terms of the MIT license 2014-03-29 20:08:05 -03:00
close_event.h Fix header of files distributed under the terms of the MIT license 2014-03-29 20:08:05 -03:00
CMakeLists.txt Replace JRect/jrect struct with gfx::Rect 2013-10-26 12:50:55 -03:00
color.cpp Fix header of files distributed under the terms of the MIT license 2014-03-29 20:08:05 -03:00
color.h Fix header of files distributed under the terms of the MIT license 2014-03-29 20:08:05 -03:00
combobox.cpp Remove base::string (std::string is good enough for utf8 strings) 2014-04-20 19:53:27 -03:00
combobox.h Remove base::string (std::string is good enough for utf8 strings) 2014-04-20 19:53:27 -03:00
component.cpp Remove base::string (std::string is good enough for utf8 strings) 2014-04-20 19:53:27 -03:00
component.h Remove base::string (std::string is good enough for utf8 strings) 2014-04-20 19:53:27 -03:00
cursor_type.h New zoom tool 2014-04-19 20:08:21 -03:00
cursor.cpp Fix header of files distributed under the terms of the MIT license 2014-03-29 20:08:05 -03:00
cursor.h Fix header of files distributed under the terms of the MIT license 2014-03-29 20:08:05 -03:00
custom_label.cpp Remove base::string (std::string is good enough for utf8 strings) 2014-04-20 19:53:27 -03:00
custom_label.h Remove base::string (std::string is good enough for utf8 strings) 2014-04-20 19:53:27 -03:00
draw.cpp More painting code from ji_screen to ui::Graphics 2014-04-19 15:18:16 -03:00
draw.h More painting code from ji_screen to ui::Graphics 2014-04-19 15:18:16 -03:00
entry.cpp Remove base::string (std::string is good enough for utf8 strings) 2014-04-20 19:53:27 -03:00
entry.h Fix header of files distributed under the terms of the MIT license 2014-03-29 20:08:05 -03:00
event.cpp Fix header of files distributed under the terms of the MIT license 2014-03-29 20:08:05 -03:00
event.h Fix header of files distributed under the terms of the MIT license 2014-03-29 20:08:05 -03:00
font.cpp More painting code from ji_screen to ui::Graphics 2014-04-19 15:18:16 -03:00
font.h Fix header of files distributed under the terms of the MIT license 2014-03-29 20:08:05 -03:00
fontbmp.cpp Fix header of files distributed under the terms of the MIT license 2014-03-29 20:08:05 -03:00
graphics.cpp More painting code from ji_screen to ui::Graphics 2014-04-19 15:18:16 -03:00
graphics.h Add Widget::is/setTransparent property to paint a widget merged with its background 2014-04-19 18:51:42 -03:00
grid_ui_unittest.cpp Replace JRect/jrect struct with gfx::Rect 2013-10-26 12:50:55 -03:00
grid.cpp Fix header of files distributed under the terms of the MIT license 2014-03-29 20:08:05 -03:00
grid.h Fix header of files distributed under the terms of the MIT license 2014-03-29 20:08:05 -03:00
hit_test_event.h Fix header of files distributed under the terms of the MIT license 2014-03-29 20:08:05 -03:00
image_view.cpp More painting code from ji_screen to ui::Graphics 2014-04-19 15:18:16 -03:00
image_view.h Fix header of files distributed under the terms of the MIT license 2014-03-29 20:08:05 -03:00
init_theme_event.h Fix header of files distributed under the terms of the MIT license 2014-03-29 20:08:05 -03:00
int_entry.cpp Add Widget::is/setTransparent property to paint a widget merged with its background 2014-04-19 18:51:42 -03:00
int_entry.h Fix header of files distributed under the terms of the MIT license 2014-03-29 20:08:05 -03:00
intern.cpp Fix header of files distributed under the terms of the MIT license 2014-03-29 20:08:05 -03:00
intern.h More painting code from ji_screen to ui::Graphics 2014-04-19 15:18:16 -03:00
keys.cpp Fix header of files distributed under the terms of the MIT license 2014-03-29 20:08:05 -03:00
keys.h Fix header of files distributed under the terms of the MIT license 2014-03-29 20:08:05 -03:00
label.cpp Remove base::string (std::string is good enough for utf8 strings) 2014-04-20 19:53:27 -03:00
label.h Remove base::string (std::string is good enough for utf8 strings) 2014-04-20 19:53:27 -03:00
layout_io.h Fix header of files distributed under the terms of the MIT license 2014-03-29 20:08:05 -03:00
LICENSE.txt Change BSD license to MIT in sublibraries and fix headers 2013-08-08 21:01:20 -03:00
link_label.cpp Remove base::string (std::string is good enough for utf8 strings) 2014-04-20 19:53:27 -03:00
link_label.h Remove base::string (std::string is good enough for utf8 strings) 2014-04-20 19:53:27 -03:00
listbox.cpp Win32: Add support to convert mouse messages (WM_) to ui::Messages (using she::Events) 2014-04-17 22:23:12 -03:00
listbox.h Fix header of files distributed under the terms of the MIT license 2014-03-29 20:08:05 -03:00
listitem.cpp Remove base::string (std::string is good enough for utf8 strings) 2014-04-20 19:53:27 -03:00
listitem.h Remove base::string (std::string is good enough for utf8 strings) 2014-04-20 19:53:27 -03:00
load_layout_event.h Fix header of files distributed under the terms of the MIT license 2014-03-29 20:08:05 -03:00
manager.cpp Win32: Add support to convert mouse messages (WM_) to ui::Messages (using she::Events) 2014-04-17 22:23:12 -03:00
manager.h Win32: Add support to convert mouse messages (WM_) to ui::Messages (using she::Events) 2014-04-17 22:23:12 -03:00
menu.cpp Remove base::string (std::string is good enough for utf8 strings) 2014-04-20 19:53:27 -03:00
menu.h Remove base::string (std::string is good enough for utf8 strings) 2014-04-20 19:53:27 -03:00
message_loop.cpp Fix header of files distributed under the terms of the MIT license 2014-03-29 20:08:05 -03:00
message_loop.h Fix header of files distributed under the terms of the MIT license 2014-03-29 20:08:05 -03:00
message_type.h Fix header of files distributed under the terms of the MIT license 2014-03-29 20:08:05 -03:00
message.cpp Fix header of files distributed under the terms of the MIT license 2014-03-29 20:08:05 -03:00
message.h Win32: Add support to convert mouse messages (WM_) to ui::Messages (using she::Events) 2014-04-17 22:23:12 -03:00
mouse_buttons.h Fix header of files distributed under the terms of the MIT license 2014-03-29 20:08:05 -03:00
overlay_manager.cpp Fix header of files distributed under the terms of the MIT license 2014-03-29 20:08:05 -03:00
overlay_manager.h Fix header of files distributed under the terms of the MIT license 2014-03-29 20:08:05 -03:00
overlay.cpp Fix header of files distributed under the terms of the MIT license 2014-03-29 20:08:05 -03:00
overlay.h Fix header of files distributed under the terms of the MIT license 2014-03-29 20:08:05 -03:00
paint_event.cpp Fix header of files distributed under the terms of the MIT license 2014-03-29 20:08:05 -03:00
paint_event.h Fix header of files distributed under the terms of the MIT license 2014-03-29 20:08:05 -03:00
popup_window.cpp Remove base::string (std::string is good enough for utf8 strings) 2014-04-20 19:53:27 -03:00
popup_window.h Remove base::string (std::string is good enough for utf8 strings) 2014-04-20 19:53:27 -03:00
preferred_size_event.cpp Fix header of files distributed under the terms of the MIT license 2014-03-29 20:08:05 -03:00
preferred_size_event.h Fix header of files distributed under the terms of the MIT license 2014-03-29 20:08:05 -03:00
property.cpp Remove base::string (std::string is good enough for utf8 strings) 2014-04-20 19:53:27 -03:00
property.h Remove base::string (std::string is good enough for utf8 strings) 2014-04-20 19:53:27 -03:00
README.md Change BSD license to MIT in sublibraries and fix headers 2013-08-08 21:01:20 -03:00
register_message.cpp Fix header of files distributed under the terms of the MIT license 2014-03-29 20:08:05 -03:00
register_message.h Fix header of files distributed under the terms of the MIT license 2014-03-29 20:08:05 -03:00
resize_event.cpp Fix header of files distributed under the terms of the MIT license 2014-03-29 20:08:05 -03:00
resize_event.h Fix header of files distributed under the terms of the MIT license 2014-03-29 20:08:05 -03:00
save_layout_event.h Fix header of files distributed under the terms of the MIT license 2014-03-29 20:08:05 -03:00
scroll_bar.cpp Fix header of files distributed under the terms of the MIT license 2014-03-29 20:08:05 -03:00
scroll_bar.h Fix header of files distributed under the terms of the MIT license 2014-03-29 20:08:05 -03:00
separator.cpp Remove base::string (std::string is good enough for utf8 strings) 2014-04-20 19:53:27 -03:00
separator.h Remove base::string (std::string is good enough for utf8 strings) 2014-04-20 19:53:27 -03:00
slider.cpp Win32: Add support to convert mouse messages (WM_) to ui::Messages (using she::Events) 2014-04-17 22:23:12 -03:00
slider.h Fix header of files distributed under the terms of the MIT license 2014-03-29 20:08:05 -03:00
splitter.cpp Do not apply jguiscale() to Splitter layouts that are handled ByPercentage 2014-04-19 18:57:42 -03:00
splitter.h Fix header of files distributed under the terms of the MIT license 2014-03-29 20:08:05 -03:00
system.cpp Win32: Add support to convert mouse messages (WM_) to ui::Messages (using she::Events) 2014-04-17 22:23:12 -03:00
system.h Win32: Add support to convert mouse messages (WM_) to ui::Messages (using she::Events) 2014-04-17 22:23:12 -03:00
textbox.cpp Remove base::string (std::string is good enough for utf8 strings) 2014-04-20 19:53:27 -03:00
textbox.h Remove base::string (std::string is good enough for utf8 strings) 2014-04-20 19:53:27 -03:00
theme.cpp More painting code from ji_screen to ui::Graphics 2014-04-19 15:18:16 -03:00
theme.h Fix header of files distributed under the terms of the MIT license 2014-03-29 20:08:05 -03:00
timer.cpp Fix header of files distributed under the terms of the MIT license 2014-03-29 20:08:05 -03:00
timer.h Fix header of files distributed under the terms of the MIT license 2014-03-29 20:08:05 -03:00
tooltips.cpp Remove base::string (std::string is good enough for utf8 strings) 2014-04-20 19:53:27 -03:00
tooltips.h Remove base::string (std::string is good enough for utf8 strings) 2014-04-20 19:53:27 -03:00
ui.cpp Move copy/paste of clipboard text from "ui" to "she" library 2014-03-29 22:12:01 -03:00
ui.h Fix header of files distributed under the terms of the MIT license 2014-03-29 20:08:05 -03:00
view.cpp Fix header of files distributed under the terms of the MIT license 2014-03-29 20:08:05 -03:00
view.h Fix header of files distributed under the terms of the MIT license 2014-03-29 20:08:05 -03:00
viewport.cpp Fix header of files distributed under the terms of the MIT license 2014-03-29 20:08:05 -03:00
viewport.h Fix header of files distributed under the terms of the MIT license 2014-03-29 20:08:05 -03:00
widget_type.h Fix header of files distributed under the terms of the MIT license 2014-03-29 20:08:05 -03:00
widget.cpp Remove base::string (std::string is good enough for utf8 strings) 2014-04-20 19:53:27 -03:00
widget.h Remove base::string (std::string is good enough for utf8 strings) 2014-04-20 19:53:27 -03:00
widgets_list.h Fix header of files distributed under the terms of the MIT license 2014-03-29 20:08:05 -03:00
window.cpp Remove base::string (std::string is good enough for utf8 strings) 2014-04-20 19:53:27 -03:00
window.h Remove base::string (std::string is good enough for utf8 strings) 2014-04-20 19:53:27 -03:00

Aseprite UI Library

Copyright (C) 2001-2013 David Capello

Distributed under MIT license