netsurf/gtk
Michael Drake c2a718075a A load of refactoring of how content selection and input work.
Keypresses now go via content interface.
Contents don't shove the selection object into browser windows any more.
Contents report selection existence by sending message.
HTML content keeps track of where selections in it exist.
Contents report whether they have input focus via caret setting msg.
Caret can be hidden (can still input/paste) or removed.
Consolidate textarea selection handling.
Make textarea report its selection status changes to client.
Various textarea fixes.
Changed how we decide when to clear selections, and give focus.
2013-02-22 12:19:35 +00:00
..
dialogs rename flags for browser_window routines to be shorter 2013-02-18 11:51:42 +00:00
res implement the GTK preferances dialog with signals 2013-01-01 00:59:47 +00:00
Makefile.defaults split target defaults out 2012-12-13 19:26:24 +00:00
Makefile.target implement the GTK preferances dialog with signals 2013-01-01 00:59:47 +00:00
bitmap.c Remove suspension of bmp/gif images. It's completely redundant with the convert on demand core image cache. 2012-10-14 20:03:18 +01:00
bitmap.h Change GTK plotting to use cairo surfaces throughout 2011-12-30 00:58:35 +00:00
compat.c Make step adjustment work on GTK 2.12 2012-11-05 08:59:29 +00:00
compat.h fix build on gtk 2.12 2012-05-17 16:48:20 +00:00
completion.c Fix up ripples from urldb change. 2012-10-11 11:20:02 +01:00
completion.h
cookies.c allow netsurf to build with gtk3 2012-05-16 19:57:43 +00:00
cookies.h
download.c allow netsurf to build with gtk3 2012-05-16 19:57:43 +00:00
download.h
filetype.c Add missing title 2011-10-15 13:10:54 +00:00
filetype.h
font_pango.c Don't need to break on space any more. This gives us unicode line breaking from pango. 2013-02-10 18:23:34 +00:00
font_pango.h
gdk.c Change GTK plotting to use cairo surfaces throughout 2011-12-30 00:58:35 +00:00
gdk.h Change GTK plotting to use cairo surfaces throughout 2011-12-30 00:58:35 +00:00
gui.c rename flags for browser_window routines to be shorter 2013-02-18 11:51:42 +00:00
gui.h implement the GTK preferances dialog with signals 2013-01-01 00:59:47 +00:00
history.c allow netsurf to build with gtk3 2012-05-16 19:57:43 +00:00
history.h
hotlist.c allow netsurf to build with gtk3 2012-05-16 19:57:43 +00:00
hotlist.h
login.c Fix up ripples from urldb change. 2012-10-11 11:20:02 +01:00
menu.c allow netsurf to build with gtk3 2012-05-16 19:57:43 +00:00
menu.h
notes
options.h NetSurf options rework (a=vince r=daniels,jmb) 2012-03-22 09:34:34 +00:00
plotters.c Fix scaled tiled image rendering. 2012-08-22 22:29:18 +01:00
plotters.h allow netsurf to build with gtk3 2012-05-16 19:57:43 +00:00
print.c allow netsurf to build with gtk3 2012-05-16 19:57:43 +00:00
print.h
scaffolding.c A load of refactoring of how content selection and input work. 2013-02-22 12:19:35 +00:00
scaffolding.h allow netsurf to build with gtk3 2012-05-16 19:57:43 +00:00
schedule.c
schedule.h
search.c Move browser_window struct to private header. Places that shouldn't include it do, such as front end code. 2012-08-22 12:22:58 +01:00
search.h
selection.c Update GTK front end to implement new clipboard API. 2013-01-08 17:02:27 +00:00
selection.h
sexy_icon_entry.c trivial docuemntation cleanups to address some of the huge number of docuemntation warnings 2012-10-08 14:52:24 +01:00
sexy_icon_entry.h
system_colour.c Fix colour string matching. Lose unneeded case insensitivity in matching. 2012-03-27 11:02:35 +00:00
tabs.c remove supurflous variable 2012-06-10 14:53:25 +00:00
tabs.h
theme.c implement the GTK preferances dialog with signals 2013-01-01 00:59:47 +00:00
theme.h implement the GTK preferances dialog with signals 2013-01-01 00:59:47 +00:00
throbber.c
throbber.h
thumbnail.c Fix up ripples from urldb change. 2012-10-11 11:20:02 +01:00
toolbar.c trivial docuemntation cleanups to address some of the huge number of docuemntation warnings 2012-10-08 14:52:24 +01:00
toolbar.h
treeview.c Pass correct mouse button for button 2. 2013-01-16 11:54:30 +00:00
treeview.h
window.c A load of refactoring of how content selection and input work. 2013-02-22 12:19:35 +00:00
window.h fix favicon display 2012-02-21 20:54:31 +00:00