aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_PRINT_0_24nobody2000-09-28193-52170/+0
* Now takes an argument to specify the log file (or NULL if logging is notJeffrey Stedfast2000-09-283-2/+42
* Note: We need a configuration option to specify whether to log filteringJeffrey Stedfast2000-09-282-3/+40
* *** empty log message ***Jesse Pavel2000-09-286-7/+627
* Fix it so that "send later" will still mark a message as being replied,Jeffrey Stedfast2000-09-282-0/+16
* If the message has been deleted, don't try filtering it - skip to the nextJeffrey Stedfast2000-09-282-0/+14
* Updated Swedish translation.Christian Rose2000-09-272-70/+112
* Fudge the location of a click in the tooltip, so that it selects theIain Holmes2000-09-273-10/+38
* Added $(EXTRA_GNOME_CFLAGS).Christopher James Lahey2000-09-272-0/+5
* Make sure that card->name and card->full_name are always valid.Matt Bissiri2000-09-276-40/+64
* Fix a bunch of EShortcutView problems. It's still buggy, but at leastEttore Perazzoli2000-09-274-19/+147
* Fixed emission for "shortcut_dragged".Ettore Perazzoli2000-09-272-1/+7
* Updated Norwegian translation.Kjartan Maraas2000-09-272-290/+275
* Quote the folder name as it may contain spaces.Jeffrey Stedfast2000-09-272-22/+37
* drag/drop signals need to be added to the same object that is passed toChris Toshok2000-09-271-9/+9
* Completed the Swedish translation.Christian Rose2000-09-262-2101/+1391
* Moved the (un)select all menu items over to the Edit menu - this looksJeffrey Stedfast2000-09-262-113/+120
* Shuffling (un)select all menu items to the Edit menu.Jeffrey Stedfast2000-09-262-4/+10
* Added some new menu items to the Message menu like (un)select all andJeffrey Stedfast2000-09-262-9/+23
* Added new menu itemsJeffrey Stedfast2000-09-264-25/+77
* Function to convert a folder name/path to a filename for per-folder data.Not Zed2000-09-263-16/+174
* Updated to use Nat's ENameWestern parser.Jeffrey Stedfast2000-09-263-6/+54
* Add the libical include path.Federico Mena Quintero2000-09-262-0/+5
* ename moved so link against e-util/ename/libename.laJeffrey Stedfast2000-09-262-1/+6
* add ename as a SUBDIRJeffrey Stedfast2000-09-262-1/+7
* Moved addressbook/ename to e-util/ename so generate e-util/ename/MakefileJeffrey Stedfast2000-09-262-1/+7
* Look for ename in /e-util/ename instead of /addressbook/enameJeffrey Stedfast2000-09-269-16/+30
* Moved files to e-util - FedericoFederico Mena Quintero2000-09-2610-1746/+0
* CamelException is not for compile-time errors. Replace lots of argumentDan Winship2000-09-262-485/+95
* Update the shortcut bar in the shell view to match the changes in theEttore Perazzoli2000-09-267-158/+431
* Make the shortcut bar not alter the model by itself on a drag and dropEttore Perazzoli2000-09-263-6/+72
* add save_state stuff to ETreeModel, and prototypes for the public methods.Chris Toshok2000-09-262-7/+213
* *** empty log message ***Nat Friedman2000-09-261-0/+5
* Added a ton of new prefixes and suffixes.Nat Friedman2000-09-262-20/+60
* fix typo in tooltip. fix accelerator for "Save as" to be different fromDan Winship2000-09-263-2/+9
* Reverted somes changes in POTFILES.in and micro-updated French translation.Christophe Merlet2000-09-253-40/+33
* Updated Finnish translationjjranta2000-09-252-143/+149
* Updated French translation and POTFILES.in files listChristophe Merlet2000-09-253-2232/+2408
* Fix include typo.Ariel Rios2000-09-251-1/+1
* Fix a refcounting problem with the local storage. ("Somebody" added aEttore Perazzoli2000-09-252-2/+4
* fix sorting - need to update the row_array as well as the actual structureChris Toshok2000-09-251-4/+20
* Updated to handle FIFO streams.Jeffrey Stedfast2000-09-252-31/+23
* set the height of the scrolled window for the description field, since theDamon Chaplin2000-09-259-169/+488
* use pixmaps instead of GtkArrows to look better. Also set the canvasDamon Chaplin2000-09-258-247/+290
* Updates for the Bonobo changes from Michael who is having someEttore Perazzoli2000-09-2311-96/+55
* Fix a crash that happened on my system when sorting by the "From"Ettore Perazzoli2000-09-232-2/+16
* Ugh. Me hack icons. Me commit cvs. Me learns. duh.Tuomas Kuosmanen2000-09-231-0/+0
* oops, my goof with replacing a wrong icon :P Should work now. Ettore, can you...Tuomas Kuosmanen2000-09-231-0/+9
* Again...wrap the folder names in quotesJeffrey Stedfast2000-09-233-8/+9
* lots of changes. flesh out the remove/modify/create functions. add anotherChris Toshok2000-09-232-111/+472
* New comparison function for email addresses. (subject_compare): NewJeffrey Stedfast2000-09-231-6/+23
* add E_CARD_SIMPLE_FIELD_FAMILY_NAME to the enum.Chris Toshok2000-09-233-0/+15
* The root folder's name is "", not the namespace. (camel_imap_folder_new):Dan Winship2000-09-234-11/+18
* added yahoo, whowhere, and infospace servers.Chris Toshok2000-09-232-0/+28
* Fixed some warnings. Fixed a bug where quoted printable fields wereChristopher James Lahey2000-09-224-25/+40
* Added a function to set the status message associated with a given view.Christopher James Lahey2000-09-228-22/+118
* Fixed operation of the keypad keys in EText and ECellText.Christopher James Lahey2000-09-222-12/+46
* Added evolution-addressbook-ldap.xml.Christopher James Lahey2000-09-2223-142/+442
* New comparison function for email addresses. (subject_compare): NewJeffrey Stedfast2000-09-222-3/+169
* Removed the "about calendar" command, since we don't want to have bothFederico Mena Quintero2000-09-224-30/+8
* New function to convert Camel flags to an IMAP flag_list.Dan Winship2000-09-225-224/+161
* Dear native speakers,Federico Mena Quintero2000-09-225-4/+12
* Fixed some memory leakage. Call free_recipients() so we don't leak memory.Jeffrey Stedfast2000-09-223-10/+26
* INBOX is case-insensitive. (get_root_folder_name): Make the root folder ""Dan Winship2000-09-224-263/+132
* Switched to the "official" FSF markup. I will have to make changes to theAaron Weber2000-09-2212-1590/+1298
* s/Bonobo_UIHandler/Bonobo_UIContainer/Michael Meeks2000-09-2116-16/+56
* Updated Norwegian translation.Kjartan Maraas2000-09-212-408/+295
* Include errno.hMiguel de Icaza2000-09-211-0/+1
* Typo caused readability problems with ETable.Christopher James Lahey2000-09-211-1/+1
* Changed the #ifndef used so that it doesn't collide with one inside ofChristopher James Lahey2000-09-211-3/+3
* Oh my god! Chris Lahey killed Kenny! You bastard!Christopher James Lahey2000-09-215-38/+96
* Made e_list a bit more reentrant. If a iterator gets its data pulled outChristopher James Lahey2000-09-214-8/+31
* Don't fail if there is no map file.JP Rosevear2000-09-212-7/+20
* Make this work when a field is spread across multiple lines.Christopher James Lahey2000-09-212-20/+55
* Added a wants_html field to cards. Uses "x-mozilla-html".Christopher James Lahey2000-09-2113-502/+206
* Added a cvsignore file here.Christopher James Lahey2000-09-212-0/+11
* Added evolution-contact-editor.xml.Christopher James Lahey2000-09-213-0/+252
* Add since field to contextJP Rosevear2000-09-214-5/+43
* Make the log file name relevant to the actual calendar file, rather thanJP Rosevear2000-09-212-4/+10
* OopsJP Rosevear2000-09-212-1/+5
* Use a local sax handler.JP Rosevear2000-09-213-61/+15
* Properly assign the CalObjChange type. (cal_backend_log_sax_parse): DeleteJP Rosevear2000-09-212-57/+54
* Updated russian translation.Valek Frob2000-09-202-1087/+825
* Added 2 new icons for the compose -dialog.. /tigertTuomas Kuosmanen2000-09-203-17/+86
* Updated the Swedish translation.Christian Rose2000-09-201-2/+2
* Fixed the Swedish translation.Christian Rose2000-09-201-1/+1
* Fixed sig stuff here and in setupassist.Aaron Weber2000-09-2010-70/+92
* Fixed display of the minicards when the addressbook was first loading. (ItChristopher James Lahey2000-09-202-3/+8
* New utility function (cal_backend_load): use above (cal_backend_create):JP Rosevear2000-09-203-52/+89
* alter the krb4 check a bit to deal with configure cache suckage. (If youDan Winship2000-09-202-1/+9
* Fixed to install the stylesheet-images as well.Federico Mena Quintero2000-09-208-14/+44
* Moved files, fixed header files and paths - FedericoFederico Mena Quintero2000-09-2084-174/+180
* Add some other cases where a slow sync is in order (pre_sync): Pre loadJP Rosevear2000-09-2017-1996/+1170
* ack, remove the ~ and object filesJeffrey Stedfast2000-09-204-197/+0
* Use the linewrap filter to achieve full RFC0821 compliance.Jeffrey Stedfast2000-09-2010-129/+531
* Updated Norwegian translation.Kjartan Maraas2000-09-203-1147/+891
* Change "$(prefix)/share" to "$(datadir)" in a few places. Problem noticedDan Winship2000-09-206-4/+18
* Use the folder's full_name so recursive directory structures displayJeffrey Stedfast2000-09-202-2/+7
* When encoding the internet address, quote the name as the name may haveJeffrey Stedfast2000-09-202-31/+42
* Fix the case where INBOX isn't returned in the folder listing.Dan Winship2000-09-202-1/+12
* Update for CamelFolder changes (subfolder_names -> subfolder_info).Dan Winship2000-09-202-5/+13
* Removed (camel_folder_init, camel_folder_construct): New object initDan Winship2000-09-2021-646/+502
* Deal with NULL composer.Dan Winship2000-09-195-16/+36
* Don't g_error out if the html-editor-control fails. (create_composer): NewDan Winship2000-09-193-64/+70
* ** Merged from IBEX_DISK branch to head.Not Zed2000-09-1916-924/+3681
* add gal as a dependencyDan Winship2000-09-192-1/+7
* Use gnome_vfs_get_file_info.Dan Winship2000-09-193-12/+36
* Call gnome_vfs_init() since the composer now does file operations (to getDan Winship2000-09-192-0/+8
* retarded looking icons for use with displaying scores in the message-listJeffrey Stedfast2000-09-199-0/+192
* Removed COL_ONLINE_STATUS because we don't want that. Renamed COL_PRIORITYJeffrey Stedfast2000-09-193-123/+169
* Modified to use more intuitive namingJeffrey Stedfast2000-09-198-605/+760
* set this to 4 to specify how much X/Open we want with that.Dan Winship2000-09-192-1/+6
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-18313-43113/+491
* Leak prevention.Morten Welinder2000-09-181-2/+8
* Added e-reflow-sorted and e-reflow and fixed the #includes.Christopher James Lahey2000-09-181-4/+4
* doh!Jody Goldberg2000-09-181-6/+6
* Merging in additional type functions (e_xml_get_string_prop_by_name):JP Rosevear2000-09-182-7/+80
* Added the src/widgets/pixmaps/ directory.Christopher James Lahey2000-09-181-0/+2
* Removed duplicate $(EXTRA_GNOME_CFLAGS).Christopher James Lahey2000-09-181-1/+1
* Fixed e-table #includes so that it would compile.Chris Lahey2000-09-1833-65/+65
* Changed #include lines to get e-text to compile.Chris Lahey2000-09-184-9/+9
* Move srcs from gnumeric andJody Goldberg2000-09-184-97/+191
* Remove e_create_image_widget functionJP Rosevear2000-09-183-50/+3
* Remove ifdefed 0 prototypesMiguel de Icaza2000-09-181-7/+4
* Better calculations for tooltip positionsIain Holmes2000-09-187-20/+41
* update CamelFolderInfo New function to free the contents of aDan Winship2000-09-183-7/+25
* Fixed the paths of some .h #includes.Christopher James Lahey2000-09-1815-559/+914
* Everywhere add a -DEVOLUTION_DATADIR=${datadir} in the Makefile.amMichael Meeks2000-09-1711-5/+37
* *Sigh.*Ettore Perazzoli2000-09-168-7/+44
* #include <bonobo-win.h>, not <bonobo-app.h>, which doesn't existEttore Perazzoli2000-09-162-1/+5
* Moved files for Chris - FedericoFederico Mena Quintero2000-09-164-868/+0
* Added some missing #includes.Christopher James Lahey2000-09-167-6/+16
* Removed g_printIain Holmes2000-09-163-2/+4
* split all the ldap operations into 2 halves, a handler, and destructor,Chris Toshok2000-09-162-148/+471
* Made the toplevel <book> id be "index".Federico Mena Quintero2000-09-164-2/+12
* If the cursor is inside the subcell, call the show_tooltip on it.Iain Holmes2000-09-1618-87/+841
* Fixety fix - FedericoFederico Mena Quintero2000-09-161-3/+3
* Set camel_verbose_debug to TRUE if CAMEL_VERBOSE_DEBUG is set in theDan Winship2000-09-163-10/+29
* Updated Spanish translationCarlos Perelló Marín2000-09-161-1145/+2107
* remove spec file. We haven't been keeping it up to date, and it's onlyDan Winship2000-09-163-125/+6
* Fix for new accel syntax; update bonobo to get working accelerators.Michael Meeks2000-09-163-13/+13
* Revert **Temp fix** from below since the relevant shell bug has been fixedDan Winship2000-09-152-4/+9
* foreach_data should be set to the caller-supplied data, not the tree itemDan Winship2000-09-152-4/+9
* Don't get_message_flags, because POP doesn't support it and it's pointlessDan Winship2000-09-152-6/+7
* Fix the sense of the "keep on server" check so we're not doing thisDan Winship2000-09-152-1/+6
* This bug was so much fun to fix the first time that I decided toDan Winship2000-09-152-1/+14
* Fix a crash in draw_button.Iain Holmes2000-09-153-4/+10
* **Temp fix** Send "" as the default folder to select as anything elseJeffrey Stedfast2000-09-152-16/+25
* typo/compile fixPeter Williams2000-09-153-4/+4
* Made a nicer dialog for the "You have not configured the mail client" errorIain Holmes2000-09-152-13/+26
* Fixed bug #536 Popup folder tree button doesn't expandIain Holmes2000-09-152-4/+6
* Fix some crashes Make double clicking on the header dividers automaticallyIain Holmes2000-09-1525-54/+517
* Don't use dir_sep as top-level directory, use "/".Jeffrey Stedfast2000-09-153-8/+13
* ShushJP Rosevear2000-09-152-2/+6
* Call unicode_init for e-font stuff.Dan Winship2000-09-152-0/+8
* Oops, get the right files added/removedJP Rosevear2000-09-152-5/+5
* Add headers with GPL notice and credit copyright to those appropriateJP Rosevear2000-09-156-69/+199
* Don't look at the response of the command. camel_imap_command_extended()Dan Winship2000-09-152-80/+9
* Updated Ukrainian translationYuri Syrota2000-09-141-3/+3
* Updated Ukrainian translationYuri Syrota2000-09-141-1553/+1349
* camel_folder_append is perfectly happy to take a NULL info.Dan Winship2000-09-142-6/+5
* add bonobo_ui_handler_unset_container to stop menus screwing up.Michael Meeks2000-09-145-4/+12
* Make Tigert's icons work again.Michael Meeks2000-09-143-17/+18
* Move a couple of helpers into Bonobo before more people start the re-buildMichael Meeks2000-09-144-35/+8
* Changed the include here because it caused make distcheck to fail for me.Christopher James Lahey2000-09-142-1/+7
* Added $(GNOME_PRINT_LIBS) to evolution_LDADD.Christopher James Lahey2000-09-142-0/+5
* Added $(GNOME_PRINT_LIBS) to all of the test files in these directories.Christopher James Lahey2000-09-144-0/+10
* Only use the cache if the user plans to keep_on_server.Jeffrey Stedfast2000-09-142-20/+27
* kill warning. (control_activate): set threaded toggle state, add freeze /Michael Meeks2000-09-145-84/+84
* redo Chris's previous change to match the surrounding code styleDan Winship2000-09-141-2/+2
* Get the status bar playing ball.Michael Meeks2000-09-143-31/+55
* fix path.Michael Meeks2000-09-148-6/+23
* hack. (create_toolbar): ditto.Michael Meeks2000-09-143-2/+61
* re-order to suit and add freeze / thaw, update paths to toggles, removeMichael Meeks2000-09-142-16/+23
* The Commit from hell that breaks all UI related stuff;Michael Meeks2000-09-1428-780/+500
* Added widgets/e-reflow/Makefile. ReplacedChristopher James Lahey2000-09-1433-5154/+67
* Fixed a warning (Missing include file.)Christopher James Lahey2000-09-142-0/+6
* Rewrote to take a third argument (gboolean *selectable) so that we canJeffrey Stedfast2000-09-143-21/+114
* Removed an unused variable.Federico Mena Quintero2000-09-142-3/+3
* See if the new object matches the type of objects we were told to dealFederico Mena Quintero2000-09-142-0/+37
* moved the icons around a bit inside the image so they alignt better in theTuomas Kuosmanen2000-09-142-0/+0
* new pin icon for the pin button in the pinnable folder tree that can beTuomas Kuosmanen2000-09-142-0/+4
* Fixed an uninitialized variable.Christopher James Lahey2000-09-142-1/+5
* Modified to only match text MIME parts in the message rather than theJeffrey Stedfast2000-09-142-36/+131
* Some minor formatting changes.Ettore Perazzoli2000-09-131-35/+37
* Pilot stuffJP Rosevear2000-09-131-1/+4
* Pilot stuffJP Rosevear2000-09-132-0/+7
* Only remove the pilot item from the hash if it exists in the first place.JP Rosevear2000-09-132-6/+14
* Install the Sent dir in Sent, not SentboxJP Rosevear2000-09-132-1/+6
* Make the pop-up folder bar pop down after a folder is selected.Ettore Perazzoli2000-09-132-5/+24
* Fixed a broken fi.pojjranta2000-09-132-10/+13
* Make sure *datalength is > 0 before calling camel_mime_filter_filterJeffrey Stedfast2000-09-132-15/+23
* add a make sure the attachment isn't NULL. A more complete fix comingLarry Ewing2000-09-132-0/+7
* Updated POTFILES.in.Ettore Perazzoli2000-09-132-7/+4
* Fix the configure script to output the Makefile in `src' before theEttore Perazzoli2000-09-132-2/+6
* Use underscores for untranslated characters fro Gtk+Lauris Kaplinski2000-09-133-104/+90
* Hack to compile for distcheck.JP Rosevear2000-09-133-20/+25
* Updated a little bit.Ettore Perazzoli2000-09-131-5/+10
* Don't generate the Makefile for the `notes' directory as it's unused.Ettore Perazzoli2000-09-132-1/+5
* Updated Swedish translation.Christian Rose2000-09-132-127/+214
* Thou shalt add a space after `-I' when invoking `orbit-idl'.Ettore Perazzoli2000-09-138-5/+23
* Use g_int_* for now (cal_backend_file_create): dittoJP Rosevear2000-09-133-67/+135
* Change this a bit so that if you pass it a bold font, it puts that inDan Winship2000-09-132-24/+82
* Little UTF-8 fixLauris Kaplinski2000-09-132-2/+10
* 0.5.Ettore Perazzoli2000-09-132-1/+5
* Get rid of the `ui.xml' stuff that Michael committed, as it's breakingEttore Perazzoli2000-09-136-13/+12
* Remove ui.xml stuff which was breaking distcheck.Ettore Perazzoli2000-09-132-4/+5
* Remove bogus #include.Ettore Perazzoli2000-09-132-1/+5
* Add UI xml files in a more sensible place.Michael Meeks2000-09-135-0/+434
* fixes to make this beast distcheckPeter Teichman2000-09-132-0/+3
* Tidy some xml.Michael Meeks2000-09-134-424/+0
* Added Sent/Outbox feature descriptionsJeffrey Stedfast2000-09-132-0/+9
* set folder_tree before adding the listener, since that will eventuallyDan Winship2000-09-132-2/+6
* add most (but not all) 0.5 Mailer featuresDan Winship2000-09-132-0/+51
* s/Sentbox/Sent/Dan Winship2000-09-132-1/+5
* Renamed Sentbox to SentDan Winship2000-09-137-11/+10
* sync the folder on deactivate.Dan Winship2000-09-132-0/+6
* Merge missing file for distcheckJP Rosevear2000-09-134-0/+391
* Updated Swedish translation.Richard Hult2000-09-132-975/+1048
* Added Swedish translation.Christian Rose2000-09-135-0/+10
* Add a bunch of compile flags to the compilation of `tree-example-2'Ettore Perazzoli2000-09-122-0/+11
* For additional coolness, display the name of the mailing list in theEttore Perazzoli2000-09-124-7/+34
* Grey out the "Filter for Mailing List" item if we cannot figure out aEttore Perazzoli2000-09-123-36/+70
* Turn off debugging output.Dan Winship2000-09-123-4/+9
* Cool Hack of the Day: right-click menu item to autodetect what mailingEttore Perazzoli2000-09-1211-38/+543
* Install the new button icons underEttore Perazzoli2000-09-122-3/+15
* Added fi.po, and a "fi" entry to configure.injjranta2000-09-123-1/+4734
* Updated russian translation.Valek Frob2000-09-122-401/+407
* Connect to the "cal_loaded" signal of the client here. (connect_load):Federico Mena Quintero2000-09-122-75/+49
* Was trying to unhook an event from the wrong folder - oops.Jeffrey Stedfast2000-09-122-1/+6
* Thou shalt leave space for the trailing \0.Dan Winship2000-09-122-1/+4
* Initialize libunicodeDan Winship2000-09-122-1/+6
* (prune_empty): Plugged another small leak.Michael Zucci2000-09-122-0/+2
* Reverted to version 1.15. (remove_node): Ok, if a node has a parent,Not Zed2000-09-122-313/+63
* added some comments (no source code changes)Jeffrey Stedfast2000-09-121-1/+2
* We now use a "copied" variable to record whether a message was marked asJeffrey Stedfast2000-09-122-19/+29
* ChangeLog for my previous commit.Ettore Perazzoli2000-09-121-0/+9
* No longer takes a self_destruct argument.Jeffrey Stedfast2000-09-123-6/+10
* Updated to use the new mail_do_filter_ondemand.Jeffrey Stedfast2000-09-124-26/+34
* Don't freeze/thaw the default inbox here, let the caller freeze/thaw it.Jeffrey Stedfast2000-09-122-22/+20
* Don't have the filter driver self_destruct.Jeffrey Stedfast2000-09-122-1/+6
* Fixed some warnings.Christopher James Lahey2000-09-122-2/+6
* work, you scum of the earth called CVS!Tuomas Kuosmanen2000-09-127-0/+0
* Fixed a crash error.Christopher James Lahey2000-09-123-32/+50
* this will also make the icon files installed.. /tigertTuomas Kuosmanen2000-09-121-0/+10
* Added some new icons.. /tigertTuomas Kuosmanen2000-09-121-0/+10
* Fix some annoying warnings in the folder selection dialog.Ettore Perazzoli2000-09-122-2/+12
* The return value should not be const. (Well, unless the input was, but youDan Winship2000-09-125-6/+11
* Added a simple LocalStorage manager module so that we can hook upEttore Perazzoli2000-09-124-0/+227
* Remove debugging message.Ettore Perazzoli2000-09-122-2/+4