jspaint/src
2024-06-02 13:35:03 -04:00
..
$ColorBox.js Remove @returns {void} 2024-04-08 02:22:39 -04:00
$Component.js Add a couple type signatures 2024-05-29 17:32:05 -04:00
$FontBox.js Delete redundant types and use os-gui's bundled types 2024-05-28 11:13:55 -04:00
$ToolBox.js Remove global exports commented with "// unused" 2024-04-05 17:20:20 -04:00
$ToolWindow.js Delete redundant types and use os-gui's bundled types 2024-05-28 11:13:55 -04:00
app-localization.js Use OS-GUI's new AccessKeys API 2024-05-23 14:46:23 -04:00
app-state.js Delete redundant types and use os-gui's bundled types 2024-05-28 11:13:55 -04:00
app.js Move Discord-specific file saving logic to discord-activity-client.js 2024-05-24 23:36:06 -04:00
color-data.js Manually vet/prune temporary globals 2024-04-06 02:06:23 -04:00
copy-inkscape-labels.js Fix lint by adding a useless async function wrapper 2024-03-01 02:07:04 -05:00
discord-activity-client.js Move Discord-specific file saving logic to discord-activity-client.js 2024-05-24 23:36:06 -04:00
edit-colors.js Fix collapsed white space in certain labels 2024-05-23 15:31:31 -04:00
electron-injected.js Fix TypeScript errors about Blob vs File types (and void) 2024-05-21 03:07:38 -04:00
electron-main.js Use OS-GUI's new label property name and typings 2024-05-23 14:27:26 -04:00
error-handling-basic.js Improve word choice 2024-04-25 16:22:29 -04:00
error-handling-enhanced.js Handle errors with no stack trace, like SyntaxError 2024-05-23 15:31:31 -04:00
extra-tools.js Fix lint and spellcheck errors 2024-05-09 13:51:07 -04:00
eye-gaze-mode.js Update comments about Tracky Mouse 2024-04-25 17:45:56 -04:00
file-format-data.js Manually vet/prune temporary globals 2024-04-06 02:06:23 -04:00
functions.js Fix missing rainbow icon in About Paint for pride month 2024-06-01 12:02:49 -04:00
globals.d.ts Implement size status indicator for all tools 2024-06-01 23:18:12 -04:00
Handles.js Move coordinate transformation functions to helpers.js 2024-04-07 03:00:05 -04:00
help.js Delete redundant types and use os-gui's bundled types 2024-05-28 11:13:55 -04:00
helpers.js Fix collapsed white space in certain labels 2024-05-23 15:31:31 -04:00
image-manipulation.js Fix lint and spellcheck errors 2024-05-09 13:51:07 -04:00
imgur.js Delete redundant types and use os-gui's bundled types 2024-05-28 11:13:55 -04:00
konami.js Move konami.js into src 2024-04-02 17:49:05 -04:00
manage-storage.js Delete redundant types and use os-gui's bundled types 2024-05-28 11:13:55 -04:00
menus.js Use OS-GUI's new shortcutLabel and ariaKeyShortcuts properties 2024-05-23 14:27:26 -04:00
msgbox.js Delete redundant types and use os-gui's bundled types 2024-05-28 11:13:55 -04:00
OnCanvasHelperLayer.js Remove global exports commented with "// unused" (again) 2024-04-06 01:27:35 -04:00
OnCanvasObject.js Change width/height separator to an 'x' 2024-06-01 11:16:45 -04:00
OnCanvasSelection.js Remove @returns {void} 2024-04-08 02:22:39 -04:00
OnCanvasTextBox.js Delete redundant types and use os-gui's bundled types 2024-05-28 11:13:55 -04:00
repack-spritesheet.js Fix lint and spellcheck errors 2024-05-09 13:51:07 -04:00
sessions.js Avoid top level await in sessions.js to fix Cypress tests 2024-05-25 12:18:05 -04:00
simulate-random-gestures.js Use ESM exports for simulate-random-gestures.js 2024-04-06 19:24:45 -04:00
speech-recognition.js Fix lint and spellcheck errors 2024-05-09 13:51:07 -04:00
storage.js Rewrite storage.js a bit for type safety 2024-04-06 15:43:53 -04:00
test-news.js Fix img with empty src and img missing alt; add automated checks 2024-02-22 20:22:55 -05:00
theme.js Typecheck theme.js 2024-05-23 14:27:26 -04:00
tool-options.js Fix lint and spellcheck errors 2024-05-09 13:51:07 -04:00
tools.js Add extensive notes to tools.js 2024-06-02 13:35:03 -04:00
vaporwave-fun.js Resolve type errors for vaporwave-fun.js 2024-04-02 23:34:16 -04:00