log multipaint.pde @ 216:d3eba28c26e5

age author description
Tue, 04 Sep 2018 15:29:10 +0300 Matti Hamalainen Some launcher / UI improvements.
Mon, 03 Sep 2018 14:22:20 +0300 Matti Hamalainen Implement rest of the stuff needed for selecting external palettes in the
Wed, 29 Aug 2018 15:12:44 +0300 Matti Hamalainen Clean up key event handling and add support for g_alt.
Thu, 23 Aug 2018 20:23:46 +0300 Matti Hamalainen Move file related functions to files.pde
Thu, 23 Aug 2018 16:32:10 +0300 Matti Hamalainen More work on the MP.JS launcher.
Thu, 23 Aug 2018 14:27:28 +0300 Matti Hamalainen Micro-optimize draw().
Thu, 23 Aug 2018 14:11:32 +0300 Matti Hamalainen Rename global variable g_uizoom to g_uiscale and mpUIZoom -> mpUIScale.
Thu, 23 Aug 2018 14:10:22 +0300 Matti Hamalainen Implement UI resolution changer.
Thu, 23 Aug 2018 13:11:47 +0300 Matti Hamalainen Rename global variable s/machine/g_machine/g
Thu, 23 Aug 2018 13:08:34 +0300 Matti Hamalainen This code does nothing.
Thu, 23 Aug 2018 12:47:11 +0300 Matti Hamalainen Cleanups.
Thu, 23 Aug 2018 12:38:52 +0300 Matti Hamalainen Get rid of globals g_omag, g_bordh and g_bordv which set PNG/JPEG image
Thu, 23 Aug 2018 11:09:20 +0300 Matti Hamalainen Rename FLATRATIO/SQUARERATIO and gridmode OLD/NEW constants to something more sane.
Wed, 22 Aug 2018 16:00:50 +0300 Matti Hamalainen Delete dead code.
Mon, 20 Aug 2018 13:16:28 +0300 Matti Hamalainen Cleanups.
Thu, 16 Aug 2018 15:53:13 +0300 Matti Hamalainen Change version.
Thu, 16 Aug 2018 13:00:03 +0300 Matti Hamalainen Cleanups.
Wed, 15 Aug 2018 15:55:14 +0300 Matti Hamalainen Integrate more changes from v1.8.2018.
Tue, 14 Aug 2018 15:50:15 +0300 Matti Hamalainen Cleanups.
Tue, 14 Aug 2018 13:56:18 +0300 Matti Hamalainen More change integration.
Tue, 14 Aug 2018 13:12:43 +0300 Matti Hamalainen Merge and clean up changes from v1.8.2018
Tue, 14 Aug 2018 13:02:30 +0300 Matti Hamalainen Booleanize.
Tue, 14 Aug 2018 13:00:47 +0300 Matti Hamalainen Cosmetics.
Thu, 09 Aug 2018 13:09:39 +0300 Matti Hamalainen More work on integrating changes from v1.8.2018
Wed, 08 Aug 2018 11:16:18 +0300 Matti Hamalainen Cosmetic cleanups.
Wed, 08 Aug 2018 11:06:33 +0300 Matti Hamalainen Begin integrating more changes from Multipaint 1.8.2018.
Sun, 05 Aug 2018 10:44:45 +0300 Matti Hamalainen Move undo and spare page management into buffers.pde as in Multipaint 2018.
Sat, 07 Jul 2018 16:02:48 +0300 Matti Hamalainen Cleanups.
Sat, 07 Jul 2018 03:22:38 +0300 Matti Hamalainen Rename 'bool' -> 'boolean'.
Fri, 06 Jul 2018 18:44:19 +0300 Matti Hamalainen Oops, g_dirty should've been boolean all the time.
Fri, 06 Jul 2018 18:42:31 +0300 Matti Hamalainen Cleanups and few comments added.
Fri, 06 Jul 2018 18:40:11 +0300 Matti Hamalainen Move file operations from draw function to events handling.
Fri, 06 Jul 2018 18:20:28 +0300 Matti Hamalainen Do store_undo() in mpSetNativeImage() when supposedly successfully loading
Fri, 06 Jul 2018 18:16:26 +0300 Matti Hamalainen Remove some unused globals.
Fri, 06 Jul 2018 05:29:26 +0300 Matti Hamalainen Change mpSaveNativeImage() to mpGetNativeImage().
Fri, 06 Jul 2018 05:28:15 +0300 Matti Hamalainen Split Blob creation to mpMakeBinaryBlob().
Fri, 06 Jul 2018 05:27:49 +0300 Matti Hamalainen Add function for checking availability of browser local storage.
Fri, 06 Jul 2018 05:26:59 +0300 Matti Hamalainen Remove fexists(), it's not in use.
Fri, 06 Jul 2018 02:59:25 +0300 Matti Hamalainen Make PRG export work. Also some improvements in overall error handling.
Fri, 06 Jul 2018 02:58:28 +0300 Matti Hamalainen Improve mpSaveBinaryFile() to also handle string format data. Also improve
Fri, 06 Jul 2018 01:05:31 +0300 Matti Hamalainen More work towards jpeg/png image export/import.
Fri, 06 Jul 2018 00:45:31 +0300 Matti Hamalainen Misc. cleanups.
Fri, 06 Jul 2018 00:43:19 +0300 Matti Hamalainen Clean up/refactor image (jpeg/png) importing a bit and rename function.
Fri, 06 Jul 2018 00:39:41 +0300 Matti Hamalainen Refactor mpExportFormat() a bit.
Fri, 06 Jul 2018 00:27:38 +0300 Matti Hamalainen Set dirty flag on setup.
Fri, 06 Jul 2018 00:23:23 +0300 Matti Hamalainen Refactor export_image() and export_image_sans_border() to use common code,
Thu, 05 Jul 2018 23:43:28 +0300 Matti Hamalainen Rename few functions and a variable.
Thu, 05 Jul 2018 23:19:14 +0300 Matti Hamalainen Cleanup.
Thu, 05 Jul 2018 23:04:27 +0300 Matti Hamalainen Rename variable.
Thu, 05 Jul 2018 21:52:39 +0300 Matti Hamalainen Clean set_machine() and rename to mpSetupMachine()
Thu, 05 Jul 2018 13:28:31 +0300 Matti Hamalainen When in rubberband mode, do not delay screen updates.
Thu, 05 Jul 2018 12:45:03 +0300 Matti Hamalainen Improve 'dirty' flag for only updating canvas when something changes.
Thu, 05 Jul 2018 12:16:33 +0300 Matti Hamalainen Cleanups.
Wed, 04 Jul 2018 20:56:30 +0300 Matti Hamalainen Add dot to format export file extension.
Wed, 04 Jul 2018 20:56:19 +0300 Matti Hamalainen Disable the TXT and EMU export functionality as they are not working yet.
Wed, 04 Jul 2018 20:51:36 +0300 Matti Hamalainen Oops, forgot to commit this.
Wed, 04 Jul 2018 20:44:56 +0300 Matti Hamalainen Some more interface cleanupping.
Wed, 04 Jul 2018 20:44:31 +0300 Matti Hamalainen Cleanup.
Wed, 04 Jul 2018 20:43:37 +0300 Matti Hamalainen Use defined format extensions in the file selector. Also display format name
Wed, 04 Jul 2018 19:54:07 +0300 Matti Hamalainen Cosmetic.
Wed, 04 Jul 2018 19:53:04 +0300 Matti Hamalainen Add some comments.
Wed, 04 Jul 2018 18:55:47 +0300 Matti Hamalainen Define g_exportname for name of the format that the export is done in.
Wed, 04 Jul 2018 18:45:46 +0300 Matti Hamalainen Rename some variables.
Wed, 04 Jul 2018 18:44:11 +0300 Matti Hamalainen Random cleanups.
Wed, 04 Jul 2018 14:50:11 +0300 Matti Hamalainen Clean up g_spare related things.
Wed, 04 Jul 2018 13:39:11 +0300 Matti Hamalainen Cleanups.
Wed, 04 Jul 2018 12:10:35 +0300 Matti Hamalainen Cleanup.
Wed, 04 Jul 2018 10:50:42 +0300 Matti Hamalainen Add some comments.
Wed, 04 Jul 2018 10:49:16 +0300 Matti Hamalainen Update author blurb.
Wed, 04 Jul 2018 10:38:29 +0300 Matti Hamalainen Initialize g_data, to be sure ..
Wed, 04 Jul 2018 10:38:13 +0300 Matti Hamalainen Remove dead code.
Wed, 04 Jul 2018 10:36:43 +0300 Matti Hamalainen Refactor the import/export stuff a bit and the GUI bits for JS.
Wed, 04 Jul 2018 10:34:12 +0300 Matti Hamalainen Add several new helper functions for loading and saving formats using Javascript facilities.
Wed, 04 Jul 2018 10:33:42 +0300 Matti Hamalainen Make fexists() return always true.
Wed, 04 Jul 2018 10:27:30 +0300 Matti Hamalainen As we launch from a browser now, include the HTML and necessary Javascript
Wed, 04 Jul 2018 10:12:16 +0300 Matti Hamalainen Delete Processing 3 related (commented out) things.
Wed, 04 Jul 2018 10:11:50 +0300 Matti Hamalainen Remove dead code.
Wed, 04 Jul 2018 10:11:12 +0300 Matti Hamalainen Attempt to limit CPU usage by using frameRate().
Wed, 04 Jul 2018 10:10:46 +0300 Matti Hamalainen The delay() function does not exist in ProcessingJS, so don't use it.
Wed, 04 Jul 2018 10:03:14 +0300 Matti Hamalainen Remove the use of 'gui' variable.
Wed, 04 Jul 2018 10:01:05 +0300 Matti Hamalainen ProcessingJS does not provide "platform" variables, we need to define them ourselves.
Wed, 04 Jul 2018 09:55:10 +0300 Matti Hamalainen Remove the use of 'debugger' variable, as it is reserved in Javascript.
Wed, 04 Jul 2018 09:03:08 +0300 Matti Hamalainen Cosmetics and indentation.
Wed, 04 Jul 2018 08:55:48 +0300 Matti Hamalainen Change the help() function and its usage to have more than one parameter to
Tue, 03 Jul 2018 22:17:48 +0300 Matti Hamalainen Fix many calculations (divisions) that assume integer variable division
Tue, 03 Jul 2018 21:19:29 +0300 Matti Hamalainen Int-ize byte array index references when using character, e.g. arr['A'] -> arr[int('A')]
Tue, 03 Jul 2018 21:02:33 +0300 Matti Hamalainen Run everything through JS-beautifier and remove trailing whitespace.
Tue, 03 Jul 2018 20:56:55 +0300 Tero Heikkinen Initial import of Multipaint sketch version 22.5.2017.