index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
calendar
/
gui
/
dialogs
/
memo-page.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ESettingsSpellEntry.
Matthew Barnes
2013-03-12
1
-15
/
+0
*
Use EClientComboBox where appropriate.
Matthew Barnes
2013-03-02
1
-32
/
+27
*
MemoPage: Use EClientCache to obtain an EClient.
Matthew Barnes
2013-02-18
1
-3
/
+12
*
Fix up error handling around e_book/cal_client_connect_finish().
Matthew Barnes
2013-01-31
1
-9
/
+1
*
Use e_cal_client_connect().
Matthew Barnes
2013-01-30
1
-24
/
+34
*
Fix compiler warnings.
Matthew Barnes
2012-12-15
1
-2
/
+2
*
Consolidate base utility libraries into libeutil.
Matthew Barnes
2012-12-13
1
-11
/
+0
*
Bug #687997 - No email sent for shared memos
Milan Crha
2012-11-12
1
-0
/
+3
*
Coding style and whitespace cleanup.
Matthew Barnes
2012-11-11
1
-23
/
+31
*
Fix all 'may be used uninitialized' compiler warnings
Dan Vrátil
2012-08-20
1
-2
/
+2
*
Coding style and whitespace cleanup.
Matthew Barnes
2012-08-20
1
-2
/
+2
*
Adapt to EContact API change.
Matthew Barnes
2012-06-25
1
-1
/
+1
*
Adapt to single-include E-D-S libraries.
Matthew Barnes
2012-06-04
1
-8
/
+1
*
Adapt calendar/gui to the new ESource API.
Matthew Barnes
2012-06-03
1
-76
/
+72
*
Whitespace cleanups.
Matthew Barnes
2012-05-13
1
-1
/
+0
*
Spell checking for 'Summary' in Event/Task/Memo editors
Milan Crha
2012-05-10
1
-0
/
+22
*
Fix possible memory leaks of GError structures
Milan Crha
2012-04-23
1
-2
/
+2
*
Adapt to libedataserver[ui] changes.
Matthew Barnes
2012-04-22
1
-5
/
+10
*
Coding style and whitespace cleanup.
Matthew Barnes
2012-02-20
1
-7
/
+9
*
Introduce libemail-engine and libemail-utils.
Matthew Barnes
2012-01-19
1
-8
/
+11
*
Remove unnecessary #include <e-util/e-dialog-widgets.h>
Matthew Barnes
2011-12-24
1
-1
/
+0
*
Remove e_dialog_append_list_store_text().
Matthew Barnes
2011-12-24
1
-10
/
+28
*
Remove e_dialog_editable_get().
Matthew Barnes
2011-12-24
1
-18
/
+12
*
Remove e_dialog_editable_set().
Matthew Barnes
2011-12-24
1
-4
/
+10
*
Coding style and whitespace cleanup.
Matthew Barnes
2011-09-04
1
-9
/
+16
*
Changing source in CompEditor blocks UI
Milan Crha
2011-08-26
1
-21
/
+60
*
Postpone ENameSelector loading as much as possible
Milan Crha
2011-06-24
1
-0
/
+6
*
Do not use deprecated EBook/ECal API
Milan Crha
2011-06-14
1
-40
/
+45
*
Coding style cleanups.
Matthew Barnes
2011-05-09
1
-1
/
+1
*
Add itip_get_fallback_identity().
Matthew Barnes
2011-04-28
1
-13
/
+7
*
Add itip_get_user_identities().
Matthew Barnes
2011-04-27
1
-42
/
+20
*
Refactor CompEditor pages to isolate EAccount usage.
Matthew Barnes
2011-04-27
1
-67
/
+94
*
Remove redundant EAccountList utilities.
Matthew Barnes
2011-04-26
1
-2
/
+3
*
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
-9
/
+5
*
Bug 641756 - Fix warnings from GCC 4.6
Kjartan Maraas
2011-02-09
1
-16
/
+2
*
Various critical warnings about comp-editor-pages and date edit
Milan Crha
2011-01-25
1
-3
/
+6
*
Adapt to GtkComboBox class reorg.
Matthew Barnes
2011-01-25
1
-1
/
+1
*
Drop backward-compatibility cruft.
Matthew Barnes
2011-01-25
1
-3
/
+0
*
Deal with GtkComboBoxEntry removal in gtk+-3.0.
Matthew Barnes
2010-10-21
1
-1
/
+1
*
Bug 632641 - Handle combo box text API going away
Matthias Clasen
2010-10-21
1
-2
/
+5
*
Coding style cleanups.
Matthew Barnes
2010-09-13
1
-14
/
+14
*
Fix transience problems with ENameSelectorDialogs ...
Michael Meeks
2010-07-08
1
-5
/
+2
*
Bug #248105 - No warning if you create an appointment in the past
Milan Crha
2010-05-27
1
-5
/
+38
*
Bug 594153 (1/3) - Allow setting alarms on any meeting
Jim Ramsay
2010-05-19
1
-0
/
+3
*
Adapt to libedataserverui API changes.
Matthew Barnes
2010-04-20
1
-1
/
+3
*
Giant leap towards GSEAL compliance.
Matthew Barnes
2010-04-08
1
-1
/
+3
*
Add extensions to configure calender widgets.
Matthew Barnes
2010-03-20
1
-1
/
+0
*
Make authentication functionality available
Gustavo Noronha Silva
2010-01-27
1
-1
/
+1
*
Remove dead assignments found by clang.
Matthew Barnes
2010-01-16
1
-6
/
+4
*
Bug 589153 - Use GtkBuilder instead of libglade
Matthew Barnes
2009-11-17
1
-65
/
+17
*
Bug #562512 - Make hyperlinks clickable in Memos, Tasks and Calendar
Milan Crha
2009-10-16
1
-0
/
+4
*
Merge commit 'origin/kill-bonobo'
Matthew Barnes
2009-08-30
1
-3
/
+14
|
\
|
*
Bug #320071 - Unclear why you can't edit appointment in calendar
Milan Crha
2009-08-11
1
-5
/
+25
|
*
Replace more "config" classes with property bindings.
Matthew Barnes
2009-08-06
1
-1
/
+6
|
*
More whitespace cleanup.
Matthew Barnes
2009-07-19
1
-3
/
+3
|
*
Fix excessive whitespace.
Matthew Barnes
2009-07-14
1
-1
/
+0
|
*
Whitespace cleanup.
Matthew Barnes
2009-05-29
1
-3
/
+3
|
*
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
|
*
|
Begin migrating calendar settings to EShellSettings.
Matthew Barnes
2009-04-26
1
-2
/
+8
|
|
/
*
|
Bug #592551 - Build break fix caused by bug #581288
Milan Crha
2009-08-21
1
-1
/
+1
*
|
Bug #320071 - Unclear why you can't edit appointment in calendar
Milan Crha
2009-08-04
1
-5
/
+25
*
|
More whitespace cleanup.
Matthew Barnes
2009-07-19
1
-3
/
+3
*
|
Fix excessive whitespace.
Matthew Barnes
2009-07-13
1
-1
/
+0
*
|
Whitespace cleanup.
Matthew Barnes
2009-05-29
1
-3
/
+3
*
|
Prefer GLib basic types over C types.
Matthew Barnes
2009-05-29
1
-20
/
+20
*
|
Remove trailing whitespace, again.
Matthew Barnes
2009-05-29
1
-1
/
+1
|
/
*
GN-bug #572348 - Removed deprecated Gtk+ symbols
Milan Crha
2009-04-24
1
-14
/
+18
*
Fixes #435455 (bnc)
Chenthill Palanisamy
2009-03-05
1
-1
/
+1
*
** Fixes part of bug #348299
Matthew Barnes
2008-12-03
1
-0
/
+6
*
Change License from GPL to LGPL
Sankarasivasubramanian Pasupathilingam
2008-09-24
1
-16
/
+20
*
Fixed some warnings.
Chenthill Palanisamy
2008-08-14
1
-1
/
+1
*
** Fixes bug #542125
Matthew Barnes
2008-07-19
1
-426
/
+307
*
updated novell copyright notices (left others alone)
Jeffrey Stedfast
2008-06-21
1
-1
/
+1
*
** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and
Matthew Barnes
2008-06-06
1
-6
/
+1
*
** Fix for bug #475781
Milan Crha
2008-01-25
1
-0
/
+1
*
Patch from Milan Crha <mcrha@redhat.com> Fix for bug #507359 (Free/Busy UI n...
Suman Manjunath
2008-01-14
1
-1
/
+1
*
Patch from Milan Crha <mcrha@redhat.com> Fix for bug #490464 (Memo editor hi...
Suman Manjunath
2008-01-14
1
-8
/
+44
*
Fixes bug #270605 (Hide disabled accounts in memo-editor) + Show organizers o...
Suman Manjunath
2008-01-06
1
-15
/
+22
*
** Fix for bug #492793
Milan Crha
2007-11-16
1
-2
/
+2
*
** Remove trailing whitespace from source code.
Matthew Barnes
2007-11-15
1
-73
/
+73
*
** Fix for bug #490538
Milan Crha
2007-10-29
1
-0
/
+1
*
Zero out the GnomePilotRecord struct to silence a compiler warning.
Matthew Barnes
2007-10-26
1
-1
/
+1
*
** Fixes part of bug #417999
Matthew Barnes
2007-10-23
1
-19
/
+20
*
** Fixes bug #437579
Matthew Barnes
2007-10-10
1
-1
/
+1
*
code cleanup.
Chenthill Palanisamy
2007-09-10
1
-70
/
+59
*
Update FSF address in header comments (#469886). Patch from Tobias
Matthew Barnes
2007-09-02
1
-1
/
+1
*
2007-08-29 Suman Manjunath Fix for bug #466051
Milan Crha
2007-08-29
1
-3
/
+5
*
reviewed by: Chenthill Palanisamy <pchenthill@novell.com>
Suman Manjunath
2007-08-13
1
-24
/
+141
*
2007-07-30 mcrha Fix for bug #343716
Milan Crha
2007-07-30
1
-21
/
+19
*
Plugged memory leaks.
Hiroyuki Ikezoe
2007-07-27
1
-0
/
+1
*
Massive code cleanup (bug #429422)
Matthew Barnes
2007-04-20
1
-12
/
+10
*
Don't mix declarations and code (#405495).
Matthew Barnes
2007-03-27
1
-1
/
+1
*
** Fixes bug #419524
Matthew Barnes
2007-03-21
1
-1
/
+1
*
Fixes #332101
Chenthill Palanisamy
2006-10-17
1
-2
/
+2
*
Fixes #353763
Chenthill Palanisamy
2006-09-01
1
-0
/
+2
*
Fix all compiler warnings and correct some other issues.
Kjartan Maraas
2006-08-24
1
-1
/
+1
*
Do not resend the memos while modification.
Chenthill Palanisamy
2006-08-10
1
-2
/
+3
*
Fixes shared memos for File system.
Chenthill Palanisamy
2006-08-10
1
-4
/
+41
*
Added support Gw notes.
Chenthill Palanisamy
2006-07-22
1
-9
/
+441
*
broken pipes are soo fun
Kjartan Maraas
2006-02-08
1
-1
/
+1
*
Fixed a small build issue.
Devashish Sharma
2006-01-30
1
-8
/
+8
*
Fixes #328285 Added. Handle focus in and out events. (init_widgets):
Johnny Jacob
2006-01-30
1
-0
/
+29
*
Committing Rajeev's patch.
Srinivasa Ragavan
2006-01-28
1
-79
/
+141
*
gui/calendar-commands.c gui/e-cal-list-view.c gui/e-calendar-table.c
Tor Lillqvist
2005-11-26
1
-2
/
+8
*
Memo Component - submitted by Nathan Owens <pianocomp81@yahoo.com>
Harish Krishnaswamy
2005-10-19
1
-0
/
+618