aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
| | | | * | multiple components/re -pairs in cookie filtersGravatar keis2011-01-17
| | | | * | Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into intcookiesGravatar keis2011-01-17
| | | | |\ \ | | |_|_|/ / | |/| | | |
| | * | | | Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into historyGravatar keis2011-01-17
| | |\ \ \ \ | | |/ / / / | |/| | | |
| * | | | | don't crash when a download content-type can't be foundGravatar Brendan Taylor2011-01-16
| * | | | | explicitly set geometry min_height (fixes a bug in the last commit)Gravatar Brendan Taylor2011-01-16
| | | | | * kill run_handler, inject_handler_args, strfree and sync_stdoutGravatar Brendan Taylor2011-01-14
| | | | | * add a variable @_ that expands to the result of the last sync commandGravatar Brendan Taylor2011-01-13
| | | | | * refactor parse_command and parse_cmd_lineGravatar Brendan Taylor2011-01-13
| | | | | * simplify parse_cmd_lineGravatar Brendan Taylor2011-01-13
| | |_|_|/ | |/| | |
| * | | | don't make the window bigger to accomodate a long status_formatGravatar Brendan Taylor2011-01-13
| * | | | remove the vestiges of Uzbl.runGravatar Brendan Taylor2011-01-13
* | | | | Merge branch 'experimental', remote branch 'upstream/experimental' into exper...Gravatar koral2011-01-11
|/ / / /
| * | | fix bug in history searchGravatar keis2011-01-11
* | | | update k0ral in AUTHORSGravatar Brendan Taylor2011-01-10
* | | | Correctly updates URI and tab title of each uzbl instance.Gravatar koral2011-01-10
* | | | we don't need to be that specific in the useragent header.Gravatar Brendan Taylor2011-01-06
* | | | Merge remote branch 'keis/valgrind' into experimentalGravatar Brendan Taylor2011-01-06
|\ \ \ \
* \ \ \ \ Merge remote branch 'keis/io-shutdown-fix' into experimentalGravatar Brendan Taylor2011-01-06
|\ \ \ \ \
* | | | | | use new status_format_right in the example configGravatar Brendan Taylor2011-01-06
* | | | | | split the status bar into left-aligned and right-aligned parts (thanks k0ral)Gravatar Brendan Taylor2011-01-06
| | * | | | fix memory leak in search_textGravatar keis2011-01-05
| |/ / / / |/| | | |
| * | | | gerror fix in send_event_socketsGravatar keis2011-01-05
| * | | | unref IOChannel after shutdownGravatar keis2011-01-05
| * | | | print the error message receivedGravatar keis2011-01-05