1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-12-04 14:46:47 -05:00
elinks/src/scripting/python
2007-03-21 11:01:06 +01:00
..
core.c Python: Don't complain if hooks.py does not exist. 2006-12-17 16:10:55 +02:00
core.h Additional functionality for Python backend. 2006-10-19 15:21:39 +02:00
dialogs.c Cast variadic arguments of getml to void *. 2007-03-11 12:41:17 +02:00
dialogs.h Oh, sorry. I forgot about these. 2006-10-19 16:20:26 +02:00
document.c Use document->cached in the Python scripting backend 2006-12-30 11:20:30 +00:00
document.h Oh, sorry. I forgot about these. 2006-10-19 16:20:26 +02:00
hooks.c Python: Give goto_url_hook only one argument, like follow_url_hook. 2007-01-01 17:45:36 +02:00
hooks.h Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
keybinding.c Reset PyObject pointers to NULL when deinitializing. 2006-12-13 18:33:54 +02:00
keybinding.h Oh, sorry. I forgot about these. 2006-10-19 16:20:26 +02:00
load.c Another fix for Python backend. 2006-10-22 18:45:45 +02:00
load.h Oh, sorry. I forgot about these. 2006-10-19 16:20:26 +02:00
Makefile Additional functionality for Python backend. 2006-10-19 15:21:39 +02:00
menu.c Cast variadic arguments of getml to void *. 2007-03-11 12:41:17 +02:00
menu.h Oh, sorry. I forgot about these. 2006-10-19 16:20:26 +02:00
open.c Oh, sorry. I forgot about these. 2006-10-19 16:20:26 +02:00
open.h Oh, sorry. I forgot about these. 2006-10-19 16:20:26 +02:00
python.c Mark all module names for translation and include needed header files. 2007-03-21 11:01:06 +01:00
python.h Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00