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
|
289d52489b
|
Re-order include paths, attempting to fix travis build
|
2015-06-01 15:29:17 -04:00 |
|
Tim Warren
|
743ef0e616
|
Build dev version with travis
|
2015-06-01 15:06:54 -04:00 |
|
Tim Warren
|
a48f63e497
|
Another go with travis
|
2015-06-01 14:36:22 -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
|
c70ac21da4
|
Another try at fixing travis build
|
2015-06-01 09:34:26 -04:00 |
|
Tim Warren
|
55d0d6fae5
|
Another attempt to get travis to upgrade gcc
|
2015-05-29 11:10:30 -04:00 |
|
Tim Warren
|
475966853e
|
Makefile tweak
|
2015-05-29 09:35:28 -04:00 |
|
Tim Warren
|
223805414d
|
Tell travis to use updated version of gcc
|
2015-05-29 09:34:58 -04:00 |
|
Tim Warren
|
e689122230
|
Update windows build instructions, More travis-ci tweaking
|
2015-05-29 09:13:30 -04:00 |
|
|
af33d542b6
|
Fix Windows build
|
2015-05-28 22:28:06 -04:00 |
|
Tim Warren
|
73e1b1d634
|
Use C++11 standard
|
2015-05-28 16:25:16 -04:00 |
|
Tim Warren
|
33cf766340
|
Patch Json library to compile with -std=c++11 and gcc
|
2015-05-28 16:15:10 -04:00 |
|
Tim Warren
|
bf47af280f
|
Attempt to fix travis build
|
2015-05-27 12:00:19 -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 |
|
Tim Warren
|
ccb3de679a
|
Remove some redudant declaration in Main file and fix toolbar styling
|
2015-05-12 14:09:40 -04:00 |
|
|
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 |
|
|
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 |
|
|
e5f6a9d2cb
|
Fix compiling with clang on Travis, again
|
2015-05-08 22:34:06 -04:00 |
|
|
b18e9db710
|
Remove extra Makefile flags for clang++
|
2015-05-08 22:28:05 -04:00 |
|
|
452b2c34a7
|
Fix clang build on Travis
|
2015-05-08 22:20:59 -04:00 |
|
|
3feb4d60de
|
Travis build attempt #3, spaces because yaml sucks
|
2015-05-08 22:03:56 -04:00 |
|
|
ae55d07dea
|
Travis build attempt #2
|
2015-05-08 22:00:27 -04:00 |
|
|
78cd318470
|
First attempt to build with travis
|
2015-05-08 21:57:34 -04:00 |
|
Tim Warren
|
12adf9b7a0
|
Generate language menu
|
2015-05-08 16:01:36 -04:00 |
|
Tim Warren
|
c57664a1ce
|
Update Readme with more detail for OS X build
|
2015-05-08 15:40:43 -04:00 |
|
Tim Warren
|
649a22653b
|
Fix compiling issue on linux
|
2015-05-08 09:53:48 -04:00 |
|
|
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
|
033e7bf229
|
Refactor theme config into its own class
|
2015-05-07 14:06:12 -04:00 |
|
Tim Warren
|
6baa24dcf6
|
More Makefile improvements
|
2015-05-06 17:08:41 -04:00 |
|
Tim Warren
|
6ffb603e50
|
Update makefile
|
2015-05-06 16:58:07 -04:00 |
|
Tim Warren
|
f376790583
|
Remove environment-specific line for OS X
|
2015-05-05 19:45:08 -04:00 |
|
|
042be6734c
|
More docblocks\!
|
2015-05-04 20:33:01 -04:00 |
|
Tim Warren
|
5302e5f679
|
Update language setup for CSS
|
2015-05-04 16:40:14 -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 |
|
Tim Warren
|
79650c6dbd
|
Update Makefile to use older SDK on OS X for more compatibility, but more setup for OS X
|
2015-05-04 16:26:23 -04:00 |
|