Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | set default encoding to UTF-8 as requested | marco | 2011-11-03 | 2 | -2/+2 | |
* | document zz | marco | 2011-11-03 | 1 | -0/+2 | |
* | add zz command to center page | marco | 2011-11-03 | 1 | -0/+6 | |
* | Missed one more cmd_hide. | marco | 2011-11-03 | 1 | -1/+2 | |
* | Fix a warning that was an actual issue. | Marco Peereboom | 2011-11-03 | 1 | -5/+8 | |
* | fix extra <li>, pointed out by rgouveia | Marco Peereboom | 2011-11-03 | 1 | -1/+1 | |
* | fix a clang warning | Marco Peereboom | 2011-11-03 | 1 | -1/+3 | |
* | add uninstall target and install icon already | Marco Peereboom | 2011-11-03 | 1 | -0/+19 | |
* | Fix 2 clever bugs | Marco Peereboom | 2011-11-03 | 2 | -12/+27 | |
* | enter was busted in link following | Marco Peereboom | 2011-11-03 | 1 | -2/+2 | |
* | Update .gitignore with generated deps and tags. | Dave Collins | 2011-11-03 | 1 | -0/+2 | |
* | Add automatic dependency generation for linux. | Dave Collins | 2011-11-03 | 1 | -4/+16 | |
* | dang it i disabled threads by accident | Marco Peereboom | 2011-11-03 | 1 | -1/+1 | |
* | kill warning | Marco Peereboom | 2011-11-03 | 1 | -1/+2 | |
* | one more oops, we need .o not .c | Marco Peereboom | 2011-11-03 | 1 | -1/+1 | |
* | oops, add missing CFLAGS | Marco Peereboom | 2011-11-03 | 1 | -2/+2 | |
* | stale proto | marco | 2011-11-02 | 1 | -2/+0 | |
* | move cookies to own file | marco | 2011-11-02 | 4 | -213/+234 | |
* | move one more function over | Marco Peereboom | 2011-11-02 | 2 | -50/+48 | |
* | catch up | Marco Peereboom | 2011-11-02 | 2 | -2/+6 | |
* | More file splits | Marco Peereboom | 2011-11-02 | 6 | -1873/+2027 | |
* | Move more stuff into about | Marco Peereboom | 2011-11-02 | 3 | -176/+187 | |
* | Merge branch 'master' of ssh://opensource.conformal.com/git/xxxterm | marco | 2011-11-02 | 2 | -2/+4 | |
|\ | ||||||
| * | catch up on new files | Marco Peereboom | 2011-11-02 | 2 | -2/+4 | |
* | | damn git never does what it says it does | marco | 2011-11-02 | 4 | -1228/+127 | |
|/ | ||||||
* | Move xtp and about stuff into it's own file | marco | 2011-11-02 | 1 | -0/+1176 | |
* | make linux and freebsd compile again | marco | 2011-11-02 | 2 | -2/+4 | |
* | Make the inspector not crash on exit | marco | 2011-11-02 | 3 | -24/+105 | |
* | Revert "Merge branch 'master' of opensource.conformal.com:/git/xxxterm" | marco | 2011-11-02 | 4 | -903/+825 | |
* | Revert "move some xtp functions over, RB_* prevented all" | marco | 2011-11-02 | 4 | -938/+835 | |
* | move some xtp functions over, RB_* prevented all | Todd T. Fries | 2011-11-01 | 4 | -835/+938 | |
* | Merge branch 'master' of opensource.conformal.com:/git/xxxterm | Todd T. Fries | 2011-11-01 | 3 | -6/+64 | |
|\ | ||||||
| * | hook up all inspector signals | Marco Peereboom | 2011-11-01 | 3 | -6/+64 | |
* | | sort whitelist stuff into whitelist.c | Todd T. Fries | 2011-11-01 | 4 | -825/+903 | |
|/ | ||||||
* | Should have been part of the previous commit | Marco Peereboom | 2011-11-01 | 2 | -226/+5 | |
* | Move inspector into it's own file | Marco Peereboom | 2011-11-01 | 2 | -0/+264 | |
* | remove - from ghtread; reported on forum | Marco Peereboom | 2011-11-01 | 1 | -1/+1 | |
* | enable web inspector | Marco Peereboom | 2011-10-31 | 1 | -15/+37 | |
* | Prepare for release 1.8.0. | Marco Peereboom | 2011-10-31 | 1 | -1/+1 | |
* | do some more keybinding doco | Marco Peereboom | 2011-10-29 | 2 | -8/+17 | |
* | add mechanism to run external JavaScript | Marco Peereboom | 2011-10-28 | 2 | -0/+80 | |
* | shuffle some more code around to prevent crashes | Marco Peereboom | 2011-10-28 | 1 | -22/+28 | |
* | Fix crash during session open. | Marco Peereboom | 2011-10-28 | 1 | -15/+13 | |
* | shut JS exceptions up | Marco Peereboom | 2011-10-28 | 1 | -2/+2 | |
* | add autofocus_onload option | Marco Peereboom | 2011-10-27 | 3 | -2/+12 | |
* | fix command and search history | Marco Peereboom | 2011-10-27 | 1 | -6/+16 | |
* | make sure we initialize the script | Marco Peereboom | 2011-10-27 | 1 | -0/+7 | |
* | document command and insert mode | Marco Peereboom | 2011-10-27 | 2 | -4/+20 | |
* | shuffle includes | Marco Peereboom | 2011-10-27 | 1 | -4/+2 | |
* | rewrite hinting code completely | Marco Peereboom | 2011-10-27 | 3 | -381/+581 |