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-selector.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump GDK_VERSION_MIN_REQUIRED to GDK_VERSION_3_2.
Matthew Barnes
2013-01-20
1
-1
/
+1
*
Bug #664205 - Improve UX when creating a new mail folder
Milan Crha
2012-03-09
1
-1
/
+2
*
Introduce libemail-engine and libemail-utils.
Matthew Barnes
2012-01-19
1
-1
/
+2
*
Avoid passing EMailBackend as much as possible.
Matthew Barnes
2011-12-16
1
-62
/
+6
*
Coding style and whitespace cleanup.
Matthew Barnes
2011-09-04
1
-3
/
+7
*
EMFolderSelector: Add a "model" construct-only property.
Matthew Barnes
2011-08-10
1
-14
/
+69
*
Bug #646109 - Fix use of include <config.h> to make sure translations work
Milan Crha
2011-05-27
1
-0
/
+4
*
Fix em_folder_selector_get_selected_uri().
Matthew Barnes
2011-05-25
1
-35
/
+9
*
EMFolderSelector: Fix some silly typos.
Matthew Barnes
2011-05-25
1
-2
/
+2
*
EMFolderTree: Add an EAlertSink property.
Matthew Barnes
2011-05-24
1
-3
/
+7
*
Let EMFolderSelector create its own EMFolderTree.
Matthew Barnes
2011-05-24
1
-137
/
+184
*
EMFolderTree: Store an EMailBackend instead of an EMailSession.
Matthew Barnes
2011-05-24
1
-2
/
+5
*
Coding style and whitespace cleanup.
Matthew Barnes
2011-05-22
1
-14
/
+41
*
em_folder_utils_create_folder(): Change function parameters.
Matthew Barnes
2011-05-07
1
-1
/
+3
*
EMailShellView: Open the selected folder ourselves.
Matthew Barnes
2011-05-03
1
-3
/
+11
*
Bug #638333 - Critical warning when invoking File->New->Mail Folder
Milan Crha
2011-02-16
1
-1
/
+1
*
Remove NULL checks for GObject methods.
Matthew Barnes
2011-02-13
1
-2
/
+1
*
Give MailSession a permanent home.
Matthew Barnes
2010-10-13
1
-1
/
+1
*
Bug #631320 - GtkObject is gone in GTK3
Milan Crha
2010-10-07
1
-7
/
+5
*
Coding style cleanups.
Matthew Barnes
2010-09-13
1
-14
/
+14
*
Giant leap towards GSEAL compliance.
Matthew Barnes
2010-04-08
1
-8
/
+11
*
Only #include Camel's top-level header.
Matthew Barnes
2010-04-03
1
-4
/
+0
*
Kill e_popup_menu().
Matthew Barnes
2010-01-05
1
-1
/
+0
*
Require a parent window when creating an EMFolderSelector.
Matthew Barnes
2009-09-11
1
-7
/
+18
*
Fix excessive whitespace.
Matthew Barnes
2009-07-14
1
-2
/
+0
*
Split store and local folder management out from shell backend.
Matthew Barnes
2009-06-24
1
-2
/
+2
*
Prefer GLib basic types over C types.
Matthew Barnes
2009-05-27
1
-20
/
+20
*
Merge branch 'master' into kill-bonobo
Matthew Barnes
2009-05-27
1
-1
/
+1
|
\
|
*
Remove trailing whitespace, again.
Matthew Barnes
2009-05-27
1
-1
/
+1
*
|
Manual conflict resolution
Matthew Barnes
2009-04-25
1
-1
/
+3
*
|
Merge branch 'master' into kill-bonobo
Matthew Barnes
2009-04-25
1
-1
/
+1
|
\
|
|
*
** Fix for bug #504767
Milan Crha
2009-03-19
1
-1
/
+1
|
*
License Changes
Sankarasivasubramanian Pasupathilingam
2008-08-27
1
-15
/
+15
*
|
Commit recent work so I can merge from trunk.
Matthew Barnes
2008-10-25
1
-67
/
+68
*
|
Merge revisions 36016:36303 from trunk.
Matthew Barnes
2008-09-11
1
-15
/
+15
|
/
*
fixed copyright notices
Jeffrey Stedfast
2008-06-21
1
-1
/
+1
*
** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and
Matthew Barnes
2008-06-06
1
-8
/
+0
*
Patch from David Turner <cillian64@googlemail.com>: Fix for bug #347329 (mis...
Suman Manjunath
2007-12-05
1
-1
/
+1
*
** Remove trailing whitespace from source code.
Matthew Barnes
2007-11-15
1
-46
/
+46
*
** Fix for bug #304993 (Novell Bugzilla)
Srinivasa Ragavan
2007-09-06
1
-0
/
+1
*
Update FSF address in header comments (#469886). Patch from Tobias
Matthew Barnes
2007-09-02
1
-1
/
+1
*
Fix from Lucky to expand newly created folder
Srinivasa Ragavan
2007-08-02
1
-3
/
+3
*
** Fixes bug #419524
Matthew Barnes
2007-03-21
1
-1
/
+1
*
Added widgets in INCLUDES.
Kaushal Kumar
2005-06-23
1
-1
/
+1
*
Retired GAL from Head. The relevant files have moved inside evolution.
Kaushal Kumar
2005-06-17
1
-2
/
+2
*
Remove this unused method (emfs_response): Remove unused variable
Rodney Dawes
2005-05-25
1
-23
/
+1
*
fix rodney's name choices. fix multiple-inclusion. fix forward references.
Not Zed
2005-05-19
1
-1
/
+1
*
Add profiler so that it gets disted properly
Rodney Dawes
2005-05-14
1
-28
/
+4
*
remove old debug which no longer works.
Not Zed
2004-10-06
1
-1
/
+1
*
** See bug #64377.
Not Zed
2004-08-31
1
-13
/
+22
*
Don't prepend the path string with a '/'.
Jeffrey Stedfast
2004-06-25
1
-1
/
+1
*
rearrange the setting up of the target flags, stores can have a null path.
Not Zed
2004-06-11
1
-6
/
+8
*
handle a null path or fragment.
Not Zed
2004-06-11
1
-1
/
+1
*
Make the chooser non-modal. Fixes bug #53735.
Jeffrey Stedfast
2004-06-09
1
-0
/
+1
*
set the right path on the url.
Not Zed
2004-06-01
1
-1
/
+1
*
Disable debug here too - all this code has been working fine.
Jeffrey Stedfast
2004-05-29
1
-1
/
+1
*
set the default selection to inbox.
Not Zed
2004-05-26
1
-2
/
+9
*
don't emit new mail if its any vfolder, not just vtrash folder. #56350.
Not Zed
2004-05-18
1
-5
/
+5
*
Check that the folder is selectable using the new flags argument.
Jeffrey Stedfast
2004-05-07
1
-1
/
+1
*
Don't focus the name_entry widget here.
Jeffrey Stedfast
2004-03-17
1
-0
/
+2
*
pass the raw header in instead of name and value. (efh_format_headers): if
Not Zed
2004-03-11
1
-1
/
+1
*
Removed an unused variable left over from an old attempted fix.
Jeffrey Stedfast
2004-03-11
1
-5
/
+3
*
Partial fix for bug #53862
Jeffrey Stedfast
2004-03-11
1
-2
/
+40
*
Connect to the folder-activated signal. (folder_activated_cb): Call
Jeffrey Stedfast
2004-03-02
1
-3
/
+10
*
fix camel provider api changes.
Not Zed
2004-02-19
1
-4
/
+1
*
** See bug #53549.
Not Zed
2004-02-02
1
-2
/
+2
*
god knows what else this'll break.
Not Zed
2004-02-02
1
-12
/
+1
*
** See bug #53549, partial fix.
Not Zed
2004-01-30
1
-1
/
+9
*
Cast the name entry to a GtkWidget to avoid a compiler warning Grab focus
Rodney Dawes
2004-01-25
1
-1
/
+1
*
Set the mnemonic widget for "Folder _name:"
Rodney Dawes
2004-01-24
1
-0
/
+1
*
support for posting both to mail and to (multiple) folders
Meilof Veeningen
2004-01-13
1
-0
/
+16
*
Fixes bug #51605.
Jeffrey Stedfast
2003-12-05
1
-13
/
+27
*
Emit the OK response, not the CREATE_NEW response. Also,
Jeffrey Stedfast
2003-12-04
1
-1
/
+1
*
Need to prepend a "/" to path if the path is the url fragment. Also fixed
Jeffrey Stedfast
2003-12-04
1
-2
/
+8
*
Fixed a FIXME by using the CamelProvider url flags to determine if the url
Jeffrey Stedfast
2003-12-04
1
-7
/
+18
*
more fixes
Jeffrey Stedfast
2003-12-03
1
-0
/
+3
*
Emit the response signal with the RESPONSE_NEW value.
Jeffrey Stedfast
2003-11-20
1
-15
/
+30
*
New folder-tree widget that replaces the shell's folder-tree widget.
Jeffrey Stedfast
2003-11-14
1
-235
/
+199
*
Merge new-ui-branch to the trunk.
Ettore Perazzoli
2003-10-22
1
-0
/
+349