aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-cell-text.c
Commit message (Expand)AuthorAgeFilesLines
* Fix compiler warnings.Matthew Barnes2010-05-221-1/+0
* Bug #545462 - Printing of contacts is weird.Vibha Yadav2010-05-071-3/+25
* Giant leap towards GSEAL compliance.Matthew Barnes2010-04-081-20/+33
* Bug #325121 - Do not translate developer strings in g_param_spec_*Milan Crha2010-04-021-12/+12
* Fix mismatched quotes.Matthew Barnes2010-03-291-1/+1
* Work around recent GTK+ deprecations.Matthew Barnes2010-03-051-0/+4
* Coding style and whitespace cleanup.Matthew Barnes2010-01-311-15/+15
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-12/+1
* Remove unused tooltip support from ECanvas/ETable/EText.Matthew Barnes2010-01-151-1/+0
* Remove unused ECell::show_tooltip method.Matthew Barnes2010-01-151-162/+0
* Bug #590127 - Define ETable::vertical-spacing style propertyMilan Crha2009-11-181-5/+18
* More whitespace cleanup.Matthew Barnes2009-07-191-14/+14
* Fix excessive whitespace.Matthew Barnes2009-07-141-14/+0
* Radically reorganize source code.Matthew Barnes2009-06-251-2/+2
* More code cleanup.Matthew Barnes2009-06-021-9/+9
* Whitespace cleanup.Matthew Barnes2009-05-291-10/+10
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-123/+123
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-4/+4
|\
| * Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
| * Fix compiler warnings in widgets.Matthew Barnes2009-05-261-3/+3
* | Use -no-undefined on Linux tooMilan Crha2009-05-201-3/+3
|/
* Reset ETable vertical padding to 3 to more closely match GtkTreeView.Matthew Barnes2009-04-241-1/+1
* Bug 565780 – Message view is tightly packed and hard to readMatthew Barnes2009-04-241-3/+4
* Bug 577929 – Consolidate marshallersMatthew Barnes2009-04-231-2/+2
* ** Fixes bug #576694Matthew Barnes2009-03-251-1/+6
* ** Fixes bug #554464Felix Riemann2008-11-281-15/+2
* Change License from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-241-17/+16
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Fix for bug #529893Danny Baumann2008-04-251-0/+1
* ** Fix for bug #511094Milan Crha2008-01-231-0/+3
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-86/+86
* ** Fix for bug #255051Milan Crha2007-11-051-1/+2
* Warning fixes: - NULL vs. 0 vs. FALSE - Mark som code staticKjartan Maraas2007-10-311-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-2/+4
* ** Fixes bug #303877.Matthew Barnes2007-08-241-2/+69
* Remove E_MAKE_TYPE macro.Hiroyuki Ikezoe2007-07-281-19/+13
* Fix compilation warnings in widgets folder (#441014).Matthew Barnes2007-06-031-3/+3
* Clean up printing in Evolution (bug #426816)Matthew Barnes2007-04-201-1/+0
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-201-2/+2
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* ** Fixes bug #360240Matthew Barnes2007-03-171-2/+0
* ** Fixes bug #357216Matthew Barnes2007-03-011-1/+11
* Print migration updates from Ebby Wiselyn.Srinivasa Ragavan2007-02-121-1/+1
* ** Committing Ebby Wiselyn's patch for GtkPrint API migration. 2006-01-22Srinivasa Ragavan2007-01-231-41/+43
* Fixes bug #357970Matthew Barnes2006-12-041-3/+3
* ** Fixes bug #352450Matthew Barnes2006-09-181-2/+2
* ** Fixes bug #337582Hiroyuki Ikezoe2006-08-241-134/+26
* Fix for bug 347430Srinivasa Ragavan2006-08-211-5/+1
* Commiting patch from Pavel Roskin for adding missing headers.Srinivasa Ragavan2006-08-201-0/+1
* Added cairo font rendering to ECell and EText.Srinivasa Ragavan2006-07-201-5/+11
* Revert the previous patch. Requires rework.Harish Krishnaswamy2006-07-101-58/+2
* Added code for Resize Transparency with Cairo drawing. Added code toRajeev ramanathan2006-07-101-2/+58
* **Fixes bug #338295 Use pango to handle text when printing tasks.simon.zheng2006-06-121-29/+66
* Added support for Vertical View in Evolution Mailer with custom message list.Srinivasa Ragavan2006-06-031-0/+21
* ** Fixes bug #331400Simon Zheng2006-03-011-1/+6
* Tons of cleanups of the following sort: - remove unused vars - removeKjartan Maraas2006-01-301-3/+5
* fixes #303876Chenthill Palanisamy2005-12-211-1/+3
* 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-11/+11
* Port to Windows, initial commit:Tor Lillqvist2005-04-291-8/+11
* selecion fixes for im's.Theppitak Karoonboonyanan2005-03-141-7/+18
* add an a11y name for the popup list. make shortcut key ALT+Arrow work.Li Yuan2005-01-271-0/+74
* fixes for compiler warningsRadek Doulik2004-06-101-5/+0
* Changed the int param specs to take a min value of -1 and also defautl toJeffrey Stedfast2004-04-301-5/+5
* print strikeout/underlineRadek Doulik2004-01-271-1/+30
* a11y implementations for ECellText. new functions to support correspondingTim Wo2003-12-021-0/+180
* new function to deal with grabing table cell focusTim Wo2003-11-031-0/+4
* Fix for "50065 chinese locales Input method hangs after a task entry andSuresh Chandrasekharan2003-10-281-0/+3
* Support for preedit in e-text widgets.Suresh Chandrasekharan2003-10-151-38/+276
* Implement. (ect_print): Use same font heuristics as evo calendar, pick aHans Petter Jansson2003-06-241-2/+25
* guard against NULL strings don't add disabled column titles to the store.Mike Kestner2003-06-121-1/+1
* revert a broken CLEAN_FILES change. [42478]Mike Kestner2003-05-201-3/+2
* block the signal that got us here until we're done to stop an infiniteMike Kestner2003-05-171-13/+2
* don't use unicode ellipsis so that we don't break on broken font setups.Mike Kestner2003-04-301-6/+1
* don't do wrapping during editMike Kestner2003-04-291-0/+3
* use unicode ellipsis char for breaking lines. Use g_utf8_find_prev_charMike Kestner2003-04-231-9/+14
* if the layout splits into more than one line, shorten it to a single lineMike Kestner2003-04-191-3/+18
* set width and alignment of layout. (generate_layout): set width onMike Kestner2003-04-171-12/+29
* remove e-font.[ch], test-e-font, and test-font-loading. killMike Kestner2003-04-091-46/+2
* add underline_column field.Chris Toshok2003-03-191-10/+39
* make sure the row >= 0 before calling value_at to calc "strikeout".Chris Toshok2003-02-181-1/+3
* edit->tep isn't a GtkObject anymore.Chris Toshok2002-12-171-2/+0
* GObject port work.Chris Toshok2002-11-171-68/+98
* Replace gtk_object_(un)?ref() with g_object_(un)?ref(). Likewise.Ettore Perazzoli2002-11-121-2/+2
* remove ref/unref G_OBJECT masks ditto ditto ditto ditto ditto ditto dittoMike Kestner2002-11-061-1/+1
* merging the gal-2 branch back to the trunk.Mike Kestner2002-11-011-869/+443
* Reenable tooltips if the GAL_DO_TOOLTIPS environment variable is set.Christopher James Lahey2002-06-041-1/+1
* Get the font from the style again when the style changes. (init): ChecksChristopher James Lahey2002-06-041-4/+30
* Ansification patch from danw.Christopher James Lahey2002-04-261-1/+1
* Implemented capitalization keybindings.Christopher James Lahey2002-03-151-14/+88
* *** empty log message ***Chris Lahey2002-02-071-0/+3
* Implement max_width_by_row.Christopher James Lahey2002-01-221-0/+29
* New functions for saving selection state and such.Christopher James Lahey2002-01-161-0/+47
* Merging changes:Christopher James Lahey2001-12-171-28/+27
* Removed erroneous comment about needing to handle selection better.Christopher James Lahey2001-10-281-2/+0
* Changed the license announcement at the top of these files.Christopher James Lahey2001-10-271-9/+19
* Added #include "gal/widgets/e-unicode.h".Christopher James Lahey2001-10-251-4/+18
* added set_value() class method, which sets the model value based on theDamon Chaplin2001-10-231-14/+36
* Implement these functions as pass through to the child cell.Christopher James Lahey2001-10-111-0/+34
* Adapted height method to deal with a row of -1.Christopher James Lahey2001-10-051-3/+7
* Properly ref the font we pass in as an ARG_FONT_E. (_do_tooltip): RemovedJon Trowbridge2001-07-251-0/+1
* Call e_table_item_leave_edit here.Christopher James Lahey2001-07-051-0/+4
* Try to deal with bad utf8. (_get_position): Try to deal with bad utf8.Jon Trowbridge2001-05-151-6/+6
* remove UNICODE_CFLAGSDan Winship2001-04-241-21/+20
* Propagate the event after sending it to the base EText.Christopher James Lahey2001-04-171-1/+7
* Set the background color to the specified tooltip->background. Set theChristopher James Lahey2001-04-161-1/+2
* Added /* #defines */ at the top. Fixed ALTERNATE_COLORS to be an #ifdefChristopher James Lahey2001-04-161-0/+2
* Use e_canvas_hide_tooltip and e_canvas_popup_tooltip.Christopher James Lahey2001-04-161-20/+12
* Set "bold" argument on created tooltip. Adjusted position of displayedChristopher James Lahey2001-04-151-5/+3
* Fix headers. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto.Kjartan Maraas2001-04-041-5/+7
* Typo fix; call e_cell_unrealize(), not e_cell_realize().Federico Mena Quintero2001-04-031-2/+0
* Made this not create the new font until realize instead of at new_viewChristopher James Lahey2001-03-231-15/+9
* added "editable" Arg, to stop the user from editing the text. The user canDamon Chaplin2001-03-051-0/+21
* Changed the version number to 0.5.99.1.Christopher James Lahey2001-02-201-2/+2
* Fix memory leak: Unref some stuff if we're not showing the tooltip.Iain Holmes2001-01-211-1/+2
* Added e-cell-date.c, e-cell-date.h, e-cell-size.c, and e-cell-size.h.Christopher James Lahey2001-01-161-65/+73
* Step 2Miguel de Icaza2001-01-161-2/+2
* Rename from Helix Code -> XimianMiguel de Icaza2001-01-161-2/+2
* Changed the filter function back to being args to be more consistent withChristopher James Lahey2001-01-131-34/+37
* New function. Tells whether a key should begin editing. (ect_event,Miguel de Icaza2001-01-121-5/+18
* Implement new function API. Remove Gtk arguments for this. (ect_height):Miguel de Icaza2001-01-121-16/+24
* Removed a bunch of unused code.Christopher James Lahey2000-12-271-217/+0
* draw_background=FALSEMiguel de Icaza2000-12-261-0/+1
* call set_style and use the appropriate style for the text to determine ifChris Toshok2000-12-151-1/+4
* Changed the background color of the tooltips to light gray.Christopher James Lahey2000-12-141-1/+1
* Made selected rows ignore their color specification.Christopher James Lahey2000-12-121-1/+1
* Split the lines in this cell before testing whether we're to the right ofChristopher James Lahey2000-12-101-8/+12
* cell should be edit cast to a CurrentCell, not data cast to a CurrentCell.Christopher James Lahey2000-12-101-1/+1
* Added the actions parameter to ect_event. Added an actions field toChristopher James Lahey2000-12-101-10/+10
* pass along the column's width to e_cell_show_tooltip.Chris Toshok2000-12-071-2/+6
* Adapted these to accept the new flags parameter to e_cell_event.Christopher James Lahey2000-12-071-2/+5
* Documented.Miguel de Icaza2000-11-251-24/+31
* Make text a different color if !(flags & E_CELL_FOCUSED).Christopher James Lahey2000-10-191-1/+4
* Fixed gdk-font refcountingIain Holmes2000-10-131-0/+1
* Changed these to use the default cells.Christopher James Lahey2000-10-111-1/+1
* Fudge the location of a click in the tooltip, so that it selects theIain Holmes2000-09-271-0/+10
* Moved files, fixed header files and paths - FedericoFederico Mena Quintero2000-09-201-7/+7
* Fixed e-table #includes so that it would compile.Chris Lahey2000-09-181-7/+7
* Better calculations for tooltip positionsIain Holmes2000-09-181-6/+7
* Added some missing #includes.Christopher James Lahey2000-09-161-0/+2
* Removed g_printIain Holmes2000-09-161-1/+0
* If the cursor is inside the subcell, call the show_tooltip on it.Iain Holmes2000-09-161-1/+183
* typo/compile fixPeter Williams2000-09-151-2/+0
* Fix some crashes Make double clicking on the header dividers automaticallyIain Holmes2000-09-151-0/+29
* Made bold text calculate widths properly.Christopher James Lahey2000-09-121-17/+42
* Added infrastructure for setting the justification of columns. Still needChristopher James Lahey2000-08-251-1/+4
* Handle iso-8859-1 keys nicely in e-text and e-table. Other encodings toLauris Kaplinski2000-08-231-2/+15
* Moved drawing of the cell backgrounds from ECell into ETableItem.Christopher James Lahey2000-08-221-9/+1
* Changed UTF-8 handling syntax from char based to byte basedLauris Kaplinski2000-08-221-117/+124
* First step moving to UTF-8 stringsLauris Kaplinski2000-08-201-207/+266
* Made background colors alternate.Christopher James Lahey2000-08-201-1/+4
* added a color_column where the color can be specified as a string, e.g.Damon Chaplin2000-07-231-2/+100
* Made cells with strikeout on have a line from the left margin to the rightChristopher James Lahey2000-06-171-8/+4
* Request the value of e_table_is_cell_editable of the model_col instead ofChristopher James Lahey2000-06-141-2/+2
* Clip the contained text.Christopher James Lahey2000-06-131-2/+16
* Added $(GNOME_PRINT_LIBS) to all of the LDADDs.Christopher James Lahey2000-06-111-0/+31
* Added "text_filter" argument that takes a const void * and returns anChristopher James Lahey2000-06-021-23/+42
* Accidental commit fix.Chris Lahey2000-06-021-3/+9
* Copy and paste error.Christopher James Lahey2000-06-021-3/+15
* Added bold column's to ECellText.Christopher James Lahey2000-05-311-44/+145
* Added "strikeout_column" argument.Christopher James Lahey2000-05-271-2/+73
* From widgets/e-table/ChangeLogChristopher James Lahey2000-05-141-0/+1
* Make multi-line texts display properly. Fixed some mem leaks.Christopher James Lahey2000-05-081-10/+6
* free cell.starting_text here to avoid a memory leak.Chris Toshok2000-05-081-0/+1
* only to set_value_at if the value is indeed different. (ect_stop_editing):Chris Toshok2000-05-071-3/+9
* Sped up e_cell_text's get_height function.Christopher James Lahey2000-05-051-16/+19
* Fix author information.Christopher James Lahey2000-05-041-2/+2
* Fixed some warnings.Christopher James Lahey2000-04-281-1/+0
* add table-size-testChris Toshok2000-04-171-2/+2
* Add group indent width here. (is_pointer_on_division): Use the groupMiguel de Icaza2000-04-111-7/+4
* Load the icons from the installation path, not form the GNOME-libsMiguel de Icaza2000-04-061-6/+3
* Fix indentationMiguel de Icaza2000-03-301-127/+127
* Fix from evolution-listMiguel de Icaza2000-03-261-1/+2
* Fixed a crashing bug when you cancel an edit.Christopher James Lahey2000-03-141-0/+3
* Rearranged SUBDIRS for dependencies.Christopher James Lahey2000-03-121-3/+7
* Draw selected row.Christopher James Lahey2000-03-061-2/+12
* Made carriage return stop editting instead of inserting a carriage return.Christopher James Lahey2000-02-251-8/+12
* This were moved to widgets/e-text/ a while ago but never removed. TheyChristopher James Lahey2000-02-241-32/+29
* Add an editable argument to e_cell_text_new.Christopher James Lahey2000-02-121-4/+7
* Made space around text look right. Added a blinking cursor.Christopher James Lahey2000-02-121-61/+44
* Handle button releases properly.Christopher James Lahey2000-02-101-3/+28
* Tweaked e-cell-text. Added a white background and tweaked the borders.Christopher James Lahey2000-02-101-6/+38
* Fixed some motion event bugs. (incorrect x and y.)Christopher James Lahey2000-02-081-70/+1405
* Compilation touchups -miguelArturo Espinosa2000-01-061-1/+1
* Lots of reorganization to get the Evolution shell to begin its life. ItArturo Espinosa2000-01-061-1/+1
* Ok, the restructuring of ETableItem to compute its size without hacks isMiguel de Icaza1999-12-311-22/+43
* Sync, does not work, dont try it, just backing up -miguelArturo Espinosa1999-12-281-1/+4
* More work. We now have the basics for nesting working, now we need all theArturo Espinosa1999-12-121-6/+8
* fix this routine.Miguel de Icaza1999-12-101-18/+19
* Fix it correctly -miguelArturo Espinosa1999-12-021-5/+2
* Keep track of the originally allocated piece of code.Miguel de Icaza1999-12-021-5/+7
* Removed change cursor from here.Miguel de Icaza1999-12-021-0/+1
* New file. Implement a multi-state image toggle cell object.Miguel de Icaza1999-11-301-16/+58
* New methods; They implement editing.Miguel de Icaza1999-11-291-58/+303
* beginning of the keyboard navigation.Miguel de Icaza1999-11-281-6/+8
* Compute height using the ecell methods here. (eti_get_height): new methodMiguel de Icaza1999-11-271-14/+37
* It draws the data. WEEEEEEEEE! MiguelArturo Espinosa1999-11-251-10/+16
* Realize cells.Miguel de Icaza1999-11-251-12/+127
* More stuffArturo Espinosa1999-11-221-0/+48