Commit Graph

54 Commits

Author SHA1 Message Date
Timothy Warren f63cc9df32 Misc code cleanup 2019-06-18 11:22:49 -04:00
Timothy Warren f3b08833b3 Fix some bugs, add a proper license 2019-06-03 11:14:38 -04:00
Timothy Warren 2767b03c01 Fix syntax error, add file changed/saved indicator 2019-05-31 22:46:27 -04:00
Timothy Warren 6028925475 Rework style of pref pane 2019-05-31 16:34:31 -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 8ab0a50960 Add menu item to select sidebar folder, misc tweaks 2019-05-30 15:09:42 -04:00
Timothy Warren f2dc0a9eae Various code cleanup 2019-05-17 16:19:42 -04:00
Timothy Warren c13750b06e Yet another progress commit 2019-05-16 15:21:32 -04:00
Timothy Warren 45cc064ec8 Ugly progress commit 2019-03-20 16:49:25 -04:00
Tim Warren 9a6f2dd90a Some changes for setup of Windows build 2015-07-15 17:03:00 -04:00
Tim Warren 37fbde33e3 Refactor includes to be more sane 2015-07-07 10:01:17 -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 1ddcde45d5 Font configuration for editor...for most environments 2015-06-12 16:50:27 -04:00
Tim Warren 619db418ff FilePane and Close All but this context menu item on tabs 2015-06-05 16:50:52 -04:00
Tim Warren 73e1b1d634 Use C++11 standard 2015-05-28 16:25:16 -04:00
Tim Warren ed9593312c Preferences window for some basic settings, closes #6 2015-05-27 11:37:02 -04:00
Timothy Warren 7fd17e2120 More Docblocks 2015-05-15 19:12:00 -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 bb91005549 New file style matches open file style, fiddling with find/replace logic 2015-05-04 16:27:21 -04:00
Tim Warren 8f05ce1059 Refactor Config classes 2015-04-29 17:03:15 -04:00
Tim Warren f4f47b081a Add line wrapping option 2015-04-29 14:36:34 -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 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
Tim Warren c39dd8b9ac Add Context Menu and full path tooltip to tabs 2015-04-24 16:55:10 -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 a6c99dfba1 Miscellaneous 2015-04-22 16:57:10 -04:00
Timothy Warren 8d2421de33 Minor fixes and theme tweaks 2015-04-21 21:09:08 -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
Tim Warren c849b906cb Make Config class more generic 2015-04-21 09:55:28 -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
Tim Warren 6dec55b0d2 Code folding, save on close prompting, and more 2015-04-16 17:03:27 -04:00
Tim Warren af4934b16b Add syntax config loading 2015-04-16 11:23:08 -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
Tim Warren b32831dbad Better default highlighting theme 2015-04-14 15:58:43 -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