aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-item.h
Commit message (Expand)AuthorAgeFilesLines
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-256/+0
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-6/+6
* libetable cleanups.Matthew Barnes2011-01-171-60/+98
* e-table: Remove unused member variables from ETableItemBenjamin Otte2010-10-301-1/+0
* e-table: Draw grids with CairoBenjamin Otte2010-10-301-3/+0
* e-table: Fix includes to only ever include libgnomecanvas.hBenjamin Otte2010-10-301-1/+1
* e-table: Draw focus with CairoBenjamin Otte2010-10-301-2/+0
* Fix ETable/ETree signal signatures.Matthew Barnes2010-02-191-3/+3
* BugĀ 587014 - Magic space does not work as expectedMatthew Barnes2010-02-181-1/+1
* Remove unused tooltip support from ECanvas/ETable/EText.Matthew Barnes2010-01-151-6/+0
* Kill ETableScrolled.Matthew Barnes2009-12-081-5/+0
* Fix excessive whitespace.Matthew Barnes2009-07-131-1/+0
* More code cleanup.Matthew Barnes2009-06-021-3/+3
* Whitespace cleanup.Matthew Barnes2009-05-291-12/+12
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-73/+73
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* License ChangesSankarasivasubramanian Pasupathilingam2008-08-271-17/+17
* Committing on behalf of Milan Crha <mcrha@redhat.com> Milan Crha2008-07-211-0/+5
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-5/+5
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* Added widgets in INCLUDES.Kaushal Kumar2005-06-231-2/+2
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-6/+6
* Fixes # 50480Bolian Yin2003-11-111-0/+2
* extracted from ect_draw (draw_expander): new gtktreeview-like expanderMike Kestner2003-08-161-0/+2
* add cursor_idle_id.Chris Toshok2003-03-191-0/+2
* GObject port work.Chris Toshok2002-11-171-5/+5
* merging the gal-2 branch back to the trunk.Mike Kestner2002-11-011-4/+3
* Switch from gnome_canvas_item_grab to e_canvas_item_grab.Christopher James Lahey2002-05-101-0/+1
* Check for a style_set signal on all the contained GnomeCanvasItems.Christopher James Lahey2002-03-161-0/+1
* Added #include <libgnome/gnome-defs.h>.Christopher James Lahey2002-01-171-0/+1
* New functions for saving selection state and such.Christopher James Lahey2002-01-161-0/+3
* Merging changes:Christopher James Lahey2001-12-051-0/+4
* Added frozen_count variable to know not to show the cursor while a changeChristopher James Lahey2001-10-311-0/+5
* Changed the license announcement at the top of these files.Christopher James Lahey2001-10-271-0/+23
* Added #include "gal/widgets/e-unicode.h".Christopher James Lahey2001-10-251-0/+2
* Adapted height method to deal with a row of -1.Christopher James Lahey2001-10-051-1/+2
* Only show the cursor during changes if it was already shown. Fixes XimianChristopher James Lahey2001-10-021-0/+12
* Don't do_something on button_release if we did something on button_press.Christopher James Lahey2001-09-081-0/+2
* Added start_drag signals.Christopher James Lahey2001-08-251-5/+16
* Changed the variable names here to make it clear that these are view modelChristopher James Lahey2001-07-051-0/+2
* (Make the alternating row colors a option in ETableSpecification insteadJason Leach2001-04-291-0/+1
* Added get_cell_geometry method.Christopher James Lahey2001-04-241-0/+7
* Changed the signal "table_selection_model" to just be "selection_model"Christopher James Lahey2001-03-301-2/+2
* Bumped the version number to 05.99.9.Christopher James Lahey2001-03-211-1/+2
* Deal with proxy_node_changed being called on a different root node thanChristopher James Lahey2001-03-201-3/+3
* Changed e_table_selection_model_clear to e_selection_model_clear.Christopher James Lahey2001-02-281-1/+1
* new abstract ECell subclass to be used as base class for popup ECells.Damon Chaplin2001-02-261-0/+3
* From a patch submitted by Murray Cumming <Murray.Cumming@mybau.com>Christopher James Lahey2001-02-171-0/+4
* Made the scrolling to show the current roll happen in a time out.Christopher James Lahey2001-01-281-0/+2
* Documented. Added a "cursor_activated" signal. Removed some unusedChristopher James Lahey2001-01-251-0/+2
* Made this conform to the new prototype for e_popup_menu_run.Christopher James Lahey2001-01-211-32/+24
* Added the actions parameter to ect_event. Added an actions field toChristopher James Lahey2000-12-101-0/+2
* Changed these to match the new ETable system.Christopher James Lahey2000-10-111-7/+0
* Moved files, fixed header files and paths - FedericoFederico Mena Quintero2000-09-201-6/+6
* Fixed e-table #includes so that it would compile.Chris Lahey2000-09-181-1/+1
* If the cursor is inside the subcell, call the show_tooltip on it.Iain Holmes2000-09-161-0/+6
* Fix some crashes Make double clicking on the header dividers automaticallyIain Holmes2000-09-151-0/+1
* Added a click signal which gets sent if the user hits the left or middleChristopher James Lahey2000-08-251-0/+1
* Made drag events calculate a row and column and signal that information.Christopher James Lahey2000-08-041-16/+22
* Add a handler for "model_pre_change" and properly stop editing.Christopher James Lahey2000-08-031-0/+1
* Added "table_selection_model" argument. Removed foreach function andChristopher James Lahey2000-07-271-6/+5
* From mail:Christopher James Lahey2000-06-301-0/+5
* Removed the unfocus method since that's handled by the canvas itself now.Christopher James Lahey2000-06-211-2/+2
* Started adapting ETableItem to use the canvas selection/cursor system.Christopher James Lahey2000-06-211-39/+28
* Request the value of e_table_is_cell_editable of the model_col instead ofChristopher James Lahey2000-06-141-5/+5
* Added $(GNOME_PRINT_LIBS) to all of the LDADDs.Christopher James Lahey2000-06-111-0/+6
* Added a right click signal.Christopher James Lahey2000-06-061-0/+1
* Added a "key_press" signal.Christopher James Lahey2000-06-021-0/+1
* Fixed a bunch of selection bugs. Removed "spreadsheet" argument (for now.)Christopher James Lahey2000-05-301-7/+22
* Added double click handling.Christopher James Lahey2000-05-281-1/+2
* From widgets/e-table/ChangeLogChristopher James Lahey2000-05-141-1/+2
* Handle row_inserted and row_deleted signals properly.Christopher James Lahey2000-05-081-0/+2
* Added a height_cache idle loop so that the height_cache will be validatedChristopher James Lahey2000-05-041-0/+2
* Added a row height cache.Christopher James Lahey2000-04-151-0/+3
* i2000-03-20 Christopher James Lahey <clahey@helixcode.com>Chris Lahey2000-03-211-2/+3
* Changed the destroy function to disconnect from signals before unrefingChristopher James Lahey2000-03-081-0/+2
* This were moved to widgets/e-text/ a while ago but never removed. TheyChristopher James Lahey2000-02-241-1/+3
* Ok, the restructuring of ETableItem to compute its size without hacks isMiguel de Icaza1999-12-311-0/+1
* Sync, does not work, dont try it, just backing up -miguelArturo Espinosa1999-12-281-0/+1
* fix this routine.Miguel de Icaza1999-12-101-0/+2
* New file. Implement a multi-state image toggle cell object.Miguel de Icaza1999-11-301-1/+1
* Small cosmetic fixArturo Espinosa1999-11-291-0/+1
* New methods; They implement editing.Miguel de Icaza1999-11-291-2/+15
* beginning of the keyboard navigation.Miguel de Icaza1999-11-281-1/+26
* More work.Arturo Espinosa1999-11-271-0/+3
* Compute height using the ecell methods here. (eti_get_height): new methodMiguel de Icaza1999-11-271-0/+6
* It draws the data. WEEEEEEEEE! MiguelArturo Espinosa1999-11-251-0/+6
* Realize cells.Miguel de Icaza1999-11-251-1/+6
* Compute width, keep track of it. (ethi_add_table_header): Monitor changesMiguel de Icaza1999-11-211-1/+1
* More work -migArturo Espinosa1999-11-191-0/+7
* New E-table-item.[ch] -migArturo Espinosa1999-11-191-0/+36