Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | don't crash when toggling mode on page | Marco Peereboom | 2011-10-26 | 1 | -3/+5 |
* | clarify single_instance | Marco Peereboom | 2011-10-26 | 1 | -1/+3 |
* | Add hinting that opens in a new tab | Marco Peereboom | 2011-10-26 | 3 | -1/+18 |
* | Prepare for release 1.7.0. | Marco Peereboom | 2011-10-25 | 1 | -2/+2 |
* | remove cvs tag | Marco Peereboom | 2011-10-25 | 1 | -1/+0 |
* | decument plugin whitelist | Marco Peereboom | 2011-10-25 | 1 | -8/+64 |
* | add plugin whitelist | Marco Peereboom | 2011-10-25 | 1 | -13/+219 |
* | shut up gcc 4.6.1 warnings | Marco Peereboom | 2011-10-25 | 1 | -2/+2 |
* | fix segfault in config file parsing | marco | 2011-10-25 | 1 | -8/+11 |
* | sort | Todd T. Fries | 2011-10-24 | 1 | -2/+2 |
* | Don't display empty errors on cert save | Marco Peereboom | 2011-10-24 | 1 | -1/+1 |
* | Another day another thread implementation. | Marco Peereboom | 2011-10-24 | 1 | -9/+86 |
* | Add threading here too | marco | 2011-10-24 | 1 | -5/+3 |
* | Add -lgcrypt | Marco Peereboom | 2011-10-21 | 1 | -1/+1 |
* | shuffle comments | Marco Peereboom | 2011-10-21 | 1 | -3/+3 |
* | Initialize gcrypt like $deity indented | Marco Peereboom | 2011-10-21 | 2 | -23/+51 |
* | Revert "Make https coloring work in gtk3" | Marco Peereboom | 2011-10-20 | 1 | -5/+1 |
* | Revert "Switch to gtk3 by default" | Marco Peereboom | 2011-10-20 | 1 | -2/+2 |
* | Switch to gtk3 by default | Marco Peereboom | 2011-10-17 | 1 | -2/+2 |
* | Make https coloring work in gtk3 | Marco Peereboom | 2011-10-17 | 1 | -1/+5 |
* | Merge branch 'master' of opensource.conformal.com:/git/xxxterm | Marco Peereboom | 2011-10-17 | 1 | -3/+3 |
|\ | |||||
| * | mandoc -Tlint cleaning. | David Hill | 2011-10-14 | 1 | -3/+3 |
* | | annotations | Marco Peereboom | 2011-10-17 | 1 | -3/+3 |
|/ | |||||
* | Shut gcc > 4.2 for real this time | Marco Peereboom | 2011-10-14 | 1 | -1/+2 |
* | Shut gcc > 4.2 up as well | Marco Peereboom | 2011-10-14 | 1 | -4/+4 |