| Commit message (Expand) | Author | Age | Files | Lines |
* | set handle_popup to TRUE on the EText. | Chris Toshok | 2003-04-04 | 1 | -0/+1 |
* | [ either fixes #39702 or comes damn, damn close. also, fixes EText to not | Chris Toshok | 2003-04-03 | 1 | -17/+18 |
* | set the popup to insensitive when we pop it down. hack to force it to lose | Not Zed | 2003-03-27 | 1 | -0/+3 |
* | ignore test-completion. | Chris Toshok | 2003-02-10 | 1 | -49/+29 |
* | pass pango_context_get_language to pango_context_get_metrics. | Chris Toshok | 2003-01-18 | 1 | -1/+2 |
* | use PangoFontMetrics here instead of using the ascent/descent of the | Chris Toshok | 2003-01-15 | 1 | -2/+11 |
* | lots of stuff, add 2 e-text widgets, 1 readonly, the other writable (that | Chris Toshok | 2002-12-09 | 1 | -7/+11 |
* | Lots of GObject work. | Chris Toshok | 2002-11-17 | 1 | -384/+427 |
* | merging the gal-2 branch back to the trunk. | Mike Kestner | 2002-11-01 | 1 | -33/+35 |
* | Ansification patch from danw. | Christopher James Lahey | 2002-04-26 | 1 | -2/+2 |
* | Don't show the popup if the entry->item doesn't have focus. | Ettore Perazzoli | 2002-04-04 | 1 | -0/+5 |
* | Only popup entries that have focus. Fixes the lingering completion popup | Jon Trowbridge | 2001-11-09 | 1 | -1/+3 |
* | Added. Makes our popup window a transient of the toplevel. | Jon Trowbridge | 2001-10-30 | 1 | -0/+24 |
* | destroy our completion_view_popup... we've been leaking them all of this | Jon Trowbridge | 2001-10-30 | 1 | -1/+3 |
* | Bumped the version number to 0.15.99.6 for emulate_label_resize. | Christopher James Lahey | 2001-10-28 | 1 | -13/+88 |
* | Changed the license announcement at the top of these files. | Christopher James Lahey | 2001-10-27 | 1 | -21/+15 |
* | Bumped version to 0.15.99.3 for EText's "draw_button" argument. | Christopher James Lahey | 2001-10-23 | 1 | -0/+15 |
* | Connect keys before we show the widget. | Jon Trowbridge | 2001-10-19 | 1 | -3/+3 |
* | add E_OBJECT_CLASS_ADD_SIGNALS and E_OBJECT_CLASS_TYPE to ease migration | Michael Meeks | 2001-10-05 | 1 | -5/+5 |
* | Unref the model after creating the ETable, since the table will hold a ref | Dan Winship | 2001-09-13 | 1 | -1/+1 |
* | bumped up to 0.10.99.3 | jacob berkman | 2001-08-10 | 1 | -5/+8 |
* | Bumped version up to 0.10.99.2. | Jon Trowbridge | 2001-08-09 | 1 | -25/+65 |
* | Quintuple sigh. See below. | Federico Mena Quintero | 2001-08-09 | 1 | -0/+3 |
* | Change window policy to allow the completion window to shrink when the | Jon Trowbridge | 2001-07-21 | 1 | -1/+1 |
* | we can ignore the border, as e-text takes care of that for us | jacob berkman | 2001-06-07 | 1 | -22/+13 |
* | Applied patch from Jacob Berkman to un-offset the completion popup and add | Jon Trowbridge | 2001-06-07 | 1 | -2/+8 |
* | Small changes throughout to use ECompletionMatch. | Jon Trowbridge | 2001-06-06 | 1 | -8/+8 |
* | set allow_newlines on the etext item to false, since we are like an entry | jacob berkman | 2001-06-01 | 1 | -0/+1 |
* | Request an update if just our line widths needed recalculation. This fixes | Federico Mena Quintero | 2001-05-08 | 1 | -1/+1 |
* | Limit total matches, for better performance on slow machines. It is | Jon Trowbridge | 2001-04-20 | 1 | -12/+68 |
* | Fix headers. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Same. Ditto. Same | Kjartan Maraas | 2001-04-04 | 1 | -1/+2 |
* | Set the size of the thing to a decent value that lets us test stuff. | Miguel de Icaza | 2001-03-19 | 1 | -58/+62 |
* | Added. This is part of a change of sematics that makes things much nicer | Jon Trowbridge | 2001-03-06 | 1 | -10/+49 |
* | Set version number to 0.5.99.5 | Jon Trowbridge | 2001-03-06 | 1 | -0/+19 |
* | 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 |