aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'GAL_2_1_1'.GAL_2_1_1nobody2003-12-022152-1761382/+0
* 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
* Fixed an exception to give a more meaningful description.Jeffrey Stedfast2003-11-182-12/+11
* more fixesJeffrey Stedfast2003-11-182-4/+28
* Store a ref to the source selector. (impl_requestCreateItem): Implement.Hans Petter Jansson2003-11-183-3/+112
* New helper function. (idle_cb): Call it if we have a local shell. Also,Ettore Perazzoli2003-11-185-3/+117
* renamespace and move to here build new filesMike Kestner2003-11-186-10/+1444
* Fixed to not include leading '/' in the folder name in the label.Jeffrey Stedfast2003-11-183-28/+90
* Rename verb "OpenFolderInNewWindow" toEttore Perazzoli2003-11-181-2/+2
* (command_open_new_window): New,Ettore Perazzoli2003-11-182-0/+25
* Rename verb "OpenFolderInNewWindow" toEttore Perazzoli2003-11-182-4/+12
* Fixed an exception to give a more meaningful description.Jeffrey Stedfast2003-11-182-1/+7
* Do not #include "e-local-folder.h".Ettore Perazzoli2003-11-1843-16605/+83
* Use a folder_name rather than a path as the name argument toJeffrey Stedfast2003-11-182-1/+7
* make sure server.mk is distedJP Rosevear2003-11-182-0/+5
* peek the primary selection.Rodrigo Moya2003-11-183-69/+53
* do the right thing for distingJP Rosevear2003-11-182-1/+7
* Switch version to 1.5JP Rosevear2003-11-174-2/+6
* added 'Delete' and 'Rename' menu items. (delete_task_list_cb,Rodrigo Moya2003-11-172-1/+86
* try first to create the icon from the stock, and then from a file.Rodrigo Moya2003-11-173-4/+92
* use the server.mk file to get rules for building versioned .server filesJP Rosevear2003-11-1711-20/+26
* Install versioned package config filesJP Rosevear2003-11-172-4/+11
* allow new lable with mnemonic (e_search_bar_construct): alter lable name.Charles Zhang2003-11-172-3/+8
* remove the AlarmNotify service, no more need for it, since the alarmRodrigo Moya2003-11-178-171/+83
* #include "em-folder-tree.h"Jeffrey Stedfast2003-11-172-2/+7
* handle an unparsable url without crashing.Not Zed2003-11-172-9/+5
* fix for folder selector api changes. (vfr_folder_response): handle theNot Zed2003-11-172-27/+36
* Make ending count of occurrences of Recurrence tab numeric only.Harry Lu2003-11-172-0/+6
* thin wrapper on mail_component_get_local_inbox.Not Zed2003-11-176-27/+27
* add a uriJP Rosevear2003-11-174-69/+10
* emit the added signal for the correct rowsJP Rosevear2003-11-172-8/+10
* copy in here (update_uris_for_selection): save the selectionJP Rosevear2003-11-174-13/+132
* add it via e-tasks (remove_uri_for_source): remove it via e-tasksJP Rosevear2003-11-178-85/+284
* use find_source_iter and get the selection from the right spotJP Rosevear2003-11-172-25/+66
* set up a event to be edited (impl_requestCreateItem): implementJP Rosevear2003-11-172-17/+90
* don't build the e-source stuff anymore, its in e-d-s nowJP Rosevear2003-11-159-2413/+5
* OopsJP Rosevear2003-11-151-0/+4
* Oops.JP Rosevear2003-11-151-0/+4
* We can't use a uri to do a lookup of a store-info on the store_hash, weJeffrey Stedfast2003-11-153-5/+72
* make source selector flags/libsJP Rosevear2003-11-155-10/+24
* include e-source from e-d-sJP Rosevear2003-11-151-1/+1
* include e-source* from e-d-sJP Rosevear2003-11-154-5/+4
* We can't use a uri to do a lookup of a store-info on the store_hash, weJeffrey Stedfast2003-11-152-12/+45
* config accessor (calendar_config_set_calendars_selected): dittoJP Rosevear2003-11-159-73/+206
* Removed most of the code. This is basically now a nop. Need to somehow getJeffrey Stedfast2003-11-152-19/+7
* Removed.Jeffrey Stedfast2003-11-155-223/+39
* oops, fixed for when path is a store nodeJeffrey Stedfast2003-11-151-3/+3
* Don't create a new view anymore, simply set the new folder uri on theJeffrey Stedfast2003-11-152-58/+12
* set flags in another place tooJeffrey Stedfast2003-11-151-0/+6
* Handle "" as a request for a full dirscan as well (not just NULL). MakesJeffrey Stedfast2003-11-153-19/+34
* Only set OK to sensitive if the selected node is not a store node.Jeffrey Stedfast2003-11-155-104/+146
* UpdateJP Rosevear2003-11-152-3/+13
* Updated. (emfv_popup_copy): Updated.Jeffrey Stedfast2003-11-155-48/+81
* Fixes 45776 enable the usage of the "alt".Andrew Wu2003-11-141-0/+2
* Fix for 50800 connect "e_cell_combo_list_button_press" to gtklist.Andrew Wu2003-11-141-3/+21
* Fix for 50681 send a event to the right cell to pop up something.Andrew Wu2003-11-141-0/+6
* Return TRUE for all cells, for now.Hans Petter Jansson2003-11-145-47/+57
* Use em_folder_tree_get_model() since an emft is not a GtkTreeView.Jeffrey Stedfast2003-11-143-2/+5
* Use em_folder_tree_get_model() since an emft is not a GtkTreeView.Jeffrey Stedfast2003-11-142-0/+16
* Rewritten to use EMFolderTRee.Jeffrey Stedfast2003-11-142-89/+109
* oops, put the mempool stuff back, we don't use e-memory afterall. DamnNot Zed2003-11-142-0/+114
* Remove mempool code, we use the stuff in e-util. (PRESERVE_HEADERS): newNot Zed2003-11-147-154/+87
* Remove spurious puts()s.Ettore Perazzoli2003-11-141-3/+0
* Updated for function name changes in mail-component.cJeffrey Stedfast2003-11-142-3/+4
* Updated for function name changes in mail-component.cJeffrey Stedfast2003-11-147-115/+114
* Remove type="toggle" from the "ToggleOffline"Ettore Perazzoli2003-11-142-1/+7
* Ooops, add missing closing </popups> tag.Ettore Perazzoli2003-11-142-0/+5
* (DEVELOPMENT_WARNING): Define.Ettore Perazzoli2003-11-142-6/+17
* If the user selects a store node, don't try to open it as a folder.Jeffrey Stedfast2003-11-142-6/+17
* (impl_sendAndReceive): New, implementation forEttore Perazzoli2003-11-142-0/+14
* New.Ettore Perazzoli2003-11-147-0/+68
* Modified to not use EStorage* functions. I don't even think it *needs* toJeffrey Stedfast2003-11-144-7/+19
* fixed a build issueJeffrey Stedfast2003-11-141-2/+2
* New folder-tree widget that replaces the shell's folder-tree widget.Jeffrey Stedfast2003-11-1420-2315/+2277
* remove dead fileJP Rosevear2003-11-132-1/+4
* New. (impl_requestCreateItem): New. (tasks_component_class_init): Install.Ettore Perazzoli2003-11-133-2/+43
* (ensure_menu_items): ReverseEttore Perazzoli2003-11-132-1/+7
* (impl__get_userCreatableItems): New, implementation for theEttore Perazzoli2003-11-132-1/+51
* blahMichael Zucci2003-11-132-1/+313
* (GNOME.Evolution.Component.UnknownType):Ettore Perazzoli2003-11-132-1/+8
* Add "NewPopup" popup back.Ettore Perazzoli2003-11-132-0/+17
* (impl__get_userCreatableItems): New,Ettore Perazzoli2003-11-132-1/+48
* (impl__get_userCreatableItems): New.Ettore Perazzoli2003-11-132-2/+64
* (em_junk_sa_test_spamd): rename em_junk_sa_spamd_tested toRadek Doulik2003-11-132-36/+37
* fix build temporarilyRadek Doulik2003-11-132-0/+2
* new helper function, use it before any call to spamassassin, spamc andRadek Doulik2003-11-132-10/+40
* don't call CAMEL_IS_VJUNK_FOLDER, it was added by mistakeRadek Doulik2003-11-132-1/+6
* Add a component_aliasEttore Perazzoli2003-11-132-0/+9
* New signal "component_changed". (class_init): Install. (switch_view):Ettore Perazzoli2003-11-1310-269/+361
* use malloc0 for the pobject memory.Not Zed2003-11-133-3/+6
* implement the key selector popup using e-cert-selector.Not Zed2003-11-136-78/+365
* look at the content object's mime type, not the container's type.Not Zed2003-11-134-6/+37
* remove a declaration of a deleted func.Bolian Yin2003-11-132-2/+4
* added cert_selector widget to be placed inside a dialog.Not Zed2003-11-133-1/+139
* implement using the e-cert-trust foo. (e_cert_get_email): implement.Chris Toshok2003-11-139-102/+776
* Use non-deprecated gtk_menu_shell_append ().Hans Petter Jansson2003-11-132-1/+6
* Merge some missed files.JP Rosevear2003-11-133-0/+11
* merged spam filtering branchRadek Doulik2003-11-1343-93/+1056
* Add component_alias of "contacts".Ettore Perazzoli2003-11-132-0/+7