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
/
composer
/
evolution-composer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
It's a grand old string-review! Nitpicky and minor changes; details in the ap...
Aaron Weber
2002-10-01
1
-1
/
+1
*
let the caller set the "From" account too (by name or address).
Dan Winship
2002-09-30
1
-1
/
+18
*
oops, forgot to save
Jeffrey Stedfast
2002-07-06
1
-1
/
+1
*
Don't connect to the postpone signal, but do connect to the save-draft
Jeffrey Stedfast
2002-07-06
1
-5
/
+5
*
"Forward as iCalendar" uses set_body, so we can't make the composer
Dan Winship
2002-03-19
1
-7
/
+0
*
[pulled up from evolution-1-0-branch]
Dan Winship
2002-02-26
1
-5
/
+21
*
New.
Dan Winship
2001-10-31
1
-17
/
+24
*
Set the (new) "no_body" flag on the composer.
Dan Winship
2001-10-30
1
-1
/
+12
*
Update the licensing information to require version 2 of the GPL
Ettore Perazzoli
2001-10-27
1
-2
/
+2
*
null terminate the destination vector
JP Rosevear
2001-09-12
1
-0
/
+1
*
Don't call new_with_sig_file, it no longer exists.
Jeffrey Stedfast
2001-09-11
1
-1
/
+1
*
Originally was corba_recipientlist_to_glist. (impl_Composer_set_headers):
Jon Trowbridge
2001-09-09
1
-34
/
+23
*
simplified(refactored) signature handling + better support for html
Radek Doulik
2001-06-29
1
-12
/
+2
*
Update the copyrights, replacing Helix Code with Ximian and
Ettore Perazzoli
2001-06-23
1
-2
/
+2
*
Changed attachData to accept a sequence of chars rather than a string.
Dave Camp
2001-06-21
1
-2
/
+2
*
send the message
JP Rosevear
2001-06-20
1
-0
/
+14
*
Replace #include <gtk/gtk.h> Replace #include <gnome.h> Remove #include
Kjartan Maraas
2001-03-30
1
-3
/
+6
*
If !mail_config_is_configured(), give an error and return NULL.
Dan Winship
2001-02-28
1
-0
/
+8
*
Use the camel-internet-address code to format the address rather than
Jeffrey Stedfast
2001-02-14
1
-6
/
+5
*
Updated. We might want to change the corba interface for this to allow
Jeffrey Stedfast
2001-02-11
1
-2
/
+2
*
(Fix #1222: doing File->New->Mail Message doesn't include .sig)
Jason Leach
2001-01-22
1
-1
/
+15
*
comment out for now to ease compat issues. (evolution_composer_construct):
Michael Meeks
2001-01-18
1
-4
/
+5
*
Small moniker update
Miguel de Icaza
2001-01-12
1
-1
/
+1
*
Only attach to "changed" if the widget is an EEntry. The HEADER_COMBOBOX
Miguel de Icaza
2001-01-12
1
-5
/
+19
*
Add an ItemContainer Bonobo interface to allow client applications to
Miguel de Icaza
2001-01-12
1
-1
/
+25
*
return NULL if we can't create a view.
Michael Meeks
2000-12-05
1
-2
/
+2
*
A very, long, very tedious IDL API rename and re-scoping;
Michael Meeks
2000-11-11
1
-21
/
+21
*
Attach send/postpone signal handlers to the EMsgComposer.
Dan Winship
2000-10-26
1
-1
/
+12
*
Evolution::Composer interface. So entirely not tested.
Dan Winship
2000-10-21
1
-0
/
+302