Commit Graph

84 Commits

Author SHA1 Message Date
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 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 dcdff24a87 Open multiple files, and toggle viewing of whitespace characters 2015-04-23 16:40:59 -04:00
Timothy Warren 8d2421de33 Minor fixes and theme tweaks 2015-04-21 21:09:08 -04:00
Timothy Warren 61cf8efca3 Fix syntax error 2015-04-21 20:55:15 -04:00
Tim Warren 29b385283d Miscellaneous 2015-04-21 17:06:21 -04:00
Timothy Warren 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 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 34ccd73350 File loading and saving checks 2015-04-17 16:55:48 -04:00
Tim Warren 1b1c88e4ff Some icon tweaking and miscellaneous twiddling 2015-04-17 12:48:00 -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 72b1dbc4d7 Use stock icons on win and gtk 2015-04-16 09:37:20 -04:00
Timothy Warren 0103c323bd OnClose event scaffold 2015-04-15 21:26:09 -04:00
Tim Warren 9899e989e2 Smaller icons for windows/linux 2015-04-15 15:02:05 -04:00
Tim Warren 65768692fb Add a few more toolbar icons 2015-04-15 12:17:25 -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 6baf169283 Disable controls that aren't relevent at program start 2015-04-13 09:30:56 -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 472c9f5693 Undo and Redo 2015-04-09 13:54:28 -04:00
Tim Warren 57fb790397 Edit menu wired up 2015-04-09 13:27:30 -04:00
Tim Warren dee08adda4 Remove static event tables 2015-04-09 11:45:19 -04:00
Timothy Warren 946f0699de Some more menus, and using a vector over a static array 2015-04-08 22:37:19 -04:00
Timothy Warren d3b129af4d Fix makefile on linux 2015-04-07 20:19:05 -04:00
Tim Warren 1fb4c44cec Testing, split general logic into library, SFTP stuff 2015-04-07 17:08:28 -04:00