aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'GAL_2_1_4'.GAL_2_1_4nobody2004-01-072067-1809708/+0
* 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
* Protect against a NULL message-info. Afaik, this can only happen if theJeffrey Stedfast2004-01-062-3/+11
* if we are de-activated, the editing is done (esnr_start_editing): listenJP Rosevear2004-01-062-0/+23
* open a dialog for the selected task. ditto. add a menu item for "OpenKidd Wang2004-01-069-1/+60
* Add a menu item [Open Task] to [File] for the tasks component.Kidd Wang2004-01-062-0/+9
* Clone the CamelRenameInfo and ref the store before emitting the asyncJeffrey Stedfast2004-01-062-47/+95
* oops, remove hardcoded test passwd :)Chris Toshok2004-01-062-1/+7
* include sys/types.h for freebsdJP Rosevear2004-01-062-0/+5
* add NULL at the end of argv for execvp (poited out by Frank Solensky,Radek Doulik2004-01-062-11/+23
* new function, implement the password dialog for PK11 slot authentication.Chris Toshok2004-01-0611-240/+581
* Updated Serbian translation, added missing files to POTFILES.in.Danilo Šegan2004-01-064-18921/+2140
* Add e-util libsJP Rosevear2004-01-063-3/+14
* use <tt> markup around the fingerprints, and italicize the Not part ofChris Toshok2004-01-062-10/+64
* Check that the folder isn't NULL (ie. no folder is selected). Fixes bugJeffrey Stedfast2004-01-063-1/+16
* Set the send/recv dialog to non-modal. Fixes bug #50127.Jeffrey Stedfast2004-01-062-18/+23
* new function to open ECal's, get any error information and display it toRodrigo Moya2004-01-062-44/+34
* no need to connect to the "cal_opened" signal on the task client. Also,Rodrigo Moya2004-01-061-16/+0
* If we aren't in the main thread, proxy it over to the main thread.Jeffrey Stedfast2004-01-062-8/+41
* no need to connect to the "cal_opened" signal on the task client. Also,Rodrigo Moya2004-01-062-67/+11
* display the tasks' primary selection in the task list, and actually openRodrigo Moya2004-01-062-11/+35
* these line breaks in the error messages should actually be spacesJP Rosevear2004-01-062-9/+17
* use the ECalModel to get the client for a given URI.Rodrigo Moya2004-01-062-4/+9
* Pass mail_thread_queued to mail_get_folder() instead of mail_thread_new soJeffrey Stedfast2004-01-062-2/+8
* renamed from imap_*.Rodrigo Moya2004-01-052-6/+11
* ** See bug #50996.Not Zed2004-01-054-5/+63
* Fix from Zan Lynx <zlynx@acm.org> to lock the memchunk before freeing theNot Zed2004-01-052-0/+12
* removed redundant functions. (update_uris_for_selection): dont call aboveRodrigo Moya2004-01-052-15/+10
* check the right return of the socket call, dont set fd to the value of theNot Zed2004-01-052-1/+6
* Added "sq" to ALL_LINGUASLaurent Dhima2004-01-052-1/+5
* Added Albanian translationLaurent Dhima2004-01-051-0/+4
* Added Albanian translationLaurent Dhima2004-01-051-0/+17275
* s/it's/its/ in mail warning.David Woodhouse2004-01-052-1/+5
* Update Czech translationMiloslav Trmac2004-01-042-11138/+1189
* Updated Spanish translation.Francisco Javier F. Serrador2004-01-042-266/+176
* Updated Persian translation.Roozbeh Pournader2004-01-032-15940/+5493
* Save errno and check the return of the socket() call.Jeffrey Stedfast2004-01-032-7/+18
* Added "fa" (Persian) to ALL_LINGUAS. Added Persian translation.Roozbeh Pournader2004-01-024-1/+27429
* Updated Korean translation.Changwoo Ryu2004-01-012-1423/+1582
* remove dead fileJP Rosevear2003-12-302-1/+4
* these just handle creating the ~/evolution dir and so are no longer neededJP Rosevear2003-12-306-372/+14
* updated ChangeLog for removal of default_user references in configure.inNicel KM2003-12-301-0/+4
* 2003-12-30 Nicel KM mnicel@novell.comNicel KM2003-12-301-10/+0
* remove dead filesJP Rosevear2003-12-302-2/+4
* default_user is goneJP Rosevear2003-12-302-1/+6
* We no longer use this.JP Rosevear2003-12-3039-1043/+0
* Dead.JP Rosevear2003-12-301-12/+0
* Removing more dead docs.JP Rosevear2003-12-3012-1093/+0
* Removing old, dead docs.JP Rosevear2003-12-3032-4581/+4
* bump version and gal, e-d-s and gtkhtml requirementsJP Rosevear2003-12-3045-58501/+65767
* Add a menu item [Open Appointment] to [File].Kidd Wang2003-12-292-0/+8
* add a menu item for "open appointment".Kidd Wang2003-12-298-1/+127
* Some modifications...Görkem Çetin2003-12-291-787/+544
* intltool-update *Görkem Çetin2003-12-291-1482/+1658
* fix the signal nameJP Rosevear2003-12-259-29/+129
* g_module_open the other providers we depend on to avoid load orderingRodrigo Moya2003-12-254-0/+226
* call peek instead of get as the function was renamedJP Rosevear2003-12-232-1/+6
* renamed from *_uri, to work with ESource's rather than with plain URIs.Rodrigo Moya2003-12-235-35/+65
* Mark the settings dialog as transient for the main windowRoss Burton2003-12-232-0/+5
* if the setting is not in the config database, use the current time, toRodrigo Moya2003-12-232-3/+11
* Fix for bug #46349Rodney Dawes2003-12-232-35/+74
* *** empty log message ***Rodrigo Moya2003-12-231-1/+0
* added camel/providers/groupwise to the build.Rodrigo Moya2003-12-232-0/+6
* new files for managing interactive authentication with backends.Rodrigo Moya2003-12-2221-33/+208
* Implemented; sets an image attachment as the GNOME wallpaper.David Moore2003-12-224-3/+132
* Updated Korean translation.Changwoo Ryu2003-12-222-8122/+3016
* rewrite for new ecal api, cache all ecal's by type and minimize loading.JP Rosevear2003-12-2219-384/+258
* Updated italian translationMarco Ciampa2003-12-202-279/+320
* Impl. from calendar. (save_primary_selection): Implement, similar toHans Petter Jansson2003-12-202-0/+77
* make sure there is a ui containerJP Rosevear2003-12-205-10/+29
* Remove separators from dialogs. Use frame style recommended by the HIG.William Jon McCann2003-12-2027-2488/+3616
* Updated Spanish translation.Francisco Javier F. Serrador2003-12-202-7914/+8067
* editable -> target_editable (e_contact_editor_get_property): Same.Hans Petter Jansson2003-12-193-29/+92
* Updated italian translationMarco Ciampa2003-12-191-448/+548
* Merge in evolution-mail-message-display.xml first, since it is the parentRodney Dawes2003-12-192-2/+8
* Updated italian translationMarco Ciampa2003-12-192-7/+11
* make sure we connect to the "changed" signals after setting the initialRodrigo Moya2003-12-192-4/+8
* Revert previous patch to fix bug #49949 - exposes crash in libbonobouiRodney Dawes2003-12-193-1/+18
* make sure we connect to the "changed" signals after setting the initialRodrigo Moya2003-12-182-9/+19
* On [Action] menu, change [Forward] to [Forward As...], [Forward Message]Calvin Liu2003-12-181-0/+5
* On [Action] menu, change [Forward] to [Forward As...], [Forward Message]Calvin Liu2003-12-181-2/+2
* call gdk_window_focus() so that keyboard works correctly.Harry Lu2003-12-182-1/+6
* Add the concept of a source client, where the object lives currently. TheHans Petter Jansson2003-12-188-5/+341
* Fix bug #49949Rodney Dawes2003-12-183-11/+8
* add ContactsViewPreview command, a "Preview Pane" menu item, and aChris Toshok2003-12-182-0/+17
* install the "source" property. (eab_view_init): init eav->source to NULL.Chris Toshok2003-12-184-388/+693
* Embed Tree in GtkScrolledWindowRodney Dawes2003-12-182-1/+17
* use g_file_test to check if the 'pixmap' argument is a file. If so, getRodrigo Moya2003-12-183-4/+13
* set a correct status message.Rodrigo Moya2003-12-185-12/+22
* Fixes #51665.Harry Lu2003-12-182-0/+9
* Missing changelog entryRodrigo Moya2003-12-171-2/+3
* removed the 'NewCalendar' verb. (file_new_calendar_cb): removed callbackRodrigo Moya2003-12-174-22/+44
* removed the 'NewCalendar' verb.Rodrigo Moya2003-12-172-7/+4
* made it public.Rodrigo Moya2003-12-174-9/+24
* call calendar_control_sensitize_calendar_commands when the primaryRodrigo Moya2003-12-173-55/+29
* check the return value from e_cal_new_from_uri.Rodrigo Moya2003-12-172-0/+8
* make sure we free the data stored in the hash table.Rodrigo Moya2003-12-173-22/+18
* Update the contact's UID after normal add.Hans Petter Jansson2003-12-172-0/+7
* Make a public function that shows an error dialog, which can be used whenHans Petter Jansson2003-12-175-93/+259
* Fixed bug 51917, add atk support for ClickToAddYuedong Du2003-12-177-15/+470
* Implement. Makes the source menu reflect the source for the current book.Hans Petter Jansson2003-12-172-0/+19
* Use e_source_equal() instead of comparing pointers. This allows user toHans Petter Jansson2003-12-172-8/+24
* Implement. Creates source selection option menu.Hans Petter Jansson2003-12-173-0/+75
* Fixes part of #41237Rodrigo Moya2003-12-175-191/+101
* Disable cell editing.Hans Petter Jansson2003-12-172-0/+7
* #ifdef out certain code pieces if s/mime isn't supportedJP Rosevear2003-12-172-0/+14
* return a reference to the alarm_notify_service, not NULL and ref theRodrigo Moya2003-12-172-2/+5
* return a reference to the alarm_notify_service, not NULL.Rodrigo Moya2003-12-172-1/+6
* Implement. (text_to_address): Implement, using EAddressWestern.Hans Petter Jansson2003-12-163-76/+191
* Small update of italian translation.Marco Ciampa2003-12-161-19/+19
* remove.Chris Toshok2003-12-162-2/+4
* set the list view config properly (so we don't blow away the month viewJP Rosevear2003-12-162-2/+6
* set the calendar for the day viewJP Rosevear2003-12-162-1/+6
* Fix mismatched msgstr on line 11876Rodney Dawes2003-12-162-1/+5
* Updated italian translationMarco Ciampa2003-12-152-1018/+949
* Fix erroneous function callJP Rosevear2003-12-152-1/+8
* set a proper exception if we failJP Rosevear2003-12-153-4/+19
* Updated italian translationMarco Ciampa2003-12-151-76/+42
* only add the component to the list if we actually create itJP Rosevear2003-12-142-2/+10
* Updated italian translationMarco Ciampa2003-12-142-135/+23
* Updated Norwegian translation.Kjartan Maraas2003-12-142-10431/+887
* Updated Spanish translation.Francisco Javier F. Serrador2003-12-142-8190/+7808
* put the style in .evolution.Not Zed2003-12-123-1/+11
* ** See bug #52108.Not Zed2003-12-124-0/+16
* get the build moving again. add CERT_UI_CFLAGS here for the time being.Chris Toshok2003-12-122-0/+6
* Fixes bug #1717.Jeffrey Stedfast2003-12-122-23/+67
* Shorten the namespace of some internal functions to just emft.Jeffrey Stedfast2003-12-122-4/+7
* Shorten the namespace of some internal functions to just emft.Jeffrey Stedfast2003-12-123-119/+154
* Don't immediately prompt for a passwd after receiving the NEED_PASSPHRASEJeffrey Stedfast2003-12-122-13/+34
* display x-evolution-mailer pseudo header irrespective of xmailer_mask.Grahame Bowland2003-12-117-7/+690
* Make "address" a boxed type. (e_contact_editor_address_init): Set addressHans Petter Jansson2003-12-113-49/+59
* (efh_text_enriched): add table around the enriched part so itLarry Ewing2003-12-112-2/+12
* a small fix from Andrew WuBolian Yin2003-12-111-0/+1
* Modified to simply copy mbox files from one place to another (and theJeffrey Stedfast2003-12-112-62/+215
* add text/x-patch as a plain type.Larry Ewing2003-12-112-0/+5
* remove padding around the folder list. (impl_size_request): don't addNot Zed2003-12-112-6/+9
* check m->fi != NULL before dereferencing it.Not Zed2003-12-112-1/+6
* Fixed a leak.Jeffrey Stedfast2003-12-113-1/+30
* Use CAMEL_FODLER_NOCHILDREN rather than NOINFERIORS because NOINFERIORSJeffrey Stedfast2003-12-112-3/+9
* Add INFO_FAST here as we don't need it to get unread counts.Jeffrey Stedfast2003-12-113-4/+14
* Add a CAMEL_FOLDER_NOCHILDREN flag.Jeffrey Stedfast2003-12-115-5/+15
* Update the unread count in the model if the folder got new mail.Jeffrey Stedfast2003-12-118-7/+68
* remove the client from the list if there are errors, instead of re-addingRodrigo Moya2003-12-102-2/+10
* also check application/pkcs7-signature (bloody applemail).Not Zed2003-12-102-2/+12
* treat application/pkcs7-signature as application/x-pkcs-signature. StupudNot Zed2003-12-104-3/+12
* rewritten to get rid of hte old crap that should've been gotten rid ofNot Zed2003-12-103-169/+26
* use a POSITIVE value for the response value, gtk uses -ative ones. BugNot Zed2003-12-105-5/+93
* put the camel-smime-context.[ch] back in here, remove it from EXTRA_DIST,Not Zed2003-12-105-12/+109
* *gui/e-week-view.c: Fix a event/jump button tabbing bugBolian Yin2003-12-102-2/+7
* corret index error in week view. impl. get_index_in_parent emit signalBolian Yin2003-12-107-46/+143
* free email list properlyJP Rosevear2003-12-102-2/+7
* free the list, not unref it, and free the elementsJP Rosevear2003-12-102-2/+9
* Fix for bugzilla bug #51628.Harry Lu2003-12-102-18/+118
* if we get no matching certs, show empty menu rather than crashing. #51922.Not Zed2003-12-102-13/+20
* separeate view_menu unreffing from view_instance. fixes a runtime warning.Not Zed2003-12-103-7/+23
* remove dthe clearenv stuff, not sure why its there. s/setenv/putenv/ forNot Zed2003-12-102-12/+9
* NULL out priv->instance when we unref it. Bug #51713.Not Zed2003-12-102-1/+8
* add a _label to View option. Bug #51242.Not Zed2003-12-102-1/+6
* Remove GNOME_Evolution_Shell_Config_FolderSettings_Control.Ettore Perazzoli2003-12-102-27/+7
* add entries for new source files add cases for jump button. add cases forAndrew Wu2003-12-0912-12/+2163
* init a11y. emit signal "selected_time_changed".Andrew Wu2003-12-093-1/+12
* ** See bug #51899.Not Zed2003-12-092-1/+10
* ** See bug #51899.Not Zed2003-12-093-2/+12
* 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