aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-header-item.c
Commit message (Expand)AuthorAgeFilesLines
* Tag some strings for translation.Miguel de Icaza2000-08-091-15/+15
* Changed e_popup_menu_run call to match the new arguments.Christopher James Lahey2000-08-091-1/+1
* Added an argument to set a column so that you can't sort by that column.Christopher James Lahey2000-08-011-22/+28
* Changed the background color of the header.Christopher James Lahey2000-07-141-1/+1
* Made scroll wheel work properly in header.Christopher James Lahey2000-07-131-1/+4
* Don't draw drop markers when the layout won't be changed by the drop.Anders Carlsson2000-07-091-2/+9
* From mail:Christopher James Lahey2000-06-301-3/+0
* Added an unsort command.Christopher James Lahey2000-06-281-0/+13
* Changed this to move the cell to the nearest edge instead of to the leftChristopher James Lahey2000-06-221-2/+46
* The field chooser works now.Christopher James Lahey2000-06-081-17/+9
* More work on the Field Chooser. Not quite done yet.Christopher James Lahey2000-06-081-3/+49
* Added e-table-field-chooser*.Christopher James Lahey2000-06-081-155/+138
* Made dragging columns work.Christopher James Lahey2000-05-261-27/+27
* Fixed the remove column callback.Christopher James Lahey2000-05-241-1/+2
* Added right click menus to the table header items.Christopher James Lahey2000-05-241-17/+179
* Removed a memory leak here.Christopher James Lahey2000-05-161-8/+0
* From widgets/e-table/ChangeLogChristopher James Lahey2000-05-141-38/+20
* *** empty log message ***Miguel de Icaza2000-05-121-1/+25
* Made this more reentrant.Christopher James Lahey2000-05-011-2/+7
* Fixed some warnings.Christopher James Lahey2000-04-281-2/+5
* Added a missing include.Christopher James Lahey2000-04-261-0/+1
* Add argument handling here.Miguel de Icaza2000-04-261-9/+38
* Remove test for source. We will fix this later.Miguel de Icaza2000-04-131-15/+13
* Reset resize_guide here.Miguel de Icaza2000-04-121-5/+3
* Add group indent width here. (is_pointer_on_division): Use the groupMiguel de Icaza2000-04-111-19/+108
* Drop frozen count support from here. (ethi_start_drag): ditto.Miguel de Icaza2000-04-111-8/+2
* Got rid of some warnings.Christopher James Lahey2000-04-061-53/+74
* One linerMiguel de Icaza2000-03-301-1/+1
* Fix indentationMiguel de Icaza2000-03-301-77/+77
* Remove warning from here.Miguel de Icaza2000-03-271-5/+3
* Rearranged SUBDIRS for dependencies.Christopher James Lahey2000-03-121-2/+2
* Changed the destroy function to disconnect from signals before unrefingChristopher James Lahey2000-03-081-8/+34
* Made it so that columns would be properly indented.Christopher James Lahey2000-03-061-4/+18
* Added support for the sorting info. The Etable creates a sort_info object,Christopher James Lahey2000-03-061-6/+103
* Removed some unused code.Christopher James Lahey2000-03-041-5/+0
* Test frozen columnsChristopher James Lahey2000-03-011-0/+9
* Fixed a couple of crash bugs.Christopher James Lahey2000-02-281-2/+2
* This were moved to widgets/e-text/ a while ago but never removed. TheyChristopher James Lahey2000-02-241-4/+3
* Check the ethi is actually the one being dragged. Prevents crashes whenIain Holmes2000-02-131-0/+14
* Added test of sort arrows.Christopher James Lahey2000-02-121-7/+33
* Test column header image.Christopher James Lahey2000-02-121-16/+34
* Added reordering of columns.Christopher James Lahey2000-02-121-21/+66
* Handle button releases properly.Christopher James Lahey2000-02-101-0/+23
* Setup the scroll region of the table canvas on size allocation.Miguel de Icaza2000-02-071-1/+3
* Compilation touchups -miguelArturo Espinosa2000-01-061-1/+1
* More work. We now have the basics for nesting working, now we need all theArturo Espinosa1999-12-121-2/+0
* fix this routine.Miguel de Icaza1999-12-101-24/+292
* fixed api.Miguel de Icaza1999-12-031-2/+2
* Removed change cursor from here.Miguel de Icaza1999-12-021-3/+0
* New cell-toggle stuff compiles -miguelArturo Espinosa1999-11-301-2/+12
* beginning of the keyboard navigation.Miguel de Icaza1999-11-281-1/+1
* Compute height using the ecell methods here. (eti_get_height): new methodMiguel de Icaza1999-11-271-0/+4
* It draws the data. WEEEEEEEEE! MiguelArturo Espinosa1999-11-251-23/+0
* Realize cells.Miguel de Icaza1999-11-251-8/+31
* Compute width, keep track of it. (ethi_add_table_header): Monitor changesMiguel de Icaza1999-11-211-6/+59
* New E-table-item.[ch] -migArturo Espinosa1999-11-191-1/+2
* Add resizing capabilities.Miguel de Icaza1999-11-161-35/+268
* More table workArturo Espinosa1999-11-121-7/+3
* StuffArturo Espinosa1999-11-101-0/+233