aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-group-container.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_4_1_4nobody2001-05-231-1408/+0
* (Make the alternating row colors a option in ETableSpecification insteadJason Leach2001-04-291-0/+15
* Added get_cell_geometry method.Christopher James Lahey2001-04-241-0/+29
* Fix headers. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto.Kjartan Maraas2001-04-041-0/+1
* Changed the signal "table_selection_model" to just be "selection_model"Christopher James Lahey2001-03-301-15/+15
* Bumped the version number to 05.99.9.Christopher James Lahey2001-03-211-8/+23
* Changed e_table_selection_model_clear to e_selection_model_clear.Christopher James Lahey2001-02-281-3/+3
* Added e-table/e-table-sorting-utils.lo.Christopher James Lahey2001-02-241-27/+96
* Documented. Added a "cursor_activated" signal. Removed some unusedChristopher James Lahey2001-01-251-0/+36
* Disconnect from the etss->source's signals *before* we unref it.Federico Mena Quintero2001-01-191-0/+5
* Step 2Miguel de Icaza2001-01-161-1/+1
* Rename from Helix Code -> XimianMiguel de Icaza2001-01-161-1/+1
* Set draw_background to FALSE.Miguel de Icaza2000-12-251-0/+1
* Set the minimum width of newly created children.Christopher James Lahey2000-12-191-3/+4
* Removed the set cursor and get cursor methods from ETableGroup.Christopher James Lahey2000-12-151-34/+0
* Add column and GdkEvent * parameters to the double click signal.Christopher James Lahey2000-12-081-2/+2
* Moved files, fixed header files and paths - FedericoFederico Mena Quintero2000-09-201-5/+5
* Fixed e-table #includes so that it would compile.Chris Lahey2000-09-181-4/+4
* Make printing of groups work better and make them print headers.Christopher James Lahey2000-08-291-38/+130
* Added a click signal which gets sent if the user hits the left or middleChristopher James Lahey2000-08-251-0/+9
* Made background colors alternate.Christopher James Lahey2000-08-201-0/+12
* Made drag events calculate a row and column and signal that information.Christopher James Lahey2000-08-041-0/+26
* Added "table_selection_model" argument. Removed foreach function andChristopher James Lahey2000-07-271-33/+22
* From mail:Christopher James Lahey2000-06-301-6/+31
* Calculate height including if clip_height is set to -1.Christopher James Lahey2000-06-271-7/+19
* Remove use of the "x" and "y" arguments to EText.Christopher James Lahey2000-06-231-2/+0
* Removed the unfocus method since that's handled by the canvas itself now.Christopher James Lahey2000-06-211-12/+0
* Clip the contained text.Christopher James Lahey2000-06-131-0/+310
* Added $(GNOME_PRINT_LIBS) to all of the LDADDs.Christopher James Lahey2000-06-111-1/+1
* Added a right click signal.Christopher James Lahey2000-06-061-0/+9
* Added a "key_press" signal.Christopher James Lahey2000-06-021-0/+9
* Added e_table_get_selected_view_row.Christopher James Lahey2000-06-021-0/+17
* Fixed a bunch of selection bugs. Removed "spreadsheet" argument (for now.)Christopher James Lahey2000-05-301-11/+81
* Fixed setting of arguments.Christopher James Lahey2000-05-291-3/+3
* Added double click handling.Christopher James Lahey2000-05-281-0/+9
* Made "drawgrid", "drawfocus", "spreadsheet", and "length_threshold"Christopher James Lahey2000-05-271-0/+63
* Removed a memory leak here.Christopher James Lahey2000-05-161-2/+2
* From widgets/e-table/ChangeLogChristopher James Lahey2000-05-141-334/+51
* Killed some warnings.Christopher James Lahey2000-05-071-1/+0
* Add an e_table_group_add_all function and implement it in the differentChristopher James Lahey2000-05-051-0/+11
* Add argument handling here.Miguel de Icaza2000-04-261-10/+29
* Got rid of some warnings.Christopher James Lahey2000-04-061-12/+26
* Update TODO, add Chris to the author listMiguel de Icaza2000-04-061-4/+7
* Fix indentationMiguel de Icaza2000-03-301-46/+46
* Fix nasty rendering bugs,Michael Meeks2000-03-281-135/+151
* i2000-03-20 Christopher James Lahey <clahey@helixcode.com>Chris Lahey2000-03-211-34/+21
* Use the style's font if lucidasans-10 is not found.Christopher James Lahey2000-03-061-0/+5
* Made it so that columns would be properly indented.Christopher James Lahey2000-03-061-1/+1
* Add a "row_selection" signal.Christopher James Lahey2000-03-061-0/+8
* Made the E table item redraw properly.Christopher James Lahey2000-02-251-6/+13
* Added duplicate_value and add_value. Use the new compare functions. MadeChristopher James Lahey2000-02-251-9/+47
* Made keyboard focus navigation work across groups.Christopher James Lahey2000-02-241-0/+4
* This were moved to widgets/e-text/ a while ago but never removed. TheyChristopher James Lahey2000-02-241-0/+804