index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
e-util
Commit message (
Expand
)
Author
Age
Files
Lines
*
EHTMLEditorView - When writing into the citation rewrap and requote just when...
Tomas Popela
2014-07-21
1
-1
/
+7
*
EHTMLEditorView - Speed up quoting of the block that was wrapped
Tomas Popela
2014-07-21
1
-29
/
+72
*
EHTMLEditorSelection - Optimalize the e_html_editor_selection_restore
Tomas Popela
2014-07-21
1
-179
/
+198
*
EHTMLEditorSelection - When wrapping the paragraph wrap just the text that is...
Tomas Popela
2014-07-21
1
-24
/
+63
*
EHTMLEditor - Fix e_html_editor_view_force_spell_check_for_current_paragraph ...
Tomas Popela
2014-07-21
2
-15
/
+32
*
EHTMLEditorView - Move the paragraph from citation into the body only when th...
Tomas Popela
2014-07-21
1
-0
/
+4
*
Add missing chain-up-s to parent's constructed() method
Milan Crha
2014-07-17
20
-25
/
+36
*
Bug 733000 - Splitting quoted part changes clipboard content
Tomas Popela
2014-07-15
1
-1
/
+3
*
EHTMLEditorView - Don't leak dom-evo-draft outside evolution
Yanko Kaneti
2014-07-15
1
-0
/
+1
*
Bug 733140 - Backspace removes too much when editing quotation
Tomas Popela
2014-07-15
1
-1
/
+1
*
EHTMLEditorSelection - Avoid runtime warning when there is no selection or th...
Tomas Popela
2014-07-15
1
-0
/
+4
*
EHTMLEditorView - Replace the Tab characters in the text nodes just when gene...
Tomas Popela
2014-07-15
1
-25
/
+27
*
EHTMLEditorView - Remove our attributes from blockquotes when generating the ...
Tomas Popela
2014-07-15
1
-0
/
+2
*
EHTMLEditor - Fix indent/undent of the block
Tomas Popela
2014-07-15
2
-156
/
+227
*
Bug 732608 - Composer paste issues
Tomas Popela
2014-07-15
2
-53
/
+301
*
EHTMLEditorView - Don't lose the empty lines when converting HTML to plain text
Tomas Popela
2014-07-15
1
-2
/
+25
*
EHTMLEditorView - Introduce functions to register/remove the HTML "input" eve...
Tomas Popela
2014-07-15
1
-12
/
+46
*
EHTMLEditorView - Save selection instead of just caret position when forcing ...
Tomas Popela
2014-07-15
2
-44
/
+38
*
EHTMLEditorSelection - Rework how the collapsed selection is saved
Tomas Popela
2014-07-15
1
-27
/
+133
*
Incorrect text color for selected cells in ETree/ETable
Milan Crha
2014-07-11
1
-2
/
+2
*
Bug 722068 - Make Evolution build under Win32
Milan Crha
2014-07-11
4
-22
/
+17
*
Remove usages of deprecated gtk_widget_ensure_style()
Milan Crha
2014-07-10
4
-7
/
+0
*
Bug 732891 - Crash under process_elements() at e-html-editor-view.c:5004
Tomas Popela
2014-07-10
1
-9
/
+15
*
Bug 732747 - alloca.h in e-util/e-color-combo.c is not needed
Milan Crha
2014-07-08
1
-1
/
+0
*
Replace GtkStyle usages with GtkStyleContext
Milan Crha
2014-07-07
27
-400
/
+730
*
EHTMLEditorView - Fix reply to message
Tomas Popela
2014-07-03
1
-3
/
+1
*
Bug 732609 - Cannot decrease indentation
Tomas Popela
2014-07-02
1
-225
/
+407
*
When setting some content into the composer body we have to specify if it is ...
Tomas Popela
2014-07-01
1
-3
/
+12
*
EHTMLEditorView - Create new paragraph in body if body is empty and save care...
Tomas Popela
2014-07-01
1
-0
/
+8
*
EHTMLEditorSelection - Try to move with the caret only when it is possible to...
Tomas Popela
2014-07-01
1
-0
/
+2
*
EHTMLEditorView - Fix quoting of the lines with anchors
Tomas Popela
2014-06-30
1
-7
/
+4
*
EHTMLEditorView - Refactor the code that triggers the surround of links with ...
Tomas Popela
2014-06-30
1
-6
/
+9
*
EHTMLEditorView - Correctly replace tabulators with spaces
Tomas Popela
2014-06-30
1
-18
/
+96
*
EHTMLEditorSelection - Fix wrapping of the anchor elements
Tomas Popela
2014-06-30
1
-1
/
+11
*
Bug 731416 - [webkit-composer] Busy-loop when replying to an email
Tomas Popela
2014-06-30
1
-1
/
+6
*
EHTMLEditorSelection - Correctly find the element's parent node when changing...
Tomas Popela
2014-06-30
1
-19
/
+46
*
EHTMLEditorSelection - When removing the elements use by composer for quoted ...
Tomas Popela
2014-06-30
1
-0
/
+6
*
EHTMLEditorSelection - Fix detection of the paragraph format inside the quote...
Tomas Popela
2014-06-30
1
-18
/
+11
*
Bug 732180 - Excessive CPU usage due to GtkSpinner
Milan Crha
2014-06-27
6
-10
/
+338
*
Reply to selection in text-highlight part loses white-spaces
Milan Crha
2014-06-27
1
-1
/
+33
*
EHTMLEditorView - Fix clipboard paste into quoted content
Tomas Popela
2014-06-25
1
-628
/
+665
*
EHTMLEditorActions - Hide HTML actions in plain text mode instead of making t...
Tomas Popela
2014-06-25
1
-1
/
+1
*
Bug 731508 - [webkit-composer] no option to paste as text (without formatting)
Tomas Popela
2014-06-25
6
-3
/
+88
*
Bug 732202 - [webkit-composer] Paste scrolls view
Tomas Popela
2014-06-25
1
-1
/
+24
*
Bug 731507 - [webkit-composer] paste does not work, shift-ins or CTRL-V works
Tomas Popela
2014-06-25
1
-11
/
+9
*
EHTMLEditor - Stop using deprecated gtk-stock items
Tomas Popela
2014-06-25
11
-77
/
+65
*
EHTMLEditorView - Process the element only if it has children
Tomas Popela
2014-06-25
1
-11
/
+12
*
EHTMLEditorView - Preserve empty lines when processing the text in convertor
Tomas Popela
2014-06-25
1
-3
/
+7
*
EHTMLEditorView - Preserve spaces and create anchors for the links in the tex...
Tomas Popela
2014-06-24
1
-14
/
+36
*
Drop the last references to GtkHTML
Milan Crha
2014-06-24
1
-3
/
+1
*
EHTMLEditor - Process text in convertor when pasting plain text from clipboard
Tomas Popela
2014-06-23
3
-6
/
+16
*
EHTMLEditorView - Insert quote symbols before HTML element when it has no pre...
Tomas Popela
2014-06-23
1
-0
/
+4
*
EHTMLEditorView - Replace 2+ spaces with non-breaking spaces and create ancho...
Tomas Popela
2014-06-23
1
-8
/
+106
*
EHTMLEditorView - Generate new line into plain text version even when paragra...
Tomas Popela
2014-06-23
1
-0
/
+3
*
Bug 731872 - EWebView: Use named colors from themes
Sebastian Keller
2014-06-23
1
-20
/
+20
*
EHTMLEditorView - Improve the writing into quoted content
Tomas Popela
2014-06-19
1
-77
/
+341
*
EHTMLEditorView - When quoting the elements correctly skip the selection markers
Tomas Popela
2014-06-19
1
-3
/
+28
*
Bug 731766 - [webkit-composer] Emoticon cannot be inserted at the end of the ...
Tomas Popela
2014-06-19
1
-40
/
+137
*
EHTMLEditor - Make functions that remove quote and wrap elements public
Tomas Popela
2014-06-19
3
-44
/
+21
*
EHTMLEditorSelection - Fix caret position when changing block format
Tomas Popela
2014-06-19
1
-0
/
+14
*
EHTMLEditorSelection - Don't try to save selection markers straight into body
Tomas Popela
2014-06-19
1
-0
/
+72
*
EHTMLEditorSelection - When changing the format of block set EHTMLEditorView ...
Tomas Popela
2014-06-19
1
-0
/
+2
*
EHTMLEditorView - Activate inline image resize just when hovering over image
Tomas Popela
2014-06-19
1
-8
/
+2
*
EHTMLEditor - When setting the body background image set it as its base64 dat...
Tomas Popela
2014-06-18
3
-13
/
+26
*
Bug 731767 - [webkit-composer] Inline images not attached to the email
Tomas Popela
2014-06-17
1
-36
/
+26
*
Crash in client_selector_allow_auth_prompt_done_cb() on error
Milan Crha
2014-06-17
1
-2
/
+1
*
Bug 702703 - Be able to overwrite domain in Message IDs
Milan Crha
2014-06-17
2
-6
/
+9
*
EHTMLEditor: Move remove_node and remove_node_if_empty to EWebView
Tomas Popela
2014-06-16
4
-150
/
+75
*
EHTMLEditorView: Remove unused function
Tomas Popela
2014-06-16
1
-21
/
+0
*
EHTMLEditor - Fix block format change with selection in quoted content
Tomas Popela
2014-06-13
2
-33
/
+66
*
EHTMLEditorView - When changing from html to plain text mode adjust composer'...
Tomas Popela
2014-06-13
1
-8
/
+11
*
Bug 731551 - [webkit-composer] Whitespace lost on message reply (plain text)
Tomas Popela
2014-06-13
1
-1
/
+18
*
EWebView - Check if the link has fragment
Tomas Popela
2014-06-13
1
-1
/
+1
*
EHTMLEditorSelection - Return the format of list that we determined for order...
Tomas Popela
2014-06-13
1
-1
/
+3
*
EClientSelector: Do not check connection for empty or "localhost" host
Milan Crha
2014-06-13
1
-1
/
+1
*
Check whether value really changed in callbacks of GSettings::changed signal
Milan Crha
2014-06-12
1
-6
/
+37
*
EHTMLEditor: Set right width to paragraphs that are quoted
Tomas Popela
2014-06-11
2
-6
/
+5
*
EHTMLEditorView: Introduce is_return_key and use it where possible
Tomas Popela
2014-06-11
1
-20
/
+14
*
EHTMLEditorView: Rename quote_character class to -x-evo-quote-character
Tomas Popela
2014-06-11
1
-16
/
+16
*
EHTMLEditor: Fix various bugs in block in/undent
Tomas Popela
2014-06-10
2
-14
/
+24
*
EHTMLEditorView: Skip BR on the end of HTML that's parsed into paragraphs
Tomas Popela
2014-06-10
1
-1
/
+1
*
EHTMLEditorView: Replace Tab character with 8 spaces instead of 4
Tomas Popela
2014-06-10
1
-3
/
+3
*
Bug 731416 - [webkit-composer] Busy-loop when replying to an email
Tomas Popela
2014-06-10
1
-1
/
+4
*
Bug 540362: [webkit-composer] Use webkit for composer
Tomas Popela
2014-06-09
76
-2968
/
+29457
*
Bug 668006 - Crash when dragging column headers of Tasks list
Milan Crha
2014-06-06
1
-8
/
+7
*
Ignore false GSettings key change notifications
Milan Crha
2014-06-05
1
-3
/
+34
*
Properly disconnect signal handlers added with e_signal_connect_notify*()
Milan Crha
2014-06-05
9
-11
/
+86
*
Ignore false GObject property change notifications
Milan Crha
2014-06-05
28
-52
/
+374
*
Bug 729303 - Default width of Message Filters window is too small
Milan Crha
2014-05-30
1
-0
/
+1
*
Bug #730199 - [MessageList] Support dates with value larger than 2^32
Milan Crha
2014-05-24
3
-4
/
+39
*
Bug #678843 - May re-prompt password on account re-enable
Milan Crha
2014-05-13
5
-12
/
+184
*
EWebView: Rework how link with fragment is detected, use SoupURI for it
Tomas Popela
2014-05-07
1
-7
/
+55
*
Bug #653892 - Allow to enter more than four email addresses
Christian Schaarschmidt
2014-05-06
3
-40
/
+72
*
EWebView: Allow navigation in page through HTML anchor elements
Tomas Popela
2014-05-05
1
-3
/
+14
*
EFileRequest: Fix build with additional debug messages enabled
Tomas Popela
2014-05-05
1
-1
/
+7
*
Bug #729084 - Use tel: URI instead of callto: for phone numbers
Milan Crha
2014-04-30
4
-12
/
+23
*
Bug 729256: Busy loop under replace_local_image_links()
Tomas Popela
2014-04-30
1
-39
/
+28
*
Bug #685323 - Provide SIP field for contacts
Milan Crha
2014-04-29
2
-6
/
+37
*
Fix regressions after commit fdde3339619
Milan Crha
2014-04-28
2
-3
/
+5
*
Fix various memory leaks
Milan Crha
2014-04-25
10
-10
/
+35
*
[EActivityBar] Reset priv->timeout_id when the timeout is reached
Milan Crha
2014-04-24
1
-2
/
+39
*
Make 'Copy Link Location' copy into both primary and selection clipboards
Milan Crha
2014-04-22
1
-1
/
+5
*
Bug #684425 - Do not pass NULL text to gtk_entry_set_text()
Milan Crha
2014-04-11
3
-3
/
+98
*
Fix few more memory leaks
Milan Crha
2014-04-04
1
-1
/
+3
*
e-util: Port to thread-safe ECategories API
Philip Withnall
2014-03-28
7
-26
/
+39
*
Bug #726542 - Unpadded black border on various mail account settings pages
Milan Crha
2014-03-28
4
-0
/
+4
*
Fix two memory leaks
Milan Crha
2014-03-26
1
-1
/
+1
*
EPhotoCache: Fix a memory leak
Milan Crha
2014-03-25
1
-2
/
+3
*
Add an --enable-code-coverage configure option to enable gcov support
Milan Crha
2014-03-25
1
-1
/
+2
*
Bug #726110 - Use gtk_drag_check_threshold() instead of hard-coded values
Milan Crha
2014-03-24
3
-10
/
+9
*
Bug #710337 - Define ETree/ETable "alternating-row-colors" style property
Milan Crha
2014-03-14
2
-2
/
+43
*
EWebView/EMailDisplay: Setup custom CSS styles to DOM right after document loads
Milan Crha
2014-03-13
1
-0
/
+4
*
Bug #722938 - Adapt a11y code for newest gtk
Mike Gorse
2014-03-13
10
-176
/
+50
*
Bug #711658 - Time zone for new events sometimes defaults to UTC
Milan Crha
2014-03-06
2
-1
/
+32
*
Bug #446659 - Message view can scroll away after message deletion
Milan Crha
2014-03-06
2
-0
/
+21
*
Miscellaneous cleanups.
Matthew Barnes
2014-03-03
93
-973
/
+1042
*
EWebView: Limit zoom-in/zoom-out to 0.1 .. 5.0 values
Milan Crha
2014-02-28
1
-4
/
+11
*
Replace 'interface' with 'iface' in the code
Tarnyko
2014-02-26
26
-450
/
+450
*
ETree/ETable: Allow easier adding of columns for sorting
Milan Crha
2014-02-25
5
-12
/
+92
*
Add missing action captions after gtk-stock replacement
Milan Crha
2014-02-25
3
-7
/
+7
*
Fix few more memory leaks
Milan Crha
2014-02-21
1
-0
/
+20
*
Forgotten chunk from the previous commit (shortcuts from gtk-stock definitions)
Milan Crha
2014-02-17
1
-1
/
+1
*
Add shortcuts previously defined by gtk-stock item definitions
Milan Crha
2014-02-17
2
-8
/
+8
*
e_menu_tool_action_new: Remove unused stock_id parameter
Milan Crha
2014-02-14
2
-5
/
+3
*
Do not use "dialog-apply" icon and make EStockRequest fool-proof
Milan Crha
2014-02-13
1
-23
/
+26
*
Stop using deprecated gtk-stock items
Milan Crha
2014-02-13
46
-224
/
+272
*
Fix a runtime warning on startup.
Matthew Barnes
2014-02-11
1
-2
/
+6
*
e_table_sort_info_duplicate: Missing ref of a 'column_spec' member
Milan Crha
2014-02-11
1
-0
/
+17
*
Bug #721639 - Cannot overwrite builtin mail view definitions
Milan Crha
2014-02-04
1
-0
/
+10
*
Bug #722951 - Check for empty rule values
Milan Crha
2014-01-29
4
-3
/
+54
*
Bug #721213 - Character encoding combo opened empty
Milan Crha
2014-01-28
2
-11
/
+30
*
Bug #707518 - Deleting a local address book triggers error "Unable to open ad...
Milan Crha
2014-01-27
1
-0
/
+16
*
[ESourceSelector] Fix a memory leak on a mouse button press event
Milan Crha
2014-01-25
1
-1
/
+4
*
[ESourceSelector] A performance improvement
Milan Crha
2014-01-25
1
-0
/
+30
*
Replace usage of __FUNCTION__ with G_STRFUNC
Milan Crha
2014-01-23
5
-43
/
+43
*
Fix return values in a few functions
Kjartan Maraas
2014-01-22
5
-11
/
+11
*
Fix duplicate #includes
Kjartan Maraas
2014-01-22
2
-3
/
+0
*
Bug #721427 - Alert about missing condition in a filter rule editor
Milan Crha
2014-01-22
2
-0
/
+8
*
[evolution-source-viewer] Make identity label selectable
Milan Crha
2014-01-18
1
-0
/
+1
*
Bug #702958 - Crash on attachment add or remove
Milan Crha
2014-01-17
1
-3
/
+6
*
EDateEdit: Force 24 hour format for locales without am/pm equivalents
Milan Crha
2014-01-14
1
-27
/
+47
*
Bug #333184 - Add Undo support to component editors
Milan Crha
2014-01-11
8
-20
/
+1325
*
Bug 721545 - License text contains obsolete FSF postal address
Matthew Barnes
2014-01-08
470
-4739
/
+4233
*
Coding style and whitespace cleanup.
Matthew Barnes
2013-12-07
1
-50
/
+121
*
Bug #329616 - Spell checking for Event/Task/Memo editors
Milan Crha
2013-11-29
4
-0
/
+159
*
Extend test-source-selector test program
Milan Crha
2013-11-29
1
-59
/
+226
*
e-utils: replacing g_memmove with memmove
Alberto Ruiz
2013-11-27
1
-2
/
+2
*
Use SoupSession's request API instead of SoupRequester.
Matthew Barnes
2013-11-27
1
-23
/
+2
*
Fix/mute issues found by Coverity scan
Milan Crha
2013-11-15
22
-82
/
+112
*
Make e_attachment_set_file_info() thread-safe.
Matthew Barnes
2013-11-07
1
-4
/
+9
*
Bug 707112 - Replace webkit_dom_html_element_get_id usage
Kerrick Staley
2013-11-05
1
-0
/
+6
*
EMailIdentityComboBox: Document and clean up.
Matthew Barnes
2013-11-01
2
-33
/
+139
*
Bug 710797 - Name all the timeouts added with g_timeout_add()
Bastien Nocera
2013-10-30
19
-79
/
+108
*
EProxyEditor: Save on "Method" combo box change.
Matthew Barnes
2013-10-26
1
-4
/
+13
*
EAutocompleteSelector: Show icons.
Matthew Barnes
2013-10-26
1
-0
/
+2
*
Document EProxyLinkSelector.
Matthew Barnes
2013-10-26
2
-0
/
+53
*
EProxyEditor: Add an "Open Desktop Settings" button.
Matthew Barnes
2013-10-26
1
-11
/
+59
*
Add EProxyPreferences.
Matthew Barnes
2013-10-26
5
-0
/
+872
*
Add EProxyLinkSelector.
Matthew Barnes
2013-10-26
4
-0
/
+366
*
Add EProxyEditor.
Matthew Barnes
2013-10-26
4
-0
/
+834
*
Add EProxySelector.
Matthew Barnes
2013-10-26
4
-0
/
+930
*
Add EProxyComboBox.
Matthew Barnes
2013-10-26
4
-0
/
+469
*
Remove e_source_selector_set_select_new().
Matthew Barnes
2013-10-26
2
-21
/
+0
*
ESourceSelector: Fix a reference leak in text_cell_edited_cb().
Matthew Barnes
2013-10-25
1
-7
/
+9
*
ESourceSelector: Add a "show-icons" property.
Matthew Barnes
2013-10-25
3
-2
/
+154
*
ESourceSelector cleanups.
Matthew Barnes
2013-10-25
3
-57
/
+90
*
ESourceSelector: Fix a potential runtime warning.
Matthew Barnes
2013-10-23
1
-1
/
+3
*
Miscellaeous cleanups.
Matthew Barnes
2013-10-20
1
-6
/
+6
*
EMailIdentityComboBox cleanups.
Matthew Barnes
2013-10-11
2
-37
/
+37
*
Bug #215115 - Per-folder From: email address
Milan Crha
2013-10-08
2
-2
/
+76
*
Bug #708682 - Move with 'End' key with collapsed threads fails
Milan Crha
2013-10-01
1
-6
/
+1
*
Bug #708347 - Memory leak from EWebView/webkit
Tomas Popela
2013-09-23
1
-2
/
+5
*
Update API documentation.
Matthew Barnes
2013-09-15
2
-3
/
+3
*
EClientSelector: Show an initial icon based on host name.
Matthew Barnes
2013-09-15
1
-1
/
+150
*
Bug #706008 - Workaround gnome-shell style change on focus change
Tomas Popela
2013-09-12
2
-21
/
+249
*
EClientSelector: Do not prefetch EClient instances
Milan Crha
2013-09-12
1
-51
/
+0
*
Miscellaneous cleanups.
Matthew Barnes
2013-09-08
14
-121
/
+165
*
Bug #706901 - Large default book slows down composer open
Milan Crha
2013-08-30
1
-4
/
+15
*
Skip evolution from 'Open with' list of applications on attachments
Milan Crha
2013-08-29
1
-0
/
+26
*
EAlertBar: Mention Escape binding in close button tooltip.
Matthew Barnes
2013-08-11
1
-1
/
+2
*
Add e_alert_bar_close_alert().
Matthew Barnes
2013-08-11
2
-0
/
+41
*
Bug #704207 - Dragged column's arrow indicator oversized
Milan Crha
2013-08-09
1
-0
/
+3
*
Bug #699603 - Message list scrolls to cursor on style change
Milan Crha
2013-08-01
3
-0
/
+63
*
[workaround] Bug #695633 - Attachments disappear after opening one
Milan Crha
2013-07-31
2
-4
/
+4
*
EPreviewPane: Handle "new-activity" signals from EWebView.
Matthew Barnes
2013-07-28
1
-0
/
+25
*
EPreviewPane cleanups.
Matthew Barnes
2013-07-28
2
-25
/
+5
*
EWebView: Add an "image-save" action.
Matthew Barnes
2013-07-28
2
-1
/
+21
*
Add e_web_view_cursor_image_save().
Matthew Barnes
2013-07-28
2
-0
/
+236
*
Add e_web_view_cursor_image_copy().
Matthew Barnes
2013-07-28
3
-157
/
+153
*
Add e_web_view_new_activity().
Matthew Barnes
2013-07-28
2
-0
/
+51
*
Add e_web_view_request().
Matthew Barnes
2013-07-28
2
-0
/
+160
*
Add e_web_view_suggest_filename().
Matthew Barnes
2013-07-28
2
-0
/
+65
*
Add e_web_view_redirect_uri().
Matthew Barnes
2013-07-27
2
-0
/
+43
*
Remove e_web_view_get_uri().
Matthew Barnes
2013-07-27
2
-9
/
+0
*
Remove unused e_web_view_set_enable_frame_flattening().
Matthew Barnes
2013-07-27
2
-19
/
+0
*
Remove unused e_web_view_get_enable_frame_flattening().
Matthew Barnes
2013-07-27
2
-21
/
+0
*
Remove unused e_web_view_frame_get_uri().
Matthew Barnes
2013-07-27
2
-24
/
+0
*
Remove unused e_web_view_frame_load_uri().
Matthew Barnes
2013-07-27
2
-44
/
+0
*
Remove unused e_web_view_frame_load_string().
Matthew Barnes
2013-07-27
2
-46
/
+0
*
Remove unused e_web_view_extract_uri().
Matthew Barnes
2013-07-27
2
-41
/
+0
*
EWebView: Initialize WebKitWebSettings internally.
Matthew Barnes
2013-07-27
2
-63
/
+43
*
EWebView cleanups.
Matthew Barnes
2013-07-27
1
-188
/
+208
*
Bug 697575 - ESourceConfig: Avoid calling check_complete() too soon
Matthew Barnes
2013-07-21
1
-4
/
+11
*
Bug 704494 - EStockRequest calls into GTK+ from worker thread
Matthew Barnes
2013-07-20
1
-16
/
+31
*
EStockRequest cleanups.
Matthew Barnes
2013-07-20
1
-91
/
+91
*
Bug 704558 - Crash when using -fstack-protector-strong
Matthew Barnes
2013-07-20
1
-1
/
+3
*
EContactStore: Stop book views in a dedicated thread
Milan Crha
2013-07-17
1
-1
/
+18
*
Remove tree-expanded.xpm and tree-unexpanded.xpm.
Matthew Barnes
2013-07-13
3
-48
/
+0
*
ERuleEditor: Remove dead code.
Matthew Barnes
2013-07-09
2
-161
/
+0
*
Remove nautilus-sendto integration.
Matthew Barnes
2013-07-08
5
-300
/
+0
*
Miscellaneous cleanups.
Matthew Barnes
2013-07-07
6
-19
/
+21
*
Add e_activity_get_last_known_text().
Matthew Barnes
2013-07-06
2
-0
/
+33
*
Remove GalViewFactory.
Matthew Barnes
2013-07-06
4
-170
/
+0
*
Remove GalViewFactoryEtable.
Matthew Barnes
2013-07-06
4
-140
/
+0
*
GalViewCollection: Load files during instance initialization.
Matthew Barnes
2013-07-06
3
-249
/
+249
*
Remove gal_view_collection_add_factory().
Matthew Barnes
2013-07-06
2
-34
/
+1
*
GalViewCollection: We don't need no stinkin' factories!
Matthew Barnes
2013-07-06
1
-15
/
+37
*
GalViewCollection: Move public members into private section.
Matthew Barnes
2013-07-06
3
-121
/
+140
*
GalViewCollection: Add a private section.
Matthew Barnes
2013-07-06
2
-0
/
+14
*
Use gal_view_collection_get_user_directory() where needed.
Matthew Barnes
2013-07-06
1
-2
/
+8
*
GalViewCollection: Add a "user-directory" property.
Matthew Barnes
2013-07-06
2
-1
/
+39
*
GalViewCollection: Add a "system-directory" property.
Matthew Barnes
2013-07-06
2
-0
/
+55
*
GalViewCollection cleanups.
Matthew Barnes
2013-07-06
2
-71
/
+52
*
Remove unused gal_view_collection_set_default_view().
Matthew Barnes
2013-07-06
2
-13
/
+0
*
Remove unused gal_view_collection_copy_view().
Matthew Barnes
2013-07-06
2
-38
/
+0
*
Remove unused gal_view_collection_append().
Matthew Barnes
2013-07-06
2
-37
/
+0
*
Remove unused gal_view_collection_get_view_id_by_index().
Matthew Barnes
2013-07-06
2
-14
/
+0
*
GalViewCollection: Remove "title" member.
Matthew Barnes
2013-07-06
2
-17
/
+0
*
GalViewCollection: Remove unused "display-view" signal.
Matthew Barnes
2013-07-06
2
-38
/
+0
*
GalViewFactoryClass: Remove the new_view() method.
Matthew Barnes
2013-07-06
3
-17
/
+4
*
GalViewFactoryClass: Remove the get_type_code() method.
Matthew Barnes
2013-07-06
3
-10
/
+8
*
GalViewFactoryClass: Add a "gal_view_type" member.
Matthew Barnes
2013-07-06
2
-0
/
+3
*
GalViewClass: Replace get_type_code() with "type_code" string.
Matthew Barnes
2013-07-06
5
-52
/
+24
*
GalViewFactoryEtable: Remove "specification" property.
Matthew Barnes
2013-07-06
2
-112
/
+3
*
GalViewEtable: Remove ETableState member.
Matthew Barnes
2013-07-06
1
-31
/
+39
*
Remove gal_view_etable_set_state().
Matthew Barnes
2013-07-06
2
-15
/
+0
*
GalViewEtable: Remove ETableSpecification member.
Matthew Barnes
2013-07-06
3
-57
/
+59
*
GalViewEtable: Add a private section.
Matthew Barnes
2013-07-06
2
-45
/
+60
*
GalView: Store the title string internally.
Matthew Barnes
2013-07-06
5
-47
/
+32
*
GalView: Add a private section.
Matthew Barnes
2013-07-06
2
-0
/
+13
*
GalView-related cleanups.
Matthew Barnes
2013-07-06
6
-97
/
+76
*
GalViewFactory: Remove get_title() method.
Matthew Barnes
2013-07-06
3
-28
/
+0
*
GalView: Remove edit() method.
Matthew Barnes
2013-07-06
3
-62
/
+0
*
Remove GalViewNewDialog.
Matthew Barnes
2013-07-06
6
-555
/
+0
*
Remove GalDefineViewsModel.
Matthew Barnes
2013-07-06
6
-456
/
+0
*
Remove GalDefineViewsDialog.
Matthew Barnes
2013-07-06
6
-710
/
+0
*
Update evolution-util API docs.
Matthew Barnes
2013-07-02
2
-3
/
+2
*
ETableSpecification: Implement GInitable.
Matthew Barnes
2013-07-02
2
-61
/
+154
*
Remove e_tree_set_state().
Matthew Barnes
2013-07-02
2
-28
/
+0
*
Remove e_tree_get_state().
Matthew Barnes
2013-07-02
2
-23
/
+0
[next]