aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/e-text/e-text.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_CORE_1_1_4nobody2000-02-171-2541/+0
* Made a click on a text widget set the cursor properly.Christopher James Lahey2000-02-121-3/+18
* Added line wrap and a max number of lines (max number of lines is onlyChristopher James Lahey2000-02-081-126/+261
* Handle the grab and ungrab command instead of doing focus by hand. ThisChristopher James Lahey2000-01-281-13/+31
* Added an arrow cursor for the draggable columns. Made the clickable columnChristopher James Lahey2000-01-261-0/+45
* Finishing previous commit.Chris Lahey2000-01-171-77/+62
* Added selection and clipboard support. Added up and down arrow keys. FixedChris Lahey2000-01-141-13/+258
* e_canvas_item_move_absolute is just a helper function not supplied by theChris Lahey2000-01-141-8/+105
* Added a resize signal for when the card changes height. Made it so thatChris Lahey2000-01-121-8/+77
* Blocked the tab key from getting inserted into the buffer since theChris Lahey2000-01-121-2/+113
* Removed some code which got in the way of testing properly.Chris Lahey2000-01-111-27/+437
* Added minicard and text stuff.Chris Lahey2000-01-101-0/+1411