summaryrefslogtreecommitdiff
path: root/desktop/textarea.h
Commit message (Expand)AuthorAgeFilesLines
* Desktop doxygen fixesVincent Sanders2014-11-091-2/+4
* remove unecessary utils/types.hVincent Sanders2014-11-021-1/+1
* Change contextual content retrieval to browser features.Vincent Sanders2014-11-021-0/+2
* remove unecessary browser.h include from core headersVincent Sanders2014-10-171-3/+0
* Return message to client when textarea is modified.Michael Drake2014-01-041-1/+6
* Make textarea_get_caret private.Michael Drake2013-03-131-8/+0
* Fix pointer shape and status bar messages for textareas and their scrollbars.Michael Drake2013-03-111-3/+23
* A load of refactoring of how content selection and input work.Michael Drake2013-02-221-12/+31
* Move selection clearing into a function, and expose it in the header file.Michael Drake2013-02-131-0/+8
* Scaled textarea rendering support. Ugly.Michael Drake2013-02-081-1/+2
* Support dropping text file on textarea widget.Michael Drake2013-02-081-0/+10
* Add scrollwheel support to textareas.Michael Drake2013-02-081-0/+11
* Add ta to documentation.Michael Drake2013-02-081-0/+3
* Tweak selection rendering. Adjusting layout doesn't emit redraw request. Cl...Michael Drake2013-02-081-3/+3
* Fix empty textarea reflow. Fix empty line (just \n) redraw. Add set layout ...Michael Drake2013-02-061-1/+15
* Pull flags out of textarea_setup.Michael Drake2013-02-021-3/+2
* Add support for password text inputs.Michael Drake2013-02-011-1/+2
* Add move caret msg. Add flag to choose internal caret or caret move msgs.Michael Drake2013-01-301-4/+12
* Update textarea to inform client what it's doing with drags.Michael Drake2013-01-291-19/+33
* Implement most of the styling needed for HTML. Allow caret to be hidden.Michael Drake2013-01-131-1/+1
* Add background colour to textarea_redraw API. Add source comments.Michael Drake2013-01-121-25/+21
* Add textarea_setup struct to textarea_create API.Michael Drake2013-01-121-2/+21
* Remove wrong comments.Michael Drake2013-01-071-2/+0
* Put exported function comments in header.Michael Drake2013-01-051-0/+108
* Start rationalising textarea widget.Michael Drake2013-01-051-16/+20
* Committing textarea_set_dimensions patch from Ole Loots.John Mark Bell2011-11-211-1/+1
* Remove plotter table global. Pass a redraw context around redraw functions. ...Michael Drake2011-06-301-1/+1
* Constify.Michael Drake2011-02-141-1/+1
* Pass clip rect to textarea redraw as struct rect.Michael Drake2011-02-141-1/+1
* Make textarea widget unaware of its global position. Credit: paulblokus.Michael Drake2009-08-131-3/+3
* Merged revisions 8808,8862-8863 via svnmerge from Michael Drake2009-07-291-4/+3
* Merge LibCSS port to trunk.John Mark Bell2009-07-231-2/+2
* Merged revisions 8663 via svnmerge from Michael Drake2009-07-221-0/+1
* Merged revisions 8059-8359 via svnmerge from John Mark Bell2009-07-061-0/+1
* Merged revisions 7764-7977,7979-8058 via svnmerge from John Mark Bell2009-06-271-0/+58