Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix some quoting woes | Dylan Simon | 2011-09-11 |
| | | | | | | - Avoid buffer overrun in split_quoted with trailing backslash (!) - Properly quote COMMAND_EXECUTED arguments - Remove unused and misleading parse_command function | ||
* | move core variable stuff into variables file | David Keijser | 2011-05-25 |
| | |||
* | Merge branch 'escaped_events' into experimental | Brendan Taylor | 2011-03-10 |
|\ | |||
| * | fix a couple of calls to send_event | Brendan Taylor | 2011-03-10 |
| | | |||
* | | don't expose send_event_socket and send_event_fifo | Brendan Taylor | 2011-03-10 |
| | | |||
* | | fix 'print' on stdin | Brendan Taylor | 2011-02-17 |
|/ | |||
* | Merge branch 'experimental' into cleaning-commenting | Brendan Taylor | 2011-02-14 |
| | | | | | | | Conflicts: src/callbacks.c src/uzbl-core.c src/uzbl-core.h | ||
* | Moves additionnal utility functions to util.c. | koral | 2011-02-10 |
| | |||
* | Moves I/O functions to a dedicated source file. | koral | 2011-02-10 |