aseprite/src/ui
2014-05-25 16:34:26 -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_set_min/max_size() with Width::setMin/MaxSize() 2014-04-21 22:15:29 -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 Better double-click: remove DoubleClickeable and make ui::Widget default behavior to convert double-clicks into mouse downs 2014-04-29 23:02:27 -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 Add support for horizontal mouse wheel and scroll bar notifications (better support for trackpads) 2014-04-28 22:02:56 -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 Add missing *jguiscale() in Entry and ColorButton widgets 2014-05-02 20:08:59 -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 Fix Graphics::fillAreaBetweenRects() 2014-04-29 23:07:25 -03:00
graphics.h Make IntersectClip non-copyable 2014-05-04 21:51:52 -03:00
grid_ui_unittest.cpp Replace jwidget_set_min/max_size() with Width::setMin/MaxSize() 2014-04-21 22:15:29 -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 support for horizontal mouse wheel and scroll bar notifications (better support for trackpads) 2014-04-28 22:02:56 -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 Better double-click: remove DoubleClickeable and make ui::Widget default behavior to convert double-clicks into mouse downs 2014-04-29 23:02:27 -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 Fix problems generating mouse messages with pos=0,0 2014-05-25 16:22:48 -03:00
manager.h Add support for horizontal mouse wheel and scroll bar notifications (better support for trackpads) 2014-04-28 22:02:56 -03:00
menu.cpp New notifications area at the top-right corner 2014-05-25 11:21:10 -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 Add support for horizontal mouse wheel and scroll bar notifications (better support for trackpads) 2014-04-28 22:02:56 -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 Add support for horizontal mouse wheel and scroll bar notifications (better support for trackpads) 2014-04-28 22:02:56 -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 Fix issue loading negative splitter position 2014-05-25 16:34:26 -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 Fix problems generating mouse messages with pos=0,0 2014-05-25 16:22:48 -03:00
system.h Hide mouse when it leaves the display 2014-04-25 08:58:19 -03:00
textbox.cpp Add support for horizontal mouse wheel and scroll bar notifications (better support for trackpads) 2014-04-28 22:02:56 -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 Update MiniEditor scroll properly when EditorView scroll changes 2014-04-28 01:45:22 -03:00
view.h Update MiniEditor scroll properly when EditorView scroll changes 2014-04-28 01:45:22 -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 Translate Widget::m_updateRegion field when the widget is moved 2014-05-04 21:32:43 -03:00
widget.h Better double-click: remove DoubleClickeable and make ui::Widget default behavior to convert double-clicks into mouse downs 2014-04-29 23:02: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 Minor changes in Window::moveWindow() 2014-05-04 21:31:59 -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