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
/
shell
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remember search menu option even when not searching.
Matthew Barnes
2010-02-09
1
-56
/
+131
*
Add missing linker flags for libeshell.
Matthew Barnes
2010-02-08
1
-0
/
+1
*
Coding style and whitespace cleanup.
Matthew Barnes
2010-02-08
1
-9
/
+16
*
Implement account-wide search scope in mail.
Matthew Barnes
2010-02-07
4
-44
/
+251
*
Enforce unique-1.0 >= 1.1.2 build requirement.
Matthew Barnes
2010-02-03
2
-3
/
+2
*
Coding style and whitespace cleanup.
Matthew Barnes
2010-01-31
1
-4
/
+4
*
Bug 581604 - Permissions on mail/local folders are too open
Chenthill Palanisamy
2010-01-30
2
-1
/
+46
*
Bug 608340 - Help text missing --debug parameter
Matthew Barnes
2010-01-28
1
-1
/
+1
*
Changes in mingw.org last w32api/mingw-rt packages.
Fridrich Strba
2010-01-28
1
-1
/
+1
*
Fix a issue for anjal while saving/restoring search across multiple
Srinivasa Ragavan
2010-01-25
1
-0
/
+1
*
Bug 606342 - PST option not offered in single file import
Matthew Barnes
2010-01-23
1
-0
/
+2
*
Add a EShellWindow::shell-view-created signal.
Matthew Barnes
2010-01-23
2
-5
/
+72
*
EShellBackend cleanup.
Matthew Barnes
2010-01-19
1
-48
/
+44
*
Remove dead assignments found by clang.
Matthew Barnes
2010-01-16
2
-2
/
+2
*
Bug 604520 - Create first account window hidden behind main window
Matthew Barnes
2010-01-12
1
-2
/
+2
*
Bug #606340 - Crash on non-utf8 letter in mail folder name
Milan Crha
2010-01-08
1
-2
/
+3
*
Do not focus in a search entry when it is not having a focus
Milan Crha
2010-01-08
1
-1
/
+2
*
Coding style and whitespace cleanup.
Matthew Barnes
2010-01-05
2
-19
/
+36
*
Clarify "Synchronization Options" menu item.
Matthew Barnes
2009-12-28
1
-3
/
+9
*
Hide "Submit Bug Report" if bug-buddy is not present.
Matthew Barnes
2009-12-28
1
-0
/
+7
*
Compiler and linker flag cleanups.
Matthew Barnes
2009-12-28
2
-2
/
+6
*
Coding style and whitespace cleanup.
Matthew Barnes
2009-12-26
5
-9
/
+12
*
Introduce ESelectable and EFocusTracker.
Matthew Barnes
2009-12-26
7
-16
/
+157
*
Reverting commit 55c3f228ad35 because it's crashing Evolution
Milan Crha
2009-12-23
1
-2
/
+2
*
Provison to hide search label for Anjal's use.
Srinivasa Ragavan
2009-12-23
3
-2
/
+54
*
Anjal's search bar is outside of EShellContent. Handle that.
Srinivasa Ragavan
2009-12-23
1
-1
/
+1
*
Fix the way parent class is called. Anjal classes were never invoked
Srinivasa Ragavan
2009-12-23
1
-2
/
+2
*
Bug 604822 - Drop more alert titles
Paul Bolle
2009-12-20
1
-2
/
+0
*
Coding style and whitespace cleanup.
Matthew Barnes
2009-12-20
1
-1
/
+1
*
Remove some obsolete GConf keys.
Matthew Barnes
2009-12-19
1
-1
/
+0
*
Refactor the EShell search API.
Matthew Barnes
2009-12-19
8
-1318
/
+1618
*
EShellContent cleanups.
Matthew Barnes
2009-12-19
1
-52
/
+71
*
Fix a small memory leak in EShellBackend
Jonathon Jongsma
2009-12-19
1
-0
/
+1
*
Add get_data_dir(), get_config_dir() vfuncs to EShellBackend
Jonathon Jongsma
2009-12-19
2
-22
/
+65
*
Bug #604884 - Use proper colors in Search bar when is search activated
Milan Crha
2009-12-18
1
-6
/
+8
*
Bug #593896 - "Search -> Find now" should not be always enabled
Milan Crha
2009-12-18
1
-1
/
+1
*
Bug #603184 - Various problems with search box in folders
Milan Crha
2009-12-18
3
-3
/
+48
*
Bug #603342 - Memory leak fixes
Milan Crha
2009-12-15
1
-0
/
+3
*
Introduce EMailSidebar into libevolution-mail.
Matthew Barnes
2009-12-15
1
-0
/
+21
*
Make e_shell_window_update_search_menu() more crash-resistant.
Matthew Barnes
2009-12-15
1
-0
/
+9
*
Move icon theme path setup from main() to EShell.
Matthew Barnes
2009-12-15
3
-5
/
+7
*
Bug #499322 - Use extension for "Save as" suggested file name
Milan Crha
2009-12-10
2
-0
/
+56
*
Port all error code to use GObject-ified EAlert / EAlertDialog
Jonathon Jongsma
2009-12-08
3
-4
/
+6
*
Bug 603592 - X11 window roles should be set
Matthew Barnes
2009-12-04
1
-0
/
+10
*
Revise the EShell ref-leak check to not upset Valgrind.
Matthew Barnes
2009-12-03
2
-19
/
+16
*
Add an EShell:module-directory constructor property.
Matthew Barnes
2009-12-02
3
-6
/
+67
*
Allow EShellWindow "construct" methods to return NULL.
Matthew Barnes
2009-12-02
1
-14
/
+25
*
Add private virtual methods to EShellWindowClass.
Matthew Barnes
2009-12-02
6
-335
/
+748
*
Add e_shell_taskbar_get_activity_count().
Matthew Barnes
2009-12-02
2
-0
/
+18
*
Rename EError to EAlert to match general use better
Jonathon Jongsma
2009-12-01
4
-18
/
+17
*
port shell/ over to the new EError API
Jonathon Jongsma
2009-12-01
4
-7
/
+18
*
Implement a new 'killev' program.
Matthew Barnes
2009-11-27
3
-20
/
+178
*
Make EShell more subclassable.
Matthew Barnes
2009-11-27
3
-30
/
+52
*
Handle a missed corner case with --quit.
Matthew Barnes
2009-11-26
1
-0
/
+11
*
Add a --quit command-line option.
Matthew Barnes
2009-11-26
3
-22
/
+63
*
Add a --geometry command-line option.
Matthew Barnes
2009-11-26
6
-9
/
+113
*
Default /evolution/shell/network_config/proxy_type to 0 explicitly
Milan Crha
2009-11-24
1
-0
/
+1
*
Kill Evolution's icon cache once and for all.
Matthew Barnes
2009-11-20
2
-3
/
+5
*
Bug #579599 - Let the Advanced Search work again
Milan Crha
2009-11-19
3
-18
/
+174
*
Bug 589153 - Use GtkBuilder instead of libglade
Matthew Barnes
2009-11-17
4
-8
/
+5
*
Hide actions when lockdown settings are enabled.
Matthew Barnes
2009-11-14
1
-3
/
+3
*
EWebView popup menu enhancements.
Matthew Barnes
2009-11-14
2
-0
/
+33
*
Further tweaks for the command-line importing.
Matthew Barnes
2009-11-13
1
-11
/
+1
*
Bug #588093 - Allow import of local files from command line
Milan Crha
2009-11-12
5
-13
/
+125
*
Rearrange variables and Windows-only code to avoid warning
Tor Lillqvist
2009-11-11
1
-10
/
+11
*
Kill more redundant save dialogs and related utilities.
Matthew Barnes
2009-11-11
2
-3
/
+91
*
Kill e-cursor(s) (both of them).
Matthew Barnes
2009-11-10
1
-4
/
+0
*
Convert some "Save As" actions to run asynchronously.
Matthew Barnes
2009-11-08
5
-14
/
+151
*
Test drive EIOActivity with a simple asynchronous function.
Matthew Barnes
2009-11-08
1
-1
/
+1
*
Move EActivity and subclasses to e-util.
Matthew Barnes
2009-11-08
1
-1
/
+1
*
Fix few compiler warnings
Milan Crha
2009-11-03
1
-2
/
+2
*
Bug 599890 - Search should not be remembered across folders
Matthew Barnes
2009-10-30
1
-1
/
+1
*
Don't update the message list when right-clicking on a folder.
Matthew Barnes
2009-10-28
2
-2
/
+6
*
Cleanup and rename filter classes.
Matthew Barnes
2009-10-27
3
-62
/
+62
*
Bug #599740 - Crashing in g_thread_init
Milan Crha
2009-10-27
1
-1
/
+2
*
Clean up e_shell_get_active_window()
Matthew Barnes
2009-10-21
1
-12
/
+16
*
Bug #594471 - Shouldn't call e_error_new/run with NULL 'parent'
Milan Crha
2009-10-13
4
-6
/
+34
*
Bug 596952 - Offline mode does not stick when set from command line
Matthew Barnes
2009-10-08
1
-9
/
+15
*
Clean up includes in main.c.
Matthew Barnes
2009-10-08
1
-27
/
+17
*
Shell cleanup.
Matthew Barnes
2009-10-07
1
-5
/
+12
*
Build with GTK_DISABLE_DEPRECATED and fix resulting breakage.
Matthew Barnes
2009-10-02
1
-1
/
+3
*
Bug 596848 - Use per-target CPPFLAGS in automake files
H.Habighorst
2009-10-01
2
-33
/
+58
*
Bug #596753 - Autocompletion addressbooks not remembered
Milan Crha
2009-09-30
3
-1
/
+10
*
Show import progress directly in the assistant window.
Matthew Barnes
2009-09-26
1
-2
/
+6
*
Rename EShellImporter to EImportAssistant and move it to widgets.
Matthew Barnes
2009-09-26
5
-973
/
+6
*
Convert the shell importer to a widget class.
Matthew Barnes
2009-09-26
3
-408
/
+564
*
Shell importer does not need an EShellWindow.
Matthew Barnes
2009-09-26
3
-5
/
+3
*
Trim unused or unnecessary bits from the import framework.
Matthew Barnes
2009-09-26
2
-3
/
+1
*
Developer documentation improvements.
Matthew Barnes
2009-09-23
4
-7
/
+11
*
Kill the killev program, and the whole tools directory.
Matthew Barnes
2009-09-18
2
-11
/
+31
*
Restore the alarm notify daemon.
Matthew Barnes
2009-09-18
1
-1
/
+1
*
Bug #590707 - Initialize DBus threading on start
Milan Crha
2009-09-10
1
-0
/
+6
*
Finish killing Bonobo.
Matthew Barnes
2009-09-09
3
-40
/
+20
*
Whitespace cleanup.
Matthew Barnes
2009-09-05
1
-2
/
+2
*
Kill the default parent window hack in e-error.c.
Matthew Barnes
2009-09-05
1
-1
/
+6
*
EShell cleanup + rework my previous crasher fix.
Matthew Barnes
2009-09-05
3
-124
/
+90
*
Fix crash when second main window is closed.
Matthew Barnes
2009-09-05
2
-43
/
+41
*
Homing in on a reference counting issue in EShellContent.
Matthew Barnes
2009-09-04
1
-22
/
+6
*
Fix a reference counting issue in EShellTaskbar.
Matthew Barnes
2009-09-04
1
-0
/
+16
*
Get the "save-calendar" plugin working.
Matthew Barnes
2009-09-04
3
-34
/
+8
*
Fix some mistakes in the EShell documentation.
Matthew Barnes
2009-09-03
1
-1
/
+1
*
Introduce an EShellView::execute-search signal.
Matthew Barnes
2009-09-03
6
-49
/
+124
*
Bug #593761 - Wrong dir for calendar local sources
Milan Crha
2009-09-02
1
-2
/
+2
*
Relax the EBinding API to reduce GObject casting.
Matthew Barnes
2009-09-02
3
-44
/
+44
*
Disable switcher actions when sidebar is hidden.
Matthew Barnes
2009-09-02
2
-0
/
+26
*
Start migration -after- loading all modules and plugins.
Matthew Barnes
2009-09-02
2
-3
/
+5
*
Bug 593778 - Clear search enabled when it shouldn't be
Matthew Barnes
2009-09-01
1
-1
/
+12
*
Get EConfig and EEvent hooks working again.
Matthew Barnes
2009-09-01
1
-1
/
+1
*
Fix for few compiler warnings
Milan Crha
2009-08-31
1
-2
/
+2
*
Fix widget include paths in public header files.
Matthew Barnes
2009-08-31
1
-2
/
+2
*
Coding style and whitespace cleanup.
Matthew Barnes
2009-08-30
1
-1
/
+1
*
Simplify EPlugin loading at startup.
Matthew Barnes
2009-08-30
1
-22
/
+18
*
Nit pick.
Matthew Barnes
2009-08-28
1
-2
/
+2
*
Fix resize behavior of main window panes.
Matthew Barnes
2009-08-27
1
-1
/
+1
*
Add menu item ellipsis according to bug #324492.
Matthew Barnes
2009-08-25
1
-1
/
+1
*
Bug 488409 - Remember size of filter/vfolder editor windows
Matthew Barnes
2009-08-25
1
-1
/
+1
*
Bug 592335 - Submit bug-report doesn't work
Matthew Barnes
2009-08-25
1
-1
/
+1
*
Bug 511769 - Poor indication of when network is unavailable
Matthew Barnes
2009-08-25
1
-0
/
+12
*
Exit if no command-line URIs are handled.
Matthew Barnes
2009-08-25
2
-4
/
+7
*
Remember position of main window.
Matthew Barnes
2009-08-25
2
-1
/
+23
*
Stop killing evolution-data-server services.
Matthew Barnes
2009-08-23
2
-88
/
+1
*
Bug 571488 - Migrate from deprecated gnome_sound to libcanberra
H.Habighorst
2009-08-23
1
-3
/
+0
*
Remove an unnecessary libgnomeui include.
Matthew Barnes
2009-08-18
1
-1
/
+0
*
Bug 567260 - Migrate from GnomeDruid to GtkAssistant
Milan Crha
2009-08-18
1
-7
/
+20
*
Fix compiler warnings and deprecated GTK+ API usage.
Matthew Barnes
2009-08-16
2
-2
/
+3
*
Bug 567260 – Migrate from GnomeDruid to GtkAssistant
Milan Crha
2009-08-14
3
-285
/
+134
*
Update GConf when the online/offline button is clicked.
Matthew Barnes
2009-08-14
2
-0
/
+20
*
Bug #563795 - Crashed while importing an mbox file in local folder
Milan Crha
2009-08-11
1
-3
/
+22
*
Kill EMMenu and EMPopup.
Matthew Barnes
2009-08-10
2
-12
/
+10
*
Simplify binding EShellSettings properties to GConf keys.
Matthew Barnes
2009-08-01
3
-76
/
+182
*
Finish EggSMClient shell integration.
Matthew Barnes
2009-07-16
1
-34
/
+102
*
Merge branch 'master' into kill-bonobo
Matthew Barnes
2009-07-15
1
-1
/
+11
|
\
|
*
Bug 588018 – NetworkManager & DBUS build check rewrite
H.Habighorst
2009-07-14
1
-0
/
+6
|
*
Fix excessive whitespace.
Matthew Barnes
2009-07-13
21
-89
/
+3
*
|
Fix excessive whitespace.
Matthew Barnes
2009-07-14
2
-21
/
+14
*
|
Version check for the deprecation workaround was off by one.
Matthew Barnes
2009-07-14
1
-19
/
+1
*
|
Fix some issues when building Anjal.
Matthew Barnes
2009-07-13
1
-1
/
+1
*
|
Add a "quit-requested" signal to the shutdown protocol.
Matthew Barnes
2009-07-13
3
-30
/
+78
*
|
Fix a problem with EShell initialization.
Matthew Barnes
2009-07-12
2
-6
/
+5
*
|
Implement the shutdown protocol and stub in session management.
Matthew Barnes
2009-07-11
6
-274
/
+107
*
|
Merge branch 'master' into kill-bonobo
Matthew Barnes
2009-07-11
2
-0
/
+63
|
\
|
|
*
[win32] When started from a console, get console output (Windows XP or
Fridrich Strba
2009-07-04
1
-0
/
+28
|
*
Set the start_in_offline state only when the user chooses to go
Chenthill Palanisamy
2009-07-03
2
-8
/
+39
|
*
Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am.
Matthew Barnes
2009-07-01
3
-3
/
+3
|
*
Stop abusing forward declarations.
Matthew Barnes
2009-06-19
2
-4
/
+3
|
*
Use G_BEGIN_DECLS / G_END_DECLS macros.
Matthew Barnes
2009-06-19
14
-98
/
+28
|
*
Fix even more compiler warnings and disable one for format strings
Milan Crha
2009-06-05
1
-2
/
+2
|
*
It might help to install the evolution binary.
Matthew Barnes
2009-06-03
1
-8
/
+1
|
*
Bug 582939 – Drop support for CDE
Matthew Barnes
2009-06-03
1
-17
/
+0
|
*
More code cleanup.
Matthew Barnes
2009-06-02
8
-23
/
+23
|
*
Whitespace cleanup.
Matthew Barnes
2009-05-29
9
-21
/
+21
|
*
Prefer GLib basic types over C types.
Matthew Barnes
2009-05-29
39
-386
/
+386
|
*
Remove trailing whitespace, again.
Matthew Barnes
2009-05-29
51
-57
/
+57
*
|
Fix up EShell API documentation.
Matthew Barnes
2009-07-01
5
-5
/
+6
*
|
Fix "make distcheck" errors and other build cleanups.
Matthew Barnes
2009-07-01
2
-2
/
+2
*
|
Get the "startup-wizard" plugin working again.
Matthew Barnes
2009-06-30
4
-13
/
+32
*
|
Get the "mail-to-task" plugin working again.
Matthew Barnes
2009-06-26
1
-19
/
+44
*
|
Fix similar weak pointer issues throughout.
Matthew Barnes
2009-06-20
3
-0
/
+18
*
|
Fix "make distcheck" errors.
Matthew Barnes
2009-06-20
2
-26
/
+1
*
|
Use key files for tracking widget states.
Matthew Barnes
2009-06-13
4
-4
/
+204
*
|
Search bar improvements.
Matthew Barnes
2009-06-09
2
-75
/
+111
*
|
Use GtkEntry instead of EIconEntry in the main search bar.
Matthew Barnes
2009-06-04
1
-56
/
+127
*
|
It might help to install the evolution binary.
Matthew Barnes
2009-06-04
1
-8
/
+1
*
|
Bug 582939 – Drop support for CDE
Matthew Barnes
2009-06-03
1
-17
/
+0
*
|
More code cleanup.
Matthew Barnes
2009-06-02
1
-1
/
+1
*
|
Whitespace cleanup.
Matthew Barnes
2009-05-29
3
-47
/
+47
*
|
Prefer GLib basic types over C types.
Matthew Barnes
2009-05-27
7
-41
/
+41
*
|
Merge branch 'master' into kill-bonobo
Matthew Barnes
2009-05-27
38
-45
/
+46
|
\
\
|
*
|
Remove trailing whitespace, again.
Matthew Barnes
2009-05-27
51
-57
/
+57
|
|
/
|
*
Fix compiler warnings in shell.
Matthew Barnes
2009-05-26
4
-6
/
+9
|
*
Eliminate redundant E_ICON_SIZE_* enumeration.
Matthew Barnes
2009-05-24
5
-17
/
+17
|
*
Fix several types of pedantic compiler warnings.
Matthew Barnes
2009-05-17
4
-5
/
+5
|
*
Bug 571496 – Migrate from deprecated gnome_execute to g_spawn/xdg-terminal
Adam Petaccia
2009-05-06
1
-18
/
+15
*
|
Eliminate redundant E_ICON_SIZE_* enumeration.
Matthew Barnes
2009-05-25
1
-1
/
+1
*
|
Filter/Search bar changes for Anjal.
Srinivasa Ragavan
2009-05-24
1
-1
/
+0
*
|
Fix several types of pedantic compiler warnings.
Matthew Barnes
2009-05-21
2
-2
/
+2
*
|
Use -no-undefined on Linux too
Milan Crha
2009-05-20
1
-11
/
+12
*
|
Add G_MODULE_EXPORT to exported module functions.
Matthew Barnes
2009-05-11
1
-2
/
+2
*
|
Fix a compiler warning.
Matthew Barnes
2009-05-11
1
-1
/
+1
*
|
Use the proper idiom for loading types in a GTypeModule.
Matthew Barnes
2009-05-11
6
-76
/
+103
*
|
Fix bugs caused by EShellBackend changes.
Matthew Barnes
2009-05-10
11
-255
/
+397
*
|
Adapt calendar to EShellBackend changes.
Matthew Barnes
2009-05-08
2
-26
/
+26
*
|
Convert EShellModule to EShellBackend
Matthew Barnes
2009-05-07
18
-1082
/
+849
*
|
Merge branch 'master' into kill-bonobo
Matthew Barnes
2009-05-04
7
-3
/
+19
|
\
|
|
*
Add iconrc support for Evolution. The windows binary
Fridrich Strba
2009-05-04
6
-2
/
+18
|
*
** BUGFIX: 573830 - g_timeout_add_seconds should be preferred to g_timeout_add
Marcel Stimberg
2009-05-04
2
-2
/
+2
|
*
Use Behdad's brilliant git.mk to generate .gitignore files.
Matthew Barnes
2009-05-02
3
-0
/
+6
|
*
Bug 580893 – Kill libgnome/gnome-gconf
Matthew Barnes
2009-05-01
3
-3
/
+0
|
*
Use the standard FAQ icon for Help -> Evolution FAQ
Matthew Barnes
2009-04-30
1
-0
/
+1
|
*
Commit the rest of the attachment UI rewrite
Matthew Barnes
2009-04-28
1
-1
/
+29
*
|
Use Behdad's brilliant git.mk to generate .gitignore files.
Matthew Barnes
2009-05-04
2
-0
/
+4
*
|
Make the message search bar more Firefoxy.
Matthew Barnes
2009-04-30
1
-1
/
+1
*
|
Merge branch 'master' into kill-bonobo
Matthew Barnes
2009-04-25
2
-41
/
+88
|
\
|
|
*
GN-bug #572348 - Removed deprecated Gtk+ symbols
Milan Crha
2009-04-24
2
-41
/
+77
|
*
Bug 577929 – Consolidate marshallers
Matthew Barnes
2009-04-23
6
-39
/
+3
|
*
** Fixes bug #572962
Matthew Barnes
2009-02-25
3
-7
/
+16
|
*
Use -mwindows on Windows to build a "GUI" executable.
Tor Lillqvist
2009-02-04
2
-0
/
+9
|
*
e-util/e-plugin.c e-util/e-plugin.h EPlugins must be loaded after Bonobo
Philip Van hoof
2009-01-12
1
-1
/
+9
|
*
New convenience function calls gtk_show_uri() and displays an error dialog
Matthew Barnes
2009-01-11
2
-9
/
+10
|
*
Remove unneeded #include <libgnome/gnome-util.h>.
Matthew Barnes
2009-01-11
5
-4
/
+8
|
*
Reviewed by Matthew Barnes <mbarnes@redhat.com>
Takao Fujiwara
2009-01-09
2
-1
/
+15
|
*
update Copyright to 2009.
Andre Klapper
2009-01-02
2
-1
/
+6
|
*
** Related to bug #562155
Matthew Barnes
2008-12-28
2
-1
/
+11
|
*
Fix memory leak. (Fixes bug #565628).
Ignacio Casal Quinteiro
2008-12-26
1
-0
/
+2
|
*
** Fixes bug #564416
Matthew Barnes
2008-12-15
2
-15
/
+20
|
*
** Fixes bug #563250
Matthew Barnes
2008-12-10
2
-0
/
+10
|
*
Jeff Cai ** Fix for bug #563077 (Don't pass NULL to gtk_icon_info_get_filenam...
Suman Manjunath
2008-12-08
2
-1
/
+11
|
*
** Fixes bug #557581
Matthew Barnes
2008-11-08
2
-7
/
+24
|
*
Only include the toplevel GTK+ header.
Matthew Barnes
2008-10-31
4
-21
/
+10
|
*
** Fix for bug #311479
Kandepu Prasad
2008-10-17
3
-2
/
+10
|
*
Matthew Barnes <mbarnes@redhat.com> ** Fix for bug #548469 (Drop support for...
Suman Manjunath
2008-10-17
8
-195
/
+61
|
*
Change License from GPL to LGPL.
Sankarasivasubramanian Pasupathilingam
2008-10-03
2
-13
/
+19
|
*
Change License from GPL to LGPL.
Sankarasivasubramanian Pasupathilingam
2008-09-30
3
-26
/
+33
|
*
Unbreak build, sorry for the inconvenience.
Gabor Kelemen
2008-09-29
2
-4
/
+8
|
*
Mark some forgotten strings for translation. Fixes bug #553106
Gabor Kelemen
2008-09-29
2
-4
/
+8
|
*
Change License from GPL to LGPL
Sankarasivasubramanian Pasupathilingam
2008-09-24
3
-26
/
+33
|
*
License changes from GPL to LGPL
Sankarasivasubramanian Pasupathilingam
2008-09-24
2
-14
/
+20
|
*
** Fixes bug #553479
Philip Withnall
2008-09-24
2
-1
/
+7
|
*
Change license from GPL to LGPL
Sankarasivasubramanian Pasupathilingam
2008-09-19
2
-13
/
+19
|
*
License changes from GPL to LGPL
Sankarasivasubramanian Pasupathilingam
2008-09-16
2
-13
/
+19
|
*
Updated the list of Contributors.
Bharath Acharya
2008-09-15
2
-50
/
+269
|
*
License Changes from GPL to LGPL
Sankarasivasubramanian Pasupathilingam
2008-09-13
5
-52
/
+65
|
*
License changes. Changed license from GPL to LGPL.
Sankarasivasubramanian Pasupathilingam
2008-09-04
3
-27
/
+33
|
*
Change License from GPL to LGPL. 2nd batch.
Sankarasivasubramanian Pasupathilingam
2008-09-03
27
-341
/
+373
|
*
** Fixes bug #549554 (patch from Paul Bolle)
Matthew Barnes
2008-08-30
2
-3
/
+8
|
*
License Changes
Sankarasivasubramanian Pasupathilingam
2008-08-27
13
-147
/
+176
|
*
Coding style cleanups.
Matthew Barnes
2008-08-19
3
-32
/
+32
|
*
Fix the function signature to conform to the component interface.
Matthew Barnes
2008-08-18
2
-6
/
+9
|
*
Fix a little compiler warning I caused.
Matthew Barnes
2008-08-18
1
-1
/
+1
|
*
** Fixes bug #508732
Matthew Barnes
2008-08-18
7
-123
/
+55
|
*
Milan Crha <mcrha@redhat.com> ** Fix for bug #416258 (Evolution "New Mail" i...
Suman Manjunath
2008-08-18
2
-2
/
+19
|
*
** Fixes bug #546892
Matthew Barnes
2008-08-12
3
-4
/
+1
|
*
Remove unused EShell pointer from ImportData.
Matthew Barnes
2008-08-09
2
-2
/
+5
|
*
** Fixes bug #467115
Matthew Barnes
2008-08-07
8
-73
/
+70
|
*
** Fix for bug #249844
Milan Crha
2008-08-06
2
-1
/
+8
|
*
Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #249844 (Use C_() macro ins...
Suman Manjunath
2008-08-04
2
-1
/
+9
|
*
** Fixes bug #544862
Matthew Barnes
2008-08-02
2
-1
/
+8
|
*
** Fix for bug #544022
Milan Crha
2008-07-22
2
-1
/
+8
|
*
** Fixes bug #542828
Andre Klapper
2008-07-21
2
-19
/
+13
|
*
** Fixes bug #542587
Matthew Barnes
2008-07-21
2
-49
/
+31
|
*
Bug 543758 - Never mark empty strings for translations
Tor Lillqvist
2008-07-20
2
-1
/
+8
*
|
Make the selected attachment view and file chooser folder persistent.
Matthew Barnes
2009-04-15
3
-13
/
+29
*
|
Saving progress again on the attachment rewrite.
Matthew Barnes
2009-03-30
1
-1
/
+19
*
|
Saving progress on a massive attachment handling rewrite.
Matthew Barnes
2009-03-21
2
-7
/
+23
*
|
Add e_lookup_action() and e_lookup_action_group() to e-util, so
Matthew Barnes
2009-03-10
2
-34
/
+3
*
|
Cleaning up the attachment bar, centralizing its popup menu, and converting
Matthew Barnes
2009-03-09
1
-0
/
+1
*
|
Go offline when we see NM_STATE_ASLEEP from NetworkManager (#572962).
Matthew Barnes
2009-02-25
1
-0
/
+1
*
|
Documentation tweaks.
Matthew Barnes
2009-02-24
2
-7
/
+7
*
|
Make filter options for mail labels work again.
Matthew Barnes
2009-02-23
4
-0
/
+49
*
|
Everything under shell/importer is unused. Kill it.
Matthew Barnes
2009-02-22
13
-2040
/
+0
[prev]
[next]