| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed the usage of "x" and "y" arguments to EText. | Christopher James Lahey | 2000-06-21 | 1 | -3/+1 |
* | Added an activate signal. | Christopher James Lahey | 2000-05-08 | 1 | -0/+1 |
* | Added a "changed" signal that gets sent whenever the text changes. | Christopher James Lahey | 2000-05-07 | 1 | -2/+1 |
* | Made the tooltip show up in the correct place and configuration when using | Christopher James Lahey | 2000-04-24 | 1 | -0/+3 |
* | Added the ability to access the text event processor. | Christopher James Lahey | 2000-03-21 | 1 | -0/+1 |
* | Rearranged SUBDIRS for dependencies. | Christopher James Lahey | 2000-03-12 | 1 | -0/+4 |
* | Designed a new system for doing hierarchical displays in the canvas. Adds | Christopher James Lahey | 2000-03-11 | 1 | -2/+4 |
* | Added a "break_characters" argument. It lets you define a set of | Christopher James Lahey | 2000-03-08 | 1 | -1/+5 |
* | Updated these to use the canvas ::update system properly. | Chris Lahey | 2000-02-28 | 1 | -0/+5 |
* | This were moved to widgets/e-text/ a while ago but never removed. They | Christopher James Lahey | 2000-02-24 | 1 | -0/+1 |
* | Show the text of the item, in a tooltip style. (e_text_event): Add a | Iain Holmes | 2000-02-21 | 1 | -0/+3 |
* | Removed some arguments from the .h that will never be implemented. | Christopher James Lahey | 2000-02-12 | 1 | -4/+0 |
* | Added line wrap and a max number of lines (max number of lines is only | Christopher James Lahey | 2000-02-08 | 1 | -6/+10 |
* | Added an arrow cursor for the draggable columns. Made the clickable column | Christopher James Lahey | 2000-01-26 | 1 | -0/+6 |
* | Finishing previous commit. | Chris Lahey | 2000-01-17 | 1 | -1/+1 |
* | Added selection and clipboard support. Added up and down arrow keys. Fixed | Chris Lahey | 2000-01-14 | 1 | -1/+6 |
* | e_canvas_item_move_absolute is just a helper function not supplied by the | Chris Lahey | 2000-01-14 | 1 | -3/+5 |
* | Added a resize signal for when the card changes height. Made it so that | Chris Lahey | 2000-01-12 | 1 | -0/+3 |
* | Blocked the tab key from getting inserted into the buffer since the | Chris Lahey | 2000-01-12 | 1 | -0/+11 |
* | Removed some code which got in the way of testing properly. | Chris Lahey | 2000-01-11 | 1 | -0/+20 |
* | Added minicard and text stuff. | Chris Lahey | 2000-01-10 | 1 | -0/+145 |