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
/
mail
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add some missing GConf schemas.
Matthew Barnes
2009-08-01
1
-1
/
+42
*
Compiler warning fixes (as part of bug #424078)
Milan Crha
2009-07-28
1
-3
/
+3
*
BUG #472079 (BNC) - Cannot Edit Account When Proxy
Bharath Acharya
2009-07-27
1
-2
/
+2
*
Coding style and whitespace cleanups.
Matthew Barnes
2009-07-26
6
-11
/
+10
*
BUG #589494: Doesn't print full list of recipients
Bharath Acharya
2009-07-24
1
-0
/
+5
*
Unref idle loops in finalize.
Srinivasa Ragavan
2009-07-24
2
-2
/
+10
*
Bug #339361 (bnc) - soap threading not working.
Chenthill Palanisamy
2009-07-23
4
-16
/
+25
*
Bug #589412 - Wrong notice in message list when messages are hidden
Milan Crha
2009-07-23
1
-0
/
+2
*
Hide signatures for Anjal.
Srinivasa Ragavan
2009-07-22
1
-1
/
+2
*
Make it possible to have send receive with out dialog
Srinivasa Ragavan
2009-07-22
2
-5
/
+13
*
Bug #588787 - Crash on search in an active account or all accounts
Milan Crha
2009-07-22
2
-10
/
+26
*
Change for Anjal to support forwarding of mails
Srinivasa Ragavan
2009-07-20
2
-7
/
+12
*
Add code to have optional status bar for Anjal.
Srinivasa Ragavan
2009-07-20
1
-7
/
+16
*
Add code to handle mail-mt's requirement.
Srinivasa Ragavan
2009-07-20
2
-0
/
+10
*
More whitespace cleanup.
Matthew Barnes
2009-07-19
17
-44
/
+44
*
Return account check flag.
Srinivasa Ragavan
2009-07-16
2
-3
/
+3
*
Remove obsolete part of translator comment
Claude Paroz
2009-07-15
1
-3
/
+0
*
Bug #214238 - Indicate unread emails in closed tree subfolders
Milan Crha
2009-07-15
1
-9
/
+20
*
Use reverse str lookup for email separation.
Srinivasa Ragavan
2009-07-15
1
-1
/
+1
*
Use reverse string lookup for domain/username sepration in email
Srinivasa Ragavan
2009-07-15
1
-1
/
+1
*
Add tip to specify port as part of the server name. String suggestion
Srinivasa Ragavan
2009-07-14
2
-83
/
+266
*
Bug #586958 - Too long texts instartup wizard
Michael Terry
2009-07-13
1
-4
/
+2
*
Fix excessive whitespace.
Matthew Barnes
2009-07-13
50
-135
/
+0
*
Bug #587699 - Localize only local folder names
Milan Crha
2009-07-07
1
-1
/
+1
*
Kill EConfigListener.
Matthew Barnes
2009-07-03
1
-1
/
+1
*
Fix whitespace issues in em-account-editor.c.
Matthew Barnes
2009-07-03
1
-811
/
+811
*
Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am.
Matthew Barnes
2009-07-01
2
-2
/
+2
*
Hide proper widgets from filter.glade for searches
Milan Crha
2009-07-01
1
-1
/
+2
*
Bug #268644 - unread mail shortcut collides with gtk tree search
Milan Crha
2009-06-25
3
-1
/
+34
*
Fix some warnings
Srinivasa Ragavan
2009-06-25
1
-4
/
+4
*
Add more apis for Anjal to draft composer.
Srinivasa Ragavan
2009-06-25
2
-6
/
+12
*
Bug #568302 - Skip "noselect=yes" folders on Send/Receive
Milan Crha
2009-06-24
1
-2
/
+9
*
Fixes a bug where edit accounts are treated as new accounts and
Srinivasa Ragavan
2009-06-24
1
-1
/
+2
*
Bug 464131 – Allow inline view of application/mbox attachments
Matthew Barnes
2009-06-21
1
-0
/
+68
*
Stop abusing forward declarations.
Matthew Barnes
2009-06-19
46
-490
/
+439
*
Use G_BEGIN_DECLS / G_END_DECLS macros.
Matthew Barnes
2009-06-19
32
-228
/
+68
*
Re-arrange attachment bar files for Anjal's and webkit rendering.
Srinivasa Ragavan
2009-06-17
2
-5
/
+5
*
Bug 345775 – Missing blank line between messages in saved mbox
Matthew Barnes
2009-06-16
1
-1
/
+3
*
Leak a bit less. Use proper function prototype.
Milan Crha
2009-06-15
1
-0
/
+1
*
Fix coding style.
Matthew Barnes
2009-06-14
2
-5
/
+5
*
** BUGFIX: #584733 - Fixed where account setup to work after Anjal merge
Srinivasa Ragavan
2009-06-10
1
-4
/
+5
*
Fix build on Windows: link with needed libraries.
Tor Lillqvist
2009-06-09
1
-0
/
+2
*
Fix even more compiler warnings and disable one for format strings
Milan Crha
2009-06-05
4
-25
/
+24
*
libevolution-mail-shared is a new library, so reflect its existence
Fridrich Strba
2009-06-05
1
-1
/
+3
*
Bug #362907 - Give icons to Drafts/Sent/Templates folders
Milan Crha
2009-06-05
1
-3
/
+28
*
Bug 584733 – Cannot create new account
Srinivasa Ragavan
2009-06-04
1
-15
/
+18
*
Don't declare x_mailer "extern" because it causes undefined symbols
Fridrich Strba
2009-06-04
1
-1
/
+1
*
Cater for circular dependencies between libevolution-mail
Fridrich Strba
2009-06-04
1
-0
/
+6
*
Anjal stuff's for Evo.
Srinivasa Ragavan
2009-06-03
2
-4
/
+8
*
Add option for Sender/Addresses contain.
Srinivasa Ragavan
2009-06-03
1
-4
/
+30
*
Add MAINTAINERCLEANFILES based on Pango.
Matthew Barnes
2009-06-02
1
-1
/
+1
*
Fix more compiler warnings.
Matthew Barnes
2009-06-02
1
-36
/
+0
*
More code cleanup.
Matthew Barnes
2009-06-02
44
-170
/
+170
*
Part of bug #574940 - Do not use freed memory in EMFolderView/Browser
Milan Crha
2009-06-02
1
-1
/
+5
*
Bug #337082 - Do not produce unnamed folders in a folder tree
Milan Crha
2009-06-02
1
-4
/
+6
*
Part of bug #580212 - Report inline parts only when found both tags
Milan Crha
2009-06-02
1
-0
/
+3
*
Bug 323037 – Folder emblem to show new mail arrival
Milan Crha
2009-06-01
3
-19
/
+97
*
Fix libevolution-mail-shared.la
Matthew Barnes
2009-05-30
1
-17
/
+29
*
Bug 583446 – refresh folder hook
Lucian Langa
2009-05-29
2
-2
/
+10
*
Bug 584154 – custom icon folder hook does not work
Lucian Langa
2009-05-29
3
-4
/
+11
*
Fix whitespace errors in mail/Makefile.am
Matthew Barnes
2009-05-29
1
-3
/
+3
*
Whitespace cleanup.
Matthew Barnes
2009-05-29
26
-87
/
+87
*
Prefer GLib basic types over C types.
Matthew Barnes
2009-05-29
105
-3187
/
+3187
*
Remove trailing whitespace, again.
Matthew Barnes
2009-05-29
135
-312
/
+312
*
Bug #540269 - Do not crash in em_format_is_attachment
Milan Crha
2009-05-27
1
-0
/
+3
*
Fix compiler warnings in mail.
Matthew Barnes
2009-05-26
35
-397
/
+413
*
Fix compiler warnings in smime.
Matthew Barnes
2009-05-26
1
-0
/
+1
*
Remove obsolete dialog from mail-dialogs.glade.
Matthew Barnes
2009-05-25
1
-1499
/
+908
*
Use named icons in the folder tree instead of pixbufs.
Matthew Barnes
2009-05-25
5
-117
/
+107
*
Eliminate redundant E_ICON_SIZE_* enumeration.
Matthew Barnes
2009-05-24
6
-57
/
+57
*
Mail changes required for Anjal.
Srinivasa Ragavan
2009-05-22
10
-95
/
+378
*
Bug 580925 – Better search bar for word searches
Matthew Barnes
2009-05-21
14
-400
/
+997
*
Merge branch 'vcard-inline'
Matthew Barnes
2009-05-21
1
-202
/
+6
|
\
|
*
Merge branch 'master' into vcard-inline
Matthew Barnes
2009-05-06
2
-11
/
+32
|
|
\
|
*
|
Convert the vCard Bonobo control to an EMFormatHook plugin.
Matthew Barnes
2009-05-06
1
-202
/
+6
*
|
|
Bug 274117 – Difficult to post a new message to newsgroups
Matthew Barnes
2009-05-21
5
-259
/
+52
*
|
|
Fix compiler warnings.
Matthew Barnes
2009-05-17
1
-4
/
+1
*
|
|
Bug 582744 – CC field autofill doesn't work for replies
Matthew Barnes
2009-05-17
1
-1
/
+4
*
|
|
Fix several types of pedantic compiler warnings.
Matthew Barnes
2009-05-17
28
-62
/
+50
*
|
|
Bug 458491 – Remove useless "Call To..." popup menu option
Matthew Barnes
2009-05-15
3
-9
/
+1
*
|
|
Bug 581424 - Personal folder tree appears besides Public folder in subscripti...
Johnny Jacob
2009-05-13
1
-1
/
+2
*
|
|
Bug 571496 – Migrate from deprecated gnome_execute to g_spawn/xdg-terminal
Adam Petaccia
2009-05-06
1
-2
/
+1
|
|
/
|
/
|
*
|
2009-05-06 Jeff Cai <jeff.cai@sun.com>
Jeff Cai
2009-05-06
2
-11
/
+32
|
/
*
BUGFIX: 575126 - Tuning description string
Milan Crha
2009-05-04
1
-1
/
+1
*
Assure that the filename <-> uri conversion are done with g_filename_{to,from...
Fridrich Strba
2009-05-04
2
-3
/
+3
*
** BUGFIX: 355240 - String errors
Sukhbir Singh
2009-05-04
1
-3
/
+3
*
** BUGFIX: 573830 - g_timeout_add_seconds should be preferred to g_timeout_add
Marcel Stimberg
2009-05-04
3
-4
/
+4
*
** BUGFIX: 569696 – Memory leak in message-list
Srinivasa Ragavan
2009-05-04
1
-5
/
+6
*
** BUGFIX: 573170 - Add back support for vfolder of vfolders.
Srinivasa Ragavan
2009-05-03
1
-19
/
+0
*
Bug 572977 – Use g_strerror() instead of strerror()
Matthew Barnes
2009-05-03
2
-2
/
+2
*
Use Behdad's brilliant git.mk to generate .gitignore files.
Matthew Barnes
2009-05-02
23
-0
/
+46
*
Bug 575242 – New composer window not autosaved until modification
Michel Dänzer
2009-05-01
1
-13
/
+15
*
Bug 580896 – Kill libgnome/gnome-program
Matthew Barnes
2009-05-01
1
-1
/
+0
*
Bump the required GLib and GTK+ versions to latest stable.
Matthew Barnes
2009-05-01
1
-18
/
+0
*
Bug #570730 - Get rid of gnome-config in Evolution
Milan Crha
2009-04-30
2
-101
/
+0
*
Fix filter breakage after deprecated Gtk+ symbols removal
Milan Crha
2009-04-28
3
-2
/
+10
*
Do not mark newly recognized Junk messages Read
Milan Crha
2009-04-28
2
-1
/
+9
*
Cosmetic cleanups for EMFormat headers
Matthew Barnes
2009-04-28
5
-151
/
+288
*
Use consistent variable names for GtkUIManager
Matthew Barnes
2009-04-28
1
-5
/
+5
*
Commit the rest of the attachment UI rewrite
Matthew Barnes
2009-04-28
7
-663
/
+123
*
Bug 516933 – Rewrite attachment UI
Matthew Barnes
2009-04-28
4
-0
/
+1436
*
Hide last junked message too from the non-junk folder
Milan Crha
2009-04-27
2
-2
/
+10
*
Do not crash on delete folder
Milan Crha
2009-04-25
2
-2
/
+7
*
Sort UIDs before using them
Milan Crha
2009-04-25
2
-0
/
+9
*
Let the provider compare urls
Milan Crha
2009-04-25
2
-78
/
+46
*
GN-bug #572348 - Removed deprecated Gtk+ symbols
Milan Crha
2009-04-24
13
-646
/
+388
*
Bug 577929 – Consolidate marshallers
Matthew Barnes
2009-04-23
7
-22
/
+9
*
Corrected a copy/paste error.
Chenthill Palanisamy
2009-04-15
2
-1
/
+5
*
Fixes #467659 (bnc)
Chenthill Palanisamy
2009-04-13
3
-3
/
+16
*
Fixes #471083 (bnc) Do not allow deletion of system folders.
Chenthill Palanisamy
2009-04-13
4
-0
/
+49
*
** Remove a bunch of juvenile comments. Source code should look
Matthew Barnes
2009-04-12
1
-1
/
+0
*
** Fix for bug #569765
Tobias Mueller
2009-04-04
2
-8
/
+22
*
Do not ask for a folder when no folder selected.
Milan Crha
2009-04-02
2
-1
/
+7
*
** Fix for bug #576921
Hiroyuki Ikezoe
2009-03-31
2
-2
/
+6
*
** Fix for bug #576921
Hiroyuki Ikezoe
2009-03-28
2
-16
/
+35
*
** Fix for bug #576845
Hiroyuki Ikezoe
2009-03-28
2
-7
/
+14
*
** Fix for bug #552583
Milan Crha
2009-03-25
2
-1
/
+21
*
** Fix for bug #504767
Milan Crha
2009-03-19
7
-7
/
+29
*
Added Catalan translation of the Evolution welcome e-mail and quick
David Planella
2009-03-08
4
-1
/
+334
*
Do not unref NULL object.
Milan Crha
2009-03-05
2
-3
/
+7
*
Revert evolution revision 37063 (workaround for bug 563867).
Matt McCutchen
2009-03-02
5
-38
/
+12
*
Correcting my last ChangeLog entry
Andre Klapper
2009-02-27
1
-1
/
+1
*
Remove deprecated gtk_combo_set_case_sensitive() call as FALSE IS already
Andre Klapper
2009-02-27
2
-1
/
+6
*
** Fix for bug #572268
Milan Crha
2009-02-25
2
-3
/
+15
*
** Part of fix for bug #563212
Milan Crha
2009-02-25
2
-9
/
+47
*
** Fix for bug #572543
Milan Crha
2009-02-23
2
-2
/
+10
*
Substitute some deprecated gtk+ functions.
Andre Klapper
2009-02-12
3
-9
/
+15
*
** Fix for bug #569700
Milan Crha
2009-02-11
2
-0
/
+11
*
** Fix for bug #333716
Milan Crha
2009-02-11
2
-9
/
+15
*
Format signature/encryption information nicer.
Milan Crha
2009-02-11
2
-3
/
+11
*
** Part of fix for bug #555888
Milan Crha
2009-02-09
7
-204
/
+82
*
** Fix for bug #548623
Milan Crha
2009-02-09
4
-4
/
+38
*
** Part of fix for bug #554458
Milan Crha
2009-02-06
2
-7
/
+12
*
** Fix for bug #568176
Gilles Dartiguelongue
2009-02-05
2
-26
/
+56
*
** Fix for bug #569986
Srinivasa Ragavan
2009-02-03
5
-1
/
+14
*
Patch from Matt McCutchen 2: Fix for bug #567935 (Don't use an uninitialized ...
Suman Manjunath
2009-02-02
2
-3
/
+10
*
Fix compiler warnings.
Matthew Barnes
2009-02-02
4
-4
/
+13
*
EPLugin : Added new hook point.
Johnny Jacob
2009-02-02
4
-0
/
+54
*
** Disable debug macros (#define d(x) x) throughout. (#569638)
Matthew Barnes
2009-02-01
3
-3
/
+3
*
Fix compiler warnings
Srinivasa Ragavan
2009-01-30
2
-1
/
+6
*
Show attachment bar at all times. Seems like the contents are missing at
Srinivasa Ragavan
2009-01-30
2
-2
/
+9
*
Handle empty messages well.
Srinivasa Ragavan
2009-01-30
2
-1
/
+5
*
** Fix for bug #546637
Srinivasa Ragavan
2009-01-29
2
-0
/
+8
*
** Fix for bug #562449
Srinivasa Ragavan
2009-01-29
2
-4
/
+15
*
** Fix for bug #567654
Srinivasa Ragavan
2009-01-29
2
-1
/
+7
*
** Fix for bug #561628
Milan Crha
2009-01-28
2
-1
/
+8
*
** Fix for bug #204891
Milan Crha
2009-01-20
5
-0
/
+129
*
Patch from Felix Riemann <friemann@svn.gnome.org> ** Fix for bug #563867 (Un...
Suman Manjunath
2009-01-13
5
-33
/
+48
*
** Fix for bug #566653
Srinivasa Ragavan
2009-01-12
2
-0
/
+7
*
New convenience function calls gtk_show_uri() and displays an error dialog
Matthew Barnes
2009-01-11
5
-22
/
+14
*
Remove unneeded #include <libgnome/gnome-util.h>.
Matthew Barnes
2009-01-11
3
-2
/
+7
*
Remove unneeded #include <libgnomeui/gnome-app.h>. Remove unneeded
Matthew Barnes
2009-01-11
2
-2
/
+6
*
** Fixes bug #567280
Matthew Barnes
2009-01-11
2
-1
/
+7
*
** Fixes bug #567285
Matthew Barnes
2009-01-11
2
-1
/
+7
*
Reviewed by Matthew Barnes <mbarnes@redhat.com>
Takao Fujiwara
2009-01-09
2
-1
/
+14
*
** Fix for bug #565376
Milan Crha
2009-01-08
7
-7
/
+624
*
** Fixes bug #565857
Matthew Barnes
2008-12-29
2
-1
/
+12
*
** Part of fix for bug #559153
Sankar P
2008-12-22
2
-68
/
+148
*
** Fix for bug #558337
Norman Wang
2008-12-22
2
-5
/
+31
*
** Part of fix for bug #552583
Milan Crha
2008-12-16
2
-0
/
+9
*
** Fix for bug #564007
Milan Crha
2008-12-15
2
-0
/
+23
*
** Part of fix for bug #563669
Milan Crha
2008-12-15
2
-1
/
+8
*
Fix a impllicit warning
Srinivasa Ragavan
2008-12-15
2
-0
/
+5
*
** Fix for bug #552583
Srinivasa Ragavan
2008-12-15
2
-1
/
+8
*
** Fix for #546637
Srinivasa Ragavan
2008-12-15
2
-7
/
+13
*
Restore the code for BONOBO components need by the vcard inline viewer.
Srinivasa Ragavan
2008-12-15
2
-2
/
+195
*
Add the unread vfolder hack.
Srinivasa Ragavan
2008-12-15
3
-1
/
+43
*
** Fixes bug #564519
Lucian Langa
2008-12-15
2
-2
/
+11
*
** Fixes bug #564351 (patch by Tal Benavidor)
Matthew Barnes
2008-12-14
2
-1
/
+7
*
** Part of fix for bug #552357
Milan Crha
2008-12-11
2
-2
/
+9
*
** Fix for bug #563870
Milan Crha
2008-12-10
6
-23
/
+22
*
** Part of fix for bug #552583
Milan Crha
2008-12-10
2
-2
/
+14
*
** Fix for bug #563369
Milan Crha
2008-12-09
4
-1
/
+12
*
** Fix for bug #563669
Milan Crha
2008-12-09
2
-6
/
+13
*
Milan Crha <mcrha@redhat.com> ** Fix for bug #337082 (Do not set 'finished l...
Suman Manjunath
2008-12-08
2
-1
/
+10
*
** Fixes bug #552583
Sankar P
2008-12-08
2
-15
/
+17
*
** Fixes bug #552583
Matthew Barnes
2008-12-04
2
-31
/
+49
*
** Fixes bug #552850
Matthew Barnes
2008-11-24
2
-2
/
+9
*
** Fix for bug #555276
Srinivasa Ragavan
2008-11-19
2
-0
/
+11
*
Do not display the default headers when all the headers are disabled in
Bharath Acharya
2008-11-13
3
-5
/
+7
*
** Part of fix for bug #524377
Milan Crha
2008-11-13
5
-0
/
+73
*
Committing on behalf of Matthew Barnes <mbarnes@redhat.com>
Matthew Barnes
2008-11-07
2
-26
/
+37
*
** Fix for BNC bug #437226 Proper message is missing in mail sent by
Bharath Acharya
2008-11-07
2
-12
/
+20
*
** Fixes part of bug #559371
Matthew Barnes
2008-11-06
2
-39
/
+19
*
** Fix for bug #386036
Milan Crha
2008-11-04
3
-1
/
+194
*
** Fix for bug #559086
Ashish Shrivastava
2008-11-03
2
-243
/
+15
*
** Fixes bug #559042
Matthew Barnes
2008-11-03
2
-1
/
+8
*
** Fixes bug #557613
Matthew Barnes
2008-11-03
2
-5
/
+13
*
** Fixes bug #558726 (patch by Frederic van Starbmann)
Matthew Barnes
2008-11-01
2
-1
/
+8
*
Disable delete and rename on
Sankarasivasubramanian Pasupathilingam
2008-10-31
2
-0
/
+12
*
Just some minor code polishing.
Matthew Barnes
2008-10-23
3
-26
/
+33
*
Re-factor spinner usage
Sankarasivasubramanian Pasupathilingam
2008-10-21
2
-4
/
+6
*
Patch from Patrick Ohly <Patrick.Ohly@gmx.de>: Fix for a build break while c...
Suman Manjunath
2008-10-20
2
-1
/
+5
*
** Revert the patch committed in rev 36458
Akhil Laddha
2008-10-20
1
-1
/
+1
*
** Fix for bug #438155
Milan Crha
2008-10-20
3
-1
/
+25
*
** Fix for bug #555276
Srinivasa Ragavan
2008-10-17
2
-0
/
+21
*
** Fix for bug #364542
Milan Crha
2008-10-17
2
-4
/
+86
*
** Fix for bug #555203
Bharath Acharya
2008-10-10
2
-0
/
+10
*
** Fix for bug #554349
Sankar P
2008-10-05
2
-3
/
+35
*
** Fix for bug #554418
Milan Crha
2008-10-01
3
-2
/
+10
*
** Fix for bug #554458
Milan Crha
2008-10-01
2
-5
/
+13
*
Change License from GPL to LGPL.
Sankarasivasubramanian Pasupathilingam
2008-10-01
2
-14
/
+20
*
** Fix for bug #545045
Philip Withnall
2008-10-01
2
-2
/
+14
*
Change License from GPL to LGPL.
Sankarasivasubramanian Pasupathilingam
2008-09-30
2
-17
/
+24
*
Remove unnecessary FIXME. normalized columns are for internal
Sankarasivasubramanian Pasupathilingam
2008-09-30
2
-3
/
+6
*
Added new column "Subject - Trimmed". Patch by hpj.
Sankarasivasubramanian Pasupathilingam
2008-09-30
4
-3
/
+81
*
Mark some forgotten strings for translation. Fixes bug #553067
Gabor Kelemen
2008-09-29
2
-2
/
+6
*
** Fix for bug #530716
Milan Crha
2008-09-29
2
-11
/
+25
*
** Fix for bug #530691
Milan Crha
2008-09-29
4
-105
/
+94
*
License changes from GPL to LGPL
Sankarasivasubramanian Pasupathilingam
2008-09-29
6
-59
/
+84
*
** Fix for bug #552583 (Suggested by Sebastian Keller)
Milan Crha
2008-09-26
2
-1
/
+8
*
** Fix for bug #552551
Philip Withnall
2008-09-25
2
-1
/
+8
*
License change from GPL to LGPL
Sankarasivasubramanian Pasupathilingam
2008-09-25
2
-15
/
+22
*
** Fix for bug #313225
Milan Crha
2008-09-24
2
-1
/
+13
*
Change License from GPL to LGPL
Sankarasivasubramanian Pasupathilingam
2008-09-24
2
-15
/
+21
*
** Fixes bug #553479
Philip Withnall
2008-09-24
3
-9
/
+16
*
** Fix for bug #553273
Milan Crha
2008-09-23
3
-2
/
+10
*
Added Italian translation for default email message.
Luca Ferretti
2008-09-22
4
-1
/
+1457
*
Added Czech translation of default email message by Jiri Eischmann. Ditto.
Petr Kovar
2008-09-22
4
-1
/
+330
*
Updated Polish translation
Wadim Dziedzic
2008-09-22
2
-29
/
+4
*
Updated Spanish default mail
Jorge Gonzalez Gonzalez
2008-09-20
1
-71
/
+20
*
Final tweaks (really!) for the Lithuanian default mail translation.
Gintautas Miliauskas
2008-09-19
1
-9
/
+9
*
Translated some headers of the default mail message into Lithuanian.
Gintautas Miliauskas
2008-09-19
1
-3
/
+3
*
Updated Lithuanian translation.
Gintautas Miliauskas
2008-09-19
2
-104
/
+88
*
Change license from GPL to LGPL
Sankarasivasubramanian Pasupathilingam
2008-09-19
8
-101
/
+112
*
Update German translation.
Hendrik Richter
2008-09-19
1
-31
/
+0
*
Add this too
Gabor Kelemen
2008-09-17
2
-0
/
+11
*
Default welcome mail translation added. Added hu
Gabor Kelemen
2008-09-17
3
-1
/
+320
*
Updated Korean translation of the default mail.
Changwoo Ryu
2008-09-16
1
-31
/
+1
*
Added Serbian welcome message translation
Goran Rakic
2008-09-16
6
-1
/
+653
*
License changes from GPL to LGPL
Sankarasivasubramanian Pasupathilingam
2008-09-16
10
-124
/
+133
*
Updated Dutch translation by Tino Meinen.
Wouter Bolsterlee
2008-09-16
2
-84
/
+49
*
Updated Finnish default mailbox
Ilkka Tuohela
2008-09-16
2
-41
/
+15
*
Updated French translation.
Claude Paroz
2008-09-16
2
-124
/
+46
*
default/sv/Inbox: Updated Swedish translation.
Daniel Nylander
2008-09-16
2
-59
/
+30
*
** Fix for bug #539536
Sankarasivasubramanian Pasupathilingam
2008-09-15
4
-3
/
+18
*
Milan Crha <mcrha@redhat.com> ** Fix for bug #504767 (Expand also parent nod...
Suman Manjunath
2008-09-14
2
-1
/
+8
*
Milan Crha <mcrha@redhat.com> Fix for bug #551915 (Manage error on idle, to ...
Suman Manjunath
2008-09-14
2
-4
/
+46
*
License Changes from GPL to LGPL
Sankarasivasubramanian Pasupathilingam
2008-09-13
7
-86
/
+95
*
** Fix for bug #534039
Milan Crha
2008-09-11
3
-16
/
+12
*
** Fix for bug #493298
Milan Crha
2008-09-09
2
-1
/
+14
*
Milan Crha <mcrha@redhat.com> Fix for bug #328216 (Bad signature prompt for ...
Suman Manjunath
2008-09-08
4
-9
/
+23
*
esthetic license header cleans, and fix e-pkcs12
Michael Meeks
2008-09-06
2
-14
/
+4
*
Fix infinite loop on deleting vfolders.
Srinivasa Ragavan
2008-09-05
2
-1
/
+6
*
License changes. Changed license from GPL to LGPL.
Sankarasivasubramanian Pasupathilingam
2008-09-04
9
-104
/
+122
*
Change License from GPL to LGPL. 2nd batch.
Sankarasivasubramanian Pasupathilingam
2008-09-03
46
-614
/
+690
*
Fix compiler warnings in some of the test programs.
Matthew Barnes
2008-09-01
2
-3
/
+10
*
Milan Crha <mcrha@redhat.com> ** Fix for bug #543135 (Write error message to...
Suman Manjunath
2008-09-01
3
-13
/
+31
*
Milan Crha <mcrha@redhat.com> ** Fix for bug #534039 (Make sure search folde...
Suman Manjunath
2008-09-01
2
-2
/
+23
*
Patch from Paul Bolle <pebolle@tiscali.nl>: Fix for bug #549661 (Process DND...
Suman Manjunath
2008-09-01
2
-1
/
+9
[next]