Commit Graph

243 Commits

Author SHA1 Message Date
Tim Warren
f908f42148 Add new icon for linux 2015-04-27 11:33:24 -04:00
Tim Warren
cd9ef14192 Add new program icon to windows/mac 2015-04-27 11:24:04 -04:00
Tim Warren
c39dd8b9ac Add Context Menu and full path tooltip to tabs 2015-04-24 16:55:10 -04:00
Tim Warren
61a4adeebb Update readme and start on Windows build instructions 2015-04-24 16:50:46 -04:00
Tim Warren
3ea3c8e0e2 Remove windows-specific submodule 2015-04-24 15:17:53 -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
57cafd1fe1 A lot of makefile tweaks 2015-04-22 21:06:35 -04:00
Tim Warren
a6c99dfba1 Miscellaneous 2015-04-22 16:57:10 -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
c35f822f1c Use clang to compile if installed 2015-04-21 21:41:56 -04:00
8d2421de33 Minor fixes and theme tweaks 2015-04-21 21:09:08 -04:00
61cf8efca3 Fix syntax error 2015-04-21 20:55:15 -04:00
Tim Warren
29b385283d Miscellaneous 2015-04-21 17:06:21 -04:00
Tim Warren
e42e31e4b0 Config-file based theming 2015-04-21 14:07:04 -04:00
586824e111 Fix a file closing edge case 2015-04-21 10:21:02 -04:00
Tim Warren
d0db1a0d7f Enable/disable controls into one method 2015-04-21 10:09:39 -04:00
Tim Warren
c849b906cb Make Config class more generic 2015-04-21 09:55:28 -04:00
Tim Warren
09a7095f74 Remove redundant event handling code 2015-04-20 17:04:52 -04:00
Tim Warren
4d05a0943e Properly disable controls when using the tab button to close the last tab 2015-04-20 17:02:34 -04:00
Tim Warren
62556ecf6d More language support 2015-04-20 16:35:51 -04:00
Tim Warren
34ccd73350 File loading and saving checks 2015-04-17 16:55:48 -04:00
Tim Warren
3415733eff Font-size tweak 2015-04-17 12:57:49 -04:00
Tim Warren
1b1c88e4ff Some icon tweaking and miscellaneous twiddling 2015-04-17 12:48:00 -04:00
f9d677516a Add icon to windows binary 2015-04-16 22:07:51 -04:00
Tim Warren
6dec55b0d2 Code folding, save on close prompting, and more 2015-04-16 17:03:27 -04:00
Tim Warren
b4a151458e Platform-specifc makefile tweaks 2015-04-16 13:16:36 -04:00
Tim Warren
af4934b16b Add syntax config loading 2015-04-16 11:23:08 -04:00
Tim Warren
72b1dbc4d7 Use stock icons on win and gtk 2015-04-16 09:37:20 -04:00
0103c323bd OnClose event scaffold 2015-04-15 21:26:09 -04:00
Tim Warren
0c0152d324 Better small icons take 3 2015-04-15 15:42:24 -04:00
Tim Warren
e2db412605 Better small icons, take 2 2015-04-15 15:20:34 -04:00
Tim Warren
b3a9f0b3b5 Better smaller icons 2015-04-15 15:16:31 -04:00
Tim Warren
9899e989e2 Smaller icons for windows/linux 2015-04-15 15:02:05 -04:00
Tim Warren
a881dc7bfb Correct configure line for OS X 2015-04-15 14:47:16 -04:00
Tim Warren
9befc27aa3 Change to outline icons and update readme 2015-04-15 14:19:28 -04:00
Tim Warren
65768692fb Add a few more toolbar icons 2015-04-15 12:17:25 -04:00
Tim Warren
2a1c5fe174 Switch out icon set 2015-04-15 12:16:47 -04:00
ddc60e957b Fix makefile for windows build 2015-04-15 09:56:00 -04:00
Tim Warren
c5cc69ed15 Update netbeans project to match source 2015-04-15 09:48:17 -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
Tim Warren
b32831dbad Better default highlighting theme 2015-04-14 15:58:43 -04:00
Tim Warren
9674901920 Add windows dependency sub-module 2015-04-14 13:50:33 -04:00
14176bc092 More windows SFTP fixes 2015-04-14 13:49:06 -04:00
8c5fe1c7e4 SFTP Makefile fixes 2015-04-14 12:53:58 -04:00
d6212be16d More settings class stuff 2015-04-14 08:09:11 -04:00