aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create taggtkhtml-3-2-2-mergenobody2003-12-092432-1901098/+0
* Release 0.30.0Carlos Garnacho Parro2003-12-091-0/+4
* Revert the s/is_/camel_mime_is_/ changes or we get really long variableJeffrey Stedfast2003-12-092-20/+28
* shortcut when cal_view is NULL. Change an action name. add check for eventBolian Yin2003-12-091-1/+1
* shortcut when cal_view is NULL. Change an action name. add check for eventBolian Yin2003-12-095-21/+44
* remove setting property of "handle_popup". remove setting property ofBolian Yin2003-12-093-4/+5
* encode the address before sending it out, rather than using the raw/utf8Not Zed2003-12-098-108/+184
* Fixes bug #51881Jeffrey Stedfast2003-12-093-2/+62
* Updated Norwegian translation.Kjartan Maraas2003-12-092-327/+189
* Fixes #46351Carl Sun2003-12-083-1/+34
* A small fix from Andrew Wu.Bolian Yin2003-12-081-3/+6
* Fixed #50844Andrew Wu2003-12-084-2/+212
* correct argument mismatch in "goto_date" signal definition.Bolian Yin2003-12-082-1/+5
* update version relianceJP Rosevear2003-12-0845-105344/+156119
* Updated Irish Translation, submitted by David O'Callaghan <david.ocallaghan@c...Paul Duffy2003-12-082-4559/+3886
* change prototype to fix warning, and change the comment to readChris Toshok2003-12-0710-102/+264
* Remove hard coded disable deprecated flagsJP Rosevear2003-12-074-2/+8
* Missed changelog entry.JP Rosevear2003-12-071-0/+4
* Remove hard coded disable deprecated flagsJP Rosevear2003-12-071-1/+0
* remove useless gal includeJP Rosevear2003-12-073-3/+6
* Remove hard coded disable deprecated flagsJP Rosevear2003-12-0726-47/+31
* Remove the extra || unread check in the conditional in the g_object_set ()Rodney Dawes2003-12-062-1/+6
* Fixes bug #51482Rodney Dawes2003-12-062-3/+9
* fix for C89JP Rosevear2003-12-064-8/+5
* no more custom widget for the selection of the search sourceJP Rosevear2003-12-0612-209/+439
* call remove_book_view/free_data here as well, to guard against multipleChris Toshok2003-12-062-0/+9
* Properly set the O_NONBLOCK flag along with any previously set flags.Jeffrey Stedfast2003-12-064-9/+27
* *** empty log message ***Rodrigo Moya2003-12-061-3/+3
* use new gtk_html_flush method instead of forcing processing of all gtkRadek Doulik2003-12-052-3/+12
* require gtkhtml 3.1.3 (new gtk_html_flush method to be used in mailer)Radek Doulik2003-12-052-1/+6
* commit the patch of Sun YongAntonio Xu2003-12-053-2/+11
* Match new column values, change default columns shown.Hans Petter Jansson2003-12-053-13/+14
* Clean up and sync with current model columns.Hans Petter Jansson2003-12-052-48/+54
* set the window title based on e_cert_get_window_title.Chris Toshok2003-12-054-6/+30
* Fix for bugzilla bug #51624 and #51627.Harry Lu2003-12-054-13/+52
* Fix for bugzilla bug #51627.Harry Lu2003-12-052-0/+11
* add prototype for e_cert_get_asn1_struct.Chris Toshok2003-12-056-39/+937
* Implement.Ettore Perazzoli2003-12-053-36/+29
* Make sure folder_path is non-NULL ("Loading..." nodes will have a NULLJeffrey Stedfast2003-12-052-3/+9
* Fix typo from bug 51686Aaron Weber2003-12-051-1/+1
* Fixes bug #51618Jeffrey Stedfast2003-12-053-6/+18
* Fixes bug #51605.Jeffrey Stedfast2003-12-055-30/+67
* Unifdef out the post-to code and fix it to use the new folder selectionJeffrey Stedfast2003-12-052-15/+19
* set junk toolbar buttons pixmapsRadek Doulik2003-12-052-2/+6
* added junk toolbar buttonsRadek Doulik2003-12-052-2/+13
* added stock junk button and notjunk placeholder (until artists have theRadek Doulik2003-12-054-0/+7
* monitor gconf key /apps/evolution/mail/junk/check_incoming and keepRadek Doulik2003-12-047-26/+246
* check recent messages for junk mailRadek Doulik2003-12-045-3/+49
* added FILTER_SOURCE_JUNKTEST - perform only junktest on incoming mailRadek Doulik2003-12-042-0/+6
* *** empty log message ***Rodrigo Moya2003-12-041-10/+9
* Free fi->path if we are gonna replace it with the vinfo path.Jeffrey Stedfast2003-12-042-0/+4
* Updated to add use mail subdirs. (mail_config_uri_renamed): UpdatedJeffrey Stedfast2003-12-043-87/+141
* Emit the OK response, not the CREATE_NEW response. Also,Jeffrey Stedfast2003-12-042-1/+8
* add e-asn1-object.[ch]Chris Toshok2003-12-049-17/+623
* grovel around at startup time for mozilla's pkcs11 module so we can getChris Toshok2003-12-042-0/+54
* If component_id is the empty string, pass NULL for it toEttore Perazzoli2003-12-043-2/+19
* tedfast <fejj@ximian.com>Jeffrey Stedfast2003-12-042-0/+4
* move e-task-bar and e-task-widget into libeshell.Ettore Perazzoli2003-12-042-4/+9
* we want to insert at the place holder spotJP Rosevear2003-12-042-2/+7
* (emft_popup_rename_folder): Set oldpath and newpath to the properJeffrey Stedfast2003-12-042-2/+4
* Remove. Remove. Remove. Remove. Remove. Remove. Remove. Remove.Ettore Perazzoli2003-12-0416-1317/+22
* Do not call control_util_set_folder_bar_label().Ettore Perazzoli2003-12-047-138/+21
* (retrieve_shell_view_interface_from_control): Remove.Ettore Perazzoli2003-12-042-60/+7
* (SHELL_IDLS): Only get Evolution.idl.Ettore Perazzoli2003-12-042-13/+4
* Need to prepend a "/" to path if the path is the url fragment. Also fixedJeffrey Stedfast2003-12-043-16/+36
* free the notification listJP Rosevear2003-12-044-1/+13
* Treat parent_name == NULL and parent_name == "" the same.Jeffrey Stedfast2003-12-042-1/+4
* Remove missing files, Add files with strings Remove missing filesRodney Dawes2003-12-043-5/+22
* free up the notifications and the ecal (config_create_ecal_changed_cb):JP Rosevear2003-12-042-11/+117
* Only add vTrash/vJunk info's if we've requested the toplevel folder tree,Jeffrey Stedfast2003-12-042-18/+31
* cast the parent (impl_createControls): add notification for primary tasksJP Rosevear2003-12-043-8/+29
* Fixed a FIXME by using the CamelProvider url flags to determine if the urlJeffrey Stedfast2003-12-043-10/+26
* remove the source before savingJP Rosevear2003-12-042-2/+6
* Set the save_state_id to 0 or we will never get a chance to run again.Jeffrey Stedfast2003-12-042-2/+8
* cast the parent (config_primary_selection_changed_cb): handle the primaryJP Rosevear2003-12-032-21/+138
* fixed a compile warningJeffrey Stedfast2003-12-032-4/+4
* Remove. Remove.Ettore Perazzoli2003-12-0312-3887/+0
* Commit ChangeLog.Ettore Perazzoli2003-12-031-0/+20
* Do not depend on e-folder-list.Ettore Perazzoli2003-12-0314-30/+78
* Do not depend on e-folder-list.Ettore Perazzoli2003-12-0312-37/+37
* save the state immediately if there is a timeout setJP Rosevear2003-12-031-3/+4
* save the state immediately if there is a timeout setJP Rosevear2003-12-032-7/+17
* changed to setup the rule part properly, it could never have worked. BugNot Zed2003-12-036-13/+88
* (e_shell_window_save_defaults): Implement.Ettore Perazzoli2003-12-032-4/+20
* Moved here. (drop_folder): Moved here. (import_message_rfc822): MovedJeffrey Stedfast2003-12-037-537/+450
* Connect to the loading row signal. (loading_row_cb): Expand the path ifJeffrey Stedfast2003-12-035-0/+68
* (init): Set the mode on the text cellEttore Perazzoli2003-12-032-0/+8
* more fixesJeffrey Stedfast2003-12-033-5/+7
* fixed some mem leaks in my codeJeffrey Stedfast2003-12-032-52/+17
* Fixed to pass the evolution dir into em_folder_tree_model_new().Jeffrey Stedfast2003-12-035-136/+192
* Add flag-for-followup-done.xpm to EXTRA_DISTRodney Dawes2003-12-032-0/+5
* Remove the Junk folderJeffrey Stedfast2003-12-032-1/+4
* remove the Junk folderJeffrey Stedfast2003-12-033-11/+0
* don't install the Junk folderJeffrey Stedfast2003-12-031-1/+0
* Version the schemas Removed AddedRodney Dawes2003-12-0212-18/+48
* added a label to the dialog to make it look less ugly.Rodrigo Moya2003-12-021-0/+1
* added a label to the dialog to make it look less ugly.Rodrigo Moya2003-12-022-1/+11
* converted to use an ESourceOptionMenu instead of the ESourceSelector.Rodrigo Moya2003-12-022-14/+25
* Fixes #51145Bolian Yin2003-12-021-9/+33
* moved the gtk_widget_show_all to before we add the pages, otherwise it canNot Zed2003-12-022-1/+6
* Fixed Bug 51252, 51254, 51255. add some code deal with key press event.Andrew Wu2003-12-023-7/+66
* Fixes #51139Bolian Yin2003-12-022-31/+67
* setup another image (followup completed) to flag status list.Not Zed2003-12-022-6/+21
* Changed the base flag colour to reddish, and created a -done set, theNot Zed2003-12-027-57/+140
* a11y implementations for ECellText. new functions to support correspondingTim Wo2003-12-023-80/+332
* use table item to get the model. (gal_a11y_e_cell_toggle_new): use tableTim Wo2003-12-023-38/+95
* don't assert row=0 as fault, it cause bug 51199.Yuedong Du2003-12-021-6/+9
* Replace member "activity" with an "activity_id".Ettore Perazzoli2003-12-027-92/+108
* (set_status_message): CallEttore Perazzoli2003-12-022-1/+10
* handle the structure changed signal of table model. Thus we can handleYuedong Du2003-12-021-0/+157
* Added empty_trash prompt key.Not Zed2003-12-029-88/+123
* Fix silly.Ettore Perazzoli2003-12-021-2/+1
* Replace activity_client with activity_id. (set_status_message): Use theEttore Perazzoli2003-12-024-29/+62
* Remove debugging message.Ettore Perazzoli2003-12-021-3/+1
* (do_op_status): Use data->activity_id, not localEttore Perazzoli2003-12-022-4/+7
* Commit changes missing from previous commit.Ettore Perazzoli2003-12-022-54/+33
* New member activity_handler. (mail_component_init): Initialize.Ettore Perazzoli2003-12-026-20/+65
* Pass a label for the status bar control for now.Ettore Perazzoli2003-12-0215-349/+242
* remove stray conflict markerLarry Ewing2003-12-021-1/+0
* remove GTK_DISABLED_DEPRECATED so that we can build with gtk-2.3.Larry Ewing2003-12-022-1/+6
* ** See bug #51478.Not Zed2003-12-022-1/+11
* Start at fd = 3.Jeffrey Stedfast2003-12-025-26/+21
* Use fcntl() to set FD_CLOEXEC on each fd rather than close()ing it.Jeffrey Stedfast2003-12-022-6/+10
* Install evolution.desktop as evolution-$(BASE_VERSION).desktop RemoveRodney Dawes2003-12-024-16/+12
* Updated to call em_folder_tree_model_set_folder_info().Jeffrey Stedfast2003-12-026-466/+482
* Use BASE_VERSION for repo_ids and OAFIIDs Update killev to kill theRodney Dawes2003-12-0258-188/+267
* list the signal args properlJP Rosevear2003-12-022-1/+5
* Fix start page text.Hans Petter Jansson2003-12-022-3/+14
* use privconduitdirJP Rosevear2003-12-023-3/+9
* define privconduitdirJP Rosevear2003-12-027-6/+23
* rfc2047 encode the Organization header value.Jeffrey Stedfast2003-12-022-2/+10
* install to privlibdirJP Rosevear2003-12-025-8/+16
* Remove missing filesRodney Dawes2003-12-022-2/+4
* specify privlibdir as the locationJP Rosevear2003-12-023-4/+9
* version the .conduit fileJP Rosvear2003-12-022-8/+13
* Make sure our parent folder hasn't been unsubscribed or else we get aJeffrey Stedfast2003-12-024-4/+193
* Bug Id #51527 "gal widgets produces backspace for Ctrl-space for japaneseSuresh Chandrasekharan2003-12-021-0/+4
* Same.Jeffrey Stedfast2003-12-017-84/+104
* autosave fixRadek Doulik2003-12-013-5/+79
* removed unneeded functions. (alarm_notify_add_calendar,Rodrigo Moya2003-12-012-109/+7
* removed this function, since we now use the ESourceList to know whatRodrigo Moya2003-12-011-1/+1
* removed this function, since we now use the ESourceList to know whatRodrigo Moya2003-12-015-95/+124
* Remove this too.Hans Petter Jansson2003-12-012-194/+1
* Remove addressbook-storage.[ch] and new-addressbook.[ch].Hans Petter Jansson2003-12-0115-2073/+1003
* set flags only for new folder infoRadek Doulik2003-12-011-2/+2
* ops, now it's the right versionRadek Doulik2003-12-011-1/+2
* Added test-source-option-menu executableÉRDI Gergo2003-12-011-1/+2
* canned the _clicked handlers as those make it impossible to move just oneERDI Gergo2003-12-012-22/+5
* use CAMEL_VTRASH_NAME, CAMEL_VJUNK_NAMERadek Doulik2003-12-012-7/+22
* set SUBSCRIBED and NOINFERIORS flags to special folders, renamed methodRadek Doulik2003-12-012-3/+78
* override the em-folder-view impl, and handle the search bar properly. ForNot Zed2003-12-013-1/+49
* added some padding to the security details frames.Not Zed2003-12-012-2/+14
* Add NONE:POINTER.Ettore Perazzoli2003-12-014-8/+51
* New test.Ettore Perazzoli2003-12-015-1/+444
* Enable GUI option for 'custom command' connection. Don't g_free strings inDavid Woodhouse2003-12-013-1/+15
* change shortcut of 'invert selection' from ctrl+I to shift+ctrl+I.Yuedong Du2003-12-012-1/+6
* connect "changed" signal. (mail_account_editor_changed): change signalCharles Zhang2003-12-012-8/+65
* Added list-unsubscribe header match.Not Zed2003-12-015-20/+83
* Remove all the syncFolder stuff since it's not in the Component interfaceEttore Perazzoli2003-12-015-108/+20
* New member offline_handler. (offline_procedure_started_cb): New.Ettore Perazzoli2003-12-018-552/+129
* (create_headers): #if 0 the "post to"Ettore Perazzoli2003-12-012-3/+9
* make sure declarations precede logic for older compilers.Larry Ewing2003-11-303-2/+9
* we want to skip if it *is* read onlyJP Rosevear2003-11-292-4/+8
* allocate the type information correctlyJP Rosevear2003-11-292-3/+8
* Look for mozilla-nss.pc, not mozilla.pc.Anders Carlsson2003-11-282-1/+5
* Updated Azerbaijani translation.Metin Amiroff2003-11-282-14109/+16965
* e_cal_new () -> e_cal_new_from_uri (). (backend_go_online): Ditto.Hans Petter Jansson2003-11-279-23/+45
* switch from just checking SMIME_SUPPORTED to checking both HAVE_NSS andChris Toshok2003-11-272-2/+7
* Commit missing entry.JP Rosevear2003-11-271-1/+1
* make sure we always dist the smime stuffJP Rosevear2003-11-272-0/+6
* conditionally compile s/mime supportJP Rosevear2003-11-262-2/+15
* turn on deprecated gtk stuffJP Rosevear2003-11-262-1/+4
* turn on deprecated gtk and libgnomeui stuffJP Rosevear2003-11-264-4/+10
* turn on deprecated gtk widgetsJP Rosevear2003-11-262-1/+4
* Missing changelog entryJP Rosevear2003-11-261-0/+4
* turn on deprecated Gtk stuffJP Rosevear2003-11-261-1/+0
* make sure the mozilla .pc file exists before checking for itJP Rosevear2003-11-262-1/+6
* add smime/gui/certificate-viewer.c and smime/lib/e-pkcs12.cChris Toshok2003-11-262-0/+7
* mostly implement a viewer for certificates.Chris Toshok2003-11-2614-17/+1203
* New function to save tree expanded state.Jeffrey Stedfast2003-11-254-1/+153
* change args to make it suit storing the validity in a tree.Not Zed2003-11-253-14/+39
* set session on print formatter for signatures to work.Not Zed2003-11-257-260/+218
* use the correct icalcomponent when calling e_cal_create_object.Rodrigo Moya2003-11-243-2/+4
* no need to have a selection for Paste to work.Rodrigo Moya2003-11-242-1/+4
* disable editing items if the selected task list is read only, not if it'sRodrigo Moya2003-11-242-1/+6
* kill Evo 2.0's alarm daemon, not 1.4's.Rodrigo Moya2003-11-242-1/+5
* new files containing the implementation of the 'New Task List' dialog.Rodrigo Moya2003-11-247-3/+385
* use new colors (efh_text_html): dittoRadek Doulik2003-11-244-7/+48
* Updated italian translationMarco Ciampa2003-11-242-460/+291
* actually add the source selector to the dialog's box.Rodrigo Moya2003-11-242-1/+9
* do not use horizonal rule, attachment content is now inside simple frameRadek Doulik2003-11-245-27/+50
* fixed compilation errors.Rodrigo Moya2003-11-242-1/+2
* fixed compilation errors.Rodrigo Moya2003-11-244-4/+14
* fixed copyright notices.Rodrigo Moya2003-11-248-9/+244
* Update OAFIID of AlarmNotifyRoss Burton2003-11-244-3/+12
* Swap the retval varargs value to the last argument instead of the first.Jeffrey Stedfast2003-11-242-5/+12
* remove gtk deprecated flagJP Rosevear2003-11-244-2/+9
* override the function in base class, to retrieve the content of the text.Tim Wo2003-11-215-5/+94
* Removed call to mail_tool_delete_meta_data(). Fixes bug #51236.Jeffrey Stedfast2003-11-212-2/+3
* Implemented. (mail_component_class_init): Overload the handleURI method.Jeffrey Stedfast2003-11-212-8/+20
* fixed a spelling mistakeJeffrey Stedfast2003-11-211-1/+1
* Fixes bug #51012.Jeffrey Stedfast2003-11-212-11/+64
* Reimplemented using EComponentRegistry.Ettore Perazzoli2003-11-215-47/+57
* Fixed a FIXME to not use the OS-specific g_path_*() stuff.Jeffrey Stedfast2003-11-212-22/+33
* Remove a bunch of gal includes that are no longer neededJP Rosevear2003-11-2030-50/+28
* don't reset these fields, we need these info to a11y weak ref on each cellYuedong Du2003-11-203-15/+224
* Emit the response signal with the RESPONSE_NEW value.Jeffrey Stedfast2003-11-203-16/+38
* Same.Jeffrey Stedfast2003-11-205-21/+36
* Fix typo in my email address.Ettore Perazzoli2003-11-201-1/+1
* Fixed msgstr missing ending \nRodney Dawes2003-11-202-1/+5
* UpdateJP Rosevear2003-11-202-10/+23
* Free ->uri_schemas. (set_schemas): New function to get the list of URIEttore Perazzoli2003-11-204-2/+53
* Add an "evolution:uri_schemas" attribute.Ettore Perazzoli2003-11-202-0/+9
* Updated italian translationMarco Ciampa2003-11-202-13/+12
* Updated italian translationMarco Ciampa2003-11-201-10534/+1192
* Fixes #43556Rodrigo Moya2003-11-203-254/+153
* make sure timezone value is sane (get_completed): dittoJP Rosevear2003-11-204-14/+24
* Fixes #51052Rodrigo Moya2003-11-192-0/+15
* (evolution_activity_client_construct): Get a rawEttore Perazzoli2003-11-195-18/+699
* Destroy the tooltips instead of unreffing them.Ettore Perazzoli2003-11-195-1/+51
* (struct _EShellWindowPrivate): New membersEttore Perazzoli2003-11-192-3/+276
* if we're setting the fragment, strip leading /'s.Not Zed2003-11-194-82/+27
* make sure the timezone value is saneJP Rosevear2003-11-193-11/+18
* add protos82003-11-196-36/+225
* Updated initial Malay Translation by MIMOS Open Source Development GroupHasbullah Bin Pit2003-11-192-1700/+1765
* Don't destroy the providers as it mans we can never ever have more than 1Jeffrey Stedfast2003-11-192-2/+10
* remove db3 includeJP Rosevear2003-11-192-1/+4
* match new column valuesJP Rosevear2003-11-193-6/+12
* Don't leak the message objects.Jeffrey Stedfast2003-11-192-0/+4
* Execute asynchronously by queueing the copy in another thread.Jeffrey Stedfast2003-11-192-34/+80
* Queue the camel_store_get_folder_info() call in another thread.Jeffrey Stedfast2003-11-192-49/+122
* remove db3 checkJP Rosevear2003-11-192-125/+4
* remove db3 library, if you really want it, get it from e-d-sJP Rosevear2003-11-196-500/+6
* *** empty log message ***Rodrigo Moya2003-11-191-1/+0
* removed the 'New...' menu items from the UI, it's now implemented in theRodrigo Moya2003-11-192-52/+2
* removed the 'New...' menu items from the UI, it's now implemented in theRodrigo Moya2003-11-193-17/+8
* removed the 'New...' items, since they are implemented in the shell asRodrigo Moya2003-11-192-13/+5
* added 'sensitive' argument. (fill_popup_menu_cb): disable/enable menuRodrigo Moya2003-11-192-2/+2
* Remove remaining file.JP Rosevear2003-11-191-22/+0
* Remove libical from this tree, it resides in e-d-s now.JP Rosevear2003-11-19719-139701/+0
* added 'sensitive' argument. (fill_popup_menu_cb): disable/enable menuRodrigo Moya2003-11-193-10/+43
* Remove as a test.JP Rosevear2003-11-191-941/+0
* kill the alarm notification service, not the factory, which no longerRodrigo Moya2003-11-182-1/+6
* remove archaic fileJP Rosevear2003-11-182-89/+1
* Cleanup some ref/unref callsJP Rosevear2003-11-1818-65/+57
* Add a pixmap for the toolbarEttore Perazzoli2003-11-182-0/+6
* Updated Polish translationArtur Flinta2003-11-182-14344/+3727
* Single condition shorteningArtur Flinta2003-11-181-1/+1
* Update.Ettore Perazzoli2003-11-182-22/+18
* Fixed to check fi->child as well (since mbox does it right).Jeffrey Stedfast2003-11-182-12/+19