aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove a typo from the beginning of this fileDan Winship2004-01-241-1/+1
* CVS_SILENTGörkem Çetin2004-01-241-16/+21
* add the control id to the factory.Larry Ewing2004-01-242-2/+9
* build new sourcesJP Rosevear2004-01-244-0/+232
* Handle where the file: url is roken (ie, points to a location out of theJeffrey Stedfast2004-01-242-1/+13
* Set the mnemonic widget for "Folder _name:"Rodney Dawes2004-01-242-0/+7
* Fix Folder submenu location Add ComponentPlaceholder back to File menuRodney Dawes2004-01-243-5/+15
* Use PUBLISH if no METHOD definedRodney Dawes2004-01-242-4/+9
* Updated Brazilian Portuguese translation done by Gustavo Maciel DiasGustavo Maciel Dias Vieira2004-01-242-12322/+2569
* [ fixes bug #52571 ] ugh. name fields that have \" around the name breakChris Toshok2004-01-243-29/+103
* use mail_session_get_sa_daemon_portRadek Doulik2004-01-249-8/+262
* use check_junk_for_imap flagRadek Doulik2004-01-244-3/+43
* Update Czech translationMiloslav Trmac2004-01-242-166/+172
* autogenerated file out of sync in CVSRadek Doulik2004-01-231-1/+1
* Updated Serbian translation.Danilo Šegan2004-01-233-814/+830
* (imap_get_message): revert peterw's change of 2002-07-15, insteadMichael Zucci2004-01-231-8/+0
* removed the meaningless fixme, a butt-retrieved-number is as good as anyNot Zed2004-01-232-1/+12
* Updated for changes to the keys file in data/Rodney Dawes2004-01-232-1/+5
* [ fixes bug #53184 ] handle the fact that the xml 1.4 spits out containsChris Toshok2004-01-232-0/+37
* Add rule to substitute BASE_VERSION in keys Removed this file from CVSRodney Dawes2004-01-233-14/+25
* Oops, when calling spamassassin rather than spamc, we need to invokeJeffrey Stedfast2004-01-232-6/+15
* Don't require $LIBBONOBOUI_REQUIRED version of libbonoboRodney Dawes2004-01-232-1/+6
* Fixes bug #53175.Jeffrey Stedfast2004-01-232-196/+196
* [ fixes bug #52944 ] do some massaging of contacts as we import them, toChris Toshok2004-01-232-0/+63
* See bug #53051 + + * em-subscribe-editor.c (subscribe_set_store): fix typoGary Ekker2004-01-232-1/+7
* Fix prototype to be consistent.Jeremy Katz2004-01-232-2/+6
* remove useless e_mkdir_hier call.JP Rosevear2004-01-232-7/+7
* don't assert if we can't find the component, just continue with next itemRodrigo Moya2004-01-222-2/+9
* uncomment system wide spamd testRadek Doulik2004-01-222-11/+28
* Remove debugging statementJP Rosevear2004-01-222-1/+5
* use the calendar component config dir (gnome_calendar_setup_view_menus):JP Rosevear2004-01-223-3/+20
* *** empty log message ***JP Rosevear2004-01-221-1/+0
* Added missing entry-blog widget.Nat Friedman2004-01-222-0/+23
* Remove. (dialog_to_source): Don't create source dir, backend takes care ofHans Petter Jansson2004-01-222-26/+7
* Translation updated by Kees van den Broek.Vincent van Adrighem2004-01-222-8/+23
* new function.Chris Toshok2004-01-224-17/+185
* Migrate the ETree expanded state files as well as the GalView files.Jeffrey Stedfast2004-01-223-42/+283
* check return value from auth_new_cal_from_source(). Connect toRodrigo Moya2004-01-223-1/+49
* renamed to _source and made them work with ESource's.Rodrigo Moya2004-01-225-30/+61
* call widget_changed here too, since we're changing the destination.Chris Toshok2004-01-222-0/+6
* added 'ECalSourceType' argument to be able to create the ECal correctly.Rodrigo Moya2004-01-222-16/+27
* Update Czech translationMiloslav Trmac2004-01-222-848/+893
* call e_cal_remove_calendar to actually remove the task list via theRodrigo Moya2004-01-212-8/+25
* Updated Korean translation.Changwoo Ryu2004-01-212-1099/+1266
* Fixes #51705Rodrigo Moya2004-01-212-7/+24
* use camel_mkdir(0777) rather than 0777 & st.st_mode which isn't setNot Zed2004-01-212-19/+46
* just use the convienence function for the default gconf client (fixesJP Rosevear2004-01-212-4/+5
* just use the convienence function for the default gconf client (fixesJP Rosevear2004-01-212-8/+8
* only block widgets that existJP Rosevear2004-01-212-8/+19
* Be even more exactly like the GtkButton painting stuffRodney Dawes2004-01-212-9/+12
* set a primary selection if there is one before the rebuildJP Rosevear2004-01-212-6/+27
* ** See bug #53159.Not Zed2004-01-214-17/+36
* [ fixes bug #52955 ] handle the case properly where there are no queryChris Toshok2004-01-213-4/+20
* ** See bug #52996.Not Zed2004-01-213-11/+81
* deal with the groups/sources already being there. Essentially make thisChris Toshok2004-01-214-43/+93
* provide parent iter in/out arg (test_collapse_row_callback): use privJP Rosevear2004-01-212-16/+57
* oopsJeffrey Stedfast2004-01-211-1/+1
* util routine to clear the row reference to the saved primary selectionJP Rosevear2004-01-212-43/+101
* don't build dead filesJP Rosevear2004-01-214-323/+6
* New function to migrate the imap cache. (em_migrate_1_4): Migrate the IMAPJeffrey Stedfast2004-01-212-0/+12
* fixed a type-o that omehow made it in between building and committingJeffrey Stedfast2004-01-211-2/+1
* New function to migrate the imap cache. (em_migrate_1_4): Migrate the IMAPJeffrey Stedfast2004-01-212-3/+82
* check if the collapsing node has its child selected, if so take a rowJP Rosevear2004-01-212-1/+75
* Changed the logic of the visibility of the passwd text so that we hid etheJeffrey Stedfast2004-01-212-1/+7
* do not try to unref when query is NULLSivaiah Nallagatla2004-01-212-1/+9
* Updated the Greek translationKostas Papadimas2004-01-202-10915/+1420
* 2004 -01-20 Sivaiah Nallagatla <snallagatla@novell.com>Sivaiah Nallagatla2004-01-202-2/+9
* ** See Bug #52817.Not Zed2004-01-202-13/+23
* ** See bug #52817.Not Zed2004-01-2015-31/+53
* Make displayed_uid public.Not Zed2004-01-208-17/+63
* load from the just-loaded 'userdoc' rather than rc->user.Not Zed2004-01-203-22/+25
* ** See bug #52885.Not Zed2004-01-202-6/+26
* ** See bug #53028.Not Zed2004-01-202-1/+10
* ** See bug #52990.Not Zed2004-01-203-3/+8
* correct property name c/p errorJP Rosevear2004-01-202-1/+8
* ** See bug #52989.Not Zed2004-01-202-6/+21
* ** See bug #52899.Not Zed2004-01-202-1/+8
* Updated Irish translation.Alastair McKinstry2004-01-202-2598/+1541
* handle the case where we have a bogus uidJP Rosevear2004-01-203-4/+13
* create the data structure for rebuilding the model (free_rebuild_data):JP Rosevear2004-01-202-22/+202
* Get name from correct model column.Hans Petter Jansson2004-01-202-1/+6
* Only unref if we have a query.Hans Petter Jansson2004-01-202-2/+8
* Implement. (load_primary_selection): Use get_primary_source ().Hans Petter Jansson2004-01-202-9/+27
* pasted bug #Radek Doulik2004-01-201-0/+2
* path to gtkhtml's rc file (config_write_style): use MAIL_CONFIG_RC_DIRRadek Doulik2004-01-202-2/+9
* (print_month_small): use e_cal_model_generate_instancesRadek Doulik2004-01-192-4/+7
* uncomment and use ECalModelComponent (print_day_details): useRadek Doulik2004-01-192-76/+88
* Translation updated by Tino Meinen.Vincent van Adrighem2004-01-192-1144/+1282
* add port and "/soap" to source uriSiviaah Nallagatla2004-01-193-4/+17
* removed this like i asked radek to ages ago, just call the parentNot Zed2004-01-196-34/+131
* get the toplevel widget here too, similar to bug 52161.Not Zed2004-01-193-7/+25
* if we can't open the pop3 cache dir, because it doesn't exist, it is notNot Zed2004-01-194-119/+100
* use a CamelURL to properly encode the url we generate.Not Zed2004-01-194-8/+40
* properly decode the mailto url rather than treating it as a simple string.Not Zed2004-01-193-6/+34
* Updated French translation.Christophe Merlet2004-01-192-1028/+1210
* Updated Irish translationAlastair McKinstry2004-01-192-733/+405
* Updated Spanish translation.Francisco Javier F. Serrador2004-01-182-967/+1166
* don't create the component if there is a multiple selectionJP Rosevear2004-01-182-5/+14
* (print_table): set page orientation, it may be changed from lastRadek Doulik2004-01-182-0/+6
* month and week view printing works again, day view is next to fixRadek Doulik2004-01-184-71/+177
* we are required to pass in the end in-out argJP Rosevear2004-01-183-4/+11
* update protosJP Rosevear2004-01-186-90/+135
* Limit the flags we set (or unset) to the folder's permanent flags.Jeffrey Stedfast2004-01-172-9/+14
* Updated Serbian translation.Danilo Å egan2004-01-174-1258/+1323
* Don't run callback if the action was cancelled. (load_source_cb): Ditto.Hans Petter Jansson2004-01-176-10/+84
* pass in an exception to useJP Rosevear2004-01-172-1/+6
* we actually want to not return on any error as well (like NOT FOUND)JP Rosevear2004-01-172-4/+15
* Updated Norwegian translation.Kjartan Maraas2004-01-172-834/+866
* only set the menus and command state if we actually are already displayed,JP Rosevear2004-01-172-3/+11
* removed evolution-mbox-upgrade.c from the buildJeffrey Stedfast2004-01-172-429/+0
* Same.Jeffrey Stedfast2004-01-175-29/+40
* Dump a struct _camel_header_address to an html string.Jeffrey Stedfast2004-01-172-4/+57
* s/g_fre/g_free/Jeffrey Stedfast2004-01-173-17/+23
* Oops.JP Rosevear2004-01-171-0/+17
* convert to GObjectJP Rosevear2004-01-173-57/+69
* updatedJeffrey Stedfast2004-01-171-1/+1
* fixed changelogJeffrey Stedfast2004-01-171-1/+3
* Oops, still need to stat() the src file so we can report what percentageJeffrey Stedfast2004-01-172-1/+7
* Move 'message_list->folder = folder;' out of the uri compare if-block andJeffrey Stedfast2004-01-162-12/+17
* cvsignoreJeffrey Stedfast2004-01-162-0/+4
* don't set old orientation, preview needs right orientation even afterRadek Doulik2004-01-162-5/+7
* added some conf entries for LDAP address setup addedSivaiah Nallagatla2004-01-164-21/+317
* *** empty log message ***Rodrigo Moya2004-01-162-32/+16
* Fixes #52920Rodrigo Moya2004-01-162-2/+9
* added some hook debug h(x)Michael Zucci2004-01-161-0/+7
* change this to check the store using the provider url_cmp and just lookupNot Zed2004-01-165-25/+103
* ** See bug #52467.Not Zed2004-01-162-11/+28
* Implement. (get_paned_position): Implement. (eab_view_new): Connect signalHans Petter Jansson2004-01-163-4/+58
* unref the activity handler.Rodrigo Moya2004-01-162-0/+10
* new function. (impl_createControls): create a task bar also for the tasksRodrigo Moya2004-01-165-17/+57
* Startup files/folders.Not Zed2004-01-167-17/+113
* added mail/default/Makefile and mail/default/C/Makefile.Not Zed2004-01-162-0/+7
* oopsJeffrey Stedfast2004-01-161-1/+1
* fixed a type-oJeffrey Stedfast2004-01-161-1/+1
* Make vfolder_store 'global'.Jeffrey Stedfast2004-01-163-5/+39
* reverted my changes made on Jan 8th.Rodrigo Moya2004-01-162-19/+6
* Fixes bug #52888Jeffrey Stedfast2004-01-162-2/+52
* Make the model sorted. Fixes bug #52888.Jeffrey Stedfast2004-01-162-9/+39
* oops, add major, minor, revision args to g_warningJeffrey Stedfast2004-01-161-4/+6
* Don't select the first unread mesg in the case where no mesg wasJeffrey Stedfast2004-01-162-1/+7
* Only abort the copy if the dest folder both exists and contains data.Jeffrey Stedfast2004-01-162-2/+11
* Only abort the copy if the dest folder both exists and contains data.Jeffrey Stedfast2004-01-162-1/+8
* removed.Rodrigo Moya2004-01-169-193/+139
* update protosJP Rosevear2004-01-167-142/+402
* remove calendar and task keys for upgrade, its done in the calendar nowJP Rosevear2004-01-162-68/+5
* added ForgetPasswords menu item. (command_forget_passwords): callback forRodrigo Moya2004-01-163-0/+26
* removed ForgetPasswords verb. (emfb_forget_passwords): removed.Rodrigo Moya2004-01-162-8/+5
* moved 'Forget Passwords' item...Rodrigo Moya2004-01-163-5/+10
* kill the correct binary, tidy includesJP Rosevear2004-01-163-3/+8
* move version detection hereJP Rosevear2004-01-154-1757/+168
* test priv->calendar is not NULL before getting current viewRadek Doulik2004-01-152-2/+4
* s/spam/junk, added junk test rule, it must be lost while porting to 1.5Radek Doulik2004-01-153-27/+56
* reset create_ecalRadek Doulik2004-01-153-0/+18
* fixes #23281, some refactoring and list view get_selected_time_rangeRadek Doulik2004-01-1512-158/+226
* Update Czech translationMiloslav Trmac2004-01-152-258/+377
* ** See bug #52891.Not Zed2004-01-152-2/+9
* ** See bug #52878.Not Zed2004-01-152-3/+23
* remove debugs, oops.Michael Zucci2004-01-151-5/+5
* ** See bug #52881.Not Zed2004-01-153-65/+218
* fix the check for ~/evolution being a directory.Not Zed2004-01-152-1/+6
* Updated Serbian translation.Danilo Šegan2004-01-153-224/+280
* ** See bugs #51609 and #43515.Not Zed2004-01-156-3/+102
* added flag-for-followup-done-16.png (glade_DATA): addedNot Zed2004-01-152-0/+7
* Add a description for /apps/evolution/mail/junk/sa/local_only.Jeremy Katz2004-01-152-0/+11
* Update Irish translationsAlastair McKinstry2004-01-152-3711/+3217
* Fix remaining usages of GTK_*EXPANDER* definesRodney Dawes2004-01-153-19/+23
* new utility routine to create new tasks (create_new_todo): use above so weJP Rosevear2004-01-153-61/+69
* missing renaming.Rodrigo Moya2004-01-152-1/+6
* use get_selected_objects() instead of get_selected_comp().Rodrigo Moya2004-01-152-7/+13
* New source files for mapping bonobo-conf keys to gconf keys. Moved out ofJeffrey Stedfast2004-01-155-1/+654
* Split out the remapping code into e-util/e-bconf-map.[c,h] to be sharedJeffrey Stedfast2004-01-152-529/+140
* removed assertion.Rodrigo Moya2004-01-152-2/+5
* check return value from e_cal_new().Rodrigo Moya2004-01-153-20/+28
* don't try to set up the creation ecal unless we are actually creating aJP Rosevear2004-01-142-8/+14
* Updated Spanish translation.Francisco Javier F. Serrador2004-01-142-347/+217
* set the "auth" property on the ESource's we create, to get authentication.Rodrigo Moya2004-01-143-0/+7
* Updated Serbian translation.Danilo Å egan2004-01-144-749/+888
* Update Czech translationMiloslav Trmac2004-01-142-189/+213
* A time-based thread-safe in-memory cache thing. Called em_cache 'causeNot Zed2004-01-143-0/+237
* ** Patch from Timo Sirainen <tss@iki.fi> to honour read-only status forNot Zed2004-01-143-1/+24
* ** See Bug #20017.Not Zed2004-01-142-25/+78
* ** See bug 51660.Not Zed2004-01-1413-90/+329
* Pass the parent window, fixing a crasher. Bug #52161.Ross Burton2004-01-141-2/+2
* remove debug printf.Not Zed2004-01-143-4/+23
* s/<= 0/== 0/Jeffrey Stedfast2004-01-141-1/+1
* Handle upgrading from 1.0.x and 1.2.x (code basically moved verbatim fromJeffrey Stedfast2004-01-144-159/+1485
* detect the version more completely with the new util routine (main): don'tJP Rosevear2004-01-146-72/+95
* drop my-evolution upgrade codeJP Rosevear2004-01-141-35/+1
* Check for libsoup separatelyRodney Dawes2004-01-144-1/+14
* free 'base_uri' at the end of the function, or it will leak, and removedRodrigo Moya2004-01-142-15/+9
* Updated Korean translation.Changwoo Ryu2004-01-142-156/+113
* missing renaming.Rodrigo Moya2004-01-142-3/+7
* Translation updated.Vincent van Adrighem2004-01-142-207/+228
* removed unused groupwise-config-listener.[ch] filesSivaiah Nallagatla2004-01-132-546/+0
* renamed groupwise-config-listener.[ch] to these file names and alsoSivaiah Nallagatla2004-01-136-2/+1096
* Update Czech translationMiloslav Trmac2004-01-132-300/+273
* Updated Lithuanian translation by Tomas Kuliavas.Zygimantas Berucka2004-01-132-10735/+2713
* bump version and requirementsJP Rosevear2004-01-1350-59650/+83970
* fixed distcheckJeffrey Stedfast2004-01-131-2/+0
* add soup as a calendar depJP Rosevear2004-01-132-1/+5
* add e-pub-utils.[ch] for Free/Busy publishingGary Ekker2004-01-1321-127/+2439
* sync the source list after creating the remote source group.Rodrigo Moya2004-01-132-2/+8
* Actually commit.JP Rosevear2004-01-131-8/+0
* revert dumb upgrade changeJP Rosevear2004-01-131-0/+5
* fix compilation errorJP Rosevear2004-01-131-1/+1
* migrate from 1.5.0 and 1.5.1 properlyJP Rosevear2004-01-132-0/+13
* enable NNTP support by defaultMeilof Veeningen2004-01-132-5/+10
* Add menu items to show To and PostToMeilof Veeningen2004-01-132-0/+15
* support for posting both to mail and to (multiple) foldersMeilof Veeningen2004-01-1313-107/+534
* Oops, missed this.JP Rosevear2004-01-131-0/+4
* de-bold ui elementsJP Rosevear2004-01-131-4/+2
* added "View To", "View Post To" menu items, made it possible to see bothMeilof Veeningen2004-01-135-65/+490
* now based on discofolder, cache_message and append_message implemented,Meilof Veeningen2004-01-1312-316/+1712
* Revert William McCann's patch of 2003-12-19 until we can get consistentJP Rosevear2004-01-1327-3581/+2493
* use mail_session_get_sa_use_daemonRadek Doulik2004-01-132-1/+4
* Updated Korean translation.Changwoo Ryu2004-01-132-463/+823
* added SA prefs (mail_session_get_sa_local_only): new helper methodRadek Doulik2004-01-138-79/+182
* compile flags for the test component and a conditional compileJP Rosevear2004-01-132-0/+11
* use our libsJP Rosevear2004-01-132-1/+5
* fix up the controls factory location.Larry Ewing2004-01-133-15/+104
* Update Czech translationMiloslav Trmac2004-01-122-293/+554
* Only update dialog widgets if they exist.Hans Petter Jansson2004-01-122-2/+9
* Take a sensitivity flag per menu item, and fall back to stock icons.Hans Petter Jansson2004-01-123-15/+66
* MissedJP Rosevear2004-01-121-2/+4
* Complete rewrite to match current component apiJP Rosevear2004-01-122-3/+43
* Don't O_TRUNC the dest file, instead use O_EXC and don't do anything ifJeffrey Stedfast2004-01-122-1/+8
* ** See bug 52725.Not Zed2004-01-124-2/+18
* track hbox and label widget (button_free): unref themJP Rosevear2004-01-123-36/+218
* Added a dialog for adding a new IM account. Added the previously mentionedChristian Hammond2004-01-1210-43/+1595
* Added IM png files from Gaim.Christian Hammond2004-01-1226-0/+28
* Updated Serbian translation.Danilo Šegan2004-01-123-380/+626
* ** See bug 52737.Not Zed2004-01-122-1/+8
* add total + unread counts to properties page.Not Zed2004-01-121-6/+34
* Updated slightly.Roozbeh Pournader2004-01-122-819/+1153
* Added missing files. Updated slightly.Kjartan Maraas2004-01-113-122/+94
* Updated Norwegian translation.Kjartan Maraas2004-01-112-1179/+1371
* dont kill the quoteJP Rosevear2004-01-112-1/+5
* add enable option to build test componentJP Rosevear2004-01-112-1/+15
* Shush.JP Rosevear2004-01-111-0/+1
* proper server file for test componentsJP Rosevear2004-01-116-683/+221
* Fix copyright notice, its copyright Novell not our hackersJP Rosevear2004-01-115-4/+15
* if e_iconv() returns -1, check that errno != EINVAL - if errno *is*Jeffrey Stedfast2004-01-112-11/+30
* cast the views to E_CALENDAR_VIEW, not to E_CAL_VIEW.Rodrigo Moya2004-01-112-3/+8
* added missing headers.Rodrigo Moya2004-01-1113-137/+127
* Implemented #127527: the attachment bar is packed inside an EExpanderERDI Gergo2004-01-117-30/+1538
* keep all the tray icons we create in a list. (tray_icon_destroyed_cb):Rodrigo Moya2004-01-103-2/+25
* Updated Serbian translation.Danilo Å egan2004-01-104-1425/+1902
* Update the list of translatable filesRodney Dawes2004-01-102-1/+8
* Remove usage-exec-summary.xmlRodney Dawes2004-01-102-1/+4
* s/unsaved files/unsaved messages/ as per bug #45407.Jeffrey Stedfast2004-01-102-1/+6