aboutsummaryrefslogtreecommitdiffstats
path: root/widgets
Commit message (Expand)AuthorAgeFilesLines
* Fix from evolution-listMiguel de Icaza2000-03-264-8/+10
* Added some assertions.Matthew Loper2000-03-234-3/+17
* Changed gnome_canvas_item_grab_focus to e_canvas_item_grab_focus.Christopher James Lahey2000-03-222-4/+4
* Make rectangles resize properly when receiving the "model_changed" signal.Christopher James Lahey2000-03-223-6/+37
* Updated to fix a few bugs.Christopher James Lahey2000-03-211-9/+8
* Added the ability to access the text event processor.Christopher James Lahey2000-03-214-32/+74
* i2000-03-20 Christopher James Lahey <clahey@helixcode.com>Chris Lahey2000-03-2119-274/+183
* Fixed a crashing bug when you close an ETable.Christopher James Lahey2000-03-203-2/+7
* Fix for srcdir != builddir.Elliot Lee2000-03-181-0/+1
* Fixed a crashing bug when you cancel an edit.Christopher James Lahey2000-03-143-0/+10
* Added e-text-test.Christopher James Lahey2000-03-122-0/+2
* Rearranged SUBDIRS for dependencies.Christopher James Lahey2000-03-1238-262/+1971
* Changed the order in libeutil and libetext linking so that thereBertrand Guiheneuf2000-03-111-6/+6
* Designed a new system for doing hierarchical displays in the canvas. AddsChristopher James Lahey2000-03-1113-447/+608
* Changed the destroy function to disconnect from signals before unrefingChristopher James Lahey2000-03-0811-90/+181
* Added a "break_characters" argument. It lets you define a set ofChristopher James Lahey2000-03-089-119/+331
* Made rows get unselected when switching from one group to the next.Christopher James Lahey2000-03-063-0/+11
* Use the style's font if lucidasans-10 is not found.Christopher James Lahey2000-03-063-0/+15
* Made it so that columns would be properly indented.Christopher James Lahey2000-03-067-10/+47
* Have identical values get sorted by their actual row.Christopher James Lahey2000-03-063-0/+11
* Draw selected row.Christopher James Lahey2000-03-063-4/+28
* Add a "row_selection" signal.Christopher James Lahey2000-03-0615-2/+189
* Added support for the sorting info. The Etable creates a sort_info object,Christopher James Lahey2000-03-0623-25/+992
* Added saving of frozen_columns count. Added a vertical scrollbar toChristopher James Lahey2000-03-054-3/+28
* Push the proper visual and colormap for ETable to work.Christopher James Lahey2000-03-053-0/+16
* Touched this up a bit.Christopher James Lahey2000-03-056-14/+35
* Fixed a crash error.Christopher James Lahey2000-03-053-0/+6
* Fixed a compile warning.Christopher James Lahey2000-03-055-38/+44
* Added a bunch of stuff to the TODO list. Put +s before a few of the itemsChristopher James Lahey2000-03-048-28/+323
* Removed some unused code.Christopher James Lahey2000-03-049-16/+23
* Various building fixes. At least, now it builds for me.Ettore Perazzoli2000-03-022-2/+6
* Don't show the tooltip if the text is being editted or isn't clipped.Iain Holmes2000-03-013-6/+49
* Test frozen columnsChristopher James Lahey2000-03-0116-3/+1176
* Fixed references to libutil.a -> libeutil.laMichael Zucci2000-02-294-5/+9
* Fixed a couple of crash bugs.Christopher James Lahey2000-02-285-6/+11
* Compilation error.Chris Lahey2000-02-282-18/+16
* Updated these to use the canvas ::update system properly.Chris Lahey2000-02-284-128/+144
* Made the E table item redraw properly.Christopher James Lahey2000-02-255-12/+38
* Made carriage return stop editting instead of inserting a carriage return.Christopher James Lahey2000-02-253-16/+29
* Added e_xml_get_integer_prop_by_name.Christopher James Lahey2000-02-251-3/+4
* Added duplicate_value and add_value. Use the new compare functions. MadeChristopher James Lahey2000-02-2546-190/+1354
* Made keyboard focus navigation work across groups.Christopher James Lahey2000-02-2411-8/+54
* Made changing focus work.Christopher James Lahey2000-02-243-10/+14
* This were moved to widgets/e-text/ a while ago but never removed. TheyChristopher James Lahey2000-02-2478-4371/+4169
* added libetext.a and libeutil.a to test_shortcut_bar_LDADD, and got rid ofDamon Chaplin2000-02-2116-163/+289
* Show the text of the item, in a tooltip style. (e_text_event): Add aIain Holmes2000-02-216-2/+314
* + * widgets/e-minicard/.cvsignore: Added minicard-label-test,Matthew Loper2000-02-201-0/+3
* Include <string.h>Miguel de Icaza2000-02-193-0/+4
* Add EXTRA_GNOME_CFLAGS to INCLUDES>Miguel de Icaza2000-02-192-0/+5
* make <alloca.h> inclusion conditional on HAVE_ALLOCA_HDan Winship2000-02-172-0/+4
* fix library ordering on link lineDan Winship2000-02-172-3/+3
* 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
* Check the ethi is actually the one being dragged. Prevents crashes whenIain Holmes2000-02-133-0/+37
* Added test of sort arrows.Christopher James Lahey2000-02-129-42/+163
* Made a click on a text widget set the cursor properly.Christopher James Lahey2000-02-122-6/+36
* Test column header image.Christopher James Lahey2000-02-1211-48/+190
* Add an editable argument to e_cell_text_new.Christopher James Lahey2000-02-1211-18/+32
* Removed some arguments from the .h that will never be implemented.Christopher James Lahey2000-02-122-8/+0
* Added reordering of columns.Christopher James Lahey2000-02-127-50/+148
* Made space around text look right. Added a blinking cursor.Christopher James Lahey2000-02-123-122/+93
* Add nice assertion.Miguel de Icaza2000-02-115-4/+19
* chutBertrand Guiheneuf2000-02-113-0/+18
* Handle button releases properly.Christopher James Lahey2000-02-105-6/+108
* Tweaked e-cell-text. Added a white background and tweaked the borders.Christopher James Lahey2000-02-103-12/+81
* Changes where e-text is included from.Christopher James Lahey2000-02-092-2/+6
* Add new Makefiles to Makefile list.Christopher James Lahey2000-02-093-53/+61
* More fixing actionMiguel de Icaza2000-02-099-2385/+0
* More cleanup actionMiguel de Icaza2000-02-094-432/+0
* Remove e-cursorsMiguel de Icaza2000-02-094-166/+1
* Fixed some motion event bugs. (incorrect x and y.)Christopher James Lahey2000-02-088-149/+2902
* Added line wrap and a max number of lines (max number of lines is onlyChristopher James Lahey2000-02-086-396/+813
* Sync for Chris to useMiguel de Icaza2000-02-084-24/+36
* finished.Damon Chaplin2000-02-072-12/+11
* Setup the scroll region of the table canvas on size allocation.Miguel de Icaza2000-02-079-34/+67
* Add data field back in.Miguel de Icaza2000-01-293-0/+6
* Handle the grab and ungrab command instead of doing focus by hand. ThisChristopher James Lahey2000-01-2815-811/+1088
* Use e_canvas_item_grab_focus so that it will work with old versions ofChristopher James Lahey2000-01-278-6/+156
* Set the minimum_width.Christopher James Lahey2000-01-2710-16/+128
* Added an arrow cursor for the draggable columns. Made the clickable columnChristopher James Lahey2000-01-2616-156/+853
* don't set the x_set and y_set arguments as don't exist in gdk-pixbufbertrand2000-01-261-2/+0
* Handle shift-tab properly now.Christopher James Lahey2000-01-2615-44/+652
* Changed some line spacing.Chris Lahey2000-01-2115-45/+739
* Finishing previous commit.Chris Lahey2000-01-179-236/+192
* Use e_bar_set_item_data.Miguel de Icaza2000-01-161-1/+1
* Added selection and clipboard support. Added up and down arrow keys. FixedChris Lahey2000-01-1416-53/+968
* e_canvas_item_move_absolute is just a helper function not supplied by theChris Lahey2000-01-1429-112/+3033
* Added a resize signal for when the card changes height. Made it so thatChris Lahey2000-01-1215-248/+733
* Blocked the tab key from getting inserted into the buffer since theChris Lahey2000-01-129-18/+381
* Removed some code which got in the way of testing properly.Chris Lahey2000-01-1126-102/+3487
* Added minicard and text stuff.Chris Lahey2000-01-1020-1/+6873
* *** empty log message ***Arturo Espinosa2000-01-105-35/+40
* More missing filesArturo Espinosa2000-01-072-0/+70
* More hacksArturo Espinosa2000-01-072-0/+8
* Work with builddir != srcdirElliot Lee2000-01-071-1/+2
* Compilation touchups -miguelArturo Espinosa2000-01-0632-29/+32
* Lots of reorganization to get the Evolution shell to begin its life. ItArturo Espinosa2000-01-0691-7866/+8007
* Ok, the restructuring of ETableItem to compute its size without hacks isMiguel de Icaza1999-12-3126-216/+564
* Sync, does not work, dont try it, just backing up -miguelArturo Espinosa1999-12-2832-549/+1486
* added widgets/meeting-time-sel/MakefileDamon Chaplin1999-12-2015-0/+5513
* Ettore's drop shadow on cursor,Michael Meeks1999-12-181-1/+1
* Fix before tripArturo Espinosa1999-12-1331-402/+620
* Works with GnomeCanvasGroups -miguelArturo Espinosa1999-12-1316-85/+229
* Missing fileArturo Espinosa1999-12-133-0/+12
* More work. We now have the basics for nesting working, now we need all theArturo Espinosa1999-12-1265-212/+2196
* Add missing filesArturo Espinosa1999-12-119-0/+162
* fix this routine.Miguel de Icaza1999-12-1052-473/+1599
* fixed api.Miguel de Icaza1999-12-0338-252/+93
* Fix it correctly -miguelArturo Espinosa1999-12-023-15/+6
* Keep track of the originally allocated piece of code.Miguel de Icaza1999-12-025-15/+27
* Removed change cursor from here.Miguel de Icaza1999-12-0235-87/+353
* New images, the previous ones sucked. Thanks to Mark for his helpArturo Espinosa1999-12-016-93/+90
* Add missing filesArturo Espinosa1999-12-0115-0/+1872
* This one derives from e-cell-toggle.Miguel de Icaza1999-12-0125-1152/+284
* New cell-toggle stuff compiles -miguelArturo Espinosa1999-11-3019-42/+179
* New file. Implement a multi-state image toggle cell object.Miguel de Icaza1999-11-3026-168/+1993
* Small cosmetic fixArturo Espinosa1999-11-298-21/+114
* New methods; They implement editing.Miguel de Icaza1999-11-2932-294/+1301
* beginning of the keyboard navigation.Miguel de Icaza1999-11-2841-441/+1435
* More work.Arturo Espinosa1999-11-2711-72/+386
* Compute height using the ecell methods here. (eti_get_height): new methodMiguel de Icaza1999-11-2738-236/+645
* minor typo fixes.Michael Meeks1999-11-264-8/+16
* New routine: Realizes the cell views (eti_unrealize_cell_views): NewMiguel de Icaza1999-11-252-0/+18
* It draws the data. WEEEEEEEEE! MiguelArturo Espinosa1999-11-2527-162/+249
* Realize cells.Miguel de Icaza1999-11-2563-695/+1713
* Updated ROADMAPArturo Espinosa1999-11-232-0/+76
* More stuffArturo Espinosa1999-11-2217-0/+476
* WOOOOHOOOOOoO! It took me quite a while to figure this one out. Fixed.Miguel de Icaza1999-11-215-3/+9
* Compute width, keep track of it. (ethi_add_table_header): Monitor changesMiguel de Icaza1999-11-2117-96/+395
* more stuff -migArturo Espinosa1999-11-205-6/+111
* .cvsignoreArturo Espinosa1999-11-193-0/+3
* New files -migArturo Espinosa1999-11-196-0/+297
* Finish implementing e-table-sorted -migArturo Espinosa1999-11-197-0/+212
* More work -migArturo Espinosa1999-11-1918-33/+300
* New E-table-item.[ch] -migArturo Espinosa1999-11-1945-38/+1126
* Add anotherArturo Espinosa1999-11-181-0/+24
* missing filesArturo Espinosa1999-11-182-0/+161
* More work:Ettore Perazzoli1999-11-1719-4845/+38
* s/\.a/.la/Elliot Lee1999-11-174-2/+8
* Add resizing capabilities.Miguel de Icaza1999-11-1631-122/+1391
* Added tooltips to the header area.Ettore Perazzoli1999-11-133-6/+78
* More table workArturo Espinosa1999-11-1246-192/+1445
* Some message composer improvements.Ettore Perazzoli1999-11-1211-181/+402
* StuffArturo Espinosa1999-11-1035-239/+2161
* Added cut/copy/paste support to the address editing dialog.Ettore Perazzoli1999-11-0910-37/+709
* Some initial work on the dialog for entering addresses from the address book.Ettore Perazzoli1999-11-0712-5/+1089
* Here is my initial Evolution work: message composition widget and someEttore Perazzoli1999-11-0619-14/+3188
* Renamed the move modes to MODE_MOVE and MOVE_MODE_DRAGGING.Federico Mena Quintero1999-11-034-50/+120
* Added my widgets stuff -miguelArturo Espinosa1999-11-0234-0/+2984
* - 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