| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed. (impl_finalize): New. (class_init): Install finalize handler, not | Ettore Perazzoli | 2002-11-05 | 4 | -30/+24 |
* | Pass TRUE for arg allow_creation to e_shell_folder_selection_dialog_new(). | Ettore Perazzoli | 2002-11-05 | 7 | -98/+74 |
* | added marshallers. | Rodrigo Moya | 2002-11-05 | 6 | -147/+180 |
* | use GObject api for ETableHeader use GObject api on ETableHeader | Mike Kestner | 2002-11-05 | 15 | -327/+297 |
* | added calendar/idl/Makefile to AC_OUTPUT | Rodrigo Moya | 2002-11-04 | 2 | -0/+5 |
* | (e_folder_type_registry_get_handler_for_type): Remove warning for | Ettore Perazzoli | 2002-11-04 | 2 | -32/+27 |
* | (uidir): Install in $(datadir)/gnome-2.0/ui. | Ettore Perazzoli | 2002-11-04 | 2 | -1/+5 |
* | Add an AM_GLIB_GNU_GETTEXT. | Ettore Perazzoli | 2002-11-04 | 2 | -1/+6 |
* | (impl_expose_event): Use | Ettore Perazzoli | 2002-11-04 | 2 | -1/+6 |
* | ported to GObject. | Rodrigo Moya | 2002-11-04 | 4 | -39/+45 |
* | Replace gtk_signal_emit() with g_signal_emit(). Likewise. Likewise. | Ettore Perazzoli | 2002-11-04 | 16 | -102/+106 |
* | Use g_object_set_data() instead of gtk_object_set_data(). Likewise. | Ettore Perazzoli | 2002-11-04 | 12 | -39/+56 |
* | Forgot to add this one. | Ettore Perazzoli | 2002-11-04 | 1 | -0/+13 |
* | Update. | Ettore Perazzoli | 2002-11-04 | 1 | -1/+3 |
* | Converted to Glade2 format. Likewise. Likewise. Likewise. Likewise. | Ettore Perazzoli | 2002-11-04 | 7 | -1154/+1116 |
* | use EConfigListener instead of BonoboConfig. | Rodrigo Moya | 2002-11-04 | 6 | -32/+30 |
* | new simpler functions, without a default value. | Rodrigo Moya | 2002-11-04 | 3 | -0/+35 |
* | don't use BonoboConfig, but EConfigListener. | Rodrigo Moya | 2002-11-04 | 4 | -72/+83 |
* | re-added calendar component (only non-UI stuff). | Rodrigo Moya | 2002-11-04 | 3 | -6/+19 |
* | Changed all gtk_object_refs()/gtk_object_unrefs() into | Ettore Perazzoli | 2002-11-04 | 46 | -601/+599 |
* | Updated for libxml2. Likewise. Likewise. Likewise. | Ettore Perazzoli | 2002-11-04 | 5 | -15/+22 |
* | xml-i18n-tools > intltools | Rodrigo Moya | 2002-11-04 | 1 | -2/+2 |
* | Renamed from GNOME_Evolution_Shell.oaf.in. | Ettore Perazzoli | 2002-11-04 | 37 | -542/+773 |
* | AC_PROG_INTLTOOL instead of | Ettore Perazzoli | 2002-11-04 | 2 | -1/+6 |
* | (e_timezone_dialog_get_builtin_timezone): Constify arg | Ettore Perazzoli | 2002-11-04 | 3 | -2/+8 |
* | Removed unused variable. (e_config_listener_get_long_with_default): | Ettore Perazzoli | 2002-11-04 | 3 | -4/+11 |
* | compilation fixes for GNOME 2 porting. | Rodrigo Moya | 2002-11-03 | 2 | -3/+6 |
* | just include glib.h instead of the gtk stuff. | Chris Toshok | 2002-11-03 | 31 | -1205/+1531 |
* | add marshal building stuff, add e-util-marshal.c to SOURCES, and add | Chris Toshok | 2002-11-03 | 10 | -124/+167 |
* | First big sync of my GNOME 2 porting work (incomplete, and still | Ettore Perazzoli | 2002-11-02 | 103 | -1380/+1301 |
* | Ported this too. | Jeffrey Stedfast | 2002-11-02 | 5 | -171/+171 |
* | Ported to glib2/GObject. | Jeffrey Stedfast | 2002-11-02 | 3 | -359/+370 |
* | ported to GConf and GObject. | Rodrigo Moya | 2002-11-02 | 4 | -184/+175 |
* | Removed. Glib2 has this function. | Jeffrey Stedfast | 2002-11-02 | 2 | -12/+3 |
* | Use g_path_get_basename instead of g_strdup (g_basename (filename)). | Jeffrey Stedfast | 2002-11-02 | 2 | -1/+4 |
* | Use g_path_get_dirname since g_dirname has been deprecated. | Jeffrey Stedfast | 2002-11-02 | 2 | -1/+6 |
* | cal-client/cal-listener.h | Rodrigo Moya | 2002-11-02 | 28 | -97/+110 |
* | Ported to GObject. | Jeffrey Stedfast | 2002-11-02 | 11 | -426/+433 |
* | compilation fixes for GNOME 2 porting. | Rodrigo Moya | 2002-11-02 | 3 | -7/+10 |
* | Ported to GObject. | Jeffrey Stedfast | 2002-11-02 | 7 | -165/+175 |
* | Ported to GObject. | Jeffrey Stedfast | 2002-11-02 | 9 | -355/+362 |
* | (E_MAKE_X_TYPE): Update for libbonobo 2.0. | Ettore Perazzoli | 2002-11-02 | 1 | -20/+25 |
* | gobjectify ETableExtras is now a GObject (e_tree_class_init): remove | Mike Kestner | 2002-11-02 | 3 | -35/+18 |
* | Add support for an attach option in the mailto: url. | Jeffrey Stedfast | 2002-11-02 | 2 | -1/+8 |
* | comment fix | Jeffrey Stedfast | 2002-11-02 | 1 | -1/+1 |
* | moving gnome-2-port branch to HEAD | Radek Doulik | 2002-11-01 | 3 | -41/+20 |
* | Set the virtual method pointers to the import/export methods. | Jeffrey Stedfast | 2002-11-01 | 5 | -36/+277 |
* | oops, commit this too | Jeffrey Stedfast | 2002-11-01 | 1 | -0/+1 |
* | Removed hash-table-utils.[c,h] from the build. | Jeffrey Stedfast | 2002-11-01 | 15 | -119/+64 |
* | Remove a ton of useless snot. | Jeffrey Stedfast | 2002-11-01 | 13 | -550/+100 |
* | merging the gal-2 branch back to the trunk. | Mike Kestner | 2002-11-01 | 184 | -3955/+2090 |
* | Adjust default rule editor size to accomodate the menu widening caused by | Dan Winship | 2002-11-01 | 2 | -1/+7 |
* | Make sure to save References and In-Reply-To headers. Fixes bug #32932. | Jeffrey Stedfast | 2002-10-31 | 2 | -1/+8 |
* | 1.1.90.99. | Ettore Perazzoli | 2002-10-31 | 2 | -3/+7 |
* | cleaned up the status bar messages for all widgets. | Rodrigo Moya | 2002-10-30 | 2 | -0/+11 |
* | Sync for 1.1.90. | Ettore Perazzoli | 2002-10-29 | 48 | -38154/+40727 |
* | Emit a search_activated signal. (e_search_bar_set_item_id): Revert to | Jeffrey Stedfast | 2002-10-29 | 2 | -3/+9 |
* | No longer need to check for a CLEAR_ID. | Jeffrey Stedfast | 2002-10-29 | 2 | -1/+6 |
* | instead of bailing with an assertion dump the body. | Larry Ewing | 2002-10-29 | 1 | -7/+27 |
* | corrected for mailer | Jeffrey Stedfast | 2002-10-29 | 1 | -3/+4 |
* | Increase the width slightly. | Ettore Perazzoli | 2002-10-29 | 3 | -1/+11 |
* | note the selectnames change | Dan Winship | 2002-10-29 | 1 | -0/+6 |
* | Update with Addressbook and Mail news. | Ettore Perazzoli | 2002-10-29 | 1 | -5/+42 |
* | instead of bailing with an assertion dump the body. | Larry Ewing | 2002-10-29 | 2 | -5/+13 |
* | Update. | Ettore Perazzoli | 2002-10-28 | 2 | -21/+41 |
* | New. New. | Ettore Perazzoli | 2002-10-28 | 4 | -0/+7 |
* | Set the pixtype for command "Settings" to | Ettore Perazzoli | 2002-10-28 | 2 | -1/+8 |
* | Updeate with lame entry, too sleepy to do it well right now | Larry Ewing | 2002-10-28 | 1 | -0/+6 |
* | don't queue the action until we've added ourselves to the active list, | Larry Ewing | 2002-10-28 | 2 | -4/+13 |
* | never set the charset on an item without also encoding it. Mime messages | Larry Ewing | 2002-10-28 | 2 | -6/+8 |
* | Don't set the charset param on text parts nor tha rawtext bit on the | Jeffrey Stedfast | 2002-10-28 | 2 | -10/+23 |
* | Don't prematurely set gpg->complete to TRUE. Let gpg_ctx_op_step () set it | Jeffrey Stedfast | 2002-10-28 | 2 | -9/+10 |
* | Free the location if it's set. Otherwise one copy of the location of each | Dan Winship | 2002-10-27 | 2 | -0/+10 |
* | Disconnect from the book's backend_died signal. | Dan Winship | 2002-10-27 | 2 | -1/+10 |
* | Updated Norwegian translation. | Kjartan Maraas | 2002-10-26 | 2 | -821/+895 |
* | install evolutionperson.schema to $(datadir)/evolution. | Chris Toshok | 2002-10-26 | 2 | -0/+9 |
* | Removed debugging message. | Ettore Perazzoli | 2002-10-26 | 14 | -174/+222 |
* | Update. | JP Rosevear | 2002-10-26 | 1 | -0/+12 |
* | Update with bug numbers. | JP Rosevear | 2002-10-26 | 1 | -1/+7 |
* | Update for calendar. | JP Rosevear | 2002-10-26 | 1 | -0/+29 |
* | (size_to_string): Return NULL | Ettore Perazzoli | 2002-10-26 | 2 | -3/+14 |
* | Update the upgrade script to handle the new url format introduced with | Jeffrey Stedfast | 2002-10-26 | 2 | -17/+58 |
* | [#31303] | Ettore Perazzoli | 2002-10-26 | 3 | -1/+28 |
* | updated Vietnamese file | Pablo Saratxaga | 2002-10-25 | 2 | -1138/+951 |
* | [ fixes #29144 ] use e_table_memory_storage_change instead of | Chris Toshok | 2002-10-25 | 2 | -3/+8 |
* | Update dep for GAL to 0.21.0. | Chris Toshok | 2002-10-25 | 2 | -1/+5 |
* | add prototypes for the _change* functions. | Chris Toshok | 2002-10-25 | 2 | -19/+160 |
* | Always strdup the new key in the threaded/preview hash/always free the | Not Zed | 2002-10-25 | 2 | -4/+9 |
* | Use the mode 0666 when creating a new file and let the user's umask handle | Jeffrey Stedfast | 2002-10-25 | 3 | -2/+11 |
* | Fixes #32764 | Rodrigo Moya | 2002-10-25 | 2 | -27/+50 |
* | call e_tree_state_change | Mike Kestner | 2002-10-25 | 1 | -0/+2 |
* | Cast chars to unsigned char before passing to ctype macros since they are | Dan Winship | 2002-10-25 | 2 | -17/+24 |
* | Use a hashtable to only insert nodes we dont have already, rather than | Not Zed | 2002-10-25 | 2 | -6/+23 |
* | initialize new values (clean_up): free new values (find_my_address): if we | JP Rosevear | 2002-10-24 | 4 | -10/+211 |
* | ** For bug #31647 and bug #31456. | Not Zed | 2002-10-24 | 7 | -87/+215 |
* | Only perform the search if it is either a clear or advanced search. | Jeffrey Stedfast | 2002-10-24 | 2 | -1/+10 |
* | If the clear button was pressed, we want the entry to be sensitive (not | Jeffrey Stedfast | 2002-10-24 | 5 | -24/+31 |
* | pass fb->uri to the folder selection dialog so the current folder is | Mike Kestner | 2002-10-24 | 2 | -1/+7 |
* | Set the is_stock flag to TRUE for the summary folder. | Ettore Perazzoli | 2002-10-24 | 5 | -7/+36 |
* | (activate_by_subitems): gtk_widget_grab_focus() | Ettore Perazzoli | 2002-10-24 | 2 | -0/+11 |
* | Replace Gnotices with Footnotes. | Ettore Perazzoli | 2002-10-24 | 4 | -77/+163 |
* | Set /Addressbook/select_names_uri in the configdb to the selected folder. | Dan Winship | 2002-10-23 | 2 | -17/+31 |
* | Fixes #32613 | Rodrigo Moya | 2002-10-23 | 3 | -20/+58 |
* | fix warning | JP Rosevear | 2002-10-23 | 2 | -2/+7 |
* | Fixes #32371 | Rodrigo Moya | 2002-10-23 | 2 | -3/+12 |
* | Canonicalise the source_uri to not have a path. Fixes bug #32268. | Jeffrey Stedfast | 2002-10-23 | 3 | -43/+52 |
* | use NULL for pointer instead of FALSE. | Rodrigo Moya | 2002-10-23 | 2 | -1/+6 |
* | use e_config_listener_* to get values (itip_addresses_get): ditto | JP Rosevear | 2002-10-23 | 3 | -37/+29 |
* | Edit-->Undelete, not Actions-->Undelete | Aaron Weber | 2002-10-23 | 2 | -1/+6 |
* | fix the sense of a strcmp | Dan Winship | 2002-10-22 | 2 | -1/+6 |
* | [ fix for #23764 ] handle multiple letters associated with a single | Chris Toshok | 2002-10-22 | 2 | -11/+34 |
* | don't emit a signal if we couldn't find the view row | JP Rosevear | 2002-10-22 | 1 | -2/+4 |
* | [ fixes #29067 ] we need to create a card_sexp even when doing summary | Chris Toshok | 2002-10-22 | 2 | -7/+14 |
* | [ fixes #32144 ] convert the name to the gtk locale before saving. | Chris Toshok | 2002-10-22 | 2 | -3/+16 |
* | here's a fix for bug #18242 | Jeffrey Stedfast | 2002-10-22 | 1 | -0/+17 |
* | Only add the account address to the list of addresses if it is non-NULL. | Jeffrey Stedfast | 2002-10-22 | 2 | -1/+9 |
* | [ Fixes evolution bug #26355 ] use g_utf8_collate here instead of strcmp. | Chris Toshok | 2002-10-21 | 1 | -2/+3 |
* | Fix the transport URL on any Exchange accounts. Fixes #30209, which is to | Dan Winship | 2002-10-21 | 2 | -1/+15 |
* | (e_summary_weather_reconfigure): NULL the | Ettore Perazzoli | 2002-10-21 | 2 | -3/+17 |
* | (e_get_activation_failure_msg): If the exception_id is NULL, | Ettore Perazzoli | 2002-10-21 | 2 | -0/+9 |
* | [ probable fix for #25477, and memory leak fix ] if the dialog isn't in | Chris Toshok | 2002-10-21 | 3 | -0/+18 |
* | #include "camel-stream-fs.h" for writing out the certs to disk | Jeffrey Stedfast | 2002-10-19 | 1 | -0/+1 |
* | s/+ 4/+ 1/ | Jeffrey Stedfast | 2002-10-19 | 1 | -1/+1 |
* | Strip the signature from the body-text. Fixes bug #5529. | Jeffrey Stedfast | 2002-10-18 | 2 | -1/+14 |
* | Do the filtering ourselves. This is so a problem like a missing uid (which | Not Zed | 2002-10-18 | 1 | -3/+41 |
* | If ~/.camel_certs doesn't exist, create it. | Jeffrey Stedfast | 2002-10-18 | 2 | -6/+20 |
* | fix c/p type | JP Rosevear | 2002-10-18 | 2 | -1/+5 |
* | if the value is a datetime, convert it to a date | JP Rosevear | 2002-10-18 | 5 | -2/+259 |
* | If the attachment is type application/octet-stream, sniff the file type | Benjamin Kahn | 2002-10-18 | 1 | -0/+6 |
* | changed to have a gboolean return type, which is what it's supposed to do. | Rodrigo Moya | 2002-10-18 | 3 | -7/+16 |
* | New, implementation for the cancel_discover_shared_folder virtual method. | Ettore Perazzoli | 2002-10-18 | 9 | -66/+250 |
* | helper, build fingerprint. (camel_certdb_nss_cert_get): Helper for nss | Not Zed | 2002-10-17 | 5 | -93/+381 |
* | Don't need to pass a path to camel_gpg_context_new () anymore. | Jeffrey Stedfast | 2002-10-17 | 8 | -466/+37 |
* | No longer takes a path argument. (camel_gpg_context_fianlise): No need to | Jeffrey Stedfast | 2002-10-17 | 3 | -32/+25 |
* | We need to treat message/rfc822 streams differently. Fixes bug #32378. | Jeffrey Stedfast | 2002-10-17 | 2 | -1/+17 |
* | If mode == REPLY_LIST and the mlist is "" (we only checked NULL before), | Jeffrey Stedfast | 2002-10-17 | 2 | -6/+11 |
* | Mark the file selector modal. Quick fix for bug #32256. | Not Zed | 2002-10-17 | 2 | -0/+6 |
* | no longer need to enter path. | Aaron Weber | 2002-10-17 | 2 | -8/+4 |
* | Fixes #25153 | Rodrigo Moya | 2002-10-17 | 3 | -3/+15 |
* | Don't include the byte reserved for the nul in the outleft size. | Jeffrey Stedfast | 2002-10-17 | 1 | -17/+25 |
* | If we are trying to reply to a list, first check that we can by getting | Jeffrey Stedfast | 2002-10-17 | 2 | -25/+8 |
* | If we are trying to reply to a list, first check that we can by getting | Jeffrey Stedfast | 2002-10-17 | 2 | -44/+72 |
* | Add the new-mail-notify rule to the filter driver before adding the user | Jeffrey Stedfast | 2002-10-16 | 3 | -17/+35 |
* | Update supported/unsupported list. | Aaron Weber | 2002-10-16 | 9 | -22/+77 |
* | Made tooltips more clear. | Jeffrey Stedfast | 2002-10-16 | 2 | -3/+7 |
* | If the hash id is NULL, return CAMEL_CIPHER_HASH_DEFAULT. Fixes bug | Jeffrey Stedfast | 2002-10-16 | 2 | -8/+15 |
* | Return right away rather than crashing if card->email is NULL. | Dan Winship | 2002-10-16 | 2 | -0/+12 |
* | try to preserve the work week view setting if it makes sense (set_view): | JP Rosevear | 2002-10-16 | 2 | -3/+22 |
* | check if the selection fits in the leftover days | JP Rosevear | 2002-10-16 | 2 | -4/+28 |
* | Change the type in LDAP shortcuts from "ldap-contacts" to "contacts/ldap". | Dan Winship | 2002-10-16 | 2 | -144/+62 |
* | remove an unwanted space | Jeffrey Stedfast | 2002-10-15 | 1 | -1/+1 |
* | Only set an account name if one doesn't already exist. Also use the | Jeffrey Stedfast | 2002-10-11 | 2 | -18/+29 |
* | Removed the Run Once filter action. | Jeffrey Stedfast | 2002-10-11 | 3 | -28/+26 |
* | Don't do anything if the message_list is NULL (this means the | Jeffrey Stedfast | 2002-10-11 | 2 | -1/+12 |
* | Updated Norwegian translation. Added new etspec files. | Kjartan Maraas | 2002-10-10 | 3 | -284/+306 |
* | [ Fix #7094, #7064, #7095, #31944, #31945 ] Hook up new etspec file. | Kjartan Maraas | 2002-10-10 | 14 | -146/+129 |
* | The CamelFolderInfo that we get back has nodes for all parent folders, so | Jeffrey Stedfast | 2002-10-10 | 2 | -2/+19 |
* | If the response from the IMAP server is "No", don't set the | Jeffrey Stedfast | 2002-10-10 | 2 | -2/+11 |
* | fix 1.0/1.2 feature list discrepancies. | Aaron Weber | 2002-10-09 | 2 | -20/+6 |
* | add info about man page and so forth. | Aaron Weber | 2002-10-09 | 3 | -3/+34 |
* | Mark a string for translation, fixes bug #31942. Thanks to | Jeffrey Stedfast | 2002-10-09 | 3 | -7/+12 |
* | Fixes #11434 | Rodrigo Moya | 2002-10-09 | 8 | -0/+102 |
* | set the 24 hour format initially | JP Rosevear | 2002-10-09 | 4 | -55/+15 |
* | Don't maek "en" for translation. Fixes bug #31788. | Jeffrey Stedfast | 2002-10-08 | 3 | -5/+10 |
* | Update version number to 1.1.2.99. | Ettore Perazzoli | 2002-10-08 | 2 | -2/+8 |
* | Sync for 1.1.2. | Ettore Perazzoli | 2002-10-08 | 47 | -65689/+84821 |
* | Fixes #31774 | Rodrigo Moya | 2002-10-08 | 2 | -2/+9 |
* | cast the correct item | JP Rosevear | 2002-10-08 | 2 | -1/+6 |
* | More fixups. | Ettore Perazzoli | 2002-10-08 | 1 | -137/+148 |
* | Add fixer's name to info. | JP Rosevear | 2002-10-08 | 1 | -19/+19 |
* | Remove a conflict tag. | Mike Kestner | 2002-10-08 | 1 | -1/+0 |
* | GAL news. | Mike Kestner | 2002-10-08 | 1 | -0/+8 |
* | Oops, remove redundancy. | JP Rosevear | 2002-10-08 | 1 | -7/+0 |
* | Update. | JP Rosevear | 2002-10-08 | 1 | -0/+43 |
* | Update. | Ettore Perazzoli | 2002-10-08 | 1 | -52/+61 |
* | updated news for mailer | Jeffrey Stedfast | 2002-10-08 | 1 | -0/+59 |
* | Update. | Ettore Perazzoli | 2002-10-08 | 1 | -2/+72 |
* | Set content->rawtext to TRUE for text parts because the content is in its | Jeffrey Stedfast | 2002-10-08 | 2 | -7/+33 |
* | Fixes bug #31752 | Jeffrey Stedfast | 2002-10-08 | 3 | -12/+39 |
* | Fix all mailing list regex patterns to allow any number of spaces *or* | Jeffrey Stedfast | 2002-10-08 | 2 | -11/+17 |
* | Change the selection mode to GTK_SELECTION_BROWSE so there is always a | Ettore Perazzoli | 2002-10-08 | 3 | -14/+18 |
* | Fixes crash in #19159 | Rodrigo Moya | 2002-10-07 | 2 | -7/+23 |
* | Fixes #15892 | Rodrigo Moya | 2002-10-07 | 11 | -26/+222 |
* | Updated Norwegian translation. | Kjartan Maraas | 2002-10-05 | 2 | -854/+965 |
* | new function, emit cancelled so the folder selector button will sensitize | Chris Toshok | 2002-10-05 | 2 | -0/+20 |
* | Don't default 'me' to the source account until after we've tried to detect | Jeffrey Stedfast | 2002-10-05 | 2 | -13/+45 |
* | Don't create a new file if the file doesn't exist. | Jeffrey Stedfast | 2002-10-05 | 2 | -2/+8 |
* | Remove "..." from "Remove Other User's Folder" since it doesn't pop up a | Dan Winship | 2002-10-05 | 2 | -1/+6 |
* | Use the content-object's rawtext flag to decide if it needs to be filtered | Jeffrey Stedfast | 2002-10-05 | 2 | -1/+8 |
* | [ Fix #28392 ] #if 0 out the gal_view submenu, since it's not spec'ed to | Chris Toshok | 2002-10-05 | 2 | -0/+9 |
* | Dont get the filter driver inside the change_lock. Its not necessary, and | Not Zed | 2002-10-04 | 2 | -5/+16 |
* | call drop_timeout | Mike Kestner | 2002-10-04 | 1 | -2/+1 |
* | Map us-ascii to windows-1252 also. | Jeffrey Stedfast | 2002-10-04 | 2 | -1/+7 |
* | removed unneeded g_assert which was preventing the alarm daemon to start | Rodrigo Moya | 2002-10-03 | 2 | -2/+6 |
* | Fixes #30057 | Rodrigo Moya | 2002-10-03 | 9 | -42/+106 |
* | Add missing ;. | Michael Zucci | 2002-10-03 | 1 | -1/+1 |
* | /home/notzed/gnome/head/evolution/camel | Not Zed | 2002-10-03 | 5 | -22/+49 |
* | oops, didn't want to change that | John Corwin | 2002-10-03 | 1 | -1/+1 |
* | shouldn't need automake-1.4 | John Corwin | 2002-10-03 | 1 | -1/+1 |
* | free adapter->priv. | Chris Toshok | 2002-10-02 | 1 | -30/+29 |
* | If the user hits cancel when signing/encrypting, don't continue | Jeffrey Stedfast | 2002-10-02 | 2 | -2/+8 |
* | When signing/encrypting a part, if a USER_CANCEL occurs, re-use the part | Jeffrey Stedfast | 2002-10-02 | 2 | -2/+10 |
* | (drag_data_get_cb): silence warning. | Larry Ewing | 2002-10-02 | 2 | -1/+2 |
* | add support for dragging the content type directly. | Larry Ewing | 2002-10-02 | 2 | -3/+44 |
* | Connect to the changed signal for the reply_to entry box. Fixes bugs | Jeffrey Stedfast | 2002-10-02 | 2 | -1/+6 |
* | Only setup the languages if the language_seq is not CORBA_OBJECT_NIL. | Jeffrey Stedfast | 2002-10-02 | 2 | -7/+13 |
* | Use e_utf8_gtk_entry_set_text for the email address and reply-to fields. | Jeffrey Stedfast | 2002-10-02 | 2 | -2/+6 |
* | Handle a multipart/encrypted part. Fixes bug #31547. | Jeffrey Stedfast | 2002-10-02 | 2 | -1/+14 |
* | Use strtol when decoding the timezone (since it can be negative) and don't | Jeffrey Stedfast | 2002-10-02 | 2 | -1/+10 |
* | added isReadOnly method to Cal interface. | Rodrigo Moya | 2002-10-02 | 8 | -1/+103 |
* | Allocate the right number of bytes when | Ettore Perazzoli | 2002-10-02 | 2 | -1/+7 |
* | Shut up some compiler warnings. | Jeffrey Stedfast | 2002-10-02 | 2 | -3/+5 |
* | Use the camel_message_info_new/free functions rather than g_new0 and | Jeffrey Stedfast | 2002-10-02 | 3 | -113/+60 |
* | [Fix #24732] | Ettore Perazzoli | 2002-10-02 | 2 | -2/+13 |
* | Fixes #15710 | Rodrigo Moya | 2002-10-01 | 3 | -1/+60 |
* | Fixes #30290 | Rodrigo Moya | 2002-10-01 | 2 | -3/+9 |
* | cursor activated on etable is required to know when the selection changes | Not Zed | 2002-10-01 | 2 | -0/+16 |
* | [ Fixes #31321 ] add VERSION:2.1 to exported vCards. | Chris Toshok | 2002-10-01 | 2 | -0/+8 |
* | Fixes bug #31456. | Jeffrey Stedfast | 2002-10-01 | 3 | -43/+79 |
* | [ Partial fix for #30657 ] remove Bigfoot, since ldap.bigfoot.com no | Chris Toshok | 2002-10-01 | 2 | -7/+6 |
* | [ Fixes #31434 ] always retrieve the card from the db. use the summary | Chris Toshok | 2002-10-01 | 2 | -0/+17 |
* | Don't strip the namespace from the fi->full_name when hasing or creating | Jeffrey Stedfast | 2002-10-01 | 3 | -15/+11 |
* | load multi_day_split (calconduit_save_configuration): save it | JP Rosevear | 2002-10-01 | 2 | -4/+95 |
* | It's a grand old string-review! Nitpicky and minor changes; details in the ap... | Aaron Weber | 2002-10-01 | 22 | -18/+75 |
* | [Add a small delay to the switching of pages in the multi-config | Ettore Perazzoli | 2002-10-01 | 2 | -10/+56 |
* | Add FileRemoveOtherUsersFolder | Dan Winship | 2002-10-01 | 2 | -1/+10 |
* | Calls e_shell_command_remove_shared_folder. (file_verbs): Set up | Dan Winship | 2002-10-01 | 13 | -102/+433 |
* | If we return from evolution_shell_client_user_select_folder to find that | Dan Winship | 2002-10-01 | 2 | -0/+17 |
* | Change the accelerator of ToolsSubscriptions to be "u". | Ettore Perazzoli | 2002-09-30 | 3 | -2/+11 |
* | update for Composer_setHeaders change. | Dan Winship | 2002-09-30 | 2 | -2/+7 |
* | let the caller set the "From" account too (by name or address). | Dan Winship | 2002-09-30 | 3 | -4/+34 |
* | Remove debug content_info_dump, could cause a crash, and not really needed | Not Zed | 2002-09-30 | 3 | -4/+14 |
* | translate prompt from utf8 to gtk widget. #31365. | Not Zed | 2002-09-30 | 2 | -7/+10 |
* | Don't reuse the part that we've signed and/or encrypted, create a new part | Jeffrey Stedfast | 2002-09-28 | 2 | -1/+10 |
* | use the fg color array in style, not text color. Change requested by Chris | Mike Kestner | 2002-09-28 | 1 | -2/+2 |
* | [ fixes #27521 ] always unref the contact editor when we get the | Chris Toshok | 2002-09-28 | 2 | -3/+10 |
* | Remove "/Toolbar/New" and "/Toolbar/NewTask" since they're not there any | Dan Winship | 2002-09-28 | 2 | -2/+6 |
* | Non-Connector part of #29334 (meeting created by a delegate in the | Dan Winship | 2002-09-28 | 19 | -45/+274 |
* | New function to decode the INTERNALDATE response from an IMAP server so we | Jeffrey Stedfast | 2002-09-28 | 5 | -22/+152 |
* | set the timeout to 30 seconds. (query_ldap_root_dse): same, and also | Chris Toshok | 2002-09-28 | 2 | -23/+43 |
* | #include <stdlib.h> for alloca (searcher_next_token): Changed slightly to | Jeffrey Stedfast | 2002-09-28 | 2 | -11/+26 |
* | added standard header comment containing GPL license info | Jeffrey Stedfast | 2002-09-28 | 1 | -4/+17 |
* | added standard header comment containing GPL license | Jeffrey Stedfast | 2002-09-28 | 1 | -4/+18 |
* | Ooops. | Ettore Perazzoli | 2002-09-28 | 1 | -4/+3 |
* | updated | Radek Doulik | 2002-09-28 | 1 | -4570/+8128 |
* | Set a timeout to call mail_config_write() in 2 seconds. Otherwise changes | Dan Winship | 2002-09-28 | 2 | -0/+37 |
* | New icon for "Post a Reply" from Jakub. | Dan Winship | 2002-09-28 | 3 | -0/+5 |
* | (create_page_container): Don't set up | Ettore Perazzoli | 2002-09-28 | 2 | -0/+7 |
* | Use the summary's last uid as the one to fetch from, ignoring the cache. | Not Zed | 2002-09-27 | 3 | -22/+43 |
* | Change folder type to "contacts/ldap". (addressbook_storage_add_source): | Dan Winship | 2002-09-27 | 2 | -3/+12 |