aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-web-view.c
Commit message (Expand)AuthorAgeFilesLines
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-2946/+0
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-14/+21
* Bug #683877 - No more contextual menus for linksMilan Crha2012-11-091-115/+83
* Bug #685262 - Attachments disappear when dragged in message previewMilan Crha2012-10-171-0/+11
* Bug 685786 - EWebView: Signal handlers never disconnectedMatthew Barnes2012-10-141-0/+6
* EWebView cleanups.Matthew Barnes2012-10-141-78/+91
* Bug #678408 - WebKit renders frames with plain/text parts too smallDan Vrátil2012-09-191-11/+8
* Revert "Adjust for webkit 1.9.90 API change."Matthew Barnes2012-09-071-5/+0
* Adjust for webkit 1.9.90 API change.Dominique Leuenberger2012-08-251-0/+5
* Coding style and whitespace cleanup.Matthew Barnes2012-08-201-1/+1
* Remove all references to JavaScriptCore and use of JavaScriptDan Vrátil2012-08-091-216/+6
* Bug #681400 - Fix build against WebKitGtk+ 1.9.6Dan Vrátil2012-08-081-2/+11
* Bug #681279 - Reply on selection doesn't workDan Vrátil2012-08-081-19/+70
* Bug #678408 - Mail view is very small for some mailsMilan Crha2012-08-071-0/+9
* Bug #680666 - Contacts/Tasks/Memos preview pane does not follow theme colorsDan Vrátil2012-08-021-8/+3
* Fix some memory leaksDan Vrátil2012-08-021-0/+1
* EWebView: Remove a stray newline causing build failures.Matthew Barnes2012-07-281-2/+1
* Bug #679404 - Read colors for message preview from Gtk themeDan Vrátil2012-07-271-1/+18
* e_web_view_update_fonts(): Fix memory corruption.Matthew Barnes2012-07-071-10/+8
* Bug #515004 - Allow toggling between text and HTML view of mailDan Vrátil2012-06-261-3/+2
* Coding style and whitespace cleanup.Matthew Barnes2012-06-251-2/+2
* Reduce usage of g_type_class_peek_parent().Matthew Barnes2012-06-251-6/+4
* Do not call g_object_notify() when property didn't changeMilan Crha2012-06-181-0/+27
* Bug #764467 - URL popup shows all Copy optionsDan Vrátil2012-06-181-16/+19
* Fix some memory leaksDan Vrátil2012-06-181-0/+3
* Bug #677631 - Some HTML links don't workDan Vrátil2012-06-131-0/+5
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-1/+1
* Bug #671585 - Add support for smooth scrolling devicesMilan Crha2012-05-151-1/+21
* Whitespace cleanups.Matthew Barnes2012-05-131-4/+3
* Fix displaying icons in EWebView alertsDan Vrátil2012-05-031-30/+8
* Bug #675347 - No 'Retrieving message...' in preview panelDan Vrátil2012-05-031-2/+2
* Bug #674060 - Preview panel on folder change not updatedDan Vrátil2012-04-271-1/+1
* Bug #674701 - Clicking address in preview composes to default accountMilan Crha2012-04-261-0/+9
* Bug #674272 - Contacts preview differs with mailer running and notDan Vrátil2012-04-231-1/+32
* Handle default e-mail fonts with multiword names correctlyDan Vrátil2012-04-161-2/+2
* Use link colors from GtkStyleContextDan Vrátil2012-04-131-0/+35
* EWebView: Make antialiasing settings optional.Matthew Barnes2012-04-121-25/+38
* Bug #673108 - Font settings and monospace fonts don't workDan Vrátil2012-04-121-13/+146
* Whitespace cleanup.Matthew Barnes2012-04-021-19/+19
* WebKit port - port widgetsDan Vrátil2012-03-291-468/+934
* Move EAlert* and e-xml-utils references from other part of the code to libevo...Srinivasa Ragavan2012-03-031-2/+2
* The EExtension framework is now in libebackend.Matthew Barnes2011-09-261-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-1/+2
* Coding style and whitespace cleanup.Matthew Barnes2011-08-131-45/+49
* Bug #655669 - Can't save inline pictures embedded in HTML MailsMilan Crha2011-08-091-1/+52
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-1/+4
* Coding style and whitespace cleanup.Matthew Barnes2011-05-221-5/+8
* Bug #601541 - Add 'Copy Image' Option On Inline Email ImagesMilan Crha2011-05-161-1/+110
* EWebView: Fix icon retrieval when showing EAlerts.Matthew Barnes2011-04-141-1/+13
* EWebView: Implement the EAlertSink interfaceMatthew Barnes2011-04-131-7/+116
* Restore lockdown integration.Matthew Barnes2011-03-281-0/+26
* Bug 644066 - Text selection is cleared when right-clicking on a linkMatthew Barnes2011-03-071-5/+6
* Coding style and whitespace cleanup.Matthew Barnes2011-03-061-1/+2
* Bug #641374 - "Send new mail to..." popup action doesn't workMilan Crha2011-02-281-1/+17
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-251-7/+3
* Replace EBinding with GBinding.Matthew Barnes2010-10-141-7/+12
* GObject boilerplate cleanup.Matthew Barnes2010-08-251-3/+8
* Bug #621903 - Crash on HTML message print previewMilan Crha2010-06-241-0/+6
* Bug 604262 - "Copy Email Address" should also copy to primary clipboardMatthew Barnes2010-06-241-0/+4
* Some post-merge cleanup.Matthew Barnes2010-05-271-10/+0
* Merge branch 'express2'Matthew Barnes2010-05-271-0/+10
|\
| * Merge gnome-2-30 into express2 to get bugfixesFederico Mena Quintero2010-04-101-0/+2
| |\
| | * [win32] Be consistent in disabling the lockdown options.Fridrich Strba2010-04-081-0/+2
| * | Minor EMailReader cleanup.Matthew Barnes2010-04-071-4/+17
| * | Add an extension to configure EWebView.Matthew Barnes2010-04-071-42/+167
| |/
* | Camel is now GObject-based.Matthew Barnes2010-04-241-2/+2
* | Only #include Camel's top-level header.Matthew Barnes2010-04-031-2/+1
* | Miscellaneous cleanup bits from WebKit branch.Matthew Barnes2010-04-021-27/+58
* | Minor EMailReader cleanup.Matthew Barnes2010-03-261-4/+17
* | Add an extension to configure EWebView.Matthew Barnes2010-03-231-44/+167
* | [win32] Be consistent in disabling the lockdown options.Fridrich Strba2010-03-211-0/+2
|/
* Revert some bad assumptions I made in EPluginUI.Matthew Barnes2010-03-161-3/+3
* Shell and UI manager cleanups.Matthew Barnes2010-03-141-3/+3
* Bug 609042 - Convert quoted-printing to UTF-8 when copying to clipboardMatthew Barnes2010-02-171-1/+1
* Improve clipboard behavior.Matthew Barnes2010-01-181-12/+231
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-2/+0
* Bug 606250 - Remove usage of deprecated GTK+ symbolsMatthew Barnes2010-01-081-3/+3
* Introduce ESelectable and EFocusTracker.Matthew Barnes2009-12-261-7/+71
* Prefer EWebView calls over direct GtkHTML calls.Matthew Barnes2009-11-181-0/+24
* Remove some redundancy from EABContactDisplay.Matthew Barnes2009-11-181-1/+1
* EWebView popup menu enhancements.Matthew Barnes2009-11-141-19/+435
* Build with GTK_DISABLE_DEPRECATED and fix resulting breakage.Matthew Barnes2009-10-021-1/+3
* Bug 594863 - Message body doesn't allow right click pop up menuMatthew Barnes2009-09-131-1/+4
* Finish killing Bonobo.Matthew Barnes2009-09-091-0/+1110