aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/callbacks.c
Commit message (Expand)AuthorAge
* remove the scrollbars_visible variableGravatar Brendan Taylor2011-07-25
* move uri_change_cb to variablesGravatar David Keijser2011-05-30
* move variable callback functions into variables.cGravatar David Keijser2011-05-30
* move core variable stuff into variables fileGravatar David Keijser2011-05-25
* reorganise uzbl-core.hGravatar David Keijser2011-05-24
* split commands from uzbl-core.cGravatar David Keijser2011-05-24
* don't repeat yourself.Gravatar Brendan Taylor2011-05-23
* don't repeat yourself.Gravatar Brendan Taylor2011-05-23
* macroify some repetitive code in callbacks.cGravatar Brendan Taylor2011-05-23
* remove an obsolete commentGravatar Brendan Taylor2011-05-22
* load URLs like 'host:port' without a schemeGravatar Brendan Taylor2011-05-22
* fix opening absolute paths on the filesystemGravatar Brendan Taylor2011-05-20
* moved load_uri_imp into cmd_load_uri (the only place it was used)Gravatar Brendan Taylor2011-05-20
* Merge remote-tracking branch 'keis/focus-event' into experimentalGravatar Brendan Taylor2011-05-09
|\
| * wrap DOM callbacks in version checkGravatar David Keijser2011-05-09
* | Merge remote-tracking branch 'jakeprobst/newwindowfix' into experimentalGravatar Brendan Taylor2011-05-08
|\ \
* | | cleaned up the set_proxy_url functionGravatar Brendan Taylor2011-05-01
* | | load_error_cb should return gbooleanGravatar Brendan Taylor2011-05-01
* | | cmd_scrollbars_visibility: don't repeat yourself.Gravatar Brendan Taylor2011-04-30
* | | Merge branch 'experimental' into scrollbarsGravatar Brendan Taylor2011-04-30
|\ \ \
| | | * git rid of unused warningGravatar keis2011-04-29
| | | * add focus and blur events from DOMGravatar keis2011-04-29
| | |/ | |/|
| | * fixed a bug where when opening a new window it would fully load the page befo...Gravatar Jake Probst2011-04-23
| * | show modmask on MOD_PRESS/RELEASEGravatar Rob2011-04-18
| * | added MOD_PRESS/RELEASE events that denote X modifier keysGravatar Rob2011-04-18
| * | added modifier mask to key_press/release eventsGravatar Rob2011-04-18
| * | allow a second argument to the 'download' command that specifies a destinatio...Gravatar Brendan Taylor2011-04-12
| |/
| * fix returning to default encoding ("set current_encoding =")Gravatar Brendan Taylor2011-04-02
* | fix warnings from not casting scrolled windowGravatar keis2011-03-11
* | Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into scrollbarsGravatar keis2011-03-05
|\|
| * fix a build errorGravatar Brendan Taylor2011-03-05
| * change @uri when the fragment identifier changesGravatar Brendan Taylor2011-03-05
| * fix a build warningGravatar Brendan Taylor2011-03-05
| * 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
|\
| * getting yelled at about memory leaksGravatar Jake Probst2011-02-20
| * menu_image_add is now not totally useless and gives the image url as an argumentGravatar Jake Probst2011-02-17
* | use empty string instead of null for event argsGravatar keis2011-02-15
* | quote and escape strings in eventsGravatar keis2011-02-15
* | format event strings in send_eventGravatar keis2011-02-15
* | replace itos() with g_strdup_printf()Gravatar Brendan Taylor2011-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
| |\ \ \
* | | | | Moves I/O functions to a dedicated source file.Gravatar koral2011-02-10
* | | | | Merge branch 'experimental' of https://github.com/Dieterbe/uzbl into cleaning...Gravatar koral2011-02-02
|\ \ \ \ \ | | |_|_|/ | |/| | |
* | | | | Cleaning/commenting uzbl-core.h.Gravatar koral2011-02-02
| | * | | with gtk3: fix setting of background colorGravatar keis2011-01-23
| |/ / /
| | * | Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into intcookiesGravatar keis2011-01-17
| | |\ \ | | |/ / | |/| |