netsurf/desktop
Michael Drake 8b2a23081f Various text selection improvements:
+ Fix redraw bug where parts of old selections would get left behind
+ Enable selection of list marker boxes (bullet points and numbers)
+ Improve formatting of copied-to-clipboard or saved text selections
+ Select click anywhere outside current selection now clears current selection

svn path=/trunk/netsurf/; revision=4079
2008-04-07 09:00:21 +00:00
..
401login.h Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 2007-08-08 16:16:03 +00:00
browser.c Various text selection improvements: 2008-04-07 09:00:21 +00:00
browser.h Remove the old and crap gesture core 2007-09-14 18:33:32 +00:00
cookies.h Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 2007-08-08 16:16:03 +00:00
frames.c Bug fixes by Franz Korntner. 2007-10-28 17:05:39 +00:00
frames.h Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 2007-08-08 16:16:03 +00:00
gui.h Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 2007-08-08 16:16:03 +00:00
history_core.c Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 2007-08-08 16:16:03 +00:00
history_core.h Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 2007-08-08 16:16:03 +00:00
knockout.c Implement path plotter (for SVGs within a page). 2007-12-11 02:45:38 +00:00
knockout.h Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 2007-08-08 16:16:03 +00:00
netsurf.c Fixes for targetting NetBSD (Thanks to Adam Hoka) 2008-01-26 16:44:17 +00:00
netsurf.h Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 2007-08-08 16:16:03 +00:00
options.c Change meaning of c->redraw_time to be the earliest time to reflow during page asset fetch. Have the time selected vary depending on how long the last reflow took. 2008-03-11 00:14:39 +00:00
options.h Change meaning of c->redraw_time to be the earliest time to reflow during page asset fetch. Have the time selected vary depending on how long the last reflow took. 2008-03-11 00:14:39 +00:00
plotters.h Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 2007-08-08 16:16:03 +00:00
save_text.c Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 2007-08-08 16:16:03 +00:00
save_text.h Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 2007-08-08 16:16:03 +00:00
selection.c Various text selection improvements: 2008-04-07 09:00:21 +00:00
selection.h Tidy up. 2008-03-31 18:59:23 +00:00
textinput.c Squash warnings differently. 2008-03-03 15:10:16 +00:00
textinput.h Initial attempt at implementing data: URLs. Needs cleaning and verifying that I'm using the fetcher API correctly. Appears to work, though. 2008-03-05 14:21:29 +00:00
tree.c Bug fixes by Franz Korntner. 2007-10-28 17:05:39 +00:00
tree.h Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 2007-08-08 16:16:03 +00:00
version.c Switch version to "2.0 (Development)". 2007-05-22 04:11:34 +00:00