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
/
em-folder-utils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix few memory leaks
Milan Crha
2011-06-15
1
-0
/
+3
*
Coding style and whitespace cleanups.
Matthew Barnes
2011-06-09
1
-3
/
+7
*
Fixes a crash while creating VeeFolders at the root level.
Chenthill Palanisamy
2011-06-07
1
-1
/
+7
*
Bug #649939 - Cann't create new folder
Milan Crha
2011-05-31
1
-6
/
+23
*
Check for vfolder stores by UID, not URI.
Matthew Barnes
2011-05-26
1
-11
/
+8
*
Let EMFolderSelector create its own EMFolderTree.
Matthew Barnes
2011-05-24
1
-19
/
+18
*
EMFolderTree: Store an EMailBackend instead of an EMailSession.
Matthew Barnes
2011-05-24
1
-11
/
+12
*
Remove emfu_create_folder_real().
Matthew Barnes
2011-05-24
1
-187
/
+91
*
Coding style and whitespace cleanup.
Matthew Barnes
2011-05-22
1
-6
/
+13
*
Remove mail_remove_folder().
Matthew Barnes
2011-05-21
1
-106
/
+0
*
Bug #649939 - Cann't create new folder (second shot)
Milan Crha
2011-05-11
1
-1
/
+5
*
Bug #649939 - Cann't create new folder
Milan Crha
2011-05-11
1
-41
/
+14
*
Coding style cleanups.
Matthew Barnes
2011-05-09
1
-1
/
+1
*
Whitespace and coding style cleanups.
Matthew Barnes
2011-05-08
1
-14
/
+37
*
Adapt to CamelFolder:name -> display-name.
Matthew Barnes
2011-05-07
1
-1
/
+1
*
em_folder_utils_create_folder(): Change function parameters.
Matthew Barnes
2011-05-07
1
-6
/
+10
*
em_folder_utils_copy_folder(): Change function parameter.
Matthew Barnes
2011-05-07
1
-30
/
+47
*
Adapt to extra arg in camel_session_get_service_by_url().
Matthew Barnes
2011-04-29
1
-3
/
+3
*
Adapt to CamelService changes.
Matthew Barnes
2011-04-21
1
-27
/
+46
*
Adapt to sealed up CamelService.
Matthew Barnes
2011-04-18
1
-1
/
+6
*
Bug 647816 - Moving folder hierarchy causes error
David Woodhouse
2011-04-15
1
-2
/
+9
*
Bug #638333 - Critical warning when invoking File->New->Mail Folder
Milan Crha
2011-02-16
1
-8
/
+4
*
Kill em_folder_utils_unsubscribe_folder().
Matthew Barnes
2010-11-01
1
-75
/
+0
*
Bug #633371 - Remote pop folder no longer emptied
Milan Crha
2010-10-29
1
-3
/
+3
*
Simplify EActivity.
Matthew Barnes
2010-10-23
1
-23
/
+26
*
Move more account utilities to e-account-utils.c.
Matthew Barnes
2010-10-19
1
-1
/
+0
*
Send errors to an EAlertSink instead of the task bar.
Matthew Barnes
2010-10-19
1
-60
/
+80
*
Give MailSession a permanent home.
Matthew Barnes
2010-10-13
1
-19
/
+41
*
Adapt to Camel API changes.
Matthew Barnes
2010-09-28
1
-14
/
+14
*
Pass GCancellable to Camel.
Matthew Barnes
2010-09-28
1
-14
/
+31
*
Coding style cleanups.
Matthew Barnes
2010-09-13
1
-13
/
+13
*
Migrate from CamelException to GError.
Matthew Barnes
2010-07-09
1
-32
/
+53
*
Adapt to Camel API changes.
Matthew Barnes
2010-05-08
1
-1
/
+1
*
Bug #593890 - New folder window is not in focus in filter dialog
Milan Crha
2010-05-04
1
-1
/
+5
*
Adapt to Camel API changes.
Matthew Barnes
2010-04-30
1
-9
/
+18
*
Camel is now GObject-based.
Matthew Barnes
2010-04-24
1
-15
/
+15
*
Only #include Camel's top-level header.
Matthew Barnes
2010-04-03
1
-7
/
+0
*
Fix mismatched quotes.
Matthew Barnes
2010-03-29
1
-1
/
+1
*
Coding style and whitespace cleanup.
Matthew Barnes
2010-03-08
1
-1
/
+1
*
Bug 546551 - Dialog for deleting mail folders always mentions subfolders.
Viswanath Sivakumar
2010-02-22
1
-1
/
+9
*
Bug 607741 - Move folder to claims it's copying in status bar
Matthew Barnes
2010-01-22
1
-1
/
+4
*
Bug #604994 - Folder state not preserved in Copy/Move Folder dialog
Milan Crha
2010-01-07
1
-0
/
+2
*
Make the mail folder cache a proper GObject
Jonathon Jongsma
2009-12-16
1
-1
/
+1
*
Port all error code to use GObject-ified EAlert / EAlertDialog
Jonathon Jongsma
2009-12-08
1
-5
/
+5
*
Rename EError to EAlert to match general use better
Jonathon Jongsma
2009-12-01
1
-8
/
+8
*
port mail/ to use new EError API
Jonathon Jongsma
2009-12-01
1
-7
/
+7
*
Cleanup and rename filter classes.
Matthew Barnes
2009-10-27
1
-1
/
+1
*
Bug #594471 - Shouldn't call e_error_new/run with NULL 'parent'
Milan Crha
2009-10-13
1
-26
/
+6
*
Bug 594864 - "Select Folder" is a too generic title
Paul Bolle
2009-09-24
1
-1
/
+3
*
Bug 217066 - Rename folders directly inside folder list
Matthew Barnes
2009-09-13
1
-82
/
+0
*
Require a parent window when creating an EMFolderSelector.
Matthew Barnes
2009-09-11
1
-14
/
+31
*
Kill the default parent window hack in e-error.c.
Matthew Barnes
2009-09-05
1
-6
/
+35
*
Kill EMMenu and EMPopup.
Matthew Barnes
2009-08-10
1
-1
/
+0
*
More whitespace cleanup.
Matthew Barnes
2009-07-19
1
-1
/
+1
*
Fix excessive whitespace.
Matthew Barnes
2009-07-14
1
-1
/
+0
*
Kill the "folder-unsubscribe" plugin.
Matthew Barnes
2009-06-26
1
-0
/
+66
*
Split store and local folder management out from shell backend.
Matthew Barnes
2009-06-24
1
-14
/
+12
*
Thought of a better way to copy folder tree state.
Matthew Barnes
2009-06-14
1
-1
/
+0
*
Clean up EMFolderTreeModel.
Matthew Barnes
2009-06-14
1
-1
/
+4
*
Use key files for tracking widget states.
Matthew Barnes
2009-06-13
1
-4
/
+12
*
More code cleanup.
Matthew Barnes
2009-06-02
1
-3
/
+3
*
Whitespace cleanup.
Matthew Barnes
2009-05-29
1
-1
/
+1
*
Prefer GLib basic types over C types.
Matthew Barnes
2009-05-27
1
-35
/
+35
*
Merge branch 'master' into kill-bonobo
Matthew Barnes
2009-05-27
1
-4
/
+4
|
\
|
*
Remove trailing whitespace, again.
Matthew Barnes
2009-05-27
1
-3
/
+3
|
*
Fix compiler warnings in mail.
Matthew Barnes
2009-05-26
1
-1
/
+1
|
*
Use named icons in the folder tree instead of pixbufs.
Matthew Barnes
2009-05-25
1
-2
/
+35
|
*
Do not crash on delete folder
Milan Crha
2009-04-25
1
-2
/
+0
*
|
Adapt mail to EShellBackend changes.
Matthew Barnes
2009-05-08
1
-5
/
+5
*
|
Manual conflict resolution
Matthew Barnes
2009-04-25
1
-1
/
+0
*
|
Merge branch 'master' into kill-bonobo
Matthew Barnes
2009-04-25
1
-1
/
+17
|
\
|
|
*
Bug 577929 – Consolidate marshallers
Matthew Barnes
2009-04-23
1
-1
/
+0
|
*
Fixes #471083 (bnc) Do not allow deletion of system folders.
Chenthill Palanisamy
2009-04-13
1
-0
/
+10
|
*
** Fix for bug #504767
Milan Crha
2009-03-19
1
-1
/
+8
|
*
** Fix for bug #530691
Milan Crha
2008-09-29
1
-70
/
+17
|
*
Change License from GPL to LGPL. 2nd batch.
Sankarasivasubramanian Pasupathilingam
2008-09-03
1
-15
/
+14
|
*
** Fix for bug #509647
Milan Crha
2008-08-28
1
-1
/
+1
|
*
** Fixes bug #546892
Matthew Barnes
2008-08-12
1
-1
/
+0
|
*
** Fixes Bug #200147
Bharath Acharya
2008-07-21
1
-1
/
+1
*
|
Make the sidebar icon follow the folder icon.
Matthew Barnes
2009-01-25
1
-2
/
+35
*
|
Commit recent work so I can merge from trunk.
Matthew Barnes
2008-10-25
1
-1
/
+1
*
|
Get the mail folder tree compiling, though I'm not yet sure why it's not
Matthew Barnes
2008-10-17
1
-10
/
+13
*
|
Merge revisions 36016:36533 from trunk.
Matthew Barnes
2008-10-02
1
-70
/
+17
*
|
Merge revisions 36016:36303 from trunk.
Matthew Barnes
2008-09-11
1
-16
/
+15
*
|
Merge revisions 35951:35992 from trunk.
Matthew Barnes
2008-08-15
1
-1
/
+0
*
|
Merge revisions 35747:35930 from trunk.
Matthew Barnes
2008-08-08
1
-1
/
+1
|
/
*
fixed copyright notices
Jeffrey Stedfast
2008-06-21
1
-1
/
+1
*
** Part of bug #511488
Milan Crha
2008-01-24
1
-2
/
+1
*
** Most of the errors are now non-intrusive
Srinivasa Ragavan
2008-01-10
1
-3
/
+6
*
** Fix for bug #300336
Milan Crha
2008-01-07
1
-0
/
+4
*
** Fixes bug #362638
Matthew Barnes
2007-12-21
1
-49
/
+38
*
** Remove trailing whitespace from source code.
Matthew Barnes
2007-11-15
1
-85
/
+85
*
2007-09-07 mcrha Fix for bug #473903
Milan Crha
2007-09-07
1
-1
/
+2
*
** Fix for bug #304993 (Novell Bugzilla)
Srinivasa Ragavan
2007-09-06
1
-1
/
+1
*
Update FSF address in header comments (#469886). Patch from Tobias
Matthew Barnes
2007-09-02
1
-1
/
+1
*
** Move away from g_assert to g_return* calls
Srinivasa Ragavan
2007-08-31
1
-2
/
+1
*
Fix from Lucky to expand newly created folder
Srinivasa Ragavan
2007-08-02
1
-10
/
+30
*
** Fixes bug #419524
Matthew Barnes
2007-03-21
1
-1
/
+1
*
s/int/guint/g for 1-bit bitfield. Remove cruft use guint for 1-bit
Kjartan Maraas
2006-02-08
1
-4
/
+4
*
** See #312715.
Not Zed
2005-08-10
1
-24
/
+12
*
Allocated a new string to be used for the error dialog response to avoid
Arunprakash
2005-08-03
1
-1
/
+1
*
if we get a null default, then set "" on the entry. (emae_option_entry):
Not Zed
2005-07-21
1
-8
/
+2
*
fix rodney's name choices. fix multiple-inclusion. fix forward references.
Not Zed
2005-05-19
1
-6
/
+15
*
move e-error into e-util/
Not Zed
2005-05-16
1
-1
/
+1
*
Add profiler so that it gets disted properly
Rodney Dawes
2005-05-14
1
-0
/
+744