Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename xxxterm to xomrero | Marco Peereboom | 2012-05-17 | 1 | -14/+14 |
| | |||||
* | -g instead of -ggdb3 | Marco Peereboom | 2012-05-15 | 1 | -1/+1 |
| | |||||
* | fix debug | Marco Peereboom | 2012-02-06 | 1 | -2/+3 |
| | |||||
* | abstract fork and exec | Marco Peereboom | 2012-01-31 | 1 | -1/+1 |
| | |||||
* | fixup <> includes | Marco Peereboom | 2012-01-23 | 1 | -1/+1 |
| | |||||
* | Use a list of TLD's to properly handle multi-part TLD's | Elias Norberg | 2012-01-16 | 1 | -1/+2 |
| | | | | | The list used is from publicsuffix.org. It gets installed to the resource-directory as 'tld-rules' | ||||
* | fix depends | Todd T. Fries | 2012-01-04 | 1 | -1/+1 |
| | |||||
* | lets build javascript.h in the obj/ dir if present... | Todd T. Fries | 2012-01-04 | 1 | -5/+13 |
| | |||||
* | More make file fixes | Stevan Andjelkovic | 2012-01-04 | 1 | -1/+1 |
| | |||||
* | Fix make files | Stevan Andjelkovic | 2012-01-04 | 1 | -1/+2 |
| | |||||
* | Merge external editor stuff. | Stevan Andjelkovic | 2012-01-03 | 1 | -1/+1 |
| | |||||
* | Add history.c and completion.c... | Stevan Andjelkovic | 2012-01-02 | 1 | -1/+1 |
| | | | | | | ... and move history and completion related functions to them. ok marco@ | ||||
* | Move focus stuff into it's own file. | Marco Peereboom | 2011-11-11 | 1 | -1/+2 |
| | | | | This will enable us to support webkit 1.2 as well. | ||||
* | move common warnings to common area | Marco Peereboom | 2011-11-04 | 1 | -2/+1 |
| | |||||
* | better warnings | Marco Peereboom | 2011-11-04 | 1 | -4/+4 |
| | |||||
* | add -Wshadow to clang target | Marco Peereboom | 2011-11-04 | 1 | -2/+6 |
| | |||||
* | use install instead of cp and mkdir for install | marco | 2011-11-03 | 1 | -7/+8 |
| | |||||
* | move cookies to own file | marco | 2011-11-02 | 1 | -1/+1 |
| | |||||
* | More file splits | Marco Peereboom | 2011-11-02 | 1 | -1/+1 |
| | | | | Add whitelist and settings files. | ||||
* | damn git never does what it says it does | marco | 2011-11-02 | 1 | -1/+1 |
| | | | | these file remained behind | ||||
* | Revert "Merge branch 'master' of opensource.conformal.com:/git/xxxterm" | marco | 2011-11-02 | 1 | -1/+1 |
| | | | | | This reverts commit e562a275ba9277803a4a6fe89e71545268986a7b, reversing changes made to b07b1b86ecd74b3042de4f7eb021ee0e39acb7d1. | ||||
* | Revert "move some xtp functions over, RB_* prevented all" | marco | 2011-11-02 | 1 | -5/+1 |
| | | | | This reverts commit d831e178524c1f187a96cfdb3738e63e023d6258. | ||||
* | move some xtp functions over, RB_* prevented all | Todd T. Fries | 2011-11-01 | 1 | -1/+5 |
| | |||||
* | sort whitelist stuff into whitelist.c | Todd T. Fries | 2011-11-01 | 1 | -1/+1 |
| | |||||
* | Should have been part of the previous commit | Marco Peereboom | 2011-11-01 | 1 | -1/+1 |
| | |||||
* | Initialize gcrypt like $deity indented | Marco Peereboom | 2011-10-21 | 1 | -1/+1 |
| | | | | Nowhere in the doco of gnutls does one find such important info. | ||||
* | Revert "Switch to gtk3 by default" | Marco Peereboom | 2011-10-20 | 1 | -2/+2 |
| | | | | This reverts commit 83cb2257734247d17d9d8f91df01b2992633b469. | ||||
* | Switch to gtk3 by default | Marco Peereboom | 2011-10-17 | 1 | -2/+2 |
| | |||||
* | Add clang targets | Marco Peereboom | 2011-10-10 | 1 | -7/+18 |
| | | | | | Not quite perfect but good enough to use clang when not defined in mk.conf and to start the static analyzer. Work done by davec. | ||||
* | bring threads back from dead | marco | 2011-10-10 | 1 | -2/+2 |
| | | | | IT'S ALIIIIIIIIIVEEEEEEEE | ||||
* | get rid of threads altogether | Marco Peereboom | 2011-10-06 | 1 | -2/+3 |
| | | | | | it was a mistake to introduce threads for the color bar so simply get rid of threads altogether and pretend it never happened. | ||||
* | Use correct variable for CURDIR in Makefile. | Dave Collins | 2011-10-04 | 1 | -1/+1 |
| | |||||
* | Add full versioning support with automatic release | Dave Collins | 2011-10-03 | 1 | -3/+6 |
| | |||||
* | Add xxxterm.core to CLEANFILES in Makefile | Cody Wright | 2011-10-03 | 1 | -1/+1 |
| | |||||
* | catch up to new man reality; files go in man/man | Marco Peereboom | 2011-07-07 | 1 | -1/+1 |
| | |||||
* | Add xxxterm.cat1 to CLEANFILES | David Hill | 2011-05-01 | 1 | -1/+1 |
| | |||||
* | quotes from marco, to be added to by !marco. Just the good stuff! | Todd Fries | 2011-03-24 | 1 | -1/+1 |
| | |||||
* | remove some dead javascript helpers | Marco Peereboom | 2011-03-02 | 1 | -4/+3 |
| | | | | from Todd Carson <toc@daybefore.net> | ||||
* | Low contrast web browsing (yay!) | Marco Peereboom | 2011-02-26 | 1 | -2/+4 |
| | | | | From: Todd Carson <toc@daybefore.net> | ||||
* | o depend on xxxterm and xxxterm.cat1 | Todd Fries | 2011-02-25 | 1 | -1/+1 |
| | | | | o release based on CVS/Root | ||||
* | add a very ugly release mechanism, todd gets to make it omggood | Marco Peereboom | 2011-02-25 | 1 | -0/+3 |
| | |||||
* | yay no more perl all the time! | Marco Peereboom | 2011-01-10 | 1 | -2/+2 |
| | | | | thanks to todd@openbsd.org | ||||
* | Add :cert to print certificate chain as requested by jy-p | Marco Peereboom | 2011-01-04 | 1 | -0/+1 |
| | | | | remove some #if 0 cruft while at it | ||||
* | rename icons per ians recommendation | Marco Peereboom | 2011-01-04 | 1 | -5/+5 |
| | |||||
* | switch icons to png | Marco Peereboom | 2011-01-03 | 1 | -5/+5 |
| | |||||
* | fix install | Marco Peereboom | 2011-01-03 | 1 | -1/+1 |
| | |||||
* | Add bunch of icons | Marco Peereboom | 2011-01-03 | 1 | -4/+7 |
| | |||||
* | unfuck build, help from jsing | Marco Peereboom | 2010-08-12 | 1 | -1/+2 |
| | |||||
* | Add f to follow links. | Marco Peereboom | 2010-08-12 | 1 | -0/+12 |
| | | | | | | javascript code from vimprobable this breaks the build when using obj and todd needs to help unfucking that | ||||
* | make xxxterm install in the same spot as pkg_add | Marco Peereboom | 2010-08-11 | 1 | -1/+5 |
| |