| Commit message (Expand) | Author | Age | Files | Lines |
* | Made keyboard focus navigation work across groups. | Christopher James Lahey | 2000-02-24 | 11 | -8/+54 |
* | Made changing focus work. | Christopher James Lahey | 2000-02-24 | 3 | -10/+14 |
* | This were moved to widgets/e-text/ a while ago but never removed. They | Christopher James Lahey | 2000-02-24 | 78 | -4371/+4169 |
* | added libetext.a and libeutil.a to test_shortcut_bar_LDADD, and got rid of | Damon Chaplin | 2000-02-21 | 16 | -163/+289 |
* | Show the text of the item, in a tooltip style. (e_text_event): Add a | Iain Holmes | 2000-02-21 | 6 | -2/+314 |
* | + * widgets/e-minicard/.cvsignore: Added minicard-label-test, | Matthew Loper | 2000-02-20 | 1 | -0/+3 |
* | Include <string.h> | Miguel de Icaza | 2000-02-19 | 3 | -0/+4 |
* | Add EXTRA_GNOME_CFLAGS to INCLUDES> | Miguel de Icaza | 2000-02-19 | 2 | -0/+5 |
* | make <alloca.h> inclusion conditional on HAVE_ALLOCA_H | Dan Winship | 2000-02-17 | 2 | -0/+4 |
* | fix library ordering on link line | Dan Winship | 2000-02-17 | 2 | -3/+3 |
* | 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 |
* | Check the ethi is actually the one being dragged. Prevents crashes when | Iain Holmes | 2000-02-13 | 3 | -0/+37 |
* | Added test of sort arrows. | Christopher James Lahey | 2000-02-12 | 9 | -42/+163 |
* | Made a click on a text widget set the cursor properly. | Christopher James Lahey | 2000-02-12 | 2 | -6/+36 |
* | Test column header image. | Christopher James Lahey | 2000-02-12 | 11 | -48/+190 |
* | Add an editable argument to e_cell_text_new. | Christopher James Lahey | 2000-02-12 | 11 | -18/+32 |
* | Removed some arguments from the .h that will never be implemented. | Christopher James Lahey | 2000-02-12 | 2 | -8/+0 |
* | Added reordering of columns. | Christopher James Lahey | 2000-02-12 | 7 | -50/+148 |
* | Made space around text look right. Added a blinking cursor. | Christopher James Lahey | 2000-02-12 | 3 | -122/+93 |
* | Add nice assertion. | Miguel de Icaza | 2000-02-11 | 5 | -4/+19 |
* | chut | Bertrand Guiheneuf | 2000-02-11 | 3 | -0/+18 |
* | Handle button releases properly. | Christopher James Lahey | 2000-02-10 | 5 | -6/+108 |
* | Tweaked e-cell-text. Added a white background and tweaked the borders. | Christopher James Lahey | 2000-02-10 | 3 | -12/+81 |
* | Changes where e-text is included from. | Christopher James Lahey | 2000-02-09 | 2 | -2/+6 |
* | Add new Makefiles to Makefile list. | Christopher James Lahey | 2000-02-09 | 3 | -53/+61 |
* | More fixing action | Miguel de Icaza | 2000-02-09 | 9 | -2385/+0 |
* | More cleanup action | Miguel de Icaza | 2000-02-09 | 4 | -432/+0 |
* | Remove e-cursors | Miguel de Icaza | 2000-02-09 | 4 | -166/+1 |
* | Fixed some motion event bugs. (incorrect x and y.) | Christopher James Lahey | 2000-02-08 | 8 | -149/+2902 |
* | Added line wrap and a max number of lines (max number of lines is only | Christopher James Lahey | 2000-02-08 | 6 | -396/+813 |
* | Sync for Chris to use | Miguel de Icaza | 2000-02-08 | 4 | -24/+36 |
* | finished. | Damon Chaplin | 2000-02-07 | 2 | -12/+11 |
* | Setup the scroll region of the table canvas on size allocation. | Miguel de Icaza | 2000-02-07 | 9 | -34/+67 |
* | Add data field back in. | Miguel de Icaza | 2000-01-29 | 3 | -0/+6 |
* | Handle the grab and ungrab command instead of doing focus by hand. This | Christopher James Lahey | 2000-01-28 | 15 | -811/+1088 |
* | Use e_canvas_item_grab_focus so that it will work with old versions of | Christopher James Lahey | 2000-01-27 | 8 | -6/+156 |
* | Set the minimum_width. | Christopher James Lahey | 2000-01-27 | 10 | -16/+128 |
* | Added an arrow cursor for the draggable columns. Made the clickable column | Christopher James Lahey | 2000-01-26 | 16 | -156/+853 |
* | don't set the x_set and y_set arguments as don't exist in gdk-pixbuf | bertrand | 2000-01-26 | 1 | -2/+0 |
* | Handle shift-tab properly now. | Christopher James Lahey | 2000-01-26 | 15 | -44/+652 |
* | Changed some line spacing. | Chris Lahey | 2000-01-21 | 15 | -45/+739 |
* | Finishing previous commit. | Chris Lahey | 2000-01-17 | 9 | -236/+192 |
* | Use e_bar_set_item_data. | Miguel de Icaza | 2000-01-16 | 1 | -1/+1 |
* | Added selection and clipboard support. Added up and down arrow keys. Fixed | Chris Lahey | 2000-01-14 | 16 | -53/+968 |
* | e_canvas_item_move_absolute is just a helper function not supplied by the | Chris Lahey | 2000-01-14 | 29 | -112/+3033 |
* | Added a resize signal for when the card changes height. Made it so that | Chris Lahey | 2000-01-12 | 15 | -248/+733 |
* | Blocked the tab key from getting inserted into the buffer since the | Chris Lahey | 2000-01-12 | 9 | -18/+381 |
* | Removed some code which got in the way of testing properly. | Chris Lahey | 2000-01-11 | 26 | -102/+3487 |
* | Added minicard and text stuff. | Chris Lahey | 2000-01-10 | 20 | -1/+6873 |
* | *** empty log message *** | Arturo Espinosa | 2000-01-10 | 5 | -35/+40 |
* | More missing files | Arturo Espinosa | 2000-01-07 | 2 | -0/+70 |
* | More hacks | Arturo Espinosa | 2000-01-07 | 2 | -0/+8 |
* | Work with builddir != srcdir | Elliot Lee | 2000-01-07 | 1 | -1/+2 |
* | Compilation touchups -miguel | Arturo Espinosa | 2000-01-06 | 32 | -29/+32 |
* | Lots of reorganization to get the Evolution shell to begin its life. It | Arturo Espinosa | 2000-01-06 | 91 | -7866/+8007 |
* | Ok, the restructuring of ETableItem to compute its size without hacks is | Miguel de Icaza | 1999-12-31 | 26 | -216/+564 |
* | Sync, does not work, dont try it, just backing up -miguel | Arturo Espinosa | 1999-12-28 | 32 | -549/+1486 |
* | added widgets/meeting-time-sel/Makefile | Damon Chaplin | 1999-12-20 | 15 | -0/+5513 |
* | Ettore's drop shadow on cursor, | Michael Meeks | 1999-12-18 | 1 | -1/+1 |
* | Fix before trip | Arturo Espinosa | 1999-12-13 | 31 | -402/+620 |
* | Works with GnomeCanvasGroups -miguel | Arturo Espinosa | 1999-12-13 | 16 | -85/+229 |
* | Missing file | Arturo Espinosa | 1999-12-13 | 3 | -0/+12 |
* | More work. We now have the basics for nesting working, now we need all the | Arturo Espinosa | 1999-12-12 | 65 | -212/+2196 |
* | Add missing files | Arturo Espinosa | 1999-12-11 | 9 | -0/+162 |
* | fix this routine. | Miguel de Icaza | 1999-12-10 | 52 | -473/+1599 |
* | fixed api. | Miguel de Icaza | 1999-12-03 | 38 | -252/+93 |
* | Fix it correctly -miguel | Arturo Espinosa | 1999-12-02 | 3 | -15/+6 |
* | Keep track of the originally allocated piece of code. | Miguel de Icaza | 1999-12-02 | 5 | -15/+27 |
* | Removed change cursor from here. | Miguel de Icaza | 1999-12-02 | 35 | -87/+353 |
* | New images, the previous ones sucked. Thanks to Mark for his help | Arturo Espinosa | 1999-12-01 | 6 | -93/+90 |
* | Add missing files | Arturo Espinosa | 1999-12-01 | 15 | -0/+1872 |
* | This one derives from e-cell-toggle. | Miguel de Icaza | 1999-12-01 | 25 | -1152/+284 |
* | New cell-toggle stuff compiles -miguel | Arturo Espinosa | 1999-11-30 | 19 | -42/+179 |
* | New file. Implement a multi-state image toggle cell object. | Miguel de Icaza | 1999-11-30 | 26 | -168/+1993 |
* | Small cosmetic fix | Arturo Espinosa | 1999-11-29 | 8 | -21/+114 |
* | New methods; They implement editing. | Miguel de Icaza | 1999-11-29 | 32 | -294/+1301 |
* | beginning of the keyboard navigation. | Miguel de Icaza | 1999-11-28 | 41 | -441/+1435 |
* | More work. | Arturo Espinosa | 1999-11-27 | 11 | -72/+386 |
* | Compute height using the ecell methods here. (eti_get_height): new method | Miguel de Icaza | 1999-11-27 | 38 | -236/+645 |
* | minor typo fixes. | Michael Meeks | 1999-11-26 | 4 | -8/+16 |
* | New routine: Realizes the cell views (eti_unrealize_cell_views): New | Miguel de Icaza | 1999-11-25 | 2 | -0/+18 |
* | It draws the data. WEEEEEEEEE! Miguel | Arturo Espinosa | 1999-11-25 | 27 | -162/+249 |
* | Realize cells. | Miguel de Icaza | 1999-11-25 | 63 | -695/+1713 |
* | Updated ROADMAP | Arturo Espinosa | 1999-11-23 | 2 | -0/+76 |
* | More stuff | Arturo Espinosa | 1999-11-22 | 17 | -0/+476 |
* | WOOOOHOOOOOoO! It took me quite a while to figure this one out. Fixed. | Miguel de Icaza | 1999-11-21 | 5 | -3/+9 |
* | Compute width, keep track of it. (ethi_add_table_header): Monitor changes | Miguel de Icaza | 1999-11-21 | 17 | -96/+395 |
* | more stuff -mig | Arturo Espinosa | 1999-11-20 | 5 | -6/+111 |
* | .cvsignore | Arturo Espinosa | 1999-11-19 | 3 | -0/+3 |
* | New files -mig | Arturo Espinosa | 1999-11-19 | 6 | -0/+297 |
* | Finish implementing e-table-sorted -mig | Arturo Espinosa | 1999-11-19 | 7 | -0/+212 |
* | More work -mig | Arturo Espinosa | 1999-11-19 | 18 | -33/+300 |
* | New E-table-item.[ch] -mig | Arturo Espinosa | 1999-11-19 | 45 | -38/+1126 |
* | Add another | Arturo Espinosa | 1999-11-18 | 1 | -0/+24 |
* | missing files | Arturo Espinosa | 1999-11-18 | 2 | -0/+161 |
* | More work: | Ettore Perazzoli | 1999-11-17 | 19 | -4845/+38 |
* | s/\.a/.la/ | Elliot Lee | 1999-11-17 | 4 | -2/+8 |
* | Add resizing capabilities. | Miguel de Icaza | 1999-11-16 | 31 | -122/+1391 |
* | Added tooltips to the header area. | Ettore Perazzoli | 1999-11-13 | 3 | -6/+78 |
* | More table work | Arturo Espinosa | 1999-11-12 | 46 | -192/+1445 |
* | Some message composer improvements. | Ettore Perazzoli | 1999-11-12 | 11 | -181/+402 |
* | Stuff | Arturo Espinosa | 1999-11-10 | 35 | -239/+2161 |
* | Added cut/copy/paste support to the address editing dialog. | Ettore Perazzoli | 1999-11-09 | 10 | -37/+709 |
* | Some initial work on the dialog for entering addresses from the address book. | Ettore Perazzoli | 1999-11-07 | 12 | -5/+1089 |
* | Here is my initial Evolution work: message composition widget and some | Ettore Perazzoli | 1999-11-06 | 19 | -14/+3188 |
* | Renamed the move modes to MODE_MOVE and MOVE_MODE_DRAGGING. | Federico Mena Quintero | 1999-11-03 | 4 | -50/+120 |
* | Added my widgets stuff -miguel | Arturo Espinosa | 1999-11-02 | 34 | -0/+2984 |
* | - 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 |