log src/gui.c @ 29:61b9a9ba7fee

age author description
Thu, 07 Apr 2022 23:56:50 -0400 Paper cast our enum properly...
Thu, 07 Apr 2022 23:54:24 -0400 Paper actually define our enum properly...
Thu, 07 Apr 2022 23:24:09 -0400 Paper cast for type, make type a static variable
Thu, 07 Apr 2022 19:42:34 -0400 Paper Add curly brackets around our switch statement so it actually works
Thu, 07 Apr 2022 19:30:53 -0400 Paper Update gui.c
Thu, 07 Apr 2022 02:36:03 -0400 Paper Use enums for `type`
Fri, 11 Mar 2022 16:35:26 -0500 Paper GUI: automatically select project file extension
Tue, 01 Feb 2022 22:31:20 -0500 Paper Remove broken include
Wed, 26 Jan 2022 23:12:41 -0500 Paper Increase filename limit
Wed, 26 Jan 2022 20:25:08 -0500 Paper Add Windows GUI version and a multitude of other changes