aboutsummaryrefslogtreecommitdiffhomepage
path: root/uzbl-core.h
Commit message (Collapse)AuthorAge
* 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' 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
| |
| * Removed uzbl.state.config_loaded variable.Gravatar Mason Larobina2009-09-07
| |
| * Config type checking, events +SOCKET_SET -COOKIE & dump config on load.Gravatar Mason Larobina2009-09-06
|/
* move 'uzbl' to more specific 'uzbl-core' program, and add 'uzbl-browser' ↵Gravatar Dieter Plaetinck2009-09-05
script which wraps around it to make the browser