aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* calendar_config -> calendar_setup. (edit_calendar_cb): Ditto.Hans Petter Jansson2004-01-109-246/+732
* libcamelgroupwise.urls instead of libcamelimap.urlsRodney Dawes2004-01-102-1/+7
* make sure we sync the source list when appropriateJP Rosevear2004-01-103-2/+30
* Create ESource for anniversariesERDI Gergo2004-01-102-2/+34
* Call calendar_config_new_calendar(). (rename_calendar_cb): Remove.Hans Petter Jansson2004-01-108-300/+1568
* return the corba valuesJP Rosevear2004-01-103-2/+9
* only migrate old calendars if migrating from <= 1.4.x.Rodrigo Moya2004-01-103-23/+42
* Update Czech translationMiloslav Trmac2004-01-102-328/+404
* Update for API changes to e-book-asyncRoss Burton2004-01-095-32/+46
* added null check for source url to take care of accounts with Server TypesSivaiah Nallagatla2004-01-092-1/+11
* add a new signal "event_move" and its key binding.Andrew Wu2004-01-099-198/+606
* ** See bug 52696.Not Zed2004-01-092-2/+12
* fix removal of journal file, and remove the cmeta state file too.Not Zed2004-01-096-9/+144
* add total + unread counts to properties page.Not Zed2004-01-093-2/+11
* make sure we actually upgrade between revisionsJP Rosevear2004-01-092-1/+6
* move assertions here. (set_mime_type_field): change order slightly toNot Zed2004-01-092-5/+12
* bugfixesMichael Zucci2004-01-091-0/+19
* keep the windows charset filter around until we're done since if we set itNot Zed2004-01-094-8/+25
* store the ECal's associated ECalView, and connect to its "objects_removed"Rodrigo Moya2004-01-093-29/+127
* Add BONOBOUI_REQUIRED variable and depend on libbonoboui >= 2.4.3, add anRodney Dawes2004-01-093-11/+21
* Updated Korean translation.Changwoo Ryu2004-01-092-617/+720
* Add the video conferencing fieldRoss Burton2004-01-093-3/+137
* Use 24x24 versionRoss Burton2004-01-091-0/+0
* Add videoconf.pngRoss Burton2004-01-093-1/+14
* *** empty log message ***Rodrigo Moya2004-01-081-0/+2
* *** empty log message ***Rodrigo Moya2004-01-081-1/+1
* add a ')' to create a valid queryJP Rosevear2004-01-082-1/+6
* add groupwise to SUBDIRS new camel provider for groupwise new class to addSivaiah Nallagatla2004-01-086-20/+590
* add camel/providers/groupwise/Makefile to AC_OUTPUT sectionSivaiah Nallagatla2004-01-082-0/+5
* moved the line that sets priv->updating to FALSE up some lines, to avoidRodrigo Moya2004-01-081-1/+1
* moved the line that sets priv->updating to FALSE up some lines, to avoidRodrigo Moya2004-01-082-5/+22
* moved the line that sets priv->updating to FALSE up some lines, to avoidRodrigo Moya2004-01-081-0/+8
* *** empty log message ***Robert Sedak2004-01-084-1/+17182
* delete the ECalViewMoveDirection type declaration which was added byKidd Wang2004-01-083-14/+9
* ** See bug #50786Not Zed2004-01-084-2/+22
* check that we found any importers before deferencing the pointer.Not Zed2004-01-082-0/+11
* check certlist != NULL, CERT_LIST_EMPTY dereferences it. Bug #52457.Not Zed2004-01-082-1/+6
* add an assertion for no account set. Discovered from bug #50786.Not Zed2004-01-082-0/+8
* call e_cal_view_start to actually start the live query.Rodrigo Moya2004-01-082-2/+4
* call e_cal_view_start to actually start the live query.Rodrigo Moya2004-01-082-0/+7
* remove old graphic files help/C/evolution-1.5.xml updated style notes,Aaron Weber2004-01-0821-1126/+884
* s/addressbook/address bookAaron Weber2004-01-081-1/+1
* Doh, fix my last entry, Fixes 51966 not 50660Rodney Dawes2004-01-081-1/+1
* Make the ESelectNames object be a HIG-compliant dialog, change "Folder" toRodney Dawes2004-01-083-270/+248
* Don't migrate stuff here anymore.Jeffrey Stedfast2004-01-084-57/+164
* Remove the 6-pixel border around the main window. That just looked ugly.Jeffrey Stedfast2004-01-082-1/+5
* Move the smime_component_init call to the instance init callback, ratherRodney Dawes2004-01-082-2/+10
* Update Czech translationMiloslav Trmac2004-01-082-272/+319
* Removed. (efh_format_header): Handle address formatting a littleJeffrey Stedfast2004-01-082-90/+118
* Updated italian translationMarco Ciampa2004-01-082-621/+622
* as belowRadek Doulik2004-01-073-2/+9
* link in printer stuffJP Rosevear2004-01-072-0/+7
* Emit a hover-url signal when the user mouses over a URL, ...ERDI Gergo2004-01-0711-6/+213
* added an ECalQuery for each loaded client. (load_alarms): use a live queryRodrigo Moya2004-01-072-60/+84
* Missing changelogJP Rosevear2004-01-071-0/+4
* missed this - remove disable deprecated flagJP Rosevear2004-01-071-1/+0
* ** See bug #47751.Not Zed2004-01-074-25/+28
* Updated the Greek translationKostas Papadimas2004-01-072-3712/+6591
* remove spew. (migrate_contacts): same. (migrate_contact_folder): same.Chris Toshok2004-01-072-11/+10
* add addressbook-migrate.[ch].Chris Toshok2004-01-076-46/+658
* remove the item from the hash last and don't free its members because theJP Rosevear2004-01-072-8/+12
* Fix missing ">" typoRodney Dawes2004-01-072-1/+5
* Apply patch from Roozbeh Pournader to update countries listRodney Dawes2004-01-072-4/+19
* disconnect from selection-done signalJP Rosevear2004-01-072-0/+7
* new method's implementation. (calendar_component_class_init): initializeRodrigo Moya2004-01-073-71/+113
* free event (e_text_do_popup): copy the event so we have good dataJP Rosevear2004-01-071-1/+2
* Fixes bug #39488, use hlook="system" for toolbarsRodney Dawes2004-01-079-9/+18
* disconnect the activated signalJP Rosevear2004-01-072-0/+10
* Update Czech translationMiloslav Trmac2004-01-072-245/+399
* we don't put any signal handlers on the client or source client now, butJP Rosevear2004-01-072-60/+103