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
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
Properly translate NC_ messages
Milan Crha
2011-06-30
1
-12
/
+3
*
Bug #633332 - Preserve port number in WebDAV address book
Milan Crha
2011-06-30
1
-1
/
+9
*
Bug #631568 - Scheduling Meetings with CalDAV calendars
Milan Crha
2011-06-30
3
-25
/
+206
*
Avoid a crash when building templates menu.
Matthew Barnes
2011-06-30
1
-0
/
+5
*
CalDAV plugin - use saved password, if available, for server browsing
Milan Crha
2011-06-30
1
-4
/
+14
*
Bug #555324 - Ask for destination before "Save in Addressbook" inline vCard
Milan Crha
2011-06-30
1
-1
/
+14
*
Added few translator comments
Milan Crha
2011-06-30
1
-10
/
+18
*
[vCard-inline] Check also text/directory parts
Milan Crha
2011-06-30
1
-0
/
+4
*
Bug #634387 - Crash in bbdb_sync_buddy_list_in_thread
Milan Crha
2011-06-30
1
-2
/
+5
*
Fix windows build of backup-restore plugin
Fridrich Štrba
2010-11-16
1
-0
/
+8
*
Bug #632176 - Force user name on Google calendar/address book
Milan Crha
2010-11-10
4
-6
/
+64
*
Move calendar preferences to the calendar module.
Matthew Barnes
2010-11-10
1
-6
/
+27
*
Rename CalUnits to EDurationType.
Matthew Barnes
2010-11-10
1
-4
/
+4
*
Add missing libeshell.la to LIBADD in pst-import plugin
Milan Crha
2010-11-10
1
-1
/
+1
*
Utilize the new ESourceSelector:primary-selection property.
Matthew Barnes
2010-11-10
4
-4
/
+4
*
Kill mail_append_mail().
Matthew Barnes
2010-11-10
1
-1
/
+5
*
Bug #632280 - Backup file name should include date (YYYYMMDD)
Milan Crha
2010-10-29
2
-2
/
+18
*
Bug 631731 - Remove status icon from mail notifier
William Jon McCann
2010-10-28
1
-155
/
+22
*
Bug 632903 - Support libnotify-0.7
Flo Gravo
2010-10-23
2
-4
/
+12
*
Simplify EActivity.
Matthew Barnes
2010-10-23
4
-15
/
+29
*
Bug 632641 - Handle combo box text API going away
Matthias Clasen
2010-10-21
5
-17
/
+40
*
Collect mail enum types in e-mail-enums.h.
Matthew Barnes
2010-10-19
3
-5
/
+6
*
Move more account utilities to e-account-utils.c.
Matthew Barnes
2010-10-19
8
-14
/
+11
*
Send errors to an EAlertSink instead of the task bar.
Matthew Barnes
2010-10-19
2
-5
/
+12
*
Bug #630518 - Hides calendar parts from multipart/alternative
Milan Crha
2010-10-18
1
-4
/
+15
*
Bug 632127 - Composer is editable while sending message
Matthew Barnes
2010-10-15
1
-6
/
+8
*
Replace EBinding with GBinding.
Matthew Barnes
2010-10-14
1
-5
/
+6
*
Remove mail_tools_folder_to_url().
Matthew Barnes
2010-10-13
1
-10
/
+8
*
Composer: Show cancellable operations and errors inline.
Matthew Barnes
2010-10-13
3
-15
/
+28
*
Give MailSession a permanent home.
Matthew Barnes
2010-10-13
9
-26
/
+119
*
Bug #631320 - GtkObject is gone in GTK3
Milan Crha
2010-10-07
3
-19
/
+22
*
Bug #616250 - Restore and Backup options aren't fully descriptive
Milan Crha
2010-10-04
4
-24
/
+24
*
Coding style and whitespace cleanup.
Matthew Barnes
2010-10-04
3
-3
/
+5
*
Kill em_utils_temp_save_part().
Matthew Barnes
2010-10-01
1
-4
/
+109
*
camel_operation_new() now returns a GCancellable pointer.
Matthew Barnes
2010-09-29
2
-2
/
+2
*
Bug #629799 - Crash importing a mail with an ics attachment
Milan Crha
2010-09-29
1
-5
/
+7
*
Bug #630294 - Shouldn't send invitation reply when has no organizer
Milan Crha
2010-09-29
1
-1
/
+1
*
Bug #629972 - [backup-restore] Problems restoring old data
Milan Crha
2010-09-29
1
-40
/
+255
*
Adapt to Camel API changes.
Matthew Barnes
2010-09-28
17
-99
/
+116
*
Pass GCancellable to Camel.
Matthew Barnes
2010-09-28
11
-40
/
+107
*
Bug #629737 - [publish-calendar] Could not find widget 'file_label'
Milan Crha
2010-09-22
1
-1
/
+1
*
Use new GDK keysym names if available.
Matthew Barnes
2010-09-18
1
-6
/
+9
*
Bug #611154 - problem in accessing folder property
Vibha Yadav
2010-09-16
5
-46
/
+224
*
Increase safety on Windows
Fridrich Štrba
2010-09-15
1
-0
/
+36
*
Adapt to CamelOperation API changes.
Matthew Barnes
2010-09-15
2
-16
/
+12
*
Kill the subject-thread plugin.
Matthew Barnes
2010-09-15
3
-115
/
+0
*
Bug #624321 - Reply requested today does not work.
Bharath Acharya
2010-09-14
1
-1
/
+1
*
Convert plugin-manager to an EExtension.
Matthew Barnes
2010-09-13
3
-505
/
+0
*
Coding style cleanups.
Matthew Barnes
2010-09-13
46
-799
/
+799
*
Bug #627812 - GW shouldn't use global folder tree.
Milan Crha
2010-09-13
1
-7
/
+4
*
Bug #629132 - set_attachments: assertion failed.
Punit Jain
2010-09-13
1
-4
/
+5
*
Coding style and whitespace cleanups.
Matthew Barnes
2010-09-12
14
-52
/
+62
*
Re-work my GtkDialog:has-separator workaround.
Matthew Barnes
2010-09-11
4
-8
/
+8
*
No more blinking status icon.
Matthew Barnes
2010-09-11
2
-48
/
+0
*
Work around deprecation of gtk_dialog_set_has_separator()
Matthew Barnes
2010-09-11
4
-0
/
+8
*
Bug #626579 - [bbdb] Crash in free_gaim_body() (gaimbuddies.c)
Milan Crha
2010-09-10
1
-9
/
+6
*
Various memory leaks
Milan Crha
2010-09-08
1
-0
/
+1
*
Bug #628694 - Customize options for local calendar are missing
Milan Crha
2010-09-03
1
-1
/
+1
*
Composer autosave cleanups.
Matthew Barnes
2010-08-31
1
-2
/
+26
*
GObject boilerplate cleanup.
Matthew Barnes
2010-08-25
2
-7
/
+7
*
Bug 627601 - Memory leak in itip_get_comp_attendee()
David Woodhouse
2010-08-24
1
-1
/
+3
*
Use the new e_load_book_source_async() where possible.
Matthew Barnes
2010-08-19
1
-15
/
+39
*
Pass an EShell to EMsgComposer instances.
Matthew Barnes
2010-08-14
2
-3
/
+12
*
Coding style and whitespace cleanup.
Matthew Barnes
2010-08-03
1
-4
/
+12
*
dbx-importer: Fix printf format warning
David Woodhouse
2010-08-02
1
-2
/
+2
*
addressbook/gui, plugins/groupwise, widgets/misc: Update to new icon theme
Rob Bradford
2010-08-02
2
-2
/
+2
*
Bug #625606 - git/master build dies with glib-2.25.12
Milan Crha
2010-07-30
1
-1
/
+1
*
Bug 622181 - Backup settings uses unhelpful yes/no dialog
Matthew Barnes
2010-07-29
1
-8
/
+8
*
Bug #622912 - Migrate from dbus-glib to glib's GDBus
Milan Crha
2010-07-28
2
-52
/
+56
*
Bug 624534 - Adapt to GTK+ GtkNotebookPage changes
Kjartan Maraas
2010-07-26
2
-3
/
+3
*
Bug 624216 - Runtime warning in Attachment Reminder plugin
Matthew Barnes
2010-07-13
2
-218
/
+101
*
Bug 624128 - Folder -> Subscriptions is always enabled
Matthew Barnes
2010-07-12
2
-8
/
+3
*
Coding style and whitespace cleanup.
Matthew Barnes
2010-07-12
5
-36
/
+38
*
Fix some compiler warnings.
Matthew Barnes
2010-07-11
1
-1
/
+3
*
Bug #623204 - Be able to report detailed errors from backends
Milan Crha
2010-07-09
2
-16
/
+17
*
Migrate from CamelException to GError.
Matthew Barnes
2010-07-09
16
-134
/
+159
*
Fix transience problems with ENameSelectorDialogs ...
Michael Meeks
2010-07-08
2
-18
/
+6
*
Bug 623157 - Missing linker flag in dbx-import
Guido Günther
2010-06-30
1
-0
/
+1
*
Add Outlook Express DBX mailbox file importer plugin
David Woodhouse
2010-06-29
3
-0
/
+822
*
audio-inline: Fix linking order issue.
Matthew Barnes
2010-06-27
1
-2
/
+2
*
Warn the user before marking all messages as read
Chenthill Palanisamy
2010-06-17
1
-9
/
+22
*
Coding style and whitespace cleanups.
Matthew Barnes
2010-06-07
1
-22
/
+53
*
More GTK3 preparation.
Matthew Barnes
2010-06-04
1
-2
/
+3
*
Add translator comments in mail-to-task plugin
Milan Crha
2010-06-03
1
-0
/
+18
*
Convert "startup-wizard" to an EExtension.
Matthew Barnes
2010-06-03
3
-359
/
+0
*
Keep chipping away at direct GtkHTML usage.
Matthew Barnes
2010-06-01
3
-12
/
+14
*
Coding style and whitespace cleanup.
Matthew Barnes
2010-05-27
1
-1
/
+8
*
Fix linking issue in bogo-junk-plugin.
Matthew Barnes
2010-05-27
1
-0
/
+1
*
Fix linking issue in sa-junk-plugin.
Matthew Barnes
2010-05-27
1
-0
/
+1
*
Merge branch 'express2'
Matthew Barnes
2010-05-27
3
-5
/
+30
|
\
|
*
Coding style and whitespace cleanup.
Matthew Barnes
2010-05-25
1
-1
/
+0
|
*
Fix compiler warnings.
Matthew Barnes
2010-05-25
1
-4
/
+6
|
*
Merge branch 'gnome-2-30' into express2
Matthew Barnes
2010-05-25
1
-0
/
+3
|
|
\
|
|
*
Bug #531013 - Proxy login window is not in focus.
Vibha Yadav
2010-05-21
1
-0
/
+3
|
|
*
Fix linking of face plugin
Fridrich Štrba
2010-04-26
1
-0
/
+1
|
|
*
Bug #613392 - No copyright/licensing information for geo-utils
Cedric Bosdonnat
2010-04-26
2
-0
/
+44
|
*
|
Fix linking of face plugin
Fridrich Štrba
2010-04-30
1
-0
/
+1
|
*
|
Bug #613392 - No copyright/licensing information for geo-utils
Cedric Bosdonnat
2010-04-30
2
-0
/
+44
|
*
|
Store the initial view request and use that to decide whether to show
Srinivasa Ragavan
2010-04-22
1
-0
/
+8
|
*
|
Merge commit 'origin/gnome-2-30' into express2
Michael Meeks
2010-04-22
3
-4
/
+4
|
|
\
|
|
|
*
Fix migration event hook for google-account-setup and calendar-weather plugins
Philip Withnall
2010-04-21
2
-2
/
+2
|
|
*
Bug 600861 - Backup utility should use --quit instead of --force-shutdown
Matthew Barnes
2010-04-18
1
-2
/
+2
|
*
|
Hide the junk plugin options in Express mode
Federico Mena Quintero
2010-04-14
2
-4
/
+20
|
*
|
More build fixes.
Matthew Barnes
2010-04-07
1
-7
/
+19
|
*
|
Fix mismatched quotes.
Matthew Barnes
2010-04-07
3
-4
/
+4
|
*
|
Alter UI conditional syntax to be more familiar cpp style, which
Michael Meeks
2010-04-07
1
-0
/
+1
|
|
/
|
*
Alter UI conditional syntax to be more familiar cpp style, which
Michael Meeks
2010-03-24
1
-5
/
+5
*
|
Bug #478090 - Meeting acceptances for attendees who weren't listed are lost
Milan Crha
2010-05-26
1
-4
/
+6
*
|
Bug #546551 - Dialog for mark-all-read always mentions subfolders
Milan Crha
2010-05-21
1
-2
/
+8
*
|
Bug #531013 - Proxy login window is not in focus.
Vibha Yadav
2010-05-21
1
-0
/
+3
*
|
Bug #607257 - Add checks for event->comp_data != NULL
Milan Crha
2010-05-14
2
-4
/
+14
*
|
Convert "default-mailer" plugin to an extension.
Matthew Barnes
2010-05-13
5
-218
/
+0
*
|
Adapt to Camel API changes.
Matthew Barnes
2010-05-08
1
-1
/
+1
*
|
Coding style and whitespace cleanup.
Matthew Barnes
2010-05-02
4
-15
/
+26
*
|
Adapt to Camel API changes.
Matthew Barnes
2010-04-30
8
-24
/
+46
*
|
Bug #610495 - Plugins should define e_plugin_lib_enable
Roy Marples
2010-04-27
18
-0
/
+136
*
|
Fix linking of face plugin
Fridrich Štrba
2010-04-26
1
-0
/
+1
*
|
Bug #613392 - No copyright/licensing information for geo-utils
Cedric Bosdonnat
2010-04-26
2
-0
/
+44
*
|
Camel is now GObject-based.
Matthew Barnes
2010-04-24
13
-56
/
+56
*
|
Bug #360461 - Avoid markup in translatable messages
Milan Crha
2010-04-23
6
-51
/
+84
*
|
Fix migration event hook for google-account-setup and calendar-weather plugins
Philip Withnall
2010-04-21
2
-2
/
+2
*
|
Bug 583742 — Port to external libgdata
Philip Withnall
2010-04-19
2
-37
/
+42
*
|
Fix usage of "backup" in translatable strings
Philip Withnall
2010-04-18
1
-1
/
+1
*
|
Bug 610428 - Duplicate mnemonic in itip formatted message
Matthew Barnes
2010-04-18
1
-5
/
+5
*
|
Bug 600861 - Backup utility should use --quit instead of --force-shutdown
Matthew Barnes
2010-04-18
1
-2
/
+2
*
|
[win32] Fix a build breakage by adding a proper define for gmtime_r
Fridrich Štrba
2010-04-15
1
-0
/
+7
*
|
Use accessor functions instead direct access (GSEAL work)
Javier Jardón
2010-04-13
10
-23
/
+39
*
|
Adapt to Camel API changes.
Matthew Barnes
2010-04-13
3
-18
/
+26
*
|
Giant leap towards GSEAL compliance.
Matthew Barnes
2010-04-08
16
-51
/
+89
*
|
Replace ESpinner with GtkSpinner.
Matthew Barnes
2010-04-08
1
-2
/
+2
*
|
Drop the "hula-account-setup" plugin.
Matthew Barnes
2010-04-07
5
-770
/
+0
*
|
Bug #567304 - Review strings for translation
Milan Crha
2010-04-07
1
-1
/
+1
*
|
Adapt to Camel API changes.
Matthew Barnes
2010-04-04
10
-25
/
+25
*
|
Generate ChangeLog files for tarball releases.
Matthew Barnes
2010-04-03
36
-6744
/
+0
*
|
Only #include Camel's top-level header.
Matthew Barnes
2010-04-03
33
-118
/
+7
*
|
Bug #458510 - Cannot translate "_Backup Settings..."
Milan Crha
2010-04-02
1
-2
/
+2
*
|
Bug #347330 - Mark forgotten strings for translation
Milan Crha
2010-04-02
1
-1
/
+1
*
|
Bug #605745 - Use a few more named constants
Paul Bolle
2010-04-01
1
-2
/
+2
*
|
camel/camel-i18n.h gone, adapt to it properly
Milan Crha
2010-04-01
3
-3
/
+3
*
|
Stop relying on CamelObject meta-data.
Matthew Barnes
2010-04-01
3
-5
/
+5
*
|
More build fixes.
Matthew Barnes
2010-04-01
1
-7
/
+19
*
|
Fix mismatched quotes.
Matthew Barnes
2010-03-29
3
-4
/
+4
*
|
Bug 611883 - Missing mnemonic in automatic contacts tab
Matthew Barnes
2010-03-28
1
-1
/
+1
*
|
Alter UI conditional syntax to be more familiar cpp style, which
Michael Meeks
2010-03-23
2
-5
/
+6
|
/
*
Fix misspelled strings.
Srinivasa Ragavan
2010-03-17
1
-1
/
+1
*
Make the gconf schemas installation rules consistent in all Makefiles.am
Fridrich Strba
2010-03-16
3
-18
/
+46
*
Prevent future bugs like #612792.
Matthew Barnes
2010-03-15
1
-3
/
+3
*
Actually respect the --disable-schemas-install configure option
Fridrich Strba
2010-03-15
8
-0
/
+32
*
Disable a chunk of UI from the mail-to-task plugin
Michael Meeks
2010-03-14
1
-0
/
+4
*
Removed obsolete method signatures in em-account-editor.h
Michael Meeks
2010-03-14
1
-14
/
+10
*
Restructure capplet stuffs and load only on express mode.
Srinivasa Ragavan
2010-03-14
2
-2
/
+2
*
Switch to anjal style on express mode.
Srinivasa Ragavan
2010-03-14
1
-12
/
+14
*
Integrate into new account button.
Srinivasa Ragavan
2010-03-14
1
-1
/
+1
*
Integrate account assistant wizard to anjal style.
Srinivasa Ragavan
2010-03-14
1
-1
/
+1
*
Integrate anjal's account capplet lib in start up wizard.
Srinivasa Ragavan
2010-03-14
2
-2
/
+23
*
Some more directories relocated on windows
Fridrich Strba
2010-03-11
1
-0
/
+1
*
Work around recent GTK+ deprecations.
Matthew Barnes
2010-03-05
2
-0
/
+8
*
Bug #610327 - Proxy login doesn't show folder list
Bharath Acharya
2010-03-05
1
-1
/
+2
*
Bug #601551 - [PST] evolution crashed with SIGSEGV
Milan Crha
2010-02-25
1
-3
/
+11
*
Coding style and whitespace cleanup.
Matthew Barnes
2010-02-20
1
-6
/
+32
*
Bug 609982 - Avoid unnecessary prompts when marking folders as read
Matthew Barnes
2010-02-17
1
-93
/
+120
*
[itip-formatter] Show reason of failed calendar open
Milan Crha
2010-02-12
1
-8
/
+21
*
Bug #604522 - Mouse wheel scroll doesn't work above inline images
Milan Crha
2010-02-11
1
-0
/
+25
*
Fix some dead assignments.
Matthew Barnes
2010-02-08
1
-2
/
+2
*
Add more missing linker flags.
Matthew Barnes
2010-02-08
1
-0
/
+1
*
Coding style and whitespace cleanup.
Matthew Barnes
2010-02-08
6
-257
/
+286
*
Move some ESource-plugin common code to e-plugin-util.h/.c
Milan Crha
2010-02-04
12
-1257
/
+201
*
Coding style and whitespace cleanup.
Matthew Barnes
2010-01-31
7
-32
/
+32
*
Revert "Without this evo 2.28.2 will not link/run at all"
Matthew Barnes
2010-01-29
1
-1
/
+0
*
Without this evo 2.28.2 will not link/run at all
Fridrich Strba
2010-01-28
1
-0
/
+1
*
Bug #607776 - Crash in image-inline.c:size_allocate_cb
Milan Crha
2010-01-28
1
-0
/
+9
*
Make authentication functionality available
Gustavo Noronha Silva
2010-01-27
7
-7
/
+7
*
Coding style and whitespace cleanups.
Matthew Barnes
2010-01-23
1
-30
/
+38
*
Add a EShellWindow::shell-view-created signal.
Matthew Barnes
2010-01-23
1
-5
/
+17
*
Bug #603480 - [bbdb] Traverse lists in destinations properly
Milan Crha
2010-01-19
1
-5
/
+21
*
Bug #603480 - [bbdb] Crash on unref of uninitialized memory
Milan Crha
2010-01-19
1
-6
/
+7
*
Remove dead assignments found by clang.
Matthew Barnes
2010-01-16
15
-61
/
+17
*
Bug 606449 - empty mail-notification popups
Lucian Langa
2010-01-09
1
-3
/
+5
*
Bug 598305 - Use Exif data to rotate inlined photos
Matthew Barnes
2010-01-09
1
-1
/
+80
*
Bug #606340 - Crash on non-utf8 letter in mail folder name
Milan Crha
2010-01-08
1
-32
/
+14
*
Bug 606250 - Remove usage of deprecated GTK+ symbols
Matthew Barnes
2010-01-08
2
-3
/
+3
*
Bug #603469 - Crash in contacts-map with no Home address filled
Cedric Bosdonnat
2010-01-07
1
-1
/
+13
*
Coding style and whitespace cleanup.
Matthew Barnes
2010-01-05
2
-9
/
+25
*
Coding style and whitespace cleanup.
Matthew Barnes
2010-01-04
1
-2
/
+8
*
Compiler and linker flag cleanups.
Matthew Barnes
2009-12-28
37
-55
/
+107
*
Bug #329693 - Add contexts to translated "None" words
Milan Crha
2009-12-24
3
-5
/
+9
*
Bug 604822 - Drop more alert titles
Paul Bolle
2009-12-20
3
-4
/
+2
*
Coding style and whitespace cleanup.
Matthew Barnes
2009-12-20
1
-3
/
+2
*
Bug #603701 - Don't treat 4 byte values as DDWORDs
Paul Bolle
2009-12-18
1
-12
/
+12
*
Bug #359755 - Do not fetch content of a CalDAV calendar when given it
Milan Crha
2009-12-16
1
-17
/
+62
*
Make the mail folder cache a proper GObject
Jonathon Jongsma
2009-12-16
1
-1
/
+2
*
Bug #603342 - Memory leak fixes
Milan Crha
2009-12-15
1
-0
/
+1
*
Bug #604512 - Calendar publishing tab misses button label
Milan Crha
2009-12-15
1
-4
/
+6
*
Bug #604182 - Hide variable used only with HAVE_LIBNOTIFY
Milan Crha
2009-12-11
1
-0
/
+2
*
Bug #499322 - Use extension for "Save as" suggested file name
Milan Crha
2009-12-10
2
-2
/
+2
*
Bug #591938 - Update translator's comments
Milan Crha
2009-12-10
1
-1
/
+5
*
Bug #604182 - Do not block UI with publish-calendar messages
Milan Crha
2009-12-10
1
-6
/
+113
*
Bug #359755 - Support for CalDAV collections
Milan Crha
2009-12-08
4
-9
/
+1436
*
Port all error code to use GObject-ified EAlert / EAlertDialog
Jonathon Jongsma
2009-12-08
14
-19
/
+19
*
Bug #603061 - Use .ics for temp vcalendar files
Paul Bolle
2009-12-02
1
-2
/
+2
*
Expand the EMailReader interface so it's easier to use.
Matthew Barnes
2009-12-02
7
-62
/
+47
*
Kill message_list_free_uids().
Matthew Barnes
2009-12-02
3
-3
/
+6
*
Merge bits and pieces of the anjal-evo-2-30 branch.
Matthew Barnes
2009-12-01
7
-25
/
+32
*
Rename EError to EAlert to match general use better
Jonathon Jongsma
2009-12-01
24
-65
/
+53
*
port plugins to use new EError API
Jonathon Jongsma
2009-12-01
10
-32
/
+67
*
Rewrite champlain-gtk and geoclue detection.
Matthew Barnes
2009-11-29
1
-7
/
+8
*
Coding style and whitespace cleanups.
Matthew Barnes
2009-11-29
4
-12
/
+9
*
Bug #361156 - contacts-map plugin
Cedric Bosdonnat
2009-11-27
5
-0
/
+396
*
Bug #602177 - Plug leaks. Fix race.
Paul Bolle
2009-11-26
1
-99
/
+55
*
Bug #598166 - All Day Meeting String Improvement
Milan Crha
2009-11-26
3
-51
/
+77
*
Bug 602625 - Typos in translation messages
Matthew Barnes
2009-11-22
1
-3
/
+3
*
Remove the last traces of libglade.
Matthew Barnes
2009-11-21
1
-1
/
+0
*
Add e_attachment_store_load_async().
Matthew Barnes
2009-11-20
1
-19
/
+22
*
Bug #601517 - Accept/decline options are missing on event right click
Milan Crha
2009-11-18
1
-1
/
+1
*
Remove unused files after GtkBuilder merge
Milan Crha
2009-11-18
8
-2713
/
+0
*
Remove markup from translatable strings in ui files
Claude Paroz
2009-11-17
7
-29
/
+57
*
Bug 360461 - Do not hardcode invisible_char in ui files
Claude Paroz
2009-11-17
6
-9
/
+0
*
Bug 589153 - Use GtkBuilder instead of libglade
Matthew Barnes
2009-11-17
52
-4957
/
+6609
*
EWebView popup menu enhancements.
Matthew Barnes
2009-11-14
1
-7
/
+19
*
Bug 601626 - pst-import missing link to libeutil
Travis Reitter
2009-11-12
1
-0
/
+1
*
More build failures due to missing internal lib dependencies
Jonathon Jongsma
2009-11-12
3
-0
/
+3
*
Use EVOLUTION_CALENDAR_CFLAGS instead of EVOLUTION_MAIL_CFLAGS
Tor Lillqvist
2009-11-11
1
-1
/
+1
*
Enable building without Canberra-GTK
Tor Lillqvist
2009-11-11
1
-0
/
+9
*
Kill more redundant save dialogs and related utilities.
Matthew Barnes
2009-11-11
2
-92
/
+81
*
EMFormat plugins should always be enabled.
Matthew Barnes
2009-11-10
3
-3
/
+6
*
Add zooming and drag-and-drop to the plugin.
Matthew Barnes
2009-11-10
2
-28
/
+138
*
Prototype an inline image plugin.
Matthew Barnes
2009-11-10
3
-0
/
+373
*
Bug 600926 - Fails to build due to missing dependencies
Jonathon Jongsma
2009-11-10
5
-0
/
+6
*
Kill more redundant save functions.
Matthew Barnes
2009-11-08
2
-56
/
+147
*
Bug #482327 - Save attached calendar with multiple items easily
Milan Crha
2009-11-07
1
-1
/
+32
*
Build filename using g_build_filename instead of hardcoding forward-slash
Tobias Mueller
2009-11-06
1
-2
/
+4
*
Quote filename during restore to prevent user assisted arbitrary code execution
Tobias Mueller
2009-11-06
1
-1
/
+5
*
Bug #557505 - [bbdb] hangs and is unresponsive
Milan Crha
2009-11-04
3
-58
/
+229
*
Bug #464400 - New mail notify should display sender and subject
Milan Crha
2009-10-31
1
-5
/
+57
*
Bug #583450 - [prefer-plain] Ability to hide html attachments
Milan Crha
2009-10-30
1
-12
/
+38
*
Bug #570835 - Custom e-mail headers inserted with double column
Milan Crha
2009-10-30
1
-18
/
+16
*
Bug #561843 - Properly check for filename being set, to not crash
Milan Crha
2009-10-30
1
-1
/
+1
*
Bug #552727 - Flooded by spam checking errors if bogofilter not installed
Milan Crha
2009-10-28
2
-18
/
+69
*
Bug #550049 - Disable Mark messages as read actions when unusable
Milan Crha
2009-10-28
1
-1
/
+95
*
Cleanup and rename filter classes.
Matthew Barnes
2009-10-27
1
-2
/
+2
*
Prefer G_N_ELEMENTS over sizeof calculations.
Matthew Barnes
2009-10-27
1
-2
/
+2
*
Prefer GLib mutexes over pthread mutexes.
Matthew Barnes
2009-10-27
1
-31
/
+30
*
Bug #599199 - Hangs regularly when synchro with pidgin is activated
Milan Crha
2009-10-27
3
-35
/
+41
*
Coding style and whitespace cleanups.
Matthew Barnes
2009-10-24
2
-5
/
+5
*
Bug #575208 - Use complete template message with all attachments
Milan Crha
2009-10-24
1
-61
/
+9
*
Bug 599245 - Use bitwise AND instead of logical AND for checking flags
Thomas Andersen
2009-10-22
1
-2
/
+2
*
Bug 480361 - Useful action when clicking on a mail notification
Matthew Barnes
2009-10-21
1
-39
/
+80
*
Bug #470291 - [prefer-plain] Be able to show HTML only messages
Milan Crha
2009-10-16
1
-34
/
+65
*
Bug #322261 - vCalendar replies are sent out using the default account
Milan Crha
2009-10-16
2
-9
/
+14
*
Bug #329710 - [PublishCal] 'Enable' button should update on change
Milan Crha
2009-10-15
1
-13
/
+19
[next]