[aseprite] branch master updated (776cdab -> 3bda74a)

Tobias Hansen thansen at moszumanska.debian.org
Tue Mar 8 02:44:46 UTC 2016


This is an automated email from the git hooks/post-receive script.

thansen pushed a change to branch master
in repository aseprite.

      from  776cdab   Fix ftglyph.h path (for unstable).
       new  6962e2c   Update version to v1.1.2
       new  e7c1f35   Some minor changes
       new  51939c5   Merge pull request #859 from TheKK/master
       new  6889b08   Merge branch 'master'
       new  aa28f6d   Don't show symmetry line if Editor::kShowSymmetryLine flag isn't present (fix #851)
       new  c29fd79   Remove commented code in context_bar.cpp to select dots freehand algorithm
       new  6cbb188   Add shortcut to switch pixel-perfect mode (fix #858)
       new  c03f6b4   Fix typo in src/app/cmd/README.md
       new  4b21d8d   Sort listbox items using compare_filenames() to compare numbers correctly (fix #782)
       new  9c1a876   Add option to export sprite sheets in memory only (without a file, fix #865)
       new  6354937   Instructions for updating a copy of the git repo
       new  b751a0f   Merge pull request #867 from jpnk/patch-1
       new  c96691c   Merge branch 'master'
       new  e683b8f   Switch shading colors with X key
       new  c34f0e4   Fix shading mode when right mouse button != paint w/bg color
       new  25a331c   Fix shades field preferred size when UI scaling > 100%
       new  cf7c475   Convert InkShadesField in a combobox-like widget to store several shades (#85)
       new  48cc6d2   Show a color indicator in ColorSpectrum as in ColorWheel
       new  12ccaf8   Add "px" suffix to New Sprite and Canvas Size fields (fix #875)
       new  e5f96a2   Merge branch 'master'
       new  0f8997b   Add drag-and-drop of colors in shade widget (#85)
       new  8a7a585   Load/save shades in user preferences (close #85)
       new  c33e63b   Fix bug destroying ShadeWidgets of Select type
       new  aaf49be   Add commands to change ink type (#787)
       new  e8dd152   Convert ink menu into a popup menu specified in gui.xml
       new  41d308f   Show keyboard shortcuts in all popup menus
       new  d5d1ac0   Fix comment in KeyboardShortcuts::importFile()
       new  771a7ba   Add search field in keyboard shortcuts dialog (fix #849)
       new  f47ba09   Fix mouse lag on Linux with hi-res devices (fix #283)
       new  3b0bf6d   Add anti-aliasing checkbox in "Edit > Insert Text" option
       new  7e01690   Add pico-8 palette
       new  f9b249f   Add option to switch auto-opaque/transparent option in ContextBar popup menu
       new  4dbee12   Add possibility to import/export sprite sheet matrices by columns
       new  2d2434d   Export AniDir field for FrameTags in JSON meta attribute
       new  fb387cb   Add options to export layers and frameTags meta JSON data from the UI
       new  47bb79b   Don't print JSON output in STDOUT when we are in UI mode
       new  7e09f79   Show preview correctly when moving multiple cels
       new  3f984a4   Merge branch 'multipleMoving' of https://github.com/TheKK/aseprite into move-multiple-cels
       new  48838c7   Use size_t instead of unsigned int
       new  f8dbacf   Prefer references instead of pointers (mainly for types as Point/Size/Rect)
       new  e30654d   Merge branch 'move-multiple-cels'
       new  d5e3f3d   Minor format changes
       new  78ba213   Rename ui::Widget::getChildren() -> children()
       new  cdd9554   Rename PreferredSize -> SizeHint
       new  2a3f2d6   Use size_t instead of unsigned int to compare with std::vector::size()
       new  7125643   Use const& instead of pointers
       new  98f0267   Use _DEBUG and NDEBUG instead of DEBUGMODE
       new  1aaeacc   Refactor several "getNoun()" getters to "noun()"
       new  06be4f7   Rename ui::Window::getKiller() -> closer()
       new  e944ce0   Move Bind, Connection, Signal, Slot, etc. to base namespace
       new  5dc149d   Add "Select > Modify" commands to expand/contract/border the selection
       new  6ab858b   Minor change in get_neighboring_pixels()
       new  9c30429   Fix missing permission bitmasks on FreeBSD
       new  d1b972e   Merge pull request #888 from tony/freebsd
       new  2fa6f19   Add commands to navigate frames with same tag
       new  45e4c46   Merge pull request #887 from TheKK/moveFrameInTaggedLoop
       new  f389a2e   Fix crash on GotoNext/PreviousFrameWithSameTagCommands when there is no tag
       new  d467d71   Rename PopupWindow enums
       new  c139290   Show ColorSpectrum's indicator white-colored if it's in the dark side
       new  b6afb1a   Repaint animated sprite only when frame changed
       new  df6e97d   Merge pull request #890 from TheKK/reduceCpuUsage
       new  562106c   Add EditorDecorator::getInvalidDecoratoredRegion() needed in #873
       new  44258a8   Check GlobalAlloc() return value in set_win32_clipboard_bitmap()
       new  2537b76   Now the handles snap to the edge of viewport
       new  6e6ee10   Merge branch 'snapSymmetryHandlesToViewportEdge' of https://github.com/TheKK/aseprite into TheKK-snapSymmetryHandlesToViewportEdge
       new  d1912e7   Merge branch 'TheKK-snapSymmetryHandlesToViewportEdge'
       new  877d29c   Allow scrolling to center of canvas
       new  20b59bf   Merge branch 'center-canvas-newcmd' of https://github.com/tony/aseprite into tony-center-canvas-newcmd
       new  9e16261   Merge branch 'tony-center-canvas-newcmd'
       new  e63dea6   Include opacity and blend mode for each layer in JSON output
       new  382881a   Support for FreeBSD get_app_path
       new  f1c1c58   Merge pull request #893 from tony/freebsd-app_path
       new  57db16e   Correct usage of variable arguments
       new  850bd7b   Merge pull request #895 from TheKK/Fix_va_list
       new  f3c171d   Merge branch 'master'
       new  6e35b00   Change default shortcut for new ScrollCenter command
       new  70f2499   Ignore build dir
       new  13736a4   Merge pull request #896 from tony/gitignore-cmake
       new  a088bf4   Remember exact window position (e.g. in which monitor it was closed)
       new  be9b338   Don't restore the window minimized
       new  3da1a80   Keep Undo History window position between sessions
       new  b0aea67   Merge branch 'master'
       new  a09df52   Merge branch 'master'
       new  3066e1b   Minor format change in ui/textbox.h
       new  d02efbf   Fix TipWindow background color
       new  455153d   Change ui::TipWindow public API
       new  50a0187   Add possibility to create popup windows and tip windows from XML widgets
       new  5cb4e28   Allow "icon" parameter for <button> widgets to create an IconButtons
       new  08bef85   Add user data field on layers and cels
       new  e78e9ee   Add PopupWindow::setClick/EnterBehavior() member functions
       new  eb6b57c   Use a hot region equal to the whole manager area for UserDataPopup
       new  f278367   Show correct user data after undo/redo and commit change immediately
       new  2f7e36a   Fix crash when we copy a cel w/drag-and-drop and change cel properties
       new  9e6e303   Copy user data when we copy a cel
       new  8b5d013   Serialize user data for layers and cel data
       new  2fcd2b4   Copy user data when a layer is duplicated
       new  8a653b6   Load/save user data in .ase files
       new  594892f   Modify cel/layer property dialogs layout
       new  addddf7   Add color field to doc::UserData
       new  8683763   Draw layers and cels in Timeline w/user-defined color in UserData
       new  8698ac5   Merge branch 'user-data'
       new  c49abf9   Add missing user_data.xml
       new  d8417df   Add possibility to create empty ui::ListItems
       new  e422acf   Fix PopupWindow size hint when it doesn't have a title
       new  a380c9a   Add possibility to create an empty LinkLabel
       new  cff6d1c   Rename LinkLabel::getUrl() -> url()
       new  60f70e0   Invalidate editor after background setting changed
       new  172e03b   Merge branch 'TheKK-checkerBGRedraw'
       new  6d3623e   Add {tagframe} to filename format (fix #894)
       new  5ca927d   Keep all frame-related information in filename_formatter() when replaceFrame is false
       new  503c3c4   Add missing #include <cstring> to use std::strlen()
       new  ab0c447   Merge branch 'master'
       new  3b9ba0d   Add missing members to SkiaDisplay port
       new  2d64a19   Improve BrushPopup to save custom brushes (type/size/angle params)
       new  6ff62c8   Add "Save Brush Here" option to brush slot popup
       new  53b8eb7   Don't use ContextBar from BrushPopup
       new  3024bc7   Fix redrawing issue when we "delete all brushes"
       new  fd8e868   Fix NewCustomBrushItem construction
       new  bd99a30   Avoid closing BrushPopup when we click the menu popup option
       new  0f35102   Add show_popup_menu() internal function in brush_popup.cpp
       new  1f513a1   Restore selected ButtonSet item when we offer the mouse capture
       new  0cdc71b   Add possibility to save brush type/size/angle, fg/bg colors, ink type/opacity, shade, etc. into brush slots
       new  403e3ee   Add popup on each BrushSlot to enable/disable params
       new  51e3ab1   Merge branch 'new-brush-popup'
       new  0fbe3ac   Remove BrushPopupDelegate
       new  3845d6a   Fix bugs setting BrushSlot flags from BrushPopup
       new  7a553f5   Link with skia_opts_avx.lib in Skia port
       new  a3e77a6   Update context bar controls correctly when a new brush type is selected from a brush slot
       new  6ec07d5   Fix comment for ui::PopupWindow::setHotRegion() member function
       new  70127f1   Fix closing the whole user data popup when we're selecting the user data color
       new  7f8cbfd   New flags required for OS X/Skia port (m48 branch)
       new  38128f7   Fix bug reading (int/bool) parameters that aren't specified in Params
       new  fcbb364   Add "Play Once" option in "Play" button popup
       new  26e4678   Add functions to encode/decode data in base64
       new  718888d   Add XML declaration to keyboard shortcuts XML file
       new  6fb5258   Load/save custom brushes
       new  16e13d8   Minor changes in base/README
       new  3bcda8c   Replace DLOG() with TRACE()
       new  7ab8633   Move LOG() to base library
       new  e8ecbbb   Merge branch 'master'
       new  4c58441   Redraw Timeline when layer/cel user color is changed
       new  3252013   Fix problem showing brush boundaries when the active shade includes index 0
       new  9c42a7b   Merge branch 'master'
       new  b5dd02e   Export user data in JSON data
       new  2cac6a0   Don't show shading on effect tools (Eraser, Blur, Jumble)
       new  65dd457   Reduce size hint for ui::ComboBox
       new  e79236b   Add JSON data format into Export Sprite Sheet UI
       new  3543b08   Add option to keep the selection after Edit > Clear (fix #907)
       new  2f2bd40   Replace package name in src/file/file.cpp with PACKAGE macro
       new  978145b   Add warning before we save a sequence of bitmaps (fix #902)
       new  07c3853   Add the correct recent filename after saving a sequence of files
       new  ff507af   Redraw editor when symmetry is enabled/disabled
       new  5725b3b   Load user brushes if the file exists and continue in case of error (fix #911)
       new  1c7ef06   Minor change in ResourceFinder logging strings
       new  5e67441   Fix logging string in GuiXml() ctor
       new  db13644   Fix problem setting cel color in all cels when a range is selected in Timeline
       new  7b5827a   Modify style of colored layers and cels in Timeline
       new  c8abf0c   Fix regression: Show left/right mouse button triggers in keyboard shortcuts
       new  4d629b5   Update Skia port to support m48 version
       new  5074ef2   Handle several UI mouse movement events at once if they are in the she layer queue
       new  199a3db   Don't scroll invalid areas in Widget::scrollRegion()
       new  49ad91d   Fix argc/argv parameters for app_main() in Skia/Win port
       new  a43f7cf   Fix crash disabling GPU acceleration on Skia/Win port
       new  be214b7   Fix hang on Skia/Win when we press the HWND close button and an ui::Alert is shown
       new  8996d82   Redraw ColorBar when we change the active state in the Undo History window
       new  d496236   Add scrollbars to Skia/Win SkiaDisplay to support trackpad scroll messages
       new  2fc447e   Disable GPU acceleration by default
       new  a6544d9   Improve default window size on Skia/Win port (fix #693)
       new  851413e   Remove unused variable in  BrushPopup::regenerate()
       new  a5a044f   Make main window key and order to front in Skia/OSX port
       new  5b38cae   Reduce code in StateWithWheelBehavior::onMouseWheel()
       new  e97a707   Fix she::Event::setRepeat() calls on Skia/Win WM_KEYUP/DOWN processing
       new  0f28e21   Fix Manager::pumpQueue() when DEBUG_PAINT_EVENTS is defined
       new  9106121   Fix slow performance pressing Alt or Ctrl key on Editor in Alleg4/Win port
       new  eba8de0   Fix slow scroll/selection movement with Alleg4 port (fix #929)
       new  d77aabd   Update freetype2 version
       new  3087ddd   Update pixman to 0.33.6
       new  938e025   Update README copyright year
       new  8478119   Update simpleini version
       new  6123885   Add required flag to compile on OS X without HarfBuzz library
       new  bf99943   Add some gfx::Region operators
       new  3bad2af   Make Widget::offsetWidgets() function public
       new  e64cc95   Minor change/renames in Widget::flushRedraw()
       new  1260cf1   Minor comment changes in widget.h
       new  b0650f6   Generalize View::setViewScroll() to blit valid/scrollable region automatically
       new  e985227   Merge branch 'new-scroll'
       new  40c834f   Open files from Finder in Skia/OSX port
       new  4dedc1e   Fix crash pasting a document range from a closed document
       new  c8814ff   Fix ASSERT in ClipboardManager::~ClipboardManager()
       new  81d3966   Add an alternative message to debug crashes in compiled versions
       new  3a79cf5   Fix crash when the palette editor is slowly resized to its minimum size (fix #949)
       new  2f791b5   Fix several problems with timeline and cel opacity slider
       new  b3a9526   Invalidate/redraw timeline in a general document update
       new  3d23336   Copy user data when we unlink cels
       new  99d504a   Fix cel opacity slider enabled-status when we click a new cel in the Timeline
       new  be57d03   Fix setting opacity or user data of linked cels when the first cel isn't included in the active range
       new  bb41bd3   Don't change cel user data when cel opacity is the only modified field
       new  bf63265   Remove unused local variable in FileList::onPaint()
       new  aa7d3d8   Minor change in ModifySelectionCommand::applyModifier()
       new  72338a6   Remove unused updater_lib variable in src/CMakeLists.txt
       new  210ffc0   Open files from Windows Explorer using DDE so we re-use the running instance
       new  9c653ef   Avoid missing DDE files because the loading dialog box/progress bar is open
       new  87e5be4   Avoid deleting two times the direct SkSurface
       new  5fff73a   Avoid crash when we start the Skia window on WinXP
       new  4f1431b   Add the correct window icon in the Skia/Win port
       new  07a3ced   Fix website URL in VERSIONINFO comments
       new  6192747   Update copyright year in VERSIONINFO
       new  f530664   New updates to the skin by Ilija Melentijevic
       new  36b4b65   Update timeline cel skin parts by Ilija Melentijevic
       new  e843e7a   Do not overlap the menubar with a menubox
       new  d244af8   Remove invalid ASSERT in AppBrushes::save()
       new  fc58daa   Add support for ANGLE (D3D) on Skia port
       new  127a5e7   Enable/disable GPU support on Skia backend if the skia_skgpu lib is available
       new  1deb9ae   Fix the amount of space displaced by some shift+arrow keys (fix #940)
       new  ad9b7ce   Remove unused variable from MovingSymmetryState
       new  7b8d910   Add independent scroll/zoom values in preview window per document (fix #959)
       new  1f319cd   Don't change MiniPlayButton state in preview window when we scroll it (fix #958)
       new  a77ae98   Add keyboard shortcuts to change the color selector type (spectrum/color wheel)
       new  c1ae065   Add RYB color wheel (related to #707)
       new  ff0c2c2   Merge branch 'ryb-color-wheel'
       new  228c96b   Add key modifiers in Skia/Win port to avoid calling she::is_key_pressed()
       new  882a67f   Fix key modifiers when we draw on Skia/Win (fix #954)
       new  19f8aad   Merge branch 'fix-keys'
       new  3f47c23   Add more precision to HSV <-> RGB conversion (fix #961)
       new  4a76d81   Include needed <cmath> for clang
       new  ade23a4   Fix color tests
       new  e46cebe   Fix Skia/OS X compilation errors in skia_window_osx.mm
       new  0da82a8   Fix condition in load_xml_image() function in AppBrushes
       new  e2a7235   Fix minor cast int <-> double issues in src/app/color.cpp
       new  7b8b2da   Remove mouse speed modifications from Allegro4/X11 port
       new  3400cdb   Hide software cursor when mouse leaves window on Linux (fix #948)
       new  c49ec61   Minor refactor: rename DocumentView::getEditor/Document() -> editor/document()
       new  1588e83   Fix artifacts when scrolling on widgets with sub-children (fix #963)
       new  5d4a568   Fix a typo in Tiled Mode menu
       new  e2e5fbf   Fix crash when ContextBar::InkShadesField is clicked and it's empty
       new  dbb8a17   Fix bug restoring frame duration after undoing a "remove frame" (fix #965)
       new  8ca5b0c   Shade ink should use the full palette when we select just one color (fix #947)
       new  24e329f   Show ink selector even when a custom brush is selected
       new  fd71ceb   Fix shading ink for sprites with more than 256 colors
       new  7750982   Support loading interlaced PNG files in png decoder (PngFormat::onLoad())
       new  d7d5766   Add new licensing options
       new  64deb6e   Remove mongoose code
       new  237a465   Fix if-condition inside load_xml_image()
       new  67afc5f   Remove unused variable in FileList::onPaint()
       new  ef4a482   Call onEnterState() from base class in SelectBoxState and StandbyState
       new  15e10ad   Add touch magnify event to support OS X trackpad gesture
       new  802b8a0   Fix performance problem when we change color sliders with mouse movement
       new  9521ed3   Merge branch 'master'
       new  67878a2   Save brush with images correctly when "Save Brush" button is used
       new  12ec08f   Update copyright year
       new  55f60be   Fix crash creating a custom brush without "Type" option and restarting
       new  30672ba   Don't reset Screen Scale when the main window cannot be created
       new  d2f1e2b   Add functions to load dynamic libraries from base-lib
       new  5dd2d81   Add initial support to Steam API (just inform to Steam that we're running)
       new  ad98fab   Link filters-lib with base-lib to avoid linking errors on Linux
       new  0cf3962   Minor fix in PaletteView::setBoxSize() to apply the guiscale() to the box size
       new  155c74a   Fix usage of indexed colors in grayscale images
       new  c09dfa8   Show grayscale colors in color buttons when we're editing a grayscale image
       new  69e7623   Fix shading ink for grayscale images
       new  d10dd15   Don't use custom clipboard format on Windows if we couldn't register it
       new  5c61e92   Change custom brush color when we change fg/bg colors
       new  d78f892   Add more zoom levels
       new  2da643e   Fix warning in doc::write_string()
       new  c1a2cbe   Remove "typename" keyword in replace_image_colors()
       new  875e2cd   Fix possible bug/crash using a cmd::CopyRegion()
       new  4e4f473   Don't limit the selection of colors in the spectrum area
       new  7a0a89e   Add the new ColorTintShadeTone color picker (#707)
       new  ca160d0   Remove unnecessary iterations on splitter children in onSave/LoadLayout
       new  c8d59df   Save separation distance/layout of internal ColorBar splitter
       new  873ca55   Merge branch 'tint-shade-tone-selector'
       new  516ee5c   New LOG() function with different logging levels and std::ostream support
       new  b5d0452   Use fstream::is_open() instead of operator bool()
       new  5fbb4e9   Create log in Desktop folder when --debug is used
       new  bc9c3b0   Merge branch 'new-log'
       new  7d80b16   fix missing overrides as shown by warnings mentioned in issue #955
       new  1512e7a   Merge pull request #979 from sirblackheart/fix-missing-overrides
       new  d190b88   OS X: fix clang compile error over non-existent simpleini lib
       new  1c8d89c   Merge pull request #973 from farnold/master
       new  51c939b   Find the Steam DLL in the app directory
       new  d587737   Add minimal Wacom support
       new  733ca44   Fix dummy PenAPI::Impl ctor
       new  f1ee607   Merge branch 'upstream'
       new  baad646   Update version in changelog.
       new  3427d73   Add patch to build against shared modp_b64.
       new  8dda623   Build-depend on libmodpbase64-dev.
       new  4922429   Enable flag for shared modp_b64.
       new  0b69fed   Add definition of MODP_B64_ERROR to src/base/base64.cpp.
       new  853bc16   Do not link manually to modp_b64 when using shared library.
       new  1eda8e7   Always link against modp_b64.
       new  c2a7441   Improve build instructions
       new  32accc7   Mention cmake-gui and add documentation links
       new  9ce5469   Merge pull request #919 from jpnk/patch-1
       new  02abbdf   Rename 'aseprite-source' to 'aseprite' in INSTALL.md
       new  5bb46e8   Add more info about new libraries in src/ directory
       new  0c6dc56   Break long lines in INSTALL.md
       new  63e844d   Add details in INSTALL.md to avoid issue #913
       new  2bbd918   Update version to 1.1.3-dev
       new  a2ee019   Merge branch 'upstream' to commit 2bbd918d992 to get the correct version info.
       new  de05fd2   Remove menu file.
       new  37678d8   Change Vcs fields to use https.
       new  96ac644   Add patch headers.
       new  4d42690   Update copyright file.
       new  4fd6fcc   Update upstream changelog and close bug in changelog.
       new  94fde49   Write proper changelog entry.
       new  5169482   Delete all unused patches.
       new  8aa2f8e   Refresh patches.
       new  b04d733   Update man file.
       new  3bda74a   Update date in man page.

The 308 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                                         |    3 +
 CMakeLists.txt                                     |   19 +-
 EULA.txt                                           |   38 +
 INSTALL.md                                         |   56 +-
 README.md                                          |   25 +-
 data/gui.xml                                       |   87 +-
 data/palettes/pico-8.gpl                           |   21 +
 data/pref.xml                                      |   46 +-
 data/skins/default/sheet.png                       |  Bin 13952 -> 13981 bytes
 data/skins/default/skin.xml                        |   18 +
 data/widgets/brush_slot_params.xml                 |   34 +
 data/widgets/canvas_size.xml                       |   14 +-
 data/widgets/cel_properties.xml                    |    3 +-
 data/widgets/export_sprite_sheet.xml               |   21 +-
 data/widgets/file_selector.xml                     |    4 +-
 data/widgets/import_sprite_sheet.xml               |    3 +
 data/widgets/keyboard_shortcuts.xml                |    4 +
 data/widgets/layer_properties.xml                  |    7 +-
 data/widgets/modify_selection.xml                  |   25 +
 data/widgets/new_sprite.xml                        |    4 +-
 data/widgets/options.xml                           |    1 +
 data/widgets/paste_text.xml                        |    4 +
 data/widgets/send_crash.xml                        |   20 +-
 data/widgets/user_data.xml                         |   14 +
 debian/ase16.xpm                                   |   30 -
 debian/ase32.xpm                                   |   48 -
 debian/aseprite.1                                  |    6 +-
 debian/changelog                                   |   28 +-
 debian/control                                     |    7 +-
 debian/copyright                                   |   83 +-
 debian/install                                     |    2 -
 debian/menu                                        |    7 -
 debian/patches/define-O_BINARY.patch               |   19 -
 debian/patches/disable-file-and-gif-tests.patch    |   19 -
 debian/patches/disable-resize_image_tests.patch    |   22 -
 debian/patches/find-pixman-combine32.patch         |    5 +
 debian/patches/find-static-gtest.patch             |    4 +-
 debian/patches/find_freetype.patch                 |    6 +-
 debian/patches/find_libpixman.patch                |   23 -
 debian/patches/giflib-4.1.6.patch                  |  113 -
 debian/patches/libpng16.patch                      |   11 -
 debian/patches/libx11-underlinkage.patch           |    4 +-
 debian/patches/resizing_from_options_gui.patch     |  141 -
 debian/patches/series                              |    1 +
 debian/patches/shared_modp_b64.patch               |   74 +
 debian/patches/third_party_cmakelists.patch        |    6 +-
 debian/rules                                       |    3 +-
 debian/upstream-changelog                          |  213 +
 docs/files/ase.txt                                 |   22 +-
 src/CMakeLists.txt                                 |   16 +-
 src/README.md                                      |    7 +-
 src/allegro/src/mouse.c                            |   10 +-
 src/allegro/src/x/xmouse.c                         |   90 +-
 src/allegro/src/x/xwin.c                           |    4 +-
 src/allegro/src/x/xwin.h                           |    4 -
 src/app/CMakeLists.txt                             |   22 +-
 src/app/app.cpp                                    |   66 +-
 src/app/app.h                                      |   11 +-
 src/app/app_brushes.cpp                            |  487 ++
 src/app/app_brushes.h                              |   57 +
 src/app/app_menus.cpp                              |   28 +-
 src/app/app_menus.h                                |    4 +-
 src/app/app_options.cpp                            |   14 +-
 src/app/app_options.h                              |   15 +-
 src/app/brush_slot.h                               |  107 +
 src/app/check_update.cpp                           |    2 +-
 src/app/cmd.cpp                                    |    6 +-
 src/app/cmd/README.md                              |    2 +-
 src/app/cmd/copy_region.cpp                        |   14 +-
 src/app/cmd/remove_frame.cpp                       |    4 +-
 src/app/cmd/remove_frame.h                         |    3 +-
 src/app/cmd/set_mask_position.cpp                  |    2 +-
 src/app/cmd/set_user_data.cpp                      |   37 +
 .../cmd/{set_layer_opacity.h => set_user_data.h}   |   25 +-
 src/app/cmd/unlink_cel.cpp                         |    3 +-
 src/app/color.cpp                                  |  102 +-
 src/app/color.h                                    |   13 +-
 src/app/color_tests.cpp                            |    6 +-
 src/app/commands/cmd_about.cpp                     |    2 +-
 src/app/commands/cmd_canvas_size.cpp               |   39 +-
 src/app/commands/cmd_cel_properties.cpp            |  101 +-
 src/app/commands/cmd_color_quantization.cpp        |    8 +-
 src/app/commands/cmd_duplicate_sprite.cpp          |    4 +-
 src/app/commands/cmd_export_sprite_sheet.cpp       |  305 +-
 src/app/commands/cmd_frame_properties.cpp          |    4 +-
 src/app/commands/cmd_fullscreen_preview.cpp        |   10 +-
 src/app/commands/cmd_goto_frame.cpp                |   69 +-
 src/app/commands/cmd_grid.cpp                      |   10 +-
 src/app/commands/cmd_import_sprite_sheet.cpp       |  142 +-
 src/app/commands/cmd_keyboard_shortcuts.cpp        |  179 +-
 src/app/commands/cmd_layer_properties.cpp          |   40 +-
 src/app/commands/cmd_mask_by_color.cpp             |   13 +-
 src/app/commands/cmd_mask_content.cpp              |    2 +-
 src/app/commands/cmd_modify_selection.cpp          |  255 +
 src/app/commands/cmd_move_mask.cpp                 |    4 +-
 src/app/commands/cmd_new_brush.cpp                 |   11 +-
 src/app/commands/cmd_new_file.cpp                  |    6 +-
 src/app/commands/cmd_new_frame.cpp                 |    4 +-
 src/app/commands/cmd_new_layer.cpp                 |    4 +-
 src/app/commands/cmd_new_layer_set.cpp             |    4 +-
 src/app/commands/cmd_options.cpp                   |   22 +-
 src/app/commands/cmd_palette_editor.cpp            |   16 +-
 src/app/commands/cmd_palette_size.cpp              |    4 +-
 src/app/commands/cmd_paste_text.cpp                |   23 +-
 src/app/commands/cmd_pixel_perfect_mode.cpp        |   73 +
 src/app/commands/cmd_play_animation.cpp            |    3 +-
 src/app/commands/cmd_repeat_last_export.cpp        |    2 +-
 src/app/commands/cmd_scroll.cpp                    |    6 +-
 src/app/commands/cmd_scroll_center.cpp             |   46 +
 src/app/commands/cmd_set_color_selector.cpp        |   39 +-
 src/app/commands/cmd_set_ink_type.cpp              |   86 +
 src/app/commands/cmd_set_same_ink.cpp              |   69 +
 src/app/commands/cmd_sprite_properties.cpp         |    2 +-
 src/app/commands/cmd_sprite_size.cpp               |   28 +-
 src/app/commands/cmd_switch_colors.cpp             |   30 +-
 src/app/commands/cmd_undo.cpp                      |    2 +-
 src/app/commands/cmd_undo_history.cpp              |   20 +-
 src/app/commands/commands.h                        |    3 +
 src/app/commands/commands_list.h                   |    7 +
 .../commands/filters/cmd_convolution_matrix.cpp    |   16 +-
 src/app/commands/filters/cmd_despeckle.cpp         |    4 +-
 src/app/commands/filters/color_curve_editor.cpp    |   28 +-
 src/app/commands/filters/color_curve_editor.h      |    4 +-
 src/app/commands/filters/filter_manager_impl.cpp   |    2 +-
 src/app/commands/filters/filter_target_buttons.h   |    2 +-
 src/app/commands/filters/filter_window.cpp         |    4 +-
 src/app/commands/params.h                          |    2 +-
 src/app/console.cpp                                |    4 +-
 src/app/context.cpp                                |    2 +-
 src/app/context.h                                  |    4 +-
 src/app/crash/backup_observer.cpp                  |    2 +-
 src/app/document.cpp                               |    3 +-
 src/app/document_exporter.cpp                      |  165 +-
 src/app/document_exporter.h                        |    5 +-
 src/app/extra_cel.cpp                              |    2 +-
 src/app/file/ase_format.cpp                        |   93 +-
 src/app/file/file.cpp                              |   21 +-
 src/app/file/gif_format.cpp                        |   52 +-
 src/app/file/jpeg_format.cpp                       |    2 +-
 src/app/file/png_format.cpp                        |  182 +-
 src/app/file/webp_format.cpp                       |    8 +-
 src/app/file_selector.cpp                          |    2 +-
 src/app/file_system.cpp                            |  267 +-
 src/app/file_system.h                              |   12 +-
 src/app/filename_formatter.cpp                     |   56 +-
 src/app/filename_formatter.h                       |   12 +-
 src/app/filename_formatter_tests.cpp               |   21 +
 src/app/gui_xml.cpp                                |    2 +-
 src/app/ini_file.cpp                               |   24 +-
 src/app/ini_file.h                                 |   16 +-
 src/app/log.cpp                                    |   65 +-
 src/app/log.h                                      |    9 +-
 src/app/modules/gfx.cpp                            |   54 +-
 src/app/modules/gfx.h                              |   14 +-
 src/app/modules/gui.cpp                            |   92 +-
 src/app/pref/option.h                              |   39 +-
 src/app/pref/preferences.cpp                       |    9 +-
 src/app/pref/preferences.h                         |    5 +-
 src/app/recent_files.h                             |    2 +-
 src/app/res/http_loader.cpp                        |    2 +-
 src/app/res/resources_loader.cpp                   |    9 +-
 src/app/resource_finder.cpp                        |   51 +-
 src/app/resource_finder.h                          |    4 +-
 src/app/send_crash.cpp                             |   25 +-
 src/app/send_crash.h                               |    3 +-
 src/app/shade.cpp                                  |   41 +
 src/app/{ui/workspace_views.h => shade.h}          |   12 +-
 src/app/{res/resource.h => sprite_sheet_type.h}    |   15 +-
 src/app/thumbnail_generator.cpp                    |    8 +-
 src/app/tools/ink.h                                |    3 +
 src/app/tools/ink_processing.h                     |   48 +-
 src/app/tools/ink_type.cpp                         |   52 +
 src/app/tools/ink_type.h                           |    6 +
 src/app/tools/inks.h                               |    1 +
 src/app/ui/ani_controls.cpp                        |    9 +-
 src/app/ui/animated_widget.h                       |    2 +-
 src/app/ui/app_menuitem.cpp                        |   14 +-
 src/app/ui/app_menuitem.h                          |    4 +-
 src/app/ui/brush_popup.cpp                         |  433 +-
 src/app/ui/brush_popup.h                           |   38 +-
 src/app/ui/button_set.cpp                          |  101 +-
 src/app/ui/button_set.h                            |   11 +-
 src/app/ui/color_bar.cpp                           |  126 +-
 src/app/ui/color_bar.h                             |   28 +-
 src/app/ui/color_button.cpp                        |   42 +-
 src/app/ui/color_button.h                          |    4 +-
 src/app/ui/color_selector.cpp                      |    8 +-
 src/app/ui/color_selector.h                        |    4 +-
 src/app/ui/color_sliders.cpp                       |   40 +-
 src/app/ui/color_sliders.h                         |    4 +-
 src/app/ui/color_spectrum.cpp                      |   79 +-
 src/app/ui/color_spectrum.h                        |    8 +-
 src/app/ui/color_tint_shade_tone.cpp               |  220 +
 src/app/ui/color_tint_shade_tone.h                 |   50 +
 src/app/ui/color_wheel.cpp                         |  137 +-
 src/app/ui/color_wheel.h                           |   18 +-
 src/app/ui/configure_timeline_popup.cpp            |   20 +-
 src/app/ui/context_bar.cpp                         | 1022 ++--
 src/app/ui/context_bar.h                           |   57 +-
 src/app/ui/data_recovery_view.cpp                  |   28 +-
 src/app/ui/data_recovery_view.h                    |    2 +-
 src/app/ui/devconsole_view.cpp                     |    8 +-
 src/app/ui/document_view.cpp                       |   76 +-
 src/app/ui/document_view.h                         |   20 +-
 src/app/ui/drop_down_button.h                      |    4 +-
 src/app/ui/editor/brush_preview.cpp                |    5 +-
 src/app/ui/editor/drawing_state.cpp                |    2 +-
 src/app/ui/editor/editor.cpp                       |  196 +-
 src/app/ui/editor/editor.h                         |   38 +-
 src/app/ui/editor/editor_decorator.h               |    5 +
 src/app/ui/editor/editor_observer.h                |    3 +-
 src/app/ui/editor/editor_observers.cpp             |    7 +-
 src/app/ui/editor/editor_observers.h               |    3 +-
 src/app/ui/editor/editor_state.h                   |   10 +-
 src/app/ui/editor/editor_view.cpp                  |   65 +-
 src/app/ui/editor/editor_view.h                    |    6 +-
 src/app/ui/editor/moving_cel_state.cpp             |   91 +-
 src/app/ui/editor/moving_cel_state.h               |   12 +-
 src/app/ui/editor/moving_pixels_state.cpp          |   14 +-
 src/app/ui/editor/moving_pixels_state.h            |    6 +-
 src/app/ui/editor/moving_symmetry_state.h          |    3 +-
 src/app/ui/editor/pixels_movement.cpp              |   20 +-
 src/app/ui/editor/pixels_movement.h                |    6 +-
 src/app/ui/editor/play_state.cpp                   |   56 +-
 src/app/ui/editor/play_state.h                     |    5 +-
 src/app/ui/editor/scrolling_state.cpp              |    6 +-
 src/app/ui/editor/select_box_state.cpp             |   83 +-
 src/app/ui/editor/select_box_state.h               |   27 +-
 src/app/ui/editor/standby_state.cpp                |   49 +-
 src/app/ui/editor/standby_state.h                  |    5 +-
 src/app/ui/editor/state_with_wheel_behavior.cpp    |   67 +-
 src/app/ui/editor/state_with_wheel_behavior.h      |    9 +-
 src/app/ui/editor/tool_loop_impl.cpp               |    2 +-
 src/app/ui/editor/transform_handles.cpp            |   16 +-
 src/app/ui/editor/zooming_state.cpp                |    2 +-
 src/app/ui/file_list.cpp                           |  120 +-
 src/app/ui/file_list.h                             |   18 +-
 src/app/ui/file_list_view.cpp                      |   35 +
 src/app/{log.h => ui/file_list_view.h}             |   17 +-
 src/app/ui/file_selector.cpp                       |   74 +-
 src/app/ui/file_selector.h                         |    4 +-
 src/app/ui/font_popup.cpp                          |   31 +-
 src/app/ui/font_popup.h                            |    2 +-
 src/app/ui/frame_tag_window.cpp                    |    8 +-
 src/app/ui/hex_color_entry.cpp                     |    2 +-
 src/app/ui/hex_color_entry.h                       |    2 +-
 src/app/ui/home_view.cpp                           |   22 +-
 src/app/ui/icon_button.cpp                         |   68 +
 src/app/ui/{styled_button.h => icon_button.h}      |   18 +-
 src/app/ui/keyboard_shortcuts.cpp                  |   38 +-
 src/app/ui/main_window.cpp                         |   22 +-
 src/app/ui/marching_ants.h                         |    2 +-
 src/app/ui/news_listbox.cpp                        |   38 +-
 src/app/ui/notifications.cpp                       |   14 +-
 src/app/ui/notifications.h                         |    2 +-
 src/app/ui/palette_popup.cpp                       |    6 +-
 src/app/ui/palette_view.cpp                        |   44 +-
 src/app/ui/palette_view.h                          |    6 +-
 src/app/ui/palettes_listbox.cpp                    |    4 +-
 src/app/ui/palettes_listbox.h                      |    4 +-
 src/app/ui/popup_window_pin.cpp                    |   10 +-
 src/app/ui/preview_editor.cpp                      |  180 +-
 src/app/ui/preview_editor.h                        |   24 +-
 src/app/ui/recent_listbox.cpp                      |   36 +-
 src/app/ui/recent_listbox.h                        |    2 +-
 src/app/ui/resources_listbox.cpp                   |   28 +-
 src/app/ui/resources_listbox.h                     |    4 +-
 src/app/ui/search_entry.cpp                        |  107 +
 src/app/ui/{styled_button.h => search_entry.h}     |   22 +-
 src/app/ui/select_accelerator.cpp                  |   18 +-
 src/app/ui/skin/button_icon_impl.cpp               |   18 +-
 src/app/ui/skin/button_icon_impl.h                 |   10 +-
 src/app/ui/skin/skin_button.h                      |    6 +-
 src/app/ui/skin/skin_part.cpp                      |    2 +-
 src/app/ui/skin/skin_part.h                        |   20 +-
 src/app/ui/skin/skin_theme.cpp                     |  469 +-
 src/app/ui/skin/skin_theme.h                       |    4 +-
 src/app/ui/skin/style.cpp                          |   14 +-
 src/app/ui/skin/style.h                            |    4 +-
 src/app/ui/status_bar.cpp                          |   73 +-
 src/app/ui/status_bar.h                            |    2 +-
 src/app/ui/styled_button.cpp                       |   12 +-
 src/app/ui/styled_button.h                         |    2 +-
 src/app/ui/tabs.cpp                                |   58 +-
 src/app/ui/tabs.h                                  |    2 +-
 src/app/ui/timeline.cpp                            |  198 +-
 src/app/ui/timeline.h                              |   11 +-
 src/app/ui/toolbar.cpp                             |   67 +-
 src/app/ui/toolbar.h                               |    4 +-
 src/app/ui/user_data_popup.cpp                     |   76 +
 src/app/{util/msk_file.h => ui/user_data_popup.h}  |   12 +-
 src/app/ui/workspace.cpp                           |   24 +-
 src/app/ui/workspace.h                             |    2 +-
 src/app/ui/workspace_panel.cpp                     |   32 +-
 src/app/ui/zoom_entry.h                            |    2 +-
 src/app/ui_context.cpp                             |   17 +-
 src/app/util/clipboard.cpp                         |   86 +-
 src/app/util/clipboard.h                           |   10 +-
 src/app/util/clipboard_win32.h                     |   46 +-
 src/app/util/create_cel_copy.cpp                   |    1 +
 src/app/util/expand_cel_canvas.cpp                 |   19 +-
 src/app/util/freetype_utils.cpp                    |   37 +-
 src/app/util/freetype_utils.h                      |    3 +-
 src/app/widget_loader.cpp                          |   43 +-
 src/base/CMakeLists.txt                            |    9 +-
 src/base/README.md                                 |    5 +-
 src/base/base64.cpp                                |   38 +
 src/base/{process.h => base64.h}                   |   13 +-
 src/base/base64_tests.cpp                          |   43 +
 src/base/bind.h                                    |    6 +-
 src/base/{process.h => buffer.h}                   |   13 +-
 src/base/connection.cpp                            |    6 +-
 src/base/connection.h                              |    6 +-
 src/base/dll.cpp                                   |   17 +
 src/base/dll.h                                     |   29 +
 src/base/dll_unix.h                                |   27 +
 src/base/dll_win32.h                               |   29 +
 src/base/errno_string.cpp                          |    6 +-
 src/base/errno_string.h                            |    6 +-
 src/base/file_handle.cpp                           |    3 +-
 src/base/fs_unix.h                                 |   13 +-
 src/base/launcher.h                                |   12 +-
 src/base/log.cpp                                   |  108 +
 src/base/log.h                                     |   42 +
 src/base/mutex_pthread.h                           |    5 +-
 src/base/mutex_win32.h                             |    5 +-
 src/base/signal.h                                  |    4 +
 src/base/slot.h                                    |    6 +-
 src/cfg/CMakeLists.txt                             |    3 -
 src/config.h                                       |   17 +-
 src/doc/CMakeLists.txt                             |    6 +-
 src/doc/anidir.cpp                                 |   25 +
 src/doc/anidir.h                                   |    4 +
 src/doc/blend_mode.cpp                             |   38 +
 src/doc/blend_mode.h                               |    4 +
 src/doc/brush.cpp                                  |  110 +-
 src/doc/brush.h                                    |    6 +-
 src/doc/brush_type.cpp                             |   35 +
 src/doc/brush_type.h                               |    5 +
 src/doc/cel_data.cpp                               |    4 +-
 src/doc/cel_data.h                                 |    3 +-
 src/doc/cel_data_io.cpp                            |    5 +
 src/doc/layer.cpp                                  |    2 +-
 src/doc/layer.h                                    |    3 +-
 src/doc/layer_io.cpp                               |    7 +-
 src/doc/sprite.cpp                                 |    5 +
 src/doc/sprite.h                                   |    3 +-
 src/doc/string_io.cpp                              |    4 +-
 src/doc/user_data.h                                |   49 +
 src/doc/{string_io.cpp => user_data_io.cpp}        |   28 +-
 src/doc/{image_io.h => user_data_io.h}             |   10 +-
 src/doc/with_user_data.h                           |   33 +
 src/filters/CMakeLists.txt                         |    4 +-
 src/filters/neighboring_pixels.h                   |    6 +-
 src/gen/ui_class.cpp                               |    8 +
 src/gfx/border.h                                   |    2 +-
 src/gfx/color.h                                    |    7 +-
 src/gfx/rect.h                                     |   10 +-
 src/gfx/region.h                                   |    7 +-
 src/gfx/transformation.cpp                         |    2 +-
 src/main/resources_win32.rc                        |   12 +-
 src/pen/CMakeLists.txt                             |    8 +
 src/pen/pen.cpp                                    |   31 +
 src/pen/pen.h                                      |   25 +
 src/pen/pen_none.h                                 |   15 +
 src/pen/pen_win.h                                  |   66 +
 src/render/zoom.cpp                                |   25 +-
 src/render/zoom.h                                  |   16 +-
 src/she/CMakeLists.txt                             |   56 +-
 src/she/LICENSE.txt                                |    2 +-
 src/she/alleg4/alleg_display.cpp                   |   86 +-
 src/she/alleg4/alleg_display.h                     |    3 +
 src/she/alleg4/mouse_poller.cpp                    |   17 +-
 src/she/alleg4/she.cpp                             |    4 +
 src/she/clipboard_simple.h                         |    2 +-
 src/she/common/locked_surface.h                    |   68 +-
 src/she/display.h                                  |    6 +
 src/she/event.h                                    |    6 +-
 src/she/gl/gl_context.h                            |    3 +-
 src/she/gl/gl_context_cgl.h                        |    6 +-
 src/she/gl/gl_context_egl.h                        |  165 +
 src/she/gl/gl_context_wgl.h                        |    4 +-
 src/she/native_dialogs.h                           |    2 +-
 src/she/osx/app.mm                                 |    1 +
 src/she/osx/app_delegate.h                         |    3 +-
 src/she/osx/app_delegate.mm                        |   17 +-
 src/she/osx/native_dialogs.mm                      |    2 +-
 src/she/osx/view.mm                                |   13 +-
 src/she/osx/window.mm                              |    1 +
 src/she/skia/gl_context_skia.h                     |   55 -
 src/she/skia/she.cpp                               |   18 +-
 src/she/skia/skia_display.cpp                      |   31 +-
 src/she/skia/skia_display.h                        |    5 +
 src/she/skia/skia_system.h                         |   18 +-
 src/she/skia/skia_window_osx.h                     |    3 +
 src/she/skia/skia_window_osx.mm                    |   59 +-
 src/she/skia/skia_window_win.cpp                   |   98 +-
 src/she/skia/skia_window_win.h                     |   14 +-
 src/she/system.h                                   |    1 +
 src/she/win/native_dialogs.cpp                     |    2 +-
 src/she/win/vk.cpp                                 |   33 +-
 src/she/win/window.h                               |  209 +-
 src/she/win/window_dde.cpp                         |  205 +
 src/she/win/window_dde.h                           |   19 +
 src/steam/CMakeLists.txt                           |    5 +
 src/{gen => steam}/LICENSE.txt                     |    2 +-
 src/steam/README.md                                |    9 +
 src/steam/steam.cpp                                |   83 +
 src/steam/steam.h                                  |   25 +
 src/ui/CMakeLists.txt                              |    2 +-
 src/ui/LICENSE.txt                                 |    2 +-
 src/ui/alert.cpp                                   |    8 +-
 src/ui/box.cpp                                     |   42 +-
 src/ui/box.h                                       |    2 +-
 src/ui/button.cpp                                  |   38 +-
 src/ui/button.h                                    |   29 +-
 src/ui/combobox.cpp                                |   79 +-
 src/ui/combobox.h                                  |    8 +-
 src/ui/entry.cpp                                   |  106 +-
 src/ui/entry.h                                     |    6 +-
 src/ui/graphics.h                                  |    2 +-
 src/ui/grid.cpp                                    |   14 +-
 src/ui/grid.h                                      |    2 +-
 src/ui/grid_ui_tests.cpp                           |   84 +-
 src/ui/hit_test_event.h                            |   38 +-
 src/ui/image_view.cpp                              |   17 +-
 src/ui/image_view.h                                |    2 +-
 src/ui/init_theme_event.h                          |    7 +-
 src/ui/int_entry.cpp                               |   32 +-
 src/ui/int_entry.h                                 |    2 +-
 src/ui/label.cpp                                   |   12 +-
 src/ui/label.h                                     |    2 +-
 src/ui/link_label.cpp                              |    2 +-
 src/ui/link_label.h                                |    6 +-
 src/ui/listbox.cpp                                 |   85 +-
 src/ui/listbox.h                                   |    6 +-
 src/ui/listitem.cpp                                |   22 +-
 src/ui/listitem.h                                  |    4 +-
 src/ui/load_layout_event.h                         |    5 +-
 src/ui/manager.cpp                                 |  240 +-
 src/ui/manager.h                                   |   22 +-
 src/ui/menu.cpp                                    |  139 +-
 src/ui/menu.h                                      |    8 +-
 src/ui/message.cpp                                 |    4 +-
 src/ui/message.h                                   |   21 +-
 src/ui/message_type.h                              |    5 +-
 src/ui/overlay.cpp                                 |    2 +-
 src/ui/overlay.h                                   |    6 +-
 src/ui/paint_event.cpp                             |    4 +-
 src/ui/paint_event.h                               |    7 +-
 src/ui/panel.cpp                                   |   24 +-
 src/ui/panel.h                                     |    2 +-
 src/ui/popup_window.cpp                            |   55 +-
 src/ui/popup_window.h                              |   29 +-
 src/ui/preferred_size_event.h                      |   40 -
 src/ui/resize_event.h                              |    7 +-
 src/ui/save_layout_event.h                         |    5 +-
 src/ui/scroll_bar.cpp                              |   42 +-
 src/ui/scroll_bar.h                                |    6 +-
 src/ui/scroll_helper.cpp                           |    4 +-
 src/ui/scroll_region_event.h                       |   30 +
 src/ui/separator.cpp                               |   19 +-
 src/ui/separator.h                                 |    2 +-
 ...referred_size_event.cpp => size_hint_event.cpp} |   32 +-
 src/ui/size_hint_event.h                           |   38 +
 src/ui/slider.cpp                                  |   16 +-
 src/ui/slider.h                                    |    6 +-
 src/ui/splitter.cpp                                |   98 +-
 src/ui/splitter.h                                  |    5 +-
 src/ui/system.cpp                                  |    2 +-
 src/ui/textbox.cpp                                 |   28 +-
 src/ui/textbox.h                                   |    5 +-
 src/ui/theme.cpp                                   |   32 +-
 src/ui/timer.h                                     |    4 +-
 src/ui/tooltips.cpp                                |  198 +-
 src/ui/tooltips.h                                  |   16 +-
 src/ui/ui.h                                        |    4 +-
 src/ui/view.cpp                                    |  211 +-
 src/ui/view.h                                      |   19 +-
 src/ui/viewport.cpp                                |   23 +-
 src/ui/viewport.h                                  |    5 +-
 src/ui/widget.cpp                                  |  355 +-
 src/ui/widget.h                                    |   95 +-
 src/ui/widgets_list.h                              |    9 +-
 src/ui/window.cpp                                  |  113 +-
 src/ui/window.h                                    |   13 +-
 src/updater/check_update.cpp                       |    4 +-
 src/wacom/MIT-license.txt                          |   16 +
 src/wacom/msgpack.h                                |   28 +
 src/wacom/pktdef.h                                 |  262 +
 src/wacom/wintab.h                                 |  919 ++++
 src/webserver/CMakeLists.txt                       |    5 +-
 src/webserver/webserver.cpp                        |    5 +-
 third_party/CMakeLists.txt                         |    7 +-
 third_party/freetype2                              |    2 +-
 third_party/modp_b64/CMakeLists.txt                |   14 +
 third_party/modp_b64/LICENSE                       |   33 +
 third_party/modp_b64/modp_b64.c                    |  260 +
 third_party/modp_b64/modp_b64.h                    |  126 +
 third_party/modp_b64/modp_b64_data.h               |  481 ++
 third_party/mongoose/CMakeLists.txt                |    5 -
 third_party/mongoose/LICENSE                       |   19 -
 third_party/mongoose/mongoose.c                    | 5385 --------------------
 third_party/mongoose/mongoose.h                    |  350 --
 third_party/pixman                                 |    2 +-
 third_party/pixman-cmake/CMakeLists.txt            |    4 +-
 third_party/simpleini                              |    2 +-
 507 files changed, 13635 insertions(+), 11143 deletions(-)
 create mode 100644 EULA.txt
 create mode 100644 data/palettes/pico-8.gpl
 create mode 100644 data/widgets/brush_slot_params.xml
 create mode 100644 data/widgets/modify_selection.xml
 create mode 100644 data/widgets/user_data.xml
 delete mode 100644 debian/ase16.xpm
 delete mode 100644 debian/ase32.xpm
 delete mode 100644 debian/menu
 delete mode 100644 debian/patches/define-O_BINARY.patch
 delete mode 100644 debian/patches/disable-file-and-gif-tests.patch
 delete mode 100644 debian/patches/disable-resize_image_tests.patch
 delete mode 100644 debian/patches/find_libpixman.patch
 delete mode 100644 debian/patches/giflib-4.1.6.patch
 delete mode 100644 debian/patches/libpng16.patch
 delete mode 100644 debian/patches/resizing_from_options_gui.patch
 create mode 100644 debian/patches/shared_modp_b64.patch
 create mode 100644 src/app/app_brushes.cpp
 create mode 100644 src/app/app_brushes.h
 create mode 100644 src/app/brush_slot.h
 create mode 100644 src/app/cmd/set_user_data.cpp
 copy src/app/cmd/{set_layer_opacity.h => set_user_data.h} (54%)
 create mode 100644 src/app/commands/cmd_modify_selection.cpp
 create mode 100644 src/app/commands/cmd_pixel_perfect_mode.cpp
 create mode 100644 src/app/commands/cmd_scroll_center.cpp
 create mode 100644 src/app/commands/cmd_set_ink_type.cpp
 create mode 100644 src/app/commands/cmd_set_same_ink.cpp
 create mode 100644 src/app/shade.cpp
 copy src/app/{ui/workspace_views.h => shade.h} (58%)
 copy src/app/{res/resource.h => sprite_sheet_type.h} (62%)
 create mode 100644 src/app/tools/ink_type.cpp
 create mode 100644 src/app/ui/color_tint_shade_tone.cpp
 create mode 100644 src/app/ui/color_tint_shade_tone.h
 create mode 100644 src/app/ui/file_list_view.cpp
 copy src/app/{log.h => ui/file_list_view.h} (53%)
 create mode 100644 src/app/ui/icon_button.cpp
 copy src/app/ui/{styled_button.h => icon_button.h} (54%)
 create mode 100644 src/app/ui/search_entry.cpp
 copy src/app/ui/{styled_button.h => search_entry.h} (57%)
 create mode 100644 src/app/ui/user_data_popup.cpp
 copy src/app/{util/msk_file.h => ui/user_data_popup.h} (58%)
 create mode 100644 src/base/base64.cpp
 copy src/base/{process.h => base64.h} (50%)
 create mode 100644 src/base/base64_tests.cpp
 copy src/base/{process.h => buffer.h} (59%)
 create mode 100644 src/base/dll.cpp
 create mode 100644 src/base/dll.h
 create mode 100644 src/base/dll_unix.h
 create mode 100644 src/base/dll_win32.h
 create mode 100644 src/base/log.cpp
 create mode 100644 src/base/log.h
 create mode 100644 src/doc/anidir.cpp
 create mode 100644 src/doc/blend_mode.cpp
 create mode 100644 src/doc/brush_type.cpp
 create mode 100644 src/doc/user_data.h
 copy src/doc/{string_io.cpp => user_data_io.cpp} (51%)
 copy src/doc/{image_io.h => user_data_io.h} (55%)
 create mode 100644 src/doc/with_user_data.h
 create mode 100644 src/pen/CMakeLists.txt
 create mode 100644 src/pen/pen.cpp
 create mode 100644 src/pen/pen.h
 create mode 100644 src/pen/pen_none.h
 create mode 100644 src/pen/pen_win.h
 create mode 100644 src/she/gl/gl_context_egl.h
 delete mode 100644 src/she/skia/gl_context_skia.h
 create mode 100644 src/she/win/window_dde.cpp
 create mode 100644 src/she/win/window_dde.h
 create mode 100644 src/steam/CMakeLists.txt
 copy src/{gen => steam}/LICENSE.txt (96%)
 create mode 100644 src/steam/README.md
 create mode 100644 src/steam/steam.cpp
 create mode 100644 src/steam/steam.h
 delete mode 100644 src/ui/preferred_size_event.h
 create mode 100644 src/ui/scroll_region_event.h
 rename src/ui/{preferred_size_event.cpp => size_hint_event.cpp} (54%)
 create mode 100644 src/ui/size_hint_event.h
 create mode 100644 src/wacom/MIT-license.txt
 create mode 100644 src/wacom/msgpack.h
 create mode 100644 src/wacom/pktdef.h
 create mode 100644 src/wacom/wintab.h
 create mode 100644 third_party/modp_b64/CMakeLists.txt
 create mode 100644 third_party/modp_b64/LICENSE
 create mode 100644 third_party/modp_b64/modp_b64.c
 create mode 100644 third_party/modp_b64/modp_b64.h
 create mode 100644 third_party/modp_b64/modp_b64_data.h
 delete mode 100644 third_party/mongoose/CMakeLists.txt
 delete mode 100644 third_party/mongoose/LICENSE
 delete mode 100644 third_party/mongoose/mongoose.c
 delete mode 100644 third_party/mongoose/mongoose.h

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/aseprite.git



More information about the Pkg-games-commits mailing list