aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Preliminary uzbl testing framework - props to bct for the helpGravatar uranther2009-06-24
* leftover static keywords in uzbl.h because they were on their one lineGravatar uranther2009-06-24
* take out static keyword in uzbl.h tooGravatar uranther2009-06-24
* removed static keywords on functions for uzbl to be accessible as a libraryGravatar uranther2009-06-24
* Clean up init_fifo() by removing impossible conditionsGravatar uranther2009-06-10
* add 'quit' command, because I can never remember whether it's exit or quit...Gravatar uranther2009-06-10
* Revert "cleanup when uzbl quits"Gravatar uranther2009-06-10
* cleanup when uzbl quitsGravatar uranther2009-06-10
* Cleaned up after lexical scannerGravatar uranther2009-06-10
* Cleaner handling of G_TOKEN_INT, and added G_TOKEN_ERROR error messageGravatar uranther2009-06-10
* Fixed bug when backspacing UTF8 characters in the command box. Also some code...Gravatar uranther2009-06-10
* Fixed some issues with TYPE_FLOAT upon ing and dumping. Also, we need uzbl.gu...Gravatar uranther2009-06-08
* more suited make target namesGravatar Dieter Plaetinck2009-06-07
* fixes to make the dir refactoring workGravatar Dieter Plaetinck2009-06-07
* make the whole xdg/dev directories /configs etc more sense making. now theres...Gravatar Dieter Plaetinck2009-06-07
* make icon setting configurableGravatar Dieter Plaetinck2009-06-07
* merge in some fixes + basic uzbl icon from urantherGravatar Dieter Plaetinck2009-06-07
|\
| * got rid of my fifo fix for now - it needs more TLCGravatar uranther2009-06-07
* | when devving, --verbose is useful + without --config theres a change that $HO...Gravatar Dieter Plaetinck2009-06-07
* | faq entry about tabs + clarify url changingGravatar Dieter Plaetinck2009-06-07
* | document dump_configGravatar Dieter Plaetinck2009-06-07
* | chmod cookies.py +xGravatar Dieter Plaetinck2009-06-07
* | make cookies.py default sample cookie scriptGravatar Dieter Plaetinck2009-06-07
* | pick datafile location for cookies more smartlyGravatar Tom Adams2009-06-07
* | add holizz' cookies.pyGravatar Dieter Plaetinck2009-06-07
| * Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimentalGravatar uranther2009-06-06
| |\ | |/ |/|
* | todo updatesGravatar Dieter Plaetinck2009-06-07
* | do not do cookie debugging (with notifier) by defaultGravatar Dieter Plaetinck2009-06-07
* | unbreak markdown layoutGravatar Dieter Plaetinck2009-06-06
| * ok added the zoom back in. fmlGravatar uranther2009-06-06
| * merged with Dieterbe/experimental, finallyGravatar uranther2009-06-06
| |\ | |/ |/|
| * WTFGravatar uranther2009-06-06
| * Revert "fixed sampleconfig so zoom level works again (changed = to 0)"Gravatar uranther2009-06-06
| * Revert "Added -std=gnu99 to Makefile. strtof() came with c99, which is why GC...Gravatar uranther2009-06-06
* | uzbl now builds on OpenBSDGravatar Abel `00z' Camarillo2009-06-06
|\ \
| | * Revert "Added a question about installing on Ubuntu in FAQ"Gravatar uranther2009-06-06
| | * Revert "just noticed there was a blog entry about installing on Ubuntu"Gravatar uranther2009-06-06
* | | add mxeyGravatar Dieter Plaetinck2009-06-06
* | | Merge commit 'mxey/experimental' into experimentalGravatar Dieter Plaetinck2009-06-06
|\ \ \
* | | | Let keybinds work when status bar have focus.Gravatar salinasv2009-06-06
* | | | Merge commit 'scj/master' into experimentalGravatar Dieter Plaetinck2009-06-06
|\ \ \ \
| | * | | Build in C99 modeGravatar Maximilian Gaß2009-06-06
| | * | | Makefile: Renamed CPPFLAGS -> CFLAGSGravatar Maximilian Gaß2009-06-06
| |/ / / |/| | |
* | | | examples/scripts/download.sh: pushd/popd are unnecessaryGravatar Maximilian Gaß2009-06-06
* | | | strtod > atof. Thanks ZabaGravatar Dieter Plaetinck2009-06-06
* | | | use stdlib atof() instead of gnu99 strtof() + more sense making example binds...Gravatar Dieter Plaetinck2009-06-06
* | | | authors file fixesGravatar Dieter Plaetinck2009-06-06
* | | | Make progress bar show empty on start of page loadGravatar Jeremy O'Brien2009-06-06
* | | | add holizz to contributorsGravatar Dieter Plaetinck2009-06-06
* | | | data: URIs work.Gravatar Tom Adams2009-06-06