aboutsummaryrefslogtreecommitdiff
path: root/src/form.hh
AgeCommit message (Collapse)Author
2009-04-22disable forms while stylesheets are pendingJohannes Hofmann
To avoid lost user input on repush, we disable forms until all stylesheets have been loaded. Also open select widgets cause crashes on repush.
2009-02-09whitespace cleanup: 's/ +$//g'Jorge Arellano Cid
2009-01-05Added a right-click menu to the form submit button (allows to show hiddens)Jorge Arellano Cid
2008-12-21Added a popup menu to form's submit buttoncorvid
2008-10-14- Cosmetic changes in form handling code.jcid
2008-08-06- Allowed form inputs outside FORM (it's in the standard).jcid
2008-06-07- html.cc cleanup (in progress): source split.jcid
2008-06-05- html.cc cleanup (in progress). Source split.jcid
2008-06-01- More cleanups in html.cc (form receiver).jcid
2008-04-26- Added the "lout" namespace.jcid
2008-04-14- Added input image for FORMS.jcid
2007-10-29 - Hooked "Activate" to the form_receiver.jcid
- Connected the plain page context menu. - Added code for the image menu (not hooked yet though). - Added a image-loading toggle button to the UI (not functional yet).
2007-10-07Initial revisionjcid