Commit Graph

38 Commits

Author SHA1 Message Date
Tim Warren f376790583 Remove environment-specific line for OS X 2015-05-05 19:45:08 -04:00
Tim Warren 79650c6dbd Update Makefile to use older SDK on OS X for more compatibility, but more setup for OS X 2015-05-04 16:26:23 -04:00
Tim Warren b2dfa0a4e4 Update Makefile for better compatibility 2015-05-04 09:11:56 -04:00
Timothy Warren 58b56df3a1 Hide find and replace for now, add line-ending toggle, fix save as logic for new files 2015-04-30 19:35:21 -04:00
Tim Warren 631d0bc501 Start of find/replace functionality 2015-04-30 17:10:26 -04:00
Tim Warren 2f8b3ee6bc Makefile tweak for static library linkiing of OS X App bundle 2015-04-30 12:08:35 -04:00
Tim Warren 8f05ce1059 Refactor Config classes 2015-04-29 17:03:15 -04:00
Tim Warren 5950f7d95d Update Makefile for static building 2015-04-29 13:10:52 -04:00
Timothy Warren de0a51cf05 Windows makefile fixes 2015-04-28 09:55:43 -04:00
Tim Warren dcdff24a87 Open multiple files, and toggle viewing of whitespace characters 2015-04-23 16:40:59 -04:00
Tim Warren a3e7c1b1f0 Makefile and formatting tweaks 2015-04-23 11:03:50 -04:00
Timothy Warren 57cafd1fe1 A lot of makefile tweaks 2015-04-22 21:06:35 -04:00
Tim Warren e812f5e5b8 More Makefile tweaking 2015-04-22 11:06:25 -04:00
Tim Warren 1532613c08 Miscellaneous twiddling 2015-04-22 10:09:43 -04:00
Tim Warren cc644270e4 Better clang setup in Makefile 2015-04-22 09:19:09 -04:00
Tim Warren 68c437d0fd Fix detection of clang compiler 2015-04-22 09:03:48 -04:00
Timothy Warren c35f822f1c Use clang to compile if installed 2015-04-21 21:41:56 -04:00
Tim Warren 34ccd73350 File loading and saving checks 2015-04-17 16:55:48 -04:00
Tim Warren 1b1c88e4ff Some icon tweaking and miscellaneous twiddling 2015-04-17 12:48:00 -04:00
Timothy Warren f9d677516a Add icon to windows binary 2015-04-16 22:07:51 -04:00
Tim Warren b4a151458e Platform-specifc makefile tweaks 2015-04-16 13:16:36 -04:00
Timothy Warren ddc60e957b Fix makefile for windows build 2015-04-15 09:56:00 -04:00
Tim Warren 61adc35bb0 Load JSON files at compile time as C Strings 2015-04-15 09:47:20 -04:00
Timothy Warren 14176bc092 More windows SFTP fixes 2015-04-14 13:49:06 -04:00
Timothy Warren 8c5fe1c7e4 SFTP Makefile fixes 2015-04-14 12:53:58 -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
Tim Warren e0d8b1203d Lexers can now be loaded 2015-04-10 15:11:15 -04:00
Timothy Warren 0561e531ef Make it actually compile, please 2015-04-09 22:07:59 -04:00
Tim Warren f0dbed1641 Start on lexers for syntax highlighting 2015-04-09 17:16:28 -04:00
Tim Warren dee08adda4 Remove static event tables 2015-04-09 11:45:19 -04:00
Timothy Warren d3b129af4d Fix makefile on linux 2015-04-07 20:19:05 -04:00
Tim Warren 1fb4c44cec Testing, split general logic into library, SFTP stuff 2015-04-07 17:08:28 -04:00
Tim Warren 3083b4e213 More reorganization 2015-04-07 10:59:08 -04:00
Tim Warren aaff81f6bb Some SFTP stuff 2015-04-06 15:42:05 -04:00
Tim Warren 627a2abd6c Lots of better functionality and organization 2015-04-02 18:00:50 -04:00
Tim Warren 779dec403e Icons and a basic toolbar 2015-04-02 14:20:35 -04:00
Tim Warren 794e660b03 Remove Mac CodeBlocks project in favor of Makefile, some file rearranging 2015-03-31 16:43:42 -04:00