aboutsummaryrefslogtreecommitdiff
path: root/src/form.cc
AgeCommit message (Expand)Author
2011-09-06avoid redraw loops with ComplexComplexButtonResourceJohannes Hofmann
2011-07-22rm commentcorvid
2011-05-16only disable the inputs outside of forms if stylesheets are pendingcorvid
2010-12-15silence a couple of MSGscorvid
2010-10-11rework nonCssHints API of StyleEngineJohannes Hofmann
2010-04-22check for title attr for INPUT elementcorvid
2010-03-29Disable inputs that aren't inside a form.corvid
2009-11-27no longer include nav.h from form.ccJohannes Hofmann
2009-11-27adjust focus handling with new tabs and windows (suggested by furaisanjin)Johannes Hofmann
2009-10-29move link signal emitter/receiver from Widget to Layoutcorvid
2009-10-26let later space override previous spacecorvid
2009-10-19fix segfault when radio button lacks name attributecorvid
2009-10-15remove "using namespace" statements from header filesJohannes Hofmann
2009-09-17turn off PrevWasSPC for inline widgetscorvid
2009-08-05Fixed a bug with OPTION element (it was parsing entities twice)Jorge Arellano Cid
2009-05-31line lengthJorge Arellano Cid
2009-05-22constcorvid
2009-05-09[mq]: replace-DW2TB-with-HT2TBJeremy Henty
2009-04-22disable forms while stylesheets are pendingJohannes Hofmann
2009-03-06remove standard_widget_colors dillorc optioncorvid
2009-02-20required attrs for form.cccorvid
2009-02-17fix missing background color for ComplexButton (noticed by corvid)Johannes Hofmann
2009-02-08API cleanup: a_Html_add_new_image() loses the boolean parameter.Jeremy Henty
2009-02-06Implemented size for SELECT listscorvid
2009-01-28Removed the "generate_submit" dillorc optioncorvid
2009-01-18convert form.cc to new style handlingJohannes Hofmann
2009-01-14Fix: inherit bgcolor from parent widget (images). Also cleanups.Jorge Arellano Cid
2009-01-10merge with mainJohannes Hofmann
2009-01-05Added a right-click menu to the form submit button (allows to show hiddens)Jorge Arellano Cid
2008-12-28merge with mainJohannes Hofmann
2008-12-22Added some const quialifiers.corvid
2008-12-21Added a popup menu to form's submit buttoncorvid
2008-12-20merge with mainJohannes Hofmann
2008-12-19Cleaned up Html_pop_tag()Jorge Arellano Cid
2008-12-19Moved clicked from ButtonResource to Resource.Jorge Arellano Cid
2008-12-14convert Html_tag_open_img()Johannes Hofmann
2008-12-11always use shaded colorsJohannes Hofmann
2008-12-08mergeJohannes Hofmann
2008-12-04use styleEngine->wordStyle() for adding text or parbreaksJohannes Hofmann
2008-11-30- Set middle click to submit in a new TAB. (Helps to keep form data!)Jorge Arellano Cid
2008-10-31remove style from DilloHtmlStateJohannes Hofmann
2008-10-16- Switched SSL enabled to configure.in (./configure --enable-ssl)jcid
2008-10-16- Tuned input width a bit.jcid
2008-10-15- Fix for file inputs without values (forms).jcid
2008-10-14.jcid
2008-10-14- Cosmetics with ResourceFactory in forms.ccjcid
2008-10-14- Cosmetic changes in form handling code.jcid
2008-09-30- s/todo:/TODO:/gjcid
2008-09-29- Removed the remaining DEBUG_MSG in src/jcid
2008-09-27- Set WM_CLASS="dillo" for X11jcid