aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/text
Commit message (Expand)AuthorAgeFilesLines
* Coding style and whitespace cleanup.Matthew Barnes2012-02-208-342/+433
* Bug #591436 - Add -avoid-version to LDFLAGSH. Habighorst2012-02-151-1/+1
* Introduce libemail-engine and libemail-utils.Matthew Barnes2012-01-191-0/+1
* Bug #661434 - Unfriendly search resultMilan Crha2011-10-112-1/+6
* Simplify library dependency flags.Matthew Barnes2011-10-051-3/+4
* Fix few 'may be used uninitialized' compiler warningsMilan Crha2011-09-301-1/+1
* Remove Ctrl + l ( ) character from source filesPaul Menzel2011-09-302-4/+0
* Coding style and whitespace cleanup.Matthew Barnes2011-09-047-207/+322
* Coding style and whitespace cleanups.Matthew Barnes2011-06-092-56/+64
* Including <glib-object.h> directly is rarely needed.Matthew Barnes2011-05-284-4/+0
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-277-0/+19
* Coding style and whitespace cleanup.Matthew Barnes2011-05-222-6/+9
* Bug 649990 - Remove get_font_options() from e-util.c.Matthew Barnes2011-05-171-9/+0
* Coding style cleanups.Matthew Barnes2011-05-091-3/+3
* Whitespace and coding style cleanups.Matthew Barnes2011-05-083-10/+21
* Use G_SIGNAL_TYPE_STATIC_SCOPE for all GdkEvent signal params.Matthew Barnes2011-02-251-2/+3
* Remove NULL checks for GObject methods.Matthew Barnes2011-02-132-4/+4
* Bug 641756 - Fix warnings from GCC 4.6Kjartan Maraas2011-02-091-2/+0
* More whitespace cleanup.Matthew Barnes2011-01-314-134/+134
* Coding style and whitespace cleanup.Matthew Barnes2011-01-301-38/+49
* Adapt EReflow to latest gtk+-3.0 API.Matthew Barnes2011-01-261-11/+12
* Adapt EText to latest gtk+-3.0 API.Matthew Barnes2011-01-261-25/+21
* gdk_cursor_unref() -> g_object_unref()Matthew Barnes2011-01-252-4/+4
* Drop backward-compatibility cruft.Matthew Barnes2011-01-252-8/+2
* Remove some unused gnome-canvas options.Matthew Barnes2011-01-161-13/+5
* Fudge GtkScrollable for gtk2.Matthew Barnes2011-01-151-10/+13
* Bug #371705 - Calendar's day view does not reset its IM contextMilan Crha2010-11-231-48/+39
* Coding style and whitespace cleanup.Matthew Barnes2010-11-081-7/+7
* Add forgotten cairo_destroy() callsMilan Crha2010-11-021-1/+5
* Fix typo in EText.Matthew Barnes2010-10-301-2/+2
* e-text: Draw EReflow with cairoBenjamin Otte2010-10-301-7/+13
* e-text: Fix color handlingBenjamin Otte2010-10-302-27/+13
* e-text: Draw with cairoBenjamin Otte2010-10-302-80/+27
* e-text: Use gdk_pango_layout_get_clip_region() for selection renderingBenjamin Otte2010-10-301-58/+19
* gnome-canvas: Convert canvas item transformation matrix to cairoBenjamin Otte2010-10-302-5/+5
* e-text: Only include libgnomecanvas.hBenjamin Otte2010-10-303-3/+2
* gnome-canvas: Change GnomeCanvasItem->point vfuncBenjamin Otte2010-10-302-20/+12
* gnome-canvas: Remove close_enough memberBenjamin Otte2010-10-301-1/+1
* e-text: Remove stippling codeBenjamin Otte2010-10-302-48/+0
* gnome-canvas: Remove aa codeBenjamin Otte2010-10-301-21/+18
* Drop usage of GtkAnchorType.Matthew Barnes2010-10-273-103/+0
* Memory leaks around g_value_set_stringMilan Crha2010-10-221-3/+3
* Bug #630504 - Precache collate keys before sorting in EReflowModelMilan Crha2010-10-203-7/+43
* Bug #631320 - GtkObject is gone in GTK3Milan Crha2010-10-071-4/+4
* Coding style and whitespace cleanup.Matthew Barnes2010-10-041-2/+6
* Use new GDK keysym names if available.Matthew Barnes2010-09-182-3/+5
* Coding style and whitespace cleanups.Matthew Barnes2010-09-124-237/+237
* Various memory leaksMilan Crha2010-09-081-0/+3
* Coding style and whitespace cleanup.Matthew Barnes2010-07-123-71/+151
* Work around sudden disappearance of GdkRegion in GTK+ 2.90.5.Matthew Barnes2010-06-301-0/+1
* Coding style and whitespace cleanup.Matthew Barnes2010-06-203-31/+50
* Fix all remaining GTK3 issues.Matthew Barnes2010-06-161-3/+3
* Revert "Fix all remaining GTK3 issues."Matthew Barnes2010-06-151-3/+3
* Drop the "2" from libgnomecanvas and libart_lgpl.Matthew Barnes2010-06-151-1/+1
* Add some missing linker flags.Matthew Barnes2010-06-151-6/+7
* Fix all remaining GTK3 issues.Matthew Barnes2010-06-151-3/+3
* Remove 3 leftover references to non-existing librariesFridrich Štrba2010-04-231-4/+0
* Giant leap towards GSEAL compliance.Matthew Barnes2010-04-083-68/+141
* Bug #325121 - Do not translate developer strings in g_param_spec_*Milan Crha2010-04-022-82/+80
* Work around recent GTK+ deprecations.Matthew Barnes2010-03-051-0/+12
* Coding style and whitespace cleanup.Matthew Barnes2010-01-317-109/+109
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-2/+0
* Remove unused tooltip support from ECanvas/ETable/EText.Matthew Barnes2010-01-151-298/+0
* Baby steps toward GSEAL compliance.Matthew Barnes2010-01-141-53/+103
* Bug 606250 - Remove usage of deprecated GTK+ symbolsMatthew Barnes2010-01-081-2/+2
* Bug 596848 - Use per-target CPPFLAGS in automake filesH.Habighorst2009-10-011-4/+4
* Remove a bunch of unused functions.Matthew Barnes2009-09-152-32/+0
* More whitespace cleanup.Matthew Barnes2009-07-192-21/+21
* Fix excessive whitespace.Matthew Barnes2009-07-1411-48/+0
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-011-0/+4
|\
| * Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am.Matthew Barnes2009-07-011-1/+1
| * Stop abusing forward declarations.Matthew Barnes2009-06-191-3/+2
| * More code cleanup.Matthew Barnes2009-06-022-8/+8
| * Whitespace cleanup.Matthew Barnes2009-05-292-12/+12
| * Prefer GLib basic types over C types.Matthew Barnes2009-05-294-102/+102
| * Remove trailing whitespace, again.Matthew Barnes2009-05-296-9/+9
* | Fix "make distcheck" errors and other build cleanups.Matthew Barnes2009-07-011-1/+1
* | Radically reorganize source code.Matthew Barnes2009-06-256-5/+5
* | Stop abusing forward declarations.Matthew Barnes2009-06-191-3/+2
* | Use G_BEGIN_DECLS / G_END_DECLS macros.Matthew Barnes2009-06-182-13/+4
* | More code cleanup.Matthew Barnes2009-06-024-18/+18
* | Whitespace cleanup.Matthew Barnes2009-05-294-27/+27
* | Prefer GLib basic types over C types.Matthew Barnes2009-05-279-239/+239
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-2714-25/+23
|\ \
| * | Remove trailing whitespace, again.Matthew Barnes2009-05-276-9/+9
| |/
| * Fix compiler warnings in widgets.Matthew Barnes2009-05-262-8/+6
* | Use -no-undefined on Linux tooMilan Crha2009-05-2010-11/+3498
|/
* ** BUGFIX: 573830 - g_timeout_add_seconds should be preferred to g_timeout_addMarcel Stimberg2009-05-041-1/+1
* Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-021-0/+2
* Only #include specific libgnome[ui] headers; easier to track.Matthew Barnes2009-05-012-265/+0
* Commit the rest of the attachment UI rewriteMatthew Barnes2009-04-281-0/+2
* Bug 577929 – Consolidate marshallersMatthew Barnes2009-04-232-3/+3
* ** Fixes bug #576694Matthew Barnes2009-03-251-2/+6
* ** Fixes bug #571734Matthew Barnes2009-02-151-3/+0
* ** Fixes bug #559041Matthew Barnes2008-11-031-0/+2
* License changes.Sankarasivasubramanian Pasupathilingam2008-10-182-5/+6
* Change licese from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-10-031-15/+17
* License Changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-131-16/+17
* Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-033-47/+46
* License ChangesSankarasivasubramanian Pasupathilingam2008-08-272-32/+32
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-217-7/+7
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-062-3/+2
* gdk_rgb_get_cmap -> gdk_rgb_get_colormapKjartan Maraas2008-06-042-3/+3
* ** Fixes bug #534360Matthew Barnes2008-05-231-1/+1
* ** Fix for bug #529893Danny Baumann2008-04-251-0/+1
* ** Fix for bug #383438Milan Crha2008-02-201-1/+1
* Fix a compiler warning.Matthew Barnes2008-02-031-52/+0
* Patch from Mayank Jain <mayank.gnu@gmail.com> ** Fix for bug #348638 (Cleanl...Suman Manjunath2008-01-141-16/+24
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-158-114/+114
* ** Fix for bug #341085Milan Crha2007-11-051-5/+5
* text/e.entry.[ch] text/e-completion.[ch] text/e-text-model-uri.[ch]Kjartan Maraas2007-10-3117-3989/+3
* ** Fixes bug #437579Matthew Barnes2007-10-101-5/+3
* Fix for bug #461195 from Hiroyuki Ikezoe.Matthew Barnes2007-09-285-15/+15
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-0223-46/+46
* Move away from g_asserts from g_return*.Srinivasa Ragavan2007-08-313-3/+3
* ** Fixes bug #309166Matthew Barnes2007-08-241-5/+77
* ** Fixes bug #303878Matthew Barnes2007-08-242-3/+62
* ** Fix for bug #455799Hiroyuki Ikezoe2007-08-041-11/+0
* Remove E_MAKE_TYPE macro.Hiroyuki Ikezoe2007-07-288-157/+44
* Collect all the required package versions in one place and explicitlyMatthew Barnes2007-07-281-2/+2
* Plugged memory leak.Hiroyuki Ikezoe2007-07-261-0/+5
* Remove needless g_strndup().Hiroyuki Ikezoe2007-07-191-6/+2
* Remove needless g_strndup().Hiroyuki Ikezoe2007-07-151-4/+3
* ** Fixes bug #424562Matthew Barnes2007-05-251-16/+0
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-205-32/+30
* ** Fixes bug #419524Matthew Barnes2007-03-214-5/+5
* ** Fixes bug #357216Matthew Barnes2007-02-091-47/+0
* Fixes bug #357970Matthew Barnes2006-12-041-1/+1
* ** Fixes bug #352450Matthew Barnes2006-09-181-5/+5
* ** Fixes 342313. Use GTK_CHECK_VERSION instead of GTK_2_2.Hiroyuki Ikezoe2006-07-211-4/+4
* Added cairo font rendering to ECell and EText.Srinivasa Ragavan2006-07-202-2/+22
* Revert the previous patch. Requires rework.Harish Krishnaswamy2006-07-101-67/+2
* Added code for Resize Transparency with Cairo drawing. Added code toRajeev ramanathan2006-07-101-2/+67
* ** Fixes bug #341354. Plugged memory leak.Hiroyuki Ikezoe2006-07-071-0/+1
* damned broken pipes! where's the plummerKjartan Maraas2006-01-301-13/+8
* ** Fixes bug #220286Srinivasa Ragavan2006-01-161-1/+27
* Fix code style cruft from the previous commitHarish Krishnaswamy2006-01-111-1/+1
* Add the width to the pango layout.Johnny Jacob2006-01-111-2/+4
* On Win32, use bootstrap import library for libemiscwidgets, which hasn'tTor Lillqvist2005-09-281-4/+15
* Resolve #309074Francisco Javier F. Serrador2005-08-221-1/+1
* Added widgets in INCLUDES.Kaushal Kumar2005-06-237-11/+11
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-1718-57/+94
* Port to Windows, initial commit:Tor Lillqvist2005-04-2912-47/+67
* bounds check the selection beginning.Theppitak Karoonboonyanan2005-03-141-4/+4
* Some code clean work.Harry Lu2005-02-041-5/+2
* Don't pass in the "fill_color" property for creating the canvas item forRodney Dawes2005-01-221-1/+0
* Bugzilla #63731Suresh Chandrasekharan2004-08-311-2/+32
* Rollback for fix #63731Suresh Chandrasekharan2004-08-262-17/+24
* Bugzilla #63731Suresh Chandrasekharan2004-08-262-24/+17
* [ probable fix for the remaining portion of #45931 ]Chris Toshok2004-08-251-3/+8
* nuke, unnecessary. (e_entry_start_completion): set item_chosen to FALSE.Chris Toshok2004-08-061-20/+6
* hardcode the border size. it is hardcoded in e-text as well. Even usingRadek Doulik2004-06-111-5/+7
* added castRadek Doulik2004-06-113-14/+13
* process only if len > 0Radek Doulik2004-06-091-30/+33
* [ fixes bug #51897 ]Chris Toshok2004-04-021-11/+19
* it's possible to get to this function without the EText ever beingChris Toshok2004-02-031-0/+7
* Use button->time for the mouse click event, so that the popup stays up onRodney Dawes2004-01-281-1/+1
* fix double free of the button event.Chris Toshok2004-01-281-1/+0
* free event (e_text_do_popup): copy the event so we have good dataJP Rosevear2004-01-071-1/+2
* Support for preedit in e-text widgets.Suresh Chandrasekharan2003-10-152-11/+82
* GalA11yETextFactory should inherit from AtkObjectFactory not AtkObject.Tim Wo2003-09-121-0/+8
* filter S-F10 key binding, and show popup menu. (popup_menu_placement_cb):Maxx Cao2003-08-131-4/+48
* add missing e_text_copy_clipboard() prototypeDan Winship2003-07-231-0/+1
* [ fixes several utf8/pango related problems, including bugs #41288,Chris Toshok2003-05-142-284/+391
* Fix prototype. Likewise.Jeremy Katz2003-05-062-2/+2
* Fixed typo in gal/e-text/e-text.c.Christian Neumair2003-05-061-1/+1
* return the instantiated object. [bug #42156]Mike Kestner2003-05-021-0/+2
* gal/e-text/e-text.[ch] : break EFont dependencyMike Kestner2003-04-092-5/+0
* set handle_popup to TRUE on the EText.Chris Toshok2003-04-043-8/+34
* emit a keypress signal. yes, i know this might not correspond to a singleChris Toshok2003-04-031-0/+2
* ifdef gtk_widget_get_clipboard since we need to build against gtk 2.0.Chris Toshok2003-04-031-3/+24
* only connect the signals if !im_context_signals_registered. (e_text_init):Chris Toshok2003-04-032-7/+13
* just disconnect based on DATA, so we only need 1 call. (e_text_event):Chris Toshok2003-04-031-20/+4
* [ either fixes #39702 or comes damn, damn close. also, fixes EText to notChris Toshok2003-04-034-461/+473
* stop drawing that annoying focus rectangle.Chris Toshok2003-04-021-1/+1
* [ fixes bug #39508 ] add back in some suitably pango-ized code to getChris Toshok2003-04-021-5/+59
* set the popup to insensitive when we pop it down. hack to force it to loseNot Zed2003-03-271-0/+3
* Added prototype for show_pango_rectangle()Jeffrey Stedfast2003-03-101-0/+3
* fix drawing bugs, and disable the stupid looking focus rect, since I can'tChris Toshok2003-03-081-14/+14
* Don't unref the GtkInvisible - instead, destroy it.Hans Petter Jansson2003-02-251-2/+2
* ignore test-completion.Chris Toshok2003-02-1011-713/+239
* replaced e scroll frame with gtk scrolled windowRadek Doulik2003-02-051-4/+3
* (e_text_dispose): Renamed fromEttore Perazzoli2003-01-231-11/+9
* reverse part of the patch from 1/15.Chris Toshok2003-01-181-1/+1
* pass pango_context_get_language to pango_context_get_metrics.Chris Toshok2003-01-181-1/+2
* apply the patch NotZed and I came up with to fix the height of theChris Toshok2003-01-161-5/+6
* add call to e_table_model_pre_change here to reduce spew.Chris Toshok2003-01-161-0/+7
* use PangoFontMetrics here instead of using the ascent/descent of theChris Toshok2003-01-151-2/+11
* lots of stuff, add 2 e-text widgets, 1 readonly, the other writable (thatChris Toshok2002-12-095-530/+91
* rework this from the gal-2 branch, clahey's patch, and the stuff i'd doneChris Toshok2002-11-301-107/+107
* commit clahey's original pango work.Chris Toshok2002-11-202-916/+392
* fix c&p typo.Chris Toshok2002-11-173-37/+28
* Lots of GObject work.Chris Toshok2002-11-1717-1249/+1404
* only clear choices if cv->choices != NULL. (e_completion_view_disconnect):Chris Toshok2002-11-121-3/+6
* merging the gal-2 branch back to the trunk.Mike Kestner2002-11-0119-196/+195
* take a clip_height and use it to set the maximum number of lines ifJP Rosevear2002-09-111-20/+15
* Added debugging printfs. (e_text_request_paste): Fixed the order ofChristopher James Lahey2002-06-061-2/+14
* Reflow and redraw when the style gets set.Christopher James Lahey2002-06-042-322/+330
* Switch from gnome_canvas_item_grab to e_canvas_item_grab.Christopher James Lahey2002-05-101-5/+10
* Make the style here match the proper widget style to emulate a label or anChristopher James Lahey2002-05-031-1/+1
* Set the gettext-domain here.Christopher James Lahey2002-05-021-2/+5
* Ansification patch from danw.Christopher James Lahey2002-04-261-2/+2
* Don't show the popup if the entry->item doesn't have focus.Ettore Perazzoli2002-04-041-0/+5
* If tab is hit and the cursor is still in the entry, move down into theJon Trowbridge2002-03-011-11/+36
* Bumped the version number to 0.19.99.5.Christopher James Lahey2002-02-071-22/+79
* Request a reflow and an update when the text model changes. Fixes XimianChristopher James Lahey2002-01-211-3/+4
* Added #include <libgnome/gnome-defs.h>.Christopher James Lahey2002-01-174-0/+4
* Handle the case of a 0 length string properly here.Christopher James Lahey2002-01-151-0/+6
* Reworked to fix bugs related to breaking text on newlines. Some fairlyJon Trowbridge2001-12-281-169/+95
* Don't crash if the text string is NULL. (text_draw_with_objects): Don'tJon Trowbridge2001-12-111-1/+4
* Only popup entries that have focus. Fixes the lingering completion popupJon Trowbridge2001-11-091-1/+3
* Calc height here if we need it to check the y position of the cursor.Christopher James Lahey2001-10-301-0/+7
* Added. Makes our popup window a transient of the toplevel.Jon Trowbridge2001-10-301-0/+24
* destroy our completion_view_popup... we've been leaking them all of thisJon Trowbridge2001-10-301-1/+3
* Silently drop match strings that contain invalid utf-8... not a good thingJon Trowbridge2001-10-301-18/+17
* Set text->revert = NULL here. (e_text_cancel_editing): Only revert ifChristopher James Lahey2001-10-291-1/+4
* Bumped version number here to 0.15.99.7.Christopher James Lahey2001-10-292-4/+22
* Bumped the version number to 0.15.99.6 for emulate_label_resize.Christopher James Lahey2001-10-281-13/+88
* Changed the license announcement at the top of these files.Christopher James Lahey2001-10-271-6/+22
* Changed the license announcement at the top of these files.Christopher James Lahey2001-10-2721-264/+379
* Bumped version to 0.15.99.4 for e-iconv changes.52001-10-261-1/+3
* Use the widget's style's text_gc for drawing text if eitherChristopher James Lahey2001-10-231-13/+18
* Bumped version to 0.15.99.3 for EText's "draw_button" argument.Christopher James Lahey2001-10-233-0/+124
* Accept UTF8_STRING, UTF-8, and STRING targets when getting the selection.Christopher James Lahey2001-10-222-12/+118
* Offer UTF8_STRING, UTF-8, COMPOUND_TEXT, STRING, and TEXT targets when weChristopher James Lahey2001-10-211-21/+70
* Changed some of these gbooleans to be guint : 1s.Christopher James Lahey2001-10-211-4/+5
* Connect keys before we show the widget.Jon Trowbridge2001-10-192-5/+3
* Use e_strdup_append_strings here instead of g_strdup_printf becauseChristopher James Lahey2001-10-122-5/+30
* Based on patches from Dan Nguyen <dnn@austin.ibm.com>.Christopher James Lahey2001-10-101-1/+1
* add E_OBJECT_CLASS_ADD_SIGNALS and E_OBJECT_CLASS_TYPE to ease migrationMichael Meeks2001-10-055-31/+34
* Added a max length of 2047 to the standard ETextModel. Fixes Ximian bugChristopher James Lahey2001-10-021-7/+27
* Allow ctrl-p and ctrl-n to be used to move up and down in the completionJon Trowbridge2001-09-272-5/+30
* Made it so that if allow_newlines is FALSE, pasting into ETexts doesn'tChristopher James Lahey2001-09-262-62/+79
* remove redundant NULL checks since g_free handles NULLs. (e_text_destroy):Larry Ewing2001-09-181-8/+5
* Bumped version number to 0.11.99.4.Christopher James Lahey2001-09-171-0/+5
* Unref the model after creating the ETable, since the table will hold a refDan Winship2001-09-132-1/+2
* If our text shrinks, make sure that the selection doesn't spill off overJon Trowbridge2001-09-101-0/+7
* Patch to fix few 64bit issuesGeorge Lebl2001-08-292-0/+2
* Added "hit_count" to ECompletionMatch. Used by searchJon Trowbridge2001-08-175-20/+232
* bumped up to 0.10.99.3jacob berkman2001-08-105-86/+199
* Bumped version up to 0.10.99.2.Jon Trowbridge2001-08-094-28/+89
* Quintuple sigh. See below.Federico Mena Quintero2001-08-091-0/+3
* avoid freed memory reading, when you call it likeRadek Doulik2001-08-021-2/+8
* Properly ref the font we pass in as an ARG_FONT_E. (_do_tooltip): RemovedJon Trowbridge2001-07-251-3/+2
* Removed some debugging spew I committed by mistake.Jon Trowbridge2001-07-211-4/+1
* Change window policy to allow the completion window to shrink when theJon Trowbridge2001-07-212-11/+9
* Start editing immediately on a button_press that grabs the focus.Christopher James Lahey2001-07-151-27/+44
* For E_TEP_END_OF_BUFFER, use the length in bytes, not the length inFederico Mena Quintero2001-07-101-1/+1
* Destroy the tooltip if we're the owner when we're destroyed. Also, keep aChristopher James Lahey2001-07-082-1/+22
* Don't scroll to the cursor on grab, ungrab, noop, and copy commands.Christopher James Lahey2001-07-051-1/+6