aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* fix crash when using uri without argumentGravatar keis2011-02-19
* Merge branch 'escaped_events' into experimentalGravatar Brendan Taylor2011-02-17
|\
| * update AUTHORSGravatar Brendan Taylor2011-02-17
* | Merge branch 'escaped_events' into experimentalGravatar Brendan Taylor2011-02-17
|\|
| * minor refactor of VARIABLE_SET event codeGravatar Brendan Taylor2011-02-17
| * update tests for new event escapingGravatar Brendan Taylor2011-02-17
* | fix 'print' on stdinGravatar Brendan Taylor2011-02-17
* | added taylanub to AUTHORSGravatar Brendan Taylor2011-02-17
* | added documentation for formfiller data formatGravatar Brendan Taylor2011-02-16
* | updated config for the new formfillerGravatar Brendan Taylor2011-02-16
* | formfiller: use the util dir for file location, editor and dmenu configGravatar Brendan Taylor2011-02-16
* | add taylanub's formfiller as-isGravatar Brendan Taylor2011-02-16
* | further tidying of utility functionsGravatar Brendan Taylor2011-02-15
| * support quoted events in a few more placesGravatar keis2011-02-15
| * use string_escape to remove \-escapesGravatar keis2011-02-15
| * assert that NAME arguments are valid namesGravatar keis2011-02-15
| * don't escape in Config.setGravatar keis2011-02-15
| * move common function related to escaping to PluginGravatar keis2011-02-15
| * use empty string instead of null for event argsGravatar keis2011-02-15
| * grok quoted strings in a select places in the emGravatar keis2011-02-15
| * quote and escape strings in eventsGravatar keis2011-02-15
| * new function append_escapedGravatar keis2011-02-15
| * format event strings in send_eventGravatar keis2011-02-15
* | clean up redundant $PATH-like expansion codeGravatar Brendan Taylor2011-02-15
|/
* replace itos() with g_strdup_printf()Gravatar Brendan Taylor2011-02-15
* remove redundant testGravatar Brendan Taylor2011-02-15
* Merge commit 'f25d19c0' into experimentalGravatar Brendan Taylor2011-02-14
|\
| * fix a crash when executing a nonexistent commandGravatar Brendan Taylor2011-02-14
* | correct per-site-settings exampleGravatar Brendan Taylor2011-02-14
* | test-expand.c uses functions that are now in util.cGravatar Brendan Taylor2011-02-14
* | Merge branch 'experimental' into cleaning-commentingGravatar Brendan Taylor2011-02-14
|\ \
| * | Merge commit '99961c4' (last_result) into experimentalGravatar Brendan Taylor2011-02-14
| |\|
| * | Merge commit '6a737a7137' (keis/intcookies) into experimentalGravatar Brendan Taylor2011-02-14
| |\ \
| * \ \ Merge branch 'gtk3' into experimentalGravatar Brendan Taylor2011-02-14
| |\ \ \
| | * | | gtk3 needs us to include gtk/gtkx.hGravatar Brendan Taylor2011-02-14
| * | | | Merge remote-tracking branch 'keis/gtk3' into experimentalGravatar Brendan Taylor2011-02-14
| |\| | |
| * | | | Merge branch 'static-analysis' into experimentalGravatar Brendan Taylor2011-02-14
| |\ \ \ \
| * | | | | document history plugin and add example HISTORY_SEARCH bindingGravatar Brendan Taylor2011-02-14
| * | | | | tidying after the history branch mergeGravatar Brendan Taylor2011-02-14
* | | | | | Moves additionnal utility functions to util.c.Gravatar koral2011-02-10
* | | | | | Moves I/O functions to a dedicated source file.Gravatar koral2011-02-10
* | | | | | Moves menu functions in a dedicated source file.Gravatar koral2011-02-10
* | | | | | Moves some utility functions to util.c.Gravatar koral2011-02-10
* | | | | | Cleans/comments uzbl-core.c.Gravatar koral2011-02-03
* | | | | | Cleans and reorders initialization elements.Gravatar koral2011-02-03
* | | | | | Merge branch 'experimental' of https://github.com/Dieterbe/uzbl into cleaning...Gravatar koral2011-02-02
|\ \ \ \ \ \
* | | | | | | Cleaning/commenting uzbl-core.h.Gravatar koral2011-02-02
| | * | | | | clear keycmd after following link in follow.shGravatar keis2011-01-23
| | | | * | | with gtk3: fix setting of background colorGravatar keis2011-01-23
| | |_|/ / / | |/| | | |
| | * | | | disable keycmd reset on mode changeGravatar keis2011-01-23