Commit Graph

35 Commits

Author SHA1 Message Date
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 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
Tim Warren ab0c586b25 Check for C11, use pragma once 2016-01-13 09:29:09 -05: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 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 ed9593312c Preferences window for some basic settings, closes #6 2015-05-27 11:37:02 -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 8f05ce1059 Refactor Config classes 2015-04-29 17:03:15 -04:00
Tim Warren 6c17981afe Indentation help, and setup for some new functionality 2015-04-28 14:58:52 -04:00
Tim Warren c39dd8b9ac Add Context Menu and full path tooltip to tabs 2015-04-24 16:55:10 -04:00
Tim Warren a3e7c1b1f0 Makefile and formatting tweaks 2015-04-23 11:03:50 -04:00
Tim Warren a6c99dfba1 Miscellaneous 2015-04-22 16:57:10 -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 34ccd73350 File loading and saving checks 2015-04-17 16:55:48 -04:00
Timothy Warren 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 af4934b16b Add syntax config loading 2015-04-16 11:23:08 -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
Tim Warren cdda8c2ffe Basic syntax highlighting for C++ 2015-04-13 13:01:25 -04:00
Tim Warren e0d8b1203d Lexers can now be loaded 2015-04-10 15:11:15 -04:00
Tim Warren f0dbed1641 Start on lexers for syntax highlighting 2015-04-09 17:16:28 -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 dfbb4a7661 Some more source organization 2015-04-06 17:27:09 -04:00