| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed some warnings. | Christopher James Lahey | 2000-04-28 | 14 | -16/+20 |
* | + * widgets/e-text/e-text.c (e_text_destroy): Kill text->timer and | Matthew Loper | 2000-04-27 | 2 | -0/+22 |
* | Added a missing include. | Christopher James Lahey | 2000-04-26 | 3 | -0/+6 |
* | add e-popup-menu.[ch] | Miguel de Icaza | 2000-04-26 | 2 | -0/+115 |
* | Add argument handling here. | Miguel de Icaza | 2000-04-26 | 23 | -998/+523 |
* | Fixed a warning. | Christopher James Lahey | 2000-04-25 | 5 | -4/+8 |
* | Made the tooltip show up in the correct place and configuration when using | Christopher James Lahey | 2000-04-24 | 11 | -60/+404 |
* | oops, silly me. | Matthew Loper | 2000-04-24 | 1 | -1/+1 |
* | + * widgets/Makefile.am: Added e-paned directory. | Matthew Loper | 2000-04-24 | 1 | -1/+1 |
* | Calculate the width of the table from the width of all the columns, and | Iain Holmes | 2000-04-24 | 3 | -4/+28 |
* | Use "e-minicard" as the log domain. | Federico Mena Quintero | 2000-04-21 | 3 | -11/+16 |
* | add table-size-test | Chris Toshok | 2000-04-17 | 14 | -56/+573 |
* | Propagate mouse wheel events upwards. | Anders Carlsson | 2000-04-17 | 5 | -26/+42 |
* | Shut up CVS | Anders Carlsson | 2000-04-17 | 1 | -0/+7 |
* | added buttons to test moving/reordering groups. | Damon Chaplin | 2000-04-16 | 7 | -1866/+154 |
* | Add realize. (e_canvas_realize): Set the back pixmap to NULL to reduce | Anders Carlsson | 2000-04-16 | 1 | -4/+14 |
* | + * addressbook/gui/component/addressbook.c | Matthew Loper | 2000-04-16 | 3 | -0/+33 |
* | Do not use the parent thingie, because it might be like anything. And | Miguel de Icaza | 2000-04-15 | 2 | -1/+5 |
* | Apply some loving action when it comes to visuals and colormaps. Yes, we | Miguel de Icaza | 2000-04-15 | 1 | -2/+11 |
* | Add our own ChangeLog | Miguel de Icaza | 2000-04-15 | 1 | -0/+119 |
* | Added a row height cache. | Christopher James Lahey | 2000-04-15 | 5 | -4/+128 |
* | Make `e_table_construct()' work by passing the correct size argument | Ettore Perazzoli | 2000-04-15 | 3 | -2/+7 |
* | Switch the parent object to be a GtkTable. (et_real_construct): apply | Miguel de Icaza | 2000-04-15 | 5 | -24/+65 |
* | Remove test for source. We will fix this later. | Miguel de Icaza | 2000-04-13 | 3 | -31/+30 |
* | Reset resize_guide here. | Miguel de Icaza | 2000-04-12 | 3 | -10/+10 |
* | you need the latest gdk-pixbuf to build evolution now. | Larry Ewing | 2000-04-12 | 3 | -120/+99 |
* | Moved some logic a bit. Minor changes. | Christopher James Lahey | 2000-04-12 | 2 | -16/+2 |
* | e-text.c: Recalc bounds when changing the width/clip_width | iholmes | 2000-04-12 | 2 | -6/+48 |
* | Add files | Miguel de Icaza | 2000-04-11 | 4 | -0/+84 |
* | Add group indent width here. (is_pointer_on_division): Use the group | Miguel de Icaza | 2000-04-11 | 9 | -62/+251 |
* | Changed some incorrect gtk_object_refs and gtk_object_unrefs into | Christopher James Lahey | 2000-04-11 | 2 | -0/+2 |
* | Drop frozen count support from here. (ethi_start_drag): ditto. | Miguel de Icaza | 2000-04-11 | 12 | -45/+17 |
* | Added proper keyboard focus handling. | Christopher James Lahey | 2000-04-11 | 1 | -1/+13 |
* | + * addressbook/gui/component/addressbook.c (addressbook_factory): | Matthew Loper | 2000-04-09 | 3 | -0/+8 |
* | Separated some functions into an xml bit and a generic bit. | Christopher James Lahey | 2000-04-09 | 3 | -120/+123 |
* | CVS move mistake. Fixed the correct changes in the correct places. | Christopher James Lahey | 2000-04-09 | 20 | -3100/+74 |
* | pixmap_DATA isn't defined so don't use it as a variable. | Christopher James Lahey | 2000-04-09 | 15 | -142/+1073 |
* | Made text tooltips appear in place. Iain figured out that to get them to | Christopher James Lahey | 2000-04-08 | 2 | -56/+108 |
* | Got rid of some warnings. | Christopher James Lahey | 2000-04-06 | 33 | -344/+827 |
* | More flushing action | Miguel de Icaza | 2000-04-06 | 1 | -0/+3 |
* | Update TODO, add Chris to the author list | Miguel de Icaza | 2000-04-06 | 3 | -8/+34 |
* | Load the icons from the installation path, not form the GNOME-libs | Miguel de Icaza | 2000-04-06 | 22 | -166/+310 |
* | Got rid of some runtime errors. Changed to "fixed" font so that it will | Christopher James Lahey | 2000-04-05 | 2 | -14/+112 |
* | Fixed some referencing and lifetime issues. | Christopher James Lahey | 2000-04-05 | 7 | -9/+44 |
* | Removed an unnecessary get_bounds call. | Christopher James Lahey | 2000-04-05 | 2 | -40/+124 |
* | Love, part 3 | Miguel de Icaza | 2000-04-01 | 2 | -14/+38 |
* | Love realization | Miguel de Icaza | 2000-04-01 | 6 | -72/+96 |
* | More love | Miguel de Icaza | 2000-04-01 | 9 | -28/+61 |
* | added support for a callback function to set the icons. | Damon Chaplin | 2000-03-31 | 3 | -41/+77 |
* | More work | Miguel de Icaza | 2000-03-31 | 8 | -148/+422 |
* | Add so I can go to the chillout hack room | Miguel de Icaza | 2000-03-31 | 12 | -178/+616 |
* | install new shortcut bar pixmaps. | Dan Winship | 2000-03-31 | 1 | -4/+4 |
* | Fix the comment at the top of the file: it was describing | Dan Winship | 2000-03-31 | 1 | -3/+9 |
* | Add new files | Miguel de Icaza | 2000-03-31 | 8 | -0/+750 |
* | One liner | Miguel de Icaza | 2000-03-30 | 2 | -2/+2 |
* | Fix indentation | Miguel de Icaza | 2000-03-30 | 56 | -1110/+1110 |
* | + * wombat/Makefile.am: new file. | Matthew Loper | 2000-03-29 | 4 | -6/+8 |
* | avoid a crash if icons aren't found | Seth Alves | 2000-03-28 | 1 | -1/+1 |
* | New function, used to flatten the images we get and composite them with | Miguel de Icaza | 2000-03-28 | 2 | -5/+42 |
* | minor style clean + kill duff file in POTFILES. | Michael Meeks | 2000-03-28 | 1 | -5/+7 |
* | Prune redundant files. | Michael Meeks | 2000-03-28 | 10 | -554/+0 |
* | Fix nasty rendering bugs, | Michael Meeks | 2000-03-28 | 11 | -540/+614 |
* | ChangeLog shuffling. | Miguel de Icaza | 2000-03-27 | 1 | -35/+35 |
* | Removed extra code that computed bogus width. This was the actual source | Matias Mutchinick | 2000-03-27 | 3 | -6/+10 |
* | Remove warning from here. | Miguel de Icaza | 2000-03-27 | 11 | -18/+26 |
* | Fix from evolution-list | Miguel de Icaza | 2000-03-26 | 4 | -8/+10 |
* | Added some assertions. | Matthew Loper | 2000-03-23 | 4 | -3/+17 |
* | Changed gnome_canvas_item_grab_focus to e_canvas_item_grab_focus. | Christopher James Lahey | 2000-03-22 | 2 | -4/+4 |
* | Make rectangles resize properly when receiving the "model_changed" signal. | Christopher James Lahey | 2000-03-22 | 3 | -6/+37 |
* | Updated to fix a few bugs. | Christopher James Lahey | 2000-03-21 | 1 | -9/+8 |
* | Added the ability to access the text event processor. | Christopher James Lahey | 2000-03-21 | 4 | -32/+74 |
* | i2000-03-20 Christopher James Lahey <clahey@helixcode.com> | Chris Lahey | 2000-03-21 | 19 | -274/+183 |
* | Fixed a crashing bug when you close an ETable. | Christopher James Lahey | 2000-03-20 | 3 | -2/+7 |
* | Fix for srcdir != builddir. | Elliot Lee | 2000-03-18 | 1 | -0/+1 |
* | Fixed a crashing bug when you cancel an edit. | Christopher James Lahey | 2000-03-14 | 3 | -0/+10 |
* | Added e-text-test. | Christopher James Lahey | 2000-03-12 | 2 | -0/+2 |
* | Rearranged SUBDIRS for dependencies. | Christopher James Lahey | 2000-03-12 | 38 | -262/+1971 |
* | Changed the order in libeutil and libetext linking so that there | Bertrand Guiheneuf | 2000-03-11 | 1 | -6/+6 |
* | Designed a new system for doing hierarchical displays in the canvas. Adds | Christopher James Lahey | 2000-03-11 | 13 | -447/+608 |
* | Changed the destroy function to disconnect from signals before unrefing | Christopher James Lahey | 2000-03-08 | 11 | -90/+181 |
* | Added a "break_characters" argument. It lets you define a set of | Christopher James Lahey | 2000-03-08 | 9 | -119/+331 |
* | Made rows get unselected when switching from one group to the next. | Christopher James Lahey | 2000-03-06 | 3 | -0/+11 |
* | Use the style's font if lucidasans-10 is not found. | Christopher James Lahey | 2000-03-06 | 3 | -0/+15 |
* | Made it so that columns would be properly indented. | Christopher James Lahey | 2000-03-06 | 7 | -10/+47 |
* | Have identical values get sorted by their actual row. | Christopher James Lahey | 2000-03-06 | 3 | -0/+11 |
* | Draw selected row. | Christopher James Lahey | 2000-03-06 | 3 | -4/+28 |
* | Add a "row_selection" signal. | Christopher James Lahey | 2000-03-06 | 15 | -2/+189 |
* | Added support for the sorting info. The Etable creates a sort_info object, | Christopher James Lahey | 2000-03-06 | 23 | -25/+992 |
* | Added saving of frozen_columns count. Added a vertical scrollbar to | Christopher James Lahey | 2000-03-05 | 4 | -3/+28 |
* | Push the proper visual and colormap for ETable to work. | Christopher James Lahey | 2000-03-05 | 3 | -0/+16 |
* | Touched this up a bit. | Christopher James Lahey | 2000-03-05 | 6 | -14/+35 |
* | Fixed a crash error. | Christopher James Lahey | 2000-03-05 | 3 | -0/+6 |
* | Fixed a compile warning. | Christopher James Lahey | 2000-03-05 | 5 | -38/+44 |
* | Added a bunch of stuff to the TODO list. Put +s before a few of the items | Christopher James Lahey | 2000-03-04 | 8 | -28/+323 |
* | Removed some unused code. | Christopher James Lahey | 2000-03-04 | 9 | -16/+23 |
* | Various building fixes. At least, now it builds for me. | Ettore Perazzoli | 2000-03-02 | 2 | -2/+6 |
* | Don't show the tooltip if the text is being editted or isn't clipped. | Iain Holmes | 2000-03-01 | 3 | -6/+49 |
* | Test frozen columns | Christopher James Lahey | 2000-03-01 | 16 | -3/+1176 |
* | Fixed references to libutil.a -> libeutil.la | Michael Zucci | 2000-02-29 | 4 | -5/+9 |
* | Fixed a couple of crash bugs. | Christopher James Lahey | 2000-02-28 | 5 | -6/+11 |
* | Compilation error. | Chris Lahey | 2000-02-28 | 2 | -18/+16 |
* | Updated these to use the canvas ::update system properly. | Chris Lahey | 2000-02-28 | 4 | -128/+144 |
* | Made the E table item redraw properly. | Christopher James Lahey | 2000-02-25 | 5 | -12/+38 |
* | Made carriage return stop editting instead of inserting a carriage return. | Christopher James Lahey | 2000-02-25 | 3 | -16/+29 |
* | Added e_xml_get_integer_prop_by_name. | Christopher James Lahey | 2000-02-25 | 1 | -3/+4 |
* | Added duplicate_value and add_value. Use the new compare functions. Made | Christopher James Lahey | 2000-02-25 | 46 | -190/+1354 |
* | 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 |