| Commit message (Expand) | Author | Age | Files | Lines |
* | This commit was manufactured by cvs2svn to create tag 'GGV_1_0_2'.GGV_1_0_2 | nobody | 2001-03-02 | 2013 | -737465/+0 |
* | quote a test and make sure incdir is always set so 'cat' works | JP Rosevear | 2001-03-02 | 2 | -1/+7 |
* | remove camel-imap-auth.c, add sasl stuff | Dan Winship | 2001-03-02 | 2 | -1/+8 |
* | New function to turn foo/bar into foo/subfolders/bar. The inverse function | Dan Winship | 2001-03-02 | 4 | -0/+155 |
* | add missing "for" to a message | Dan Winship | 2001-03-02 | 1 | -1/+1 |
* | Updated Slovenian translation | Andraz Tori | 2001-03-02 | 1 | -608/+645 |
* | I am an idiot. | Jon Trowbridge | 2001-03-02 | 2 | -12/+27 |
* | Add an "authtypes" hash table to CamelImapStore recording the supported | Dan Winship | 2001-03-02 | 6 | -286/+151 |
* | Take a GByteArray as input as well. Comment that you can pass %NULL for | Dan Winship | 2001-03-02 | 11 | -386/+413 |
* | Added views stuff. | Christopher James Lahey | 2001-03-02 | 3 | -3/+11 |
* | Builtin View menus for tasks and mail. | Christopher James Lahey | 2001-03-02 | 13 | -0/+67 |
* | Change for new EDestination/ESelectNamesModel API. | Jon Trowbridge | 2001-03-02 | 18 | -1100/+2301 |
* | Boost version number to 0.5.99.3. | Jon Trowbridge | 2001-03-02 | 5 | -99/+91 |
* | When when when when when when oh WHEN will I remember to add the files - Fede... | Federico Mena Quintero | 2001-03-02 | 1 | -0/+180 |
* | Don't base64 encode the data, leave that up to the provider to do if it | Jeffrey Stedfast | 2001-03-02 | 2 | -8/+8 |
* | remove mime-utils header for base64 stuff. | Jeffrey Stedfast | 2001-03-02 | 2 | -2/+0 |
* | Don't base64 encode the data, leave that up to the provider to do if it | Jeffrey Stedfast | 2001-03-02 | 3 | -9/+14 |
* | Fixed some warnings. | Christopher James Lahey | 2001-03-02 | 8 | -223/+257 |
* | Reconstify variables to match iconv. | Not Zed | 2001-03-02 | 3 | -4/+15 |
* | camel depends on krb4 now (where available), for camel-sasl-kerberos4.c | Dan Winship | 2001-03-02 | 4 | -9/+26 |
* | Redo the Kerberos stuff again to deal with the stuff currently on my | Dan Winship | 2001-03-02 | 2 | -53/+65 |
* | Check the container is not NIL before trying to set thje prop. | Not Zed | 2001-03-02 | 2 | -0/+7 |
* | Make it handle a NULL string as an empty string. | Not Zed | 2001-03-02 | 2 | -1/+9 |
* | pilot conduits | Jakub Steiner | 2001-03-02 | 7 | -0/+11 |
* | Check for gal 0.5.99.2. | Christopher James Lahey | 2001-03-01 | 2 | -3/+7 |
* | Used ESelectionModelSimple and the changes to EReflow and EReflowSorted to | Christopher James Lahey | 2001-03-01 | 6 | -67/+199 |
* | New class implementing a simple selection model that you add rows to and | Chris Lahey | 2001-03-01 | 2 | -0/+144 |
* | Added e-selection-model-simple.lo. | Christopher James Lahey | 2001-03-01 | 4 | -27/+83 |
* | Added new ECellPixbuf -- takes a GdkPixbuf from the model and renders it | Vladimir Vukicevic | 2001-03-01 | 1 | -0/+2 |
* | Added new ECellPixbuf -- takes a GdkPixbuf from the model and renders it | Vladimir Vukicevic | 2001-03-01 | 2 | -0/+289 |
* | Assert url_string != NULL. | Peter Williams | 2001-03-01 | 2 | -1/+7 |
* | Fixes for changes to search bar. (search_save): Removed. (search_full): | Not Zed | 2001-03-01 | 8 | -290/+272 |
* | Added searches.xml to default user data. | Not Zed | 2001-03-01 | 3 | -1/+78 |
* | New type of search bar that interacts with filter contexts to save filters | Not Zed | 2001-03-01 | 6 | -29/+672 |
* | New function to clone rules. | Not Zed | 2001-03-01 | 3 | -0/+21 |
* | oops, not empty string - need to base64 encode it, which is just "=" | Jeffrey Stedfast | 2001-03-01 | 1 | -1/+1 |
* | Added camel-sasl-anonymous.[c,h] to the build. | Jeffrey Stedfast | 2001-03-01 | 6 | -2/+256 |
* | A fix for broken mailers that send 2-digit years (ie "Wed, 28 Feb 01 | Jeffrey Stedfast | 2001-03-01 | 1 | -1/+1 |
* | A fix for broken mailers that send 2-digit years (ie "Wed, 28 Feb 01 | Jeffrey Stedfast | 2001-03-01 | 3 | -5/+16 |
* | New function to set the EDateEdit's value when a row is selected in the | Federico Mena Quintero | 2001-03-01 | 4 | -13/+74 |
* | If we get back 0 bytes from camel_stream_buffer_gets, that means the | Dan Winship | 2001-03-01 | 2 | -0/+12 |
* | Added camel-sasl*.[c,h] to the build. | Jeffrey Stedfast | 2001-03-01 | 13 | -25/+972 |
* | Correct a couple errors | JP Rosevear | 2001-02-28 | 2 | -2/+6 |
* | Make this more robust: do not assume that the GdkEvent will be either a | Miguel de Icaza | 2001-02-28 | 1 | -1/+7 |
* | Changed e_table_selection_model_clear to e_selection_model_clear. | Christopher James Lahey | 2001-02-28 | 17 | -893/+154 |
* | Added e-sorter.lo and e-selection-model.lo. | Christopher James Lahey | 2001-02-28 | 4 | -0/+1107 |
* | Translations from keld | Kenneth Christiansen | 2001-02-28 | 1 | -2040/+1502 |
* | If !mail_config_is_configured(), give an error and return NULL. | Dan Winship | 2001-02-28 | 2 | -0/+13 |
* | Update this again. | Dan Winship | 2001-02-28 | 2 | -14/+16 |
* | Merge the building fix from evolution-0-9-branch. | Ettore Perazzoli | 2001-02-28 | 2 | -1/+6 |
* | Use VERSION and the Wombat description for gnome_init_with_popt_table(). | Federico Mena Quintero | 2001-02-28 | 2 | -1/+6 |
* | Return TRUE if the user configured his/her settings, else return FALSE. | Jeffrey Stedfast | 2001-02-28 | 2 | -11/+21 |
* | Updated NEWS from 0.9 - Federico | Federico Mena Quintero | 2001-02-28 | 1 | -0/+64 |
* | Prevent `gtk_signal_disconnect()' warnings when destroying a | Ettore Perazzoli | 2001-02-27 | 1 | -10/+18 |
* | Added `accepted_dnd_mime_types' and `exported_dnd_mime_types' members | Ettore Perazzoli | 2001-02-27 | 5 | -14/+26 |
* | Set a "References" header no matter what if we are able to get a | Jeffrey Stedfast | 2001-02-27 | 2 | -10/+16 |
* | Confirm thatt he user REALLY wants to delete this account. (news_delete): | Jeffrey Stedfast | 2001-02-27 | 2 | -4/+42 |
* | Group messages into sets with the same flags and use the IMAP message set | Dan Winship | 2001-02-27 | 2 | -33/+156 |
* | Changed the product string - will change it to use User-Agent once I get | Jeffrey Stedfast | 2001-02-27 | 2 | -2/+8 |
* | Create a little stand-alone library for the low-level alarm trigger | Federico Mena Quintero | 2001-02-27 | 7 | -413/+31 |
* | Made thread-safe and moved to above the test code. | Jeffrey Stedfast | 2001-02-27 | 4 | -17/+105 |
* | Mark deleted messages as "seen" as well so they don't count towards the | Dan Winship | 2001-02-27 | 3 | -2/+9 |
* | Re-add the mail_vtrash_create() hack back in for LocalStores since there's | Jeffrey Stedfast | 2001-02-27 | 4 | -6/+50 |
* | New function to force the removal of a given password. | Jeffrey Stedfast | 2001-02-26 | 4 | -39/+82 |
* | Abort if the message is NULL (which is valid if an error occured). | Jeffrey Stedfast | 2001-02-26 | 2 | -0/+10 |
* | new files to implement an ECell for showing and editing dates & times. | Damon Chaplin | 2001-02-26 | 4 | -0/+513 |
* | new abstract ECell subclass to be used as base class for popup ECells. | Damon Chaplin | 2001-02-26 | 6 | -7/+1240 |
* | Update Lithuanian translation | Gediminas Paulauskas | 2001-02-25 | 2 | -3943/+4494 |
* | Toss the mail_tool_camel_lock* stuff. Same. Here too. | Jeffrey Stedfast | 2001-02-25 | 6 | -118/+14 |
* | This is a text file containing C source code that will eventually be an intel... | Iain Holmes | 2001-02-25 | 1 | -0/+277 |
* | fixed a compile warning in camel-store. | Jeffrey Stedfast | 2001-02-25 | 1 | -1/+0 |
* | No longer need to construct the vTrash here. (owner_set_cb): Don't make | Jeffrey Stedfast | 2001-02-25 | 3 | -7/+46 |
* | Don't free a const pointer. | Jeffrey Stedfast | 2001-02-25 | 2 | -3/+9 |
* | Updated Dutch translation. | Almer S. Tigelaar | 2001-02-25 | 2 | -3821/+5511 |
* | init the vTrash folder here instead of in store_init. | Jeffrey Stedfast | 2001-02-25 | 2 | -18/+36 |
* | Updated russian translation. | Valek Frob | 2001-02-24 | 2 | -244/+343 |
* | remove stale calender oaf.in file | Michael Meeks | 2001-02-24 | 2 | -1/+4 |
* | Switched to using our own refcounted structure for loaded clients. | Federico Mena Quintero | 2001-02-24 | 15 | -242/+187 |
* | Added e-table/e-table-sorting-utils.lo. | Christopher James Lahey | 2001-02-24 | 19 | -641/+1226 |
* | Move the event box into the esb->dropdown_holder. Changed so it can be | Not Zed | 2001-02-24 | 3 | -16/+68 |
* | Remove a warning....DOH! | Iain Holmes | 2001-02-24 | 1 | -1/+0 |
* | Changes to allow folders to be created from a callback. | Iain Holmes | 2001-02-24 | 3 | -36/+87 |
* | fixed generation of history records | Rodrigo Moya | 2001-02-24 | 2 | -2/+42 |
* | Fixed. (e_entry_select_region): Fixed. (e_entry_show_popup): Grab/ungrab | Jon Trowbridge | 2001-02-24 | 3 | -8/+49 |
* | init get_trash and init_trash. (camel_store_init): call the virtual | Jeffrey Stedfast | 2001-02-24 | 4 | -11/+125 |
* | No longer need to do a vtrash_cleanup() (it also doesn't exist anymore). | Jeffrey Stedfast | 2001-02-24 | 7 | -211/+59 |
* | IMAP subscriptions stuff. | Aaron Weber | 2001-02-23 | 6 | -2/+185 |
* | New stuff for the importer to create a new folder | Iain Holmes | 2001-02-23 | 5 | -6/+55 |
* | Turned off some of the debug. | Not Zed | 2001-02-23 | 2 | -2/+3 |
* | Come up with a unique store uri for each vtrash (using %p and the | Jeffrey Stedfast | 2001-02-23 | 2 | -11/+15 |
* | Doh! | Chris Lahey | 2001-02-23 | 1 | -10/+10 |
* | Doh, cut and paste problem, use mlist not cc. | Michael Zucci | 2001-02-23 | 4 | -11/+31 |
* | Added a bunch of g_return_if_fails. | Christopher James Lahey | 2001-02-23 | 1 | -7/+78 |
* | add include. (show_import_wizard): update signature to that of a verb. | Michael Meeks | 2001-02-23 | 5 | -76/+41 |
* | vfolder/filter on mailing list. Doesn't acutally work right yet. | Michael Zucci | 2001-02-23 | 7 | -57/+114 |
* | renamed mailing list options to be more meaningful. | Not Zed | 2001-02-23 | 3 | -20/+22 |
* | Added mailing list matching rules. | Not Zed | 2001-02-23 | 4 | -0/+101 |
* | Implement a pseudo-header "x-camel-mlist" which just looks up in the | Not Zed | 2001-02-23 | 4 | -2/+19 |
* | Only allow downloading if the source is enabled at this time. | Not Zed | 2001-02-23 | 3 | -7/+24 |
* | Construct the PGP Path GnomeFileEntry widget. (pgp_path_changed): Try to | Jeffrey Stedfast | 2001-02-23 | 4 | -2/+93 |
* | Wait a lot lot longer for threads to finish. | Not Zed | 2001-02-23 | 2 | -2/+7 |
* | Make op cancellable/report internals. (get_folder_get): | Not Zed | 2001-02-23 | 7 | -31/+267 |
* | Add some internal progress reporting. (imap_rescan): Do some progress | Not Zed | 2001-02-23 | 3 | -1/+28 |
* | Fixed memory corruption bug. | Jeffrey Stedfast | 2001-02-23 | 11 | -41/+392 |
* | builddir != srcdir fix. | Ettore Perazzoli | 2001-02-23 | 2 | -0/+5 |
* | Updated to reflect changes to the filter-driver code. | Jeffrey Stedfast | 2001-02-23 | 2 | -1/+7 |
* | Remove the 'FIXME: remove because this isn't required...' comment for | Jeffrey Stedfast | 2001-02-23 | 4 | -23/+62 |
* | Updated russian translation. | Valek Frob | 2001-02-22 | 2 | -1824/+2114 |
* | #define this as the set of all IMAP system flags | Dan Winship | 2001-02-22 | 3 | -1/+19 |
* | Updated italian translation | Christopher R. Gabriel | 2001-02-22 | 2 | -555/+318 |
* | exclude removed files | Gediminas Paulauskas | 2001-02-22 | 2 | -2/+4 |
* | Removed, no longer link with libcamelvee. (evolution_mail_LDADD): Ditto. | Not Zed | 2001-02-22 | 4 | -7/+10 |
* | Removed all files. | Not Zed | 2001-02-22 | 12 | -170/+73 |
* | Removed, not used. (camel_vee_folder_new): Removed call to build_folder. | Not Zed | 2001-02-22 | 4 | -110/+148 |
* | started hack for progress reporting, which is currently to the console. | Not Zed | 2001-02-22 | 4 | -1/+104 |
* | Replaced awk with sed in gnome-print checks, seems to work now | Lauris Kaplinski | 2001-02-22 | 2 | -8/+24 |
* | Setup a command for MailStop. | Not Zed | 2001-02-22 | 2 | -4/+9 |
* | Advanced search/show all/save search stuff. | Aaron Weber | 2001-02-22 | 10 | -28/+122 |
* | Made this pay attention to the return value of e_sexp_parse. | Christopher James Lahey | 2001-02-22 | 3 | -7/+22 |
* | Changed to use PgpValidity. | Jeffrey Stedfast | 2001-02-22 |