| Commit message (Expand) | Author | Age | Files | Lines |
Stedfast2004-05-01 | 1 | -0/+2 |
* | If the row the cursor is hovering over has children and is not expanded | Jeffrey Stedfast | 2004-05-01 | 2 | -0/+78 |
* | Fixed a type-o. | Enver ALTIN | 2004-05-01 | 2 | -1/+5 |
* | Properly initialise the strikeout column for both types of folders (trash | Jeffrey Stedfast | 2004-05-01 | 2 | -18/+20 |
* | fix the overwrite? question. #57822. | Not Zed | 2004-04-30 | 2 | -1/+5 |
* | change all the session-message-* things to just be secondary, otherwise | Not Zed | 2004-04-29 | 2 | -6/+9 |
* | forgot to prefix error type with "mail:" | Not Zed | 2004-04-29 | 2 | -2/+5 |
* | duh, use the right error id. | Not Zed | 2004-04-29 | 2 | -1/+4 |
* | call mail_note_store rather than get_folder_info so that unread counts are | Not Zed | 2004-04-29 | 2 | -1/+5 |
* | fix the password dialogue text. | Not Zed | 2004-04-29 | 2 | -1/+6 |
* | Sort the VFolders. Fixes bug #56636. | Jeffrey Stedfast | 2004-04-29 | 2 | -29/+4 |
* | We only want 8bits per color. Fixes bug #57588. | Jeffrey Stedfast | 2004-04-29 | 2 | -4/+7 |
* | Duh. If the lookup of si fails, don't use si->display_name in the warning | Jeffrey Stedfast | 2004-04-29 | 3 | -6/+12 |
* | check stat == 0 | Jeffrey Stedfast | 2004-04-29 | 1 | -1/+1 |
* | Use g_shell_parse_argv() to get the actual script path and then check that | Jeffrey Stedfast | 2004-04-28 | 2 | -7/+17 |
* | return the right type, related to #53839. | Not Zed | 2004-04-28 | 2 | -1/+6 |
* | ** Changed error messages to use EError. | Not Zed | 2004-04-28 | 17 | -281/+145 |
* | ** See bug #57659. | Not Zed | 2004-04-27 | 3 | -17/+5 |
* | ** See bug #57511. | Not Zed | 2004-04-27 | 3 | -2/+13 |
* | added bug # | Radek Doulik | 2004-04-26 | 1 | -0/+2 |
* | set gtk_html_begin's flags to avoid scroll to top of the message and | Radek Doulik | 2004-04-26 | 4 | -4/+25 |
* | Glade file for displaying the license. | Sarfraaz Ahmed | 2004-04-23 | 2 | -0/+158 |
* | fix the check to see if we've already loaded the images. #57450. | Not Zed | 2004-04-23 | 2 | -1/+6 |
* | Added a check for HAS_LICENSE flag. | Sarfraaz Ahmed | 2004-04-23 | 2 | -1/+159 |
* | do the imap cmeta files, it just does the sync offline stuff. #56674. | Not Zed | 2004-04-22 | 2 | -56/+137 |
* | force check of autosaved messages as soon as the mailer starts up (well, | Not Zed | 2004-04-22 | 2 | -1/+21 |
* | display selected count instead of unread if we have >1 selected. Also | Not Zed | 2004-04-22 | 2 | -3/+33 |
* | use a better test for non-full lines. | Not Zed | 2004-04-21 | 2 | -2/+7 |
* | dont desensitise HideDeleted just 'cause we have no folder, it needs to | Not Zed | 2004-04-21 | 2 | -2/+16 |
* | use the right signal callback for the changed signal. Fixes #57246. | Not Zed | 2004-04-21 | 2 | -1/+4 |
* | fix for e_user_creatable_items api changes. (create_item): split out the | Not Zed | 2004-04-21 | 2 | -20/+46 |
* | dded a needed #include | Jeffrey Stedfast | 2004-04-20 | 1 | -0/+1 |
* | added a needed #include | Jeffrey Stedfast | 2004-04-20 | 1 | -0/+1 |
* | Use E_ICON_SIZE_* enums for the menu icon sizes. | Jeffrey Stedfast | 2004-04-20 | 2 | -5/+8 |
* | Use E_ICON_SIZE_* enums for the menu/toolbar icon sizes. | Jeffrey Stedfast | 2004-04-20 | 2 | -36/+39 |
* | Same. | Jeffrey Stedfast | 2004-04-20 | 11 | -21/+41 |
* | get rid of mark_pixbuf, it's not even sued | Jeffrey Stedfast | 2004-04-20 | 2 | -6/+0 |
* | Removed variables that got re-added with the icon-theme patch somehow. | Jeffrey Stedfast | 2004-04-20 | 6 | -19/+16 |
* | mail-component.c | Michael Terry | 2004-04-19 | 21 | -217/+241 |
* | Removed unused and uninitialised "url" local that gets g_free-ed | David Malcolm | 2004-04-19 | 2 | -2/+6 |
* | Work in progress, HIG'ing and de-coupling of errors. | Michael Zucci | 2004-04-16 | 1 | -0/+293 |
* | Change the message display widget names to match the ones we are using in | Jeffrey Stedfast | 2004-04-16 | 2 | -3/+10 |
* | Added a new "message_list_scrolled" signal so our users can listen to this | Jeffrey Stedfast | 2004-04-15 | 3 | -11/+33 |
* | Don't complain about message errors ("Internal Error: ..."), instead | Jeffrey Stedfast | 2004-04-15 | 2 | -5/+6 |
* | ugh, use the queued thread to get the folder, otherwise we can get folders | Not Zed | 2004-04-14 | 5 | -11/+74 |
* | remove debug comment. | Not Zed | 2004-04-14 | 5 | -12/+73 |
* | ** See bug #56149. | Not Zed | 2004-04-14 | 5 | -44/+26 |
* | hmm, use the right pointer when iterating the pending uri list. | Not Zed | 2004-04-14 | 2 | -5/+9 |
* | We don't actually want to disallow clicking on \NoSelect folders. Fixes a | Jeffrey Stedfast | 2004-04-14 | 2 | -1/+5 |
* | argh. don't expand/fill | Jeffrey Stedfast | 2004-04-14 | 1 | -4/+4 |
* | If we get an empty charset string from gconf, don't try to use the result | Jeffrey Stedfast | 2004-04-14 | 2 | -3/+10 |
* | upped the defult timeout to 10 minutes rather than 1 | Jeffrey Stedfast | 2004-04-14 | 1 | -1/+1 |
* | Removed crackrock usage of GtkFixed as fillter. Also HIGified some other | Jeffrey Stedfast | 2004-04-14 | 2 | -413/+393 |
* | enabled some unread-count debug spewage | Jeffrey Stedfast | 2004-04-14 | 2 | -3/+3 |
* | track the messagelist hidedeleted value since it looks it up when we set | Not Zed | 2004-04-14 | 5 | -17/+70 |
* | run this in the thread_queued_slow, so it runs in sequence and after | Not Zed | 2004-04-13 | 3 | -1/+8 |
* | reset load_http_now once we've done, should fix #56338 finally. | Not Zed | 2004-04-13 | 2 | -0/+3 |
* | use %% for %%. | Not Zed | 2004-04-13 | 5 | -14/+31 |
* | Need to set the session on the preview object. Fixes bug #56862. | Jeffrey Stedfast | 2004-04-13 | 2 | -1/+6 |
* | Scroll to the auto-selected folder. Fixes bug #56707. | Jeffrey Stedfast | 2004-04-13 | 2 | -0/+4 |
* | New function. (message_list_set_scrollbar_position): New function. | Jeffrey Stedfast | 2004-04-13 | 3 | -0/+27 |
* | If the provider is unavailable, return euri like the other fail cases. | Jeffrey Stedfast | 2004-04-12 | 2 | -2/+8 |
* | Updated Spanish translation. | Francisco Javier F. Serrador | 2004-04-10 | 2 | -1/+6 |
* | Don't bother adding the autogen sig here, e-signature-list.c handles this | Jeffrey Stedfast | 2004-04-10 | 3 | -11/+44 |
* | use e_destination_export_to_vcard_attribute instead of exporting to xml, | Chris Toshok | 2004-04-10 | 4 | -34/+46 |
* | add width=16 height=16 to rupert's image so that it doesn't flicker/move | Radek Doulik | 2004-04-10 | 2 | -1/+6 |
* | Set the excluded bits on the folder-tree. Don't allow the user to xfer | Jeffrey Stedfast | 2004-04-10 | 2 | -0/+8 |
* | Create an EUserCreatableItemsHandler for the view. (emfv_finalise): Unref | Dan Winship | 2004-04-09 | 3 | -0/+22 |
* | Now takes a pattern argument to limit files that get copied over (so we | Jeffrey Stedfast | 2004-04-09 | 2 | -4/+8 |
* | Fixed up a bit to look nicer and make it closer to HIG compliant. | Jeffrey Stedfast | 2004-04-09 | 3 | -155/+189 |
* | We need to recursively copy the dragged folder tree over to the drop | Jeffrey Stedfast | 2004-04-09 | 2 | -9/+61 |
* | add the monkey button if we're from evolution. See #52977. (emfh_gethttp): | Not Zed | 2004-04-08 | 2 | -7/+29 |
* | VJUNK_FOLDER's dont exist, they're VTRASH folders now. | Not Zed | 2004-04-08 | 6 | -61/+95 |
* | Check that emft_selection_get_selected() returns TRUE before we try to use | Jeffrey Stedfast | 2004-04-08 | 2 | -5/+23 |
* | moved a comment to a more appropriate location | Jeffrey Stedfast | 2004-04-08 | 1 | -1/+1 |
* | Fix for bug #56538 | Jeffrey Stedfast | 2004-04-08 | 2 | -20/+33 |
* | Removed. | Jeffrey Stedfast | 2004-04-08 | 7 | -26/+6 |
* | No longer need the Apply stuff. | Jeffrey Stedfast | 2004-04-08 | 4 | -49/+3 |
* | Don't call a function that doesn't exist anymore. | Jeffrey Stedfast | 2004-04-07 | 2 | -1/+6 |
* | Changed to save the settings in the signal callbacks. | Jeffrey Stedfast | 2004-04-07 | 5 | -705/+483 |
* | 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 |