| Commit message (Expand) | Author | Age | Files | Lines |
* | + * widgets/e-text/e-text.c (e_text_destroy): Kill text->timer and | Matthew Loper | 2000-04-27 | 1 | -0/+11 |
* | Made the tooltip show up in the correct place and configuration when using | Christopher James Lahey | 2000-04-24 | 1 | -24/+173 |
* | Moved some logic a bit. Minor changes. | Christopher James Lahey | 2000-04-12 | 1 | -8/+1 |
* | e-text.c: Recalc bounds when changing the width/clip_width | iholmes | 2000-04-12 | 1 | -3/+24 |
* | pixmap_DATA isn't defined so don't use it as a variable. | Christopher James Lahey | 2000-04-09 | 1 | -10/+23 |
* | Made text tooltips appear in place. Iain figured out that to get them to | Christopher James Lahey | 2000-04-08 | 1 | -28/+54 |
* | Removed an unnecessary get_bounds call. | Christopher James Lahey | 2000-04-05 | 1 | -20/+62 |
* | Changed gnome_canvas_item_grab_focus to e_canvas_item_grab_focus. | Christopher James Lahey | 2000-03-22 | 1 | -2/+2 |
* | Added the ability to access the text event processor. | Christopher James Lahey | 2000-03-21 | 1 | -16/+36 |
* | Rearranged SUBDIRS for dependencies. | Christopher James Lahey | 2000-03-12 | 1 | -37/+101 |
* | Designed a new system for doing hierarchical displays in the canvas. Adds | Christopher James Lahey | 2000-03-11 | 1 | -51/+160 |
* | Added a "break_characters" argument. It lets you define a set of | Christopher James Lahey | 2000-03-08 | 1 | -42/+147 |
* | 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 | 1 | -64/+67 |
* | This were moved to widgets/e-text/ a while ago but never removed. They | Christopher James Lahey | 2000-02-24 | 1 | -52/+11 |
* | Show the text of the item, in a tooltip style. (e_text_event): Add a | Iain Holmes | 2000-02-21 | 1 | -1/+50 |
* | Made a click on a text widget set the cursor properly. | Christopher James Lahey | 2000-02-12 | 1 | -3/+18 |
* | Added line wrap and a max number of lines (max number of lines is only | Christopher James Lahey | 2000-02-08 | 1 | -126/+261 |
* | Handle the grab and ungrab command instead of doing focus by hand. This | Christopher James Lahey | 2000-01-28 | 1 | -13/+31 |
* | Added an arrow cursor for the draggable columns. Made the clickable column | Christopher James Lahey | 2000-01-26 | 1 | -0/+45 |
* | Finishing previous commit. | Chris Lahey | 2000-01-17 | 1 | -77/+62 |
* | Added selection and clipboard support. Added up and down arrow keys. Fixed | Chris Lahey | 2000-01-14 | 1 | -13/+258 |
* | e_canvas_item_move_absolute is just a helper function not supplied by the | Chris Lahey | 2000-01-14 | 1 | -8/+105 |
* | Added a resize signal for when the card changes height. Made it so that | Chris Lahey | 2000-01-12 | 1 | -8/+77 |
* | Blocked the tab key from getting inserted into the buffer since the | Chris Lahey | 2000-01-12 | 1 | -2/+113 |
* | Removed some code which got in the way of testing properly. | Chris Lahey | 2000-01-11 | 1 | -27/+437 |
* | Added minicard and text stuff. | Chris Lahey | 2000-01-10 | 1 | -0/+1411 |