aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/commands.c
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'dylex/master'Gravatar Brendan Taylor2012-01-10
|\
* | don't segfault when toggling a nonexistent variableGravatar Brendan Taylor2011-11-28
* | bring back the (now undocumented) toggle_status and toggle_zoom_type commandsGravatar Brendan Taylor2011-11-28
* | BREAKING CHANGE: remove toggle_zoom_type, toggle_statusGravatar Brendan Taylor2011-11-23
* | add toggle commandGravatar Brendan Taylor2011-11-23
* | Add absolute scrolling argumentGravatar Ben Boeckel2011-11-23
* | fix a warning i just introducedGravatar Brendan Taylor2011-09-20
* | do the exit lag workaround in plug mode tooGravatar Brendan Taylor2011-09-20
| * preserve HttpOnly flag on cookies to prevent XSS attacksGravatar Dylan Simon2011-09-17
* | convert show_status to a getterGravatar Brendan Taylor2011-09-17
* | introduce getter and setter functions.Gravatar Brendan Taylor2011-09-17
| * allow back and forward to take numeric count argumentGravatar Dylan Simon2011-08-27
|/
* add workaround for slow npviewer cleanupGravatar keis2011-07-28
* rearrange variable functions so they aren't all exposedGravatar Brendan Taylor2011-07-12
* the status bar is now a custom gtk widgetGravatar Brendan Taylor2011-07-03
* hide some implementation details of variablesGravatar David Keijser2011-05-30
* move core variable stuff into variables fileGravatar David Keijser2011-05-25
* two more commands from uzbl-coreGravatar David Keijser2011-05-25
* refactor search commandsGravatar David Keijser2011-05-24
* split commands from uzbl-core.cGravatar David Keijser2011-05-24