aseprite/src/ui
2016-01-05 16:28:54 -03:00
..
accelerator_ui_tests.cpp Fix problem mapping "Ctrl++ Pad" key 2015-06-10 16:44:46 -03:00
accelerator.cpp Fix pressing multiple KeyAction modifiers at the same time (fix #778) 2015-08-25 13:29:19 -03:00
accelerator.h Fix pressing multiple KeyAction modifiers at the same time (fix #778) 2015-08-25 13:29:19 -03:00
alert.cpp Move Bind, Connection, Signal, Slot, etc. to base namespace 2015-12-04 15:17:42 -03:00
alert.h Replace StatusBar progress bars with a slider/progress bar in ui::Alert 2015-04-07 12:18:21 -03:00
base.h Refactor some UI code 2015-09-01 10:18:47 -03:00
box.cpp Refactor several "getNoun()" getters to "noun()" 2015-12-04 14:39:04 -03:00
box.h Rename PreferredSize -> SizeHint 2015-12-03 21:50:05 -03:00
button.cpp Refactor several "getNoun()" getters to "noun()" 2015-12-04 14:39:04 -03:00
button.h Move Bind, Connection, Signal, Slot, etc. to base namespace 2015-12-04 15:17:42 -03:00
clipboard_win.h Fix several warnings in MSVC, clang, and gcc 2015-03-05 15:19:00 -03:00
clipboard.cpp Initial work on Skia backend (WIP) 2015-03-16 15:05:13 -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 Rename PreferredSize -> SizeHint 2015-12-03 21:50:05 -03:00
combobox.cpp Reduce size hint for ui::ComboBox 2015-12-22 17:14:26 -03:00
combobox.h Move Bind, Connection, Signal, Slot, etc. to base namespace 2015-12-04 15:17:42 -03:00
component.cpp Fix problem resetting fonts after F5 for widgets with "mini font" (after theme is reloaded) 2015-05-05 19:14:33 -03:00
component.h Fix problem resetting fonts after F5 for widgets with "mini font" (after theme is reloaded) 2015-05-05 19:14:33 -03:00
cursor_type.h Fix mouse issues on OS X (fix #458) 2014-11-01 11:36:51 -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/override.h (use override keyword directly) 2014-08-14 23:07:47 -03:00
entry.cpp Move Bind, Connection, Signal, Slot, etc. to base namespace 2015-12-04 15:17:42 -03:00
entry.h Move Bind, Connection, Signal, Slot, etc. to base namespace 2015-12-04 15:17:42 -03:00
event.cpp Include config.h in ui/event.cpp 2015-06-23 14:40:54 -03:00
event.h Fix header of files distributed under the terms of the MIT license 2014-03-29 20:08:05 -03:00
graphics.cpp Fix problem leaving dirty areas in the screen when we move a window 2015-08-24 11:56:40 -03:00
graphics.h Refactor several "getNoun()" getters to "noun()" 2015-12-04 14:39:04 -03:00
grid_ui_tests.cpp Refactor several "getNoun()" getters to "noun()" 2015-12-04 14:39:04 -03:00
grid.cpp Refactor several "getNoun()" getters to "noun()" 2015-12-04 14:39:04 -03:00
grid.h Rename PreferredSize -> SizeHint 2015-12-03 21:50:05 -03:00
hit_test_event.h Refactor several "getNoun()" getters to "noun()" 2015-12-04 14:39:04 -03:00
image_view.cpp Refactor several "getNoun()" getters to "noun()" 2015-12-04 14:39:04 -03:00
image_view.h Rename PreferredSize -> SizeHint 2015-12-03 21:50:05 -03:00
init_theme_event.h Refactor several "getNoun()" getters to "noun()" 2015-12-04 14:39:04 -03:00
int_entry.cpp Rename PopupWindow enums 2015-12-05 15:56:32 -03:00
int_entry.h Rename PreferredSize -> SizeHint 2015-12-03 21:50:05 -03:00
intern.cpp Refactor some UI code 2015-09-01 10:18:47 -03:00
intern.h Refactor some UI code 2015-09-01 10:18:47 -03:00
keys.h Add support to transport key modifiers from she events to UI messages 2015-10-14 16:42:49 -03:00
label.cpp Refactor several "getNoun()" getters to "noun()" 2015-12-04 14:39:04 -03:00
label.h Rename PreferredSize -> SizeHint 2015-12-03 21:50:05 -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 Rename ui::Widget::getChildren() -> children() 2015-12-03 19:46:13 -03:00
link_label.cpp Refactor several "getNoun()" getters to "noun()" 2015-12-04 14:39:04 -03:00
link_label.h Rename LinkLabel::getUrl() -> url() 2015-12-15 17:07:29 -03:00
listbox.cpp Refactor several "getNoun()" getters to "noun()" 2015-12-04 14:39:04 -03:00
listbox.h Move Bind, Connection, Signal, Slot, etc. to base namespace 2015-12-04 15:17:42 -03:00
listitem.cpp Refactor several "getNoun()" getters to "noun()" 2015-12-04 14:39:04 -03:00
listitem.h Add possibility to create empty ui::ListItems 2015-12-15 17:06:05 -03:00
load_layout_event.h Refactor several "getNoun()" getters to "noun()" 2015-12-04 14:39:04 -03:00
manager.cpp Fix slow scroll/selection movement with Alleg4 port (fix #929) 2016-01-04 12:15:23 -03:00
manager.h Rename PreferredSize -> SizeHint 2015-12-03 21:50:05 -03:00
menu.cpp Refactor several "getNoun()" getters to "noun()" 2015-12-04 14:39:04 -03:00
menu.h Move Bind, Connection, Signal, Slot, etc. to base namespace 2015-12-04 15:17:42 -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 visual artifacts on Windows when the window is resized 2015-07-30 16:15:21 -03:00
message.cpp Rename ui::Widget::getChildren() -> children() 2015-12-03 19:46:13 -03:00
message.h Add support to transport key modifiers from she events to UI messages 2015-10-14 16:42:49 -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
move_region.cpp Minor change in move_region.cpp 2015-10-14 18:39:07 -03:00
move_region.h Add she::LockedSurface::scrollTo() so we can specialize it in the Skia port 2015-05-22 13:26:09 -03:00
overlay_manager.cpp Minor change in ui::OverlayManager 2015-03-24 11:40:53 -03:00
overlay_manager.h Refactor some UI code 2015-09-01 10:18:47 -03:00
overlay.cpp Refactor several "getNoun()" getters to "noun()" 2015-12-04 14:39:04 -03:00
overlay.h Refactor several "getNoun()" getters to "noun()" 2015-12-04 14:39:04 -03:00
paint_event.cpp Refactor several "getNoun()" getters to "noun()" 2015-12-04 14:39:04 -03:00
paint_event.h Refactor several "getNoun()" getters to "noun()" 2015-12-04 14:39:04 -03:00
panel.cpp Refactor several "getNoun()" getters to "noun()" 2015-12-04 14:39:04 -03:00
panel.h Rename PreferredSize -> SizeHint 2015-12-03 21:50:05 -03:00
popup_window.cpp Fix closing the whole user data popup when we're selecting the user data color 2015-12-17 16:34:57 -03:00
popup_window.h Fix comment for ui::PopupWindow::setHotRegion() member function 2015-12-17 15:46:13 -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 Move SharedPtr to base namespace 2015-04-01 12:35:18 -03:00
README.md Remove ji_screen and ji_clock global variables 2014-08-31 14:17:49 -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 Refactor several "getNoun()" getters to "noun()" 2015-12-04 14:39:04 -03:00
save_layout_event.h Refactor several "getNoun()" getters to "noun()" 2015-12-04 14:39:04 -03:00
scroll_bar.cpp Refactor several "getNoun()" getters to "noun()" 2015-12-04 14:39:04 -03:00
scroll_bar.h Refactor several "getNoun()" getters to "noun()" 2015-12-04 14:39:04 -03:00
scroll_helper.cpp Refactor several "getNoun()" getters to "noun()" 2015-12-04 14:39:04 -03:00
scroll_helper.h Add scroll bars to Timeline widget (fix #732) 2015-09-17 15:19:47 -03:00
separator.cpp Refactor several "getNoun()" getters to "noun()" 2015-12-04 14:39:04 -03:00
separator.h Rename PreferredSize -> SizeHint 2015-12-03 21:50:05 -03:00
size_hint_event.cpp Rename PreferredSize -> SizeHint 2015-12-03 21:50:05 -03:00
size_hint_event.h Refactor several "getNoun()" getters to "noun()" 2015-12-04 14:39:04 -03:00
slider.cpp Refactor several "getNoun()" getters to "noun()" 2015-12-04 14:39:04 -03:00
slider.h Move Bind, Connection, Signal, Slot, etc. to base namespace 2015-12-04 15:17:42 -03:00
splitter.cpp Refactor several "getNoun()" getters to "noun()" 2015-12-04 14:39:04 -03:00
splitter.h Refactor several "getNoun()" getters to "noun()" 2015-12-04 14:39:04 -03:00
system.cpp Refactor several "getNoun()" getters to "noun()" 2015-12-04 14:39:04 -03:00
system.h Refactor some UI code 2015-09-01 10:18:47 -03:00
textbox.cpp Refactor several "getNoun()" getters to "noun()" 2015-12-04 14:39:04 -03:00
textbox.h Minor format change in ui/textbox.h 2015-12-10 16:44:48 -03:00
theme.cpp Refactor several "getNoun()" getters to "noun()" 2015-12-04 14:39:04 -03:00
theme.h Remove public variable members from ui::Theme class 2015-08-12 16:48:40 -03:00
timer.cpp Remove ji_screen and ji_clock global variables 2014-08-31 14:17:49 -03:00
timer.h Move Bind, Connection, Signal, Slot, etc. to base namespace 2015-12-04 15:17:42 -03:00
tooltips.cpp Change ui::TipWindow public API 2015-12-10 16:50:16 -03:00
tooltips.h Change ui::TipWindow public API 2015-12-10 16:50:16 -03:00
ui.h Rename PreferredSize -> SizeHint 2015-12-03 21:50:05 -03:00
view.cpp Refactor several "getNoun()" getters to "noun()" 2015-12-04 14:39:04 -03:00
view.h Refactor several "getNoun()" getters to "noun()" 2015-12-04 14:39:04 -03:00
viewport.cpp Refactor several "getNoun()" getters to "noun()" 2015-12-04 14:39:04 -03:00
viewport.h Rename PreferredSize -> SizeHint 2015-12-03 21:50:05 -03:00
widget_type.h Add int type to ui::WidgetType enum 2015-03-27 17:31:45 -03:00
widget.cpp Minor change/renames in Widget::flushRedraw() 2016-01-04 17:50:21 -03:00
widget.h Minor comment changes in widget.h 2016-01-05 16:28:54 -03:00
widgets_list.h Rename ui::Widget::getChildren() -> children() 2015-12-03 19:46:13 -03:00
window.cpp Rename ui::Window::getKiller() -> closer() 2015-12-04 14:54:15 -03:00
window.h Move Bind, Connection, Signal, Slot, etc. to base namespace 2015-12-04 15:17:42 -03:00

Aseprite UI Library

Copyright (C) 2001-2014 David Capello

Distributed under MIT license