aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-header-item.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_4_1_4nobody2001-05-231-1602/+0
* (Fix bug #53111: Portability fixes for HP's ANSI compiler.)Jason Leach2001-05-081-3/+9
* write what was converted to console, this function does not work always.Gediminas Paulauskas2001-05-081-2/+5
* Changed resizeable to resizable in ETableCol for consistency.Christopher James Lahey2001-04-101-6/+6
* Don't draw the button if it's less than 1 pixel wide.Christopher James Lahey2001-04-031-0/+3
* Made these use GTK_TYPE_GDK_EVENT whenever sending an event through theChristopher James Lahey2001-03-301-1/+1
* Removed extra printfsMiguel de Icaza2001-03-191-4/+0
* Use update_sort_and_group_config dialog instead of the non-implementedMiguel de Icaza2001-03-191-8/+6
* Changed the text to pop up the Field Chooser.Christopher James Lahey2001-02-061-1/+1
* Made this conform to the new prototype for e_popup_menu_run.Christopher James Lahey2001-01-211-1/+1
* Keep track of the valid column names (not used right now).Miguel de Icaza2001-01-191-47/+91
* This fixes translations of library messages compared to applicationMiguel de Icaza2001-01-171-0/+1
* Document all entry points. (e_table_specification_save_to_file): ChangeMiguel de Icaza2001-01-161-0/+3
* Work on the ETableConfigurator. Pick up where Chris left.Miguel de Icaza2001-01-151-6/+12
* Close #758 2001-01-12 Miguel de Icaza <miguel@ximian.com>Miguel de Icaza2001-01-121-46/+64
* *** empty log message ***Miguel de Icaza2001-01-121-1/+1
* Added the actions parameter to ect_event. Added an actions field toChristopher James Lahey2000-12-101-2/+4
* Add column and GdkEvent * parameters to the double click signal.Christopher James Lahey2000-12-081-0/+3
* Free the xmlDoc when we are done with it. (e_table_state_save_to_file):Federico Mena Quintero2000-12-081-1/+7
* Federico gets into pixel-perfect neurosis. Xmag is my best friend.Federico Mena Quintero2000-12-031-162/+35
* Changed this to match the new EPopupMenu structre.Christopher James Lahey2000-11-071-16/+16
* Fixed ETableFieldChooser row heights a bit.Christopher James Lahey2000-10-191-1/+1
* Moved the glade file directories.Christopher James Lahey2000-10-181-1/+2
* Reworked some of the height stuff?Christopher James Lahey2000-10-171-14/+12
* Choose a better size for the e-table-header-itemIain Holmes2000-10-171-17/+53
* Added e-table-config-field.lo.Christopher James Lahey2000-10-141-4/+33
* Fixed gdk-font refcountingIain Holmes2000-10-131-17/+20
* Fudge the location of a click in the tooltip, so that it selects theIain Holmes2000-09-271-6/+25
* Moved files, fixed header files and paths - FedericoFederico Mena Quintero2000-09-201-3/+3
* Fixed e-table #includes so that it would compile.Chris Lahey2000-09-181-3/+3
* If the cursor is inside the subcell, call the show_tooltip on it.Iain Holmes2000-09-161-39/+97
* Fix a crash in draw_button.Iain Holmes2000-09-151-2/+2
* Fix some crashes Make double clicking on the header dividers automaticallyIain Holmes2000-09-151-21/+68
* 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