aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table.c
Commit message (Expand)AuthorAgeFilesLines
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-3626/+0
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-77/+99
* Coding style and whitespace cleanup.Matthew Barnes2012-08-201-2/+2
* Bug #665130 - Memory leaks in Preferences and ETableMilan Crha2012-03-161-1/+0
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-519/+382
* Bug #235665 - Heavy hard disk access when resizing columns in viewsMilan Crha2011-10-071-1/+32
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-194/+305
* Including <glib.h> directly is rarely needed.Matthew Barnes2011-05-281-1/+0
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+2
* Coding style and whitespace cleanup.Matthew Barnes2011-05-221-56/+87
* Coding style cleanups.Matthew Barnes2011-05-091-5/+5
* Whitespace and coding style cleanups.Matthew Barnes2011-05-081-2/+4
* Use G_SIGNAL_TYPE_STATIC_SCOPE for all GdkEvent signal params.Matthew Barnes2011-02-251-11/+22
* More whitespace cleanup.Matthew Barnes2011-01-311-4/+4
* Coding style and whitespace cleanup.Matthew Barnes2011-01-301-9/+17
* Adapt ETable to latest gtk+-3.0 API.Matthew Barnes2011-01-261-44/+58
* Adapt size_request vfuncs to latest gtk+-3.0 API.Rodrigo Moya2011-01-251-6/+14
* Drop backward-compatibility cruft.Matthew Barnes2011-01-251-3/+0
* libetable cleanups.Matthew Barnes2011-01-171-3/+3
* Fudge GtkScrollable for gtk2.Matthew Barnes2011-01-151-32/+32
* ETree: Fix runtime warnings with GTK3.Matthew Barnes2011-01-091-9/+10
* e-table: Don't push/pop colormapsBenjamin Otte2010-10-301-4/+0
* e-table: Fix includes to only ever include libgnomecanvas.hBenjamin Otte2010-10-301-2/+1
* Bug #631320 - GtkObject is gone in GTK3Milan Crha2010-10-071-8/+8
* Coding style and whitespace cleanup.Matthew Barnes2010-10-041-1/+3
* Use new GDK keysym names if available.Matthew Barnes2010-09-181-14/+17
* Coding style and whitespace cleanups.Matthew Barnes2010-09-121-250/+250
* Coding style and whitespace cleanup.Matthew Barnes2010-07-121-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2010-05-021-48/+103
* Use accessor functions instead direct access (GSEAL work)Javier Jardón2010-04-131-1/+1
* Giant leap towards GSEAL compliance.Matthew Barnes2010-04-081-98/+188
* Revert "[win32] #undef some conflicting defines"Fridrich Štrba2010-04-061-4/+0
* [win32] #undef some conflicting definesFridrich Štrba2010-04-061-0/+4
* Bug #325121 - Do not translate developer strings in g_param_spec_*Milan Crha2010-04-021-12/+12
* Work around recent GTK+ deprecations.Matthew Barnes2010-03-051-0/+4
* Bug #610824 - Contacts list view column width doesn't follow headerMilan Crha2010-02-241-1/+5
* Fix ETable/ETree signal signatures.Matthew Barnes2010-02-191-25/+25
* Bug 602416 - Changing shell views emits many runtime warningsMatthew Barnes2010-02-071-6/+16
* Coding style and whitespace cleanup.Matthew Barnes2010-01-311-8/+8
* Introduce ESelectable and EFocusTracker.Matthew Barnes2009-12-261-3/+7
* Bug #590127 - Define ETable::vertical-spacing style propertyMilan Crha2009-11-181-0/+9
* Merge commit 'EVOLUTION_2_27_5' into kill-bonoboMatthew Barnes2009-07-281-1/+1
|\
| * More whitespace cleanup.Matthew Barnes2009-07-191-3/+3
| * Bug #266150 - In list view Delete option not working in menu and toolbarMilan Crha2009-07-171-1/+1
| * Fix excessive whitespace.Matthew Barnes2009-07-131-8/+0
| * More code cleanup.Matthew Barnes2009-06-021-3/+3
| * Whitespace cleanup.Matthew Barnes2009-05-291-13/+13
| * Prefer GLib basic types over C types.Matthew Barnes2009-05-291-76/+76
| * Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* | More whitespace cleanup.Matthew Barnes2009-07-191-3/+3
* | Fix excessive whitespace.Matthew Barnes2009-07-141-8/+0
* | Radically reorganize source code.Matthew Barnes2009-06-251-1/+1
* | More code cleanup.Matthew Barnes2009-06-021-3/+3
* | Whitespace cleanup.Matthew Barnes2009-05-291-13/+13
* | Prefer GLib basic types over C types.Matthew Barnes2009-05-271-76/+76
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-1/+1
|\ \
| * | Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
| |/
| * Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-171-1/+1
* | Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-211-1/+1
* | Use -no-undefined on Linux tooMilan Crha2009-05-201-2/+2
|/
* Bug 577929 – Consolidate marshallersMatthew Barnes2009-04-231-15/+15
* ** Fix for bug #550114Milan Crha2009-02-161-7/+5
* Change License from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-09-301-16/+17
* Committing on behalf of Milan Crha <mcrha@redhat.com> Milan Crha2008-07-211-0/+18
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Fix for bug #512623Milan Crha2008-02-011-1/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-74/+74
* ** Fixes bug #437579Matthew Barnes2007-10-101-3/+1
* Fix for bug #461195 from Hiroyuki Ikezoe.Matthew Barnes2007-09-281-4/+4
* 2007-09-26 mcrha Fix for bug #340748Milan Crha2007-09-261-0/+2
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* Remove E_MAKE_TYPE macro.Hiroyuki Ikezoe2007-07-281-16/+10
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-201-4/+7
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* Fixes bug #381642.Harish Krishnaswamy2006-12-041-0/+8
* ** Fixes bug #352450Matthew Barnes2006-09-181-1/+1
* Tons of cleanups of the following sort: - remove unused vars - removeKjartan Maraas2006-01-301-17/+2
* fixed one typo. Fixes bug 306118 partially.Andre Klapper2005-12-231-1/+1
* e-table.c (e_table_load_specification) e-table-specification.cTor Lillqvist2005-09-301-1/+1
* Added widgets in INCLUDES.Kaushal Kumar2005-06-231-4/+4
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-26/+26
* Check for NULL string before passing to dgettext. Fixes a crash onSarfraaz Ahmed2005-05-061-1/+1
* Port to Windows, initial commit:Tor Lillqvist2005-04-291-14/+17
* Some code clean work.Harry Lu2005-02-041-5/+2
* add an a11y name for the popup list. make shortcut key ALT+Arrow work.Li Yuan2005-01-271-0/+8
* check whether header_canvas and table_canvas is NULL.Li Yuan2004-11-241-3/+5
* if canvas has a focused item but the etable does not have a cursor row,Li Yuan2004-11-041-0/+4
* return FALSE so we don't kill the focus event chainJP Rosevear2004-10-201-3/+3
* Fixes #51626Bruce Tao2004-05-101-4/+65
* Fixed Bug 51252, 51254, 51255. add some code deal with key press event.Andrew Wu2003-12-021-1/+0
* Support for preedit in e-text widgets.Suresh Chandrasekharan2003-10-151-2/+8
* add e-table atk support to libgal a11y add atk registration forGilbert Fang2003-09-051-0/+8
* Initialize some missing fields. Fixes "no handler with id" warnings at evoDan Winship2003-07-011-0/+2
* remove extra ref, the count starts at one.Larry Ewing2003-06-191-1/+0
* remove gratuitous refJP Rosevear2003-05-021-1/+0
* [ fixes evolution bug #40464 ] use G_SIGNAL_TYPE_STATIC_SCOPE for theChris Toshok2003-04-211-2/+2
* fix UMR.Chris Toshok2003-03-231-1/+1
* i18n fixDmitry Mastrukov2003-03-051-1/+1
* remove alloc-based transform (et_drag_data_received): dittoMike Kestner2003-03-011-12/+0
* remove obvious double g_strdup.Chris Toshok2002-12-171-2/+0
* Don't leak old sort info.Hans Petter Jansson2002-12-041-0/+2
* check for table->table_canvas == NULL.Chris Toshok2002-11-171-4/+6
* GObject port work.Chris Toshok2002-11-171-73/+103
* ETableConfig derives from GObject (fix warnings).Chris Toshok2002-11-151-4/+3
* deal with ESelectionModel no longer deriving from GtkObject.Chris Toshok2002-11-151-27/+27
* add more marshallers for e-table.Chris Toshok2002-11-141-160/+177
* GObjectify GObjectify GObjectify use GObject api for models use GObjectMike Kestner2002-11-061-258/+181
* use GObject api for ETableHeader use GObject api on ETableHeaderMike Kestner2002-11-051-43/+48
* merging the gal-2 branch back to the trunk.Mike Kestner2002-11-011-61/+147
* Set the selection model's selection_mode after setting the table model, orDan Winship2002-09-201-5/+2
* And finally here.Jeffrey Stedfast2002-08-071-17/+1
* #include <string.h> for memsetJeffrey Stedfast2002-08-071-6/+26
* Patch by clahey.JP Rosevear2002-06-181-1/+37
* Don't draw or interact with the popup button if a cell isn't editableChristopher James Lahey2002-06-151-7/+8
* Added this function.Christopher James Lahey2002-06-051-39/+74
* Added horizontal dividers to this item when in table mode.Christopher James Lahey2002-05-031-15/+2
* Set the gettext-domain here.Christopher James Lahey2002-05-021-1/+8
* Ansification patch from danw.Christopher James Lahey2002-04-261-3/+3
* Fixed a memory leak here by using the "selection-done" signal.Christopher James Lahey2002-04-121-6/+29
* New function that returns the total minimum width of all the columns.Christopher James Lahey2002-03-161-4/+15
* Made this return a boolean that returns whether the ETableSearch used theChristopher James Lahey2002-03-151-2/+3
* Don't search if any modifier but SHIFT or LOCK is pressed.Ettore Perazzoli2002-03-151-3/+4
* Added this function.Christopher James Lahey2002-03-141-0/+3
* Replaced e_marshal_BOOL__STRING with this since the function it was usedChristopher James Lahey2002-03-131-2/+5
* Give the correct height to the subcells instead of overlapping them.Christopher James Lahey2002-03-131-13/+29
* Added e-table-search.lo.Christopher James Lahey2002-03-121-0/+108
* Added a pixbuf column type.Christopher James Lahey2002-03-121-37/+50
* Call scroll_off and in e-tree.c hover_off.Christopher James Lahey2002-02-091-8/+18
* *** empty log message ***Chris Lahey2002-02-071-8/+93
* Bumped version number to 0.19.99.0. Bumped GAL_CURRENT. ResetChristopher James Lahey2002-01-091-20/+42
* Merging changes:Christopher James Lahey2001-12-051-2/+11
* Merging changes:Christopher James Lahey2001-12-041-5/+7
* Merging changes:Christopher James Lahey2001-12-041-33/+298
* Handle the case where page up or page down goes off the end of the tableChristopher James Lahey2001-11-151-0/+8
* Leave edit if commit is called.Christopher James Lahey2001-10-311-8/+16
* Remove point handler and just let GnomeCanvasGroup handle it.Christopher James Lahey2001-10-311-1/+2
* Bumped the version number here to 0.15.99.10.Christopher James Lahey2001-10-311-0/+6
* Ignore buttons 4 and 5 here. Fixes Ximian bug #13853.Christopher James Lahey2001-10-301-6/+8
* Fix crash here.Christopher James Lahey2001-10-281-1/+1
* Changed the license announcement at the top of these files.Christopher James Lahey2001-10-271-5/+19
* Document allow-grouping attribute.Christopher James Lahey2001-10-261-0/+3
* Fixes Ximian bug #6832.Federico Mena Quintero2001-10-261-3/+49
* Added #include "gal/widgets/e-unicode.h".Christopher James Lahey2001-10-251-9/+26
* Use new e_table_header_prioritized_column field.Christopher James Lahey2001-10-131-0/+1
* Added this function.Christopher James Lahey2001-10-101-0/+9
* Use g_dataset_set_data_full to find out when the context is destroyed.Christopher James Lahey2001-10-061-0/+22
* Adapted height method to deal with a row of -1.Christopher James Lahey2001-10-051-2/+16
* add E_OBJECT_CLASS_ADD_SIGNALS and E_OBJECT_CLASS_TYPE to ease migrationMichael Meeks2001-10-051-18/+18
* Set the step_increment on the horizontal scrollbars here to 20.Christopher James Lahey2001-09-261-0/+6
* Commit patch from Chris to implement e_tree_right_click_up() forEttore Perazzoli2001-09-261-0/+6
* Use the correct prototype for the signal handler.Federico Mena Quintero2001-09-251-4/+4
* Assert that the virtual method is implemented instead of being forgiving.Federico Mena Quintero2001-09-251-0/+2
* Fixed typo.Chyla Zbigniew2001-08-251-1/+1
* Added start_drag signals.Christopher James Lahey2001-08-251-97/+62
* Handle GDK_KP_Page_Up, GDK_KP_Page_Down, GDK_KP_Right, and GDK_KP_LeftChristopher James Lahey2001-08-141-3/+2
* new proto and virtual methodJP Rosevear2001-08-101-6/+18
* Added scrolling to access nodes that are scrolled off screen for drops.Christopher James Lahey2001-08-071-43/+155
* Implemented these functions.Christopher James Lahey2001-08-071-0/+38
* Set the et->cursor_loc *before* committing the click-to-add to avoidFederico Mena Quintero2001-08-021-3/+7
* Created this function for key presses that move in some way other thanChristopher James Lahey2001-07-111-4/+4
* Made the amount to scroll by smaller here.Christopher James Lahey2001-07-111-2/+2
* Use e_selection_model_do_something directly for page up and page downChristopher James Lahey2001-07-111-32/+17
* send signals even if the row/col is -1. (et_drag_drop): same.Chris Toshok2001-06-291-31/+26
* Remove row row + i instead of row i. (et_table_rows_inserted): Insert rowChristopher James Lahey2001-05-261-2/+2
* Remove row i instead of row row. Destroy et->group when you get theChristopher James Lahey2001-05-261-4/+11
* Added a read only argument "model" to ETable.Christopher James Lahey2001-04-291-1/+10
* (Make the alternating row colors a option in ETableSpecification insteadJason Leach2001-04-291-0/+3
* Add the header height to the returned y location here so that things willChristopher James Lahey2001-04-261-1/+3
* Documented this function properly.Christopher James Lahey2001-04-241-8/+9
* Added get_cell_geometry method.Christopher James Lahey2001-04-241-0/+31
* Free some things that weren't getting freed.Dan Winship2001-04-191-0/+3
* #include "gal/widgets/e-unicode.h".Christopher James Lahey2001-04-111-0/+1
* i18n fixes.Gediminas Paulauskas2001-04-111-1/+1
* Fix headers. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto.Kjartan Maraas2001-04-041-2/+4
* Typo fix; call e_cell_unrealize(), not e_cell_realize().Federico Mena Quintero2001-04-031-2/+0
* Made these use GTK_TYPE_GDK_EVENT whenever sending an event through theChristopher James Lahey2001-03-301-4/+7
* Changed the signal "table_selection_model" to just be "selection_model"Christopher James Lahey2001-03-301-1/+1
* Updated to set the width of the header canvas to be equal to the width ofChristopher James Lahey2001-03-301-8/+31
* ref the sort_info taken from the state object. Ditto. Fixes the last ETreeDan Winship2001-03-261-0/+1
* Fixed a typo in the word horiztonal.Christopher James Lahey2001-03-211-1/+1
* Bumped the version number to 05.99.9.Christopher James Lahey2001-03-211-3/+6
* Deal with proxy_node_changed being called on a different root node thanChristopher James Lahey2001-03-201-120/+30
* New public API call, `e_table_get_cell_at()'. Also upped the GALEttore Perazzoli2001-03-081-43/+39
* Changed e_table_selection_model_clear to e_selection_model_clear.Christopher James Lahey2001-02-281-16/+16
* Prevent `gtk_signal_disconnect()' warnings when destroying aEttore Perazzoli2001-02-271-10/+18
* Added e-table/e-table-sorting-utils.lo.Christopher James Lahey2001-02-241-108/+122
* Removed setting of invalid "horizontal_scrolling" argument.Christopher James Lahey2001-02-171-5/+0
* This new function updates the minimum width of all of the columns based onChristopher James Lahey2001-02-141-0/+18
* Set the dnd_code on the header properly.Christopher James Lahey2001-02-091-1/+6
* Added a "changed" signal.Christopher James Lahey2001-02-061-8/+8
* Make home and end keys move to the beginning and end of the row if cursorChristopher James Lahey2001-01-281-0/+1
* Make ETable stop editing when it looses focus.Christopher James Lahey2001-01-271-5/+18
* Set the GTK_CAN_FOCUS flag on the widget, since an ETable ought to beFederico Mena Quintero2001-01-261-82/+126
* Documented. Added a "cursor_activated" signal. Removed some unusedChristopher James Lahey2001-01-251-0/+24
* Made this conform to the new prototype for e_popup_menu_run.Christopher James Lahey2001-01-211-16/+2
* Keep track of the valid column names (not used right now).Miguel de Icaza2001-01-191-72/+131
* This fixes translations of library messages compared to applicationMiguel de Icaza2001-01-171-3/+4
* Load frames.Miguel de Icaza2001-01-171-11/+20
* Step 2Miguel de Icaza2001-01-161-2/+2
* Rename from Helix Code -> XimianMiguel de Icaza2001-01-161-1/+1
* Document all entry points. (e_table_specification_save_to_file): ChangeMiguel de Icaza2001-01-161-1/+1
* Work on the ETableConfigurator. Pick up where Chris left.Miguel de Icaza2001-01-151-9/+11
* Added selection_mode argument.Christopher James Lahey2001-01-121-0/+4
* Added expansions field and loading and saving of that field.Christopher James Lahey2001-01-111-3/+13
* Destroy text and pixbuf if they exist whether or not is_pixbuf is set.Christopher James Lahey2000-12-231-1/+1
* Removed the set cursor and get cursor methods from ETableGroup.Christopher James Lahey2000-12-151-5/+6
* New function to calculate the extra pixels per column header.Christopher James Lahey2000-12-141-0/+5
* set "sort_info" on our sorter when we get a new sort_info to keep thingsChris Toshok2000-12-081-0/+4
* Add column and GdkEvent * parameters to the double click signal.Christopher James Lahey2000-12-081-4/+4
* Free the xmlDoc when we are done with it. (e_table_state_save_to_file):Federico Mena Quintero2000-12-081-4/+4
* disconnect the "group_info_changed" signal on the old sort_info andDan Winship2000-12-071-2/+12
* Updated these unused glade files to better match the versions in the code.Christopher James Lahey2000-11-031-16/+44
* Added e_table_set_state_object which loads the state from the givenChristopher James Lahey2000-10-221-4/+4
* Make text a different color if !(flags & E_CELL_FOCUSED).Christopher James Lahey2000-10-191-0/+6
* Fixed the color of the background rectangle. Made the rectangle start atChristopher James Lahey2000-10-191-0/+16
* Make background color of ETable match the background color of item rows.Christopher James Lahey2000-10-181-1/+1
* Removed an unnecessary glade include file.Christopher James Lahey2000-10-181-0/+25
* Made it so that ETable won't use a state with 0 columns.Christopher James Lahey2000-10-161-2/+14
* Added e-table-config-field.lo.Christopher James Lahey2000-10-141-14/+19
* Make saving state work properly.Christopher James Lahey2000-10-121-3/+41
* Changed these to use the default cells.Christopher James Lahey2000-10-111-44/+3
* Changed these to match the new ETable system.Christopher James Lahey2000-10-111-123/+194
* Removed the assertion that there must be at least 1 column. No way toNot Zed2000-10-091-1/+81
* Select all elements of the etable.Jeffrey Stedfast2000-10-051-0/+18
* drag/drop signals need to be added to the same object that is passed toChris Toshok2000-09-271-9/+9
* Moved files, fixed header files and paths - FedericoFederico Mena Quintero2000-09-201-4/+4
* Fixed e-table #includes so that it would compile.Chris Lahey2000-09-181-4/+4
* Fix some crashes Make double clicking on the header dividers automaticallyIain Holmes2000-09-151-2/+13
* Made page up and page down active in the ETable.Christopher James Lahey2000-09-111-3/+44
* Fixed a leak and a double unref.Christopher James Lahey2000-09-021-0/+1
* Remove a ton of (hopefully harmless) warnings from the ETable code.Ettore Perazzoli2000-08-281-3/+8
* Fix an off by one error that was causing crashes.Christopher James Lahey2000-08-251-1/+2
* Set default values for all of the signal emissions.Christopher James Lahey2000-08-251-3/+3
* Added a click signal which gets sent if the user hits the left or middleChristopher James Lahey2000-08-251-0/+24
* Added g_return_if_fails.Christopher James Lahey2000-08-251-3/+87
* pass table, not site as the closure for these drag signals, sinceChris Toshok2000-08-221-2/+2
* Made background colors alternate.Christopher James Lahey2000-08-201-0/+6
* Added functions to convert from view row to model row or from model row toChristopher James Lahey2000-08-061-9/+33
* fixDan Winship2000-08-061-3/+3
* Added a function to get the next row with sorting taken into account.Christopher James Lahey2000-08-051-0/+35
* Made selection ranges work even if the table is sorted.Christopher James Lahey2000-08-051-3/+9
* Built code to have autodrags only work from within the table and to reportChristopher James Lahey2000-08-051-36/+227
* Fixed a reference.Christopher James Lahey2000-07-271-0/+16
* Added "table_selection_model" argument. Removed foreach function andChristopher James Lahey2000-07-271-40/+10
* New files for doing a selection model. Not finished yet and thus not inChristopher James Lahey2000-07-261-51/+51
* Implemented some of the drag & drop code. Drops all report as being on rowChristopher James Lahey2000-07-251-9/+508
* Make sure the ETable is constructed properly, by setting theEttore Perazzoli2000-07-111-2/+5
* Add e-table-scrolled.c and e-table-scrolled.h.Christopher James Lahey2000-07-101-39/+34
* Set the dnd_code to something non-null for the ETableHeaderItem.Christopher James Lahey2000-07-091-0/+1
* Set header canvas scroll region correctly.Christopher James Lahey2000-07-091-1/+1