Commit Graph

26 Commits

Author SHA1 Message Date
Timothy Warren 1dc90d9d59 Cleanup old typedef, remove redundant std:: namespace operators 2019-06-24 16:08:22 -04:00
Timothy Warren f63cc9df32 Misc code cleanup 2019-06-18 11:22:49 -04:00
Timothy Warren 5d67a4d1e8 Misc code cleanup 2019-06-04 14:57:38 -04:00
Timothy Warren ee64ae24c4 Attempt to have a default font specified from the system 2019-05-31 14:17:30 -04:00
Timothy Warren f2dc0a9eae Various code cleanup 2019-05-17 16:19:42 -04:00
Tim Warren ab0c586b25 Check for C11, use pragma once 2016-01-13 09:29:09 -05:00
Tim Warren 37fbde33e3 Refactor includes to be more sane 2015-07-07 10:01:17 -04:00
Tim Warren 2d4bc24dd6 Flatten source tree a bit 2015-07-02 15:05:05 -04:00
Tim Warren 081690492e More tests, and does clang++ work on travis yet?! 2015-06-19 16:37:24 -04:00
Tim Warren 6f053f84ed Fix font preference settings, workaround missing preferences include for travis, new tests 2015-06-18 13:34:54 -04:00
Tim Warren 1fa24545d2 A little pointer and docblock cleanup, show current language in status bar 2015-06-03 17:06:55 -04:00
Tim Warren 9904e20f61 Language highlighting selection works! 2015-05-14 14:59:04 -04:00
Tim Warren 469c6d4acf Prepartion for properly selecting a new language for highlighting 2015-05-13 16:55:44 -04:00
Tim Warren b87d73ec86 Tweak widget display for more apparent speed on tab opening/closing, toggle menus based on the current tab, and make globals more obvious 2015-05-12 16:30:22 -04:00
Tim Warren 12adf9b7a0 Generate language menu 2015-05-08 16:01:36 -04:00
Tim Warren 36e07a9784 Lots of refactoring, need to fix a segfault with Close All 2015-05-07 17:05:27 -04:00
Tim Warren 033e7bf229 Refactor theme config into its own class 2015-05-07 14:06:12 -04:00
Tim Warren 8f05ce1059 Refactor Config classes 2015-04-29 17:03:15 -04:00
Timothy Warren 57cafd1fe1 A lot of makefile tweaks 2015-04-22 21:06:35 -04:00
Tim Warren cc644270e4 Better clang setup in Makefile 2015-04-22 09:19:09 -04:00
Tim Warren c849b906cb Make Config class more generic 2015-04-21 09:55:28 -04:00
Tim Warren 65768692fb Add a few more toolbar icons 2015-04-15 12:17:25 -04:00
Tim Warren 61adc35bb0 Load JSON files at compile time as C Strings 2015-04-15 09:47:20 -04:00
Tim Warren 5639d33bb0 Setup for json-based config for syntax highlighting 2015-04-14 17:00:48 -04:00
Timothy Warren d6212be16d More settings class stuff 2015-04-14 08:09:11 -04:00
Tim Warren 1adde169ec Some framework for configuration storage in JSON 2015-04-13 16:48:41 -04:00