aboutsummaryrefslogtreecommitdiffstats
path: root/e-util
Commit message (Expand)AuthorAgeFilesLines
* EHTMLEditorView - Preserve spaces and create anchors for the links in the tex...Tomas Popela2014-06-241-14/+36
* Drop the last references to GtkHTMLMilan Crha2014-06-241-3/+1
* EHTMLEditor - Process text in convertor when pasting plain text from clipboardTomas Popela2014-06-233-6/+16
* EHTMLEditorView - Insert quote symbols before HTML element when it has no pre...Tomas Popela2014-06-231-0/+4
* EHTMLEditorView - Replace 2+ spaces with non-breaking spaces and create ancho...Tomas Popela2014-06-231-8/+106
* EHTMLEditorView - Generate new line into plain text version even when paragra...Tomas Popela2014-06-231-0/+3
* Bug 731872 - EWebView: Use named colors from themesSebastian Keller2014-06-231-20/+20
* EHTMLEditorView - Improve the writing into quoted contentTomas Popela2014-06-191-77/+341
* EHTMLEditorView - When quoting the elements correctly skip the selection markersTomas Popela2014-06-191-3/+28
* Bug 731766 - [webkit-composer] Emoticon cannot be inserted at the end of the ...Tomas Popela2014-06-191-40/+137
* EHTMLEditor - Make functions that remove quote and wrap elements publicTomas Popela2014-06-193-44/+21
* EHTMLEditorSelection - Fix caret position when changing block formatTomas Popela2014-06-191-0/+14
* EHTMLEditorSelection - Don't try to save selection markers straight into bodyTomas Popela2014-06-191-0/+72
* EHTMLEditorSelection - When changing the format of block set EHTMLEditorView ...Tomas Popela2014-06-191-0/+2
* EHTMLEditorView - Activate inline image resize just when hovering over imageTomas Popela2014-06-191-8/+2
* EHTMLEditor - When setting the body background image set it as its base64 dat...Tomas Popela2014-06-183-13/+26
* Bug 731767 - [webkit-composer] Inline images not attached to the emailTomas Popela2014-06-171-36/+26
* Crash in client_selector_allow_auth_prompt_done_cb() on errorMilan Crha2014-06-171-2/+1
* Bug 702703 - Be able to overwrite domain in Message IDsMilan Crha2014-06-172-6/+9
* EHTMLEditor: Move remove_node and remove_node_if_empty to EWebViewTomas Popela2014-06-164-150/+75
* EHTMLEditorView: Remove unused functionTomas Popela2014-06-161-21/+0
* EHTMLEditor - Fix block format change with selection in quoted contentTomas Popela2014-06-132-33/+66
* EHTMLEditorView - When changing from html to plain text mode adjust composer'...Tomas Popela2014-06-131-8/+11
* Bug 731551 - [webkit-composer] Whitespace lost on message reply (plain text)Tomas Popela2014-06-131-1/+18
* EWebView - Check if the link has fragmentTomas Popela2014-06-131-1/+1
* EHTMLEditorSelection - Return the format of list that we determined for order...Tomas Popela2014-06-131-1/+3
* EClientSelector: Do not check connection for empty or "localhost" hostMilan Crha2014-06-131-1/+1
* Check whether value really changed in callbacks of GSettings::changed signalMilan Crha2014-06-121-6/+37
* EHTMLEditor: Set right width to paragraphs that are quotedTomas Popela2014-06-112-6/+5
* EHTMLEditorView: Introduce is_return_key and use it where possibleTomas Popela2014-06-111-20/+14
* EHTMLEditorView: Rename quote_character class to -x-evo-quote-characterTomas Popela2014-06-111-16/+16
* EHTMLEditor: Fix various bugs in block in/undentTomas Popela2014-06-102-14/+24
* EHTMLEditorView: Skip BR on the end of HTML that's parsed into paragraphsTomas Popela2014-06-101-1/+1
* EHTMLEditorView: Replace Tab character with 8 spaces instead of 4Tomas Popela2014-06-101-3/+3
* Bug 731416 - [webkit-composer] Busy-loop when replying to an emailTomas Popela2014-06-101-1/+4
* Bug 540362: [webkit-composer] Use webkit for composerTomas Popela2014-06-0976-2968/+29457
* Bug 668006 - Crash when dragging column headers of Tasks listMilan Crha2014-06-061-8/+7
* Ignore false GSettings key change notificationsMilan Crha2014-06-051-3/+34
* Properly disconnect signal handlers added with e_signal_connect_notify*()Milan Crha2014-06-059-11/+86
* Ignore false GObject property change notificationsMilan Crha2014-06-0528-52/+374
* Bug 729303 - Default width of Message Filters window is too smallMilan Crha2014-05-301-0/+1
* Bug #730199 - [MessageList] Support dates with value larger than 2^32Milan Crha2014-05-243-4/+39
* Bug #678843 - May re-prompt password on account re-enableMilan Crha2014-05-135-12/+184
* EWebView: Rework how link with fragment is detected, use SoupURI for itTomas Popela2014-05-071-7/+55
* Bug #653892 - Allow to enter more than four email addressesChristian Schaarschmidt2014-05-063-40/+72
* EWebView: Allow navigation in page through HTML anchor elementsTomas Popela2014-05-051-3/+14
* EFileRequest: Fix build with additional debug messages enabledTomas Popela2014-05-051-1/+7
* Bug #729084 - Use tel: URI instead of callto: for phone numbersMilan Crha2014-04-304-12/+23
* Bug 729256: Busy loop under replace_local_image_links()Tomas Popela2014-04-301-39/+28
* Bug #685323 - Provide SIP field for contactsMilan Crha2014-04-292-6/+37
* Fix regressions after commit fdde3339619Milan Crha2014-04-282-3/+5
* Fix various memory leaksMilan Crha2014-04-2510-10/+35
* [EActivityBar] Reset priv->timeout_id when the timeout is reachedMilan Crha2014-04-241-2/+39
* Make 'Copy Link Location' copy into both primary and selection clipboardsMilan Crha2014-04-221-1/+5
* Bug #684425 - Do not pass NULL text to gtk_entry_set_text()Milan Crha2014-04-113-3/+98
* Fix few more memory leaksMilan Crha2014-04-041-1/+3
* e-util: Port to thread-safe ECategories APIPhilip Withnall2014-03-287-26/+39
* Bug #726542 - Unpadded black border on various mail account settings pagesMilan Crha2014-03-284-0/+4
* Fix two memory leaksMilan Crha2014-03-261-1/+1
* EPhotoCache: Fix a memory leakMilan Crha2014-03-251-2/+3
* Add an --enable-code-coverage configure option to enable gcov supportMilan Crha2014-03-251-1/+2
* Bug #726110 - Use gtk_drag_check_threshold() instead of hard-coded valuesMilan Crha2014-03-243-10/+9
* Bug #710337 - Define ETree/ETable "alternating-row-colors" style propertyMilan Crha2014-03-142-2/+43
* EWebView/EMailDisplay: Setup custom CSS styles to DOM right after document loadsMilan Crha2014-03-131-0/+4
* Bug #722938 - Adapt a11y code for newest gtkMike Gorse2014-03-1310-176/+50
* Bug #711658 - Time zone for new events sometimes defaults to UTCMilan Crha2014-03-062-1/+32
* Bug #446659 - Message view can scroll away after message deletionMilan Crha2014-03-062-0/+21
* Miscellaneous cleanups.Matthew Barnes2014-03-0393-973/+1042
* EWebView: Limit zoom-in/zoom-out to 0.1 .. 5.0 valuesMilan Crha2014-02-281-4/+11
* Replace 'interface' with 'iface' in the codeTarnyko2014-02-2626-450/+450
* ETree/ETable: Allow easier adding of columns for sortingMilan Crha2014-02-255-12/+92
* Add missing action captions after gtk-stock replacementMilan Crha2014-02-253-7/+7
* Fix few more memory leaksMilan Crha2014-02-211-0/+20
* Forgotten chunk from the previous commit (shortcuts from gtk-stock definitions)Milan Crha2014-02-171-1/+1
* Add shortcuts previously defined by gtk-stock item definitionsMilan Crha2014-02-172-8/+8
* e_menu_tool_action_new: Remove unused stock_id parameterMilan Crha2014-02-142-5/+3
* Do not use "dialog-apply" icon and make EStockRequest fool-proofMilan Crha2014-02-131-23/+26
* Stop using deprecated gtk-stock itemsMilan Crha2014-02-1346-224/+272
* Fix a runtime warning on startup.Matthew Barnes2014-02-111-2/+6
* e_table_sort_info_duplicate: Missing ref of a 'column_spec' memberMilan Crha2014-02-111-0/+17
* Bug #721639 - Cannot overwrite builtin mail view definitionsMilan Crha2014-02-041-0/+10
* Bug #722951 - Check for empty rule valuesMilan Crha2014-01-294-3/+54
* Bug #721213 - Character encoding combo opened emptyMilan Crha2014-01-282-11/+30
* Bug #707518 - Deleting a local address book triggers error "Unable to open ad...Milan Crha2014-01-271-0/+16
* [ESourceSelector] Fix a memory leak on a mouse button press eventMilan Crha2014-01-251-1/+4
* [ESourceSelector] A performance improvementMilan Crha2014-01-251-0/+30
* Replace usage of __FUNCTION__ with G_STRFUNCMilan Crha2014-01-235-43/+43
* Fix return values in a few functionsKjartan Maraas2014-01-225-11/+11
* Fix duplicate #includesKjartan Maraas2014-01-222-3/+0
* Bug #721427 - Alert about missing condition in a filter rule editorMilan Crha2014-01-222-0/+8
* [evolution-source-viewer] Make identity label selectableMilan Crha2014-01-181-0/+1
* Bug #702958 - Crash on attachment add or removeMilan Crha2014-01-171-3/+6
* EDateEdit: Force 24 hour format for locales without am/pm equivalentsMilan Crha2014-01-141-27/+47
* Bug #333184 - Add Undo support to component editorsMilan Crha2014-01-118-20/+1325
* Bug 721545 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-08470-4739/+4233
* Coding style and whitespace cleanup.Matthew Barnes2013-12-071-50/+121
* Bug #329616 - Spell checking for Event/Task/Memo editorsMilan Crha2013-11-294-0/+159
* Extend test-source-selector test programMilan Crha2013-11-291-59/+226
* e-utils: replacing g_memmove with memmoveAlberto Ruiz2013-11-271-2/+2
* Use SoupSession's request API instead of SoupRequester.Matthew Barnes2013-11-271-23/+2
* Fix/mute issues found by Coverity scanMilan Crha2013-11-1522-82/+112
* Make e_attachment_set_file_info() thread-safe.Matthew Barnes2013-11-071-4/+9
* Bug 707112 - Replace webkit_dom_html_element_get_id usageKerrick Staley2013-11-051-0/+6
* EMailIdentityComboBox: Document and clean up.Matthew Barnes2013-11-012-33/+139
* Bug 710797 - Name all the timeouts added with g_timeout_add()Bastien Nocera2013-10-3019-79/+108
* EProxyEditor: Save on "Method" combo box change.Matthew Barnes2013-10-261-4/+13
* EAutocompleteSelector: Show icons.Matthew Barnes2013-10-261-0/+2
* Document EProxyLinkSelector.Matthew Barnes2013-10-262-0/+53
* EProxyEditor: Add an "Open Desktop Settings" button.Matthew Barnes2013-10-261-11/+59
* Add EProxyPreferences.Matthew Barnes2013-10-265-0/+872
* Add EProxyLinkSelector.Matthew Barnes2013-10-264-0/+366
* Add EProxyEditor.Matthew Barnes2013-10-264-0/+834
* Add EProxySelector.Matthew Barnes2013-10-264-0/+930
* Add EProxyComboBox.Matthew Barnes2013-10-264-0/+469
* Remove e_source_selector_set_select_new().Matthew Barnes2013-10-262-21/+0
* ESourceSelector: Fix a reference leak in text_cell_edited_cb().Matthew Barnes2013-10-251-7/+9
* ESourceSelector: Add a "show-icons" property.Matthew Barnes2013-10-253-2/+154
* ESourceSelector cleanups.Matthew Barnes2013-10-253-57/+90
* ESourceSelector: Fix a potential runtime warning.Matthew Barnes2013-10-231-1/+3
* Miscellaeous cleanups.Matthew Barnes2013-10-201-6/+6
* EMailIdentityComboBox cleanups.Matthew Barnes2013-10-112-37/+37
* Bug #215115 - Per-folder From: email addressMilan Crha2013-10-082-2/+76
* Bug #708682 - Move with 'End' key with collapsed threads failsMilan Crha2013-10-011-6/+1
* Bug #708347 - Memory leak from EWebView/webkitTomas Popela2013-09-231-2/+5
* Update API documentation.Matthew Barnes2013-09-152-3/+3
* EClientSelector: Show an initial icon based on host name.Matthew Barnes2013-09-151-1/+150
* Bug #706008 - Workaround gnome-shell style change on focus changeTomas Popela2013-09-122-21/+249
* EClientSelector: Do not prefetch EClient instancesMilan Crha2013-09-121-51/+0
* Miscellaneous cleanups.Matthew Barnes2013-09-0814-121/+165
* Bug #706901 - Large default book slows down composer openMilan Crha2013-08-301-4/+15
* Skip evolution from 'Open with' list of applications on attachmentsMilan Crha2013-08-291-0/+26
* EAlertBar: Mention Escape binding in close button tooltip.Matthew Barnes2013-08-111-1/+2
* Add e_alert_bar_close_alert().Matthew Barnes2013-08-112-0/+41
* Bug #704207 - Dragged column's arrow indicator oversizedMilan Crha2013-08-091-0/+3
* Bug #699603 - Message list scrolls to cursor on style changeMilan Crha2013-08-013-0/+63
* [workaround] Bug #695633 - Attachments disappear after opening oneMilan Crha2013-07-312-4/+4
* EPreviewPane: Handle "new-activity" signals from EWebView.Matthew Barnes2013-07-281-0/+25
* EPreviewPane cleanups.Matthew Barnes2013-07-282-25/+5
* EWebView: Add an "image-save" action.Matthew Barnes2013-07-282-1/+21
* Add e_web_view_cursor_image_save().Matthew Barnes2013-07-282-0/+236
* Add e_web_view_cursor_image_copy().Matthew Barnes2013-07-283-157/+153
* Add e_web_view_new_activity().Matthew Barnes2013-07-282-0/+51
* Add e_web_view_request().Matthew Barnes2013-07-282-0/+160
* Add e_web_view_suggest_filename().Matthew Barnes2013-07-282-0/+65
* Add e_web_view_redirect_uri().Matthew Barnes2013-07-272-0/+43
* Remove e_web_view_get_uri().Matthew Barnes2013-07-272-9/+0
* Remove unused e_web_view_set_enable_frame_flattening().Matthew Barnes2013-07-272-19/+0
* Remove unused e_web_view_get_enable_frame_flattening().Matthew Barnes2013-07-272-21/+0
* Remove unused e_web_view_frame_get_uri().Matthew Barnes2013-07-272-24/+0
* Remove unused e_web_view_frame_load_uri().Matthew Barnes2013-07-272-44/+0
* Remove unused e_web_view_frame_load_string().Matthew Barnes2013-07-272-46/+0
* Remove unused e_web_view_extract_uri().Matthew Barnes2013-07-272-41/+0
* EWebView: Initialize WebKitWebSettings internally.Matthew Barnes2013-07-272-63/+43
* EWebView cleanups.Matthew Barnes2013-07-271-188/+208
* Bug 697575 - ESourceConfig: Avoid calling check_complete() too soonMatthew Barnes2013-07-211-4/+11
* Bug 704494 - EStockRequest calls into GTK+ from worker threadMatthew Barnes2013-07-201-16/+31
* EStockRequest cleanups.Matthew Barnes2013-07-201-91/+91
* Bug 704558 - Crash when using -fstack-protector-strongMatthew Barnes2013-07-201-1/+3
* EContactStore: Stop book views in a dedicated threadMilan Crha2013-07-171-1/+18
* Remove tree-expanded.xpm and tree-unexpanded.xpm.Matthew Barnes2013-07-133-48/+0
* ERuleEditor: Remove dead code.Matthew Barnes2013-07-092-161/+0
* Remove nautilus-sendto integration.Matthew Barnes2013-07-085-300/+0
* Miscellaneous cleanups.Matthew Barnes2013-07-076-19/+21
* Add e_activity_get_last_known_text().Matthew Barnes2013-07-062-0/+33
* Remove GalViewFactory.Matthew Barnes2013-07-064-170/+0
* Remove GalViewFactoryEtable.Matthew Barnes2013-07-064-140/+0
* GalViewCollection: Load files during instance initialization.Matthew Barnes2013-07-063-249/+249
* Remove gal_view_collection_add_factory().Matthew Barnes2013-07-062-34/+1
* GalViewCollection: We don't need no stinkin' factories!Matthew Barnes2013-07-061-15/+37
* GalViewCollection: Move public members into private section.Matthew Barnes2013-07-063-121/+140
* GalViewCollection: Add a private section.Matthew Barnes2013-07-062-0/+14
* Use gal_view_collection_get_user_directory() where needed.Matthew Barnes2013-07-061-2/+8
* GalViewCollection: Add a "user-directory" property.Matthew Barnes2013-07-062-1/+39
* GalViewCollection: Add a "system-directory" property.Matthew Barnes2013-07-062-0/+55
* GalViewCollection cleanups.Matthew Barnes2013-07-062-71/+52
* Remove unused gal_view_collection_set_default_view().Matthew Barnes2013-07-062-13/+0
* Remove unused gal_view_collection_copy_view().Matthew Barnes2013-07-062-38/+0
* Remove unused gal_view_collection_append().Matthew Barnes2013-07-062-37/+0
* Remove unused gal_view_collection_get_view_id_by_index().Matthew Barnes2013-07-062-14/+0
* GalViewCollection: Remove "title" member.Matthew Barnes2013-07-062-17/+0
* GalViewCollection: Remove unused "display-view" signal.Matthew Barnes2013-07-062-38/+0
* GalViewFactoryClass: Remove the new_view() method.Matthew Barnes2013-07-063-17/+4
* GalViewFactoryClass: Remove the get_type_code() method.Matthew Barnes2013-07-063-10/+8
* GalViewFactoryClass: Add a "gal_view_type" member.Matthew Barnes2013-07-062-0/+3
* GalViewClass: Replace get_type_code() with "type_code" string.Matthew Barnes2013-07-065-52/+24
* GalViewFactoryEtable: Remove "specification" property.Matthew Barnes2013-07-062-112/+3
* GalViewEtable: Remove ETableState member.Matthew Barnes2013-07-061-31/+39
* Remove gal_view_etable_set_state().Matthew Barnes2013-07-062-15/+0
* GalViewEtable: Remove ETableSpecification member.Matthew Barnes2013-07-063-57/+59
* GalViewEtable: Add a private section.Matthew Barnes2013-07-062-45/+60
* GalView: Store the title string internally.Matthew Barnes2013-07-065-47/+32
* GalView: Add a private section.Matthew Barnes2013-07-062-0/+13
* GalView-related cleanups.Matthew Barnes2013-07-066-97/+76
* GalViewFactory: Remove get_title() method.Matthew Barnes2013-07-063-28/+0
* GalView: Remove edit() method.Matthew Barnes2013-07-063-62/+0
* Remove GalViewNewDialog.Matthew Barnes2013-07-066-555/+0
* Remove GalDefineViewsModel.Matthew Barnes2013-07-066-456/+0
* Remove GalDefineViewsDialog.Matthew Barnes2013-07-066-710/+0
* Update evolution-util API docs.Matthew Barnes2013-07-022-3/+2
* ETableSpecification: Implement GInitable.Matthew Barnes2013-07-022-61/+154
* Remove e_tree_set_state().Matthew Barnes2013-07-022-28/+0
* Remove e_tree_get_state().Matthew Barnes2013-07-022-23/+0
* Remove e_table_set_state().Matthew Barnes2013-07-022-28/+0
* Remove e_table_get_state().Matthew Barnes2013-07-022-22/+0
* ETableHeaderItem: Avoid e_table_set_state().Matthew Barnes2013-07-021-6/+9
* Remove e_table_specification_load_from_string().Matthew Barnes2013-07-022-36/+7
* Remove e_tree_new_from_spec_file().Matthew Barnes2013-07-022-94/+0
* Remove e_table_new_from_spec_file().Matthew Barnes2013-07-022-87/+0
* e_tree_new: Take an ETableSpecification parameter.Matthew Barnes2013-07-022-27/+15
* e_table_new: Take an ETableSpecification parameter.Matthew Barnes2013-07-022-22/+13
* Remove ETableWithout.Matthew Barnes2013-07-024-530/+0
* Remove ETableMemory.Matthew Barnes2013-07-024-360/+0
* Remove ETableMemoryStore.Matthew Barnes2013-07-024-778/+0
* ETableConfig: Use ETableColumnSelector.Matthew Barnes2013-07-023-1091/+475
* Add ETableColumnSelector.Matthew Barnes2013-07-024-0/+547
* ETreeViewFrame: Fix runtime warning during dispose.Matthew Barnes2013-07-021-6/+2
* e_tree_new_from_spec_file: Remove unused "state_fn" parameter.Matthew Barnes2013-07-022-31/+7
* e_tree_new: Remove unused "state_str" parameter.Matthew Barnes2013-07-022-23/+7
* e_table_new_from_spec_file: Remove unused "state_fn" parameter.Matthew Barnes2013-07-022-31/+6
* e_table_new: Remove unused "state_str" parameter.Matthew Barnes2013-07-023-26/+8
* Remove e_table_column_specification_load_from_node().Matthew Barnes2013-07-022-35/+0
* Remove e_table_specification_load_from_node().Matthew Barnes2013-07-022-96/+0
* Reimplement e_table_specification_load_from_file().Matthew Barnes2013-07-021-7/+8
* Reimplement e_table_specification_load_from_string().Matthew Barnes2013-07-022-18/+392
* Add e_table_state_parse_context_push/pop().Matthew Barnes2013-07-022-0/+234
* Add e_table_sort_info_parse_context_push/pop().Matthew Barnes2013-07-022-0/+216
* ETableSortInfo: Rework API to avoid exposing ETableSortColumn.Matthew Barnes2013-07-028-386/+536
* Add e_table_sort_info_sorting_remove().Matthew Barnes2013-07-023-10/+24
* ETableSortInfo: Move arrays to private section.Matthew Barnes2013-07-022-72/+65
* ETableSortInfo: Use *unsigned* ints for index/length params.Matthew Barnes2013-07-022-20/+20
* ETableSortInfo: Move "sort_count" to private section.Matthew Barnes2013-07-022-13/+14
* ETableSortInfo: Move "group_count" to private section.Matthew Barnes2013-07-022-10/+11
* ETableSortInfo: Move "can_group" to private section.Matthew Barnes2013-07-022-10/+17
* ETableSortInfo: Remove some unused public members.Matthew Barnes2013-07-021-3/+0
* ETableSortInfo: Add a "specification" construct-only property.Matthew Barnes2013-07-023-9/+125
* ETableSortInfo: Add a private section.Matthew Barnes2013-07-022-0/+14
* ETableSortInfo cleanups.Matthew Barnes2013-07-022-199/+201
* ETableState: Convert the column index array to a column spec array.Matthew Barnes2013-07-026-116/+170
* Add e_table_header_get_column_by_spec().Matthew Barnes2013-07-022-0/+35
* ETableCol: Embed an ETableColumnSpecification.Matthew Barnes2013-07-0215-238/+139
* Add e_table_specification_get_column_index().Matthew Barnes2013-07-022-0/+44
* Add e_table_column_specification_equal().Matthew Barnes2013-07-022-0/+31
* ETableColumnSpecification: Make "sortable" a boolean.Matthew Barnes2013-07-023-10/+5
* ETableSpecification: Make the columns array private.Matthew Barnes2013-07-025-80/+133
* ETableSpecification: Add a private section.Matthew Barnes2013-07-022-0/+15
* Add e_table_specification_ref_columns().Matthew Barnes2013-07-022-1/+30
* ETableState: Add a "specification" construct-only property.Matthew Barnes2013-07-026-49/+143
* ETableState: Add a private section.Matthew Barnes2013-07-022-2/+28
* e-table-sorting-utils.c cleanups.Matthew Barnes2013-07-022-54/+101
* ETableGroupContainer cleanups.Matthew Barnes2013-07-021-13/+22