aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc
Commit message (Expand)AuthorAgeFilesLines
* Free the finish data.Christopher James Lahey2000-06-021-0/+17
* Imported GtkScrollFrame from EOG and renamed it to EScrollFrame.Federico Mena Quintero2000-06-013-0/+1312
* Added e_canvas_item_show_area which makes sure that a particular area of aChristopher James Lahey2000-05-312-0/+32
* Made double clicking create a new card. Set the empty message.Christopher James Lahey2000-05-302-50/+128
* Added e_container_foreach_leaf.Christopher James Lahey2000-05-192-1/+30
* Add imagesdir support.Christopher James Lahey2000-05-192-0/+49
* New `ETitleBar' widget. Also, moved the `EClippedLabel' widget out ofEttore Perazzoli2000-05-167-0/+906
* Removed dist-hook section.Christopher James Lahey2000-05-101-1/+1
* Rearranged order of things getting destroyed.Christopher James Lahey2000-05-091-0/+4
* Remove reflow idle when being destroyed.Christopher James Lahey2000-05-091-0/+11
* set and reset the GTK_HAS_FOCUS flag. We now get focus_out eventsDamon Chaplin2000-05-031-0/+4
* add e-popup-menu.[ch]Miguel de Icaza2000-04-262-0/+115
* Use "e-minicard" as the log domain.Federico Mena Quintero2000-04-211-3/+5
* Add realize. (e_canvas_realize): Set the back pixmap to NULL to reduceAnders Carlsson2000-04-161-4/+14
* Changed some incorrect gtk_object_refs and gtk_object_unrefs intoChristopher James Lahey2000-04-111-0/+1
* Added proper keyboard focus handling.Christopher James Lahey2000-04-111-1/+13
* CVS move mistake. Fixed the correct changes in the correct places.Christopher James Lahey2000-04-092-15/+37
* minor style clean + kill duff file in POTFILES.Michael Meeks2000-03-281-5/+7
* ChangeLog shuffling.Miguel de Icaza2000-03-271-35/+35
* Rearranged SUBDIRS for dependencies.Christopher James Lahey2000-03-122-18/+27
* Designed a new system for doing hierarchical displays in the canvas. AddsChristopher James Lahey2000-03-113-71/+157
* This were moved to widgets/e-text/ a while ago but never removed. TheyChristopher James Lahey2000-02-242-4/+9
* Add the unicode libraries as well.Miguel de Icaza2000-02-162-3/+9
* Major rationalization of pts vs pixels and the use of margins.Jody Goldberg2000-02-132-5/+6
* Handle the grab and ungrab command instead of doing focus by hand. ThisChristopher James Lahey2000-01-281-193/+239
* Use e_canvas_item_grab_focus so that it will work with old versions ofChristopher James Lahey2000-01-272-0/+73
* Set the minimum_width.Christopher James Lahey2000-01-272-4/+30
* Added an arrow cursor for the draggable columns. Made the clickable columnChristopher James Lahey2000-01-262-36/+164
* Handle shift-tab properly now.Christopher James Lahey2000-01-263-1/+302
* Changed some line spacing.Chris Lahey2000-01-212-9/+172
* e_canvas_item_move_absolute is just a helper function not supplied by theChris Lahey2000-01-144-0/+586
* More missing filesArturo Espinosa2000-01-072-0/+70
* Ettore's drop shadow on cursor,Michael Meeks1999-12-181-1/+1
* Renamed the move modes to MODE_MOVE and MOVE_MODE_DRAGGING.Federico Mena Quintero1999-11-034-50/+120
* - Move some math functions from utils to mathfuncs.Jody Goldberg1999-10-081-1/+1
* Fiddled with object creation,Michael Meeks1999-09-222-0/+10
* Cosmetic widget update when loading lots of files,Michael Meeks1999-09-112-20/+22
* Commit missing filesArturo Espinosa1999-09-072-0/+74
* Add an event handler for the preview canvas. (zoom_state): new routine,Miguel de Icaza1999-09-062-0/+4
* Added margin display preview.Miguel de Icaza1999-09-032-0/+2
* - Disable insert/delete row/column that would split an array-formulaJody Goldberg1999-07-111-1/+1
* Reworked the insert/delete column/row code again. Beat on it, please!Morten Welinder1999-05-221-1/+4
* Wide use of const in gnumeric now, thanks to Morten WelinderArturo Espinosa1999-04-242-2/+2
* Use 0.0########## instead. Looks saner.Miguel de Icaza1999-01-112-4/+18
* Made all of the header inclussion conditionals consistentArturo Espinosa1998-10-013-9/+9
* New routine to paint a little red triangle if the cell hsa notes.Miguel de Icaza1998-09-302-1/+2
* New:Miguel de Icaza1998-09-241-0/+2
* When decoding a tree, include the argument separator. Also, loop properlyMiguel de Icaza1998-09-211-22/+22
* Autofill lists work:Arturo Espinosa1998-09-162-4/+18
* Got cursors working.Arturo Espinosa1998-09-153-2/+60
* Color attributes in formats work (ie, you can get colored cells now);Arturo Espinosa1998-09-142-0/+16
* Color implemtnationArturo Espinosa1998-09-122-0/+81