aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)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
| | | | This reverts commit 7d3e27bd39e7f20175c1aac4bdf9f0c2c4bafe72.
* 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 ↵Gravatar uranther2009-06-10
| | | | code cleanup
* Fixed some issues with TYPE_FLOAT upon ing and dumping. Also, we need ↵Gravatar uranther2009-06-08
| | | | uzbl.gui.icon for dumping, so no need to free() it
* 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 ↵Gravatar Dieter Plaetinck2009-06-07
| | | | theres just one config you can directly copy into your home and use without editing. the same config can be used while developing, the Makefile just overrides 2 xdg variables. also the scripts can be a bit simpler now
* 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 ↵Gravatar Dieter Plaetinck2009-06-07
| | | | | | | | $HOME/.. gets loaded
* | 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
| | | | | | | | This reverts commit f3ee2bb1790e96041bfc920e14d32518bf096e59.
| * Revert "Added -std=gnu99 to Makefile. strtof() came with c99, which is why ↵Gravatar uranther2009-06-06
| | | | | | | | | | | | GCC was throwing a warning on compilation. Zoom works now" This reverts commit 59399c365a8f9dbfaa1486bca2bc2f01ee7c434e.
* | uzbl now builds on OpenBSDGravatar Abel `00z' Camarillo2009-06-06
|\ \
| | * Revert "Added a question about installing on Ubuntu in FAQ"Gravatar uranther2009-06-06
| | | | | | | | | | | | This reverts commit 37de203f15cc2dbea7abab3d14d6bfe5355e609c.
| | * Revert "just noticed there was a blog entry about installing on Ubuntu"Gravatar uranther2009-06-06
| | | | | | | | | | | | This reverts commit c2e6dffa4792dd36093c814a69cef2f6a9919f13.
* | | 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
| | | | | | | | | | | | | | | | there is nothing affected by the directory of that shell
* | | | strtod > atof. Thanks ZabaGravatar Dieter Plaetinck2009-06-06
| | | |
* | | | use stdlib atof() instead of gnu99 strtof() + more sense making example ↵Gravatar Dieter Plaetinck2009-06-06
| | | | | | | | | | | | | | | | binds for zoomlevels
* | | | authors file fixesGravatar Dieter Plaetinck2009-06-06
| | | |
* | | | Make progress bar show empty on start of page loadGravatar Jeremy O'Brien2009-06-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously, when clicking on a link or opening a new URL, the user would not get any feedback showing that the command was taken until after a progress change, which could sometimes take a prolonged period of time. Now, the user is immediately alerted via the statusbar going to zero.
* | | | add holizz to contributorsGravatar Dieter Plaetinck2009-06-06
| | | |
* | | | data: URIs work.Gravatar Tom Adams2009-06-06
| | | |