aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-item.c
Commit message (Expand)AuthorAgeFilesLines
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-136/+266
* Embed e_hsv_tweak() directly in e-table-item.c.Matthew Barnes2011-06-011-1/+43
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+2
* Coding style cleanups.Matthew Barnes2011-05-091-3/+3
* Use G_SIGNAL_TYPE_STATIC_SCOPE for all GdkEvent signal params.Matthew Barnes2011-02-251-10/+20
* Coding style and whitespace cleanup.Matthew Barnes2011-02-191-1/+1
* Remove NULL checks for GObject methods.Matthew Barnes2011-02-131-2/+2
* Bug 641756 - Fix warnings from GCC 4.6Kjartan Maraas2011-02-091-10/+0
* More whitespace cleanup.Matthew Barnes2011-01-311-27/+27
* Coding style and whitespace cleanup.Matthew Barnes2011-01-301-1/+1
* Adapt ETableItem to latest gtk+-3.0 API.Matthew Barnes2011-01-261-17/+8
* Drop backward-compatibility cruft.Matthew Barnes2011-01-251-3/+0
* libetable cleanups.Matthew Barnes2011-01-171-15/+15
* Coding style and whitespace cleanup.Matthew Barnes2010-11-081-5/+5
* Fix typo in eti_update().Matthew Barnes2010-10-301-2/+2
* gnome-canvas: Convert canvas item transformation matrix to cairoBenjamin Otte2010-10-301-35/+28
* e-table: Convert coordinates using CairoBenjamin Otte2010-10-301-18/+18
* e-table: Remove unused member variables from ETableItemBenjamin Otte2010-10-301-17/+14
* e-table: Draw grids with CairoBenjamin Otte2010-10-301-22/+20
* gnome-canvas: Change GnomeCanvasItem->point vfuncBenjamin Otte2010-10-301-6/+3
* e-table: Draw focus with CairoBenjamin Otte2010-10-301-14/+13
* Use new GDK keysym names if available.Matthew Barnes2010-09-181-37/+40
* Coding style and whitespace cleanups.Matthew Barnes2010-09-121-231/+231
* ESelectionModel cleanups.Matthew Barnes2010-08-161-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2010-07-121-7/+7
* Fix all remaining GTK3 issues.Matthew Barnes2010-06-161-28/+51
* Revert "Fix all remaining GTK3 issues."Matthew Barnes2010-06-151-51/+28
* Fix all remaining GTK3 issues.Matthew Barnes2010-06-151-28/+51
* Bug #614346 - Use cached table row height rather than recalculateMichel Dänzer2010-04-301-11/+11
* Giant leap towards GSEAL compliance.Matthew Barnes2010-04-081-27/+26
* 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-28/+28
* Work around recent GTK+ deprecations.Matthew Barnes2010-03-051-0/+12
* Fix ETable/ETree signal signatures.Matthew Barnes2010-02-191-11/+11
* Bug 587014 - Magic space does not work as expectedMatthew Barnes2010-02-181-3/+3
* Coding style and whitespace cleanup.Matthew Barnes2010-01-311-21/+21
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-5/+3
* Remove unused tooltip support from ECanvas/ETable/EText.Matthew Barnes2010-01-151-63/+0
* Remove dead ETableItem code.Matthew Barnes2010-01-151-77/+0
* Kill ETableScrolled.Matthew Barnes2009-12-081-50/+0
* More whitespace cleanup.Matthew Barnes2009-07-191-38/+38
* Fix excessive whitespace.Matthew Barnes2009-07-141-9/+0
* Radically reorganize source code.Matthew Barnes2009-06-251-2/+2
* More code cleanup.Matthew Barnes2009-06-021-12/+12
* Whitespace cleanup.Matthew Barnes2009-05-291-15/+15
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-147/+147
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-13/+13
|\
| * Remove trailing whitespace, again.Matthew Barnes2009-05-271-13/+13
| * Bug 577929 – Consolidate marshallersMatthew Barnes2009-04-231-5/+5
| * Change license from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-10-031-20/+16
| * Committing on behalf of Milan Crha <mcrha@redhat.com> Milan Crha2008-07-211-1/+35
* | Use -no-undefined on Linux tooMilan Crha2009-05-201-2/+2
* | Merge revisions 36534:36684 from trunk.Matthew Barnes2008-10-251-20/+16
* | Progress update:Matthew Barnes2008-09-181-5/+5
* | Merge revisions 35747:35930 from trunk.Matthew Barnes2008-08-081-1/+35
|/
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Fix for bug #209353Milan Crha2008-02-201-1/+10
* Fix some gradient issues.Srinivasa Ragavan2008-01-281-4/+4
* ** Fix for bug #511105Milan Crha2008-01-231-5/+6
* Draw the cursor only for multiselection.Srinivasa Ragavan2008-01-201-3/+3
* Removed the pixmap cache. It wasn't giving alpha for the cairo renderedSrinivasa Ragavan2008-01-201-3/+50
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-121/+121
* Warning fixes: - NULL vs. 0 vs. FALSE - Mark som code staticKjartan Maraas2007-10-311-1/+1
* Fix for bug #461195 from Hiroyuki Ikezoe.Matthew Barnes2007-09-281-3/+3
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* Move away from g_asserts from g_return*.Srinivasa Ragavan2007-08-311-7/+6
* Remove E_MAKE_TYPE macro.Hiroyuki Ikezoe2007-07-281-29/+18
* ** Fix for bug #323522Srinivasa Ragavan2007-07-271-1/+3
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-201-8/+8
* Fix "incompatible pointer type" warnings (#360619).Matthew Barnes2007-03-301-1/+1
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* ** Committing Ebby Wiselyn's patch for GtkPrint API migration. 2006-01-22Srinivasa Ragavan2007-01-231-62/+64
* Fixes bug #357970Matthew Barnes2006-12-041-3/+3
* ** Fixes bug #352450Matthew Barnes2006-09-181-1/+1
* Committing fix for bug #328283Srinivasa Ragavan2006-03-021-2/+3
* Fixes bug #328283Srinivasa Ragavan2006-02-141-2/+5
* Tons of cleanups of the following sort: - remove unused vars - removeKjartan Maraas2006-01-301-10/+2
* Fixes the scroll issue with e-tree.Srinivasa Ragavan2006-01-131-0/+12
* Fixes #314352. if accessibility is enabled, we enable horizontal cusorLi Yuan2005-08-251-2/+6
* Added widgets in INCLUDES.Kaushal Kumar2005-06-231-3/+3
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-15/+15
* Don't hide the tooltip if we don't have a canvas anymore. Patch by: NotKaushal Kumar2005-06-011-1/+3
* Port to Windows, initial commit:Tor Lillqvist2005-04-291-16/+14
* add an a11y name for the popup list. make shortcut key ALT+Arrow work.Li Yuan2005-01-271-7/+8
* fixes for compiler warningsRadek Doulik2004-06-101-0/+1
* Fixes #51626Bruce Tao2004-05-101-0/+4
* revert last patch. (eti_attach_cell_views): add some code to reset dragsNot Zed2004-05-041-2/+12
* if motion column is beyond our known columns, just ignore it and don'tNot Zed2004-05-041-2/+3
* reset motion_row/motion_col if the model changes. See bug #54757.Not Zed2004-02-261-0/+2
* Fixed #50844Andrew Wu2003-12-081-1/+1
* Fixes #51139Bolian Yin2003-12-021-2/+2
* Fix for 50681 send a event to the right cell to pop up something.Andrew Wu2003-11-141-0/+6
* Fixes # 50480Bolian Yin2003-11-111-0/+28
* Allocate colors using gdk_colormap_alloc_color().Hans Petter Jansson2003-10-241-1/+4
* Support for preedit in e-text widgets.Suresh Chandrasekharan2003-10-151-7/+6
* add new files. set the right role. new file.Yuedong Du2003-10-111-0/+6
* extracted from ect_draw (draw_expander): new gtktreeview-like expanderMike Kestner2003-08-161-10/+36
* don't do the CURSOR_FIRST checks if cursor is NULL [43523]Mike Kestner2003-06-141-1/+1
* block the signal that got us here until we're done to stop an infiniteMike Kestner2003-05-171-2/+2
* gross hack to work around a post dispose event emission byMike Kestner2003-05-151-0/+3
* don't return on col == -1. update the adjustment to center the cursor.Mike Kestner2003-05-101-1/+1
* remove debugging g_print calls fix length_threshold prop range fixMike Kestner2003-04-081-1/+1
* add cursor_idle_id.Chris Toshok2003-03-191-1/+8
* fix overzealous g_asserts to avoid crashes when eti->rows is alreadyMike Kestner2003-02-211-5/+1
* make GAL_LIBS use -lgal-2.0 remove extraneous GTK_LIBS reference update toMike Kestner2003-02-051-0/+4
* revert broken fixMike Kestner2003-01-111-1/+1
* valgrindageMike Kestner2002-12-141-1/+1
* check for table->table_canvas == NULL.Chris Toshok2002-11-171-11/+13
* GObject port work.Chris Toshok2002-11-171-247/+303
* deal with ESelectionModel no longer deriving from GtkObject.Chris Toshok2002-11-151-91/+91
* Replace gtk_object_(un)?ref() with g_object_(un)?ref(). Likewise.Ettore Perazzoli2002-11-121-1/+1
* remove ref/unref G_OBJECT masks ditto ditto ditto ditto ditto ditto dittoMike Kestner2002-11-061-11/+11
* use GObject api for models GObjectify GObjectify GObjectify GObjectifyMike Kestner2002-11-051-37/+37
* use GObject api for ETableHeader use GObject api on ETableHeaderMike Kestner2002-11-051-18/+18
* merging the gal-2 branch back to the trunk.Mike Kestner2002-11-011-23/+43
* don't emit a signal if we couldn't find the view rowJP Rosevear2002-10-221-2/+4
* use the fg color array in style, not text color. Change requested by ChrisMike Kestner2002-09-281-2/+2
* exit editing on dblclick. ungrab based on grabbed_count. unset grabbed_colMike Kestner2002-09-181-7/+8
* forgot to commit the po stuff from the release. also bumped the so number.Mike Kestner2002-09-111-1/+1
* Added debugging printfs.Christopher James Lahey2002-06-051-1/+2
* Made it so that on realize we grab focus if we have the cursor, sinceChristopher James Lahey2002-06-051-0/+11
* Reenable tooltips if the GAL_DO_TOOLTIPS environment variable is set.Christopher James Lahey2002-06-041-1/+2
* Get the font from the style again when the style changes. (init): ChecksChristopher James Lahey2002-06-041-1/+13
* Switch from gnome_canvas_item_grab to e_canvas_item_grab.Christopher James Lahey2002-05-101-8/+27
* From gal/e-table/ChangeLog:Christopher James Lahey2002-04-301-8/+8
* Ansification patch from danw.Christopher James Lahey2002-04-261-2/+2
* implement printing (pixbuf_print_height): implement print heightJP Rosevear2002-04-251-1/+1
* Check for a style_set signal on all the contained GnomeCanvasItems.Christopher James Lahey2002-03-161-0/+23
* Re-disable tooltips since they're (still) fantastically obnoxious withDan Winship2002-03-061-2/+0
* Make the defalut for tooltips be on.Christopher James Lahey2002-02-141-2/+1
* Cancel tooltip timeouts here.Christopher James Lahey2002-02-131-8/+25
* New functions for saving selection state and such.Christopher James Lahey2002-01-161-3/+42
* Merging changes:Christopher James Lahey2001-12-171-11/+23
* Merging changes:Christopher James Lahey2001-12-051-6/+46
* Ungrab and set maybe_in_grab to FALSE before sending the double clickChristopher James Lahey2001-11-151-0/+17
* Bumped the version number to 0.16.99.0 and GAL_CURRENT to 17.Christopher James Lahey2001-11-011-1/+3
* Added frozen_count variable to know not to show the cursor while a changeChristopher James Lahey2001-10-311-6/+73
* Request the right regions here. The range given is inclusive, notChristopher James Lahey2001-10-311-2/+2
* Bumped the version number here to 0.15.99.9.Christopher James Lahey2001-10-301-8/+25
* Chain the cursor_activated signal even if the row is -1.Christopher James Lahey2001-10-271-10/+7
* Changed the license announcement at the top of these files.Christopher James Lahey2001-10-271-6/+20
* Added #include "gal/widgets/e-unicode.h".Christopher James Lahey2001-10-251-28/+110
* Make this check immediately for whether to show the cursor, instead of inChristopher James Lahey2001-10-231-5/+12
* Cancel the drag or maybe drag if you have the mouse button down when theChristopher James Lahey2001-10-231-6/+22
* Implement these functions as pass through to the child cell.Christopher James Lahey2001-10-111-8/+20
* Check that cell views are realized before doing anything here. FixesChristopher James Lahey2001-10-071-0/+12
* Handle row and cell changes properly in the uniform_row_height case.Christopher James Lahey2001-10-071-6/+3
* Got rid of the misused button variable here.Christopher James Lahey2001-10-061-6/+3
* Fixed the uniform_row_height + confirm_row_hieght_cache crash.Christopher James Lahey2001-10-061-6/+10
* Adapted height method to deal with a row of -1.Christopher James Lahey2001-10-051-88/+144
* add E_OBJECT_CLASS_ADD_SIGNALS and E_OBJECT_CLASS_TYPE to ease migrationMichael Meeks2001-10-051-8/+8
* Sometimes put off maybe showing the cursor until an idle callback.Christopher James Lahey2001-10-041-1/+23
* Only show the cursor during changes if it was already shown. Fixes XimianChristopher James Lahey2001-10-021-68/+196
* Commit patch from Chris to implement e_tree_right_click_up() forEttore Perazzoli2001-09-261-1/+6
* Remove the grab if ->grabbed.Ettore Perazzoli2001-09-211-0/+5
* Added GDK_BUTTON_PRESS_MASK to our button mask. Fixes Ximian bug #8241.Christopher James Lahey2001-09-081-1/+1
* Don't do_something on button_release if we did something on button_press.Christopher James Lahey2001-09-081-2/+6
* Rename these functions from ecn_get_text and ecn_free_text.Christopher James Lahey2001-09-011-1/+8
* Fix this memmove. We've already subtracted the count from eti->rows.Christopher James Lahey2001-09-011-1/+2
* Fixed this memmove to subtract the count as well as the row for the numberChristopher James Lahey2001-08-271-1/+1
* Added start_drag signals.Christopher James Lahey2001-08-251-26/+91
* Make the right and left key presses be marked as handled here (i.e.,Christopher James Lahey2001-08-031-0/+2
* Changed all e_table_model_is_cell_editable calls in this file to be on theChristopher James Lahey2001-08-031-3/+3
* If the CLICK signal gets a return value, so we're going to be return fromJason Leach2001-07-261-1/+4
* Handle GDK_KP_* cursor keys as well.Ettore Perazzoli2001-07-231-1/+5
* Changed the variable names here to make it clear that these are view modelChristopher James Lahey2001-07-051-21/+50
* Make a whole bunch of control keys not start the ETableItem editing.Christopher James Lahey2001-07-051-19/+43
* Make sure start_row and end_row are within the number of rows in theChristopher James Lahey2001-07-051-0/+8
* Don't send the double click signal if there's no row selected.Christopher James Lahey2001-07-031-3/+6
* Make a key press stop the tooltip timeout.Christopher James Lahey2001-05-121-0/+4
* (Make the alternating row colors a option in ETableSpecification insteadJason Leach2001-04-291-10/+16
* Added get_cell_geometry method.Christopher James Lahey2001-04-241-0/+25
* Submit a signal even if there are no extras.Christopher James Lahey2001-04-201-1/+1
* Turned off information expanders (tooltips) in ETable by default. TurnChristopher James Lahey2001-04-201-7/+9
* Turned on tooltips and alternating colors.Christopher James Lahey2001-04-171-2/+2
* Set the background color to the specified tooltip->background. Set theChristopher James Lahey2001-04-161-22/+101
* Added /* #defines */ at the top. Fixed ALTERNATE_COLORS to be an #ifdefChristopher James Lahey2001-04-161-1/+3
* Use e_canvas_hide_tooltip and e_canvas_popup_tooltip.Christopher James Lahey2001-04-161-46/+7
* Cleaned this up. Removed some #if 0 and replaced others with #ifdefs.Christopher James Lahey2001-04-151-59/+4
* Set "bold" argument on created tooltip. Adjusted position of displayedChristopher James Lahey2001-04-151-14/+16
* Added widget/e-hsv-utils.lo.Christopher James Lahey2001-04-151-14/+13
* Upped the version number to 0.6.99.0. Upped the so number to 6.Christopher James Lahey2001-04-131-7/+21
* Put debugging stuff in d().Christopher James Lahey2001-04-111-3/+5
* Changed resizeable to resizable in ETableCol for consistency.Christopher James Lahey2001-04-101-3/+3
* Fixed headers.Christopher James Lahey2001-04-041-1/+4
* Fix headers. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto.Kjartan Maraas2001-04-041-1/+1
* Made these use GTK_TYPE_GDK_EVENT whenever sending an event through theChristopher James Lahey2001-03-301-4/+4
* Changed the signal "table_selection_model" to just be "selection_model"Christopher James Lahey2001-03-301-20/+24
* Ignore these signals if we aren't realized yet.Christopher James Lahey2001-03-231-4/+19
* Made this not create the new font until realize instead of at new_viewChristopher James Lahey2001-03-231-0/+19
* Bumped the version number to 05.99.9.Christopher James Lahey2001-03-211-15/+22
* Deal with proxy_node_changed being called on a different root node thanChristopher James Lahey2001-03-201-59/+72
* Update arguments to e_canvas_item_grab_focus. (eti_cursor_change): Ditto,Dan Winship2001-03-161-3/+3
* Changed e_table_selection_model_clear to e_selection_model_clear.Christopher James Lahey2001-02-281-24/+24
* new abstract ECell subclass to be used as base class for popup ECells.Damon Chaplin2001-02-261-7/+7
* Fix the crash when ETableItems are destroyed.Christopher James Lahey2001-02-141-1/+4
* Let e_canvas_item_show_area_delayed deal with a delayed area show insteadChristopher James Lahey2001-02-111-28/+8
* Make this not error out if ecol is not found, but simply return -1.Christopher James Lahey2001-02-051-3/+2
* make the segfault caused by double clicking into a critical warning untilLarry Ewing2001-02-011-0/+1
* Made the contained %ETableItem have cursor_mode asChristopher James Lahey2001-01-301-29/+32
* Made carriage return finish editing.Christopher James Lahey2001-01-301-5/+4
* Made the scrolling to show the current roll happen in a time out.Christopher James Lahey2001-01-281-2/+50
* Make home and end keys move to the beginning and end of the row if cursorChristopher James Lahey2001-01-281-0/+16
* Make ETable stop editing when it looses focus.Christopher James Lahey2001-01-271-3/+14
* Documented. Added a "cursor_activated" signal. Removed some unusedChristopher James Lahey2001-01-251-23/+58
* Made this conform to the new prototype for e_popup_menu_run.Christopher James Lahey2001-01-211-23/+116
* Rename from Helix Code -> XimianMiguel de Icaza2001-01-161-1/+1
* Commented out an unused variable to fix a warning.Christopher James Lahey2000-12-151-0/+2
* Added eti_visibility_notify. Didn't get it to work properly, so it's #ifChristopher James Lahey2000-12-141-0/+25
* Changed the background color of the tooltips to light gray.Christopher James Lahey2000-12-141-1/+1
* remove the silly logic - we pop up a tooltip regardless of where the mouseChris Toshok2000-12-141-0/+5
* New function to calculate the extra pixels per column header.Christopher James Lahey2000-12-141-0/+15
* Emit double_click signal with the model column, not the view column.Dan Winship2000-12-121-1/+1
* Added the actions parameter to ect_event. Added an actions field toChristopher James Lahey2000-12-101-40/+80
* Add column and GdkEvent * parameters to the double click signal.Christopher James Lahey2000-12-081-3/+8
* pass along the column's width to e_cell_show_tooltip.Chris Toshok2000-12-071-0/+1
* Adapted these to accept the new flags parameter to e_cell_event.Christopher James Lahey2000-12-071-18/+22
* Federico gets into pixel-perfect neurosis. Xmag is my best friend.Federico Mena Quintero2000-12-031-1/+2
* Save the children - FedericoFederico Mena Quintero2000-11-231-6/+15
* Made the column on the right click and click signals be the model columnChristopher James Lahey2000-10-261-2/+2
* Destroy the tooltip timeout on object destruction.Christopher James Lahey2000-10-241-1/+8
* Made it so that it doesn't recalculate all the rows if a row is changed,Christopher James Lahey2000-10-221-4/+27
* Make text a different color if !(flags & E_CELL_FOCUSED).Christopher James Lahey2000-10-191-1/+5
* when there are 0 columns, don't assert.Jeffrey Stedfast2000-10-121-1/+1
* Removed the assertion that there must be at least 1 column. No way toNot Zed2000-10-091-1/+2
* Fudge the location of a click in the tooltip, so that it selects theIain Holmes2000-09-271-4/+3
* Typo caused readability problems with ETable.Christopher James Lahey2000-09-211-1/+1
* 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
* Better calculations for tooltip positionsIain Holmes2000-09-181-3/+2
* Added some missing #includes.Christopher James Lahey2000-09-161-2/+2
* If the cursor is inside the subcell, call the show_tooltip on it.Iain Holmes2000-09-161-0/+64
* Fix some crashes Make double clicking on the header dividers automaticallyIain Holmes2000-09-151-1/+20
* Fixed a leak and a double unref.Christopher James Lahey2000-09-021-3/+0
* Make printing of groups work better and make them print headers.Christopher James Lahey2000-08-291-0/+4
* Pay attention to the return value from the click signal.Christopher James Lahey2000-08-251-2/+8
* Added a click signal which gets sent if the user hits the left or middleChristopher James Lahey2000-08-251-0/+13
* Added infrastructure for setting the justification of columns. Still needChristopher James Lahey2000-08-251-1/+18
* Moved drawing of the cell backgrounds from ECell into ETableItem.Christopher James Lahey2000-08-221-2/+16
* Made background colors alternate.Christopher James Lahey2000-08-201-10/+7
* Make right click select if the current row is not selected.Christopher James Lahey2000-08-101-0/+2
* Made drag events calculate a row and column and signal that information.Christopher James Lahey2000-08-041-10/+20
* Add a handler for "model_pre_change" and properly stop editing.Christopher James Lahey2000-08-031-7/+35
* Made enter key destroy and recreate the ETableItem.Christopher James Lahey2000-07-301-0/+2
* Fixed up the table behavior so that it's not always in an edit mode.Christopher James Lahey2000-07-281-9/+43
* Grab focus properly.Christopher James Lahey2000-07-271-1/+14
* Clear the selection model when activating.Christopher James Lahey2000-07-271-66/+71
* Fixed the model/view row confusion.Christopher James Lahey2000-07-271-10/+14
* Added "table_selection_model" argument. Removed foreach function andChristopher James Lahey2000-07-271-219/+228