Commit Graph

14 Commits

Author SHA1 Message Date
Mid Favila 2a49564ca9 Remove some useless macros. 2022-08-21 22:12:07 -04:00
Mid Favila 9977646e06 Remove the macro XmStringGenerate. 2022-08-21 21:47:17 -04:00
Mid Favila 48e0af8465 Remove XM_STRING_CREATE. Replace it with XmStringCreateLocalized. 2022-08-21 21:40:57 -04:00
Mid Favila 0e9ed3e250 Start work on eliminating redundant variable usage. Prevent
an I-bar from showing up on the output frame. Move the copyright
notice out to a header file.
2022-08-21 21:35:28 -04:00
Mid Favila 568d13677f Remove functions responsible for the creation of startup preference manager. 2022-08-21 18:19:13 -04:00
Mid Favila 912c653000 Append a goal to TODO. 2022-08-21 18:10:26 -04:00
Mid Favila 6aa4f110ed Remove standard default settings. Don't want to endorse any particular network. 2022-08-21 18:03:40 -04:00
Mid Favila 6edc25f562 Allow Makefile to inherit CFLAGS and such from environment. 2022-08-21 17:47:06 -04:00
Mid Favila 14442c54e9 Minor change. 2022-08-21 17:44:53 -04:00
Mid Favila c3855530a0 Makefile should be more amenable to automated package management now. 2022-08-21 17:43:44 -04:00
Mid Favila 959944f0b8 Modify makefile to accommodate the environment. 2022-08-21 17:35:43 -04:00
Mid Favila 4ff29df2d3 Remove autoconf junk. Add Makefile. Move source files to src/. 2022-08-21 17:25:07 -04:00
Mid Favila 24872f5713 Modify README. 2022-08-21 16:22:05 -04:00
Mid Favila be01821aec Initial commit.
Make Nebula compile cleanly (fix some potential overflows and clean up the style of the code).
2022-08-21 16:18:58 -04:00