Commit Graph

84 Commits

Author SHA1 Message Date
Timothy Warren 80245660d6 Fix font pref setting, share config objects 2019-06-24 09:18:08 -04:00
Timothy Warren f07dc8148d Rename some components for better clarity 2019-06-21 13:34:12 -04:00
Timothy Warren 7ce71abc00 Fix segfault on pref window close, add proper dev build to makefile 2019-06-18 15:48:28 -04:00
Timothy Warren f63cc9df32 Misc code cleanup 2019-06-18 11:22:49 -04:00
Timothy Warren 7635609d13 More About dialog updates 2019-06-14 10:17:21 -04:00
Timothy Warren e43ccaf9a3 Reduce use of globals, tweak about dialog 2019-06-13 12:14:48 -04:00
Timothy Warren b927dad749 build clanup 2019-06-04 16:07:21 -04:00
Timothy Warren feb97cd517 Update language mappings a bit, add properties type file 2019-06-04 13:51:27 -04:00
Timothy Warren a24b62e4b3 Add more status bar segments 2019-06-03 16:13:12 -04:00
Timothy Warren e6e40cdaba Update Sidebar open logic to use the correct folder 2019-05-30 16:09:01 -04:00
Timothy Warren 8ab0a50960 Add menu item to select sidebar folder, misc tweaks 2019-05-30 15:09:42 -04:00
Timothy Warren 9a2f12f06b Slow progress on File pane 2019-05-23 16:22:49 -04:00
Timothy Warren c13750b06e Yet another progress commit 2019-05-16 15:21:32 -04:00
Timothy Warren 72be1d808f Another ugly progress commit 2019-05-15 16:34:01 -04:00
Timothy Warren 45cc064ec8 Ugly progress commit 2019-03-20 16:49:25 -04:00
Tim Warren 3e78b8cd4c Remove relative include paths 2016-01-13 09:35:51 -05: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 1fa24545d2 A little pointer and docblock cleanup, show current language in status bar 2015-06-03 17:06:55 -04:00
Tim Warren b39e63060b Find/Replace functionality, resolves #3 2015-06-03 14:32:19 -04:00
Tim Warren 4f649b73a7 Add null pointer checks for find dialog, get rid of some unintentional segfaults 2015-06-03 09:24:08 -04:00
Tim Warren bc0f97dd0b First shot at search 2015-06-01 16:51:00 -04:00
Tim Warren 0e64bdc1ba Fix windows build, use a closure for some event handlers 2015-06-01 14:10:02 -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
Tim Warren f9509f8a13 Add basic preferences dialog, still needs to have functionality, see #6 2015-05-26 15:46:55 -04:00
Timothy Warren 7fd17e2120 More Docblocks 2015-05-15 19:12:00 -04:00
Tim Warren 1b42eae8d8 Start of command-line arguments 2015-05-15 16:55:18 -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 9c9f9d7b63 Update attribution for toolbar icons 2015-05-13 10:07: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 ccb3de679a Remove some redudant declaration in Main file and fix toolbar styling 2015-05-12 14:09:40 -04:00
Timothy Warren f7f45ade77 Fix some AUI brokenness, add more docblocks 2015-05-11 19:42:33 -04:00
Tim Warren c5b2974c5a More AUI controls 2015-05-11 17:02:11 -04:00
Timothy Warren 8e023c1373 Fix Windows build 2015-05-11 15:51:02 -04:00
Tim Warren b6e7a3aa5f Trying out a different icon set 2015-05-11 15:41:31 -04:00
Tim Warren 12adf9b7a0 Generate language menu 2015-05-08 16:01:36 -04:00
Timothy Warren b5b914b40a Fix toggling of menu items on file open 2015-05-07 18:13:45 -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 f376790583 Remove environment-specific line for OS X 2015-05-05 19:45:08 -04:00
Timothy Warren 042be6734c More docblocks\! 2015-05-04 20:33:01 -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
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
Timothy Warren 2b2175220f Fixes #1, menu items not properly disabled on some platforms 2015-04-29 21:28:32 -04:00
Tim Warren f4f47b081a Add line wrapping option 2015-04-29 14:36:34 -04:00
Tim Warren 251fa33282 Better PHP Support for other embedded languages 2015-04-28 16:59:19 -04:00