| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed a typo here where we were setting the running height based on the | Christopher James Lahey | 2001-09-21 | 1 | -1/+1 |
* | Removed. (folder_bar_popup_map_callback): Don't connect. | Ettore Perazzoli | 2001-09-21 | 2 | -55/+34 |
* | Remove the grab if ->grabbed. | Ettore Perazzoli | 2001-09-21 | 1 | -0/+5 |
* | Lock around hashtable/list manipulation. Also dont try scan vfolder_hash | 0 | 2001-09-21 | 9 | -102/+118 |
* | Build the path on the folderinfo. | 0 | 2001-09-21 | 11 | -27/+73 |
* | Create nonexistant files. | Iain Holmes | 2001-09-21 | 2 | -12/+8 |
* | Set the folder info path. | Jeffrey Stedfast | 2001-09-21 | 2 | -9/+13 |
* | And finally here. | Jeffrey Stedfast | 2001-09-21 | 7 | -27/+108 |
* | Red Carpet RDF | Iain Holmes | 2001-09-21 | 2 | -0/+5 |
* | Register vfolder sources here. | 0 | 2001-09-21 | 11 | -12/+49 |
* | Make a neater error report | Iain Holmes | 2001-09-21 | 3 | -3/+8 |
* | gets a config db (cal_backend_file_destroy): release config db | JP Rosevear | 2001-09-21 | 4 | -19/+174 |
* | Dont special case file: url's anymore. | 0 | 2001-09-21 | 4 | -41/+89 |
* | Convert all textual parts to 8bit before saving. Fixes bug #10388. | Jeffrey Stedfast | 2001-09-21 | 3 | -2/+39 |
* | Only start wizard thing if there are no mail accounts | Iain Holmes | 2001-09-21 | 2 | -4/+9 |
* | don't free memory that we don't own. | Jeffrey Stedfast | 2001-09-21 | 2 | -5/+11 |
* | No need to have g_warnings here. If it's done properly, therapeutically, | Dan Winship | 2001-09-21 | 2 | -2/+6 |
* | Nuke debug warning. | Dan Winship | 2001-09-21 | 2 | -2/+4 |
* | make sure to release the ref on priv->comp. | Larry Ewing | 2001-09-20 | 3 | -0/+18 |
* | Truncate extremely long subjects. (inspired by bug #9158) | Jon Trowbridge | 2001-09-20 | 3 | -4/+22 |
* | I'm slowly losing my mind. | Jon Trowbridge | 2001-09-20 | 1 | -1/+0 |
* | Yikes... fixing accidental breakage. | Jon Trowbridge | 2001-09-20 | 1 | -1/+1 |
* | Display a notification message always, in addition to playing the sound. | Federico Mena Quintero | 2001-09-20 | 5 | -30/+72 |
* | Use the default e-mail address if we have nothing else to go on. | Jon Trowbridge | 2001-09-20 | 7 | -167/+136 |
* | don't add to the complete list of cards if the card is a list | JP Rosevear | 2001-09-20 | 2 | -5/+33 |
* | Updated exception strings to be more clear. | Jeffrey Stedfast | 2001-09-20 | 3 | -17/+23 |
* | Change the "this should never happen" message into a request for people to | Jon Trowbridge | 2001-09-20 | 2 | -1/+10 |
* | Here too. | Jeffrey Stedfast | 2001-09-20 | 3 | -2/+11 |
* | const fix | Iain Holmes | 2001-09-20 | 1 | -2/+2 |
* | Fix memory leak | Iain Holmes | 2001-09-20 | 2 | -0/+5 |
* | Remove dead directory from AC_OUTPUT | JP Rosevear | 2001-09-20 | 2 | -1/+4 |
* | Display a bell icon if there's an alarm set | Iain Holmes | 2001-09-20 | 3 | -3/+9 |
* | Convert the names to the locale charset. | Jeffrey Stedfast | 2001-09-20 | 2 | -14/+24 |
* | Confirm row count here. (etsm_get_row_count): Make sure etsm->model isn't | Christopher James Lahey | 2001-09-20 | 1 | -1/+5 |
* | Oops, don't fail if `data' isn't a CamelService...cuz it's not supposed to | Jeffrey Stedfast | 2001-09-20 | 2 | -1/+7 |
* | Fixed a typo here. esa->rows += count, not esa->rows = count. | Christopher James Lahey | 2001-09-20 | 1 | -1/+1 |
* | Spewage removal Only open folders when they are needed. | Iain Holmes | 2001-09-20 | 3 | -37/+20 |
* | New member `tooltips' in `ETaskWidgetPrivate'. (init): Init to NULL. | Ettore Perazzoli | 2001-09-20 | 2 | -0/+18 |
* | Removed globals `activity_client', `progress'. (timeout_callback_3): Get | Ettore Perazzoli | 2001-09-20 | 6 | -8/+155 |
* | be sure to unref the component. | Larry Ewing | 2001-09-20 | 2 | -0/+7 |
* | Open editors for tasks and appointments | Iain Holmes | 2001-09-20 | 3 | -6/+77 |
* | remove redundant if. (open_callback): free the previous html even if we | Larry Ewing | 2001-09-20 | 2 | -15/+17 |
* | free the temp dup'd string. | Larry Ewing | 2001-09-20 | 3 | -4/+16 |
* | listen for model changes (task_editor_edit_comp): add the attendees to the | JP Rosevear | 2001-09-20 | 9 | -106/+271 |
* | Hack around gdkpixbuf lossage by not trying to display the images | Dan Winship | 2001-09-20 | 2 | -18/+25 |
* | Fixed weird include path | Rodrigo Moya | 2001-09-20 | 1 | -1/+1 |
* | Freeing name[i] instead of namev[i] is a bad idea. (bug #10270) | Jon Trowbridge | 2001-09-20 | 2 | -1/+4 |
* | Pass the actual unread message count, not just whether or not it's > 0. | Dan Winship | 2001-09-20 | 2 | -2/+8 |
* | add OAFIID parameter to the call to the cal_factory_oaf_register function | Rodrigo Moya | 2001-09-19 | 2 | -1/+8 |
* | add a new parameter (const char *iid) to specify the OAFIID of the factory | Rodrigo Moya | 2001-09-19 | 3 | -6/+27 |
* | Added missing header. | 9 | 2001-09-19 | 4 | -4/+17 |
* | Properly handle our GnomeUIInfo labels so that they won't be leaked if | Jon Trowbridge | 2001-09-19 | 2 | -151/+137 |
* | General cleanup of mail debug printfs. | 9 | 2001-09-19 | 15 | -1005/+544 |
* | General cleanup of camel debug printfs. | 9 | 2001-09-19 | 18 | -40/+76 |
* | remove silly debug #if 0 | JP Rosevear | 2001-09-19 | 4 | -4/+16 |
* | more meetings-by-mail additions. Had no idea this needed so much work. | Aaron Weber | 2001-09-19 | 8 | -48/+237 |
* | Shush | JP Rosevear | 2001-09-19 | 1 | -0/+1 |
* | reflect file additions/removals | JP Rosevear | 2001-09-19 | 2 | -2/+10 |
* | A page that shows the meeting time selector and free/busy data for | JP Rosevear | 2001-09-19 | 24 | -789/+7539 |
* | the meeting-time-sel dir is dead, relevant pieces moved to calendar/gui | JP Rosevear | 2001-09-19 | 14 | -6000/+5 |
* | Fixes bug #6350. | Federico Mena Quintero | 2001-09-19 | 3 | -142/+174 |
* | Select next rows | Iain Holmes | 2001-09-19 | 2 | -1/+9 |
* | Make the title translatable, and also use the account name when possible. | Jeffrey Stedfast | 2001-09-19 | 2 | -2/+20 |
* | Keep the mail folders in the correct order | Iain Holmes | 2001-09-19 | 3 | -4/+32 |
* | s/List-Owner/List-Post | Jeffrey Stedfast | 2001-09-19 | 1 | -1/+1 |
* | New arg @row. Highlight that row. (tree_drag_motion): Pass @row to | Ettore Perazzoli | 2001-09-19 | 2 | -1/+11 |
* | Don't add folders multiple times | Iain Holmes | 2001-09-19 | 2 | -1/+15 |
* | Match mailing-list header List-Owner. | Jeffrey Stedfast | 2001-09-19 | 2 | -0/+5 |
* | Attach an X-Evolution-Format header so if people re-edit a message in say | Jeffrey Stedfast | 2001-09-19 | 2 | -11/+18 |
* | Function to get the real receive tpe for ag iven url. IMAP/SPOOL/MAILDIR | 7 | 2001-09-19 | 2 | -9/+21 |
* | If filter inbox is set on the store, and we're opening inbox '', then | 8 | 2001-09-19 | 24 | -146/+544 |
* | Oops, forgot about X-Evolution-Format. | Jeffrey Stedfast | 2001-09-19 | 3 | -1/+12 |
* | Merged into folder_browser_new: nothing ever changes the URI of an | Dan Winship | 2001-09-19 | 6 | -41/+36 |
* | Fixes bug #2830. | Federico Mena Quintero | 2001-09-19 | 6 | -28/+109 |
* | Added verbose error reporting in rdf summaries | Iain Holmes | 2001-09-19 | 2 | -6/+26 |
* | new class for managing multiple calendars, with an API very similar to the | Rodrigo Moya | 2001-09-19 | 16 | -364/+1436 |
* | Pass a 'cache-me' argument to mail_get_password. | Jeffrey Stedfast | 2001-09-19 | 4 | -30/+52 |
* | Call mail_content_loaded here rather than blocking if the message data | Dan Winship | 2001-09-19 | 2 | -0/+10 |
* | Virtualize this. | Dan Winship | 2001-09-19 | 5 | -6/+56 |
* | #include "e-gtk-utils.h". | Ettore Perazzoli | 2001-09-19 | 2 | -1/+8 |
* | Added korean charset conversion. | Jeffrey Stedfast | 2001-09-19 | 2 | -0/+5 |
* | add caluri field data | JP Rosevear | 2001-09-19 | 7 | -13/+232 |
* | Make the canvas backing stored. | Ettore Perazzoli | 2001-09-19 | 2 | -0/+6 |
* | Use ->bin_window [instead of ->window] if the widget is a GtkLayout. | Ettore Perazzoli | 2001-09-19 | 2 | -2/+14 |
* | Added a tip about the always encrypt button. | Kevin Breit | 2001-09-19 | 2 | -0/+27 |
* | Do appends instead of prepends in places. | Iain Holmes | 2001-09-19 | 5 | -6/+16 |
* | create a sexp and check if the cards match before adding them to the list | JP Rosevear | 2001-09-19 | 2 | -7/+28 |
* | Updated Slovak translation. | Stanislav Visnovsky | 2001-09-18 | 2 | -580/+703 |
* | remove conflict droppings | Larry Ewing | 2001-09-18 | 1 | -1/+0 |
* | unref the destination regardless of whether we get an email addresss. | Larry Ewing | 2001-09-18 | 2 | -2/+8 |
* | use g_strfreev. (match_name): s/g_free/g_strfreev. (match_file_as): | Larry Ewing | 2001-09-18 | 4 | -12/+22 |
* | don't malloc a match we will never use. | Larry Ewing | 2001-09-18 | 2 | -1/+4 |
* | remove redundant NULL checks since g_free handles NULLs. (e_text_destroy): | Larry Ewing | 2001-09-18 | 1 | -8/+5 |
* | free the dup'd capabilities. | Larry Ewing | 2001-09-18 | 2 | -0/+7 |
* | Don't process the ImapResponse data, we don't want to block forever on | Jeffrey Stedfast | 2001-09-18 | 2 | -3/+20 |
* | Unsubscribe from the folder before deleting it. Also, use the url's path | Jeffrey Stedfast | 2001-09-18 | 3 | -33/+36 |
* | We want to assume that a destination that comes from a card is | Jon Trowbridge | 2001-09-18 | 2 | -1/+7 |
* | Get folderinfo 1 at a time rather than all at once. | 7 | 2001-09-18 | 2 | -1/+6 |
* | Fixed a stupid bug was causing completion to fail for contacts who have | Jon Trowbridge | 2001-09-18 | 2 | -9/+14 |
* | Do the right thing if the card we are trying to send to has no valid | Jon Trowbridge | 2001-09-18 | 2 | -53/+60 |
* | Code implicitly assumed that event->button.button is 1, 2, or 3, causing | Jon Trowbridge | 2001-09-18 | 2 | -17/+26 |
* | added a timeout to refresh the list every 10 minutes. Not ideal, as the | Damon Chaplin | 2001-09-18 | 10 | -39/+303 |
* | only use 1 format, so we are consistent everywhere. If we support multiple | Damon Chaplin | 2001-09-18 | 2 | -141/+183 |
* | Fix the tail space calculation, it didn't always take into account the | 7 | 2001-09-18 | 2 | -8/+19 |
* | Updated Swedish translation. | Christian Rose | 2001-09-18 | 2 | -233/+284 |
* | Unsubscribe from the folder before deleting it. | Jeffrey Stedfast | 2001-09-18 | 3 | -20/+27 |
* | Call `e_make_widget_backing_stored()' on the widget so it refreshes | Ettore Perazzoli | 2001-09-18 | 2 | -0/+11 |
* | Removed. (gtk_radio_button_select_nth): Removed. | Ettore Perazzoli | 2001-09-18 | 3 | -47/+35 |
* | Don't process the ImapResponse data, we don't want to block forever on | Jeffrey Stedfast | 2001-09-18 | 2 | -8/+9 |
* | New. (quit_box_destroyed_callback): New. (no_views_left_cb): Use these two | Ettore Perazzoli | 2001-09-18 | 2 | -1/+61 |
* | Do not call calendar_config_init() here. | Federico Mena Quintero | 2001-09-18 | 4 | -6/+9 |
* | Setup global corba_storage variable. (mls_get_folder): Set 'update | 7 | 2001-09-18 | 2 | -4/+21 |
* | Only raise NotReady if the local storage pointer is actually NULL. This | Ettore Perazzoli | 2001-09-18 | 2 | -3/+14 |
* | [Fix #9060, Shell crash after mailer crash.] | Ettore Perazzoli | 2001-09-18 | 2 | -24/+26 |
* | Duh, only setup the timeout if the list was empty. (alarm_ready_cb): | Federico Mena Quintero | 2001-09-18 | 2 | -7/+22 |
* | Don't make the confusing URL for the station name | Iain Holmes | 2001-09-18 | 2 | -2/+16 |
* | Do nothing if the selection is NULL? Maybe this is the cause of bug #6817. | Jeffrey Stedfast | 2001-09-18 | 2 | -1/+7 |
* | Only update the display when we receive a notify about a mail folder we are d... | Iain Holmes | 2001-09-18 | 2 | -3/+24 |
* | Go back to generating the cachename ourselves, but continue doing it the | Jeffrey Stedfast | 2001-09-18 | 2 | -3/+12 |
* | Reverted previous changes. | Jeffrey Stedfast | 2001-09-18 | 3 | -35/+4 |
* | Fix the use of qsort | Iain Holmes | 2001-09-18 | 3 | -4/+14 |
* | There is no need to initialize the alarm system now. | Federico Mena Quintero | 2001-09-18 | 2 | -1/+5 |
* | Switch the alarm system from using SIGALRM to normal glib timers. Also, | Federico Mena Quintero | 2001-09-18 | 4 | -188/+112 |
* | threaded mailview figure and img. added. | Aaron Weber | 2001-09-18 | 3 | -0/+12 |
* | Hide the storage_set_view_box *before* getting the child1_size [otherwise, | Ettore Perazzoli | 2001-09-18 | 2 | -4/+9 |
* | Helpful install-exec-hook debugging output | JP Rosevear | 2001-09-18 | 2 | -0/+8 |
* | Note about PalmOS 4 and Password Protection. | Aaron Weber | 2001-09-18 | 11 | -0/+17 |
* | get itip addresses (calendar_model_destroy): destroy same | JP Rosevear | 2001-09-18 | 2 | -12/+59 |
* | Updated Spanish translation. | Hector Garcia | 2001-09-18 | 2 | -986/+255 |
* | for each call back, removes the alarms (cal_component_remove_all_alarms): | JP Rosevear | 2001-09-17 | 5 | -20/+146 |
* | PISOCK_CFLAGS no longer contains pilot-link version. | Eskil Heyn Olsen | 2001-09-17 | 2 | -2/+5 |
* | Updated required version of gal to 0.11.99.4. | Christopher James Lahey | 2001-09-17 | 8 | -6/+27 |
* | Bumped version number to 0.11.99.4. | Christopher James Lahey | 2001-09-17 | 14 | -208/+220 |
* | use enable_widget instead of gtk_widget_set_sensitive. | Chris Toshok | 2001-09-17 | 4 | -53/+109 |
* | add prototype for e_date_edit_set_editable. | Chris Toshok | 2001-09-17 | 3 | -0/+33 |
* | fix syntax errors (which are broken, imo...) | Chris Toshok | 2001-09-17 | 2 | -2/+7 |
* | reorder the LDAP scopes so that they match the order of the option menus | Chris Toshok | 2001-09-17 | 3 | -4/+82 |
* | Updated Swedish translation. | Christian Rose | 2001-09-17 | 2 | -198/+226 |
* | Don;t destroy the pixbuf loader, unref it instead. | Jeffrey Stedfast | 2001-09-17 | 3 | -10/+13 |
* | Don't gtk_object_destroy() the pixbuf loader, unref it instead. | Jeffrey Stedfast | 2001-09-17 | 4 | -13/+22 |
* | Use camel_folder_get_uri(). | Jeffrey Stedfast | 2001-09-17 | 2 | -17/+8 |
* | New function to get the URI of a folder. (get_uri): Default | Jeffrey Stedfast | 2001-09-17 | 3 | -1/+42 |
* | Updated Brazilian Portuguese translation. | Gustavo Maciel Dias Vieira | 2001-09-17 | 2 | -2545/+2560 |
* | Updated Spanish translation. | Hector Garcia | 2001-09-16 | 2 | -1915/+2198 |
* | No loose name matches on family names. (#8802) | Jon Trowbridge | 2001-09-15 | 3 | -1/+10 |
* | Major rewrite of most of the guts, handle changes based on signals and | 5 | 2001-09-15 | 6 | -324/+371 |
* | Emit changed events. | 3 | 2001-09-15 | 6 | -7/+108 |
* | New function, set the complete list of folders on a vfolder, all at once. | 4 | 2001-09-15 | 7 | -33/+326 |
* | We can't use NULL as the first arg for e_addressbook_show_contact_editor | Jon Trowbridge | 2001-09-15 | 2 | -2/+7 |
* | Check that unsorted >= 0 before using it as an array index. (Bug #9115) | Jon Trowbridge | 2001-09-15 | 1 | -2/+3 |
* | Make "stop" do nothing but set the stopped flag, as in | Jon Trowbridge | 2001-09-15 | 10 | -209/+255 |
* | linked to a now-obsolete section. changed link. | Aaron Weber | 2001-09-15 | 3 | -261/+338 |
* | Return the cached value of camel_service_get_name so that we don't leak | Jeffrey Stedfast | 2001-09-15 | 2 | -16/+30 |
* | fixed a small memory leak | Jeffrey Stedfast | 2001-09-15 | 2 | -0/+4 |
* | Added a refcount variable so set the refcount to 1. (sd_got_store): Unref | Jeffrey Stedfast | 2001-09-15 | 2 | -46/+86 |
* | [Automake 1.5 fixes pointed out by Richard Boulton | Ettore Perazzoli | 2001-09-15 | 3 | -2/+11 |
* | [Automake 1.5 fixes pointed out by Richard Boulton | Ettore Perazzoli | 2001-09-15 | 3 | -2/+11 |
* | [Automake 1.5 fixes pointed out by Richard Boulton | Ettore Perazzoli | 2001-09-15 | 2 | -1/+8 |
* | [Automake 1.5 fixes pointed out by Richard Boulton | Ettore Perazzoli | 2001-09-15 | 2 | -1/+2 |
* | [Automake 1.5 fixes pointed out by Richard Boulton | Ettore Perazzoli | 2001-09-15 | 2 | -1/+3 |
* | [Automake 1.5 fixes pointed out by Richard Boulton | Ettore Perazzoli | 2001-09-15 | 4 | -3/+11 |
* | Set CLEANFILES directly instead of using `+='. | Ettore Perazzoli | 2001-09-15 | 2 | -1/+4 |
* | [Automake 1.5 fixes pointed out by Richard Boulton | Ettore Perazzoli | 2001-09-15 | 3 | -5/+16 |
* | Use g_datalist_set_data_full so that the data will be free'd when we clear | Jeffrey Stedfast | 2001-09-15 | 3 | -4/+9 |
* | added space after 'identities' in the message. Fixes bug #9896. | Damon Chaplin | 2001-09-15 | 2 | -1/+6 |
* | Updated Swedish translation. | Christian Rose | 2001-09-15 | 2 | -208/+192 |
* | Timezone stuff | Iain Holmes | 2001-09-15 | 4 | -129/+126 |
* | Return a proper value. (impl_Shell_createStorageSetView): Likewise. | Ettore Perazzoli | 2001-09-15 | 2 | -5/+15 |
* | Redo the addressbook code. | Iain Holmes | 2001-09-15 | 2 | -140/+74 |
* | Revert my bar_destroy code and replace it with dialog_destroy instead. | Jeffrey Stedfast | 2001-09-15 | 2 | -3/+7 |
* | remove translation marker for now | JP Rosevear | 2001-09-15 | 2 | -1/+6 |
* | Append a message to any exception we get appending to any folders after | Jeffrey Stedfast | 2001-09-15 | 2 | -0/+27 |
* | Don't claim failure when reading/writing the empty string. | Dan Winship | 2001-09-15 | 2 | -2/+8 |
* | Fix crash and remove warning | Iain Holmes | 2001-09-15 | 3 | -30/+20 |
* | Removed unused variable. | Ettore Perazzoli | 2001-09-15 | 2 | -3/+5 |
* | [Fix #8204 and the other bugs caused by allowing invocations on | Ettore Perazzoli | 2001-09-15 | 3 | -18/+93 |
* | use install hook instead of install rule to guarantee we run after | JP Rosevear | 2001-09-15 | 5 | -68/+64 |
* | - updates | Dirk-Jan C. Binnema | 2001-09-14 | 1 | -81/+41 |
* | Updated Hungarian translation + terminology fixes. | Andras Timar | 2001-09-14 | 2 | -933/+1126 |
* | Updated Swedish translation. | Christian Rose | 2001-09-14 | 2 | -311/+368 |
* | Fixed double-freeing of EDestination vector when sending html mail to | Jon Trowbridge | 2001-09-14 | 2 | -1/+6 |
* | use ldap_init. ldap_open is deprecated in openldap 2.x. | Chris Toshok | 2001-09-14 | 2 | -1/+6 |
* | Don't reuse the exception if it has already been set. | Jeffrey Stedfast | 2001-09-14 | 5 | -15/+49 |
* | supplement to the previous commit by patrov | Pavel Cholakov | 2001-09-14 | 2 | -1/+5 |
* | Added bg to ALL_LINGUAS. | Yanko Kaneti | 2001-09-14 | 2 | -1/+5 |
* | [Fix #5990, Remembering Evolution window geometry.] | Ettore Perazzoli | 2001-09-14 | 5 | -11/+67 |
* | Fix Norway | Iain Holmes | 2001-09-14 | 2 | -42/+45 |
* | Do error-checking based on function return values rather than exceptions | Jeffrey Stedfast | 2001-09-14 | 2 | -7/+12 |
* | Pass an exception to the cache. (imap_append_online): Same. | Jeffrey Stedfast | 2001-09-14 | 4 | -33/+72 |
* | Add more info on tasks features. | Aaron Weber | 2001-09-14 | 1 | -1/+10 |
* | [Remove a bunch of debugging messages, as per #7741.] | Ettore Perazzoli | 2001-09-14 | 15 | -37/+50 |
* | Disable DnD on the EStorageSetView to avoid strange behaviors. | Ettore Perazzoli | 2001-09-14 | 8 | -23/+104 |
* | Fix Slashdot problem | Iain Holmes | 2001-09-14 | 2 | -1/+5 |
* | Modified to take a FolderETree instead of a CamelStore (since the | Jeffrey Stedfast | 2001-09-14 | 2 | -92/+100 |
* | Make sure the dir pointer is non-NULL before using it. | Jeffrey Stedfast | 2001-09-14 | 2 | -8/+15 |
* | use ical partstat, role, cutypes directly | JP Rosevear | 2001-09-14 | 5 | -248/+268 |
* | Don't unref the old dropdown, we don't "own" it. | Jeffrey Stedfast | 2001-09-14 | 2 | -3/+5 |
* | Convert the charset to the iconv-friendly name. | Jeffrey Stedfast | 2001-09-14 | 3 | -3/+30 |
* | Changed this to change state on button down, even if we aren't editing. | Christopher James Lahey | 2001-09-14 | 1 | -14/+11 |
* | override the gnome-vfs.mime to match .vcf as text/x-vcard. | Larry Ewing | 2001-09-14 | 2 | -0/+8 |
* | Make sure that the charset_filter is non-NULL before using it since iconv | Jeffrey Stedfast | 2001-09-14 | 2 | -2/+10 |
* | *** empty log message *** | Pavel Petrov Tcholakov | 2001-09-14 | 1 | -0/+7426 |
* | Return -1 on failure. | Jeffrey Stedfast | 2001-09-14 | 2 | -3/+8 |
* | Unref the model after creating the ETable, since the table will hold a ref | Dan Winship | 2001-09-13 | 2 | -1/+2 |
* | Updated Swedish translation. | Christian Rose | 2001-09-13 | 2 | -8/+12 |
* | unref the old dropdown_menu if there is one. | Larry Ewing | 2001-09-13 | 2 | -0/+8 |
* | free the credits string. | Larry Ewing | 2001-09-13 | 2 | -0/+5 |
* | free the text values we get from the property bag and release the property | Larry Ewing | 2001-09-13 | 2 | -0/+10 |
* | Updated Swedish translation. | Christian Rose | 2001-09-13 | 2 | -212/+260 |
* | Add SUB_VERSION to the version string passed to | Ettore Perazzoli | 2001-09-13 | 2 | -1/+6 |
* | No longer need the context in order to clone a FilterRule. | Jeffrey Stedfast | 2001-09-13 | 2 | -2/+8 |
* | only allow importing to /local folders. | Chris Toshok | 2001-09-13 | 2 | -0/+16 |
* | [Fix #4962, "Highlighting is left after a drag".] | Ettore Perazzoli | 2001-09-13 | 2 | -2/+9 |
* | Only gtk_widget_destroy() the icon_widget if it's not NULL. | Ettore Perazzoli | 2001-09-13 | 2 | -2/+9 |
* | Clone the current rule before editing it so that changes can be undone. | Jeffrey Stedfast | 2001-09-13 | 7 | -30/+150 |
* | Fixed the remove callback prototype, and return the result properly using | 2 | 2001-09-13 | 2 | -3/+26 |
* | Remove spew | Iain Holmes | 2001-09-13 | 2 | -1/+5 |
* | Fix vcard importing | Iain Holmes | 2001-09-13 | 2 | -1/+8 |
* | free the values that are being leaked here. | Larry Ewing | 2001-09-13 | 2 | -4/+20 |
* | free the source url in the nonfailure case. | Larry Ewing | 2001-09-13 | 2 | -0/+6 |
* | Change the 'not' virtual method from an immediate e-sexp function to a | 2 | 2001-09-13 | 3 | -3/+87 |
* | Remove the match-all from the not body-contains, so we can use the new | 2 | 2001-09-13 | 2 | -1/+6 |
* | printf arguments were reversed by mistake. Fixed bug #9693. | Jon Trowbridge | 2001-09-13 | 2 | -1/+6 |
* | Updated Norwegian (bokmål) translation. | Kjartan Maraas | 2001-09-13 | 3 | -661/+802 |
* | Save transport passwords too. This fixes bug #3020. | Jeffrey Stedfast | 2001-09-13 | 2 | -8/+15 |
* | Unref the message info. | Jeffrey Stedfast | 2001-09-13 | 2 | -1/+9 |
* | send 6 weeks of free busy info starting with the UTC start of day | JP Rosevear | 2001-09-13 | 3 | -19/+118 |
* | Fixed translation files. | Kwok-Koon Cheung | 2001-09-12 | 3 | -5/+12 |
* | null terminate the destination vector | JP Rosevear | 2001-09-12 | 2 | -0/+6 |
* | Added an use_description argument so that other alarms can fall back to | Federico Mena Quintero | 2001-09-12 | 3 | -17/+159 |
* | free the destination vector when we finish with it, if we actually add | JP Rosevear | 2001-09-12 | 2 | -5/+11 |
* | Validation issues. | Aaron Weber | 2001-09-12 | 1 | -6/+8 |
* | Generate an ICAL_ATTACH_VALUE value from the string. | Federico Mena Quintero | 2001-09-12 | 2 | -2/+18 |
* | Don't set the folderinfo's unread count to 0 when camel reports -1, since | Dan Winship | 2001-09-12 | 2 | -6/+10 |
* | Updated Swedish translation. No, I cannot beleive what's happening in the | Christian Rose | 2001-09-11 | 2 | -648/+718 |
* | Updated Slovak translation. | Stanislav Visnovsky | 2001-09-11 | 2 | -437/+501 |
* | call menu_file_save_error when there is an exception while saving. | Larry Ewing | 2001-09-11 | 2 | -7/+27 |
* | Add changelog entry. | JP Rosevear | 2001-09-11 | 1 | -0/+4 |
* | temporarily disable zh_TW | JP Rosevear | 2001-09-11 | 1 | -1/+1 |
* | Contact lists. | Aaron Weber | 2001-09-11 | 5 | -59/+176 |
* | Encode the score as an integer string, not as a string of integers. #5098. | 0 | 2001-09-11 | 2 | -4/+6 |
* | Pass in a hashtalbe used for finding visited nodes. (inode_hash): | 0 | 2001-09-11 | 2 | -26/+80 |
* | Dynamically create the folder type list from camel. (reconfigure_clicked): | 0 | 2001-09-11 | 9 | -760/+831 |
* | Progress reporting while moving messages. | 0 | 2001-09-11 | 4 | -7/+56 |
* | hbox | Iain Holmes | 2001-09-11 | 2 | -1/+6 |
* | Handle empty accounts | Iain Holmes | 2001-09-11 | 2 | -2/+11 |
* | Handle Movemail | Iain Holmes | 2001-09-11 | 2 | -2/+20 |
* | Don't use new_with_sig_file, that function no longer exists. | Jeffrey Stedfast | 2001-09-11 | 4 | -11/+19 |
* | Don't call new_with_sig_file, it no longer exists. | Jeffrey Stedfast | 2001-09-11 | 4 | -22/+6 |
* | Marked string for translation. (new_source_created): Ditto. | Chyla Zbigniew | 2001-09-11 | 3 | -7/+19 |