aboutsummaryrefslogtreecommitdiffhomepage
path: root/uzbl-core.h
Commit message (Expand)AuthorAge
* generate BUITLINS event only once on startupGravatar Rob2009-11-20
* added "builtins" command and corresponding eventGravatar Rob2009-11-20
* added search_clear commandGravatar Rob2009-11-19
* remove obsolete statusbar codeGravatar Rob2009-11-12
* allow for 0 a plug socket idGravatar Rob2009-11-06
* remove obsolete codeGravatar Rob2009-11-04
* added include commandGravatar Rob2009-11-03
* Revert "NOT FINISHED: added status_format_center and status_format_right"Gravatar Rob2009-11-03
* NOT FINISHED: added status_format_center and status_format_rightGravatar Rob2009-11-02
* added zoom_type type variableGravatar Rob2009-10-27
* removed update_gui commandGravatar Robert Manea2009-10-26
* export remove_socket_from_array() so the test suite can make use of itGravatar Robert Manea2009-10-24
* Merge branch 'master' of git://github.com/bct/uzbl into experimentalGravatar Robert Manea2009-10-24
|\
* | added hardcopy commandGravatar Robert Manea2009-10-21
* | Merge branch 'cleanup' of git://github.com/keis/uzbl into experimentalGravatar Robert Manea2009-10-20
|\ \
* | | added menu_editable_* commandsGravatar Robert Manea2009-10-20
| * | Remove unused actions code.Gravatar keis2009-10-19
| * | Add general load_uri function.Gravatar keis2009-10-19
| * | parseenv always returns a new string.Gravatar keis2009-10-19
* | | added FORM_ACTIVE event and config exampleGravatar Robert Manea2009-10-19
* | | refactor menu_* commands and functionsGravatar Robert Manea2009-10-19
* | | added menu_* commands for all contextsGravatar Robert Manea2009-10-19
* | | added menu_add_separator commandGravatar Robert Manea2009-10-18
* | | added menu_add/menu_remove commandsGravatar Robert Manea2009-10-18
| | * Merge branch 'experimental' of git://github.com/robm/uzblGravatar Brendan Taylor2009-10-14
| | |\
| | * | fix tests, introduce command testsGravatar Brendan Taylor2009-10-14
| |/ /
* | | Merge branch 'experimental' of git://github.com/robm/uzbl into experimentalGravatar Mason Larobina2009-10-13
|\ \ \ | |/ / |/| / | |/
| * handle multiple calls to --conect-socketGravatar Robert Manea2009-10-13
| * added multiple clients per socket support and --connect-socket argumentGravatar Robert Manea2009-10-13
* | Merge branch 'experimental' into fileGravatar Olivier Schwander2009-10-07
|/
* move webinspector code to a separate fileGravatar Robert Manea2009-10-05
* Source splittingGravatar Robert Manea2009-10-05
* split source into multiple filesGravatar Robert Manea2009-10-02
* Whitespace cleanups in uzbl-core.{c,h}Gravatar Mason Larobina2009-09-25
* get rid of the progressbarGravatar Robert Manea2009-09-22
* added LINK_UNHOVER eventGravatar Robert Manea2009-09-21
* make LINK_HOVER report unhover eventsGravatar Robert Manea2009-09-21
* added LOAD_PROGRESS eventGravatar Robert Manea2009-09-20
* deprecate insert/command mode, always_insert_mode, mode indicators, in favor ...Gravatar Dieter Plaetinck2009-09-19
* removed obsolete key binding codeGravatar Robert Manea2009-09-14
* added ability to buffer events until a client attached to the socketGravatar Robert Manea2009-09-13
* added view_source variable, only workable with webkit >=1.1.14Gravatar Robert Manea2009-09-11
* Added support for sending events over the socketGravatar Robert Manea2009-09-09
* added event commandGravatar Robert Manea2009-09-07
* removed modkey functionalityGravatar Robert Manea2009-09-07
* Merge branch 'event-messages' of git://github.com/Dieterbe/uzbl into event-me...Gravatar Robert Manea2009-09-07
|\
* | Added INSTANCE_START, INSTANCE_EXIT events and PID constantGravatar Robert Manea2009-09-07
| * Merge branch 'event-messages' of git://github.com/Dieterbe/uzbl into event-me...Gravatar Mason Larobina2009-09-07
| |\ | |/ |/|
* | Added KEY_RELEASE eventGravatar Robert Manea2009-09-06
| * Added the command and functions to dump_config_as_eventsGravatar Mason Larobina2009-09-07