summaryrefslogtreecommitdiff
path: root/render/form.h
Commit message (Expand)AuthorAgeFilesLines
* First pass at getting html forms to use textarea widget.Michael Drake2013-02-061-0/+12
* Make form_url_encode static.Michael Drake2012-10-111-2/+0
* Use nsurl_replace_query instead of url_get_components and url_reform_components.Michael Drake2012-10-111-1/+1
* Confine box_at_point to the document it's given. Callers are now responsible...Michael Drake2012-08-211-1/+2
* Pass content containing form's nsurl to form_submit, instead of its hlcache_h...Michael Drake2012-08-171-1/+1
* Remove plotter table global. Pass a redraw context around redraw functions. ...Michael Drake2011-06-301-1/+2
* Core form select widget now associated with HTML contents. Don't use current...Michael Drake2011-06-281-1/+1
* Pass clip rect to clip plotters as struct. Simplify clip rect handling in de...Michael Drake2011-02-141-3/+2
* + Refactor input handling from browser window code into contentMichael Drake2010-06-041-0/+7
* Merge jmb/new-cache; r=dsilvers,rs=vinceDaniel Silverstone2010-03-281-11/+2
* Merge Paul Blokus' selectscroll branch. Adds core select menu widget for form...Michael Drake2009-08-141-0/+34
* Utilise hubbub's form association callback.John Mark Bell2009-02-201-21/+37
* Update all source code file headers to reflect GPL version 2 only and contain...Vincent Sanders2007-08-081-3/+14
* Remove the netsurf/ from the include paths and rationalise use of <> vs "" in...Daniel Silverstone2007-05-301-1/+1
* Implement form targets (fix 1619094)Richard Wilson2006-12-301-1/+2
* Update project URL.Michael Drake2006-11-271-1/+1
* Fix submission of forms in embedded objects; resolve submission URL at John Mark Bell2006-07-031-1/+1
* [project @ 2005-06-26 01:55:20 by jmb]John Mark Bell2005-06-261-2/+4
* [project @ 2005-04-16 05:09:32 by jmb]John Mark Bell2005-04-161-2/+4
* [project @ 2005-04-09 09:47:36 by bursa]James Bursa2005-04-091-0/+1
* [project @ 2004-12-12 21:49:23 by bursa]James Bursa2004-12-121-8/+14
* [project @ 2004-10-22 20:58:11 by bursa]James Bursa2004-10-221-1/+1
* [project @ 2004-08-08 19:13:40 by bursa]James Bursa2004-08-081-2/+3
* [project @ 2004-07-19 20:40:11 by joty]John Tytgat2004-07-191-2/+3
* [project @ 2004-07-19 14:31:31 by bursa]James Bursa2004-07-191-0/+1
* [project @ 2004-06-17 21:41:11 by joty]John Tytgat2004-06-171-1/+1
* [project @ 2004-05-21 23:42:26 by bursa]James Bursa2004-05-211-6/+1
* [project @ 2004-05-21 10:25:42 by bursa]James Bursa2004-05-211-4/+18
* [project @ 2004-04-08 23:46:41 by jmb]John Mark Bell2004-04-081-0/+1
* [project @ 2004-03-21 20:07:14 by jmb]John Mark Bell2004-03-211-1/+3
* [project @ 2004-01-20 19:08:34 by jmb]John Mark Bell2004-01-201-0/+1
* [project @ 2003-10-25 14:13:49 by bursa]James Bursa2003-10-251-3/+7
* [project @ 2003-10-25 00:35:49 by bursa]James Bursa2003-10-251-0/+89