Commit Graph

42 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 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 5d67a4d1e8 Misc code cleanup 2019-06-04 14:57:38 -04:00
Timothy Warren feb97cd517 Update language mappings a bit, add properties type file 2019-06-04 13:51:27 -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 6befab1b4c Ugly progress commit 2019-05-14 16:23:47 -04:00
Timothy Warren 45cc064ec8 Ugly progress commit 2019-03-20 16:49:25 -04:00
Tim Warren 37fbde33e3 Refactor includes to be more sane 2015-07-07 10:01:17 -04:00
Tim Warren f5022077f6 Update Mac build info, add better-working test system, merge duplicate html & php languages 2015-06-19 15:54:18 -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 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 f9509f8a13 Add basic preferences dialog, still needs to have functionality, see #6 2015-05-26 15:46:55 -04:00
Tim Warren 0f09ced684 Fix stupid compile error 2015-05-20 08:39:33 -04:00
Tim Warren 16ba492e6b Command line file loading, fixes #9 2015-05-19 12:12:12 -04:00
Tim Warren 1b42eae8d8 Start of command-line arguments 2015-05-15 16:55:18 -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 ccb3de679a Remove some redudant declaration in Main file and fix toolbar styling 2015-05-12 14:09:40 -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 4d81c04151 Add menu images for Windows, update Windows readme 2015-04-28 16:14:04 -04:00
Tim Warren dcdff24a87 Open multiple files, and toggle viewing of whitespace characters 2015-04-23 16:40:59 -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 62556ecf6d More language support 2015-04-20 16:35:51 -04:00
Tim Warren 6dec55b0d2 Code folding, save on close prompting, and more 2015-04-16 17:03:27 -04:00
Tim Warren dee08adda4 Remove static event tables 2015-04-09 11:45:19 -04:00
Tim Warren 1fb4c44cec Testing, split general logic into library, SFTP stuff 2015-04-07 17:08:28 -04:00
Tim Warren 627a2abd6c Lots of better functionality and organization 2015-04-02 18:00:50 -04:00
Tim Warren 090055ffc8 Rename the main frame class 2015-04-02 11:01:21 -04:00
Tim Warren 529b28c64b File open dialog, and start of tab editor class 2015-04-01 10:11:56 -04:00
Timothy Warren d8b673934b More menus, about dialog, and tabs replace spaces 2015-03-31 22:52:12 -04:00
Tim Warren 794e660b03 Remove Mac CodeBlocks project in favor of Makefile, some file rearranging 2015-03-31 16:43:42 -04:00