| Commit message (Expand) | Author | Age | Files | Lines |
* | Bugzilla #63731 | Suresh Chandrasekharan | 2004-08-31 | 1 | -2/+32 |
* | Rollback for fix #63731 | Suresh Chandrasekharan | 2004-08-26 | 2 | -17/+24 |
* | Bugzilla #63731 | Suresh Chandrasekharan | 2004-08-26 | 2 | -24/+17 |
* | [ probable fix for the remaining portion of #45931 ] | Chris Toshok | 2004-08-25 | 1 | -3/+8 |
* | nuke, unnecessary. (e_entry_start_completion): set item_chosen to FALSE. | Chris Toshok | 2004-08-06 | 1 | -20/+6 |
* | hardcode the border size. it is hardcoded in e-text as well. Even using | Radek Doulik | 2004-06-11 | 1 | -5/+7 |
* | added cast | Radek Doulik | 2004-06-11 | 3 | -14/+13 |
* | process only if len > 0 | Radek Doulik | 2004-06-09 | 1 | -30/+33 |
* | [ fixes bug #51897 ] | Chris Toshok | 2004-04-02 | 1 | -11/+19 |
* | it's possible to get to this function without the EText ever being | Chris Toshok | 2004-02-03 | 1 | -0/+7 |
* | Use button->time for the mouse click event, so that the popup stays up on | Rodney Dawes | 2004-01-28 | 1 | -1/+1 |
* | fix double free of the button event. | Chris Toshok | 2004-01-28 | 1 | -1/+0 |
* | free event (e_text_do_popup): copy the event so we have good data | JP Rosevear | 2004-01-07 | 1 | -1/+2 |
* | Support for preedit in e-text widgets. | Suresh Chandrasekharan | 2003-10-15 | 2 | -11/+82 |
* | GalA11yETextFactory should inherit from AtkObjectFactory not AtkObject. | Tim Wo | 2003-09-12 | 1 | -0/+8 |
* | filter S-F10 key binding, and show popup menu. (popup_menu_placement_cb): | Maxx Cao | 2003-08-13 | 1 | -4/+48 |
* | add missing e_text_copy_clipboard() prototype | Dan Winship | 2003-07-23 | 1 | -0/+1 |
* | [ fixes several utf8/pango related problems, including bugs #41288, | Chris Toshok | 2003-05-14 | 2 | -284/+391 |
* | Fix prototype. Likewise. | Jeremy Katz | 2003-05-06 | 2 | -2/+2 |
* | Fixed typo in gal/e-text/e-text.c. | Christian Neumair | 2003-05-06 | 1 | -1/+1 |
* | return the instantiated object. [bug #42156] | Mike Kestner | 2003-05-02 | 1 | -0/+2 |
* | gal/e-text/e-text.[ch] : break EFont dependency | Mike Kestner | 2003-04-09 | 2 | -5/+0 |
* | set handle_popup to TRUE on the EText. | Chris Toshok | 2003-04-04 | 3 | -8/+34 |
* | emit a keypress signal. yes, i know this might not correspond to a single | Chris Toshok | 2003-04-03 | 1 | -0/+2 |
* | ifdef gtk_widget_get_clipboard since we need to build against gtk 2.0. | Chris Toshok | 2003-04-03 | 1 | -3/+24 |
* | only connect the signals if !im_context_signals_registered. (e_text_init): | Chris Toshok | 2003-04-03 | 2 | -7/+13 |
* | just disconnect based on DATA, so we only need 1 call. (e_text_event): | Chris Toshok | 2003-04-03 | 1 | -20/+4 |
* | [ either fixes #39702 or comes damn, damn close. also, fixes EText to not | Chris Toshok | 2003-04-03 | 4 | -461/+473 |
* | stop drawing that annoying focus rectangle. | Chris Toshok | 2003-04-02 | 1 | -1/+1 |
* | [ fixes bug #39508 ] add back in some suitably pango-ized code to get | Chris Toshok | 2003-04-02 | 1 | -5/+59 |
* | set the popup to insensitive when we pop it down. hack to force it to lose | Not Zed | 2003-03-27 | 1 | -0/+3 |
* | Added prototype for show_pango_rectangle() | Jeffrey Stedfast | 2003-03-10 | 1 | -0/+3 |
* | fix drawing bugs, and disable the stupid looking focus rect, since I can't | Chris Toshok | 2003-03-08 | 1 | -14/+14 |
* | Don't unref the GtkInvisible - instead, destroy it. | Hans Petter Jansson | 2003-02-25 | 1 | -2/+2 |
* | ignore test-completion. | Chris Toshok | 2003-02-10 | 11 | -713/+239 |
* | replaced e scroll frame with gtk scrolled window | Radek Doulik | 2003-02-05 | 1 | -4/+3 |
* | (e_text_dispose): Renamed from | Ettore Perazzoli | 2003-01-23 | 1 | -11/+9 |
* | reverse part of the patch from 1/15. | Chris Toshok | 2003-01-18 | 1 | -1/+1 |
* | pass pango_context_get_language to pango_context_get_metrics. | Chris Toshok | 2003-01-18 | 1 | -1/+2 |
* | apply the patch NotZed and I came up with to fix the height of the | Chris Toshok | 2003-01-16 | 1 | -5/+6 |
* | add call to e_table_model_pre_change here to reduce spew. | Chris Toshok | 2003-01-16 | 1 | -0/+7 |
* | 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 | 5 | -530/+91 |
* | rework this from the gal-2 branch, clahey's patch, and the stuff i'd done | Chris Toshok | 2002-11-30 | 1 | -107/+107 |
* | commit clahey's original pango work. | Chris Toshok | 2002-11-20 | 2 | -916/+392 |
* | fix c&p typo. | Chris Toshok | 2002-11-17 | 3 | -37/+28 |
* | Lots of GObject work. | Chris Toshok | 2002-11-17 | 17 | -1249/+1404 |
* | only clear choices if cv->choices != NULL. (e_completion_view_disconnect): | Chris Toshok | 2002-11-12 | 1 | -3/+6 |
* | merging the gal-2 branch back to the trunk. | Mike Kestner | 2002-11-01 | 19 | -196/+195 |
* | take a clip_height and use it to set the maximum number of lines if | JP Rosevear | 2002-09-11 | 1 | -20/+15 |
* | Added debugging printfs. (e_text_request_paste): Fixed the order of | Christopher James Lahey | 2002-06-06 | 1 | -2/+14 |
* | Reflow and redraw when the style gets set. | Christopher James Lahey | 2002-06-04 | 2 | -322/+330 |
* | Switch from gnome_canvas_item_grab to e_canvas_item_grab. | Christopher James Lahey | 2002-05-10 | 1 | -5/+10 |
* | Make the style here match the proper widget style to emulate a label or an | Christopher James Lahey | 2002-05-03 | 1 | -1/+1 |
* | Set the gettext-domain here. | Christopher James Lahey | 2002-05-02 | 1 | -2/+5 |
* | 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 |
* | If tab is hit and the cursor is still in the entry, move down into the | Jon Trowbridge | 2002-03-01 | 1 | -11/+36 |
* | Bumped the version number to 0.19.99.5. | Christopher James Lahey | 2002-02-07 | 1 | -22/+79 |
* | Request a reflow and an update when the text model changes. Fixes Ximian | Christopher James Lahey | 2002-01-21 | 1 | -3/+4 |
* | Added #include <libgnome/gnome-defs.h>. | Christopher James Lahey | 2002-01-17 | 4 | -0/+4 |
* | Handle the case of a 0 length string properly here. | Christopher James Lahey | 2002-01-15 | 1 | -0/+6 |
* | Reworked to fix bugs related to breaking text on newlines. Some fairly | Jon Trowbridge | 2001-12-28 | 1 | -169/+95 |
* | Don't crash if the text string is NULL. (text_draw_with_objects): Don't | Jon Trowbridge | 2001-12-11 | 1 | -1/+4 |
* | Only popup entries that have focus. Fixes the lingering completion popup | Jon Trowbridge | 2001-11-09 | 1 | -1/+3 |
* | Calc height here if we need it to check the y position of the cursor. | Christopher James Lahey | 2001-10-30 | 1 | -0/+7 |
* | 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 |
* | Silently drop match strings that contain invalid utf-8... not a good thing | Jon Trowbridge | 2001-10-30 | 1 | -18/+17 |
* | Set text->revert = NULL here. (e_text_cancel_editing): Only revert if | Christopher James Lahey | 2001-10-29 | 1 | -1/+4 |
* | Bumped version number here to 0.15.99.7. | Christopher James Lahey | 2001-10-29 | 2 | -4/+22 |
* | 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 | -6/+22 |
* | Changed the license announcement at the top of these files. | Christopher James Lahey | 2001-10-27 | 21 | -264/+379 |
* | Bumped version to 0.15.99.4 for e-iconv changes. | 5 | 2001-10-26 | 1 | -1/+3 |
* | Use the widget's style's text_gc for drawing text if either | Christopher James Lahey | 2001-10-23 | 1 | -13/+18 |
* | Bumped version to 0.15.99.3 for EText's "draw_button" argument. | Christopher James Lahey | 2001-10-23 | 3 | -0/+124 |
* | Accept UTF8_STRING, UTF-8, and STRING targets when getting the selection. | Christopher James Lahey | 2001-10-22 | 2 | -12/+118 |
* | Offer UTF8_STRING, UTF-8, COMPOUND_TEXT, STRING, and TEXT targets when we | Christopher James Lahey | 2001-10-21 | 1 | -21/+70 |
* | Changed some of these gbooleans to be guint : 1s. | Christopher James Lahey | 2001-10-21 | 1 | -4/+5 |
* | Connect keys before we show the widget. | Jon Trowbridge | 2001-10-19 | 2 | -5/+3 |
* | Use e_strdup_append_strings here instead of g_strdup_printf because | Christopher James Lahey | 2001-10-12 | 2 | -5/+30 |
* | Based on patches from Dan Nguyen <dnn@austin.ibm.com>. | Christopher James Lahey | 2001-10-10 | 1 | -1/+1 |
* | add E_OBJECT_CLASS_ADD_SIGNALS and E_OBJECT_CLASS_TYPE to ease migration | Michael Meeks | 2001-10-05 | 5 | -31/+34 |
* | Added a max length of 2047 to the standard ETextModel. Fixes Ximian bug | Christopher James Lahey | 2001-10-02 | 1 | -7/+27 |
* | Allow ctrl-p and ctrl-n to be used to move up and down in the completion | Jon Trowbridge | 2001-09-27 | 2 | -5/+30 |
* | Made it so that if allow_newlines is FALSE, pasting into ETexts doesn't | Christopher James Lahey | 2001-09-26 | 2 | -62/+79 |
* | remove redundant NULL checks since g_free handles NULLs. (e_text_destroy): | Larry Ewing | 2001-09-18 | 1 | -8/+5 |
* | Bumped version number to 0.11.99.4. | Christopher James Lahey | 2001-09-17 | 1 | -0/+5 |
* | Unref the model after creating the ETable, since the table will hold a ref | Dan Winship | 2001-09-13 | 2 | -1/+2 |
* | If our text shrinks, make sure that the selection doesn't spill off over | Jon Trowbridge | 2001-09-10 | 1 | -0/+7 |
* | Patch to fix few 64bit issues | George Lebl | 2001-08-29 | 2 | -0/+2 |
* | Added "hit_count" to ECompletionMatch. Used by search | Jon Trowbridge | 2001-08-17 | 5 | -20/+232 |
* | bumped up to 0.10.99.3 | jacob berkman | 2001-08-10 | 5 | -86/+199 |
* | Bumped version up to 0.10.99.2. | Jon Trowbridge | 2001-08-09 | 4 | -28/+89 |
* | Quintuple sigh. See below. | Federico Mena Quintero | 2001-08-09 | 1 | -0/+3 |
* | avoid freed memory reading, when you call it like | Radek Doulik | 2001-08-02 | 1 | -2/+8 |
* | Properly ref the font we pass in as an ARG_FONT_E. (_do_tooltip): Removed | Jon Trowbridge | 2001-07-25 | 1 | -3/+2 |
* | Removed some debugging spew I committed by mistake. | Jon Trowbridge | 2001-07-21 | 1 | -4/+1 |
* | Change window policy to allow the completion window to shrink when the | Jon Trowbridge | 2001-07-21 | 2 | -11/+9 |
* | Start editing immediately on a button_press that grabs the focus. | Christopher James Lahey | 2001-07-15 | 1 | -27/+44 |
* | For E_TEP_END_OF_BUFFER, use the length in bytes, not the length in | Federico Mena Quintero | 2001-07-10 | 1 | -1/+1 |
* | Destroy the tooltip if we're the owner when we're destroyed. Also, keep a | Christopher James Lahey | 2001-07-08 | 2 | -1/+22 |
* | Don't scroll to the cursor on grab, ungrab, noop, and copy commands. | Christopher James Lahey | 2001-07-05 | 1 | -1/+6 |
* | If lines is NULL here split into lines and just return that the point is | Christopher James Lahey | 2001-07-03 | 1 | -0/+7 |
* | Do nothing if passed NULL. (e_completion_match_compare): Move the | Jon Trowbridge | 2001-06-30 | 1 | -16/+16 |
* | Removed unused frame variable. | Christopher James Lahey | 2001-06-09 | 1 | -2/+0 |
* | Turned off alternating row colors in our ETable specification. | Jon Trowbridge | 2001-06-09 | 3 | -13/+11 |
* | we can ignore the border, as e-text takes care of that for us | jacob berkman | 2001-06-07 | 2 | -24/+15 |
* | Applied patch from Jacob Berkman to un-offset the completion popup and add | Jon Trowbridge | 2001-06-07 | 3 | -4/+148 |
* | Oops. Forgot to remove some debugging code before committing. | Jon Trowbridge | 2001-06-06 | 1 | -16/+0 |
* | Small changes throughout to use ECompletionMatch. | Jon Trowbridge | 2001-06-06 | 10 | -143/+342 |
* | set allow_newlines on the etext item to false, since we are like an entry | jacob berkman | 2001-06-01 | 1 | -0/+1 |
* | Validate utf8 to avoid lock-ups. (_get_position): Validate utf8 to avoid | Jon Trowbridge | 2001-05-15 | 1 | -6/+8 |
* | Request an update if just our line widths needed recalculation. This fixes | Federico Mena Quintero | 2001-05-08 | 2 | -1/+3 |
* | Made fewer calls to functions like split_into_lines to save time when | Christopher James Lahey | 2001-04-30 | 1 | -86/+53 |
* | add e-completion-test | Dan Winship | 2001-04-28 | 1 | -0/+1 |
* | Remove UNICODE_CFLAGS (e_text_test_LDADD, e_entry_test_LDADD, | Dan Winship | 2001-04-24 | 1 | -43/+42 |
* | Limit total matches, for better performance on slow machines. It is | Jon Trowbridge | 2001-04-20 | 4 | -29/+98 |
* | Propagate the event after sending it to the base EText. | Christopher James Lahey | 2001-04-17 | 1 | -0/+3 |
* | Made setting the rgba color work even if you're using the non-aa canvas | Christopher James Lahey | 2001-04-16 | 1 | -8/+7 |
* | Added strikeout argument. | Christopher James Lahey | 2001-04-16 | 2 | -4/+34 |
* | Use e_canvas_hide_tooltip and e_canvas_popup_tooltip. Set bold on the | Christopher James Lahey | 2001-04-15 | 1 | -20/+16 |
* | Added "bold" argument. | Christopher James Lahey | 2001-04-15 | 2 | -37/+58 |
* | add a missing \ | Dan Winship | 2001-04-08 | 1 | -0/+1 |
* | Some small header cleanups & fixes, and fix to translate all popup menus | Gediminas Paulauskas | 2001-04-05 | 1 | -2/+2 |
* | Fixed headers. Moved the .h associated with each .c to the top of the list | Christopher James Lahey | 2001-04-04 | 3 | -4/+10 |
* | Fix headers. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Same. Ditto. Same | Kjartan Maraas | 2001-04-04 | 9 | -8/+18 |
* | Set the size of the thing to a decent value that lets us test stuff. | Miguel de Icaza | 2001-03-19 | 2 | -58/+69 |
* | Comment out text after #endif. Add #include <string.h> for strcmp(). | Kjartan Maraas | 2001-03-16 | 1 | -0/+1 |
* | Make this take an extra argument saying whether or not to grab the | Dan Winship | 2001-03-16 | 1 | -2/+2 |
* | Renamed "temp" as "new_text", to avoid confusion. | Jon Trowbridge | 2001-03-13 | 1 | -5/+5 |
* | Added. This is part of a change of sematics that makes things much nicer | Jon Trowbridge | 2001-03-06 | 4 | -28/+68 |
* | Set version number to 0.5.99.5 | Jon Trowbridge | 2001-03-06 | 5 | -10/+66 |
* | Upped the version number to 0.5.99.4. | Christopher James Lahey | 2001-03-06 | 1 | -0/+1 |
* | Boost version number to 0.5.99.3. | Jon Trowbridge | 2001-03-02 | 5 | -99/+91 |
* | Changed e_table_selection_model_clear to e_selection_model_clear. | Christopher James Lahey | 2001-02-28 | 1 | -1/+1 |
* | Fixed. (e_entry_select_region): Fixed. (e_entry_show_popup): Grab/ungrab | Jon Trowbridge | 2001-02-24 | 3 | -8/+49 |
* | Changed the version number to 0.5.99.1. | Christopher James Lahey | 2001-02-20 | 8 | -928/+10 |
* | Forgot to add. Doh! | Jon Trowbridge | 2001-02-20 | 2 | -0/+790 |
* | Added. Allows you to attach an ECompletion to an EEntry, and have that | Jon Trowbridge | 2001-02-20 | 14 | -623/+2483 |
* | Commented out this function since it's not being used. | Christopher James Lahey | 2001-02-09 | 1 | -0/+3 |
* | Don't handle C-Enter. | Christopher James Lahey | 2001-02-09 | 1 | -4/+4 |
* | Store the whole GdkColor instead of just the pixel. | Christopher James Lahey | 2001-02-08 | 2 | -13/+9 |
* | Added e-text-model-test | Jeffrey Stedfast | 2001-02-06 | 1 | -0/+1 |
* | Changed draw_borders from a gboolean to a a guint : 1. | Christopher James Lahey | 2001-02-06 | 1 | -1/+1 |
* | added gboolean draw_borders to make it compile, probably some forgotten | Radek Doulik | 2001-02-01 | 1 | -0/+2 |
* | 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 | 2 | -25/+34 |
* | Reverted the latest change to EText since we're in feature freeze. | Christopher James Lahey | 2001-01-30 | 6 | -333/+63 |
* | Connect to the model's "position" signal. (e_text_init): Set default value | Jon Trowbridge | 2001-01-30 | 6 | -63/+333 |
* | Added; a new test program that demonstrates objects in ETexts. | Jon Trowbridge | 2001-01-27 | 6 | -111/+776 |
* | Fixed text misplacement. | Christopher James Lahey | 2001-01-19 | 1 | -10/+12 |
* | Make tooltip appear properly even if anchor is set. | Christopher James Lahey | 2001-01-18 | 1 | -1/+1 |
* | 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 | 2 | -2/+50 |
* | Emit a "changed" signal to the EText after we gtk_object_set a "model" arg | Jason Leach | 2001-01-16 | 1 | -0/+1 |
* | Rename from Helix Code -> Ximian | Miguel de Icaza | 2001-01-16 | 2 | -2/+2 |
* | Fixed the border bug. Borders draw properly now. | Christopher James Lahey | 2001-01-05 | 1 | -2/+2 |
* | Add support here for "cursor_pos". (et_get_arg): Handle ARG_CURSOR_POS. | Miguel de Icaza | 2000-12-29 | 2 | -5/+35 |
* | Added a "draw_background" argument. Set the default for the | Christopher James Lahey | 2000-12-27 | 2 | -2/+19 |
* | 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 | 2 | -5/+7 |
* | Made the code CanvasItem correct: the code should not draw at arbitrary | Miguel de Icaza | 2000-12-25 | 1 | -6/+16 |
* | Handle draw background. (e_text_draw): Support both border drawing and | Miguel de Icaza | 2000-12-25 | 3 | -50/+106 |
* | Changed the color from yellow to light gray. | Christopher James Lahey | 2000-12-14 | 1 | -1/+1 |
* | Work to get a Gtk-Doc infrastructure in place for Gal. | Miguel de Icaza | 2000-12-09 | 1 | -19/+12 |
* | Added an "allow_newlines" argument. | Christopher James Lahey | 2000-10-27 | 6 | -23/+99 |
* | remove timeouts on destroy so they don't try to write to freed data | Dan Winship | 2000-10-20 | 1 | -0/+10 |
* | Made the number keys on the number pad work in ETexts and ECellTexts. | Christopher James Lahey | 2000-10-19 | 1 | -1/+108 |
* | Made EEntry accept focus properly. | Christopher James Lahey | 2000-10-19 | 1 | -0/+11 |
* | Fixed gdk-font refcounting | Iain Holmes | 2000-10-13 | 1 | -17/+30 |
* | set cursors to NULL after destroying them, to avoid any possibility of | Damon Chaplin | 2000-10-08 | 1 | -0/+5 |
* | Fixed operation of the keypad keys in EText and ECellText. | Christopher James Lahey | 2000-09-22 | 1 | -6/+23 |
* | Moved files, fixed header files and paths - Federico | Federico Mena Quintero | 2000-09-20 | 10 | -19/+22 |
* | Fixed e-table #includes so that it would compile. | Chris Lahey | 2000-09-18 | 1 | -1/+1 |
* | Changed #include lines to get e-text to compile. | Chris Lahey | 2000-09-18 | 4 | -9/+9 |
* | Some UTF-8 fixes and experimental 16-bit unicode font support | Lauris Kaplinski | 2000-09-09 | 1 | -5/+5 |
* | A bit more e_utf8 wrappers here and there | Lauris Kaplinski | 2000-09-02 | 1 | -1/+2 |
* | Added some g_return_if_fails and g_return_val_if_fails. | Christopher James Lahey | 2000-08-26 | 1 | -1/+6 |
* | Unicode in addressbook basically works, including simple searching | Lauris Kaplinski | 2000-08-24 | 1 | -1/+1 |
* | UTF-8 in contact editor + some fixes for dealing with illegal strings | Lauris Kaplinski | 2000-08-23 | 1 | -1/+4 |
* | Handle iso-8859-1 keys nicely in e-text and e-table. Other encodings to | Lauris Kaplinski | 2000-08-23 | 1 | -2/+19 |
* | Use byte, not character based UTF-8 syntax in e-text | Lauris Kaplinski | 2000-08-22 | 2 | -123/+127 |
* | Fixed a warning. | Christopher James Lahey | 2000-08-20 | 1 | -0/+2 |
* | Moved e-text to UTF-8 | Lauris Kaplinski | 2000-08-20 | 2 | -222/+290 |
* | Added a test for the EEntry widget. | Christopher James Lahey | 2000-08-11 | 2 | -0/+80 |
* | Made clicking choose the right character even if show_borders is on. | Christopher James Lahey | 2000-08-03 | 1 | -1/+7 |
* | Made focus in not change your selection position. | Christopher James Lahey | 2000-07-22 | 1 | -2/+0 |
* | Don't draw quite as large a "flat_box". If draw_borders is TRUE, cause the | Christopher James Lahey | 2000-07-09 | 1 | -8/+8 |
* | Removed some border padding and set the "draw_borders" argument of the | Christopher James Lahey | 2000-07-09 | 3 | -27/+121 |
* | Return "" instead of NULL. | Christopher James Lahey | 2000-07-09 | 1 | -1/+4 |
* | Set "anchor" and "fill_clip_rectangle" arguments. | Christopher James Lahey | 2000-07-08 | 3 | -0/+45 |
* | 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 | 3 | -1/+453 |
* | Calculate height including if clip_height is set to -1. | Christopher James Lahey | 2000-06-27 | 1 | -1/+1 |
* | Fixed some vertical scroll bugs. | Christopher James Lahey | 2000-06-21 | 1 | -8/+8 |
* | Fix a bug with intial vertical scroll. | Christopher James Lahey | 2000-06-21 | 1 | -0/+1 |
* | Removed the usage of "x" and "y" arguments to EText. | Christopher James Lahey | 2000-06-21 | 2 | -47/+69 |
* | Made EText use the font from the canvas's style if one isn't set. | Christopher James Lahey | 2000-06-17 | 1 | -0/+4 |
* | Remove the tooltip callback when destroyed. | Christopher James Lahey | 2000-05-10 | 1 | -0/+5 |
* | Added an activate signal. | Christopher James Lahey | 2000-05-08 | 2 | -0/+12 |
* | Added a "changed" signal that gets sent whenever the text changes. | Christopher James Lahey | 2000-05-07 | 2 | -7/+7 |
* | ignore the .pure directory | Chris Toshok | 2000-05-05 | 1 | -0/+1 |
* | + * 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 | 4 | -28/+199 |
* | 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 |
* | Got rid of some runtime errors. Changed to "fixed" font so that it will | Christopher James Lahey | 2000-04-05 | 1 | -7/+56 |
* | Fixed some referencing and lifetime issues. | Christopher James Lahey | 2000-04-05 | 1 | -2/+3 |
* | Removed an unnecessary get_bounds call. | Christopher James Lahey | 2000-04-05 | 1 | -20/+62 |
* | Fix indentation | Miguel de Icaza | 2000-03-30 | 2 | -42/+42 |
* | + * wombat/Makefile.am: new file. | Matthew Loper | 2000-03-29 | 1 | -2/+1 |
* | Added some assertions. | Matthew Loper | 2000-03-23 | 1 | -1/+4 |
* | 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 | 2 | -16/+37 |
* | 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 |