aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/uzbl-core.h
Commit message (Expand)AuthorAge
* Add a variable to mediate multiple button clicksGravatar Ben Boeckel2012-03-09
* Merge remote-tracking branch 'dylex/master'Gravatar Brendan Taylor2012-01-10
|\
* | ssl certs verificationGravatar Paweł Zuzelski2011-11-23
* | add request_handler hookGravatar Devin J. Pohly2011-10-27
* | convert show_status to a getterGravatar Brendan Taylor2011-09-17
* | introduce getter and setter functions.Gravatar Brendan Taylor2011-09-17
* | use process id as the default instance nameGravatar Brendan Taylor2011-09-13
* | new variable: enable_cross_file_accessGravatar Brendan Taylor2011-09-05
|/
* add a spellcheck_languages variableGravatar Brendan Taylor2011-07-25
* remove the scrollbars_visible variableGravatar Brendan Taylor2011-07-25
* Merge branch 'tailhook/wm-integ' into experimentalGravatar Brendan Taylor2011-07-12
|\
* | the status bar is now a custom gtk widgetGravatar Brendan Taylor2011-07-03
| * Added window_role variable to set WM_WINDOW_ROLEGravatar Paul Colomiets2011-07-02
* | move variable hashtable to a more sane placeGravatar 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
* | reorganise uzbl-core.hGravatar David Keijser2011-05-24
* | refactor search commandsGravatar David Keijser2011-05-24
* | split commands from uzbl-core.cGravatar David Keijser2011-05-24
* | eval_js should take const gchar *scriptGravatar Brendan Taylor2011-05-20
* | moved load_uri_imp into cmd_load_uri (the only place it was used)Gravatar Brendan Taylor2011-05-20
* | Merge branch 'experimental' into scrollbarsGravatar Brendan Taylor2011-04-30
|\ \
| * | allow processes other than uzbl-tabbed to start uzbl-browser instances that a...Gravatar Brendan Taylor2011-04-24
| * | add a 'download' command that can download the current url or an arbitrary urlGravatar Brendan Taylor2011-04-12
| |/
* | set_webview_scroll_adjustments is pointless nowGravatar Brendan Taylor2011-03-12
| * Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into clear-cookiesGravatar keis2011-03-12
| |\
* | \ Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into scrollbarsGravatar keis2011-03-11
|\ \ \ | | |/ | |/|
| * | remove unused variables from the UzblCore structGravatar Brendan Taylor2011-03-06
* | | Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into scrollbarsGravatar keis2011-03-05
|\| |
| | * add clear_cookies commandGravatar keis2011-02-28
| |/
| * add current_encoding variableGravatar Brendan Taylor2011-02-25
* | fix phantom scrollbarsGravatar keis2011-02-25
|/
* Merge remote-tracking branch 'jakeprobst/imagemenuitem-fix' into experimentalGravatar Brendan Taylor2011-02-20
|\
| * menu_image_add is now not totally useless and gives the image url as an argumentGravatar Jake Probst2011-02-17
* | assert that NAME arguments are valid namesGravatar keis2011-02-15
* | quote and escape strings in eventsGravatar keis2011-02-15
* | format event strings in send_eventGravatar keis2011-02-15
* | 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
| |\ \ \
| * | | | gtk3 needs us to include gtk/gtkx.hGravatar Brendan Taylor2011-02-14
| | |_|/ | |/| |
* | | | 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 and reorders initialization elements.Gravatar koral2011-02-03
* | | | Cleaning/commenting uzbl-core.h.Gravatar koral2011-02-02
|/ / /
| * | Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into intcookiesGravatar keis2011-01-17
| |\ \ | |/ / |/| |
| | * 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
| |/ |/|