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
/
e-mail-notebook-view.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Coding style and whitespace cleanup.
Matthew Barnes
2012-08-20
1
-6
/
+7
*
express: Remove clutter-based email tabs.
Matthew Barnes
2012-08-11
1
-627
/
+0
*
WebKit port - port formatter and mail module
Dan Vrátil
2012-03-29
1
-11
/
+7
*
Coding style and whitespace cleanup.
Matthew Barnes
2012-02-20
1
-18
/
+29
*
Introduce libemail-engine and libemail-utils.
Matthew Barnes
2012-01-19
1
-1
/
+1
*
Add EMailReader.get_preview_pane() method.
Matthew Barnes
2011-11-22
1
-18
/
+18
*
Mail widget cleanups.
Matthew Barnes
2011-11-22
1
-78
/
+122
*
Make EMailNotebookView and EMailPanedView extensible.
Matthew Barnes
2011-11-22
1
-1
/
+5
*
Coding style and whitespace cleanup.
Matthew Barnes
2011-09-04
1
-39
/
+47
*
Coding style and whitespace cleanup.
Matthew Barnes
2011-08-13
1
-1
/
+1
*
Limit the size of tab labels to a reasonable size
Gustavo Noronha Silva
2011-06-28
1
-0
/
+41
*
Remove unused variables reported by gcc
Milan Crha
2011-06-14
1
-8
/
+1
*
Coding style and whitespace cleanups.
Matthew Barnes
2011-06-09
1
-6
/
+13
*
Including <glib.h> directly is rarely needed.
Matthew Barnes
2011-05-28
1
-1
/
+0
*
Bug #646109 - Fix use of include <config.h> to make sure translations work
Milan Crha
2011-05-27
1
-1
/
+1
*
Bug 650587 - Hide Search Folder actions when Search Folders are disabled
Matthew Barnes
2011-05-21
1
-0
/
+3
*
EMailReader: Support multiple action groups.
Matthew Barnes
2011-05-21
1
-3
/
+13
*
Coding style cleanups.
Matthew Barnes
2011-05-09
1
-27
/
+27
*
Use e_mail_folder_uri_from_folder() instead of camel_folder_get_uri().
Matthew Barnes
2011-05-04
1
-3
/
+7
*
Remove e_mail_reader_get_folder_uri().
Matthew Barnes
2011-05-04
1
-8
/
+27
*
Fix compiler warnings.
Matthew Barnes
2011-05-03
1
-2
/
+0
*
EMailShellView: Open the selected folder ourselves.
Matthew Barnes
2011-05-03
1
-6
/
+8
*
Coding style and whitespace cleanup.
Matthew Barnes
2011-03-06
1
-1
/
+2
*
Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedly
Milan Crha
2011-02-25
1
-26
/
+22
*
Bug #642121 - Won't build with --with-clutter due missing include
Dan Vrátil
2011-02-18
1
-0
/
+1
*
Remove NULL checks for GObject methods.
Matthew Barnes
2011-02-13
1
-2
/
+2
*
Bug 641756 - Fix warnings from GCC 4.6
Kjartan Maraas
2011-02-09
1
-4
/
+3
*
Free/busy meeting view doesn't work due to non-working extension
Milan Crha
2010-12-06
1
-0
/
+3
*
EMailReader: Add a get_alert_sink() method.
Matthew Barnes
2010-11-01
1
-0
/
+15
*
Reduce GConf usage in em-composer-utils.c.
Matthew Barnes
2010-10-20
1
-2
/
+49
*
Give MailSession a permanent home.
Matthew Barnes
2010-10-13
1
-13
/
+15
*
Coding style and whitespace cleanup.
Matthew Barnes
2010-10-04
1
-1
/
+2
*
Coding style cleanups.
Matthew Barnes
2010-09-13
1
-45
/
+45
*
Mail module + EMailView cleanups.
Matthew Barnes
2010-08-27
1
-5
/
+5
*
GObject boilerplate cleanup.
Matthew Barnes
2010-08-25
1
-13
/
+13
*
Whitespace and coding style cleanup.
Matthew Barnes
2010-08-14
1
-39
/
+39
*
Add keybindings to tab.
Srinivasa Ragavan
2010-08-12
1
-3
/
+116
*
Change the order of histogram. New things at the right.
Srinivasa Ragavan
2010-08-11
1
-14
/
+11
*
Add Histogram of mail trend in clutter tab and enable DnD of tabs.
Srinivasa Ragavan
2010-08-11
1
-11
/
+104
*
Coding style and whitespace cleanup.
Matthew Barnes
2010-08-03
1
-42
/
+106
*
More code cleanup.
Matthew Barnes
2010-07-27
1
-202
/
+152
*
Coding style and whitespace cleanup.
Matthew Barnes
2010-07-26
1
-285
/
+322
*
Bug 624534 - Adapt to GTK+ GtkNotebookPage changes
Kjartan Maraas
2010-07-26
1
-1
/
+1
*
More usable tab switching logic than just vannina append
Srinivasa Ragavan
2010-07-26
1
-11
/
+38
*
Fix a compilation error
Srinivasa Ragavan
2010-07-26
1
-2
/
+2
*
Make clutter mode even more appealing.
Srinivasa Ragavan
2010-07-26
1
-27
/
+12
*
Add animations for selecting mail and search.
Srinivasa Ragavan
2010-07-26
1
-2
/
+14
*
Select folder tree based on the tab selected.
Srinivasa Ragavan
2010-07-26
1
-3
/
+14
*
Fix tab close issues in gtk & clutter mode.
Srinivasa Ragavan
2010-07-26
1
-8
/
+27
*
Add more clutter effects. Fade while selecting pages etc.
Srinivasa Ragavan
2010-07-26
1
-7
/
+178
*
Add tab-close functionality in Mx.
Srinivasa Ragavan
2010-07-26
1
-8
/
+65
*
Make search work well
Srinivasa Ragavan
2010-07-26
1
-0
/
+2
*
Redo everything with optional clutter support.
Srinivasa Ragavan
2010-07-26
1
-42
/
+67
*
Build awesome clutter/Mx based tab'ed mail reader.
Srinivasa Ragavan
2010-07-26
1
-27
/
+275
*
Add folder pane for tabbed browser.
Srinivasa Ragavan
2010-07-26
1
-17
/
+203
*
Make the update-actions work across tabs.
Srinivasa Ragavan
2010-07-26
1
-0
/
+31
*
Unique folder tabs
Srinivasa Ragavan
2010-07-26
1
-1
/
+25
*
Add EMailNotebook View
Srinivasa Ragavan
2010-07-26
1
-18
/
+274
*
New set of basic views
Srinivasa Ragavan
2010-07-26
1
-0
/
+75