| Commit message (Expand) | Author | Age | Files | Lines |
* | This commit was manufactured by cvs2svn to create tagSODIPODI_0_22 | nobody | 2001-03-02 | 1 | -1075/+0 |
* | Boost version number to 0.5.99.3. | Jon Trowbridge | 2001-03-02 | 1 | -24/+41 |
* | Fixed. (e_entry_select_region): Fixed. (e_entry_show_popup): Grab/ungrab | Jon Trowbridge | 2001-02-24 | 1 | -4/+40 |
* | Added. Allows you to attach an ECompletion to an EEntry, and have that | Jon Trowbridge | 2001-02-20 | 1 | -92/+529 |
* | Fixed allocation and placement of text for no bordered text. | Christopher James Lahey | 2001-01-31 | 1 | -16/+33 |
* | Fixed allocation and placement of text window. | Christopher James Lahey | 2001-01-31 | 1 | -9/+8 |
* | Fixed text misplacement. | Christopher James Lahey | 2001-01-19 | 1 | -10/+12 |
* | Center text vertically. | Christopher James Lahey | 2001-01-18 | 1 | -10/+13 |
* | Made EEntry be shrinkable. | Christopher James Lahey | 2001-01-18 | 1 | -3/+6 |
* | Make justification work properly for entries. Documented. | Christopher James Lahey | 2001-01-18 | 1 | -2/+49 |
* | Add support here for "cursor_pos". (et_get_arg): Handle ARG_CURSOR_POS. | Miguel de Icaza | 2000-12-29 | 1 | -4/+16 |
* | Added a "draw_background" argument. Set the default for the | Christopher James Lahey | 2000-12-27 | 1 | -1/+18 |
* | Connect to the "changed" and "activate" signals on the EText to the proxy | Miguel de Icaza | 2000-12-26 | 1 | -0/+22 |
* | Always have some text. Fixes crash. | Miguel de Icaza | 2000-12-26 | 1 | -1/+0 |
* | Always have some text. Fixes crash. | Miguel de Icaza | 2000-12-26 | 1 | -2/+2 |
* | Handle draw background. (e_text_draw): Support both border drawing and | Miguel de Icaza | 2000-12-25 | 1 | -37/+70 |
* | Added an "allow_newlines" argument. | Christopher James Lahey | 2000-10-27 | 1 | -2/+14 |
* | Made EEntry accept focus properly. | Christopher James Lahey | 2000-10-19 | 1 | -0/+11 |
* | Moved files, fixed header files and paths - Federico | Federico Mena Quintero | 2000-09-20 | 1 | -3/+3 |
* | Changed #include lines to get e-text to compile. | Chris Lahey | 2000-09-18 | 1 | -3/+3 |
* | Removed some border padding and set the "draw_borders" argument of the | Christopher James Lahey | 2000-07-09 | 1 | -7/+4 |
* | Set "anchor" and "fill_clip_rectangle" arguments. | Christopher James Lahey | 2000-07-08 | 1 | -0/+2 |
* | Fixed some typos. | Christopher James Lahey | 2000-07-08 | 1 | -9/+5 |
* | Added e-entry.c and e-entry.h. | Christopher James Lahey | 2000-07-04 | 1 | -0/+413 |