| Commit message (Expand) | Author | Age | Files | Lines |
* | Use underscores for untranslated characters fro Gtk+ | Lauris Kaplinski | 2000-09-13 | 1 | -52/+42 |
* | Added e_utf8_gtk_editable_get_text and e_utf8_gtk_editable_set_text. | Christopher James Lahey | 2000-09-11 | 2 | -10/+36 |
* | added e-dateedit.[hc] and the test-dateedit app. | Damon Chaplin | 2000-09-11 | 8 | -8/+1258 |
* | remove consts from the EPopupMenu structure: the caller may want to modify | Dan Winship | 2000-09-09 | 1 | -4/+4 |
* | Bunch of unicode related changes | Lauris Kaplinski | 2000-09-08 | 2 | -9/+38 |
* | Merge in the colour combo emhancements. | Jody Goldberg | 2000-09-07 | 1 | -0/+46 |
* | Remove incorrect optimization. Events are read-only! | Federico Mena Quintero | 2000-09-07 | 1 | -12/+8 |
* | make sure we get the start_weekday since we need it for draw_days(). Fixes | Damon Chaplin | 2000-09-06 | 3 | -21/+31 |
* | New font translation code for utf-8, but commented out at moment | Lauris Kaplinski | 2000-09-05 | 1 | -36/+32 |
* | A bit more e_utf8 wrappers here and there | Lauris Kaplinski | 2000-09-02 | 2 | -4/+53 |
* | Email should now display correctly in GtkHTML | Lauris Kaplinski | 2000-09-01 | 2 | -0/+931 |
* | #define gnome_font_lookup_default for gnome-print 0.20 | Lauris Kaplinski | 2000-08-31 | 1 | -0/+1 |
* | New base class for Cells. Convert everything to access the elements that | Jody Goldberg | 2000-08-31 | 2 | -0/+4 |
* | Made it compilable both with gnome-print 0.20 and 0.21+ | Lauris Kaplinski | 2000-08-31 | 1 | -0/+6 |
* | Updated. | Damon Chaplin | 2000-08-31 | 6 | -476/+2151 |
* | make e-util depend on libunicode | Dan Winship | 2000-08-30 | 1 | -1/+1 |
* | More UTF-8 handling | Lauris Kaplinski | 2000-08-25 | 2 | -0/+19 |
* | Unicode in addressbook basically works, including simple searching | Lauris Kaplinski | 2000-08-24 | 2 | -0/+48 |
* | Added missing e-unicode.h and e-unicode.c | Lauris Kaplinski | 2000-08-23 | 2 | -0/+186 |
* | Fixed some warnings. | Christopher James Lahey | 2000-08-11 | 3 | -1/+10 |
* | Fix the bug where it truncates the last item | Christopher James Lahey | 2000-08-09 | 1 | -1/+1 |
* | Ooops. | Christopher James Lahey | 2000-08-09 | 1 | -6/+7 |
* | Added a hide_mask argument to the two popup menu functions. | Christopher James Lahey | 2000-08-09 | 2 | -23/+40 |
* | Added e_container_change_tab_order. | Christopher James Lahey | 2000-08-08 | 2 | -1/+83 |
* | Fix silly error of not chaining destructor for canvas. | Matthew Loper | 2000-07-28 | 1 | -0/+2 |
* | A few fixes to the ECanvas selection item a miniature cleanup of the event ha... | Matthew Loper | 2000-07-27 | 1 | -8/+22 |
* | new widget and canvas item to replace GtkCalendar. Not quite finished yet. | Damon Chaplin | 2000-07-26 | 8 | -1/+2429 |
* | Fix the function to set the ETitleBar's text so that it correctly uses | Ettore Perazzoli | 2000-07-21 | 2 | -1/+6 |
* | Tried rearranging the casts to try for a more correct computation. | Christopher James Lahey | 2000-07-12 | 2 | -6/+11 |
* | Removed some debugging printfs. | Christopher James Lahey | 2000-07-12 | 2 | -3/+6 |
* | Warning cleanup: `#if 0' an unused function and add a missing public | Ettore Perazzoli | 2000-07-11 | 1 | -2/+8 |
* | Several contacts list bugfixes. | Anders Carlsson | 2000-07-09 | 1 | -6/+17 |
* | comment out true but confused warning about non-scrollable widgets until | Dan Winship | 2000-07-09 | 2 | -2/+16 |
* | Set G_LOG_DOMAIN=__FILE__ rather than "e-title-bar" in all three widgets. | Dan Winship | 2000-07-06 | 2 | -1/+6 |
* | New list class with iterators. | Christopher James Lahey | 2000-07-04 | 1 | -0/+19 |
* | Added an extra @allowed_types parameter to the shell's folder | Ettore Perazzoli | 2000-07-02 | 1 | -0/+2 |
* | Add simple deadkey support. | Jody Goldberg | 2000-06-30 | 2 | -30/+76 |
* | Calculate height including if clip_height is set to -1. | Christopher James Lahey | 2000-06-27 | 2 | -0/+409 |
* | Added a variable to keep track of the cursor. Set the cursor when | Christopher James Lahey | 2000-06-21 | 2 | -10/+29 |
* | Grab the focus when setting the cursor. | Christopher James Lahey | 2000-06-21 | 1 | -0/+12 |
* | Built a system for doing selections and/or a cursor in canvas. | Christopher James Lahey | 2000-06-21 | 2 | -3/+159 |
* | Changed the needed e_marshal functions. | Christopher James Lahey | 2000-06-13 | 2 | -7/+56 |
* | Control does horizontal scrolling... | Anders Carlsson | 2000-06-13 | 2 | -2/+9 |
* | Add support for mouse wheel scrolling in EScrollFrame. | Anders Carlsson | 2000-06-12 | 2 | -2/+36 |
* | Added e-printable.c and e-printable.h. | Christopher James Lahey | 2000-06-11 | 2 | -0/+230 |
* | Fix pixmap/bitmap leak in ETitleBar. | Ettore Perazzoli | 2000-06-10 | 2 | -0/+8 |
* | Free the finish data. | Christopher James Lahey | 2000-06-02 | 1 | -0/+17 |
* | Imported GtkScrollFrame from EOG and renamed it to EScrollFrame. | Federico Mena Quintero | 2000-06-01 | 3 | -0/+1312 |
* | Added e_canvas_item_show_area which makes sure that a particular area of a | Christopher James Lahey | 2000-05-31 | 2 | -0/+32 |
* | Made double clicking create a new card. Set the empty message. | Christopher James Lahey | 2000-05-30 | 2 | -50/+128 |
* | Added e_container_foreach_leaf. | Christopher James Lahey | 2000-05-19 | 2 | -1/+30 |
* | Add imagesdir support. | Christopher James Lahey | 2000-05-19 | 2 | -0/+49 |
* | New `ETitleBar' widget. Also, moved the `EClippedLabel' widget out of | Ettore Perazzoli | 2000-05-16 | 7 | -0/+906 |
* | Removed dist-hook section. | Christopher James Lahey | 2000-05-10 | 1 | -1/+1 |
* | Rearranged order of things getting destroyed. | Christopher James Lahey | 2000-05-09 | 1 | -0/+4 |
* | Remove reflow idle when being destroyed. | Christopher James Lahey | 2000-05-09 | 1 | -0/+11 |
* | set and reset the GTK_HAS_FOCUS flag. We now get focus_out events | Damon Chaplin | 2000-05-03 | 1 | -0/+4 |
* | add e-popup-menu.[ch] | Miguel de Icaza | 2000-04-26 | 2 | -0/+115 |
* | Use "e-minicard" as the log domain. | Federico Mena Quintero | 2000-04-21 | 1 | -3/+5 |
* | Add realize. (e_canvas_realize): Set the back pixmap to NULL to reduce | Anders Carlsson | 2000-04-16 | 1 | -4/+14 |
* | Changed some incorrect gtk_object_refs and gtk_object_unrefs into | Christopher James Lahey | 2000-04-11 | 1 | -0/+1 |
* | Added proper keyboard focus handling. | Christopher James Lahey | 2000-04-11 | 1 | -1/+13 |
* | CVS move mistake. Fixed the correct changes in the correct places. | Christopher James Lahey | 2000-04-09 | 2 | -15/+37 |
* | minor style clean + kill duff file in POTFILES. | Michael Meeks | 2000-03-28 | 1 | -5/+7 |
* | ChangeLog shuffling. | Miguel de Icaza | 2000-03-27 | 1 | -35/+35 |
* | Rearranged SUBDIRS for dependencies. | Christopher James Lahey | 2000-03-12 | 2 | -18/+27 |
* | Designed a new system for doing hierarchical displays in the canvas. Adds | Christopher James Lahey | 2000-03-11 | 3 | -71/+157 |
* | This were moved to widgets/e-text/ a while ago but never removed. They | Christopher James Lahey | 2000-02-24 | 2 | -4/+9 |
* | Add the unicode libraries as well. | Miguel de Icaza | 2000-02-16 | 2 | -3/+9 |
* | Major rationalization of pts vs pixels and the use of margins. | Jody Goldberg | 2000-02-13 | 2 | -5/+6 |
* | Handle the grab and ungrab command instead of doing focus by hand. This | Christopher James Lahey | 2000-01-28 | 1 | -193/+239 |
* | Use e_canvas_item_grab_focus so that it will work with old versions of | Christopher James Lahey | 2000-01-27 | 2 | -0/+73 |
* | Set the minimum_width. | Christopher James Lahey | 2000-01-27 | 2 | -4/+30 |
* | Added an arrow cursor for the draggable columns. Made the clickable column | Christopher James Lahey | 2000-01-26 | 2 | -36/+164 |
* | Handle shift-tab properly now. | Christopher James Lahey | 2000-01-26 | 3 | -1/+302 |
* | Changed some line spacing. | Chris Lahey | 2000-01-21 | 2 | -9/+172 |
* | e_canvas_item_move_absolute is just a helper function not supplied by the | Chris Lahey | 2000-01-14 | 4 | -0/+586 |
* | More missing files | Arturo Espinosa | 2000-01-07 | 2 | -0/+70 |
* | Ettore's drop shadow on cursor, | Michael Meeks | 1999-12-18 | 1 | -1/+1 |
* | Renamed the move modes to MODE_MOVE and MOVE_MODE_DRAGGING. | Federico Mena Quintero | 1999-11-03 | 4 | -50/+120 |
* | - Move some math functions from utils to mathfuncs. | Jody Goldberg | 1999-10-08 | 1 | -1/+1 |
* | Fiddled with object creation, | Michael Meeks | 1999-09-22 | 2 | -0/+10 |
* | Cosmetic widget update when loading lots of files, | Michael Meeks | 1999-09-11 | 2 | -20/+22 |
* | Commit missing files | Arturo Espinosa | 1999-09-07 | 2 | -0/+74 |
* | Add an event handler for the preview canvas. (zoom_state): new routine, | Miguel de Icaza | 1999-09-06 | 2 | -0/+4 |
* | Added margin display preview. | Miguel de Icaza | 1999-09-03 | 2 | -0/+2 |
* | - Disable insert/delete row/column that would split an array-formula | Jody Goldberg | 1999-07-11 | 1 | -1/+1 |
* | Reworked the insert/delete column/row code again. Beat on it, please! | Morten Welinder | 1999-05-22 | 1 | -1/+4 |
* | Wide use of const in gnumeric now, thanks to Morten Welinder | Arturo Espinosa | 1999-04-24 | 2 | -2/+2 |
* | Use 0.0########## instead. Looks saner. | Miguel de Icaza | 1999-01-11 | 2 | -4/+18 |
* | Made all of the header inclussion conditionals consistent | Arturo Espinosa | 1998-10-01 | 3 | -9/+9 |
* | New routine to paint a little red triangle if the cell hsa notes. | Miguel de Icaza | 1998-09-30 | 2 | -1/+2 |
* | New: | Miguel de Icaza | 1998-09-24 | 1 | -0/+2 |
* | When decoding a tree, include the argument separator. Also, loop properly | Miguel de Icaza | 1998-09-21 | 1 | -22/+22 |
* | Autofill lists work: | Arturo Espinosa | 1998-09-16 | 2 | -4/+18 |
* | Got cursors working. | Arturo Espinosa | 1998-09-15 | 3 | -2/+60 |
* | Color attributes in formats work (ie, you can get colored cells now); | Arturo Espinosa | 1998-09-14 | 2 | -0/+16 |
* | Color implemtnation | Arturo Espinosa | 1998-09-12 | 2 | -0/+81 |