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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
EMsgComposer - Emit clipboard related signals just when EHTMLEditorView has f...
Tomas Popela
2014-06-19
1
-16
/
+23
*
Bug 731604 - Recursive inline-PGP-signed text not shown properly
Milan Crha
2014-06-18
2
-6
/
+2
*
Bug 731770 - Sometimes crashes when trying to load images in e-mails
Milan Crha
2014-06-18
1
-3
/
+10
*
Bug 731721 - Reorder junk filtering configuration UI
Milan Crha
2014-06-18
2
-209
/
+182
*
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
*
Bug 731590 - Crash on calendar Copy
Milan Crha
2014-06-17
1
-3
/
+5
*
Crash in client_selector_allow_auth_prompt_done_cb() on error
Milan Crha
2014-06-17
1
-2
/
+1
*
EMsgComposer - Allow drag and drop of text or html/text into composer
Tomas Popela
2014-06-17
1
-0
/
+44
*
Bug 731758 - [webkit-composer] Formatting/fonts not reset on paste into plain...
Tomas Popela
2014-06-17
1
-0
/
+15
*
Bug 731231 - Automatic 'mark as seen' sometimes cancelled incorrectly
Milan Crha
2014-06-17
1
-7
/
+27
*
Bug 702703 - Be able to overwrite domain in Message IDs
Milan Crha
2014-06-17
4
-19
/
+35
*
Bug 731549 - EMFolderTree: Text column doesn't expand with recent gtk+
Sebastian Keller
2014-06-17
1
-0
/
+1
*
Fix memory leaks when generating message list
Milan Crha
2014-06-17
1
-2
/
+10
*
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
*
EMsgComposer - Return body's innerText instead of plain text in e_msg_compose...
Tomas Popela
2014-06-13
1
-1
/
+5
*
tests: fix ugly scrolling problem
Vadim Rutkovsky
2014-06-13
1
-1
/
+1
*
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
2
-7
/
+73
*
Fix runtime warnings when opening Edit->Preferences
Milan Crha
2014-06-12
2
-7
/
+0
*
tests: don't scroll up if we're checking IMs
Vadim Rutkovsky
2014-06-11
1
-2
/
+2
*
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
*
tests: correctly detect if contact editor section needs expanding
Vadim Rutkovsky
2014-06-11
1
-9
/
+8
*
Bug 704663 - Crash under em_folder_tree_model_add_store()
Milan Crha
2014-06-11
4
-4
/
+49
*
tests: correctly fetch combobox/textbox pair in contact editor
Vadim Rutkovsky
2014-06-11
1
-8
/
+15
*
Bug 731278 - Next message is not selected after move
Milan Crha
2014-06-11
1
-3
/
+1
*
tests: don't attach empty stdout / stderr
Vadim Rutkovsky
2014-06-11
1
-2
/
+5
*
Bug 678843 - May re-prompt password on message send
Milan Crha
2014-06-10
2
-3
/
+43
*
tests: correctly calculate combobox/textbox pair
Vadim Rutkovsky
2014-06-10
1
-1
/
+1
*
tests: don't use pkexec
Vadim Rutkovsky
2014-06-10
1
-1
/
+1
*
tests: capture stdout
Vadim Rutkovsky
2014-06-10
2
-12
/
+31
*
Fix possible crash after migrate of mbox to maildir
Milan Crha
2014-06-10
1
-0
/
+7
*
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
211
-5470
/
+32916
*
Updated French translation
Alexandre Franke
2014-06-09
1
-1833
/
+2028
*
Bug 668006 - Crash when dragging column headers of Tasks list
Milan Crha
2014-06-06
1
-8
/
+7
*
Bug 731321 - Missing custom types when loading .ui definition
Milan Crha
2014-06-06
8
-4
/
+18
*
Bug 730977 - Online state change received in a dedicated thread
Milan Crha
2014-06-06
1
-4
/
+54
*
Bug 227536 - Add "Message Location" filter option
Milan Crha
2014-06-06
1
-0
/
+18
*
Ignore false GSettings key change notifications
Milan Crha
2014-06-05
7
-12
/
+139
*
Properly disconnect signal handlers added with e_signal_connect_notify*()
Milan Crha
2014-06-05
16
-30
/
+151
*
Ignore false GObject property change notifications
Milan Crha
2014-06-05
68
-170
/
+513
*
Bug 730738 - Extra new line at the beginning of the message in Edit as New
Milan Crha
2014-06-03
1
-3
/
+0
*
Bug 604346 - Ctrl+Enter sends mail without asking confirmation
Milan Crha
2014-06-03
5
-0
/
+111
*
Add "Send messages through Outbox folder" option
Milan Crha
2014-06-02
4
-1
/
+38
*
Bug 731082 - Send mail in offline mode should use Outbox folder
Milan Crha
2014-06-02
1
-0
/
+8
*
Bug 729303 - Default width of Message Filters window is too small
Milan Crha
2014-05-30
1
-0
/
+1
*
Bug 729519 - [Composer] Do not show 'Untitled Message' in Discard question
Milan Crha
2014-05-30
2
-3
/
+13
*
Bug 729667 - Create Folder window is much too short
Milan Crha
2014-05-30
1
-0
/
+1
*
Bug 729963 - Include SIP, IM and TEL while merging contacts + Allow to select...
Christian Schaarschmidt
2014-05-29
1
-100
/
+174
*
Bug 729905 - [external-editor] Mark composer changed after message body set
Milan Crha
2014-05-29
1
-0
/
+2
*
Bug 730110 - Search results include also last email looked at
Milan Crha
2014-05-28
1
-0
/
+1
*
Bug 730743 - Add an option to disable sender's photo search at gravatar.com
Milan Crha
2014-05-27
5
-0
/
+136
*
Bug 726746 - Allow to auto-empty trash without needing to exit
Milan Crha
2014-05-26
2
-4
/
+213
*
Bug 730144 - Sort Templates menu items alphabetically
Milan Crha
2014-05-26
1
-0
/
+53
*
Bug 730756 - Incorrect g_variant_unref() call after g_variant_builder_end()
Milan Crha
2014-05-26
2
-3
/
+2
*
Post-release version bump
Milan Crha
2014-05-26
1
-1
/
+1
*
NEWS update for 3.13.2
Milan Crha
2014-05-26
1
-0
/
+47
*
Bug #730199 - [MessageList] Support dates with value larger than 2^32
Milan Crha
2014-05-24
6
-26
/
+89
*
Bug #730145 - Switching folders marks message as seen
Carl Schaefer
2014-05-23
1
-18
/
+16
*
Runtime criticals when closing an appointment editor with reminders
Milan Crha
2014-05-23
1
-0
/
+6
*
Updated German translation
Christian Kirbach
2014-05-23
1
-728
/
+823
*
Update tar format to tar-ustar
Yanko Kaneti
2014-05-20
1
-1
/
+1
*
Custom mail account order reset on an account add or remove
Milan Crha
2014-05-20
1
-30
/
+91
*
Bug #563048 - Prefer Inbox type over other types in folder description
Milan Crha
2014-05-20
1
-4
/
+11
*
Updated Czech translation
Marek Černocký
2014-05-20
1
-1
/
+1
*
Updated Czech translation
Marek Černocký
2014-05-20
1
-7
/
+7
*
tests: give an app 5 secs to start
Vadim Rutkovsky
2014-05-16
1
-1
/
+1
*
Bug #678843 - May re-prompt password on account re-enable
Milan Crha
2014-05-13
24
-76
/
+533
*
tests: correctly search for combobox-textbox pair
Vadim Rutkovsky
2014-05-11
1
-3
/
+4
*
tests: make addressbook_contacts test shorter
Vadim Rutkovsky
2014-05-11
1
-186
/
+37
*
tests: run pkexec journalctl
Vadim Rutkovsky
2014-05-11
1
-1
/
+1
*
EContactEditor: Make sure custom widget types are available
Milan Crha
2014-05-09
1
-0
/
+7
*
EContactEditor: Restore focused widget in sensitize_all()
Milan Crha
2014-05-09
1
-0
/
+17
*
Bug #691957 - MDN: Do not show "Sender has been notified..." message
Milan Crha
2014-05-09
1
-5
/
+1
*
[l10n] Updated Catalan (Valencian) translation
Carles Ferrando
2014-05-09
1
-4346
/
+4767
*
Updated Russian translation
Yuri Myasoedov
2014-05-07
1
-423
/
+459
*
EWebView: Rework how link with fragment is detected, use SoupURI for it
Tomas Popela
2014-05-07
1
-7
/
+55
*
Bug #666142 - Filtered message not opened in a separate window
Milan Crha
2014-05-06
5
-13
/
+21
*
Bug #653892 - Allow to enter more than four email addresses
Christian Schaarschmidt
2014-05-06
9
-538
/
+573
*
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
*
Finnish translation update
Juhani Numminen
2014-05-01
1
-1207
/
+1098
*
Bug #729084 - Use tel: URI instead of callto: for phone numbers
Milan Crha
2014-04-30
5
-21
/
+37
*
Bug 729256: Busy loop under replace_local_image_links()
Tomas Popela
2014-04-30
1
-39
/
+28
*
tests: eliminate tabs from tests
Vadim Rutkovsky
2014-04-30
1
-1
/
+1
*
tests: remove extra table header from addressbook.feature
Vadim Rutkovsky
2014-04-30
1
-1
/
+0
*
tests: scroll to the bottom of contact editor if needed
Vadim Rutkovsky
2014-04-30
1
-0
/
+5
*
tests: make a small pause for menu to appear
Vadim Rutkovsky
2014-04-29
1
-0
/
+1
*
EContactEditor: IM field is focused after editor open
Milan Crha
2014-04-29
1
-0
/
+17
*
EContactEditor: IM service name not localized properly
Milan Crha
2014-04-29
1
-1
/
+1
*
Bug #685323 - Provide SIP field for contacts
Milan Crha
2014-04-29
6
-34
/
+611
*
tests: attach journald logs to html report
Vadim Rutkovsky
2014-04-29
1
-1
/
+11
*
Updated Slovenian translation
Matej Urbančič
2014-04-29
1
-121
/
+125
*
Updated Slovenian translation
Matej Urbančič
2014-04-29
1
-1
/
+10
*
tests: wait until contact editor is hidden while saving
Vadim Rutkovsky
2014-04-29
2
-0
/
+3
*
tests: add necessary comboboxes in contact editor if needed
Vadim Rutkovsky
2014-04-29
1
-3
/
+9
*
tests: fix searchbar lookup
Vadim Rutkovsky
2014-04-29
1
-3
/
+4
*
Fix regressions after commit fdde3339619
Milan Crha
2014-04-28
7
-25
/
+17
*
Post-release version bump.
Matthew Barnes
2014-04-27
1
-1
/
+1
*
NEWS update for 3.13.1 release.
Matthew Barnes
2014-04-27
1
-0
/
+54
*
Remove explicit adwaita-icon-theme dependency.
Matthew Barnes
2014-04-27
1
-6
/
+0
*
build: gnome-icon-theme is now adwaita-icon-theme
Vadim Rutkovsky
2014-04-26
1
-1
/
+1
*
tests: don't prompt for default mail handler
Vadim Rutkovsky
2014-04-26
2
-4
/
+2
*
tests: temporary disable long shortcuts tests
Vadim Rutkovsky
2014-04-26
1
-3
/
+2
*
Leftover "Generating message list..." info in a message-list
Milan Crha
2014-04-25
1
-0
/
+1
*
tests: set evo as default email client
Vadim Rutkovsky
2014-04-25
1
-0
/
+3
*
tests: make an html report
Vadim Rutkovsky
2014-04-25
1
-1
/
+1
*
tests: add addressbook tests
Vadim Rutkovsky
2014-04-25
5
-4
/
+659
*
Fix various memory leaks
Milan Crha
2014-04-25
17
-23
/
+72
*
tests: when switching tabs make sure required service is running
Vadim Rutkovsky
2014-04-24
1
-0
/
+23
*
tests: don't restart Evolution after initial setup
Vadim Rutkovsky
2014-04-24
1
-4
/
+0
*
Updated Greek translation
Tom Tryfonidis
2014-04-24
1
-87
/
+90
*
tests: store the screenshot for failed tests
Vadim Rutkovsky
2014-04-24
2
-1
/
+16
*
[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
*
Updated Greek translation
marablack3
2014-04-19
1
-1615
/
+1968
*
Bug #699797 - Verify SSL trust after redirection
Matt McCutchen
2014-04-18
1
-84
/
+13
*
Newly created folders always marked as having subfolders
Milan Crha
2014-04-17
1
-3
/
+2
*
Updated Slovenian translation
Matej Urbančič
2014-04-13
1
-3
/
+4
*
Bug #684425 - Do not pass NULL text to gtk_entry_set_text()
Milan Crha
2014-04-11
15
-29
/
+126
*
Bug #727967 - Undo/Redo text is not displayed in menus
Milan Crha
2014-04-11
2
-4
/
+4
*
Bug #727888 - Wrap the Location label in a reminder dialog
Milan Crha
2014-04-11
2
-0
/
+8
*
tests: don't check that Skip Lookup button is hidden due to bug 726539
Vadim Rutkovsky
2014-04-11
1
-2
/
+3
*
tests: initial setup: rewrite Next/Continue button detection
Vadim Rutkovsky
2014-04-11
1
-12
/
+7
*
tests: initial setup: find windows by roleName
Vadim Rutkovsky
2014-04-11
1
-6
/
+6
*
tests: Continue button was renamed to 'Next'
Vadim Rutkovsky
2014-04-11
1
-7
/
+7
*
tests: rename test m4 to a nice name
Vadim Rutkovsky
2014-04-11
1
-9
/
+11
*
Updated Russian translation
Yuri Myasoedov
2014-04-11
1
-694
/
+762
*
Updated Russian translation
Yuri Myasoedov
2014-04-11
1
-253
/
+247
*
Reset MessageList::seen_id in mail_reader_message_seen_cb()
Milan Crha
2014-04-11
1
-0
/
+6
*
Updated Slovenian translation
Matej Urbančič
2014-04-05
1
-3
/
+3
*
Fix few more memory leaks
Milan Crha
2014-04-04
2
-1
/
+7
*
EMailDisplay: Install HTML click event handlers on images in all frames
Tomas Popela
2014-04-04
1
-22
/
+22
*
Updated Slovenian translation
Matej Urbančič
2014-04-04
1
-251
/
+254
*
Cancel pending mail operations when going offline or on quit
Milan Crha
2014-04-03
1
-7
/
+21
*
Updated Italian translation
Gianvito Cavasoli
2014-04-03
1
-11267
/
+9641
*
Updated Czech translation
Marek Černocký
2014-04-03
1
-13
/
+13
*
Updated Czech translation
Marek Černocký
2014-04-02
1
-1
/
+1
*
Bug #340075 - More IM contact fields
Christian Schaarschmidt
2014-04-02
2
-424
/
+255
*
Updated Czech translation
Marek Černocký
2014-04-02
1
-1
/
+1
*
Updated Czech translation
Marek Černocký
2014-04-01
1
-1
/
+1
*
Fixed a menu item name
Marek Černocký
2014-04-01
1
-1
/
+1
*
Updated Czech translation
Marek Černocký
2014-04-01
1
-1
/
+1
*
doap: update URLs
Piotr Drąg
2014-03-31
2
-5
/
+5
*
Updated German translation
Christian Kirbach
2014-03-30
1
-652
/
+721
*
e-util: Port to thread-safe ECategories API
Philip Withnall
2014-03-28
19
-57
/
+82
*
Bug #726542 - Unpadded black border on various mail account settings pages
Milan Crha
2014-03-28
9
-0
/
+9
*
Bug #726654 - Search bar's filter change may not steal keyboard focus
Milan Crha
2014-03-27
1
-7
/
+0
*
POTFILES.skip: Remove unexistent files
Milan Crha
2014-03-27
1
-22
/
+0
*
Drop image-inline plugin
Milan Crha
2014-03-27
5
-666
/
+1
*
POTFILES.in: Return back accidentally removed line from the previous commit
Milan Crha
2014-03-27
1
-0
/
+1
*
POTFILES.in: Add a new mail/e-mail-folder-create-dialog.c
Milan Crha
2014-03-27
1
-1
/
+1
*
Add EMailFolderCreateDialog.
Matthew Barnes
2014-03-27
10
-312
/
+702
*
Add em_folder_selector_new_activity().
Matthew Barnes
2014-03-27
2
-0
/
+36
*
EMFolderSelector: Add an activity bar.
Matthew Barnes
2014-03-27
1
-0
/
+7
*
EMFolderSelector: Use an ETreeViewFrame.
Matthew Barnes
2014-03-27
1
-59
/
+62
*
EMFolderSelector: Add a "folder-selected" signal.
Matthew Barnes
2014-03-27
2
-7
/
+41
*
Add em_folder_selector_set_selected().
Matthew Barnes
2014-03-27
2
-0
/
+31
*
Add em_folder_selector_get_selected().
Matthew Barnes
2014-03-27
2
-0
/
+43
*
Add em_folder_selector_get_content_area().
Matthew Barnes
2014-03-27
2
-0
/
+24
*
EMFolderSelector: Override constructed() method.
Matthew Barnes
2014-03-27
1
-158
/
+159
*
EMFolderSelector: Remove 'title' argument when creating.
Matthew Barnes
2014-03-27
8
-23
/
+29
*
EMFolderSelector: Add a "default-button-label" property.
Matthew Barnes
2014-03-27
8
-22
/
+112
*
EMFolderSelector: Add a "caption" property.
Matthew Barnes
2014-03-27
8
-34
/
+113
*
EMFolderSelector: Add a "can-create" property.
Matthew Barnes
2014-03-27
8
-31
/
+104
*
EMFolderSelector: Further cleanups.
Matthew Barnes
2014-03-27
2
-123
/
+154
*
EMFolderSelector: Implement EAlertSink interface for real.
Matthew Barnes
2014-03-27
1
-3
/
+47
*
EMFolderSelector: Seal up the public instance struct.
Matthew Barnes
2014-03-27
2
-38
/
+26
*
EMFolderSelector: Make EM_FOLDER_SELECTOR_RESPONSE_NEW private.
Matthew Barnes
2014-03-27
2
-4
/
+3
*
Fix two memory leaks
Milan Crha
2014-03-26
2
-7
/
+3
*
[text-highlight] Fix a possible memory leak
Milan Crha
2014-03-26
1
-0
/
+1
*
User docs: Fix broken See Also link
Andre Klapper
2014-03-26
1
-1
/
+1
*
User docs: Update href links for project page etc.
Andre Klapper
2014-03-26
5
-8
/
+8
*
User docs: Fix broken link to Seahorse docs
Andre Klapper
2014-03-26
1
-2
/
+2
*
User docs: Fix page ID
Andre Klapper
2014-03-26
1
-1
/
+1
*
User docs: Link to more specific Seahorse user docs page
Andre Klapper
2014-03-26
1
-3
/
+4
*
User docs: Update instructions due to Google doc changes
Andre Klapper
2014-03-26
1
-3
/
+7
*
User docs: Mark some names as non-translatable
Andre Klapper
2014-03-26
1
-11
/
+11
*
User docs: Use proper markup
Andre Klapper
2014-03-26
1
-1
/
+1
*
User docs: Don't use 'mails'; mail is plural already
Andre Klapper
2014-03-26
2
-3
/
+3
*
User docs: Use 'Mail' instead of 'E-Mail' or 'Emails'
Andre Klapper
2014-03-26
2
-3
/
+3
*
User docs: Remove Palm sync instructions - too old now
Andre Klapper
2014-03-26
1
-37
/
+1
*
User docs: Use Unicode for ellipsis
Andre Klapper
2014-03-26
30
-32
/
+32
*
User docs: Use proper markup
Andre Klapper
2014-03-26
1
-4
/
+4
*
User docs: Change 'user name' to 'username' as everywhere else
Andre Klapper
2014-03-26
1
-1
/
+1
*
User docs: Simplify pathname in home directory
Andre Klapper
2014-03-26
1
-1
/
+1
*
User docs: Harmonize some strings about entering URL
Andre Klapper
2014-03-26
4
-4
/
+4
*
User docs: Improve instructions
Andre Klapper
2014-03-26
1
-3
/
+3
*
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
73
-178
/
+273
*
Add installed tests using --enable-installed-tests switch
Vadim Rutkovsky
2014-03-25
8
-0
/
+810
*
Fix memory leaks from a commit for bug #508744
Milan Crha
2014-03-25
1
-0
/
+3
*
Bug #545106 - [Automatic Contacts] Adds duplicate email addresses
Watson Yuuma Sato
2014-03-25
1
-46
/
+104
*
Bug #724059 - Allow arbitrary number of phone entries in the contact editor
Christian Schaarschmidt
2014-03-24
5
-434
/
+1026
*
Bug #726110 - Use gtk_drag_check_threshold() instead of hard-coded values
Milan Crha
2014-03-24
5
-24
/
+14
*
Updated Galician translation
Fran Dieguez
2014-03-24
1
-587
/
+651
*
Bug #551793 - Alarms dialog: Change "Customize" option
Anup-Allamsetty
2014-03-24
2
-24
/
+1
*
Bug #508744 - Select PGP key from a list in mail account properties
Milan Crha
2014-03-24
3
-0
/
+120
*
Bug 719417 - Remove em-filter-i18n.h
Matthew Barnes
2014-03-24
6
-573
/
+491
*
l10n: Update Japanese translation
Jiro Matsuzawa
2014-03-24
1
-4279
/
+4803
*
Updated Norwegian bokmål translation
Kjartan Maraas
2014-03-24
1
-271
/
+270
*
folder_tree_render_icon: Readability cleanup.
Matthew Barnes
2014-03-24
1
-1
/
+7
*
Updated Russian translation
Yuri Myasoedov
2014-03-23
1
-128
/
+86
*
Post-release version bump.
Matthew Barnes
2014-03-23
1
-4
/
+4
*
NEWS update for 3.12.0 release.
Matthew Barnes
2014-03-23
1
-0
/
+18
*
Forbid header bars in stock GTK+ dialogs.
Matthew Barnes
2014-03-23
1
-0
/
+8
*
Updated German translation
Christian Kirbach
2014-03-23
1
-3876
/
+4246
*
Updated Slovenian translation
Matej Urbančič
2014-03-23
1
-4024
/
+4427
*
Updated Basque language
Inaki Larranaga Murgoitio
2014-03-23
1
-4267
/
+4751
*
Updated Brazilian Portuguese translation
Enrico Nicoletto
2014-03-21
1
-985
/
+1277
*
Updated Danish translation
Kenneth Nielsen
2014-03-21
1
-4308
/
+4742
*
Updated Russian translation
Yuri Myasoedov
2014-03-20
1
-777
/
+534
*
Updated Hungarian translation
Gábor Kelemen
2014-03-19
1
-686
/
+1012
*
Updated Portuguese translation
Duarte Loreto
2014-03-19
1
-4951
/
+5619
*
Updated Serbian translation
Мирослав Николић
2014-03-18
2
-8472
/
+9534
*
Finnish translation update by Jiri Grönroos
Ville-Pekka Vainio
2014-03-17
1
-4433
/
+4828
*
Post-release version bump.
Matthew Barnes
2014-03-16
1
-2
/
+2
*
Fix distcheck error.
Matthew Barnes
2014-03-16
1
-3
/
+2
*
NEWS update for 3.11.92 release.
Matthew Barnes
2014-03-16
1
-0
/
+46
*
Updated Ukrainian translation
Daniel Korostil
2014-03-16
1
-1029
/
+1286
*
Updated French translation
AlainLojewski
2014-03-16
1
-4316
/
+4810
*
Updated Hungarian translation
Gábor Kelemen
2014-03-16
1
-4240
/
+4776
*
ECalConfigWeather: Fix a confusing translator comment.
Matthew Barnes
2014-03-15
1
-7
/
+6
*
Missing attachment button for attachments of a known type
Milan Crha
2014-03-14
1
-2
/
+0
*
[l10n] Update Catalan translation
Pau Iranzo
2014-03-14
1
-4269
/
+4545
*
Bug #710337 - Define ETree/ETable "alternating-row-colors" style property
Milan Crha
2014-03-14
2
-2
/
+43
*
Bug #726225 - [abrt] Memory corruption during message list regen after Trash ...
Milan Crha
2014-03-14
1
-2
/
+6
*
Contact photos not always shown in a contact preview
Milan Crha
2014-03-13
1
-2
/
+16
*
EWebView/EMailDisplay: Setup custom CSS styles to DOM right after document loads
Milan Crha
2014-03-13
2
-0
/
+7
*
Updated Polish translation
Paweł Żołnowski
2014-03-13
1
-4206
/
+4465
*
Bug #722938 - Adapt a11y code for newest gtk
Mike Gorse
2014-03-13
27
-596
/
+128
*
Actually make the AppData file translatable
Richard Hughes
2014-03-12
2
-1
/
+1
[next]