aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updated to reflect changes to e_msg_composer_hdrs_get_from().Jeffrey Stedfast2001-01-184-30/+37
* Use static libcomposer.a here instead of the libtoolized one.Miguel de Icaza2001-01-181-1/+1
* Make the composer a standard library, not a libtool one. Nobody ever usesMiguel de Icaza2001-01-182-3/+8
* Removed addressbook/gui/widgets/test-minicard-view.c,Dave Camp2001-01-1828-71842/+55550
* (Bug #1192: Set the Composer window title to something useful)Jason Leach2001-01-184-8/+65
* Add some g_warnings() to help debug later if I ever get the segfaults IJeffrey Stedfast2001-01-183-4/+16
* Make sure that the message-info is non-null before we go accessing innerJeffrey Stedfast2001-01-182-1/+10
* oops, don't xexpand, that makes the dialog too wide.Jeffrey Stedfast2001-01-182-104/+104
* backed out Anna's dialog, no one likes it!Jeffrey Stedfast2001-01-182-1190/+1263
* New smtp error-code to string mapping function. (smtp_connect): Use theJeffrey Stedfast2001-01-182-10/+106
* Made EEntry be shrinkable.Christopher James Lahey2001-01-181-3/+6
* Make justification work properly for entries. Documented.Christopher James Lahey2001-01-182-2/+50
* get rid of some gtk warnings.Jeffrey Stedfast2001-01-181-6/+10
* Anna's dialog now supports SSL so we can get rid of the ssl-supportJeffrey Stedfast2001-01-185-1283/+1250
* Use "typedef enum { ... } Blah;" instead of "typedef enum _Blah Blah; enumFederico Mena Quintero2001-01-1810-105/+100
* Added a collection argument to this to set the GalViewCollection.Christopher James Lahey2001-01-1811-36/+315
* add evolution-gnomecard-importer.Larry Ewing2001-01-182-0/+3
* add the doc/devel/importer/Makefile as a target.Larry Ewing2001-01-184-2/+16
* New config function to set the path to the pgp binary.Jeffrey Stedfast2001-01-183-0/+64
* Handle NULL source and, while we're at it, transport URLs. ApparentlyJeffrey Stedfast2001-01-184-8/+35
* Add a "Send as:" option on the edit attachment dialog.Iain Holmes2001-01-184-40/+170
* gui/e-week-view*.c don't use the theme colors at all within the graphicalDamon Chaplin2001-01-1811-97/+324
* Forgot...Iain Holmes2001-01-181-1/+2
* Support the new interfacesIain Holmes2001-01-183-26/+16
* Removed the factory and updated the interfaces and objectsIain Holmes2001-01-189-381/+231
* Some API documentation for the importerIain Holmes2001-01-1832-4/+930
* Make the folder selection dialog use the right bevel for the scrollEttore Perazzoli2001-01-182-1/+12
* Oops. Delete this. I never meant for this to get commit'd.Jeffrey Stedfast2001-01-182-23/+5
* Oops. "url && url->host" doesn't do much without the '?' and ':' ;-)Jeffrey Stedfast2001-01-182-3/+6
* Replace `--with-x-mailer' with a more generic `--with-sub-version'.Ettore Perazzoli2001-01-187-16/+57
* comment out for now to ease compat issues. (evolution_composer_construct):Michael Meeks2001-01-182-4/+12
* Updated russian translation.Valek Frob2001-01-182-1421/+2061
* updateMartin Norback2001-01-181-131/+129
* Use the to/cc/bcc addresses insted of just the to.JP Rosevear2001-01-182-2/+7
* Dont remove the function, give it the proper nameJP Rosevear2001-01-172-0/+25
* Check for open error and handledJP Rosevear2001-01-173-2/+14
* Fix the build by removing a stale function definition. Sigh.Ettore Perazzoli2001-01-172-20/+6
* Some little more DnD work.Ettore Perazzoli2001-01-173-32/+73
* Hi fejj. Using your computer to check in the files you forget to add. :-)Jeffrey Stedfast2001-01-172-0/+451
* Fix transposition of sync db locationJP Rosevear2001-01-172-1/+6
* Ximianified.Federico Mena Quintero2001-01-173-2/+8
* Ximianified.Federico Mena Quintero2001-01-1726-580/+752
* Ximianified email addresses.Federico Mena Quintero2001-01-173-6/+11
* Ximianified email addresses and copyrights.Federico Mena Quintero2001-01-1794-1252/+1355
* Updated sv.poMartin Norback2001-01-172-671/+962
* Changed the word entry to enter, which is the correct word to use.Martin Norbäck2001-01-172-2/+7
* Removed #inclusion of e-table-config-field.h.Dave Camp2001-01-171-1/+0
* Update to use EMessageBox and to record if the user doesn't want to everJeffrey Stedfast2001-01-174-6/+71
* Added e-messagebox to the build.Jeffrey Stedfast2001-01-172-0/+9
* This fixes translations of library messages compared to applicationMiguel de Icaza2001-01-176-3/+47
* Simplify column grabbing code and drop item layout code.Miguel de Icaza2001-01-171-34/+52
* Load frames.Miguel de Icaza2001-01-1710-370/+344
* Add an int i so this code will compile. Should I be worried about how wellJeffrey Stedfast2001-01-172-1/+8
* Modify to be able to handle a NULL source_url. (source_auth_init): AllowJeffrey Stedfast2001-01-174-90/+199
* Index: ChangeLogMichael Zucci2001-01-1717-28/+1896
* progressive cmd/widgetization and add the 'Customize' entry.Michael Meeks2001-01-172-12/+34
* Don't do thumbnails for offline imagesDan Winship2001-01-172-5/+13
* Delayed loading of IMAP message parts.Dan Winship2001-01-1713-183/+996
* set config path on window.Michael Meeks2001-01-172-0/+9
* fcntl(fd, F_GETFL) returns the flags as the return value, not via a passedDan Winship2001-01-174-14/+31
* updateKenneth Christiansen2001-01-171-1202/+1399
* If the user hits "No", then don't destroy the filesel window.Jeffrey Stedfast2001-01-173-3/+10
* set to nntp if ENABLE_NNTP (SUBDIRS): use $(NNTP_DIR)Chris Toshok2001-01-172-1/+10
* 2001-01.16 Kenneth Christiansen <kenneth@gnu.org>Kenneth Christiansen2001-01-173-0/+36
* only load the news storage if ENABLE_NNTP.Chris Toshok2001-01-173-0/+15
* add --enable-nntp switch. default is no.Chris Toshok2001-01-172-0/+18
* fix debug output (print_remote): dittoJP Rosevear2001-01-172-13/+12
* Don't check errno as it's not being set. Fixes bug #1150.Jeffrey Stedfast2001-01-172-2/+6
* pop the visual/cm after the constructJP Rosevear2001-01-172-2/+7
* Updates bonobo/po/da.po evolution/po/da.po gal/po/da.po gimp/po/da.poKenneth Christiansen2001-01-171-922/+930
* use e_msg_composer_mark_text_origRadek Doulik2001-01-172-0/+6
* publicate mark_orig_text (set_editor_text): don't call mark_orig_text, letRadek Doulik2001-01-173-4/+9
* Added a bit of documentation. (config_sort_config_show,Christopher James Lahey2001-01-174-6/+44
* tweak the --with-x-mailer flag a bitDan Winship2001-01-171-1/+3
* Update the X-Mailer header to use the string specified by configure.Dan Winship2001-01-172-8/+7
* Add --with-x-mailer to set the version string that appears in the X-MailerDan Winship2001-01-173-1/+14
* s/Helix Code/Ximian/ for the initial contact card.Jason Leach2001-01-172-5/+10
* Remove these files.Jacob Leach2001-01-172-402/+0
* Moved ESearchBar from filter/ to widgets/misc/, a more appropriate home.Jacob Leach2001-01-179-6/+18
* UpdateMartin Norback2001-01-172-743/+691
* Fix a string causing translation problems. Bug #1147.Jason Leach2001-01-162-4/+13
* UpdateMartin Norback2001-01-162-213/+206
* Updated italian translation from Clara Tattoni <clara.tattoni@libero.it>Christopher R. Gabriel2001-01-162-403/+370
* Ugh, this design is ugly like my butt.Jeffrey Stedfast2001-01-166-5/+121
* Emit a "changed" signal to the EText after we gtk_object_set a "model" argJason Leach2001-01-161-0/+1
* Comment about how sensitive doesn't work for bonobo set propMichael Zucci2001-01-161-0/+1
* Add a stop button to the toolbar.Not Zed2001-01-162-0/+8
* Setup a cancellation handle. (do_fetch_mail): REgister for cancellationNot Zed2001-01-166-15/+43
* Chganged len back to be unsigned. And do a simple range check on theNot Zed2001-01-168-17/+114
* Changed the required version of gal.Christopher James Lahey2001-01-162-3/+7
* Change from using filters for date and size to using e_cell_date andChristopher James Lahey2001-01-163-16/+20
* Added e-cell-date.c, e-cell-date.h, e-cell-size.c, and e-cell-size.h.Christopher James Lahey2001-01-167-71/+366
* If the close() is successful, set the fd to -1.Jeffrey Stedfast2001-01-166-50/+34
* Step 2Miguel de Icaza2001-01-1622-31/+31
* Rename from Helix Code -> XimianMiguel de Icaza2001-01-1645-51/+52
* Updated to be able to get the CAMEL_SOCKOPT_NONBLOCKING socket opt.Jeffrey Stedfast2001-01-162-2/+35
* Document all entry points. (e_table_specification_save_to_file): ChangeMiguel de Icaza2001-01-165-121/+265
* Make output pretier by using newlines when there is a lot of informationMiguel de Icaza2001-01-162-40/+46
* (Plug leaking the subject string on each message sent)Jason Leach2001-01-162-2/+9
* push/pop the color map (e_shell_folder_title_bar_new): and the visual...JP Rosevear2001-01-162-1/+4
* push/pop the color mapJP Rosevear2001-01-162-1/+8
* Lock around the imap_rescan, which needs it.Peter Williams2001-01-162-0/+7
* accomadate tasks in their new dirJP Rosevear2001-01-163-3/+13
* Updated Spanish translationHector Garcia2001-01-161-10/+12
* (Bug #1143: Add elipses to more menu items that lead to dialogs)Jason Leach2001-01-163-2/+9
* Updated Spanish translationHector Garcia2001-01-162-421/+609
* added icons for Message->Copy/Move message to folder -menu entries.. /tigTuomas Kuosmanen2001-01-163-0/+122
* Set the title of the splash dialog to EvolutionIain Holmes2001-01-162-0/+15
* Fix "Cancel" crash. Cancel on import dialog cancels Automatic now works asIain Holmes2001-01-161-95/+203
* new version of the calendar icon... /tigTuomas Kuosmanen2001-01-162-0/+9
* '2001-01-15 JP Rosevear <jpr@ximian.com>JP Rosevear2001-01-165-32/+66
* Updated italian translation from Clara Tattoni <clara.tattoni@libero.it>Christopher R. Gabriel2001-01-152-1822/+1511
* updaKenneth Christiansen2001-01-151-1442/+1732
* Dup the string passed in, not the temporary string. d'oh.JP Roseveaer2001-01-152-1/+6
* Updated Swedish translation.Richard Hult2001-01-152-1558/+1684
* changed the signature of the property_bag get/set functionsDietmar Maurer2001-01-1511-4/+33
* Set the default button to `Yes' here.Miguel de Icaza2001-01-153-1/+12
* Make output pretier by using newlines when there is a lot of informationMiguel de Icaza2001-01-151-3/+16
* A cancellable connection routine. (remote_send_string): Return cancelledNot Zed2001-01-155-24/+434
* Work on the ETableConfigurator. Pick up where Chris left.Miguel de Icaza2001-01-158-563/+576
* Uses an SSL socket now although there's still a few things missing (likeJeffrey Stedfast2001-01-153-13/+55
* changed the expansion values so that small text fields are 1.0, all theDamon Chaplin2001-01-152-6/+13
* remove old config messageJP Rosevear2001-01-156-168/+172
* Implemented. (stream_setsockopt): Implemented.Jeffrey Stedfast2001-01-155-2/+227
* pass -module and -avoid-version to conduit linkerJP Rosevear2001-01-1413-336/+303
* New CamelTcpStream class that implements nspr sockets and eventually willJeffrey Stedfast2001-01-146-14/+557
* New abstract class for TCP streams. The next step is to write childJeffrey Stedfast2001-01-143-0/+202
* Command Line tool, dont use it. It needs Redesign changesMiguel de Icaza2001-01-144-0/+227
* New stream for handling SSL/TLS connections.Jeffrey Stedfast2001-01-143-0/+321
* (Fix bug #934: Add Right-click item to hide the shortcut bar)Jason Leach2001-01-145-4/+64
* Initial steps to support Drag 'n Drop in the tree view.Ettore Perazzoli2001-01-145-115/+255
* moved #include <cal-client/cal-client.h> to the .h file.Damon Chaplin2001-01-1417-210/+836
* added default_user/local/Tasks/Makefile to AC_OUTPUT.Damon Chaplin2001-01-142-0/+11
* added Tasks subdir.Damon Chaplin2001-01-146-0/+22
* new script to move tasks from the Calendar folder to the new Tasks folder,Damon Chaplin2001-01-142-1/+136
* If the preferred authmech isn't found, default to the first one in theJeffrey Stedfast2001-01-142-63/+76
* Moved p->copied to the inner part of the loop so that in the case of aJeffrey Stedfast2001-01-132-4/+15
* Fixed mail_load_storages to make a mini GSList of the account, not theJeffrey Stedfast2001-01-135-7/+35
* (Fix Bug #1083: Composer IDLs not getting installed)Jason Leach2001-01-132-0/+9
* Unref our copy, and then destroy.Miguel de Icaza2001-01-133-0/+19
* Get the X-Evolution-Transport URL and use that if it exists, else fallJeffrey Stedfast2001-01-133-3/+26
* don't make the window so wide...Jeffrey Stedfast2001-01-131-23/+23
* Removed GPG_* variables.Jeffrey Stedfast2001-01-132-3/+3
* Removed GPG stuff.Jeffrey Stedfast2001-01-132-5/+4
* Take out the PGP/GPG detection stuff.Jeffrey Stedfast2001-01-132-35/+4
* Now takes a 'is_account_data' variable to specify whether the sources is aJeffrey Stedfast2001-01-134-31/+54
* Suggest what to do if gtk-doc is not found.Federico Mena Quintero2001-01-132-0/+6
* Make evolution depend on the new version of gal.Christopher James Lahey2001-01-132-5/+9
* Changed filter_date and filter_size to match the changes in gal.Christopher James Lahey2001-01-132-8/+14
* Changed the filter function back to being args to be more consistent withChristopher James Lahey2001-01-132-42/+44
* back to the dialogs I madeJeffrey Stedfast2001-01-132-1066/+1264
* Oops. Make sure to attach the item to the menu ;-)Jeffrey Stedfast2001-01-132-0/+6
* oops, actually delete mail_config_get_account_by_addressJeffrey Stedfast2001-01-131-19/+0
* Anna's dialogs.Jeffrey Stedfast2001-01-138-1284/+1128
* Ok, talked to Ettore. Going back to TOPLEVEL non-POPUP.Miguel de Icaza2001-01-131-1/+1
* Get the account by using the new e_msg_composer_get_preferred_account()Jeffrey Stedfast2001-01-134-5/+50
* Call set_from_account which means we no longer have to do all the crapJeffrey Stedfast2001-01-135-69/+168
* Ok, talked to Ettore. Going back to TOPLEVEL non-POPUP.Miguel de Icaza2001-01-131-4/+6
* Add an ::asyncCopyFolder method to the ShellComponent interface. MoveEttore Perazzoli2001-01-1316-62/+139
* Fixed NULL dereferenceIain Holmes2001-01-132-0/+21
* Remove nice toplevel window.Miguel de Icaza2001-01-132-1/+5
* Minor comment fixup.Ettore Perazzoli2001-01-131-1/+1
* Rename `::addFolderAsync' into `::createFolderAsync'.Ettore Perazzoli2001-01-134-10/+21
* CreateDan Winship2001-01-132-0/+14
* Ximianize. Also update the README a bit and mention the OAF stable branch.Dan Winship2001-01-134-66/+71
* added i18n for etable.Miguel de Icaza2001-01-122-0/+37
* Add translation strings.Miguel de Icaza2001-01-122-0/+21
* Add strings for localizationMiguel de Icaza2001-01-123-0/+17
* Added translation strings.Miguel de Icaza2001-01-123-4/+14
* New function. Tells whether a key should begin editing. (ect_event,Miguel de Icaza2001-01-122-9/+23
* Implement new function API. Remove Gtk arguments for this. (ect_height):Miguel de Icaza2001-01-122-22/+32
* Update .cvsignoreMiguel de Icaza2001-01-121-0/+1
* Small moniker updateMiguel de Icaza2001-01-121-1/+1
* Only attach to "changed" if the widget is an EEntry. The HEADER_COMBOBOXMiguel de Icaza2001-01-125-59/+31
* Remove "window" from the moniker path.Miguel de Icaza2001-01-123-2/+10
* Rename "Save" to "Store search as vFolder".Miguel de Icaza2001-01-122-7/+11
* Close #758 2001-01-12 Miguel de Icaza <miguel@ximian.com>Miguel de Icaza2001-01-121-46/+64
* *** empty log message ***Miguel de Icaza2001-01-122-6/+119
* Unref the property bag when we are done with it.Miguel de Icaza2001-01-122-49/+74
* New convenience function that I will need later when I redo the composerJeffrey Stedfast2001-01-123-0/+25
* Update to reflect past changes to the mail-config API.Jeffrey Stedfast2001-01-122-1/+4
* strdup() the key.Jeffrey Stedfast2001-01-122-1/+3
* We don't want to be able to set the reply-to in the config druid.Jeffrey Stedfast2001-01-122-6/+5
* We don't want to be able to set the reply-to in the config druid.Jeffrey Stedfast2001-01-124-79/+16
* Guess the default MAIL value for MBOX and Maildir files.Miguel de Icaza2001-01-122-0/+11
* Force finalization of the function before returning fixing the FIXME thatMiguel de Icaza2001-01-122-10/+28
* If the service_check fails, pop-up a warning dialog letting the user knowJeffrey Stedfast2001-01-122-5/+40
* Added selection_mode argument.Christopher James Lahey2001-01-125-52/+114
* (camel_folder_thread_messages_new): Added casts to rmeove someMichael Zucci2001-01-122-3/+5
* Only set the popdown strings if we have anything to popdown.Miguel de Icaza2001-01-122-2/+8
* Perform a final pass, removing any pseudo nodes we added earlier. QuickNot Zed2001-01-122-0/+33
* More fixesIain Holmes2001-01-121-0/+5
* Some warnings cleanupsIain Holmes2001-01-123-8/+4
* Eek! Don't destroy the account if the connection fails, duh. This is whatJeffrey Stedfast2001-01-122-12/+12
* Connect to folder_changed as well as message_changed for updating unreadDan Winship2001-01-122-0/+7
* (imap_copy_message_to): Fix this up: sync flags to the serverDan Winship2001-01-122-33/+57
* Typo! Doh!Iain Holmes2001-01-121-1/+1
* Fix make distIain Holmes2001-01-122-1/+4
* Add an ItemContainer Bonobo interface to allow client applications toMiguel de Icaza2001-01-124-3/+86
* Fix prototype (command_new_view): ditto. (command_new_mail_message):Miguel de Icaza2001-01-122-1/+18
* Remove fixme from NewMailMessage.Miguel de Icaza2001-01-122-0/+21
* Add Bonobo/ItemContainer as the set of supported interfaces inMiguel de Icaza2001-01-123-0/+8
* Fix a bug in previous commit: don't check for deleted messages if thereDan Winship2001-01-122-30/+40
* Remove the "Already have view for..." message. People keep assuming it'sDan Winship2001-01-122-2/+5
* New function to check for added/deleted messages when re-selecting aDan Winship2001-01-124-4/+93
* Fix a locking problem. (One branch of an if statement was returning withDan Winship2001-01-122-6/+8
* add missing e-unicode.h includeDan Winship2001-01-121-0/+1
* Fixed my debbugs-test-submit@bugzilla.gnome.org mess.Martin Baulig2001-01-121-1/+0
* Try againIain Holmes2001-01-121-1/+1
* Will it work?Iain Holmes2001-01-123-4/+3
* get a book view from somewhere so we can give status messages - choose theChris Toshok2001-01-122-23/+100
* Translate the header name to UTF8.Dan Winship2001-01-122-11/+13
* this tooIain Holmes2001-01-121-16/+5
* Doh, forgot thisIain Holmes2001-01-121-0/+1
* Add a white outline around the "!" so it still shows up clearly inDan Winship2001-01-122-11/+18
* GnomeCard importerIain Holmes2001-01-124-1/+293
* add the importer part 1Iain Holmes2001-01-1214-1/+1815
* Propagateg change by Owen Taylor from acinclude.m4 in gtk+: Don't definePavel Roskin2001-01-121-1/+1
* At the end of the configure process, report whether the documentationFederico Mena Quintero2001-01-112-0/+15
* Make it work when gtk-doc is not installed.Federico Mena Quintero2001-01-1112-0/+182
* Added debbugs-test-submit@bugzilla.gnome.org everywhere.Martin Baulig2001-01-111-0/+1
* Updated Spanish translationHector Garcia2001-01-112-1152/+1310
* added a 4-pixel padding between entry boxesJeffrey Stedfast2001-01-111-90/+90
* Added SaveDraft bonobo menu verb thingy.Jeffrey Stedfast2001-01-112-0/+7
* New callback to save draft. Fixes bug #1045.Jeffrey Stedfast2001-01-112-0/+19
* Updated Japanese translation.Akira Tagoh2001-01-112-3572/+877
* New function that explains to the user why he can't do the action heJeffrey Stedfast2001-01-113-40/+38
* Set the sensitivity of the Password label too.Jeffrey Stedfast2001-01-112-0/+6
* New callback to handle when the user hits the "back" button when on theJeffrey Stedfast2001-01-113-1/+34
* Grab the focus of the first widget that is sensitive.Jeffrey Stedfast2001-01-112-1/+19
* Changed the descriptions for mh, mbox, and maildir to be moreJeffrey Stedfast2001-01-112-3/+8
* Prevent Federico's segfault.Jeffrey Stedfast2001-01-112-1/+5
* new versions of them iconz /tigertTuomas Kuosmanen2001-01-113-0/+4
* Made this the same size as an ETableItem with all text items. Made theChristopher James Lahey2001-01-111-22/+26
* Clear the password entry if it's not allowed. (transport_type_changed):Jeffrey Stedfast2001-01-113-5/+35
* New header to prevent recursive #include problemsDan Winship2001-01-111-0/+39
* New header to prevent recursive #include problemsDan Winship2001-01-119-9/+29
* Added expansions field and loading and saving of that field.Christopher James Lahey2001-01-113-9/+41
* New class function, parallel to camel_folder_sync. (The defaultDan Winship2001-01-114-1/+72
* Remove a debug printf (that crashes Solaris because it usually triesDan Winship2001-01-111-1/+0
* Updated French translation.Christophe Merlet2001-01-102-647/+768
* ShhKjartan Maraas2001-01-101-0/+2
* Fix prototype (command_new_view): ditto.Miguel de Icaza2001-01-102-18/+25
* Fix proto. (print_preview_msg): Fix proto.Miguel de Icaza2001-01-102-6/+13
* Removed more UNSAFE stuff. Maybe we should kill this macro, and haveMiguel de Icaza2001-01-102-10/+16
* Added all the new source files and removed the old ones, yadda yadda.Jeffrey Stedfast2001-01-102-2/+9
* Changed Priority to Score.Jeffrey Stedfast2001-01-103-2/+4
* Attach to the "activate" signal - this should now make it so that aJeffrey Stedfast2001-01-105-27/+65
* Unfinished sorted variable model for ETree.Christopher James Lahey2001-01-102-0/+517
* Bugfix for #1077: scrollwheel doesn't work while hovering over anJason Leach2001-01-102-7/+15