log multipaint.pde @ 133:f5c32f6470d0

age author description
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