/games/abuse_sdl/

git'>
aboutsummaryrefslogtreecommitdiffstats
path: root/mail
Commit message (Expand)AuthorAgeFilesLines
* If the account is enabled, set a checkmark pixmap instead of a strangePeter Williams2001-08-153-3/+29
* Fix bug #215... desensitize menu items based on the number of selectedPeter Williams2001-08-146-5/+254
* Fix the fix for #6722.Dan Winship2001-08-143-4/+16
* Disable the "search forward/backward" option in the search dialog. Why?Jon Trowbridge2001-08-142-0/+31
* New function, handle "user creatable items". (component_fn): Tell thePeter Williams2001-08-142-0/+26
* Fix this so it can actually get folders from the hash of folders on theJason Leach2001-08-144-23/+45
* Break most of the functionality into a separate function.Peter Williams2001-08-146-18/+223
* Changed all instances of "Wizard" and "Druid" to "Assistant".Anna Marie Dirks2001-08-143-4/+10
* Do some g_assert() action. Make sure that the node passed in is non-NULLJeffrey Stedfast2001-08-142-51/+64
* Changed the title of the Mail Settings dialog from "Evolution AccountAnna Marie Dirks2001-08-142-1/+6
* Confirm that the user really wants to expunge. (save_msg_ok): Set theJeffrey Stedfast2001-08-142-1/+35
* Remove the shortcuts corresponding to an account (they all point toPeter Williams2001-08-142-0/+64
* Whoa, fatal typo. Sorry.Peter Williams2001-08-142-1/+5
* Tell folder cache the path for our Trash is /Trash, because that's whatJason Leach2001-08-132-1/+7
* Set the session as online so auto mail checking (and the composer) will beJason Leach2001-08-122-0/+7
* Make the right click "Resend..." into "Edit as New Message...", bug #6838.Jason Leach2001-08-122-1/+4
* Remove unecessary #include <camel.h>Jason Leach2001-08-123-4/+7
* oops, take out the g_assertsJeffrey Stedfast2001-08-111-2/+0
* Fix bug #4523 for good. (save_service): If service->authitem is NULL, thenJeffrey Stedfast2001-08-113-16/+31
* Removed comment about the need to resolve nicknames properly, because weJon Trowbridge2001-08-112-2/+6
* Prepend the uri with evolution: to fix bug #6916.Jeffrey Stedfast2001-08-112-1/+6
* Make the context menu for the Sent folder have "Resend..." instead ofJason Leach2001-08-112-1/+6
* Since 'N' keypresses go through here now, use wrap-around selecting.Jason Leach2001-08-113-7/+25
* Don't remove the account from the tree if it's not enabled.Peter Williams2001-08-112-1/+6
* Remove all the messages from a folder that's being deleted before actuallyJason Leach2001-08-114-7/+54
* Whoops, compile fix.Peter Williams2001-08-112-1/+5
* If marking messages as unread, remove the automatic mark-as-read timer.Jason Leach2001-08-112-2/+14
* Don't load the storage if it isn't enabled. (mail_remove_storage_by_uri):Peter Williams2001-08-115-81/+127
* Free dbkey if we don't use it.Jeffrey Stedfast2001-08-103-17/+22
* Added a comment about leaking memory here, but we seem to not even use theJeffrey Stedfast2001-08-103-36/+54
* Dont want it to keep on running if it got bad arguments, want it to bloodyNot Zed2001-08-102-5/+12
* in mail:Peter Williams2001-08-102-7/+1
* Added a g_assert_not_reached() - I'm hoping this will help us track downJeffrey Stedfast2001-08-103-20/+32
* The bonobo menu items now handle 'n' and 'p'.Peter Williams2001-08-102-14/+3
* Fix inline documentation.Peter Williams2001-08-102-1/+7
* Fixes bug #6918Anna Marie Dirks2001-08-102-1/+8
* Fixes bug #6722Jeffrey Stedfast2001-08-103-4/+15
* Save the pgp and smime always-sign options.Jeffrey Stedfast2001-08-107-22/+88
* Remove the "Customize Toolbar" thing.Ettore Perazzoli2001-08-092-5/+5
* Dont double-register this operation, mail-mt will do it for us.Not Zed2001-08-093-19/+16
* New function. Set the sensitivity of the subscribe buttons based onPeter Williams2001-08-092-0/+30
* [ Change this gtk_object_ref on the storage to a bonobo_object_ref ]Peter Williams2001-08-093-2/+6
* Change this gtk_object_ref on the storage to a bonobo_object_ref.Peter Williams2001-08-082-1/+6
* Free the dbkey if we found the config option.Not Zed2001-08-084-11/+36
* Hide the app->window. (do_mail_print): Set the parent of the gnome-dialogJeffrey Stedfast2001-08-083-43/+28
* Revert Jeff's changes to subscribe-dialog.[ch]. It's not a widget, it's anPeter Williams2001-08-083-5/+10
* Hide the app->window.Jeffrey Stedfast2001-08-082-1/+3
* [ Use bonobo_object_unref on the storage since it's a bonobo object. ]Peter Williams2001-08-083-4/+8
* This should return a GtkWidget not a GtkObject.Jeffrey Stedfast2001-08-0810-142/+319
* Use bonobo_object_unref on the storage since it's a bonobo object.Peter Williams2001-08-082-4/+9
* Unref the e_storage since lookup_store gives us a ref.Peter Williams2001-08-082-1/+7
* Move fe_create_root_node farther down, so we can check for its childrenPeter Williams2001-08-082-100/+105
* Added key accelerators to a bunch of the config options and moved the BccJeffrey Stedfast2001-08-077-86/+91
* Set the message-display message to NULL if we can't get an info too.Jeffrey Stedfast2001-08-073-31/+35
* Make vtrash folders on other storages with a "vtrash" type, so they getJason Leach2001-08-072-4/+17
* Reimplement to be asynchronous and pretty, with progressive folder loadingPeter Williams2001-08-077-905/+1395
* Yuck. Special case whether or not we want to expunge all the trash foldersJeffrey Stedfast2001-08-073-11/+33
* Removed this function, it's not needed anymore.Jason Leach2001-08-072-29/+11
* Fix a minor glitch with how it started a backwards wraparound at the 2ndJason Leach2001-08-072-1/+7
* s/character set/character encodingJeffrey Stedfast2001-08-072-1/+5
* Make the title of the window "subject - Message" instead of justEttore Perazzoli2001-08-062-1/+24
* Back to using `bonobo_generic_factory_new()'. (component_fn): UpdatedEttore Perazzoli2001-08-062-8/+14
* Use `e_bonobo_generic_factory_multi_display_new()' instead of justEttore Perazzoli2001-08-052-5/+15
* oops, s/#ifdef/#endifJeffrey Stedfast2001-08-051-1/+1
* forgot to commit a fileJacob Leach2001-08-051-8/+10
* Add yet another special-case hack for application/pgp.Jeffrey Stedfast2001-08-052-9/+31
* Add a @wraparound argument, so the 'n' and 'p' keypresses (or anythingJason Leach2001-08-054-6/+33
* Updates for EvolutionStorage API changes.Jason Leach2001-08-046-42/+46
* Try to restore the choice the user had chosen before hitting the "CheckJeffrey Stedfast2001-08-043-3/+20