aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updated Polish translationChyla Zbigniew2001-06-202-339/+285
* For Mendel Mobach <mendel@mobach.nl> :Almer S. Tigelaar2001-06-202-4620/+3198
* moved the function to check for a default timezone to calendar-config.c,Damon Chaplin2001-06-208-66/+98
* added code to show the timezone dialog if the user hasn't set a defaultDamon Chaplin2001-06-206-2/+78
* if the timezones of the start and end of the event are the same, then ifDamon Chaplin2001-06-202-0/+63
* removed stuff to get builtin timezone info from the server.Damon Chaplin2001-06-205-168/+22
* added a 'Time zone' setting. Also rearranged a little, adding a newDamon Chaplin2001-06-2013-346/+327
* split out commands from toolitems/menuitems.Chris Toshok2001-06-202-29/+55
* remove dead fileJP Rosevear2001-06-202-1/+5
* track change to e_addressbook_show_contact_editor signature.Chris Toshok2001-06-2011-98/+82
* rename ce_book_found_fields to this, remove the fetching of fields (theChris Toshok2001-06-2021-292/+664
* remove dead fileJP Rosevear2001-06-202-1/+4
* add ui (forward_cmd): implement forward commandJP Rosevear2001-06-203-10/+38
* ui xml for task editorJP Rosevear2001-06-204-256/+56
* A couple changes to Kevin's update. Mostly just checking over.Aaron Weber2001-06-204-50/+52
* add auto exit unrefJP Rosevear2001-06-204-24/+41
* don't compile or install the old meeting edit stuffJP Rosevear2001-06-207-1590/+10
* add some needed commas (itip_send_comp): if publishing, don't set the toJP Rosevear2001-06-202-8/+31
* send the messageJP Rosevear2001-06-203-1/+29
* Tweak the db3 header check to like our RH7 build machine again.Dan Winship2001-06-202-1/+6
* world map picture used for selecting timezones. added world_map-960.pngDamon Chaplin2001-06-203-1/+7
* Updated Spanish translation.Hector Garcia2001-06-202-328/+345
* Updated Spanish translation.Hector Garcia2001-06-202-663/+666
* #include "folder-browser-factory.h"Jeffrey Stedfast2001-06-205-20/+105
* Basic editsKevin Breit2001-06-203-72/+88
* Updated to say "My Evolution"Kevin Breit2001-06-203-32/+28
* remove typoJP Rosevear2001-06-202-1/+5
* ShushJP Rosevear2001-06-201-0/+4
* itip/imip send dialogJP Rosevear2001-06-2020-652/+2611
* Added definition.Kevin Breit2001-06-203-150/+109
* updated .cvsignore to ignore camel-lock-helperJeffrey Stedfast2001-06-201-0/+1
* Accept text/uri-list mime types - this allows us to drag messages fromJeffrey Stedfast2001-06-203-15/+130
* Don't define the drop_types here. (drag_data_received): ImplementJeffrey Stedfast2001-06-202-24/+87
* change to event specific operationsJP Rosevear2001-06-204-184/+100
* Sync - FedericoFederico Mena Quintero2001-06-2019-284/+1291
* Changed buf to an int here. (lexGetQuotedPrintable): Changed cur to an intChristopher James Lahey2001-06-202-5/+10
* Oops --- wrong e-mail address in ChangeLog entry.Jon Trowbridge2001-06-191-1/+1
* Properly clean up the movemail files when no mail was received.Jon Trowbridge2001-06-192-0/+7
* Serious de-crufting, removal of gtk_object_set_data() hacks, simplified byJon Trowbridge2001-06-195-242/+293
* (write_field_row_begin): hmm, use just bold &nbsp; as it looksRadek Doulik2001-06-192-1/+5
* Fixed a bug when not running setuid it wouldn't unlock.Not Zed2001-06-194-127/+40
* add column with &nbsp; between header name and valueRadek Doulik2001-06-192-1/+6
* added timezone fields. Also moved the 'All Day' flag into an alignment soDamon Chaplin2001-06-1913-45/+453
* tweaked for some gnome-pilot api changesEskil Heyn Olsen2001-06-196-13/+25
* Use a nice switch statement and use the new enum values.Jeffrey Stedfast2001-06-193-19/+38
* Updated Polish translationChyla Zbigniew2001-06-192-3679/+6685
* Note: Except for the info_free(), the NULL checks are g_return's. I feltJeffrey Stedfast2001-06-193-23/+84
* Commented out DTD which shouldn't be thereKevin Breit2001-06-192-4/+4
* Now takes a hash table of already-used-recipients so that we don't getJeffrey Stedfast2001-06-192-5/+21
* Add libedb3utilDan Winship2001-06-192-0/+5
* Remove DB3_LDADDDan Winship2001-06-192-1/+4
* Remove DB3_LDADDDan Winship2001-06-192-1/+2
* Remove DB3_LDADDDan Winship2001-06-192-4/+7
* Remove DB3_LDADDDan Winship2001-06-193-4/+8
* Remove DB3_LDADDDan Winship2001-06-196-6/+6
* Split e-db3-utils and e-dbhash off into libedb3util so eutil won't dependDan Winship2001-06-192-5/+12
* Add #defines for the current supported db3 version so that when we changeDan Winship2001-06-192-2/+7
* oops. typoeDan Winship2001-06-191-1/+1
* Add "--with-db3" to fill in both --with-db3-includes and --with-db3-libs.Dan Winship2001-06-192-164/+104
* Set camel-lock-help setgid or setuid as neededDan Winship2001-06-192-2/+15
* Check the modes on $system_mail_dir and set up variables forDan Winship2001-06-192-1/+40
* Fix the help URLsDan Winship2001-06-192-6/+9
* Change the drop-type "x-evolution-dnd" to "x-evolution-message" since weJeffrey Stedfast2001-06-193-50/+58
* If we have a fragment in the url, use that as the folder name, and not theNot Zed2001-06-183-6/+25
* (mail_format_raw_message): Add padding to match the formattedDan Winship2001-06-182-3/+7
* Only create a missing uid if we have indexing turned on.Not Zed2001-06-1815-53/+1145
* Remove more dead filesJP Rosevear2001-06-182-11/+4
* Remove `calendar/gui/calendar-summary.c' from the `POTFILES.in'.Ettore Perazzoli2001-06-182-1/+5
* Allow user's to "copy" drag & drop rather than just "move".Jeffrey Stedfast2001-06-174-150/+163
* Implemented.Jeffrey Stedfast2001-06-164-163/+235
* Updated Galician translationJesus Bravo Alvarez2001-06-162-3748/+2587
* Fixed misuse of an uninitialized variable.Jeffrey Stedfast2001-06-165-11/+121
* Return the largest real UID in the cache (as an integer). Eventually to beDan Winship2001-06-163-0/+27
* Get weather.h distedJP Rosevear2001-06-162-1/+6
* We can't output "<html>" and "</html>" here because it gets calledDan Winship2001-06-164-8/+12
* Fix includes so that libical need not be installedJP Rosevear2001-06-152-0/+6
* Extra dist the zones.tab informationJP Rosevear2001-06-152-0/+6
* implement this properly, using base and (objectclass=*).Chris Toshok2001-06-152-19/+14
* REmove a silly hardcoded term limit, oops forgot about that.Not Zed2001-06-152-10/+24
* generate a new UID when pastingRodrigo Moya2001-06-153-0/+17
* Small typoRodrigo Moya2001-06-151-2/+2
* Small typoRodrigo Moya2001-06-151-2/+2
* finished implementation of Paste stuffRodrigo Moya2001-06-153-9/+81
* Added Mailing-List header regex so that we can do mlist magic on thatJeffrey Stedfast2001-06-152-0/+6
* Properly handle correct and incorrect (for the common case, ie Outlook andJeffrey Stedfast2001-06-151-0/+17
* Updated to reflect changes to mail_config_[g,s]et_thread_list().Jeffrey Stedfast2001-06-157-40/+176
* menu iconsJakub Steiner2001-06-153-0/+177
* save ourselves a function call - call close_dialog instead ofChris Toshok2001-06-153-2/+7
* Set the "expoted_dnd_types" to NULL in the folder_types.Jeffrey Stedfast2001-06-152-1/+6
* vfoldersJakub Steiner2001-06-152-0/+83
* add my-evolution-html.h to the sourcesJP Rosevear2001-06-152-1/+6
* apply filterJakub Steiner2001-06-152-0/+52
* Added a Reply-to-list menu item.Jeffrey Stedfast2001-06-152-0/+10
* Add Reply-to-List bonobo verbs.Jeffrey Stedfast2001-06-155-24/+97
* Don't try to format the Reply-To header - we don't want to wrap theJeffrey Stedfast2001-06-152-0/+6
* Added instructions about compiling libdb.Ettore Perazzoli2001-06-151-4/+30
* added popup menu items for cut/copy/pasteRodrigo Moya2001-06-143-9/+131
* new widget to enter a timezone.Damon Chaplin2001-06-144-2/+368
* added evolution-gnomecard-importer.Damon Chaplin2001-06-142-0/+5
* added *-undocumented.txt to .cvsignoreDamon Chaplin2001-06-144-0/+4
* added *-undocumented.txtDamon Chaplin2001-06-146-0/+14
* skip any non-digits while looking for dates and times. This should fixDamon Chaplin2001-06-142-18/+14
* new dialog for setting the time zone.Damon Chaplin2001-06-149-0/+1057
* added functions to get the coords of builtin timezones.Damon Chaplin2001-06-143-0/+28
* copied the EMap widget verbatim from Ximian Setup Tools. Hmm. Maybe itDamon Chaplin2001-06-144-0/+1933
* merged in some new stuff from libical CVS. (icalrecur_add_byrules): If noDamon Chaplin2001-06-147-89/+438
* fooEskil Heyn Olsen2001-06-141-5/+5
* new files to contain support for timezones.Damon Chaplin2001-06-145-0/+1640
* added zoneinfo.Damon Chaplin2001-06-14379-1/+33093
* Make e-summary-type.h a source so it gets distedJP Rosevear2001-06-142-0/+5
* ximianize the exec. summary iconsJakub Steiner2001-06-143-0/+4
* 1.0 splash; wasn't anti-aliased for some odd reasonJakub Steiner2001-06-142-0/+5
* remove unnecessary spaceJP Rosevear2001-06-143-1/+11
* Always explicitly declare main() with the return type `int'. Don't usePavel Roskin2001-06-145-17/+26
* set the completed time in the date editor if appropriateJP Rosevear2001-06-143-5/+33
* added cut&paste support, by using a GtkInvisible widget to manage theRodrigo Moya2001-06-135-1/+211
* Check priv->uri isn't null before strcmp'ing it here too.Not Zed2001-06-132-1/+6
* Removing xerces tests. Didn't know this directory was in gnome-commonAndrew Hughes Chatham2001-06-132-78/+0
* Updated Swedish translation.Christian Rose2001-06-132-332/+387
* Now checks for XercesJulian Missig2001-06-131-1/+10
* Remove folder-info.h until iain checks it inJP Rosevear2001-06-132-1/+4
* Replace the disposition option menu with a checkbox.Dan Winship2001-06-137-157/+153
* Setup default spool location same as for mbox mail retrieval.Not Zed2001-06-122-1/+7
* A new provider, for spool mailboxes. Mostly a cut and paste of the mboxNot Zed2001-06-1222-51/+2468
* *** empty log message ***Akira Tagoh2001-06-121-6/+6
* Updated Japanese translation.Akira TAGOH2001-06-122-1438/+1542
* Updated Hungarian translation.Andras Timar2001-06-122-344/+391
* Add a workaround for an EText bug. (e_select_names_completion_begin): FixDan Winship2001-06-122-3/+15
* Fix again... don't leave *encoding uninitialized in the US-ASCII case.Dan Winship2001-06-122-1/+7
* One slight db3 check correctionJP Rosevear2001-06-122-3/+9
* Rearranged gtk_widget_show()s a bit to fix Bug#3204. The composer is nowJon Trowbridge2001-06-122-3/+12
* fixed a few inconsistencies in the way times are translated. This causedDamon Chaplin2001-06-122-7/+13
* fix typo in -ldb3 check.Chris Toshok2001-06-122-1/+5
* Update db3 configure checks for RedHat. /me beats a sleep cat to deathJP Rosevear2001-06-122-2/+42
* Don't destroy the offline_toggle_pixmap: the offline_toggle 0wnz it.Dan Winship2001-06-122-2/+8
* Fixed folder creation on IMAP storages (by notifying bonobo listener withJason Leach2001-06-123-44/+46
* Added addressbook/gui/merging/e-card-duplicate-detected.glade andChristopher James Lahey2001-06-112-0/+9
* Added e-card-merging-book-commit-duplicate-detected.glade here.Christopher James Lahey2001-06-118-19/+361
* Made e_card_simple_get_id return const char *.Christopher James Lahey2001-06-118-10/+28
* Made this handle the "id" property in searches.Christopher James Lahey2001-06-113-4/+30
* Rolled back the change 2 ago, dated 06/11/2001 01:51 in CVS, involvingChristopher James Lahey2001-06-114-101/+73
* Made it so that all of these functions queue their ops before callingChristopher James Lahey2001-06-112-16/+68
* Added this function to put a response back into the queue.Christopher James Lahey2001-06-114-62/+113
* Added this function to let you do slightly more complicated searches.Christopher James Lahey2001-06-114-6/+70
* got rid of '%n' at end of each format string for strptime. I don't knowDamon Chaplin2001-06-112-8/+14
* Updated Spanish translation.Hector Garcia2001-06-112-1308/+1508
* Updated Slovak translation.Stanislav Visnovsky2001-06-112-1505/+1861
* Removed unused frame variable.Christopher James Lahey2001-06-091-2/+0
* Removed unused email variable.Christopher James Lahey2001-06-092-1/+5
* Bumped required version of gal to 0.8.99.2.Christopher James Lahey2001-06-092-1/+5
* Added addressbook/gui/merging/Makefile.Christopher James Lahey2001-06-092-0/+5
* Null terminate the strv here. (e_card_locate_match): ref here instead ofChristopher James Lahey2001-06-0921-40/+512
* Some fixesIain Holmes2001-06-093-3/+9
* builddir != srcdir fix.Jacob Leach2001-06-092-1/+6
* More pruningIain Holmes2001-06-091-1/+0
* OppsIain Holmes2001-06-091-2/+2
* fix some commands to match the ui file again.Dan Winship2001-06-092-3/+8
* remove the gtk_widget_show call... (e_contact_editor_show): and put itChris Toshok2001-06-0913-326/+295
* Committing the new My Evolution.Iain Holmes2001-06-0965-137/+7022
* Reattach X-Evolution-Account information to the message after sending it.Jon Trowbridge2001-06-093-3/+16
* When saving a draft, attach information about the From: identity viaJon Trowbridge2001-06-092-2/+24
* Allow a NULL @shell_view arg inEttore Perazzoli2001-06-092-2/+6
* Turned off alternating row colors in our ETable specification.Jon Trowbridge2001-06-093-13/+11
* Fix splash setup to keep it from giving two Gtk-CRITICAL assertions whenJason Leach2001-06-092-14/+14
* Don't use the default charset if the message is US-ASCII.Dan Winship2001-06-092-0/+8
* Vanity, thy name is trow.Jon Trowbridge2001-06-092-0/+5
* If you had multiple accounts that used mboxes, and if you received mail inJon Trowbridge2001-06-092-1/+22
* Updated Hungarian translation.Andras Timar2001-06-082-119/+129
* Add a separator between the service url and the folder name, if needed.Jon Trowbridge2001-06-082-1/+16
* Added an argument, so that the original source URI of the mbox can beJon Trowbridge2001-06-085-11/+36
* Updated Norwegian translation.Kjartan Maraas2001-06-082-194/+247
* fixed a typo pointed out by Greg Leblanc. s/listen/listed/Duncan Mak2001-06-084-2/+10
* we can ignore the border, as e-text takes care of that for usjacob berkman2001-06-072-24/+15
* removed duplicate "If mozilla can..." question.Aaron Weber2001-06-072-34/+0
* Added .cvsignore files and changed the configure script so that it willAndrew Hughes Chatham2001-06-072-0/+69
* Updated Swedish translation.Christian Rose2001-06-072-174/+230
* just set sig_file field, but don't actualy insert signature, it will beRadek Doulik2001-06-072-2/+8
* Note that I think I may have CVS Tag problems at least with the changelog.Aaron Weber2001-06-0712-158/+218
* Removed some left-over conflict indicators.Jon Trowbridge2001-06-071-2/+1
* Changed purely informational debug spew from a g_warning to a g_message.Jon Trowbridge2001-06-073-4/+22
* Changed the dialog box and added a Don't Ask Me Again button. Oh yeah!Iain Holmes2001-06-072-8/+73
* (Fix bug #3205: Component crash causes folder switch even when not needed)Jason Leach2001-06-072-4/+20
* Check that the chain of deferences in gui->account->source->url is safe.Jon Trowbridge2001-06-073-5/+48
* (Fix bug #418: Save state of folder tree view)Jason Leach2001-06-075-34/+86
* Sync from laptop.JP Rosevear2001-06-073-0/+735
* Applied patch from Jacob Berkman to un-offset the completion popup and addJon Trowbridge2001-06-073-4/+148
* Don't fetch the UID and FLAGS of messages we don't know about yet, sinceDan Winship2001-06-062-30/+40
* Updated Hungarian translation.Andras Timar2001-06-062-217/+261
* Remove references to ECategoryMasterListWombat.Christopher James Lahey2001-06-063-12/+5
* Fix a little thing where it was actually saying "_Delete this folder" inJason Leach2001-06-062-2/+7
* Plug in all the folder tree right click menu verbs so bonobo-warningsJason Leach2001-06-064-1/+65
* Make this work when multiple names are selected then right click->Remove.Jason Leach2001-06-062-4/+36
* Oh yeah, the ChangeLog.Chris Lahey2001-06-061-0/+20
* Copy dates as they come in.Christopher James Lahey2001-06-066-630/+462
* Move an #include to the top, it's ugly to have it in the middle of theJacob Leach2001-06-061-1/+1
* (Fix bug #655: SelectNames doesn't let you remove addresses after you addJason Leach2001-06-062-0/+48
* (Fix bug #3211: Should undelete when flagging a delete message asJason Leach2001-06-062-1/+11
* Bump version to 0.10.99JP Rosevear2001-06-062-3/+7
* Change the completion handler to use the ECompletionMatch.Jon Trowbridge2001-06-063-156/+163
* Oops. Forgot to remove some debugging code before committing.Jon Trowbridge2001-06-061-16/+0
* Small changes throughout to use ECompletionMatch.Jon Trowbridge2001-06-0610-143/+342
* (Fix bug #314: Display URLs in statusbar on mouseover)Jason Leach2001-06-062-1/+98
* (Fixing bug #1299: Shell saves shortcuts when display name changes)Jason Leach2001-06-065-12/+70
* make HTML and plain mails to have the same boundaryRadek Doulik2001-06-052-13/+41
* Added. Code for testing if two ECards appear to pertain to the sameJon Trowbridge2001-06-054-0/+520
* update the blocked/selected days if the starting day of the appointmentJP Rosevear2001-06-053-1/+23
* Fix Radek's fix. $(DB3_LDADD) must always come beforeEttore Perazzoli2001-06-052-2/+12
* move DB3_LDADD down to fix linkageRadek Doulik2001-06-052-2/+6
* Move `libevolution-importers' before `$(DB3_LDADD)'.Ettore Perazzoli2001-06-042-1/+6
* colorfixJakub Steiner2001-06-041-68/+63
* diff. timezone eventsJakub Steiner2001-06-042-0/+75
* remove spew, and don't call the ShellView CORBA method if the interfaceChris Toshok2001-06-048-13/+131
* Fix linking order for `$(DB3_LDADD)'s so that we avoid pullingEttore Perazzoli2001-06-032-26/+35
* Fix linking order for `$(DB3_LDADD)'s so that we avoid pullingEttore Perazzoli2001-06-0315-18/+54
* Updated Swedish translation.Christian Rose2001-06-032-1017/+1123
* If user is trying to sign his/her message, try first to use the key thatJeffrey Stedfast2001-06-032-29/+86
* Fix to not get into a recursive loop in get_type().Jeffrey Stedfast2001-06-034-41/+49
* Updated Hungarian translation.Andras Timar2001-06-022-1027/+1108
* macros/ChangeLog:Peter Williams2001-06-022-6/+10
* Updated Norwegian translation.Kjartan Maraas2001-06-021-0/+4
* Update list of filesJP Rosevear2001-06-021-966/+1050
* no longer build widget-util.*, the code has been movedJP Rosevear2001-06-022-4/+8
* use new funcJP Rosevear2001-06-029-97/+50
* ShushJP Rosevear2001-06-021-1/+0
* UpdateJP Rosevear2001-06-024-468/+8
* oops, didn't mean to make that changeJP Rosevear2001-06-021-1/+2
* Update list of filesJP Rosevear2001-06-022-3/+12
* renamed from editor-page for consistency, more complete implementationJP Rosevear2001-06-0236-7753/+3562
* dittoJP Rosevear2001-06-023-1/+13
* Added fields for the GalViewMenus and GalViewCollection, since we need toFederico Mena Quintero2001-06-024-15/+62
* Add a bunch of missing `$(DB3_LDADD)'s.Ettore Perazzoli2001-06-028-14/+42
* Save the pgp and smime settings. (mail_account_gui_new): Setup the pgp andJeffrey Stedfast2001-06-026-32/+401
* oops, camel-smime.h no longer exists. #include camel-smime-context.h and came...Jeffrey Stedfast2001-06-021-1/+2
* Call build_extra_conf() here too. This is when we REALLY want to call itJeffrey Stedfast2001-06-023-25/+22
* added questions about KDE, redid other questions.Aaron Weber2001-06-022-888/+1032
* Add GAL_LIBS here too. (testindex_LDADD): And here.Peter Williams2001-06-022-2/+7
* Fix dumb misuse of g_get_charset.Dan Winship2001-06-012-1/+6
* Add some missing `$(DB3_LDADD)'s to get it to compile.Ettore Perazzoli2001-06-015-14/+29
* Included information about db3.Christopher James Lahey2001-06-0114-125/+627
* Oops. Fix a few compile problems.Jeffrey Stedfast2001-06-012-2/+8
* Store the connection ID of the "changed" signal in the collection.Federico Mena Quintero2001-06-013-9/+28
* Added fields for the GalViewMenus and GalViewCollection; we need to keepFederico Mena Quintero2001-06-014-21/+89
* Numerous fixes to get it to compile.Jeffrey Stedfast2001-06-014-62/+383
* add the EAddressbookModel* and change the ETableModel's name to "adapter".Chris Toshok2001-06-013-11/+35
* decrement data_count before emitting the card_removed signal, and breakChris Toshok2001-06-013-5/+42
* Use --moddatadir to derive this.Christopher James Lahey2001-06-014-40/+13
* Fixed up the S/MIME signing/encrypting code to work with the new API.Jeffrey Stedfast2001-06-012-80/+95
* Added camel-cms-context.cJeffrey Stedfast2001-06-012-0/+5
* Added camel-cipher-context.h, camel-cms-context.h, camel-smime-context.h,Jeffrey Stedfast2001-06-012-0/+7
* Removed the code to check for the validity of an S/MIME part. Stuff worksJeffrey Stedfast2001-06-014-56/+109