aboutsummaryrefslogtreecommitdiffhomepage
path: root/uzbl-core.h
Commit message (Collapse)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
| | | | This reverts commit 58ccefec5c7551f5e83181c203dfcf6a967148a6.
* 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
|\ | | | | | | | | Conflicts: uzbl-core.c
* | 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
| | | | | | | | | | | | Wrap special cases around this.
| * | 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
| |/ / | | | | | | | | | | | | includes new tests for set, event/request, print, scroll_*, toggle_status, sync_sh and js
* | | 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
|/ | | | | Conflicts: uzbl-core.c
* 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
| | | | of soon to be implemented EM replacements. uzbl-core now only knows if it should forward_keys to the webkitview or not
* 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 ↵Gravatar Robert Manea2009-09-07
|\ | | | | | | | | | | | | | | event-messages Conflicts: uzbl-core.c uzbl-core.h
* | Added INSTANCE_START, INSTANCE_EXIT events and PID constantGravatar Robert Manea2009-09-07
| |
| * Merge branch 'event-messages' of git://github.com/Dieterbe/uzbl into ↵Gravatar Mason Larobina2009-09-07
| |\ | |/ |/| | | event-messages
* | Added KEY_RELEASE eventGravatar Robert Manea2009-09-06
| |
| * Added the command and functions to dump_config_as_eventsGravatar Mason Larobina2009-09-07
| |