| Commit message (Expand) | Author | Age | Files | Lines |
* | Added e-text-test. | Christopher James Lahey | 2000-03-12 | 1 | -0/+1 |
* | Rearranged SUBDIRS for dependencies. | Christopher James Lahey | 2000-03-12 | 6 | -37/+696 |
* | Designed a new system for doing hierarchical displays in the canvas. Adds | Christopher James Lahey | 2000-03-11 | 2 | -53/+164 |
* | Added a "break_characters" argument. It lets you define a set of | Christopher James Lahey | 2000-03-08 | 3 | -46/+155 |
* | Don't show the tooltip if the text is being editted or isn't clipped. | Iain Holmes | 2000-03-01 | 1 | -3/+18 |
* | Compilation error. | Chris Lahey | 2000-02-28 | 1 | -9/+8 |
* | Updated these to use the canvas ::update system properly. | Chris Lahey | 2000-02-28 | 2 | -64/+72 |
* | This were moved to widgets/e-text/ a while ago but never removed. They | Christopher James Lahey | 2000-02-24 | 2 | -52/+12 |
* | Show the text of the item, in a tooltip style. (e_text_event): Add a | Iain Holmes | 2000-02-21 | 3 | -1/+157 |
* | Made a click on a text widget set the cursor properly. | Christopher James Lahey | 2000-02-12 | 1 | -3/+18 |
* | Removed some arguments from the .h that will never be implemented. | Christopher James Lahey | 2000-02-12 | 1 | -4/+0 |
* | chut | Bertrand Guiheneuf | 2000-02-11 | 1 | -0/+6 |
* | Added line wrap and a max number of lines (max number of lines is only | Christopher James Lahey | 2000-02-08 | 2 | -132/+271 |
* | Handle the grab and ungrab command instead of doing focus by hand. This | Christopher James Lahey | 2000-01-28 | 3 | -13/+40 |
* | Added an arrow cursor for the draggable columns. Made the clickable column | Christopher James Lahey | 2000-01-26 | 2 | -0/+51 |
* | Changed some line spacing. | Chris Lahey | 2000-01-21 | 1 | -1/+1 |
* | Finishing previous commit. | Chris Lahey | 2000-01-17 | 2 | -78/+63 |
* | Added selection and clipboard support. Added up and down arrow keys. Fixed | Chris Lahey | 2000-01-14 | 4 | -15/+292 |
* | e_canvas_item_move_absolute is just a helper function not supplied by the | Chris Lahey | 2000-01-14 | 2 | -11/+110 |
* | Added a resize signal for when the card changes height. Made it so that | Chris Lahey | 2000-01-12 | 2 | -8/+80 |
* | Blocked the tab key from getting inserted into the buffer since the | Chris Lahey | 2000-01-12 | 3 | -6/+127 |
* | Removed some code which got in the way of testing properly. | Chris Lahey | 2000-01-11 | 7 | -27/+1160 |
* | Added minicard and text stuff. | Chris Lahey | 2000-01-10 | 2 | -0/+1556 |