Commit Graph

168 Commits

Author SHA1 Message Date
Tim Warren
033e7bf229 Refactor theme config into its own class 2015-05-07 14:06:12 -04:00
Tim Warren
6baa24dcf6 More Makefile improvements 2015-05-06 17:08:41 -04:00
Tim Warren
6ffb603e50 Update makefile 2015-05-06 16:58:07 -04:00
Tim Warren
f376790583 Remove environment-specific line for OS X 2015-05-05 19:45:08 -04:00
042be6734c More docblocks\! 2015-05-04 20:33:01 -04:00
Tim Warren
5302e5f679 Update language setup for CSS 2015-05-04 16:40:14 -04:00
Tim Warren
bb91005549 New file style matches open file style, fiddling with find/replace logic 2015-05-04 16:27:21 -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
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
cf62f09bc4 Remove netbeans project, and augment gitignore 2015-04-29 21:36:46 -04:00
2b2175220f Fixes #1, menu items not properly disabled on some platforms 2015-04-29 21:28:32 -04:00
Tim Warren
8f05ce1059 Refactor Config classes 2015-04-29 17:03:15 -04:00
Tim Warren
285350a585 Further update readme for building on Windows 2015-04-29 16:21:08 -04:00
Tim Warren
f4f47b081a Add line wrapping option 2015-04-29 14:36:34 -04:00
Tim Warren
5950f7d95d Update Makefile for static building 2015-04-29 13:10:52 -04:00
Tim Warren
c428aa92d5 Even better php/javascript/html highlighting 2015-04-29 10:18:44 -04:00
Tim Warren
251fa33282 Better PHP Support for other embedded languages 2015-04-28 16:59:19 -04:00
Tim Warren
4d81c04151 Add menu images for Windows, update Windows readme 2015-04-28 16:14:04 -04:00
Tim Warren
6c17981afe Indentation help, and setup for some new functionality 2015-04-28 14:58:52 -04:00
Tim Warren
a5da4634ce Fix PHP highlighting 2015-04-28 12:09:06 -04:00
de0a51cf05 Windows makefile fixes 2015-04-28 09:55:43 -04:00
Tim Warren
e7bc307805 Add close all menu item 2015-04-27 15:00:31 -04:00
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