A dungeon explorin', slashin', hackin' game />
aboutsummaryrefslogtreecommitdiffstats
path: root/widgets
Commit message (Expand)AuthorAgeFilesLines
* EAttachment: Use Subject as fallback filename for message attachmentsMilan Crha2013-02-201-0/+21
* EAttachment: Decode part's file name before using itMilan Crha2013-02-201-2/+12
* Bug #674236 - Extra ref in e_action_combo_box_set_action()Milan Crha2013-02-191-2/+3
* Bug #687998 - Attachment dialog shown when storing assigned taskMilan Crha2012-11-122-0/+81
* Coding style and whitespace cleanup.Matthew Barnes2012-11-1195-3925/+5005
* Bug #687155 - Text/plain signatures wrap in an editorMilan Crha2012-10-302-3/+11
* Bug #267787 - Preferences too large for small screensMilan Crha2012-10-301-1/+57
* Bug 627244 - Bold days in "Select Date" dialog not updated when changing monthFabiano Fidêncio2012-10-261-1/+5
* Bug #686785 - Port of WebDAV source doesn't match SSL checkMilan Crha2012-10-251-0/+31
* GN-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
* Bug #683949 - Cannot create new LDAP AddressbookMilan Crha2012-09-141-0/+1
* Critical warning on ETree dispose, g_object_unref() called on freed objectMilan Crha2012-09-131-4/+2
* Make sure selection in ECalendar is visibleMilan Crha2012-09-111-0/+7
* Revert "Adjust for webkit 1.9.90 API change."Matthew Barnes2012-09-071-5/+0
* Bug #679382 - Saving attachments takes too long, maxes CPU usageMilan Crha2012-09-061-3/+16
* Coding style and whitespace cleanup.Matthew Barnes2012-09-011-4/+8
* Adjust for webkit 1.9.90 API change.Dominique Leuenberger2012-08-251-0/+5
* Bug 682494 - Add some defensive checks in gal-a11y-e-text.cMike Gorse2012-08-231-6/+21
* Disconnect signal handler from 'candidate' on its freeMilan Crha2012-08-231-0/+4
* EAttachment: Minor code rearrangement.Matthew Barnes2012-08-201-67/+67
* Coding style and whitespace cleanup.Matthew Barnes2012-08-2048-214/+214
* Bug 681882 - Account signature not selected in new composer windowMatthew Barnes2012-08-161-0/+51
* Remove all references to JavaScriptCore and use of JavaScriptDan Vrátil2012-08-092-230/+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
* Remove all GDK threads usage.Matthew Barnes2012-08-067-18/+4
* ESourceConfigDialog: Implement EAlertSink.Matthew Barnes2012-08-031-4/+85
* ESourceConfig: Enable remote resource creation.Matthew Barnes2012-08-031-5/+14
* Bug 681075 - Add tooltips to signature editor toolbarMichael Wood2012-08-031-2/+2
* 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
* G_GNUC_CONST leads to 'statement with no effect' compiler warningMilan Crha2012-07-191-1/+1
* Remove unused e_date_edit_have_time().Matthew Barnes2012-07-182-20/+0
* EDateEdit cleanups.Matthew Barnes2012-07-182-85/+118
* Bug #678783 - Crash under e_attachment_set_file_info()Milan Crha2012-07-131-20/+33
* e_web_view_update_fonts(): Fix memory corruption.Matthew Barnes2012-07-071-10/+8
* Bug 678946 - Port entry in Account Assistant is unsetMatthew Barnes2012-07-051-3/+0
* 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-2510-14/+6
* Reduce usage of g_type_class_peek_parent().Matthew Barnes2012-06-255-16/+16
* Bug 678634 - Criticals warnings when creating new book/calMatthew Barnes2012-06-245-105/+355
* e-text: misc cleanupCosimo Cecchi2012-06-181-4/+0
* e-text: remove unused draw_background propertyCosimo Cecchi2012-06-182-45/+1
* all: don't set draw_background to FALSE on ETextCosimo Cecchi2012-06-184-4/+0
* e-text: remove unused draw_borders propertyCosimo Cecchi2012-06-183-82/+6
* e-text: remove property that is never setCosimo Cecchi2012-06-181-6/+1
* e-text: remove draw-button propertyCosimo Cecchi2012-06-182-124/+1
* e-text: remove commented out codeCosimo Cecchi2012-06-181-66/+1
* Do not call g_object_notify() when property didn't changeMilan Crha2012-06-1810-3/+63
* Bug #764467 - URL popup shows all Copy optionsDan Vrátil2012-06-182-19/+23
* Fix some memory leaksDan Vrátil2012-06-181-0/+3
* ESourceConfig: Lock down name when editing a collection member.Matthew Barnes2012-06-151-7/+36
* ESourceConfig: Add "collection-source" property.Matthew Barnes2012-06-152-0/+50
* Move ECalSourceConfig to /widgets/misc.Matthew Barnes2012-06-153-0/+472
* Move EBookSourceConfig to /widgets/misc.Matthew Barnes2012-06-153-0/+323
* Bug #677631 - Some HTML links don't workDan Vrátil2012-06-131-0/+5
* Bug #677706 - Crash in spell_entry_recheck_all()Milan Crha2012-06-121-0/+3
* Mail formatter rewriteDan Vrátil2012-06-064-1/+856
* Fix a couple distcheck errors.Matthew Barnes2012-06-051-0/+2
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-0444-75/+43
* Adapt modules/calendar to the new ESource API.Matthew Barnes2012-06-032-0/+65
* Adapt modules/addressbook to the new ESource API.Matthew Barnes2012-06-032-0/+66
* Adapt widgets/misc to the new ESource API.Matthew Barnes2012-06-0339-5077/+4784
* Adapt libeutil to the new ESource API.Matthew Barnes2012-06-0310-601/+1636
* Add ESourceConfig widget.Matthew Barnes2012-06-0312-1/+2666
* Revert "Bug #669463 - HTML signature opens in editor as Plain text"Matthew Barnes2012-06-033-54/+1
* Reduce diff noise with 'account-mgmt' branch.Matthew Barnes2012-06-031-0/+6
* Whitespace cleanups.Matthew Barnes2012-06-022-3/+3
* Fix memory leaks around gtk_tree_model_get() functionMilan Crha2012-05-312-5/+8
* Bug #206484 - Add year scrolling to date pickerMilan Crha2012-05-174-42/+277
* Bug #671585 - Add support for smooth scrolling devicesMilan Crha2012-05-152-2/+42
* Whitespace cleanups.Matthew Barnes2012-05-135-23/+21
* Bug #200683 - Composer subject spell checkingMilan Crha2012-05-103-0/+922
* Fix displaying icons in EWebView alertsDan Vrátil2012-05-031-30/+8
* Bug #669463 - HTML signature opens in editor as Plain textMilan Crha2012-05-033-1/+54
* Initialize ESignatureEditor with GtkHTML's WebViewMilan Crha2012-05-031-2/+2
* Bug #675347 - No 'Retrieving message...' in preview panelDan Vrátil2012-05-031-2/+2
* Bug #669133 - Import Assistant preview widget is too smallMilan Crha2012-05-031-1/+1
* Bug #674060 - Preview panel on folder change not updatedDan Vrátil2012-04-271-1/+1
* Bug #669088 - Add a Column dialog draws incorrectlyMilan Crha2012-04-271-0/+2
* Bug #674701 - Clicking address in preview composes to default accountMilan Crha2012-04-261-0/+9
* Bug #674062 - Runtime warning from e_attachment_load_handle_error()Milan Crha2012-04-241-2/+4
* Bug #674272 - Contacts preview differs with mailer running and notDan Vrátil2012-04-232-1/+37
* Handle default e-mail fonts with multiword names correctlyDan Vrátil2012-04-161-2/+2
* Bug #600860 - Opening IMAP message with large attachment blocks UIMilan Crha2012-04-131-7/+27
* 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-122-14/+155
* Add missing return to e_calendar_item_event()Milan Crha2012-04-101-0/+1
* Whitespace cleanup.Matthew Barnes2012-04-025-23/+23
* WebKit port - port widgetsDan Vrátil2012-03-2917-1918/+3560
* Bug 671509 (2/2) - Some small UI/theming improvementsCosimo Cecchi2012-03-181-1/+6
* Bug 671509 (1/2) - Some small UI/theming improvementsCosimo Cecchi2012-03-181-0/+3
* Bug #665130 - Memory leaks in Preferences and ETableMilan Crha2012-03-163-3/+21
* Bug #665129 - Memory leak in EBufferTaggerMilan Crha2012-03-161-0/+2
* Bug 671716 - Fails to build with --enable-contact-mapsMatthew Barnes2012-03-103-0/+12
* Bug #664169 - Default port is not selected by defaultMilan Crha2012-03-081-4/+2
* Bug #671233 - Unable to choose port 587 for SMTPMilan Crha2012-03-061-4/+15
* Add missing linker flags.Matthew Barnes2012-03-044-2/+6
* Move EAlert* and e-xml-utils references from other part of the code to libevo...Srinivasa Ragavan2012-03-0317-20/+20
* Coding style and whitespace cleanup.Matthew Barnes2012-02-20106-2657/+3173
* Use i as mnemonic for Filename string everywhere. This does not conflict with...Andre Klapper2012-02-171-1/+1
* Bug 670280 - Remove "Recent Documents" attachment featureMatthew Barnes2012-02-172-58/+0
* Bug #320976 - Remember last New button choice in Calendar viewMilan Crha2012-02-172-7/+141
* Be able to define help target for Preferences pagesMilan Crha2012-02-153-11/+18
* Bug #670073 - Non-working help button in Preferences dialogMilan Crha2012-02-151-2/+30
* Fix broken Help menu entry in Groupwise Send Options after Mallard transition.Andre Klapper2012-02-151-3/+3
* Bug #591436 - Add -avoid-version to LDFLAGSH. Habighorst2012-02-155-5/+5
* Bug #646430 - New line character is a link separator tooMilan Crha2012-01-301-3/+3
* EActivity cleanups.Matthew Barnes2012-01-252-6/+12
* Introduce libemail-engine and libemail-utils.Matthew Barnes2012-01-1910-9/+13
* Do not auto-mark-as-seen when changing filter typeMilan Crha2012-01-111-1/+0
* Bug #667119 - Hard to change Attendee role in meeting editorMilan Crha2012-01-115-768/+0
* Bug #667398 - Automatic mark-as-seen too aggressiveMilan Crha2012-01-112-0/+25
* Bug 665981 - Use OpenStreetMap geoclue providerAlban Browaeys2011-12-131-2/+4
* Bug 665980 - Bump minimum champlain-gtk version to 0.12Alban Browaeys2011-12-131-1/+1
* Reorder accounts by drag-and-drop.Matthew Barnes2011-12-115-2156/+0
* Cosimo's spidey senses pointed him to a memory leak.Matthew Barnes2011-11-241-1/+0
* Merge branch 'master' into wip/gsettingsMatthew Barnes2011-11-234-74/+216
|\
| * EPreviewPane: Implement EAlertSink.Matthew Barnes2011-11-222-2/+69
| * EAlertBar: Add a close button to all alerts.Matthew Barnes2011-11-222-72/+147
| * Remove some unnecessary #includes.Matthew Barnes2011-11-181-1/+0
* | Fix compiler warnings.Matthew Barnes2011-11-231-1/+0
* | Merge branch 'master' into wip/gsettingsRodrigo Moya2011-11-084-112/+451
|\|
| * EMAccountEditor: Start using CamelNetworkSettings.Matthew Barnes2011-11-072-114/+121
| * Add EAuthComboBox widget.Matthew Barnes2011-11-073-0/+332
* | Merge branch 'master' into wip/gsettingsRodrigo Moya2011-10-247-13/+25
|\|
| * Bug #451377 - Timezone map resizes on mouseoverMilan Crha2011-10-202-11/+17
| * Bug #527614 - Valgrind shows a nice amount of lost memoryMilan Crha2011-10-205-2/+8
* | Port misc widgets to use GSettingsRodrigo Moya2011-10-133-18/+11
* | Merge branch 'master' into wip/gsettingsRodrigo Moya2011-10-132-1/+6
|\|
| * Bug #661434 - Unfriendly search resultMilan Crha2011-10-112-1/+6
* | Merge branch 'master' into wip/gsettingsRodrigo Moya2011-10-1013-534/+213
|\|
| * Bug #235665 - Heavy hard disk access when resizing columns in viewsMilan Crha2011-10-07