aseprite/src/app/ui
David Capello 30b2585037 Save grid bounds inside .aseprite files and doc::Sprite (fix #688) 2019-10-10 15:08:59 -03:00
..
editor Save grid bounds inside .aseprite files and doc::Sprite (fix #688) 2019-10-10 15:08:59 -03:00
skin Fix verbose text when a font is loaded 2019-09-23 15:33:27 -03:00
timeline Rename FrameTag -> Tag 2019-10-01 14:55:08 -03:00
animated_widget.h
app_menuitem.cpp Fix hang if we press Cmd-S two or more times quickly to launch File > Save 2019-06-03 23:02:24 -03:00
app_menuitem.h Put "Reopen Closed File" and "Clear Recent Files" options inside "File > Open Recent" menu 2019-05-27 23:53:57 -03:00
backup_indicator.cpp
backup_indicator.h
browser_view.cpp Several changes to default StatusBar text 2019-06-05 10:16:34 -03:00
browser_view.h Update BrowserView tab title when we visit other file 2016-12-07 08:39:14 -03:00
brush_popup.cpp Unify ToolTipManagers in MainWindow 2018-12-13 14:08:56 -03:00
brush_popup.h Replace base::SharedPtr with std::shared_ptr 2019-08-01 19:16:16 -03:00
button_set.cpp Unify ToolTipManagers in MainWindow 2018-12-13 14:08:56 -03:00
button_set.h Show bitmap brushes with button colors from theme.xml 2018-01-29 14:09:51 -03:00
color_bar.cpp Refresh screen/current palette automatically on Transaction::commit() (#378) 2019-10-01 09:24:03 -03:00
color_bar.h Add option to disable the separator between palette entries 2019-03-20 14:27:19 -03:00
color_button.cpp Add default info on status bar (fix #1874) 2018-11-14 18:04:26 -03:00
color_button.h Move doc::Context to app::Context (#378) 2018-07-07 02:47:42 -03:00
color_button_options.h Hide "Index" tab in FG/BG color popups 2017-06-22 18:55:56 -03:00
color_popup.cpp Replace base::UniquePtr -> std::unique_ptr 2018-08-08 17:27:26 -03:00
color_popup.h Show indicator with old/new colors in ColorPopup (fix #1696) 2018-03-28 15:56:40 -03:00
color_selector.cpp Calculate ColorSelector border automatically 2018-11-15 11:41:16 -03:00
color_selector.h Manage color profiles (fix #1576) 2018-10-19 15:30:30 -03:00
color_shades.cpp Use the simple ink when there is just one color for the shading ink 2019-08-26 16:27:53 -03:00
color_shades.h Show indicator with old/new colors in ColorPopup (fix #1696) 2018-03-28 15:56:40 -03:00
color_sliders.cpp Replace base::SharedPtr with std::shared_ptr 2019-08-01 19:16:16 -03:00
color_sliders.h Use working color space to draw ColorSliders (#1576) 2018-10-23 16:16:03 -03:00
color_source.h
color_spectrum.cpp Rename she -> os 2018-08-09 12:58:43 -03:00
color_spectrum.h Rename she -> os 2018-08-09 12:58:43 -03:00
color_tint_shade_tone.cpp Rename she -> os 2018-08-09 12:58:43 -03:00
color_tint_shade_tone.h Rename she -> os 2018-08-09 12:58:43 -03:00
color_wheel.cpp Rename she -> os 2018-08-09 12:58:43 -03:00
color_wheel.h Rename she -> os 2018-08-09 12:58:43 -03:00
configure_timeline_popup.cpp Rename app::Document -> Doc 2018-07-07 11:54:44 -03:00
configure_timeline_popup.h Rename app::Document -> Doc 2018-07-07 11:54:44 -03:00
context_bar.cpp Improve context bar for slice tool (combobox of slices + action buttons) 2019-05-07 10:28:37 -03:00
context_bar.h Improve context bar for slice tool (combobox of slices + action buttons) 2019-05-07 10:28:37 -03:00
context_bar_observer.h
data_recovery_view.cpp Avoid refreshing the list of backup sessions when an item is doing some work/task 2019-06-10 11:02:03 -03:00
data_recovery_view.h Avoid refreshing the list of backup sessions when an item is doing some work/task 2019-06-10 11:02:03 -03:00
devconsole_view.cpp Share scripting engine in the whole App instance life 2018-08-31 14:30:32 -03:00
devconsole_view.h Share scripting engine in the whole App instance life 2018-08-31 14:30:32 -03:00
dithering_selector.cpp Improve context bar for slice tool (combobox of slices + action buttons) 2019-05-07 10:28:37 -03:00
dithering_selector.h Move dithering matrices to extensions 2017-06-14 16:34:09 -03:00
doc_observer_widget.h Improve context bar for slice tool (combobox of slices + action buttons) 2019-05-07 10:28:37 -03:00
doc_view.cpp Rename FrameTag -> Tag 2019-10-01 14:55:08 -03:00
doc_view.h Rename DocumentView -> DocView 2018-07-14 23:24:49 -03:00
draggable_widget.h Drag recent items outside the list to remove them 2018-12-22 23:59:07 -03:00
drop_down_button.cpp Support changing theme and UI scaling w/o restart (fix #471) 2017-08-15 10:39:06 -03:00
drop_down_button.h
export_file_window.cpp Rename FrameTag -> Tag 2019-10-01 14:55:08 -03:00
export_file_window.h Rename app::Document -> Doc 2018-07-07 11:54:44 -03:00
expr_entry.cpp Add possibility to write math expression in number textboxes (fix #1762) 2018-06-28 13:33:13 -03:00
expr_entry.h lua: add Dialog() 2018-10-11 12:01:21 -03:00
file_list.cpp Convert thumbnails to sRGB color space + don't use EditorRender from thumbnails workers 2019-03-28 10:28:34 -03:00
file_list.h Avoid locking the UI when we enter in a new folder 2019-03-26 08:20:24 -03:00
file_list_view.cpp Improve the File Selector adding new view types: list, small icons, big icons (fix #451) 2019-03-25 22:09:22 -03:00
file_list_view.h
file_selector.cpp Improve context bar for slice tool (combobox of slices + action buttons) 2019-05-07 10:28:37 -03:00
file_selector.h Improve the File Selector adding new view types: list, small icons, big icons (fix #451) 2019-03-25 22:09:22 -03:00
filename_field.cpp Add Dialog:file() (#1997, fix aseprite/api#7) 2019-02-13 16:15:04 -03:00
filename_field.h Add Dialog:file() (#1997, fix aseprite/api#7) 2019-02-13 16:15:04 -03:00
font_popup.cpp Rename she -> os 2018-08-09 12:58:43 -03:00
font_popup.h Add search field on Font Popup 2017-03-15 14:24:42 -03:00
hex_color_entry.cpp Fix several issues with UI Scaling > 100% (fix #1456) 2017-04-15 08:13:20 -03:00
hex_color_entry.h Some improvements to the color selection UI (#1019) 2016-11-21 18:03:06 -03:00
home_view.cpp Hide "Recover Files" button when it's disabled (fix crash clicking it in this case) 2019-06-07 14:40:11 -03:00
home_view.h Add "Recover Files..." option in Home tab 2019-05-27 23:53:57 -03:00
icon_button.cpp Rename she -> os 2018-08-09 12:58:43 -03:00
icon_button.h Support changing theme and UI scaling w/o restart (fix #471) 2017-08-15 10:39:06 -03:00
input_chain.cpp Add ability to select timeline + color bar at the same time (related to #1741) 2018-06-05 13:11:29 -03:00
input_chain.h Rename DocumentView -> DocView 2018-07-14 23:24:49 -03:00
input_chain_element.h Add ability to select timeline + color bar at the same time (related to #1741) 2018-06-05 13:11:29 -03:00
key.h Add "intersect" selection mode 2018-10-26 14:04:08 -03:00
key_context.h Add mouse wheel customization for sprite editor 2018-07-19 23:05:14 -03:00
keyboard_shortcuts.cpp Add "intersect" selection mode 2018-10-26 14:04:08 -03:00
keyboard_shortcuts.h Don't use KeyboardShortcuts singleton for temporal changes in Keyboard Shortcuts dialog 2018-07-23 15:15:04 -03:00
layer_frame_comboboxes.cpp Minor refactor in ExportSpriteSheet adding functions to update params from window widgets and update DocExporter from params 2019-10-03 10:08:46 -03:00
layer_frame_comboboxes.h Minor refactor in ExportSpriteSheet adding functions to update params from window widgets and update DocExporter from params 2019-10-03 10:08:46 -03:00
main_menu_bar.cpp
main_menu_bar.h
main_window.cpp Several changes to default StatusBar text 2019-06-05 10:16:34 -03:00
main_window.h Several changes to default StatusBar text 2019-06-05 10:16:34 -03:00
marching_ants.h
news_listbox.cpp Avoid continuous redrawing of Home listbox items 2017-11-03 09:33:31 -03:00
news_listbox.h
notifications.cpp Rename newStyles -> styles 2017-03-13 22:31:57 -03:00
notifications.h Convert flag and warning_box to new styles 2017-03-13 14:14:29 -03:00
optional_alert.cpp Add options to avoid showing dialogs saving files (#917) 2018-02-07 17:28:01 -03:00
optional_alert.h Add options to avoid showing dialogs saving files (#917) 2018-02-07 17:28:01 -03:00
palette_popup.cpp Fix hang if we press Cmd-S two or more times quickly to launch File > Save 2019-06-03 23:02:24 -03:00
palette_popup.h Add search field on palette popup 2017-05-30 15:46:54 -03:00
palette_view.cpp [lua] Add app.range.colors + Move/CopyColors commands 2019-08-10 14:37:18 -03:00
palette_view.h [lua] Add app.range.colors + Move/CopyColors commands 2019-08-10 14:37:18 -03:00
palettes_listbox.cpp Rename she -> os 2018-08-09 12:58:43 -03:00
palettes_listbox.h Reload palettes when we enable/disable an extension 2017-06-12 18:08:02 -03:00
popup_window_pin.cpp Move all code to draw windows to ui-lib w/new styles 2017-02-17 14:18:47 -03:00
popup_window_pin.h Move all code to draw windows to ui-lib w/new styles 2017-02-17 14:18:47 -03:00
pref_widget.cpp Add new pref="" attribute to <check> widgets to bind check boxes with bool preference options automatically 2018-06-06 16:35:02 -03:00
pref_widget.h Use BoolPrefWidget for alert options in Preferences dialog 2018-06-08 15:25:08 -03:00
preview_editor.cpp Rename FrameTag -> Tag 2019-10-01 14:55:08 -03:00
preview_editor.h Show real-time filter preview in all editors 2018-07-23 23:43:31 -03:00
recent_listbox.cpp Fix hang if we press Cmd-S two or more times quickly to launch File > Save 2019-06-03 23:02:24 -03:00
recent_listbox.h Save/load pinned/recent files/folders correctly 2018-12-22 02:08:04 -03:00
resources_listbox.cpp Replace base::UniquePtr -> std::unique_ptr 2018-08-08 17:27:26 -03:00
resources_listbox.h Replace base::UniquePtr -> std::unique_ptr 2018-08-08 17:27:26 -03:00
search_entry.cpp Rename she -> os 2018-08-09 12:58:43 -03:00
search_entry.h
select_accelerator.cpp Don't use KeyboardShortcuts singleton for temporal changes in Keyboard Shortcuts dialog 2018-07-23 15:15:04 -03:00
select_accelerator.h Don't use KeyboardShortcuts singleton for temporal changes in Keyboard Shortcuts dialog 2018-07-23 15:15:04 -03:00
selection_mode_field.cpp Unify ToolTipManagers in MainWindow 2018-12-13 14:08:56 -03:00
selection_mode_field.h Add selection modes to "Select > Color Range" command (fix #765) 2018-10-26 16:08:31 -03:00
separator_in_view.h Support changing theme and UI scaling w/o restart (fix #471) 2017-08-15 10:39:06 -03:00
slice_window.cpp Add ability to edit multiple slices 2019-05-02 16:26:13 -03:00
slice_window.h Add ability to edit multiple slices 2019-05-02 16:26:13 -03:00
slider2.cpp Add Brightness/Contrast menu option 2017-10-06 16:19:30 -03:00
slider2.h Add Brightness/Contrast menu option 2017-10-06 16:19:30 -03:00
status_bar.cpp Several changes to default StatusBar text 2019-06-05 10:16:34 -03:00
status_bar.h Improve context bar for slice tool (combobox of slices + action buttons) 2019-05-07 10:28:37 -03:00
tabs.cpp Use cancelable async tasks to load/delete backup sessions 2019-05-30 23:17:13 -03:00
tabs.h Replace base::SharedPtr with std::shared_ptr 2019-08-01 19:16:16 -03:00
tag_window.cpp Rename FrameTag -> Tag 2019-10-01 14:55:08 -03:00
tag_window.h Rename FrameTag -> Tag 2019-10-01 14:55:08 -03:00
task_widget.cpp Use cancelable async tasks to load/delete backup sessions 2019-05-30 23:17:13 -03:00
task_widget.h Use cancelable async tasks to load/delete backup sessions 2019-05-30 23:17:13 -03:00
toolbar.cpp Remove list of recipients from ui::Message 2018-12-13 10:11:56 -03:00
toolbar.h Add mouse wheel customization for sprite editor 2018-07-19 23:05:14 -03:00
user_data_popup.cpp Improve widget class generator including only required .h files 2018-06-08 15:52:10 -03:00
user_data_popup.h
workspace.cpp Fix crash closing the program when the Data Recovery tab open 2019-05-27 23:53:57 -03:00
workspace.h Add ability to select timeline + color bar at the same time (related to #1741) 2018-06-05 13:11:29 -03:00
workspace_panel.cpp Several changes to default StatusBar text 2019-06-05 10:16:34 -03:00
workspace_panel.h
workspace_tabs.cpp
workspace_tabs.h
workspace_view.h Fix crash closing the program when the Data Recovery tab open 2019-05-27 23:53:57 -03:00
workspace_views.h
zoom_entry.cpp Support changing theme and UI scaling w/o restart (fix #471) 2017-08-15 10:39:06 -03:00
zoom_entry.h Support changing theme and UI scaling w/o restart (fix #471) 2017-08-15 10:39:06 -03:00