/mail/p5-Email-Simple/

ref='https://www.csie.ntu.edu.tw/~b01902062/git/gsoc2013-evolution' title='gsoc2013-evolution Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* weak notify -> ref.Not Zed2002-11-154-3/+12
* fix typo.Chris Toshok2002-11-151-2/+2
* clean this up a tad.Chris Toshok2002-11-156-133/+38
* ETableConfig derives from GObject (fix warnings).Chris Toshok2002-11-154-70/+82
* deal with EBitArray/ESorter being a GObject now.Chris Toshok2002-11-158-93/+55
* deal with ESelectionModel no longer deriving from GtkObject.Chris Toshok2002-11-1510-359/+394
* this derives from GObject now.Chris Toshok2002-11-159-296/+312
* (class_init): Pass the right parentEttore Perazzoli2002-11-152-1/+6
* e-shell-user-creatable-items-handler.c, Changed into a GObject subclassEttore Perazzoli2002-11-156-14/+28
* use GtkDialog's ::response instead of GnomeDialog's ::clicked.Chris Toshok2002-11-152-5/+12
* hrm, we shouldn't need to do this, but gtk_widget_show_all the customChris Toshok2002-11-151-0/+1
* this subclasses from GObject now, not GtkObject. don't use GtkObjectChris Toshok2002-11-156-3922/+3925
* Ref/sink the GtkTooltips.Ettore Perazzoli2002-11-153-1/+10
* Use g_object_weak_ref rather than connecting to destroy.Jeffrey Stedfast2002-11-159-62/+75
* Use bonobo_main_quit() instead of gtk_main_quit(). (shell_weak_notify):Ettore Perazzoli2002-11-154-12/+42
* (save_settings_for_views): Removed.Ettore Perazzoli2002-11-152-30/+6
* New. (e_clipped_label_destroy): Removed.Ettore Perazzoli2002-11-153-13/+22
* (impl_dispose): NULL priv->ui_componentEttore Perazzoli2002-11-152-1/+8
* Avoid freeing the servant for now, it looks like something is messed upEttore Perazzoli2002-11-157-11/+25
* Updated spanish translation.German Poo Caaman~o2002-11-152-2/+6
* Updated spanish translation.German Poo Caaman~o2002-11-152-1474/+384
* Removed. (no_views_left_cb): Use g_object_add_weak_pointer() instad ofEttore Perazzoli2002-11-1514-131/+197
* Converted to Glade 2.Ettore Perazzoli2002-11-152-646/+660
* Replaced all gtk_signal_connect() calls with g_signal_connect() ones.Ettore Perazzoli2002-11-158-95/+61
* Changed to use g_object_*() and g_signal_*()Ettore Perazzoli2002-11-152-47/+70
* Want a (GWeakNotify) cast here, not (GWeakNotify *).Ettore Perazzoli2002-11-1511-30/+67
* shell client objref. (mail_add_storage): " (mail_remove_storage): "Not Zed2002-11-142-3/+9
* add more marshallers for e-table.Chris Toshok2002-11-142-160/+181
* more porting work.Chris Toshok2002-11-1414-1098/+971
* Change type of member etd inEttore Perazzoli2002-11-142-2/+8
* menus/gal-view-menus.h GObjectified.Ettore Perazzoli2002-11-145-98/+98
* Remove a couple backslashes that were causing automake to complain, evenJoe Shaw2002-11-142-2/+8
* start porting to GObject.Chris Toshok2002-11-1412-375/+235
* #include <string.h> (obj_removed_cb): Fixed prototype.Federico Mena Quintero2002-11-144-8/+20
* (e_config_listener_get_string_with_default):Ettore Perazzoli2002-11-142-5/+11
* Use g_object_new() instead of gtk_type_new(). Likewise. Likewise.Ettore Perazzoli2002-11-147-6/+15
* Connect finish_func to the "next" signal for now, since GnomeDruid seemsEttore Perazzoli2002-11-144-5/+17
* Converted to Glade 2.Ettore Perazzoli2002-11-142-244/+263
* Do not #include <libgnome/gnome-defs.h>. Likewise. Likewise. Likewise.Ettore Perazzoli2002-11-1411-13/+17
* Removed {BEGIN,END}_GNOME_DECLS.Ettore Perazzoli2002-11-144-9/+9
* re-added filter, mail, composerNot Zed2002-11-133-6/+16
* destroy->weak ref. (owner_set_cb): shell client changes.Not Zed2002-11-137-11/+25
* remove GTK_OBJECT cast and other GTK stuff.Not Zed2002-11-133-16/+23
* gnome-xml->libxmlNot Zed2002-11-133-3/+9
* bonobo api changes.Not Zed2002-11-132-3/+5
* Get the root node properly.Not Zed2002-11-1316-33/+49
* Added to cvs. Currently contains no configurable stuff, but maybe it willNot Zed2002-11-1320-449/+783
* Use the right object_new method.Not Zed2002-11-133-3/+14
* comment out gtk_destroyed check.Not Zed2002-11-135-25/+86
* push_in = FALSE, no clue why... :) (_arrow_pressed): callChris Toshok2002-11-137-23/+43
* add e-password.h (libeutil_la_SOURCES): add e-password.cChris Toshok2002-11-134-96/+68
* #include <string.h>Federico Mena Quintero2002-11-139-178/+219
* Added files I've ported.Jeffrey Stedfast2002-11-133-7/+38
* Fixed i18n rule.Michael Zucci2002-11-121-1/+1
* Commented out stuff that doesn't build yet. Also fixed idl build rule.Not Zed2002-11-1242-1966/+1904
* guard against multiple invocations.Chris Toshok2002-11-126-38/+63
* change signature to that of a weak ref notify function. (main): ::destroyChris Toshok2002-11-1219-609/+578
* only clear choices if cv->choices != NULL. (e_completion_view_disconnect):Chris Toshok2002-11-121-3/+6
* port to GObject.Chris Toshok2002-11-123-101/+106
* Half way ported. I'll finish the rest later.Jeffrey Stedfast2002-11-123-247/+209
* need to assign priv here, fixes a crash.Chris Toshok2002-11-122-0/+7
* remove tools for now, it's not in configure.in.Joe Shaw2002-11-122-1/+5
* add addressbook.Chris Toshok2002-11-122-0/+5
* change around a little, still ifdefed though.Chris Toshok2002-11-126-204/+98
* (impl_dispose): Do unref the config_listener here [IEttore Perazzoli2002-11-122-1/+6
* gtk_widget_destroy() instead of gtk_object_destroy().Ettore Perazzoli2002-11-129-29/+53
* Convert to use libxml2.Ettore Perazzoli2002-11-122-12/+16
* (add_key): g_strdup() the value in the caseEttore Perazzoli2002-11-122-1/+6
* Convert from GtkObject to GObject.Ettore Perazzoli2002-11-122-14/+12
* (init): Use GObject functions instead ofEttore Perazzoli2002-11-122-16/+18
* Replace gtk_object_(un)?ref() with g_object_(un)?ref(). Likewise.Ettore Perazzoli2002-11-126-20/+20
* Ported.Jeffrey Stedfast2002-11-122-112/+97
* Forgot two more gtk_object_(un)?ref()s.Ettore Perazzoli2002-11-122-4/+4
* Replace gtk_object_(un)?ref() with g_object_(un)?ref(). Likewise.Ettore Perazzoli2002-11-1212-67/+67
* (impl_finalize): Protect againstEttore Perazzoli2002-11-122-2/+9
* Ported.Jeffrey Stedfast2002-11-124-74/+56
* Ported.Jeffrey Stedfast2002-11-124-73/+89
* fix bug 27336, which is about how the Search Base option description isAaron Weber2002-11-122-16/+14
* Ported.Jeffrey Stedfast2002-11-125-317/+311
* Removed. (impl_finalize): New. (class_init): Override GObject::finalize,Ettore Perazzoli2002-11-124-43/+56
* Make separate dispose/finalize overrides of just overriding destroy.Ettore Perazzoli2002-11-1229-254/+538
* Remove some unused ehaders and ones that cause compilation failures (suchJeffrey Stedfast2002-11-113-34/+30
* Re-add e-proxy.c to the build.Jeffrey Stedfast2002-11-112-1/+6
* pull in soup-2.0 for e-util so we can build e-proxy.cJeffrey Stedfast2002-11-111-1/+1
* Rewritten. Much much much cleaner implementation now, though usesJeffrey Stedfast2002-11-113-332/+263
* Use g_strerror when setting an exception string (we need it to be inJeffrey Stedfast2002-11-116-12/+36
* Use g_strerror when setting an exception string (we need it to be inJeffrey Stedfast2002-11-1132-255/+404
* Converted to libglade-2's format.Jeffrey Stedfast2002-11-115-5764/+6083
* guard against multiple invocations.Chris Toshok2002-11-1015-229/+334
* guard against multiple invocations. (remove_book_view): same.Chris Toshok2002-11-096-19/+59
* oops, missed these casts.Chris Toshok2002-11-094-10/+17
* add e-categories-config.h and e-categories-master-list-wombat.hChris Toshok2002-11-094-85/+66
* port work.Chris Toshok2002-11-0916-347/+480
* parent class is GObjectClass.Chris Toshok2002-11-0910-68/+171
* correct the GET_CLASS macro.Chris Toshok2002-11-096-6/+6
* Use weak_ref instead of connecting to "destroy". (rule_add): Same.Jeffrey Stedfast2002-11-092-3/+9
* Ported.Jeffrey Stedfast2002-11-093-125/+112
* add camel back in. (contact_print_style_editor_test_LDADD): same.Chris Toshok2002-11-091-3/+2
* add printing back in.Chris Toshok2002-11-091-4/+2
* Commit missing files.Ettore Perazzoli2002-11-092-5/+4
* Use g_object_set_data(..., NULL) instead of gtk_object_remove_data().Ettore Perazzoli2002-11-099-126/+140
* Use g_object_ref()/g_object_unref() instead ofEttore Perazzoli2002-11-0929-194/+246
* Use g_signal_connect() instead of gtk_signal_connect(). Likewise.Ettore Perazzoli2002-11-0923-484/+389
* (calendar_offline_handler_class_init): GObjectified.Ettore Perazzoli2002-11-093-16/+39
* fix a comment (e_localtime_with_offset returns the offset in secondsDan Winship2002-11-081-1/+1
* add some more addressbook paths.Chris Toshok2002-11-082-0/+6
* convert to glade-2Chris Toshok2002-11-085-297/+309
* port work.Chris Toshok2002-11-089-278/+245
* use GLib macros.Rodrigo Moya2002-11-083-9/+15
* use correctly IDL flags.Rodrigo Moya2002-11-082-1/+5
* prepend /apps/Evolution to config db paths.Chris Toshok2002-11-083-4/+13
* more porting work.Chris Toshok2002-11-0813-3744/+3753
* Added composer/Makefile & gtkhtml-3.0 deps.Not Zed2002-11-082-6/+10
* guard against multiple calls. fixes a crash whenever a task finishes (theChris Toshok2002-11-084-60/+85
* constify the content_type.Not Zed2002-11-083-2/+7