Timothy Warren
|
23f9f4e87b
|
Remove extra pipe that crashes GTK
|
2019-06-03 12:35:49 -04:00 |
|
Timothy Warren
|
4aa3ef5a43
|
Remove coffeescript
|
2019-06-03 12:31:07 -04:00 |
|
Timothy Warren
|
4383b5d523
|
Add another little fix
|
2019-06-03 11:18:05 -04:00 |
|
Timothy Warren
|
f3b08833b3
|
Fix some bugs, add a proper license
|
2019-06-03 11:14:38 -04:00 |
|
|
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
|
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
|
b74fcf6835
|
Full file tree in sidebar (from cwd)
|
2019-05-30 10:53:03 -04:00 |
|
Timothy Warren
|
e13373b5d9
|
Much closer to working file tree...just works 2 levels deep
|
2019-05-29 16:35:48 -04:00 |
|
Timothy Warren
|
49628f042d
|
Relativity Seems like a good idea here!
|
2019-05-24 16:16:40 -04:00 |
|
Timothy Warren
|
9a2f12f06b
|
Slow progress on File pane
|
2019-05-23 16:22:49 -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
|
72be1d808f
|
Another ugly progress commit
|
2019-05-15 16:34:01 -04:00 |
|
Timothy Warren
|
6befab1b4c
|
Ugly progress commit
|
2019-05-14 16:23:47 -04:00 |
|
Timothy Warren
|
564640cac2
|
Select files from sidebar!
|
2019-05-10 16:35:09 -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
|
ab0c586b25
|
Check for C11, use pragma once
|
2016-01-13 09:29:09 -05:00 |
|
|
49a446c364
|
More tweaking of Cmake files
|
2015-10-29 13:55:01 -04:00 |
|
Tim Warren
|
b92b67835b
|
Improve file pane a bit
|
2015-10-22 11:06:34 -04:00 |
|
Tim Warren
|
9a6f2dd90a
|
Some changes for setup of Windows build
|
2015-07-15 17:03:00 -04:00 |
|
Tim Warren
|
38eef11db2
|
First step to new file pane
|
2015-07-14 10:40:53 -04:00 |
|
Tim Warren
|
4f14e4289d
|
Remove old file pane object, and fix travis build
|
2015-07-07 10:09:16 -04:00 |
|
Tim Warren
|
37fbde33e3
|
Refactor includes to be more sane
|
2015-07-07 10:01:17 -04:00 |
|
Tim Warren
|
2d4bc24dd6
|
Flatten source tree a bit
|
2015-07-02 15:05:05 -04:00 |
|
Tim Warren
|
68d25d195d
|
Some SFTP refactoring
|
2015-06-24 14:12:05 -04:00 |
|
Tim Warren
|
081690492e
|
More tests, and does clang++ work on travis yet?!
|
2015-06-19 16:37:24 -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
|
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 |
|
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 |
|
|
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 |
|