aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'R_1_2-1'.R_1_2-1nobody2002-11-073100-2008856/+0
* reverted unwanted changes which slipped in while I moved gnome-2-port branchRadek Doulik2002-11-073-20/+41
* call g_build_filename, not g_build_path.Chris Toshok2002-11-062-1/+6
* fix the gnome-xml headers.Chris Toshok2002-11-063-3/+8
* fix the gnome-xml headers.Chris Toshok2002-11-0612-267/+339
* fix some #include's.Chris Toshok2002-11-061-2/+0
* only build the backend and gui dirs for now. printing and conduits areChris Toshok2002-11-064-8/+17
* remove libcamel.la from the link for the time being.Chris Toshok2002-11-062-2/+26
* init err to NULL so if there isn't an error we aren't left with anChris Toshok2002-11-062-4/+13
* add some more addressbook dirs to AC_OUTPUT.Chris Toshok2002-11-062-0/+9
* ignore the new .server file.Chris Toshok2002-11-0615-209/+245
* ignore the marshal generated stuff.Chris Toshok2002-11-068-188/+233
* ignore the marshal generated stuff.Chris Toshok2002-11-0612-237/+298
* Port to GObject/gnome2.Chris Toshok2002-11-0628-923/+1110
* Port to GObject/gnome2.Chris Toshok2002-11-0621-524/+410
* ignore the generated marshaller files.Chris Toshok2002-11-067-51/+83
* Converted to the glade-2 format.Jeffrey Stedfast2002-11-062-933/+1240
* use G_STRUCT_OFFSET instead of GTK_SIGNAL_OFFSETJeffrey Stedfast2002-11-062-4/+4
* more build fixesJeffrey Stedfast2002-11-063-39/+39
* a ton more build fixesJeffrey Stedfast2002-11-067-114/+91
* more build fixesJeffrey Stedfast2002-11-064-12/+8
* Re-enable the filter cflags/libs stuff.Jeffrey Stedfast2002-11-062-4/+9
* don't #include gnome-defs.hJeffrey Stedfast2002-11-061-1/+0
* fixed gnome-stock stuffJeffrey Stedfast2002-11-062-33/+19
* more build fixesJeffrey Stedfast2002-11-062-9/+7
* build fixesJeffrey Stedfast2002-11-062-36/+27
* some build fixesJeffrey Stedfast2002-11-065-21/+22
* #include <string.h>.Ettore Perazzoli2002-11-0616-220/+201
* GObjectify GObjectifyMike Kestner2002-11-064-63/+55
* remove ref/unref G_OBJECT masks ditto ditto ditto ditto ditto ditto dittoMike Kestner2002-11-069-63/+63
* GObjectify GObjectify GObjectify use GObject api for models use GObjectMike Kestner2002-11-0624-767/+563
* Ported.Jeffrey Stedfast2002-11-069-212/+202
* Ported.Jeffrey Stedfast2002-11-0610-320/+304
* change over from .oaf files to .server files and remove the moniker stuffChris Toshok2002-11-0610-458/+57
* add wombat.Chris Toshok2002-11-062-1/+7
* add wombat and addressbook compile flags, and add wombat and someChris Toshok2002-11-062-5/+18
* oopsJeffrey Stedfast2002-11-061-14/+13
* Ported.Jeffrey Stedfast2002-11-065-171/+173
* Ported.Jeffrey Stedfast2002-11-068-202/+192
* (e_shell_show_settings): Allow type being NULL.Ettore Perazzoli2002-11-062-2/+7
* (load_folder): Do add folders with an unknownEttore Perazzoli2002-11-062-10/+5
* change the commented-out soup check to refer to the new soup 2.0 in theDan Winship2002-11-062-1/+7
* Set response_id to GTK_RESPONSE_OK. (cancel_button): Likewise, withEttore Perazzoli2002-11-063-169/+188
* Use g_object_get_data() instead of gtk_object_get_data(). Likewise.Ettore Perazzoli2002-11-0610-18/+29
* Split finalize/dispose. Likewise. Likewise. Likewise. Likewise. Likewise.Ettore Perazzoli2002-11-0614-58/+265
* g_object_unref instead of bonobo_object_unref for theEttore Perazzoli2002-11-065-15/+13
* New. (impl_finalize): New. (destroy): Removed. (class_init): InstallEttore Perazzoli2002-11-0645-201/+320
* use GObject api for models GObjectify GObjectify GObjectify GObjectifyMike Kestner2002-11-0526-867/+623
* copy a memleak fix from pas-backend-ad.Dan Winship2002-11-052-0/+6
* use libxml2 headers.Rodrigo Moya2002-11-0514-94/+129
* use correct libgtkhtml-3.0 for calendar and added generation of calendarRodrigo Moya2002-11-052-1/+10
* g_date_* => g_date_get_*, fixes G_DISABLE_DEPRECATED build.Chris Toshok2002-11-0514-742/+139
* added new marshallers.Rodrigo Moya2002-11-0513-285/+274
* ported to GObject.Rodrigo Moya2002-11-054-50/+55
* enabled libwombat.Rodrigo Moya2002-11-053-3/+9
* port to gnome 2.Chris Toshok2002-11-0522-715/+886
* don't call bonobo_activation_init directly.Chris Toshok2002-11-059-65/+53
* Created temporary link list, we need to link with something for gettext.Not Zed2002-11-0510-12/+34
* Ported.Jeffrey Stedfast2002-11-055-124/+117
* Also ported.Jeffrey Stedfast2002-11-055-234/+225
* All sgml files replaced with xml files. XML files validated. Two new XMLAaron Weber2002-11-0524-2503/+3246
* fixed flags for $(ORBIT_IDL).Rodrigo Moya2002-11-054-49/+32
* added libversit directory to build.Rodrigo Moya2002-11-053-0/+7
* (SUBDIRS): Add shell.Ettore Perazzoli2002-11-052-0/+5
* Removed. (impl_finalize): New. (class_init): Install finalize handler, notEttore Perazzoli2002-11-054-30/+24
* Pass TRUE for arg allow_creation to e_shell_folder_selection_dialog_new().Ettore Perazzoli2002-11-057-98/+74
* added marshallers.Rodrigo Moya2002-11-056-147/+180
* use GObject api for ETableHeader use GObject api on ETableHeaderMike Kestner2002-11-0515-327/+297
* added calendar/idl/Makefile to AC_OUTPUTRodrigo Moya2002-11-042-0/+5
* (e_folder_type_registry_get_handler_for_type): Remove warning forEttore Perazzoli2002-11-042-32/+27
* (uidir): Install in $(datadir)/gnome-2.0/ui.Ettore Perazzoli2002-11-042-1/+5
* Add an AM_GLIB_GNU_GETTEXT.Ettore Perazzoli2002-11-042-1/+6
* (impl_expose_event): UseEttore Perazzoli2002-11-042-1/+6
* ported to GObject.Rodrigo Moya2002-11-044-39/+45
* Replace gtk_signal_emit() with g_signal_emit(). Likewise. Likewise.Ettore Perazzoli2002-11-0416-102/+106
* Use g_object_set_data() instead of gtk_object_set_data(). Likewise.Ettore Perazzoli2002-11-0412-39/+56
* Forgot to add this one.Ettore Perazzoli2002-11-041-0/+13
* Update.Ettore Perazzoli2002-11-041-1/+3
* Converted to Glade2 format. Likewise. Likewise. Likewise. Likewise.Ettore Perazzoli2002-11-047-1154/+1116
* use EConfigListener instead of BonoboConfig.Rodrigo Moya2002-11-046-32/+30
* new simpler functions, without a default value.Rodrigo Moya2002-11-043-0/+35
* don't use BonoboConfig, but EConfigListener.Rodrigo Moya2002-11-044-72/+83
* re-added calendar component (only non-UI stuff).Rodrigo Moya2002-11-043-6/+19
* Changed all gtk_object_refs()/gtk_object_unrefs() intoEttore Perazzoli2002-11-0446-601/+599
* Updated for libxml2. Likewise. Likewise. Likewise.Ettore Perazzoli2002-11-045-15/+22
* xml-i18n-tools > intltoolsRodrigo Moya2002-11-041-2/+2
* Renamed from GNOME_Evolution_Shell.oaf.in.Ettore Perazzoli2002-11-0437-542/+773
* AC_PROG_INTLTOOL instead ofEttore Perazzoli2002-11-042-1/+6
* (e_timezone_dialog_get_builtin_timezone): Constify argEttore Perazzoli2002-11-043-2/+8
* Removed unused variable. (e_config_listener_get_long_with_default):Ettore Perazzoli2002-11-043-4/+11
* compilation fixes for GNOME 2 porting.Rodrigo Moya2002-11-032-3/+6
* just include glib.h instead of the gtk stuff.Chris Toshok2002-11-0331-1205/+1531
* add marshal building stuff, add e-util-marshal.c to SOURCES, and addChris Toshok2002-11-0310-124/+167
* First big sync of my GNOME 2 porting work (incomplete, and stillEttore Perazzoli2002-11-02103-1380/+1301
* Ported this too.Jeffrey Stedfast2002-11-025-171/+171
* Ported to glib2/GObject.Jeffrey Stedfast2002-11-023-359/+370
* ported to GConf and GObject.Rodrigo Moya2002-11-024-184/+175
* Removed. Glib2 has this function.Jeffrey Stedfast2002-11-022-12/+3
* Use g_path_get_basename instead of g_strdup (g_basename (filename)).Jeffrey Stedfast2002-11-022-1/+4
* Use g_path_get_dirname since g_dirname has been deprecated.Jeffrey Stedfast2002-11-022-1/+6
* cal-client/cal-listener.hRodrigo Moya2002-11-0228-97/+110
* Ported to GObject.Jeffrey Stedfast2002-11-0211-426/+433
* compilation fixes for GNOME 2 porting.Rodrigo Moya2002-11-023-7/+10
* Ported to GObject.Jeffrey Stedfast2002-11-027-165/+175
* Ported to GObject.Jeffrey Stedfast2002-11-029-355/+362
* (E_MAKE_X_TYPE): Update for libbonobo 2.0.Ettore Perazzoli2002-11-021-20/+25
* gobjectify ETableExtras is now a GObject (e_tree_class_init): removeMike Kestner2002-11-023-35/+18
* Add support for an attach option in the mailto: url.Jeffrey Stedfast2002-11-022-1/+8
* comment fixJeffrey Stedfast2002-11-021-1/+1
* moving gnome-2-port branch to HEADRadek Doulik2002-11-013-41/+20
* Set the virtual method pointers to the import/export methods.Jeffrey Stedfast2002-11-015-36/+277
* oops, commit this tooJeffrey Stedfast2002-11-011-0/+1
* Removed hash-table-utils.[c,h] from the build.Jeffrey Stedfast2002-11-0115-119/+64
* Remove a ton of useless snot.Jeffrey Stedfast2002-11-0113-550/+100
* merging the gal-2 branch back to the trunk.Mike Kestner2002-11-01184-3955/+2090
* Adjust default rule editor size to accomodate the menu widening caused byDan Winship2002-11-012-1/+7
* Make sure to save References and In-Reply-To headers. Fixes bug #32932.Jeffrey Stedfast2002-10-312-1/+8
* 1.1.90.99.Ettore Perazzoli2002-10-312-3/+7
* cleaned up the status bar messages for all widgets.Rodrigo Moya2002-10-302-0/+11
* Sync for 1.1.90.Ettore Perazzoli2002-10-2948-38154/+40727
* Emit a search_activated signal. (e_search_bar_set_item_id): Revert toJeffrey Stedfast2002-10-292-3/+9
* No longer need to check for a CLEAR_ID.Jeffrey Stedfast2002-10-292-1/+6
* instead of bailing with an assertion dump the body.Larry Ewing2002-10-291-7/+27
* corrected for mailerJeffrey Stedfast2002-10-291-3/+4
* Increase the width slightly.Ettore Perazzoli2002-10-293-1/+11
* note the selectnames changeDan Winship2002-10-291-0/+6
* Update with Addressbook and Mail news.Ettore Perazzoli2002-10-291-5/+42
* instead of bailing with an assertion dump the body.Larry Ewing2002-10-292-5/+13
* Update.Ettore Perazzoli2002-10-282-21/+41
* New. New.Ettore Perazzoli2002-10-284-0/+7
* Set the pixtype for command "Settings" toEttore Perazzoli2002-10-282-1/+8
* Updeate with lame entry, too sleepy to do it well right nowLarry Ewing2002-10-281-0/+6
* don't queue the action until we've added ourselves to the active list,Larry Ewing2002-10-282-4/+13
* never set the charset on an item without also encoding it. Mime messagesLarry Ewing2002-10-282-6/+8
* Don't set the charset param on text parts nor tha rawtext bit on theJeffrey Stedfast2002-10-282-10/+23
* Don't prematurely set gpg->complete to TRUE. Let gpg_ctx_op_step () set itJeffrey Stedfast2002-10-282-9/+10
* Free the location if it's set. Otherwise one copy of the location of eachDan Winship2002-10-272-0/+10
* Disconnect from the book's backend_died signal.Dan Winship2002-10-272-1/+10
* Updated Norwegian translation.Kjartan Maraas2002-10-262-821/+895
* install evolutionperson.schema to $(datadir)/evolution.Chris Toshok2002-10-262-0/+9
* Removed debugging message.Ettore Perazzoli2002-10-2614-174/+222
* Update.JP Rosevear2002-10-261-0/+12
* Update with bug numbers.JP Rosevear2002-10-261-1/+7
* Update for calendar.JP Rosevear2002-10-261-0/+29
* (size_to_string): Return NULLEttore Perazzoli2002-10-262-3/+14
* Update the upgrade script to handle the new url format introduced withJeffrey Stedfast2002-10-262-17/+58
* [#31303]Ettore Perazzoli2002-10-263-1/+28
* updated Vietnamese filePablo Saratxaga2002-10-252-1138/+951
* [ fixes #29144 ] use e_table_memory_storage_change instead ofChris Toshok2002-10-252-3/+8
* Update dep for GAL to 0.21.0.Chris Toshok2002-10-252-1/+5
* add prototypes for the _change* functions.Chris Toshok2002-10-252-19/+160
* Always strdup the new key in the threaded/preview hash/always free theNot Zed2002-10-252-4/+9
* Use the mode 0666 when creating a new file and let the user's umask handleJeffrey Stedfast2002-10-253-2/+11
* Fixes #32764Rodrigo Moya2002-10-252-27/+50
* call e_tree_state_changeMike Kestner2002-10-251-0/+2
* Cast chars to unsigned char before passing to ctype macros since they areDan Winship2002-10-252-17/+24
* Use a hashtable to only insert nodes we dont have already, rather thanNot Zed2002-10-252-6/+23
* initialize new values (clean_up): free new values (find_my_address): if weJP Rosevear2002-10-244-10/+211
* ** For bug #31647 and bug #31456.Not Zed2002-10-247-87/+215
* Only perform the search if it is either a clear or advanced search.Jeffrey Stedfast2002-10-242-1/+10
* If the clear button was pressed, we want the entry to be sensitive (notJeffrey Stedfast2002-10-245-24/+31
* pass fb->uri to the folder selection dialog so the current folder isMike Kestner2002-10-242-1/+7
* Set the is_stock flag to TRUE for the summary folder.Ettore Perazzoli2002-10-245-7/+36
* (activate_by_subitems): gtk_widget_grab_focus()Ettore Perazzoli2002-10-242-0/+11
* Replace Gnotices with Footnotes.Ettore Perazzoli2002-10-244-77/+163
* Set /Addressbook/select_names_uri in the configdb to the selected folder.Dan Winship2002-10-232-17/+31
* Fixes #32613Rodrigo Moya2002-10-233-20/+58
* fix warningJP Rosevear2002-10-232-2/+7
* Fixes #32371Rodrigo Moya2002-10-232-3/+12
* Canonicalise the source_uri to not have a path. Fixes bug #32268.Jeffrey Stedfast2002-10-233-43/+52
* use NULL for pointer instead of FALSE.Rodrigo Moya2002-10-232-1/+6
* use e_config_listener_* to get values (itip_addresses_get): dittoJP Rosevear2002-10-233-37/+29
* Edit-->Undelete, not Actions-->UndeleteAaron Weber2002-10-232-1/+6
* fix the sense of a strcmpDan Winship2002-10-222-1/+6
* [ fix for #23764 ] handle multiple letters associated with a singleChris Toshok2002-10-222-11/+34
* don't emit a signal if we couldn't find the view rowJP Rosevear2002-10-221-2/+4
* [ fixes #29067 ] we need to create a card_sexp even when doing summaryChris Toshok2002-10-222-7/+14
* [ fixes #32144 ] convert the name to the gtk locale before saving.Chris Toshok2002-10-222-3/+16
* here's a fix for bug #18242Jeffrey Stedfast2002-10-221-0/+17
* Only add the account address to the list of addresses if it is non-NULL.Jeffrey Stedfast2002-10-222-1/+9
* [ Fixes evolution bug #26355 ] use g_utf8_collate here instead of strcmp.Chris Toshok2002-10-211-2/+3
* Fix the transport URL on any Exchange accounts. Fixes #30209, which is toDan Winship2002-10-212-1/+15
* (e_summary_weather_reconfigure): NULL theEttore Perazzoli2002-10-212-3/+17
* (e_get_activation_failure_msg): If the exception_id is NULL,Ettore Perazzoli2002-10-212-0/+9
* [ probable fix for #25477, and memory leak fix ] if the dialog isn't inChris Toshok2002-10-213-0/+18
* #include "camel-stream-fs.h" for writing out the certs to diskJeffrey Stedfast2002-10-191-0/+1
* s/+ 4/+ 1/Jeffrey Stedfast2002-10-191-1/+1
* Strip the signature from the body-text. Fixes bug #5529.Jeffrey Stedfast2002-10-182-1/+14
* Do the filtering ourselves. This is so a problem like a missing uid (whichNot Zed2002-10-181-3/+41
* If ~/.camel_certs doesn't exist, create it.Jeffrey Stedfast2002-10-182-6/+20
* fix c/p typeJP Rosevear2002-10-182-1/+5
* if the value is a datetime, convert it to a dateJP Rosevear2002-10-185-2/+259
* If the attachment is type application/octet-stream, sniff the file typeBenjamin Kahn2002-10-181-0/+6
* changed to have a gboolean return type, which is what it's supposed to do.Rodrigo Moya2002-10-183-7/+16
* New, implementation for the cancel_discover_shared_folder virtual method.Ettore Perazzoli2002-10-189-66/+250
* helper, build fingerprint. (camel_certdb_nss_cert_get): Helper for nssNot Zed2002-10-175-93/+381
* Don't need to pass a path to camel_gpg_context_new () anymore.Jeffrey Stedfast2002-10-178-466/+37
* No longer takes a path argument. (camel_gpg_context_fianlise): No need toJeffrey Stedfast2002-10-173-32/+25
* We need to treat message/rfc822 streams differently. Fixes bug #32378.Jeffrey Stedfast2002-10-172-1/+17
* If mode == REPLY_LIST and the mlist is "" (we only checked NULL before),Jeffrey Stedfast2002-10-172-6/+11
* Mark the file selector modal. Quick fix for bug #32256.Not Zed2002-10-172-0/+6
* no longer need to enter path.Aaron Weber2002-10-172-8/+4
* Fixes #25153Rodrigo Moya2002-10-173-3/+15
* Don't include the byte reserved for the nul in the outleft size.Jeffrey Stedfast2002-10-171-17/+25
* If we are trying to reply to a list, first check that we can by gettingJeffrey Stedfast2002-10-172-25/+8
* If we are trying to reply to a list, first check that we can by gettingJeffrey Stedfast2002-10-172-44/+72
* Add the new-mail-notify rule to the filter driver before adding the userJeffrey Stedfast2002-10-163-17/+35
* Update supported/unsupported list.Aaron Weber2002-10-169-22/+77
* Made tooltips more clear.Jeffrey Stedfast2002-10-162-3/+7
* If the hash id is NULL, return CAMEL_CIPHER_HASH_DEFAULT. Fixes bugJeffrey Stedfast2002-10-162-8/+15
* Return right away rather than crashing if card->email is NULL.Dan Winship2002-10-162-0/+12
* try to preserve the work week view setting if it makes sense (set_view):JP Rosevear2002-10-162-3/+22
* check if the selection fits in the leftover daysJP Rosevear2002-10-162-4/+28
* Change the type in LDAP shortcuts from "ldap-contacts" to "contacts/ldap".Dan Winship2002-10-162-144/+62
* remove an unwanted spaceJeffrey Stedfast2002-10-151-1/+1
* Only set an account name if one doesn't already exist. Also use theJeffrey Stedfast2002-10-112-18/+29
* Removed the Run Once filter action.Jeffrey Stedfast2002-10-113-28/+26
* Don't do anything if the message_list is NULL (this means theJeffrey Stedfast2002-10-112-1/+12
* Updated Norwegian translation. Added new etspec files.Kjartan Maraas2002-10-103-284/+306
* [ Fix #7094, #7064, #7095, #31944, #31945 ] Hook up new etspec file.Kjartan Maraas2002-10-1014-146/+129
* The CamelFolderInfo that we get back has nodes for all parent folders, soJeffrey Stedfast2002-10-102-2/+19
* If the response from the IMAP server is "No", don't set theJeffrey Stedfast2002-10-102-2/+11
* fix 1.0/1.2 feature list discrepancies.Aaron Weber2002-10-092-20/+6
* add info about man page and so forth.Aaron Weber2002-10-093-3/+34
* Mark a string for translation, fixes bug #31942. Thanks toJeffrey Stedfast2002-10-093-7/+12
* Fixes #11434Rodrigo Moya2002-10-098-0/+102
* set the 24 hour format initiallyJP Rosevear2002-10-094-55/+15
* Don't maek "en" for translation. Fixes bug #31788.Jeffrey Stedfast2002-10-083-5/+10
* Update version number to 1.1.2.99.Ettore Perazzoli2002-10-082-2/+8
* Sync for 1.1.2.Ettore Perazzoli2002-10-0847-65689/+84821
* Fixes #31774Rodrigo Moya2002-10-082-2/+9
* cast the correct itemJP Rosevear2002-10-082-1/+6
* More fixups.Ettore Perazzoli2002-10-081-137/+148
* Add fixer's name to info.JP Rosevear2002-10-081-19/+19
* Remove a conflict tag.Mike Kestner2002-10-081-1/+0
* GAL news.Mike Kestner2002-10-081-0/+8
* Oops, remove redundancy.JP Rosevear2002-10-081-7/+0
* Update.JP Rosevear2002-10-081-0/+43
* Update.Ettore Perazzoli2002-10-081-52/+61
* updated news for mailerJeffrey Stedfast2002-10-081-0/+59
* Update.Ettore Perazzoli2002-10-081-2/+72
* Set content->rawtext to TRUE for text parts because the content is in itsJeffrey Stedfast2002-10-082-7/+33
* Fixes bug #31752Jeffrey Stedfast2002-10-083-12/+39
* Fix all mailing list regex patterns to allow any number of spaces *or*Jeffrey Stedfast2002-10-082-11/+17
* Change the selection mode to GTK_SELECTION_BROWSE so there is always aEttore Perazzoli2002-10-083-14/+18
* Fixes crash in #19159Rodrigo Moya2002-10-072-7/+23
* Fixes #15892Rodrigo Moya2002-10-0711-26/+222
* Updated Norwegian translation.Kjartan Maraas2002-10-052-854/+965
* new function, emit cancelled so the folder selector button will sensitizeChris Toshok2002-10-052-0/+20
* Don't default 'me' to the source account until after we've tried to detectJeffrey Stedfast2002-10-052-13/+45