/editors/xemacs21-mule/

'archive-integration-review'>archive-integration-review Google Summer of Code 2013 - GNOME - Archive Integration workspace
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* update version requirementsJP Rosevear2001-05-302-4/+8
* new files to contain layout code split off from EDayView an EWeekView, soDamon Chaplin2001-05-2917-1168/+2526
* Use e_utf8_to_gtk_string() on the description of the attachment sinceJeffrey Stedfast2001-05-292-13/+24
* Undo Jeff's View menu changes, as they resulted in theDan Winship2001-05-292-17/+20
* Fix a bug that could cause a crash on messages with an empty subject.Dan Winship2001-05-292-1/+6
* Call e_tree_node_set_expanded on the storage_set_view, not the storage_setDan Winship2001-05-292-1/+7
* Updated Norwegian translation.Kjartan Maraas2001-05-292-609/+664
* srcdir != builddir fix.Jason Leach2001-05-292-0/+5
* Use g_strcasecmp() because some systems don't have strcasecmp(). Also,Jeffrey Stedfast2001-05-293-3/+10
* changelog entries for tests/ fixes committed yesterdayDan Winship2001-05-291-0/+20
* add *.lo, libeshell.laDan Winship2001-05-291-0/+2
* implemented the 'remove_folder' function for the calendar shell componentRodrigo Moya2001-05-283-5/+355
* Updated Hungarian translationAndras Timar2001-05-282-510/+575
* Removed the etable spec string. (message_list_construct): Load the etableJeffrey Stedfast2001-05-286-42/+40
* Prototype evolution_mail_config_get_type.Jeffrey Stedfast2001-05-282-0/+5
* Fix an fd leakDan Winship2001-05-2819-646/+118
* #include "evolution-shell-component-utils.h" rather than "e-gui-utils.h"Dan Winship2001-05-283-3/+12
* #include "evolution-shell-component-utils.h" rather than "e-gui-utils.h"Dan Winship2001-05-283-2/+10
* #include "evolution-shell-component-utils.h" rather than "e-gui-utils.h"Dan Winship2001-05-282-2/+9
* #include "evolution-shell-component-utils.h" rather than "e-gui-utils.h"Dan Winship2001-05-283-2/+10
* New file. (e_pixmaps_update): Moved here from e-util to break e-utilDan Winship2001-05-285-1/+150
* Remove e_pixmaps_update (moved to libeshell) so libeutil won't depend onDan Winship2001-05-283-70/+5
* Fix to work properly. (handle_multipart_signed): Fixed a bug that causedJeffrey Stedfast2001-05-272-1/+4
* Fix to work properly.Jeffrey Stedfast2001-05-272-4/+27
* Added callbacks for Next/Previous Unread and Next/Previous FlaggedJeffrey Stedfast2001-05-274-15/+55
* Added MailNextUnread, MailNextFlagged, MailPreviousUnread, andJeffrey Stedfast2001-05-272-13/+43
* Don't free the hash keys in priv->path_to_etree_node, because they'reDan Winship2001-05-272-10/+7
* When unreffing a folder we got ourselves (as opposed to one passed in byDan Winship2001-05-274-2/+59
* Add a "need_rescan" flag saying if we want to rescan the entire folder forDan Winship2001-05-274-24/+66
* Updated Swedish translation.Christian Rose2001-05-262-1128/+1737
* updated Azeri filePablo Saratxaga2001-05-262-57/+30
* Reference libeshell.la instead of libeshell.a.Peter Williams2001-05-2610-22/+62
* place the shortcut bar in a framejacob berkman2001-05-262-6/+17
* *** empty log message ***Akira Tagoh2001-05-261-2/+2
* Oops. Use a strNcmp to make sure the response begins with a 334 code, notJeffrey Stedfast2001-05-262-1/+5
* Remove row row + i instead of row i. (et_table_rows_inserted): Insert rowChristopher James Lahey2001-05-261-2/+2
* Remove row i instead of row row. Destroy et->group when you get theChristopher James Lahey2001-05-261-4/+11
* oopsJeffrey Stedfast2001-05-261-1/+2
* Disable Resend on non-Sent folder FolderBrowsers. Thanks to Wayne DavisJeffrey Stedfast2001-05-262-4/+12
* remove the summary info so we are not out-of-sync with the maildir folder.Jeffrey Stedfast2001-05-264-71/+100
* Correct the height calculation here to not include theChristopher James Lahey2001-05-263-1/+14
* Added shell/e-storage-set-view.etspec.Christopher James Lahey2001-05-262-0/+5
* Changed the tooltips here based on Taylor's work.Christopher James Lahey2001-05-262-2/+7
* Added ETSPECDIR. Added e-storage-set-view.etspec to get installed.Christopher James Lahey2001-05-2610-39/+85
* This code should be correct now. Still waiting on the shell to do it's jobJeffrey Stedfast2001-05-262-13/+15
* Oops, I spelled the get-default-db function name wrong.Jeffrey Stedfast2001-05-252-1/+7
* 0.5 RELEASEArturo Espinosa Aldama2001-05-251-0/+4
* s/Helix Code/XimianFederico Mena Quintero2001-05-254-4/+12
* #include <stdlib.h> #include <string.h>. Kill warnings.Kjartan Maraas2001-05-251-0/+1
* #include <string.h> Same here. Kills warnings on newer gcc.Kjartan Maraas2001-05-252-0/+2
* g_strdup the uid into the ml->cursor_uid.Jeffrey Stedfast2001-05-254-6/+20
* If the message data is online, sniff the data for a MIME type first, andDan Winship2001-05-252-27/+50
* Only write the message up to (but not including) the attached signatureJeffrey Stedfast2001-05-252-2/+11
* format similar to nautilusjacob berkman2001-05-252-9/+12
* (menu_edit_delete_all_cb): be more careful about text color andRadek Doulik2001-05-252-0/+9
* add hp-ux specific check from glibjacob berkman2001-05-252-1/+8
* Populate the extra_hdr_* arrays with any non-special-case headers.Jeffrey Stedfast2001-05-252-0/+63
* added delete all to edit menu added placeholders for all edit menu partsRadek Doulik2001-05-242-0/+8
* new callback (menu_edit_delete_all_cb): set orig to 0 tooRadek Doulik2001-05-242-0/+2
* added delete all to edit menuRadek Doulik2001-05-242-1/+10
* new callbackRadek Doulik2001-05-242-0/+28
* Don't free the folder-info here, instead have mail_append_mail() call ourJeffrey Stedfast2001-05-243-11/+22
* s/folder_deleted/folder_created - result of a bad copy/paste.Jeffrey Stedfast2001-05-242-1/+5
* Make the message-list respect the "hide deleted messages" setting. FixesJeffrey Stedfast2001-05-24