aboutsummaryrefslogblamecommitdiffstats
path: root/.gitattributes
blob: 0269fab9cba2722fb0a7598ff18bc2ba46c45bed (plain) (tree)
1
2
3

                                                     
                                
# Auto detect text files and perform LF normalization
* text=auto
*.sol linguist-language=Solidity
'2001-08-31 03:34:32 +0800'>2001-08-312-38/+198 * Fixed a memory leak. (message_browser_new): Added a comment as to why ,Jeffrey Stedfast2001-08-313-21/+27 * Instead of removing the folder from the folder cache here...Peter Williams2001-08-312-4/+12 * Pass in FALSE as the 'sending' arg to e_msg_composer_get_message.Jon Trowbridge2001-08-302-1/+7 * in mail:Peter Williams2001-08-302-1/+3 * Toss in a call to mail_config_init () cause it might contribute to solvingPeter Williams2001-08-302-1/+8 * Instead of folder_browser_factory_new_control ("", corba_shell) whenPeter Williams2001-08-292-1/+4 * Disable interaction once the shell has quit.Peter Williams2001-08-292-0/+6 * Studlycapsize all the IDs that are not. Likewise. Updated accordingly.Ettore Perazzoli2001-08-285-8/+20 * Check if we are trying to reply to a message with no From: field, and tryJon Trowbridge2001-08-283-5/+22 * Destroy lists and hashes when needed, so that old data isn't left behind.Iain Holmes2001-08-282-1/+26 * Set the source and transport description labels. (transport_type_changed):Jeffrey Stedfast2001-08-285-13/+65 * Remove X-Evolution* headers. (mail_tool_remove_xevolution_headers): NewJeffrey Stedfast2001-08-284-1/+85 * If the store is not connected, scan it's subfolders first.Jeffrey Stedfast2001-08-274-134/+143 * Call va_end() so LinuxPPC doesn't have a caniption.Jeffrey Stedfast2001-08-272-5/+11 * Use the new e_mkdtemp function.Jeffrey Stedfast2001-08-254-80/+70 * Don't mark empty strings for translation. Rather, give descriptions andEttore Perazzoli2001-08-252-2/+10 * Save the folder's full_name, unref it, and *then* unref the store, so thatPeter Williams2001-08-252-1/+14 * Instead of using the length of the shortcuts list as the index for thePeter Williams2001-08-254-13/+40 * Don't let the uri be an empty string (how the fuck is this even happeningJeffrey Stedfast2001-08-252-12/+17 * attach to the destroy handler to reset the tokenizer. (dialog_destroy_cb):Larry Ewing2001-08-242-5/+23 * Eek, let the user create new accounts if old_account == NULL.Peter Williams2001-08-242-1/+6 * Check to make sure we actually have drag data.Jeffrey Stedfast2001-08-244-6/+22 * Revert fix for Ximian bug #6995.Christopher James Lahey2001-08-242-29/+11 * Record the timeout_id so we can cancel it if the mail_folder_info is laterPeter Williams2001-08-232-15/+39 * In the GUI, the toggle is labelled "hide addresses", not "show addresses"Jon Trowbridge2001-08-232-7/+63 * Don't blindly make all vtrash folder types have a uri of vtrash:file:/,Jeffrey Stedfast2001-08-233-37/+47 * emit an event from our event source (contact_editor_cb): emit a destroyjacob berkman2001-08-232-54/+50 * We don't need to escape this for printf'ing.Peter Williams2001-08-232-14/+6 * Prevent the user from creating two accounts with the same name.Peter Williams2001-08-225-50/+81 * Check for NULL uic here as well. (fbui_sensitize_items): Up the timeoutPeter Williams2001-08-222-2/+14 * tiny typoPeter Williams2001-08-221-1/+1 * Honor the return value of mail_account_gui_save.Peter Williams2001-08-222-1/+5 * Say which folder is getting saved.Peter Williams2001-08-222-1/+8 * Don't trust gnome-vfs when it says "text/plain" ifDan Winship2001-08-222-18/+40 * zero-ize the password before freeing. (forget_password): Same.Jeffrey Stedfast2001-08-223-2/+10 * Don't sink the extras since _set_folder can get called more than once (onPeter Williams2001-08-222-3/+5 * Treat the spool provider like IMAP: update instead of performing anPeter Williams2001-08-222-2/+7 * Rename to fbui_real_sensitize_items. Now we queue a change and set up aPeter Williams2001-08-224-11/+90 * Fix jumpingIain Holmes2001-08-212-2/+6 * Fix double-unref of the store.Peter Williams2001-08-212-5/+5 * Modify the url and set the protocol to mbox rather than hacking it andJeffrey Stedfast2001-08-215-178/+195 * Fix the wording on some labels.Iain Holmes2001-08-213-69/+30 * Move the ChangeFolderProperties into the ComponentPlaceholder. Add aEttore Perazzoli2001-08-212-1/+7 * Whoops, make sure that the account has a source before removing it orPeter Williams2001-08-202-4/+9 * Add a few comments.Peter Williams2001-08-202-1/+12 * use new small trash icon for Delete command.Damon Chaplin2001-08-202-1/+5 * s/Synchronising/Synchronizing/.Ettore Perazzoli2001-08-202-1/+5 * camel_folder_create_folder can now return a heirachial tree so subscribeJeffrey Stedfast2001-08-203-16/+24 * use new Cut/Copy/Paste icons.Damon Chaplin2001-08-202-0/+8 * Added display_name and description to the type.Ettore Perazzoli2001-08-202-4/+9 * Allow the activity to be NULL if there isn't a global_shell_client so thatJeffrey Stedfast2001-08-207-84/+122 * Just wanted to mention, this fixes Ximian bug #6995.Chris Lahey2001-08-201-1/+2 * Made delete make the cursor go backwards if the user is sorting byChristopher James Lahey2001-08-202-6/+33 * Note: The following changes were based on Zbigniew Chyla's fixes.Jeffrey Stedfast2001-08-201-0/+2 * Convert the date string to UTF-8. (do_forward_non_attached): Same here.Jeffrey Stedfast2001-08-202-12/+21 * Added missing #include <config.h>. (applied by Damon)Zbigniew Chyla2001-08-192-0/+8 * Change the default values for "always-sign" to false.Jeffrey Stedfast2001-08-193-3/+12 * Change pixtype of "MessageDelete" to "pixbuf".Ettore Perazzoli2001-08-19