aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagEVOLUTION_1_5_9nobody2004-06-04307-92839/+27
* always insert new paragraph for signatureRadek Doulik2004-06-032-2/+8
* add shell-errors.xml.hDan Winship2004-06-031-0/+1
* If the icon_name is an abolute path, just load it.Dan Winship2004-06-032-6/+17
* reset current folder. (connect_to_server): and here too just to make sure.Not Zed2004-06-032-1/+8
* disconnect if we get an io error or user cancellation.Not Zed2004-06-032-0/+4
* put this back in, local folders not being noted properly all the time.Not Zed2004-06-032-1/+18
* only save the summary, don't update from server, thats what refresh infoNot Zed2004-06-0315-637/+734
* Updated italian translationMarco Ciampa2004-06-032-146/+87
* Add missing negation that caused a crash.Hans Petter Jansson2004-06-032-1/+7
* bump to 0.0.93.1. (BASE_VERSION): change to 12 for the ESourceChris Toshok2004-06-032-2/+7
* remove hidden field migration, and add in a phase to clear theChris Toshok2004-06-032-52/+23
* remove absolute_uri from ESource's. (migrate_tasks): same.Chris Toshok2004-06-032-0/+45
* Add toolbar visibility toggle to View menu.William Jon McCann2004-06-032-0/+8
* Add listener for the ViewToolbar command.William Jon McCann2004-06-034-0/+74
* removed pre-completion code, not needed anymore. (emlv_finalize): no needRodrigo Moya2004-06-032-24/+9
* fixed leak and pass the correct icalcomponent to e_cal_modify_object.Rodrigo Moya2004-06-034-6/+11
* Don't need these two functions any more (source_to_dialog,Rodney Dawes2004-06-023-1705/+1171
* Fixes #59333Rodrigo Moya2004-06-022-1/+8
* add a drag delete handler. (table_drag_data_get): support text/vcardLarry Ewing2004-06-023-0/+365
* Add in a source option menu to the dialog and make is sensitive only onLarry Ewing2004-06-024-32/+206
* rename can_add to is_mutable, add sensitivity logic for both readonly andLarry Ewing2004-06-023-746/+52
* sort the various available importer plugins by name in the importer druidChristophe Fergeau2004-06-022-0/+34
* Link test-error against libeutil.Christian Neumair2004-06-022-2/+7
* fixed changelogJeffrey Stedfast2004-06-021-1/+3
* Don't attach anything ever. This is confusing way too many users whoJeffrey Stedfast2004-06-022-5/+9
* Don't propagate the expose to the label widget, the parent expose handlerAnders Carlsson2004-06-022-5/+5
* Fixes #59369Rodrigo Moya2004-06-012-1/+11
* set the right path on the url.Not Zed2004-06-012-1/+4
* ** A few fixes for better rfc compliance, and cleaner code.Not Zed2004-06-016-343/+351
* use statvfs if available. Should make it actually work, if not portable.Not Zed2004-06-012-6/+25
* check for statvfs.Not Zed2004-06-012-2/+7
* ** See #58827.Not Zed2004-06-015-38/+60
* ugh, unlike camel exceptions, you can't pass NULL to CORBA calls.Not Zed2004-06-012-6/+12
* Don't leak the zlib stream internals.Jeffrey Stedfast2004-06-012-0/+10
* *** empty log message ***Rodrigo Moya2004-06-011-1/+1
* *Bug #51968 "Invite others.." button confusing in Appointment editorPriyanshu Raj2004-06-014-5/+10
* Use the constructed title string.Anders Carlsson2004-05-312-1/+5
* Menu items in Scheduling tab should have sentence capitalization (Fixed)Priyanshu Raj2004-05-302-7/+12
* render all email addresses, not just the first 3.Chris Toshok2004-05-292-26/+24
* call e_select_names_model_load_contacts after settingChris Toshok2004-05-296-8/+153
* Add back office, spouse, web log fields. Allow for 8 phone numbers, ofHans Petter Jansson2004-05-293-315/+634
* Set the default window size for the druid to 480x320Rodney Dawes2004-05-292-0/+6
* added missing #ifdef HAVE_LDAPChristophe Fergeau2004-05-292-0/+6
* Disable debug here too - all this code has been working fine.Jeffrey Stedfast2004-05-295-6/+23
* remove bogus includeJP Rosevear2004-05-292-3/+7
* changed to About Evolution; comment out FAQJP Rosevear2004-05-292-6/+10
* Remove e-shell-about-box.William Jon McCann2004-05-295-620/+209
* remove about boxJP Rosevear2004-05-292-1/+4
* set some columns resizable. (initialize_contactcerts_ui): same.Not Zed2004-05-282-0/+9
* ** See bugs #52061 & #52669.Not Zed2004-05-289-108/+508
* a more straightforward way to calculate the offset of a day within theKidd Wang2004-05-282-9/+21
* s/${0}/{0}/gJeffrey Stedfast2004-05-283-11/+15
* fixed ChangeLogJeffrey Stedfast2004-05-281-4/+3
* Instead of removing the "Loading..." row for toplevel folder nodes onJeffrey Stedfast2004-05-282-1/+20
* Require e-error-toolRodney Dawes2004-05-2812-1/+30
* Fixes bug #59191.Jeffrey Stedfast2004-05-282-4/+10
* Fix for bug #57818.Jeffrey Stedfast2004-05-275-16/+55
* Don't dist $(error_i18n) as it requires e-error-tool to be builtRodney Dawes2004-05-274-57/+9
* If the store is not a vtrash store, just invoke the virtual method. (InDan Winship2004-05-272-40/+17
* add e-error-toolDan Winship2004-05-271-0/+1
* Updated Czech translation.Miloslav Trmac2004-05-272-976/+889
* fixed a spelling mistake for GerardoJeffrey Stedfast2004-05-272-2/+2
* Updated French translation.Christophe Merlet2004-05-273-1360/+1389
* Changed the default "Tasks due today" colour to be a light-blue (one ofJeffrey Stedfast2004-05-272-2/+8
* Fixes #57759Rodrigo Moya2004-05-272-0/+23
* update spell errorsRadek Doulik2004-05-262-0/+10
* Removed from CVS Generated files don't belong in CVSRodney Dawes2004-05-262-65/+5
* set port property on e-sourceSivaiah nallagatla2004-05-263-0/+8
* Translation updated.Vincent van Adrighem2004-05-262-990/+1085
* return NULL when there is no existing gw account with same uidSivaiah Nallagatla2004-05-263-18/+29
* Implemented. Sends the "interactive" message when the first window isSarfraaz Ahmed2004-05-262-1/+40
* In week view all-day events should keep all-dayness when moved around.Kidd Wang2004-05-262-9/+23
* initialise desc to NULL before using it later on. gcc doesn't warn on thisNot Zed2004-05-262-1/+6
* remove now unused functions. (source_group_can_add): fix can add logic,Larry Ewing2004-05-262-207/+27
* i2004-05-25 Larry Ewing <lewing@ximian.com>Larry Ewing2004-05-262-40/+2
* (key_press_event): look for escape press and destroy dialog.Larry Ewing2004-05-262-0/+25
* remove /soap part from uri. make port as a e-source property instead ofSivaiah Nallagatla2004-05-262-88/+152
* use the new dialog. (calendar_setup_edit_calendar): use the new dialog.Larry Ewing2004-05-261-50/+105
* set the default selection to inbox.Not Zed2004-05-269-168/+170
* removed.Not Zed2004-05-2613-98/+36
* set exception if not implemented.Not Zed2004-05-263-5/+19
* Updated British English translationGareth Owen2004-05-262-982/+983
* Use gtk_window_set_icon_list() here instead of gtk_window_set_icon().Jeffrey Stedfast2004-05-267-30/+98
* use stock icons where possible. Calendar and tasks already use stockWilliam Jon McCann2004-05-2612-54/+69
* Make calendar-errors.xml.h and install the xml file.Jeffrey Stedfast2004-05-2610-165/+371
* remove /soap part from uri. make port as a e-source property instead ofSivaiah Nallagatla2004-05-261-0/+7
* reenable this function, in a slightly broken manner. we don't haveChris Toshok2004-05-262-11/+27
* [ fixes #58654 ]Chris Toshok2004-05-262-25/+30
* Updated italian translationMarco Ciampa2004-05-262-663/+629
* a few fixes.Jeffrey Stedfast2004-05-264-8/+21
* read the "auth-domain" property from e-source and use it as the componentSivaiah Nallagatla2004-05-252-4/+19
* Generate the addressbook-errors.xml.h file and install the xml file andJeffrey Stedfast2004-05-259-229/+261
* Updated Polish translation by GNOME PL Team.Artur Flinta2004-05-252-1101/+1170
* Updated Bulgarian translation by Vladimir "Kaladan" PetkovAlexander Shopov2004-05-252-16765/+17042
* read the "auth-domain" property to use as component name for e-passwordSivaiah Nallagatla2004-05-252-2/+15
* Fixes: #57472Trent Lloyd2004-05-2511-0/+64
* disable add sender to addressbook bar if it is also disabled. #58955.Not Zed2004-05-252-2/+7
* use e-icon-factory sizes.Not Zed2004-05-252-6/+8
* if we have a cached icon, use it, don't just ignore it! #58831.Not Zed2004-05-252-2/+10
* fixed attribution to not cause crash. See #58882.Joop Stakenborg2004-05-252-1/+5
* Updated Canadian English translation.Adam Weinberger2004-05-252-979/+1052
* add addressbook/tools/Makefile.am back to the build.Chris Toshok2004-05-252-0/+6
* add tools back to the build.Chris Toshok2004-05-252-3/+5
* fix this for current build foo.Chris Toshok2004-05-255-410/+422
* [ fixes bug #32194 ]Chris Toshok2004-05-252-0/+47
* [ fixes bug #40013 ]Chris Toshok2004-05-252-0/+60
* don't enable the widget based on its writability if it is a dependentNot Zed2004-05-242-7/+17
* only enable add sender if we also have 1 selected. #56663.Not Zed2004-05-242-1/+5
* remove some debug.Not Zed2004-05-243-5/+10
* fix/rearrange logic. It was using the wrong working pointer.Not Zed2004-05-242-9/+12
* use set_cursor instead of scroll_to_row. See #58383.Not Zed2004-05-242-21/+30
* added CAMEL_PROVIDER_CONF_HIDDEN to conf item type enum. This is used bySivaiah Nallagatla2004-05-244-3/+18
* added empty handling for CAMEL_PROVIDER_CONF_HIDDEN added handling forSivaiah Nallagatla2004-05-242-2/+17
* pull the message from the regen list before we check the list and pendingNot Zed2004-05-243-6/+21
* svn path=/trunk/; revision=26054Fixed another wrong translations. T.Aihana2004-05-231-5/+7
* svn path=/trunk/; revision=26053Fixed wrong translations. T.Aihana2004-05-231-15/+15
* Updated italian translationMarco Ciampa2004-05-232-182/+144
* Updated Simplified Chinese translationFunda Wang2004-05-232-1028/+889
* Updated Spanish translation.Francisco Javier F. Serrador2004-05-232-898/+966
* svn path=/trunk/; revision=26047Updated ja.po. T.Aihana2004-05-232-1656/+1204
* Updated Norwegian translation.Kjartan Maraas2004-05-222-865/+850
* Translation updated.Priit Laes2004-05-222-1827/+1853
* oops, forgot folder_created. Removed locking, the object bag serialisesNot Zed2004-05-222-12/+14
* put note_store back in. Quick hack to fix the issue of folders beingNot Zed2004-05-223-6/+11
* ** Another unread count bug, #58814.Not Zed2004-05-226-6/+27
* ** Another unread count bug, #58814.Not Zed2004-05-222-0/+13
* Updated italian translationMarco Ciampa2004-05-222-692/+685
* ugh, too drunk to remember to commit this last nightNot Zed2004-05-222-1/+3
* i2004-05-21 Larry Ewing <lewing@ximian.com>Larry Ewing2004-05-222-15/+21
* i2004-05-21 Larry Ewing <lewing@ximian.com>H P Nadig2004-05-222-50/+19
* Fixes #58516.H P Nadig2004-05-222-1/+8
* Removed. Nothing uses this interface (which didn't use the EError routinesJeffrey Stedfast2004-05-223-51/+6
* Added a workaround for broken IMAP. Hopefully by forcing only the IMAP4Jeffrey Stedfast2004-05-222-1/+38
* Updated Czech translation.Miloslav Trmac2004-05-212-349/+388
* remove unused.Not Zed2004-05-212-1/+4
* set a default error parent fallback. (e_error_newv): if parent is null,Not Zed2004-05-213-0/+39
* add marshaller for p_ppppp call.Not Zed2004-05-218-69/+144
* added a 'domain' argument, and rearragned arguments to be prettier andNot Zed2004-05-2114-109/+129
* re-arrange the code so exception debug will print the expandedNot Zed2004-05-217-36/+57
* finally put the 1.2 password upgrade patch in. Untested. #42721.Not Zed2004-05-212-1/+102
* add "Select certificate" title to the previously untitled dialog.Jon Oberheide2004-05-212-0/+6
* Add helper func. (process_item_fn): Add undisplayed fields to notes.Hans Petter Jansson2004-05-213-0/+70
* Implement. (migrate_contacts_hidden_fields): Implement.Hans Petter Jansson2004-05-212-0/+85
* Fixes for bug #57305.Jeffrey Stedfast2004-05-214-10/+27
* proper look for figuring out if the object is on the serverJP Rosevear2004-05-212-9/+8
* Fix for #58738 ja_JP.UTF-8: Evolution crashes when certain ASCII/non-ASCIISuresh Chandrasekharan2004-05-212-3/+13
* Use the activate signal, instead of changed, for the combo boxRodney Dawes2004-05-212-1/+21
* Fixes bug #42295 and the infinite loop part of bug #58766 (these 2 bugsJeffrey Stedfast2004-05-212-22/+41
* use the new ebook api here. missed this one in my earlier commit.Chris Toshok2004-05-212-1/+8
* pass the client properlyJP Rosevear2004-05-212-2/+7
* only unref the mask if there is oneJP Rosevear2004-05-212-1/+7
* finish pages printing by gnome_print_job_close call before showing previewRadek Doulik2004-05-212-0/+8
* added call to begin page, ref printable and sink it to avoid finalizing ofRadek Doulik2004-05-212-2/+16
* remove "use daemon" handling codeRadek Doulik2004-05-203-48/+228
* Add README and jump.xpmRodney Dawes2004-05-202-0/+6
* Updated Czech translation.Miloslav Trmac2004-05-202-80/+163
* ** See #58388.Not Zed2004-05-202-1/+8
* ** See #57583.Not Zed2004-05-203-8/+43
* Don't crash when the user presses 'cancel'. Fixes #58733.James Willcox2004-05-202-0/+9
* oops, poke the right uid to get the article number.Not Zed2004-05-202-2/+9
* copy the messageinfo rather than reference the source folder's one, weNot Zed2004-05-202-14/+16
* ** See #58693.Not Zed2004-05-204-4/+17
* use the new e_book_new_* and e_book_open apis.Chris Toshok2004-05-203-6/+15
* use the new e_book_new_* and e_book_open apis.Chris Toshok2004-05-203-4/+13
* use the new e_book_new and e_book_open apis.Chris Toshok2004-05-2012-45/+108
* Check if individual email fields are supported.Hans Petter Jansson2004-05-202-0/+9
* Updated British English translationGareth Owen2004-05-202-222/+234
* Remove debug output. (real_save_contact): Separate out actual save logicHans Petter Jansson2004-05-203-14/+113
* don't build the WWxHH subdirs yetJeffrey Stedfast2004-05-201-2/+0
* Setup the icon install paths (not that we actually use them yet).Jeffrey Stedfast2004-05-202-2/+22
* didn't need these eitherJeffrey Stedfast2004-05-203-5/+2
* guess these icons weren't needed afterall.Jeffrey Stedfast2004-05-203-5/+2
* Fixed the icon name to get the right one.Jeffrey Stedfast2004-05-202-1/+3
* added .cvsignoreJeffrey Stedfast2004-05-201-0/+2
* added 16x16 and 48x48 subdirsJeffrey Stedfast2004-05-208-0/+16
* Fixes a number of bugs, adds some unimplemented functionality, and makesHans Petter Jansson2004-05-203-913/+1026
* doh. need to append ".png" to the icon filenames when falling back on looking...Jeffrey Stedfast2004-05-201-2/+2
* Lots of re-working action. We no longer load a pixbuf for each and everyJeffrey Stedfast2004-05-203-98/+186
* Changed to load an empty pixbuf manually rather than relying on the pixbufJeffrey Stedfast2004-05-202-22/+34
* New file explaining how to add icons to the build, etc.Jeffrey Stedfast2004-05-20282-4259/+291
* bump versionJP Rosevear2004-05-2051-130402/+162518
* Updated Catalan translation by Xavier Conde Rueda <xaviconde@eresmas.com>.Jordi Mallach2004-05-202-3667/+4639
* don't dist the error .h fileJP Rosevear2004-05-202-1/+4
* don't dist the error .h fileJP Rosevear2004-05-206-3/+13
* We always have GnomeIconTheme nowadays, get rid of the old unused code.Jeffrey Stedfast2004-05-192-55/+29
* Updated Czech translation.Miloslav Trmac2004-05-192-207/+274
* make exchange accounts insensitve.Larry Ewing2004-05-191-1/+4
* use the article number instead of the messageid. Some servers are justNot Zed2004-05-193-15/+33
* if we end up with an application/octet-stream part, pre-snoop it so we setNot Zed2004-05-196-80/+97
* make this match the efhd stuff.Not Zed2004-05-193-10/+28
* use the menu icon not the button icon for the menus. (setup_widgets):Not Zed2004-05-194-6/+101
* Add menu_label and menu_accelerator.William Jon McCann2004-05-192-0/+7
* Add menu_label and menu_accelerator.William Jon McCann2004-05-192-0/+7
* Add menu_label and menu_accelerator.William Jon McCann2004-05-192-0/+9
* Added View->Window menu.Not Zed2004-05-192-0/+5
* ** See #58641.Not Zed2004-05-193-2/+19
* fixed up the empty trash on exit thing, to update for all stores, notNot Zed2004-05-192-13/+21
* Added header "X-Newsreader" for handle Outlook Express as Mailer.Cantona Su2004-05-192-1/+7
* pass 0 to eab_send_contact. (file_send_to_cb): same.Chris Toshok2004-05-192-2/+8
* split out the DISPOSITION_AS_TO stuff here, and make it take a GList ofChris Toshok2004-05-194-171/+325
* Fixes #57940Jerome Lacoste2004-05-192-3/+10
* Fixes bug #57940Jerome Lacoste2004-05-192-2/+8
* Updated Czech translation.Miloslav Trmac2004-05-182-344/+359
* add argJP Rosevear2004-05-185-14/+63
* just set up the alarm notify objectJP Rosevear2004-05-189-233/+251
* set the default for exit-unsaved to save, as in 1.4. #57995.Not Zed2004-05-182-1/+4
* don't nomarkseen when we restore the message when we show the preview.Not Zed2004-05-182-1/+5
* no new message test if its the drafts folder too.Not Zed2004-05-183-1/+47
* Listen to the tree selection change event directly & proxy out, so we canNot Zed2004-05-182-0/+14
* ** Quick fix for #57434Not Zed2004-05-185-2/+24
* update translation headerMichael Zucci2004-05-181-0/+18
* don't emit new mail if its any vfolder, not just vtrash folder. #56350.Not Zed2004-05-1811-20/+53
* fix for folder selector api change, change the ok button to "Add".Not Zed2004-05-182-1/+6
* fix for folder selector api change.Not Zed2004-05-182-1/+6
* do the same load of mailbox if we're in slow mode as we did for maildir.Not Zed2004-05-182-0/+9
* make the focus movable in week/month view when no events are selected.Kidd Wang2004-05-182-0/+207
* added noshell and noshell-reason error strings. the latter seems a waste,Not Zed2004-05-183-5/+33
* load the <help> tag if present. (ee_response): handle the help responseNot Zed2004-05-182-13/+45
* check for NULL implementation before calling it. (disco_sync): similar.Not Zed2004-05-182-6/+29
* Hook up image button. (e_contact_editor_dispose): Dispose of file selectorHans Petter Jansson2004-05-184-9/+122
* Same.Jeffrey Stedfast2004-05-183-10/+16
* Use E_ICON_SIZE enum here. (display_notification): Same.Jeffrey Stedfast2004-05-185-10/+22
* Change E_PIXMAP size args over to E_ICON_SIZE_* values.Jeffrey Stedfast2004-05-182-5/+9
* Change E_PIXMAP size args over to E_ICON_SIZE_* values.Jeffrey Stedfast2004-05-182-9/+12
* Change E_PIXMAP size args over to E_ICON_SIZE_* values.Jeffrey Stedfast2004-05-182-10/+13
* Change E_PIXMAP() sizes over to E_ICON_SIZE enum values.Jeffrey Stedfast2004-05-182-8/+12
* #include <gtk/gtkvbox.h>Jeffrey Stedfast2004-05-183-2/+9
* New #define aliases for common icon usage cases where it may not beJeffrey Stedfast2004-05-181-0/+8
* Use E_ICON_SIZE_MENUJeffrey Stedfast2004-05-187-14/+36
* Use an E_ICON_SIZE enum value for the icon_size argument to get_icon.Jeffrey Stedfast2004-05-187-6/+29
* Fixes #56373JP Rosevear2004-05-182-2/+9
* Updated Brazilian Portuguese translation done by Gustavo Maciel DiasGustavo Maciel Dias Vieira2004-05-182-3282/+3759
* Use E_ICON_SIZE_BUTTON for the icon size in the e_icon_factory_get_icon()Jeffrey Stedfast2004-05-183-2/+11
* Fixed a string type-o.Jeffrey Stedfast2004-05-183-3/+7
* If the encrypted block was also signed, set the signature verificationJeffrey Stedfast2004-05-182-8/+43
* Change dropdown list item 'Display a message' for reminder types to 'PopV Ravi Kumar Raju2004-05-171-1/+1
* Change dropdown list item 'Display a message'for reminder types to 'Pop upV Ravi Kumar Raju2004-05-173-2/+8
* if we don't have a RECURRENCE-ID, remove nothing, and use the instanceRodrigo Moya2004-05-172-7/+4
* if we don't have a RECURRENCE-ID, remove nothing.Rodrigo Moya2004-05-172-11/+18
* #include <gtk/gtkliststore.h>. Fixes bug #58407.Jeffrey Stedfast2004-05-172-0/+6
* Add bug numberJP Rosevear2004-05-171-0/+2
* bitmap_unref the mask, don't object_unref itJP Rosevear2004-05-172-1/+6
* Fixes #56885H P Nadig2004-05-172-2/+9
* put the None item at the head of the providers list.Not Zed2004-05-173-14/+29
* ** Bug #56050.Not Zed2004-05-173-3/+90
* if we have no folder in-memory, load it if we're not doing it fast to getNot Zed2004-05-172-0/+11
* keep the hide deleted status. Makes #51082 work at last.Not Zed2004-05-173-1/+7
* ** Bug #6556.Not Zed2004-05-176-238/+478
* don't allow creation of Trash or Junk folders.Not Zed2004-05-174-6/+46