/games/dcross/

img src='/~lantw44/cgit-data/cgit.png' alt='cgit logo'/> index : gsoc2013-evolution
Google Summer of Code 2013 - GNOME - Archive Integration workspace
aboutsummaryrefslogtreecommitdiffstats
path: root/mail
Commit message (Expand)AuthorAgeFilesLines
* Removed an unused pixmap from Tools/Settings to avoid a big nasty bonoboJeffrey Stedfast2002-04-022-1/+3
* Re-Implemented the signature editor stuff (mostly just copy/paste fromJeffrey Stedfast2002-04-027-46/+479
* Use -avoid-version -module. (From Max Horn <max@quendi.de>)Dan Winship2002-04-022-2/+8
* Don't shift the r, g and b values here either.Jeffrey Stedfast2002-03-303-6/+18
* Restore the labels & colours options from the grave.Jeffrey Stedfast2002-03-304-3/+350
* Added priorities for all the configuration pagesEttore Perazzoli2002-03-302-0/+11
* Same here.Jeffrey Stedfast2002-03-303-8/+46
* Cleaned up a bunch [removing duplicates ;-)], set up icons for all theEttore Perazzoli2002-03-302-89/+8
* (account_cursor_change): Make sure that event is non-NULL here.Jeffrey Stedfast2002-03-292-2/+3
* Use a GtkCList instead of an ETable, for some reason the etable wasJeffrey Stedfast2002-03-294-35/+183
* Use gtk_container_add() to put the toplevel in the parent widget, insteadEttore Perazzoli2002-03-283-5/+4
* Use gtk_container_add() to put the toplevel in the parent widget, insteadEttore Perazzoli2002-03-282-2/+12
* Updated to respect the new mail-config options for default reply styleJeffrey Stedfast2002-03-282-1/+21
* unset GTK_CAN_FOCUS on the button so that it can't grab focus when youDan Winship2002-03-282-0/+9
* Sync with yet-another-mail-config branch.Jeffrey Stedfast2002-03-2724-1599/+3629
* Changed to get the address from the messageinfo of the current selectedNot Zed2002-03-266-79/+219
* New version from anna, with fixed widget names.Not Zed2002-03-262-165/+214
* Move the ComponentActionsPlaceholder into the Actions menu, instead of theEttore Perazzoli2002-03-216-43/+51
* Add accelerators for "Find Now" and "Clear".Ettore Perazzoli2002-03-212-2/+10
* add missing NULL closure data to popup menu initialization.Larry Ewing2002-03-202-4/+9
* more fixes for libversit.la -> libversit.aDan Winship2002-03-202-1/+5
* Report a message before entering bonobo_main() to simplify debugging.Ettore Perazzoli2002-03-192-0/+7
* [Search bar re-design implementation, Take 2.]Ettore Perazzoli2002-03-192-1/+4
* Draw colour rectangles for each of the colour items and set a closure onJeffrey Stedfast2002-03-164-15/+108
* New callback to set a colour on a message.Jeffrey Stedfast2002-03-1612-78/+667
* expand the relative urls of the object at the point so that relativeLarry Ewing2002-03-163-3/+17
* Commit ChangeLog.Ettore Perazzoli2002-03-161-1/+0
* [Start implementing the new Search Bar design.]Ettore Perazzoli2002-03-162-0/+10
* Remove "mailstorage", since it's not needed any more. (storage_activate):Dan Winship2002-03-153-44/+47
* create new signature file (delete_unused_signature_file): be more carefulRadek Doulik2002-03-152-3/+21
* Implemented.Jeffrey Stedfast2002-03-156-2/+57
* Set a default size of the window, so we don't get this itty-bitty windowJeffrey Stedfast2002-03-142-0/+34
* Handle digest: urls.Jeffrey Stedfast2002-03-133-5/+64
* Set the folder on a folder-browser object.Jeffrey Stedfast2002-03-138-5/+270
* removed forgotten FIXMERadek Doulik2002-03-131-2/+0
* truncate stream before savingRadek Doulik2002-03-092-2/+6
* new functionRadek Doulik2002-03-095-3/+54
* Rewrite this to not use stpcpy, which isn't portable.Dan Winship2002-03-092-5/+11
* handle name changed event (sig_load_preview): don't run script before eachRadek Doulik2002-03-093-6/+57
* Re-focus the account name entry widget. (identity_prepare): If a name isJeffrey Stedfast2002-03-083-15/+73
* make edit button sensitive after new signature is created (sig_new_text):Radek Doulik2002-03-082-0/+8
* notify accounts dialog about signature content changeRadek Doulik2002-03-087-23/+60
* Made all the acclerators in the context menu on a message work. (There areAnna Marie Dirks2002-03-082-14/+19
* Don't use an uninitialized 'id'.Jeffrey Stedfast2002-03-082-4/+7
* set initial focus to editor (do_exit): use hasUndo to avoid questionRadek Doulik2002-03-082-4/+22
* Update for storage changes: explicitly create a root folder.Dan Winship2002-03-085-14/+31
* merge new signature handlingRadek Doulik2002-03-0716-425/+2288
* Don't try to set pixmap for /Toolbar/MailCompose, since it doesn't existDan Winship2002-03-062-1/+5
* "use_ssl" can now be 3 options, modify the code to handle this.Jeffrey Stedfast2002-03-064-46/+184
* Pull up assertion change from evolution-1-0-branch to allow externalDan Winship2002-03-062-1/+6
* If the clicked column was column 0, enable/disable it. (mail_select):Jeffrey Stedfast2002-03-052-7/+21
* Added more debugging code to help figure out why a certain image isn'tJeffrey Stedfast2002-03-053-6/+17
* Connect to the focus-in/out events on the message-list so that we canJeffrey Stedfast2002-03-056-7/+78
* Set X-Mailer to say "Ximian Evolution", not just "Evolution".Ettore Perazzoli2002-03-052-1/+8
* Forward all selected messages. Fixes bug #21190.Jeffrey Stedfast2002-03-022-7/+18
* Get the Content-Base if the header exists and use gtk_html_set_base to setJeffrey Stedfast2002-02-274-44/+33
* If a related part is requested, remove it from the related undisplayedNot Zed2002-02-265-6/+49
* rename folder_browser_search_query_changed to this.Chris Toshok2002-02-252-2/+12
* Removed, this wasn't working as intended and seemed to break otherJeffrey Stedfast2002-02-233-32/+6
* Add an icon for the "New message" user creatable item.Ettore Perazzoli2002-02-222-2/+11
* Connect to our own message_list_built signal. Focus the list and selectJeffrey Stedfast2002-02-222-3/+35
* Gave the editor window a title and an icon.Anna Marie Dirks2002-02-212-0/+13
* Changed the policy for table2 so that it does not expand/fill. This wasAnna Marie Dirks2002-02-212-2/+10
* Prompt the user to find out if he/she wants to go to the next folder withJeffrey Stedfast2002-02-207-15/+241
* Ack, strip off the leading '/' char and also only translate if it is aJeffrey Stedfast2002-02-162-2/+2
* Ack, strip off the leading '/' char and also only translate if it is aJeffrey Stedfast2002-02-162-2/+7
* Ack, strip off the leading '/' char.Jeffrey Stedfast2002-02-162-1/+4
* Don't display a down-arrow if the attachment is undisplayable. Fixes bugJeffrey Stedfast2002-02-162-4/+10
* Don't display a down-arrow if the attachment is undisplayable. Fixes bugJeffrey Stedfast2002-02-162-7/+12
* Replacement for using g_basename and also translates the basename stringJeffrey Stedfast2002-02-152-3/+21
* Default the from-account to the source account. If that fails, then guessJeffrey Stedfast2002-02-153-14/+20
* oops, Ximian is spelled Ximian, not Ximain. :-)Jeffrey Stedfast2002-02-15