| Commit message (Expand) | Author | Age | Files | Lines |
* | ref the emfoldertree in our thread message. (em_folder_tree_set_selected): | Not Zed | 2004-04-06 | 4 | -2/+18 |
* | fixed | Jeffrey Stedfast | 2004-04-06 | 1 | -4/+4 |
* | Migrate the thread_list setting. Fixes bug #56297. | Jeffrey Stedfast | 2004-04-06 | 2 | -51/+111 |
* | if we have no sign status, use signed-nokey, rather than no icon. | Not Zed | 2004-04-05 | 2 | -3/+37 |
* | ** See bug # 56402. | Not Zed | 2004-04-05 | 3 | -4/+12 |
* | removed, this is done in camel now. (fix_unmatched_info): renamed from | Not Zed | 2004-04-05 | 2 | -68/+9 |
* | Revert my "fix" from yesterday. We can't necessarily show progress | Jeffrey Stedfast | 2004-04-03 | 2 | -2/+5 |
* | Fixes bug #53851 | Jeffrey Stedfast | 2004-04-03 | 3 | -8/+26 |
* | Fixes bug #37416 | Jeffrey Stedfast | 2004-04-03 | 3 | -5/+32 |
* | do a per-line validation of the uuencoded stuff, based on the length byte. | Not Zed | 2004-04-02 | 2 | -0/+20 |
* | ** See bug #56338. | Not Zed | 2004-04-02 | 2 | -6/+15 |
* | Report progress. "Fixes" bug #56355. | Jeffrey Stedfast | 2004-04-02 | 2 | -3/+7 |
* | simplify menu_item_set_label() | Jeffrey Stedfast | 2004-04-02 | 1 | -10/+5 |
* | Set the updated sig->name on the menu item. | Jeffrey Stedfast | 2004-04-02 | 2 | -3/+23 |
* | Updated for signature API changes. | Jeffrey Stedfast | 2004-04-02 | 12 | -699/+443 |
* | Commented grabbing focus on hostname edit, fix the focus issue of Account | Eric Zhao | 2004-04-01 | 2 | -1/+5 |
* | Only do citation colouring if the user has specified to do so and use the | Jeffrey Stedfast | 2004-04-01 | 2 | -3/+31 |
* | Save/restore the subscribe dialog's window size. Fixes bug #56230. | Jeffrey Stedfast | 2004-04-01 | 4 | -5/+82 |
* | REMOVED! And there was much rejoicing. | Not Zed | 2004-03-31 | 3 | -32/+3 |
* | Cleaned up header inclusions and added plenty of forward declarations. | Not Zed | 2004-03-31 | 30 | -168/+391 |
* | add spellLiveToggled signal | Radek Doulik | 2004-03-30 | 3 | -2/+156 |
* | Free the folder-info. | Jeffrey Stedfast | 2004-03-30 | 2 | -2/+4 |
* | Instead of comparing sstate[0] to '1', compare it against '0' like all the | Jeffrey Stedfast | 2004-03-30 | 2 | -1/+7 |
* | remove local-config.glade form Makefile.am as it is removed form CVS | Sivaiah Nallagatla | 2004-03-25 | 2 | -1/+6 |
* | Use gtk_window_present instead of doing a show then raise, as this also | Rodney Dawes | 2004-03-25 | 13 | -3579/+5393 |
* | Use ngettext for handling plural forms throughout (fixes bug 53464). | Danilo Ĺ egan | 2004-03-24 | 2 | -2/+11 |
* | Use sizeof() to decide how big buffer is so that in the future, if we | Jeffrey Stedfast | 2004-03-24 | 2 | -1/+5 |
* | Fixed the key to fetch the value from the correct location. It's | Jeffrey Stedfast | 2004-03-24 | 2 | -2/+6 |
* | Fixed some logic bugs. | Jeffrey Stedfast | 2004-03-24 | 2 | -10/+12 |
* | use EM_FORMAT_HTML_VPAD | Radek Doulik | 2004-03-23 | 4 | -3/+16 |
* | dont add the show/hide menu items if we can't ever show it inline. | Not Zed | 2004-03-23 | 2 | -6/+17 |
* | format inline(d) parts automatically into the reply. Part of #55702. | Not Zed | 2004-03-23 | 2 | -1/+20 |
* | if we get an email uri passed in, just pass it out again, without first | Not Zed | 2004-03-23 | 2 | -0/+9 |
* | Add Newsgroups to the default header list. | Not Zed | 2004-03-22 | 4 | -23/+55 |
* | Fixes bug #54800. | Jeffrey Stedfast | 2004-03-20 | 2 | -2/+73 |
* | ref the store before running the async disconnect, otherwise we unref one | Not Zed | 2004-03-19 | 2 | -1/+8 |
* | Don't set the account source/transport types to disabled simply because | Jeffrey Stedfast | 2004-03-19 | 2 | -16/+66 |
* | rfc2047 decode the address here before passing it off to the addressbook | Jeffrey Stedfast | 2004-03-19 | 2 | -2/+20 |
* | save the source and transport vbox's to enable/disable the whole lot | Not Zed | 2004-03-18 | 6 | -82/+34 |
* | make this crap not break the build | Michael Zucci | 2004-03-18 | 2 | -2/+2 |
* | started writing this, but i couldn't be fucked right now - apparently | Not Zed | 2004-03-18 | 11 | -31/+309 |
* | format as plain text too. | Not Zed | 2004-03-17 | 2 | -0/+38 |
* | split this, only call add_store/note_store once we've actually set the | Not Zed | 2004-03-17 | 1 | -3/+11 |
* | Fix for bug #55358. | Jeffrey Stedfast | 2004-03-17 | 5 | -139/+320 |
* | Don't focus the name_entry widget here. | Jeffrey Stedfast | 2004-03-17 | 3 | -3/+9 |
* | New function to return a description of the async drop operation. Fixes | Jeffrey Stedfast | 2004-03-17 | 2 | -1/+32 |
* | If the mail_get_message() async op fails, it will still call us with a | Jeffrey Stedfast | 2004-03-16 | 2 | -0/+11 |
* | Use camel_store_rename_folder() when appropriate (m->tostore == | Jeffrey Stedfast | 2004-03-16 | 2 | -21/+41 |
* | make this a varags function, which then calls the virtual method to do the | Not Zed | 2004-03-15 | 3 | -2/+41 |
* | No-op if emfv->folder is NULL (this means we are looking at a store | Jeffrey Stedfast | 2004-03-13 | 2 | -1/+7 |
* | remove junk learning thread, it's handled in camel-folder.c:folder_changed | Radek Doulik | 2004-03-13 | 4 | -114/+18 |
* | Removed. No longer in use (hasn't been since before 1.2). | Jeffrey Stedfast | 2004-03-13 | 3 | -119/+80 |
* | Reverted signal blocking stuff. Doesn't work and is unneeded with the | Jeffrey Stedfast | 2004-03-12 | 2 | -11/+5 |
* | Fixed a bug where txt wasn't being properly initialised in all cases for | Jeffrey Stedfast | 2004-03-12 | 2 | -8/+33 |
* | a really gross hack, disable all search handlers before setting the search | Not Zed | 2004-03-11 | 2 | -19/+61 |
* | when we sort, handle not having the node in the tree. otherwise we always | Not Zed | 2004-03-11 | 2 | -3/+10 |
* | make dnd look funny for joe. #55246. | Not Zed | 2004-03-11 | 2 | -1/+4 |
* | change stores hash to point to a structure, in which we maintain the | Not Zed | 2004-03-11 | 2 | -21/+73 |
* | pass the raw header in instead of name and value. (efh_format_headers): if | Not Zed | 2004-03-11 | 12 | -71/+156 |
* | Fix for bug #55298. | Jeffrey Stedfast | 2004-03-11 | 2 | -14/+20 |
* | Removed an unused variable left over from an old attempted fix. | Jeffrey Stedfast | 2004-03-11 | 3 | -7/+11 |
* | Partial fix for bug #53862 | Jeffrey Stedfast | 2004-03-11 | 5 | -2/+72 |
* | Focus the entry widget. Fixes bug #55330. | Jeffrey Stedfast | 2004-03-11 | 2 | -0/+6 |
* | ops, put close to the other if branch | Radek Doulik | 2004-03-11 | 1 | -0/+1 |
* | (pipe_to_sa_with_error): do not call close, camel_stream_close | Radek Doulik | 2004-03-11 | 2 | -1/+2 |
* | call camel_stream_close and close the fds[1] | Radek Doulik | 2004-03-11 | 2 | -1/+7 |
* | New async function to create a folder. (em_folder_tree_create_folder): | Jeffrey Stedfast | 2004-03-09 | 2 | -28/+156 |
* | new method, filter folder with FILTER_SOURCE_JUNKTEST type filter | Radek Doulik | 2004-03-09 | 4 | -5/+37 |
* | Don't set our parent window as the efhd, ehfd isn't even a widget. | Jeffrey Stedfast | 2004-03-06 | 5 | -3/+27 |
* | ** See bug #55096. | Not Zed | 2004-03-05 | 3 | -1/+24 |
* | If event == NULL, don't try to use event->key.time | Jeffrey Stedfast | 2004-03-05 | 3 | -5/+58 |
* | ** See bug #53738. | Not Zed | 2004-03-03 | 2 | -15/+13 |
* | ** See bug #54924. | Not Zed | 2004-03-03 | 2 | -8/+28 |
* | ** See bug #54121. | Not Zed | 2004-03-03 | 3 | -10/+57 |
* | if we have the folder opened already, and its the outbox, then use the | Not Zed | 2004-03-03 | 12 | -147/+166 |
* | s/||/&&/. Fixes a dumb bug I introduced yesterday. | Jeffrey Stedfast | 2004-03-03 | 2 | -1/+6 |
* | Connect to the folder-activated signal. (folder_activated_cb): Call | Jeffrey Stedfast | 2004-03-02 | 4 | -9/+83 |
* | Fixed some console warnings from my last commit. | Jeffrey Stedfast | 2004-02-28 | 2 | -27/+20 |
* | removed unused source files | Jeffrey Stedfast | 2004-02-28 | 2 | -196/+0 |
* | If gconf_entry_get_value() returns NULL, then it means the key was unset | Jeffrey Stedfast | 2004-02-28 | 4 | -79/+240 |
* | Create the arrows in these widgets as GTK_SHADOW_NONE, since the default | Rodney Dawes | 2004-02-27 | 2 | -1/+9 |
* | Fix for bug #54352 | Jeffrey Stedfast | 2004-02-27 | 5 | -15/+41 |
* | Make sure url->path is non-NULL before setting folder_name to url->path + | Jeffrey Stedfast | 2004-02-27 | 2 | -3/+12 |
* | NOOP if the folder has changed. | Not Zed | 2004-02-26 | 1 | -4/+7 |
* | get rid of a duplicate #include | Jeffrey Stedfast | 2004-02-26 | 1 | -1/+0 |
* | Protect against using NULL pixbufs. Gets rid of a lot of console warning | Jeffrey Stedfast | 2004-02-26 | 2 | -7/+14 |
* | Removed Delete/KP_Delete from here. Now handled via the bonobo-ui menu | Jeffrey Stedfast | 2004-02-26 | 2 | -4/+5 |
* | set seen flag for junk messages | 5 | 2004-02-26 | 2 | -1/+4 |
* | do not set DELETED | 5 | 2004-02-26 | 2 | -2/+6 |
* | Removed Apply button. As discussed on IRC, UI doesn't feel we should have | Jeffrey Stedfast | 2004-02-25 | 2 | -81/+7 |
* | Need to listen for changes to S/MIME options, the signature option menu, | Jeffrey Stedfast | 2004-02-25 | 3 | -18/+44 |
* | Set the SEEN flag as well. (emfv_list_key_press): Removed the | Jeffrey Stedfast | 2004-02-25 | 3 | -16/+19 |
* | Use the new camel_store_folder_uri_equal() function. | Jeffrey Stedfast | 2004-02-25 | 2 | -37/+9 |
* | Fix for bug #54057 | Jeffrey Stedfast | 2004-02-24 | 2 | -12/+69 |
* | Protect against NULL uids. (emmb_set_message): Same. | Jeffrey Stedfast | 2004-02-24 | 2 | -1/+8 |
* | Print the headers when forwarding inline/quoted. Fixes bug #53916. | Jeffrey Stedfast | 2004-02-24 | 2 | -6/+211 |
* | We want UID_LISTs to drop with the MOVE action by default. Fixes a common | Jeffrey Stedfast | 2004-02-24 | 2 | -1/+13 |
* | check mps->protocol != NULL before dereferencing it. See #54406. | Not Zed | 2004-02-23 | 2 | -6/+13 |
* | Delete key should always delete, never undelete (bug #53215). Also fixes a | Jeffrey Stedfast | 2004-02-21 | 2 | -7/+6 |
* | Fix for bug #53997 | Jeffrey Stedfast | 2004-02-21 | 2 | -1/+18 |
* | Remove the debug message here. | Dan Winship | 2004-02-21 | 2 | -6/+5 |
* | fix for vfolder-rule api changes. | Not Zed | 2004-02-20 | 2 | -5/+10 |
* | switch the sense of the no select checks. TEST! | Not Zed | 2004-02-20 | 2 | -3/+8 |
* | wrap code with ENABLE_SMIME instead of HAVE_NSS. (emf_multipart_signed): | Chris Toshok | 2004-02-20 | 2 | -4/+11 |
* | Revert previous change, doh | Rodney Dawes | 2004-02-20 | 2 | -0/+5 |
* | Don't set the timeout id to 0 and then immediately return FALSE, which | Rodney Dawes | 2004-02-20 | 2 | -1/+5 |
* | fix camel provider api changes. | Not Zed | 2004-02-19 | 10 | -21/+26 |
* | Changed the name to not imply we are working with a GtkCList widget (since | Jeffrey Stedfast | 2004-02-19 | 3 | -137/+12 |
* | Pass flags to em_popup_target_new_folder() instead of just an isstore arg. | Jeffrey Stedfast | 2004-02-19 | 2 | -1/+8 |
* | removed a FIXME comment that my last commit fixed | Jeffrey Stedfast | 2004-02-19 | 1 | -1/+0 |
* | Pass flags to em_popup_target_new_folder() instead of just an isstore arg. | Jeffrey Stedfast | 2004-02-19 | 4 | -33/+58 |
* | Updated for em-popup API change (altho currently passes a dummy value). | Jeffrey Stedfast | 2004-02-19 | 5 | -16/+47 |
* | Revert change from yesterday. (efhd_xpkcs7mime_button): Use the icon from | Jeffrey Stedfast | 2004-02-19 | 2 | -23/+9 |
* | ** See bug #54492. | Not Zed | 2004-02-18 | 2 | -7/+14 |
* | Fix for bug #54060 (except for the "don't let users copy/move messages to | Jeffrey Stedfast | 2004-02-18 | 5 | -43/+160 |
* | Display an alternate description based on the trust value if we have a | Jeffrey Stedfast | 2004-02-18 | 2 | -3/+25 |
* | Set the hide_deleted bool on EMFolderView. | Jeffrey Stedfast | 2004-02-18 | 3 | -8/+20 |
* | ** See bug #53914. | Not Zed | 2004-02-17 | 2 | -42/+51 |
* | ** See bug #54200. | Not Zed | 2004-02-17 | 5 | -4/+36 |
* | fix for the weird-arsed e-contact list api. and fix a small memleak. | Not Zed | 2004-02-17 | 3 | -4/+23 |
* | Make sure the drop-target folder doesn't already contain a folder named | Jeffrey Stedfast | 2004-02-14 | 2 | -5/+10 |
* | added defaults for composer width/height | Radek Doulik | 2004-02-13 | 2 | -0/+29 |
* | added the code to get the previous mail in a list, if get_next_mail fails. | Sarfraaz Ahmed | 2004-02-13 | 2 | -3/+14 |
* | use mail-importer to import the mail tree, fix the account stuff to talk | Not Zed | 2004-02-13 | 8 | -1174/+988 |
* | use g_find_program_in_path to avoid fork in case program is not available | Radek Doulik | 2004-02-13 | 2 | -0/+14 |
* | Disable the bonobo-ui-component statusbar when using the EMFolderBrowser | Jeffrey Stedfast | 2004-02-12 | 2 | -1/+7 |
* | #include <libgnomevfs/gnome-vfs-mime.h> (em_popup_create_menu): Wrap | Jeffrey Stedfast | 2004-02-12 | 2 | -1/+8 |
* | "On this computer" -> "On This Computer". | Christian Neumair | 2004-02-12 | 3 | -3/+10 |
* | Same. | Jeffrey Stedfast | 2004-02-12 | 3 | -2/+37 |
* | Add license & config.h | Jeffrey Stedfast | 2004-02-12 | 2 | -2/+32 |
* | if spamc is not available, try /usr/sbin/spamc | Radek Doulik | 2004-02-12 | 2 | -42/+113 |
* | call the right recursive function, oops. | Not Zed | 2004-02-11 | 3 | -4/+10 |
* | include camel-operation.h | JP Rosevear | 2004-02-11 | 2 | -0/+6 |
* | Basically rewrote this, the import tasks run in another thread. It tells | Not Zed | 2004-02-11 | 21 | -1115/+903 |
* | oops, remove some debug | Michael Zucci | 2004-02-09 | 1 | -3/+0 |
* | merged in code from em_folder_tree_model_drag_data_delete. | Not Zed | 2004-02-09 | 4 | -646/+607 |
* | just print the \n after the credits in the same printf, rather than adding | Not Zed | 2004-02-09 | 2 | -5/+9 |
* | Make private (only EMFormatHTMLQuote used it and that class is no longer | Jeffrey Stedfast | 2004-02-07 | 5 | -32/+35 |
* | Set the NO_VIRTUAL flag bit for get_folder_info(). Fixes bug #51887. | Jeffrey Stedfast | 2004-02-07 | 2 | -1/+6 |
* | move to the next message after mark not junk as well | Radek Doulik | 2004-02-07 | 3 | -19/+34 |
* | split into spamassassin and spamd tests (em_junk_sa_is_available): test | Radek Doulik | 2004-02-06 | 2 | -14/+29 |
* | ** See bug #53258. | Not Zed | 2004-02-06 | 10 | -81/+145 |
* | Grab focus on the HTML widget when we display | Rodney Dawes | 2004-02-06 | 2 | -0/+8 |
* | Set the new title. (em_message_browser_window_new): Connect to the | Jeffrey Stedfast | 2004-02-06 | 2 | -0/+18 |
* | Now takes a GdkContext arg... will need this later when we want to | Jeffrey Stedfast | 2004-02-06 | 4 | -12/+19 |
* | Always set the search_state, even if it is NULL (NULL means default/unset | Jeffrey Stedfast | 2004-02-06 | 2 | -4/+6 |
* | Pass TRUE as wraparound (to both be consistant with prev_flagged and to | Jeffrey Stedfast | 2004-02-06 | 2 | -2/+8 |
* | sync the from folder if we're going to delete it, otherwise we can't | Not Zed | 2004-02-05 | 2 | -0/+12 |
* | hmm, another well tested bit of code ... if you launch another thread you | Not Zed | 2004-02-05 | 2 | -109/+139 |
* | call abort before we unref, aid debugging if we hit it. | Not Zed | 2004-02-05 | 5 | -6/+43 |
* | Don't allow dropping into a vfolder (store). Fixes bug #53757. | Jeffrey Stedfast | 2004-02-05 | 2 | -11/+20 |
* | ** See bug #53683. | Not Zed | 2004-02-04 | 5 | -7/+180 |
* | ** See bug #53832. | Not Zed | 2004-02-04 | 1 | -1/+2 |
* | ** See bug #53131. | Not Zed | 2004-02-04 | 1 | -2/+6 |
* | oops, don't ref/unref the gtk_selection_data | Jeffrey Stedfast | 2004-02-04 | 1 | -2/+0 |
* | Modified slightly. The model now calls gtk_drag_finish() for us when it is | Jeffrey Stedfast | 2004-02-04 | 4 | -81/+139 |
* | handle the sa prefs here, have own gconf client with sa dir added | Radek Doulik | 2004-02-03 | 4 | -69/+46 |
* | Fix for bug #52941 | Jeffrey Stedfast | 2004-02-03 | 3 | -4/+83 |
* | ** See bug #53549. | Not Zed | 2004-02-02 | 3 | -4/+9 |
* | ** See bug #52994. | Not Zed | 2004-02-02 | 6 | -208/+331 |
* | god knows what else this'll break. | Not Zed | 2004-02-02 | 3 | -12/+14 |
* | Fixes for bug #53530 | Bill Zhu | 2004-02-02 | 2 | -2/+7 |
* | Fixes for bug #53348 | Jeffrey Stedfast | 2004-01-31 | 4 | -20/+103 |
* | Get recursive folder listing (needed or folders that have | Jeffrey Stedfast | 2004-01-31 | 2 | -1/+5 |
* | Fix for bug #53195. | Jeffrey Stedfast | 2004-01-31 | 2 | -7/+25 |
* | ** See bug #53549, partial fix. | Not Zed | 2004-01-30 | 4 | -1/+26 |
* | ** See bug #53123. | Not Zed | 2004-01-30 | 2 | -35/+43 |
* | ** See bug #53558 (plus other fixes/cleanups) | Not Zed | 2004-01-30 | 7 | -285/+198 |
* | removed CAMEL_PROVIDER_IS_EXTERNAL check likewise likewise | Nicel KM | 2004-01-29 | 4 | -8/+10 |
* | Fixes a bug i can't find right now | Not Zed | 2004-01-29 | 5 | -4/+41 |
* | ** See bug #53320 and probably others | Not Zed | 2004-01-29 | 4 | -54/+94 |
* | If the store is already in the model, remove it and then re-add it. Fixes | Jeffrey Stedfast | 2004-01-29 | 2 | -14/+8 |
* | And thus completes the fixes for bug #52766. | Jeffrey Stedfast | 2004-01-29 | 3 | -28/+30 |
* | ** See bug #53179 | Not Zed | 2004-01-28 | 4 | -18/+49 |
* | ref folder from mail_component_get_folder. | Not Zed | 2004-01-28 | 3 | -1/+11 |
* | Removed unneeded debug printfs. | Jeffrey Stedfast | 2004-01-28 | 3 | -15/+10 |
* | Use gtk_tree_view_get_dest_row_at_pos() instead of | Jeffrey Stedfast | 2004-01-28 | 3 | -8/+13 |
* | Copy the imap cache into the right place. Duh. | Jeffrey Stedfast | 2004-01-28 | 2 | -1/+6 |
* | ** See bug #53084 and others. | Not Zed | 2004-01-27 | 17 | -309/+413 |
* | fix the parent-finding logic. | Not Zed | 2004-01-27 | 4 | -46/+31 |
* | Fixes for bug #53251. | Jeffrey Stedfast | 2004-01-27 | 3 | -9/+63 |
* | Set priv->drag_row. | Jeffrey Stedfast | 2004-01-27 | 3 | -8/+38 |
* | Update default mailbox | Aaron Weber | 2004-01-27 | 2 | -4/+461 |
* | removed some debugging printfs | Jeffrey Stedfast | 2004-01-27 | 1 | -4/+1 |
* | Use FOLDER_INFO_FAST bitflag here, since we don't care about unread counts | Jeffrey Stedfast | 2004-01-27 | 2 | -3/+11 |
* | translate DEMAND to INCOMING to get the right rules | Radek Doulik | 2004-01-27 | 3 | -1/+13 |
* | Updated some .cvsignore files. | Christian Neumair | 2004-01-26 | 1 | -0/+2 |
* | Cast the name entry to a GtkWidget to avoid a compiler warning Grab focus | Rodney Dawes | 2004-01-25 | 3 | -1/+11 |
* | Removed the drag & drop interfaces, apparently these aren't good enough | Jeffrey Stedfast | 2004-01-24 | 4 | -528/+693 |
* | remove a typo from the beginning of this file | Dan Winship | 2004-01-24 | 1 | -1/+1 |
* | add the control id to the factory. | Larry Ewing | 2004-01-24 | 2 | -2/+9 |
* | Handle where the file: url is roken (ie, points to a location out of the | Jeffrey Stedfast | 2004-01-24 | 2 | -1/+13 |
* | Set the mnemonic widget for "Folder _name:" | Rodney Dawes | 2004-01-24 | 2 | -0/+7 |
* | use mail_session_get_sa_daemon_port | Radek Doulik | 2004-01-24 | 9 | -8/+262 |
* | Oops, when calling spamassassin rather than spamc, we need to invoke | Jeffrey Stedfast | 2004-01-23 | 2 | -6/+15 |
* | Fixes bug #53175. | Jeffrey Stedfast | 2004-01-23 | 2 | -196/+196 |
* | See bug #53051 + + * em-subscribe-editor.c (subscribe_set_store): fix typo | Gary Ekker | 2004-01-23 | 2 | -1/+7 |
* | uncomment system wide spamd test | Radek Doulik | 2004-01-22 | 2 | -11/+28 |
* | Migrate the ETree expanded state files as well as the GalView files. | Jeffrey Stedfast | 2004-01-22 | 3 | -42/+283 |
* | use camel_mkdir(0777) rather than 0777 & st.st_mode which isn't set | Not Zed | 2004-01-21 | 2 | -19/+46 |
* | ** See bug #53159. | Not Zed | 2004-01-21 | 4 | -17/+36 |
* | oops | Jeffrey Stedfast | 2004-01-21 | 1 | -1/+1 |
* | New function to migrate the imap cache. (em_migrate_1_4): Migrate the IMAP | Jeffrey Stedfast | 2004-01-21 | 2 | -0/+12 |
* | fixed a type-o that omehow made it in between building and committing | Jeffrey Stedfast | 2004-01-21 | 1 | -2/+1 |
* | New function to migrate the imap cache. (em_migrate_1_4): Migrate the IMAP | Jeffrey Stedfast | 2004-01-21 | 2 | -3/+82 |
* | Changed the logic of the visibility of the passwd text so that we hid ethe | Jeffrey Stedfast | 2004-01-21 | 2 | -1/+7 |
* | ** See Bug #52817. | Not Zed | 2004-01-20 | 2 | -13/+23 |
* | Make displayed_uid public. | Not Zed | 2004-01-20 | 8 | -17/+63 |
* | ** See bug #52885. | Not Zed | 2004-01-20 | 2 | -6/+26 |
* | ** See bug #53028. | Not Zed | 2004-01-20 | 2 | -1/+10 |
* | ** See bug #52990. | Not Zed | 2004-01-20 | 3 | -3/+8 |
* | ** See bug #52989. | Not Zed | 2004-01-20 | 2 | -6/+21 |
* | pasted bug # | Radek Doulik | 2004-01-20 | 1 | -0/+2 |
* | path to gtkhtml's rc file (config_write_style): use MAIL_CONFIG_RC_DIR | Radek Doulik | 2004-01-20 | 2 | -2/+9 |
* | removed this like i asked radek to ages ago, just call the parent | Not Zed | 2004-01-19 | 6 | -34/+131 |
* | get the toplevel widget here too, similar to bug 52161. | Not Zed | 2004-01-19 | 3 | -7/+25 |
* | if we can't open the pop3 cache dir, because it doesn't exist, it is not | Not Zed | 2004-01-19 | 4 | -119/+100 |
* | properly decode the mailto url rather than treating it as a simple string. | Not Zed | 2004-01-19 | 3 | -6/+34 |
* | pass in an exception to use | JP Rosevear | 2004-01-17 | 2 | -1/+6 |
* | removed evolution-mbox-upgrade.c from the build | Jeffrey Stedfast | 2004-01-17 | 2 | -429/+0 |
* | Dump a struct _camel_header_address to an html string. | Jeffrey Stedfast | 2004-01-17 | 2 | -4/+57 |
* | s/g_fre/g_free/ | Jeffrey Stedfast | 2004-01-17 | 3 | -17/+23 |
* | updated | Jeffrey Stedfast | 2004-01-17 | 1 | -1/+1 |
* | fixed changelog | Jeffrey Stedfast | 2004-01-17 | 1 | -1/+3 |
* | Oops, still need to stat() the src file so we can report what percentage | Jeffrey Stedfast | 2004-01-17 | 2 | -1/+7 |
* | Move 'message_list->folder = folder;' out of the uri compare if-block and | Jeffrey Stedfast | 2004-01-16 | 2 | -12/+17 |
* | cvsignore | Jeffrey Stedfast | 2004-01-16 | 2 | -0/+4 |
* | change this to check the store using the provider url_cmp and just lookup | Not Zed | 2004-01-16 | 5 | -25/+103 |
* | Startup files/folders. | Not Zed | 2004-01-16 | 7 | -17/+113 |
* | oops | Jeffrey Stedfast | 2004-01-16 | 1 | -1/+1 |
* | fixed a type-o | Jeffrey Stedfast | 2004-01-16 | 1 | -1/+1 |
* | Make vfolder_store 'global'. | Jeffrey Stedfast | 2004-01-16 | 3 | -5/+39 |
* | Fixes bug #52888 | Jeffrey Stedfast | 2004-01-16 | 2 | -2/+52 |
* | Make the model sorted. Fixes bug #52888. | Jeffrey Stedfast | 2004-01-16 | 2 | -9/+39 |
* | oops, add major, minor, revision args to g_warning | Jeffrey Stedfast | 2004-01-16 | 1 | -4/+6 |
* | Don't select the first unread mesg in the case where no mesg was | Jeffrey Stedfast | 2004-01-16 | 2 | -1/+7 |
* | Only abort the copy if the dest folder both exists and contains data. | Jeffrey Stedfast | 2004-01-16 | 2 | -2/+11 |
* | Only abort the copy if the dest folder both exists and contains data. | Jeffrey Stedfast | 2004-01-16 | 2 | -1/+8 |
* | removed ForgetPasswords verb. (emfb_forget_passwords): removed. | Rodrigo Moya | 2004-01-16 | 2 | -8/+5 |
* | ** See bug #52891. | Not Zed | 2004-01-15 | 2 | -2/+9 |
* | ** See bug #52878. | Not Zed | 2004-01-15 | 2 | -3/+23 |
* | ** See bugs #51609 and #43515. | Not Zed | 2004-01-15 | 6 | -3/+102 |
* | Add a description for /apps/evolution/mail/junk/sa/local_only. | Jeremy Katz | 2004-01-15 | 2 | -0/+11 |
* | Split out the remapping code into e-util/e-bconf-map.[c,h] to be shared | Jeffrey Stedfast | 2004-01-15 | 2 | -529/+140 |
* | ** See bug 51660. | Not Zed | 2004-01-14 | 13 | -90/+329 |
* | Pass the parent window, fixing a crasher. Bug #52161. | Ross Burton | 2004-01-14 | 1 | -2/+2 |
* | s/<= 0/== 0/ | Jeffrey Stedfast | 2004-01-14 | 1 | -1/+1 |
* | Handle upgrading from 1.0.x and 1.2.x (code basically moved verbatim from | Jeffrey Stedfast | 2004-01-14 | 4 | -159/+1485 |
* | support for posting both to mail and to (multiple) folders | Meilof Veeningen | 2004-01-13 | 13 | -107/+534 |
* | use mail_session_get_sa_use_daemon | Radek Doulik | 2004-01-13 | 2 | -1/+4 |