aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Call e_sidebar_select_button() instead of switch_view().Ettore Perazzoli2003-11-134-25/+63
* a canvas item does not inherit from gtkwidgetJP Rosevear2003-11-132-19/+8
* new files (gal-a11y-e-cell-tree.c/h) added adding 2 new functions to addTim Wo2003-11-126-0/+273
* Fixes #50808Bolian Yin2003-11-122-0/+16
* add smime/lib/e-cert-db.cChris Toshok2003-11-122-0/+5
* ignore smime-ui.gladepChris Toshok2003-11-121-1/+1
* don't init NSS here. it's done in e_cert_db_peek.Chris Toshok2003-11-1210-76/+1656
* replace the foobar fileJakub Steiner2003-11-122-0/+4
* remove libversit from the build.Chris Toshok2003-11-1215-4939/+8
* kill the right thing (kill_old_dataserver): rename and check the versionJP Rosevear2003-11-124-15/+30
* use a standard calendar status (backend_cal_opened_online): dittoJP Rosevear2003-11-128-30/+48
* load the calendar synchronouslyJP Rosevear2003-11-123-61/+9
* Fixes #50538Bolian Yin2003-11-113-40/+61
* Fixes #50538Bolian Yin2003-11-117-9/+1518
* Fixes # 50480Bolian Yin2003-11-111-2/+100
* Fixes # 50480Bolian Yin2003-11-112-0/+30
* return boolean not ECalStatus (update_objects): ditto (process_item_fn):JP Rosevear2003-11-113-25/+30
* new glade file for security related stuff.Not Zed2003-11-114-207/+221
* (e_source_selector_new): Expand all theEttore Perazzoli2003-11-112-0/+7
* use proper change list free function name (post_sync): dittoJP Rosevear2003-11-113-4/+13
* Added a new "-c" command-line arg. (idle_cb): If the arg is specified,Ettore Perazzoli2003-11-117-101/+76
* Set an "evolution:component_alias" property with a value of "mail".Ettore Perazzoli2003-11-112-0/+7
* New member "component_alias". (component_view_new): Get a new "alias" arg,Ettore Perazzoli2003-11-116-27/+128
* Remove get-vtype check from the completed-tasks query (and don't leak theDan Winship2003-11-114-56/+18
* changed for cipher context api changes. ditto.Not Zed2003-11-104-22/+270
* split out the CMSMessage verification code so it can be used fromNot Zed2003-11-108-173/+380
* Add new-addressbook.[ch]. (glade_DATA): Add new-addressbook.glade.Hans Petter Jansson2003-11-096-1/+458
* Remove e-util/ename/MakefileDan Winship2003-11-082-1/+4
* Removed. No longer used by evolution except via evolution-data-server.Dan Winship2003-11-0813-1885/+17
* Remove some includes of directories that don't exist any moreDan Winship2003-11-082-4/+5
* Don't #include e-name-western.h, since the code that uses it is commentedDan Winship2003-11-082-1/+7
* remove extraneous note.Aaron Weber2003-11-081-24/+0
* don't include toplevel libicalJP Rosevear2003-11-082-1/+4
* don't include toplevel libicalJP Rosevear2003-11-082-1/+4
* don't include top level libicalJP Rosevear2003-11-081-1/+0
* remove includes for toplevel libical dirJP Rosevear2003-11-084-4/+8
* new sources files - work in progress to try and replace the e-storage-set* codeJeffrey Stedfast2003-11-082-0/+1217
* build the marshall files right at the beginningJP Rosevear2003-11-072-2/+10
* don't include the c marshaller file twiceJP Rosevear2003-11-073-2/+7
* make sure the marshal header is in the sources tooJP Rosevear2003-11-072-1/+5
* make sure the marshal header is in the source listJP Rosevear2003-11-075-2/+15
* make sure the marshal stuff is in the sources and remove the built filesJP Rosevear2003-11-072-2/+10
* remove build sources from distJP Rosevear2003-11-072-0/+7
* make sure the marshal header and source are in the source listJP Rosevear2003-11-072-1/+6
* Shush.JP Rosevear2003-11-076-10/+13
* Shush.JP Rosevear2003-11-073-6/+10
* Handle some more renamingJP Rosevear2003-11-075-8/+12
* Add forgotten file.JP Rosevear2003-11-071-0/+15
* No longer needed.JP Rosevear2003-11-071-6/+0
* dist the marshal listJP Rosevear2003-11-072-2/+9
* updateJP Rosevear2003-11-0745-54938/+44936
* we don't have to configure the libical subdir nowJP Rosevear2003-11-072-1/+4
* don't destroy the widget here - its dead when removed from the panedJP Rosevear2003-11-072-1/+6
* Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-07325-63162/+3400
* Call em_migrate_uri() instead of em_uri_from_camel(). (em_migrate_uri):Jeffrey Stedfast2003-11-072-2/+48
* fixed some compile warningsJeffrey Stedfast2003-11-071-1/+2
* User vfolder rules should be in ${evolution_dir}/mail/vfolders.xml ratherJeffrey Stedfast2003-11-077-20/+181
* update for shufflingJP Rosevear2003-11-072-2/+2
* Don't bother trying to see if the server advertises EHLO. Simply alwaysJeffrey Stedfast2003-11-072-18/+15
* use privincludedirJP Rosevear2003-11-063-5/+5
* New source files to migrate from the old mail directory to the new mailJeffrey Stedfast2003-11-065-48/+626
* LIBADD all the relevant libical libsJP Rosevear2003-11-064-8/+16
* fix typoJP Rosevear2003-11-052-8/+5
* add a unimplemented warning so we at least avoid relocation errors.Larry Ewing2003-11-052-0/+13
* Fix a castLarry Ewing2003-11-052-1/+5
* changed to use ciphercontext directly to sign the message, noNot Zed2003-11-052-73/+35
* new (unfinished) api to peek inside smime parts to tell us whats in it.Not Zed2003-11-058-107/+291
* We might need to convert the passwd from UTF-8 into the locale charset.Jeffrey Stedfast2003-11-052-4/+25
* install headersJP Rosevear2003-11-052-6/+10
* added more menu items. (delete_calendar_cb): callbacks for new popup menuRodrigo Moya2003-11-044-13/+41
* added more menu items. (delete_calendar_cb): callbacks for new popup menuRodrigo Moya2003-11-042-12/+79
* Fixes # 48509Bolian Yin2003-11-0416-223/+2554
* add new signal "selected_time_changed" a11y initialization new publicBolian Yin2003-11-0410-39/+89
* (setup_name_selector):Ettore Perazzoli2003-11-041-1/+1
* (SELECT_NAMES_OAFIID): Append "_2".Ettore Perazzoli2003-11-042-1/+5
* Append "_2". Likewise. Likewise. Likewise. LikewiseEttore Perazzoli2003-11-046-5/+13
* Update factory ID.Ettore Perazzoli2003-11-045-4/+17
* Use "evolution2:config_item"Ettore Perazzoli2003-11-042-13/+19
* Change "evolution:config_item" into "evolution2:config_item".Ettore Perazzoli2003-11-042-9/+14
* use "evolution2:config_item" properties instead of "evolution:config_item"Ettore Perazzoli2003-11-042-5/+11
* Use "evolution2:config_item" attributes instead of "evolution:config_item"Ettore Perazzoli2003-11-043-11/+20
* fixed the buildJeffrey Stedfast2003-11-042-5/+5
* disable apply button when initial dialog. disable apply button afterCharles Zhang2003-11-032-0/+6
* *e-table/gal-a11y-e-table-item: defunct widget checking, selectionBolian Yin2003-11-032-43/+334
* new function to deal with grabing table cell focusTim Wo2003-11-032-0/+26
* Fix for #50387.Harry Lu2003-11-032-1/+12
* shared object looks for wrong mo file"Suresh Chandrasekharan2003-11-034-4/+4
* setup filter-on-thread and vfolder-on-thread.Jeffrey Stedfast2003-11-014-2/+67
* updatedJeffrey Stedfast2003-11-011-6/+2
* added a #includeJeffrey Stedfast2003-11-011-0/+1
* Don't compress trailing slashes in URI elements.Hans Petter Jansson2003-11-012-3/+20
* Add http backend lib.Hans Petter Jansson2003-11-013-0/+9
* Add the webcal source group.Hans Petter Jansson2003-11-017-46/+921
* Add CAL_STATIC_CAPABILITY_NO_THISANDFUTURE andDan Winship2003-11-017-38/+76
* set up vars and rules for versioning the .server filesJP Rosevear2003-10-3111-60/+70
* fixed mismatched condition in if/else statement.Rodrigo Moya2003-10-311-2/+2
* fixed mismatched condition in if/else statement.Rodrigo Moya2003-10-312-2/+7
* fix for e-account smime info changes. Also enforce having a signingNot Zed2003-10-312-16/+39
* Rearranged smime config slightly, and added encrypt key preference.Not Zed2003-10-314-90/+403
* add encrypt_key id, and change some of the names around to be moreNot Zed2003-10-313-12/+30
* removed, now redundant.Not Zed2003-10-313-452/+4
* remove smime/tests for now.Chris Toshok2003-10-312-1/+4
* remove dead fileJP Rosevear2003-10-3145-643183/+464712
* add boilerplate.Chris Toshok2003-10-314-4/+39
* use CERT_UI_CFLAGS. (TEST_LIBS): use CERT_UI_LIBS.Chris Toshok2003-10-312-2/+7
* set enable_smime=yes wherever nss would be enabled.. fixes manuallyChris Toshok2003-10-312-2/+27
* initial checkinChris Toshok2003-10-313-0/+51
* removed.Rodrigo Moya2003-10-315-25/+31
* use bonobo_main_quit, not gtk_main_quit.Rodrigo Moya2003-10-311-1/+1
* use bonobo_main_quit, not gtk_main_quit.Rodrigo Moya2003-10-313-1/+26
* Updated Norwegian Nynorsk translation.Åsmund Skjæveland2003-10-302-65/+60
* removed, since we dont save the file anymore in idle callbacks.Rodrigo Moya2003-10-302-49/+18
* implemented THIS and ALL recurrences cases, blowing away or detachingRodrigo Moya2003-10-302-40/+195
* implement something basic.Not Zed2003-10-302-2/+17
* show application/x-pkcs7-mime inline always by default.Not Zed2003-10-304-20/+111
* Turn on SMIME_SUPPORTED. (build_message): move some of the security codeNot Zed2003-10-302-202/+188
* Added a note about api inconsistencies.Not Zed2003-10-3012-1301/+1253
* add the S/MIME config control here.Chris Toshok2003-10-302-0/+29
* change the poa hint to PER_REQUEST. fixes a couple of deadlocks.Chris Toshok2003-10-302-1/+6
* ifdef the smime code with HAVE_NSS.Chris Toshok2003-10-303-2/+17
* use $SMIME_DIR. instead of explicitly including smime.Chris Toshok2003-10-303-1/+21
* build new filesJP Rosevear2003-10-305-4/+353
* set an exception if we fail, so evo won't crash.Dan Winship2003-10-302-0/+11
* declare an exception for createControls to return, so we don't have toDan Winship2003-10-302-1/+9
* Changed the OAFIID.Jeffrey Stedfast2003-10-306-9/+20
* Nuked the MailConfig interface stuff.Jeffrey Stedfast2003-10-307-568/+16
* no need to update config settings everywhere explicitlyJP Rosevear2003-10-2913-201/+144
* set the format on the cal viewJP Rosevear2003-10-294-2/+41
* unref config manager (init_widgets): create config manager for theJP Rosevear2003-10-294-111/+38
* set the timezone for all clients (timezone_changed_cb): callback forJP Rosevear2003-10-2919-64/+1537
* fixed typo in menu item label.Rodrigo Moya2003-10-2915-91/+119
* add certificate-manager.hChris Toshok2003-10-292-1/+7
* We should check List-Post before List-Id (List-Post has to contain theJeffrey Stedfast2003-10-292-10/+17
* Fixes bug #35083Jeffrey Stedfast2003-10-294-12/+57
* fill_popup_menu signal has 2 arguments.Rodrigo Moya2003-10-292-1/+6
* connect to "fill_popup_menu" on the ESourceSelector.Rodrigo Moya2003-10-292-1/+9
* connect to "fill_popup_menu" on the ESourceSelector.Rodrigo Moya2003-10-292-0/+44
* added "fill_popup_menu" signal, to allow the addition of new items to theRodrigo Moya2003-10-293-1/+42
* Add e-shell-view.h to evolution_SOURCESRodney Dawes2003-10-292-0/+5
* Fix automake warning, and add e-shell-user-creatable-items-handler.h toRodney Dawes2003-10-282-4/+6
* no need to keep the timezone here, it is already stored in the model.Rodrigo Moya2003-10-283-22/+24
* New; tell each query about a created/modified/removed object.Dan Winship2003-10-288-118/+171
* better detection of broken date to give to broken_date_parser.Frédéric Crozat2003-10-282-0/+20
* add new file for toggle cell a11y object. new a11y object toggle cellYuedong Du2003-10-285-0/+431
* store config objects as well (gnome_calendar_set_default_uri): returnJP Rosevear2003-10-2812-180/+1158
* Fix for "50065 chinese locales Input method hangs after a task entry andSuresh Chandrasekharan2003-10-281-0/+3
* Fixes bug #49816Jeffrey Stedfast2003-10-286-141/+155
* If a word is longer than CAMEL_TEXT_INDEX_MAX_WORDLEN, then ignore it.Jeffrey Stedfast2003-10-282-2/+11
* changed fill_component_from_model virtual method to get an ETableModel,Rodrigo Moya2003-10-275-20/+32
* pass FALSE as the 'only_if_exists' parameter, so that the calendar getsRodrigo Moya2003-10-272-1/+7
* initialize private structure on TasksComponent.Rodrigo Moya2003-10-252-0/+7
* If the system defines AI_ADDRCONFIG, set this flag on the hints.ai_flagsJeffrey Stedfast2003-10-252-2/+13
* added a configure check for AI_ADDRCONFIGJeffrey Stedfast2003-10-252-1/+19