| Commit message (Expand) | Author | Age | Files | Lines |
* | Set the border widths on the dialog's vbox and action area to be | Rodney Dawes | 2004-04-15 | 6 | -142/+208 |
* | Translation updated by Daniel van Eeden. | Vincent van Adrighem | 2004-04-15 | 2 | -1218/+1173 |
* | Updated Brazilian Portuguese translation done by Gustavo Maciel Dias | Gustavo Maciel Dias Vieira | 2004-04-15 | 2 | -714/+679 |
* | Use %F instead of %S so that the folder name gets properly converted from | Jeffrey Stedfast | 2004-04-15 | 2 | -1/+9 |
* | Don't complain about message errors ("Internal Error: ..."), instead | Jeffrey Stedfast | 2004-04-15 | 2 | -5/+6 |
* | Don't add an autogen signature if the new signature is the autogen | Jeffrey Stedfast | 2004-04-15 | 2 | -11/+12 |
* | Fixes #56553 | JP Rosevear | 2004-04-14 | 2 | -6/+8 |
* | differentiate between user cancellation and no importer (next_file_page): | JP Rosevear | 2004-04-14 | 2 | -10/+22 |
* | don't unref the dialog, destroy it properly | JP Rosevear | 2004-04-14 | 2 | -1/+7 |
* | Updated Czech translation. | Miloslav Trmac | 2004-04-14 | 2 | -233/+272 |
* | 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 |
* | Translation updated. | Priit Laes | 2004-04-14 | 2 | -255/+295 |
* | ** 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 |
* | do offline mail syncing (only for open folders so far). If we fail doing | Not Zed | 2004-04-14 | 2 | -5/+38 |
* | Same as below for the tasks component. | Not Zed | 2004-04-14 | 3 | -5/+33 |
* | Updated British English translation | Gareth Owen | 2004-04-14 | 2 | -206/+247 |
* | We don't actually want to disallow clicking on \NoSelect folders. Fixes a | Jeffrey Stedfast | 2004-04-14 | 2 | -1/+5 |
* | Rearranged some error checking code to fix bug #56405. | Jeffrey Stedfast | 2004-04-14 | 2 | -10/+16 |
* | disable the map link for 2.0. | Chris Toshok | 2004-04-14 | 2 | -0/+9 |
* | fixed the attribution translation | Jeffrey Stedfast | 2004-04-14 | 1 | -1/+1 |
* | Implemented a similar workaround to the one I did for a gethostbyaddr_r() | Jeffrey Stedfast | 2004-04-14 | 2 | -1/+20 |
* | 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 |
* | To be on the safe side (even though the real bug behind bug #51924 can't | Jeffrey Stedfast | 2004-04-14 | 2 | -3/+11 |
* | 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 |
* | implement the new counts, and get them all atomically so they're only | Not Zed | 2004-04-13 | 3 | -14/+60 |
* | Fix NotZed's fix to not mark messages as unseen. Fixes bug #56879. | Jeffrey Stedfast | 2004-04-13 | 2 | -4/+9 |
* | Translation updated. | Priit Laes | 2004-04-13 | 2 | -984/+762 |
* | add missing debug wrapper back. | Larry Ewing | 2004-04-13 | 1 | -1/+1 |
* | accept text/calendar drops. | Larry Ewing | 2004-04-13 | 2 | -2/+17 |
* | Fixes #56628 | Gary Ekker | 2004-04-13 | 2 | -2/+18 |
* | 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 |
* | add a component name argument, so we don't use 'this_component', and | Not Zed | 2004-04-13 | 2 | -15/+27 |
* | use %% for %%. | Not Zed | 2004-04-13 | 5 | -14/+31 |
* | add GDK_ACTION_COPY to the supported drag types. Connect to the | Larry Ewing | 2004-04-13 | 2 | -2/+44 |
* | change the auth type string from Password to plain/password | Sivaiah Nallagatla | 2004-04-13 | 3 | -2/+8 |
* | added a check for new auth type "plain/password" for groupwise in | Sivaiah Nallagatla | 2004-04-13 | 2 | -0/+8 |
* | treat "" the same as NULL (don't add it to the list). | Chris Toshok | 2004-04-13 | 2 | -1/+6 |
* | quiet valgrind uninitialized memory warning. | Chris Toshok | 2004-04-13 | 2 | -0/+6 |
* | [ should fix #56537 ] | Chris Toshok | 2004-04-13 | 3 | -32/+29 |
* | Updated British English translation | Gareth Owen | 2004-04-13 | 2 | -727/+729 |
* | Fix for bug #56878. | Jeffrey Stedfast | 2004-04-13 | 2 | -8/+29 |
* | 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 |
* | Really fixes bug #56623 | Jeffrey Stedfast | 2004-04-13 | 3 | -6/+32 |
* | If the provider is unavailable, return euri like the other fail cases. | Jeffrey Stedfast | 2004-04-12 | 2 | -2/+8 |
* | Update Czech translation | Miloslav Trmac | 2004-04-12 | 2 | -598/+599 |
* | Updated Brazilian Portuguese translation from Afonso Celso Medina | Evandro Fernandes Giovanini | 2004-04-12 | 2 | -481/+517 |
* | add bookname to uri | Sivaiah Nallagatla | 2004-04-11 | 3 | -12/+16 |
* | Updated Canadian English translation. | Adam Weinberger | 2004-04-11 | 2 | -1370/+857 |
* | Fixed to use e-passwords. | Gary Ekker | 2004-04-11 | 5 | -61/+119 |
* | add prototypes for eab_load_error_dialog and eab_search_result_dialog. | Chris Toshok | 2004-04-11 | 5 | -103/+134 |
* | remove the e_destination_get_book api, since the function doesn't exist. | Chris Toshok | 2004-04-11 | 2 | -1/+5 |
* | Updated Brazilian Portuguese translation from Afonso Celso Medina | Evandro Fernandes Giovanini | 2004-04-10 | 2 | -518/+500 |
* | Updated Spanish translation. | Francisco Javier F. Serrador | 2004-04-10 | 4 | -767/+746 |
* | Don't activate the components here. (e_shell_construct): Activate them all | Jeffrey Stedfast | 2004-04-10 | 3 | -14/+36 |
* | Don't bother adding the autogen sig here, e-signature-list.c handles this | Jeffrey Stedfast | 2004-04-10 | 3 | -11/+44 |
* | If we fail to set a sig_uid then try to extract the old style signature id | Jeffrey Stedfast | 2004-04-10 | 3 | -1/+21 |
* | bump to 8 for new contact list migration, since there was a bug in the | Chris Toshok | 2004-04-10 | 2 | -1/+7 |
* | bump version required to 8 for the contact list migration foo. | Chris Toshok | 2004-04-10 | 2 | -1/+6 |
* | make sure the component is activated before calling upgradeFromVersion. | Chris Toshok | 2004-04-10 | 2 | -1/+9 |
* | pass GDK_CURRENT_TIME instead of a function pointer to "time" to | Chris Toshok | 2004-04-10 | 2 | -11/+31 |
* | unref the component registry | Dan Winship | 2004-04-10 | 2 | -1/+7 |
* | If the autogen signature isn't in the list (or isn't the first in the | Jeffrey Stedfast | 2004-04-10 | 2 | -0/+31 |
* | s/eab-destination/e-destination/ | Rodney Dawes | 2004-04-10 | 2 | -10/+5 |
* | i'm sick of seeing ?'s in my cvs up lists | Chris Toshok | 2004-04-10 | 1 | -0/+2 |
* | bump to 7 for new contact list migration. | Chris Toshok | 2004-04-10 | 2 | -1/+6 |
* | EABDestination -> EDestination. (e_msg_composer_hdrs_to_message_internal): | Chris Toshok | 2004-04-10 | 6 | -105/+172 |
* | use e_destination_export_to_vcard_attribute instead of exporting to xml, | Chris Toshok | 2004-04-10 | 4 | -34/+46 |
* | EABDestination -> EDestination. (e_delegate_dialog_get_delegate): same. | Chris Toshok | 2004-04-10 | 5 | -47/+67 |
* | use the new e_destination_export_to_vcard_attribute call to build up the | Chris Toshok | 2004-04-10 | 23 | -475/+521 |
* | use the new e_destination_export_to_vcard_attribute call to build up the | Chris Toshok | 2004-04-10 | 2 | -1723/+0 |
* | is Toshok <toshok@ximian.com> | Chris Toshok | 2004-04-10 | 1 | -6/+5 |
* | Fix capitalisation of the "mailcheck" section title and move it to the top | Jeffrey Stedfast | 2004-04-10 | 3 | -7/+17 |
* | use BASE_VERSION to supply the major/minor version, and use | Chris Toshok | 2004-04-10 | 2 | -6/+19 |
* | 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 |
* | Update for "New" changes. Move "New Window" into File menu. | Dan Winship | 2004-04-09 | 2 | -17/+11 |
* | Create an EUserCreatableItemsHandler for the view if there isn't one yet, | Dan Winship | 2004-04-09 | 6 | -4/+65 |
* | create an EUserCreatableItemsHandler (addressbook_view_clear): destroy it | Dan Winship | 2004-04-09 | 3 | -4/+30 |
* | Create an EUserCreatableItemsHandler for the view. (emfv_finalise): Unref | Dan Winship | 2004-04-09 | 3 | -0/+22 |
* | Change this a lot. Now each component will maintain its own | Dan Winship | 2004-04-09 | 8 | -375/+446 |
* | 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 |
* | add a new variable that should be bumped whenever a migration change | Chris Toshok | 2004-04-09 | 2 | -5/+14 |
* | We need to recursively copy the dragged folder tree over to the drop | Jeffrey Stedfast | 2004-04-09 | 2 | -9/+61 |
* | Changed (!flags & _CREATE) to (!(flags & _CREATE)) (get_folder_online): Do | Jeffrey Stedfast | 2004-04-08 | 2 | -4/+108 |
* | Translation updated. | Priit Laes | 2004-04-08 | 2 | -415/+307 |
* | add the monkey button if we're from evolution. See #52977. (emfh_gethttp): | Not Zed | 2004-04-08 | 2 | -7/+29 |
* | always set the seen flag when we delete a message. I demand that this may, | Not Zed | 2004-04-08 | 3 | -2/+11 |
* | ugh, fix some last minute changes which broke shit. | Not Zed | 2004-04-08 | 2 | -18/+19 |
* | VJUNK_FOLDER's dont exist, they're VTRASH folders now. | Not Zed | 2004-04-08 | 6 | -61/+95 |
* | A widget to show component info for the current component/view. | Not Zed | 2004-04-08 | 4 | -0/+235 |
* | include camel-debug.h | Not Zed | 2004-04-08 | 5 | -54/+61 |
* | 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 |
* | Updated for changes to e-config-page.c (init): Removed the OK and Apply | Jeffrey Stedfast | 2004-04-08 | 4 | -204/+24 |
* | Removed. | Jeffrey Stedfast | 2004-04-08 | 7 | -26/+6 |
* | Removed the "apply" method. | Jeffrey Stedfast | 2004-04-08 | 5 | -184/+22 |
* | Fixed to be instant-apply. | Jeffrey Stedfast | 2004-04-08 | 2 | -358/+306 |
* | just add the client, we have protection against re-adding it any how | JP Rosevear | 2004-04-08 | 2 | -16/+17 |
* | we don't have an EBook* anymore. (e_destination_clear): same. | Chris Toshok | 2004-04-08 | 3 | -65/+67 |
* | Sync the changes here rather than setting 'changed' on the config control | Jeffrey Stedfast | 2004-04-08 | 2 | -23/+22 |
* | No longer need the Apply stuff. | Jeffrey Stedfast | 2004-04-08 | 4 | -49/+3 |
* | Reversed the logic for setting the signature menu to "None" (only set it | Jeffrey Stedfast | 2004-04-08 | 2 | -28/+34 |
* | simplified a tad | Jeffrey Stedfast | 2004-04-08 | 1 | -9/+10 |
* | remove extra set view params (gnome_calendar_set_view): simplify, just set | JP Rosevear | 2004-04-08 | 10 | -170/+123 |
* | Probably fixes bug #56623 and others? | Jeffrey Stedfast | 2004-04-07 | 2 | -11/+24 |
* | Don't call a function that doesn't exist anymore. | Jeffrey Stedfast | 2004-04-07 | 2 | -1/+6 |
* | Update Czech translation | Miloslav Trmac | 2004-04-07 | 2 | -1020/+1016 |
* | Translation updated. | Priit Laes | 2004-04-07 | 2 | -2231/+1944 |
* | Added mutex locking where appropriate. | Jeffrey Stedfast | 2004-04-07 | 2 | -2/+27 |
* | Added Icelandic translation by Helgi Þormar Þorbjörnsson | Samúel Jón Gunnarsson | 2004-04-07 | 4 | -1/+17728 |
* | Added mutex locking where appropriate. | Jeffrey Stedfast | 2004-04-07 | 2 | -11/+57 |
* | Defined. | Jeffrey Stedfast | 2004-04-07 | 8 | -8/+26 |
* | Changed to save the settings in the signal callbacks. | Jeffrey Stedfast | 2004-04-07 | 5 | -705/+483 |
* | ops, saved it this time | Radek Doulik | 2004-04-07 | 1 | -3/+3 |
* | (set_editor_text): added pad_signature parameter to tell if we | Radek Doulik | 2004-04-07 | 2 | -6/+10 |
* | added empty hbox so that we have 12pxs between account setting and | Radek Doulik | 2004-04-07 | 2 | -1/+11 |
* | svn path=/trunk/; revision=25338 | Fixed any wrong translations. T.Aihana | 2004-04-06 | 1 | -14/+14 |
* | svn path=/trunk/; revision=25337 | Updated ja.po. T.Aihana | 2004-04-06 | 2 | -673/+396 |
* | old name, new trimmed down implementation. This will be replacing | Chris Toshok | 2004-04-06 | 3 | -0/+1401 |
* | revert unapproved patch | Chris Toshok | 2004-04-06 | 2 | -28/+1 |
* | #if 0 out the sys/debugreg stuff. | Not Zed | 2004-04-06 | 2 | -1/+3 |
* | ** See bug #56110. | Not Zed | 2004-04-06 | 3 | -12/+69 |
* | : implement keyboard navigation(TAB/shift+TAB) (activaite_editor) : add a | Hao Sheng | 2004-04-06 | 3 | -25/+126 |
* | ** See bug #56464. | Not Zed | 2004-04-06 | 5 | -16/+59 |
* | ref the emfoldertree in our thread message. (em_folder_tree_set_selected): | Not Zed | 2004-04-06 | 4 | -2/+18 |
* | moved goto stuff to the view menu. | Not Zed | 2004-04-06 | 2 | -13/+17 |
* | wrap this with the correct #ifdef. | Chris Toshok | 2004-04-06 | 2 | -2/+6 |
* | use the correct glade filename. | Chris Toshok | 2004-04-06 | 2 | -1/+6 |
* | don't issue the display view signal a second time, connect_view does this | JP Rosevear | 2004-04-06 | 1 | -1/+0 |
* | Updated Basque translation. | Iñaki Larrañaga | 2004-04-06 | 1 | -0/+1 |
* | Updated Basque translation. | Iñaki Larrañaga | 2004-04-06 | 2 | -5566/+2740 |
* | only select one day | JP Rosevear | 2004-04-06 | 2 | -2/+6 |
* | fixed | Jeffrey Stedfast | 2004-04-06 | 1 | -4/+4 |
* | Fixed to not ignore signatures without uids (e.g. signatures that were | Jeffrey Stedfast | 2004-04-06 | 2 | -18/+25 |
* | Migrate the thread_list setting. Fixes bug #56297. | Jeffrey Stedfast | 2004-04-06 | 2 | -51/+111 |
* | Update Czech translation | Miloslav Trmac | 2004-04-05 | 2 | -919/+959 |
* | removed commented code. | Rodrigo Moya | 2004-04-05 | 2 | -34/+2 |
* | removed useless call to set the POA after construction. | Rodrigo Moya | 2004-04-05 | 2 | -1/+5 |
* | Fixes #56316 | Rodrigo Moya | 2004-04-05 | 7 | -1/+153 |
* | 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 |
* | dont add folders to folders_out here, only in get_folders_add_folders. | Not Zed | 2004-04-05 | 3 | -13/+21 |
* | Translation updated by Daniel van Eeden. | Vincent van Adrighem | 2004-04-04 | 2 | -1023/+1052 |
* | 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 |
* | New function to get the deleted message count (used for Outbox count which | Jeffrey Stedfast | 2004-04-03 | 3 | -5/+53 |
* | Revert Radek's last change to fix bug #56381. | Jeffrey Stedfast | 2004-04-03 | 2 | -1/+7 |
* | bump version, requirements | JP Rosevear | 2004-04-03 | 50 | -92700/+108250 |
* | Make the button initially insensitive. Connect to the entry's "changed" | Dan Winship | 2004-04-03 | 2 | -6/+30 |
* | Always set a format prop so that 1.4 and older 1.5 versions won't strcmp() | Jeffrey Stedfast | 2004-04-02 | 2 | -0/+8 |
* | turn this on, this should always be on, it points to real bugs in the | Not Zed | 2004-04-02 | 3 | -7/+33 |
* | 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 |
* | [ fixes bug #51897 ] | Chris Toshok | 2004-04-02 | 1 | -11/+19 |
* | Create a new class for "Western European, New" to fix a translation issue. | Jeffrey Stedfast | 2004-04-02 | 2 | -2/+9 |
* | dumb fix | Jeffrey Stedfast | 2004-04-02 | 1 | -3/+2 |
* | Fixed some breakage I introduced in the changes below. | Jeffrey Stedfast | 2004-04-02 | 2 | -2/+12 |
* | Report progress. "Fixes" bug #56355. | Jeffrey Stedfast | 2004-04-02 | 2 | -3/+7 |
* | simplify menu_item_set_label() | Jeffrey Stedfast | 2004-04-02 | 2 | -20/+10 |
* | Wrap annoying exeption warnings with w(). | Jeffrey Stedfast | 2004-04-02 | 2 | -6/+12 |
* | Updated to use the new signature APIs. (signature_added): _()ify the | Jeffrey Stedfast | 2004-04-02 | 2 | -4/+27 |
* | Set the updated sig->name on the menu item. | Jeffrey Stedfast | 2004-04-02 | 2 | -3/+23 |
* | add/remove views | JP Rosevear | 2004-04-02 | 9 | -9/+45 |
* | Updated to use the new signature APIs. | Jeffrey Stedfast | 2004-04-02 | 3 | -149/+176 |
* | Reference signatures by their UID rather than by an integer id. Also | Jeffrey Stedfast | 2004-04-02 | 3 | -17/+16 |
* | Updated for signature API changes. | Jeffrey Stedfast | 2004-04-02 | 12 | -699/+443 |
* | Fixes #53433. | Hari Prasad Nadig | 2004-04-02 | 3 | -55/+45 |
* | set the default timezone on all clients when opened. | Rodrigo Moya | 2004-04-02 | 2 | -0/+7 |
* | fix small typo | Radek Doulik | 2004-04-01 | 2 | -1/+6 |
* | Commented grabbing focus on hostname edit, fix the focus issue of Account | Eric Zhao | 2004-04-01 | 2 | -1/+5 |
* | add some sanity check here. add atk_state_focused to focused cell, it is | Yuedong Du | 2004-04-01 | 2 | -4/+16 |
* | return correct values (boolean). | Rodrigo Moya | 2004-04-01 | 2 | -2/+7 |
* | Translation updated. | Vincent van Adrighem | 2004-04-01 | 2 | -1263/+1653 |
* | make sure we unset the float value for the panes if converting from 1.4 | JP Rosevear | 2004-04-01 | 2 | -1/+6 |
* | Fixes #56120 | JP Rosevear | 2004-04-01 | 2 | -2/+10 |
* | Updated British English translation | Gareth Owen | 2004-04-01 | 2 | -6015/+6518 |
* | New class similar to EAccount but for signatures. | Jeffrey Stedfast | 2004-04-01 | 6 | -0/+955 |
* | Update Czech translation | Miloslav Trmac | 2004-04-01 | 2 | -154/+165 |
* | Only do citation colouring if the user has specified to do so and use the | Jeffrey Stedfast | 2004-04-01 | 2 | -3/+31 |
* | add missing labels to dock items. | William Jon McCann | 2004-04-01 | 3 | -7/+12 |
* | Remove dialog separators Change the border with of the dialog's vbox and | Rodney Dawes | 2004-04-01 | 8 | -55/+149 |
* | Save/restore the subscribe dialog's window size. Fixes bug #56230. | Jeffrey Stedfast | 2004-04-01 | 4 | -5/+82 |
* | Removed the imap4 files | Rodney Dawes | 2004-04-01 | 2 | -3/+4 |
* | fixed documentation typos. | Rodrigo Moya | 2004-04-01 | 2 | -2/+6 |
* | Replaced add_event_source with add_source and passed the VEVENT type as | Sarfraaz Ahmed | 2004-03-31 | 2 | -1/+6 |
* | 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 |
* | similar to below. | Not Zed | 2004-03-31 | 3 | -4/+11 |
* | Fixed missing headers now mail/* doesn't include gtk/*, camel/*, and | Not Zed | 2004-03-31 | 7 | -1/+23 |
* | start the rule editor with the right label. | Not Zed | 2004-03-31 | 2 | -1/+6 |
* | renamed filter_label to rule_label, and removed the vfolder-editor and | Not Zed | 2004-03-31 | 7 | -659/+51 |
* | [ fixes bug #34777 ] | Chris Toshok | 2004-03-31 | 3 | -2/+51 |
* | fixed changelog | Jeffrey Stedfast | 2004-03-31 | 1 | -1/+0 |
* | Partially implemented. (imap4_get_folder): Implemented. | Jeffrey Stedfast | 2004-03-31 | 3 | -19/+305 |
* | [ fixes bug #53544 ] | Chris Toshok | 2004-03-31 | 2 | -5/+31 |
* | [ part of the fix for #51977, the other part is in e-d-s ] | Chris Toshok | 2004-03-31 | 2 | -1/+10 |
* | Use the new "filter_editor" that has been added to the glade file Remove | Rodney Dawes | 2004-03-31 | 4 | -274/+402 |
* | [ part of the fix for #54528, the other part is in e-d-s ] | Chris Toshok | 2004-03-31 | 2 | -0/+26 |
* | [ fixes bug #53094 ] | Chris Toshok | 2004-03-31 | 3 | -265/+73 |
* | [ part of fix for bug #53634 ] | Chris Toshok | 2004-03-31 | 2 | -10/+7 |
* | [ fixes bug #53634 ] | Chris Toshok | 2004-03-31 | 3 | -9/+33 |
* | fix a small error. | Aaron Weber | 2004-03-31 | 1 | -9/+3 |
* | Removed missing camel-imap-command.c for imap4 | Rodney Dawes | 2004-03-31 | 2 | -1/+4 |
* | add remote calendar setup page to task list setup assistant and edit | William Jon McCann | 2004-03-31 | 3 | -23/+416 |
* | Use header_decode_text() rather than rfc2047_decode_word() to decode the | Jeffrey Stedfast | 2004-03-31 | 2 | -2/+9 |
* | [ gui part of the fix required for #48665 ] | Chris Toshok | 2004-03-31 | 2 | -2/+19 |
* | add spellLiveToggled signal | Radek Doulik | 2004-03-30 | 3 | -2/+156 |
* | call drag_finish properly. (selector_tree_drag_motion): set the drag | Larry Ewing | 2004-03-30 | 4 | -122/+124 |
* | imap4 makefile generation/etc | Jeffrey Stedfast | 2004-03-30 | 1 | -0/+13 |
* | added some debug to dump the whole folderinfo tree if store:folder_info is | Not Zed | 2004-03-30 | 7 | -22/+263 |
* | Implemented. | Jeffrey Stedfast | 2004-03-30 | 26 | -1997/+2114 |
* | Replacing changelog accidentally removed during last commit. | William Jon McCann | 2004-03-30 | 1 | -0/+3 |
* | Fix packing of the hbox that contains the actual input widgets to expand | Rodney Dawes | 2004-03-30 | 3 | -2/+8 |
* | don't require client to be loaded in order to remove the source | William Jon McCann | 2004-03-30 | 3 | -2/+7 |
* | Free the folder-info. | Jeffrey Stedfast | 2004-03-30 | 2 | -2/+4 |
* | Updated to actually parse the STATUS response into a list of item/value | Jeffrey Stedfast | 2004-03-30 | 2 | -23/+128 |
* | Removed debugging printfs. | Jeffrey Stedfast | 2004-03-30 | 3 | -4/+13 |
* | create On The Web source group for tasks. | William Jon McCann | 2004-03-30 | 2 | -1/+21 |
* | close pre tag in case we just flush. I am not sure if it's still worth to | Radek Doulik | 2004-03-30 | 2 | -3/+24 |
* | do not add <br> between text and signature | Radek Doulik | 2004-03-30 | 2 | -2/+6 |
* | Instead of comparing sstate[0] to '1', compare it against '0' like all the | Jeffrey Stedfast | 2004-03-30 | 2 | -1/+7 |
* | *** empty log message *** | Rodrigo Moya | 2004-03-29 | 1 | -1/+1 |
* | Naming issue resolved ( Bug 48293 ) | Hari Prasad Nadig | 2004-03-29 | 2 | -4/+8 |
* | Naming issue, Go to Date -> Select Date, Go to Today -> Select today. | Hari Prasad Nadig | 2004-03-29 | 3 | -4/+11 |
* | Update Czech translation | Miloslav Trmac | 2004-03-29 | 2 | -1052/+1252 |
* | removed misplaced return statement that prevented the rest of the objects | Rodrigo Moya | 2004-03-29 | 3 | -1/+10 |
* | Updated Catalan translation by Xavier Conde Rueda <xaviconde@eresmas.com>. | Jordi Mallach | 2004-03-29 | 2 | -1592/+2138 |
* | use object_bag_peek instead of _get, since we dont want to clash/wait for | Not Zed | 2004-03-29 | 4 | -23/+51 |
* | remove the EVENT_MOVE signal which was binded to Alt + Arrows. ditto. | Kidd Wang | 2004-03-29 | 5 | -95/+64 |
* | get the content-type off of the multipart-signed, not its container. This | Not Zed | 2004-03-29 | 2 | -2/+6 |
* | remove locking here, we're locked whne we enter. (fill_fi): call | Not Zed | 2004-03-29 | 2 | -4/+9 |
* | *** empty log message *** | Denis Lackovic | 2004-03-29 | 2 | -2982/+2386 |
* | New source files implementing the CamelFolder class for the new IMAP4 | Jeffrey Stedfast | 2004-03-29 | 4 | -0/+840 |
* | added .cvsignore | Jeffrey Stedfast | 2004-03-29 | 1 | -0/+7 |
* | added camel-imap-store.[c,h] to the build | Jeffrey Stedfast | 2004-03-29 | 2 | -20/+47 |
* | Updated Spanish translation. | Francisco Javier F. Serrador | 2004-03-29 | 2 | -1089/+1363 |
* | added camel-imap-provider.c | Jeffrey Stedfast | 2004-03-29 | 3 | -1/+141 |