aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Check before deferencing the sep pointer.Joe Shaw2000-10-112-1/+8
* added lt translationGediminas Paulauskas2000-10-113-0/+4558
* Added #include <errno.h> to mail/mail-threads.c so it will compile.Cody Russell2000-10-112-0/+4
* teach camel about "its" vs. "it's"Jacob "Ulysses" Berkman2000-10-115-8/+12
* make the built sources depend on the idl filesJacob "Ulysses" Berkman2000-10-112-0/+10
* Updated Swedish translation.Christian Rose2000-10-111-48/+12
* Install the Executive-Summary filesIain Holmes2000-10-102-0/+5
* Truncate key if it is too big to fit in a single block to MAX_KEYLENNot Zed2000-10-102-0/+22
* Updated French translations.Christophe Merlet2000-10-102-155/+185
* Updated Swedish translation.Christian Rose2000-10-102-82/+100
* Adjust to using gnome-pilot-sync-abs conduit which is based on the latestJP Rosevear2000-10-1012-1937/+1305
* new round-and-around-and-around-and-arou..duh. New icon. For repeatingTuomas Kuosmanen2000-10-102-78/+20
* Fixed for new rule_context_loadIain Holmes2000-10-102-1/+5
* use our own etable to display the stores, and get them from theChris Toshok2000-10-103-149/+362
* write out the newsrc. (nntp_store_get_name): if @brief, just return host.Chris Toshok2000-10-103-57/+95
* Added the executive-summary library and cflagsIain Holmes2000-10-1011-3/+354
* Updated to use new icon code.Iain Holmes2000-10-102-52/+179
* Added an icon parameter to the create_view methods.Iain Holmes2000-10-1010-29/+80
* Oops, forgot these files last night.Michael Zucci2000-10-102-0/+221
* Updating pt_BR translationsJorge Godoy2000-10-091-1966/+2648
* s/Menu_//Michael Meeks2000-10-097-16/+20
* Work around missing files in Zucchi's commit.Ettore Perazzoli2000-10-093-5/+21
* Removed ondemand callback nonsense from rule_context_load().Not Zed2000-10-092-1/+6
* duh. /tigTuomas Kuosmanen2000-10-091-136/+19
* New widget, full search dialogue for mail.Not Zed2000-10-0912-50/+221
* Remove the stupid on-demand cb shit. (rule_context_load): And here too.Not Zed2000-10-093-21/+13
* fix the mess with separators.Michael Meeks2000-10-097-17/+21
* Removed the assertion that there must be at least 1 column. No way toNot Zed2000-10-095-2/+108
* Add $(EXTRA_GNOME_CFLAGS) so it can find gnomesupport.hIain Holmes2000-10-092-0/+2
* Change paths in such a way as to require HEAD bonobo.Michael Meeks2000-10-092-2/+15
* re-write.Michael Meeks2000-10-094-11/+26
* s/descr/tip/Michael Meeks2000-10-098-50/+64
* Added missing BEGIN/END_GNOME_DECLSLauris Kaplinski2000-10-091-0/+5
* Updated spanish translation.Hector Garcia2000-10-082-211/+95
* Updated russian translation.Valek Frob2000-10-082-314/+307
* Updated Galician translationJesus Bravo Alvarez2000-10-082-1826/+1589
* Updated Swedish translation.Christian Rose2000-10-082-68/+91
* Issue a warning if h->value is NULL.Miguel de Icaza2000-10-081-1/+9
* Tag string for translation (do_flag_messages): ditto.Miguel de Icaza2000-10-082-4/+7
* Repeates writes on EINTRS. (pipe_read): Repeats reads on EINTRS.Miguel de Icaza2000-10-083-24/+111
* Move the functionality to incorporate messages intoMiguel de Icaza2000-10-082-122/+149
* Fix the semicolons in this rule. Noticed by x-virge.Dan Winship2000-10-083-7/+16
* set cursors to NULL after destroying them, to avoid any possibility ofDamon Chaplin2000-10-081-0/+5
* initialize priv->sockets to NULL, fixes startup crash on non-ia32Matt Wilson2000-10-082-0/+6
* New function to make a directory and (if needed), its parentsDan Winship2000-10-082-1/+38
* Fix the locking up of the mail by only calling camel functions from theIain Holmes2000-10-075-53/+163
* Use gnome-vfs to retrieve the requested files. Allows services to specifyIain Holmes2000-10-075-26/+40
* Byebye Makefile.inIain Holmes2000-10-075-52/+101
* New widget to pick weekdays.Federico Mena Quintero2000-10-073-0/+608
* Decode the resulting string.Jeffrey Stedfast2000-10-072-6/+15
* Backported (from EVOLUTION_0_5_1) the code that allowed the shell toEttore Perazzoli2000-10-072-3/+109
* call _set_compare_function after inserting the storage.Chris Toshok2000-10-072-0/+6
* make it transparent instead of white.Chris Toshok2000-10-072-16/+20
* add camel-nntp-grouplist.h (libcamelnntp_la_SOURCES): addChris Toshok2000-10-071-0/+2
* set the @subscribed_only parameter to TRUE, since the subscribe UI is theChris Toshok2000-10-072-1/+7
* new file.Chris Toshok2000-10-074-0/+309
* Fix so that we don't encode every single char in the word. Also, do weJeffrey Stedfast2000-10-072-2/+3
* Fix so that we don't encode every single char in the word. Also, do weJeffrey Stedfast2000-10-072-12/+19
* Updated French translation.Christophe Merlet2000-10-078-318/+340
* Add missing parameter in call to `camel_store_get_folder_info()'.Ettore Perazzoli2000-10-072-1/+7
* Don't compile the NNTP provider as it currently doesn't build becauseEttore Perazzoli2000-10-071-1/+1
* Fix builddir != srcdir Yet Another Time Again. Fun!Ettore Perazzoli2000-10-072-14/+20
* add camel-nntp-grouplist.h (libcamelnntp_la_SOURCES): addChris Toshok2000-10-0611-28/+361
* Decode the header before writing it to the header box.Jeffrey Stedfast2000-10-062-2/+9
* Encode the name part of the address and don't quote the name.Jeffrey Stedfast2000-10-062-14/+78
* add a freeze / thaw pair to reduce flicker on switching controls.Michael Meeks2000-10-063-11/+15
* Use the camel_address_encode function again.Jeffrey Stedfast2000-10-062-4/+26
* ignore more stuff.Chris Toshok2000-10-0611-1673/+34
* #include <gal/widgets/e-gui-utils.h>Chris Toshok2000-10-063-3/+8
* include <gal/widgets/e-gui-utils.h> instead of "e-util/e-gui-utils.h" toChris Toshok2000-10-062-1/+8
* Updated Swedish translation.Christian Rose2000-10-062-95/+106
* remove redundant separator.Michael Meeks2000-10-065-14/+16
* add #include for libgnomeui/gnome-messagebox.hChris Toshok2000-10-062-0/+6
* fetch mail before sending, this is a temp fix for POP-before-SMTPJeffrey Stedfast2000-10-062-3/+9
* Add verify-evolution-install.sh to EXTRA_DISTDan Winship2000-10-062-1/+6
* Modified to not encode space chars in the middle of a line. (isblank): NewJeffrey Stedfast2000-10-063-40/+53
* Check for isblankJeffrey Stedfast2000-10-063-1/+9
* Updated Spanish translationHector Garcia2000-10-052-160/+181
* Described Search features.Aaron Weber2000-10-0518-360/+820
* Bump Bonobo requirement to >= 0.20Michael Meeks2000-10-052-2/+6
* Disable summary stuff, it appears to be badly broken.Michael Meeks2000-10-0523-397/+395
* Use CamelInternetAddress instead of my quick hack (aka InternetAddress).Jeffrey Stedfast2000-10-053-154/+43
* Don't listen for message-changed hook, because it causes a lock up (?)Iain Holmes2000-10-052-3/+4
* revert to old method (only use XOVER if OVER is supported.)Chris Toshok2000-10-053-14/+34
* Add the stuff to make evolution-mail a summary providing component. :)Iain Holmes2000-10-058-46/+254
* Add the executive summary stuffIain Holmes2000-10-053-0/+16
* Add the .cvsignoreIain Holmes2000-10-051-0/+2
* Add the ESummary dirIain Holmes2000-10-052-0/+11
* Set up the local dir for the executive summaryIain Holmes2000-10-052-1/+10
* Add the executive summary ui fileIain Holmes2000-10-052-1/+11
* Doh! forgot the widgetsIain Holmes2000-10-0511-0/+1424
* Add the executive summary stuff.Iain Holmes2000-10-0542-0/+4784
* Add the service iconIain Holmes2000-10-051-0/+0
* when the user types in a new event, don't create it until the user hitsDamon Chaplin2000-10-059-494/+341
* Add back the "sync folder on leave" hack that got lost in the UIHandlerDan Winship2000-10-052-1/+7
* fix from Darin toolbar -> dockitem.Michael Meeks2000-10-052-1/+5
* Add Invert SelectionJeffrey Stedfast2000-10-052-2/+6
* Instead of UnSelectAll, we want InvertSelection.Jeffrey Stedfast2000-10-054-29/+41
* Emit the selection/cursor "changed" signals.Jeffrey Stedfast2000-10-051-0/+19
* return a gboolean so we can tell if this command worked. we can't key offChris Toshok2000-10-052-8/+20
* Fix a case where a variable was free'd and then possibly used in an errorDan Winship2000-10-052-2/+7
* As a temporary solution to the to-do printing, just print the summaries.Federico Mena Quintero2000-10-052-34/+44
* news: -> nntp:.Chris Toshok2000-10-052-23/+7
* Select all elements of the etable.Jeffrey Stedfast2000-10-054-0/+67
* remove news specific check. (mail_tool_uri_to_folder): news: -> nntp:Chris Toshok2000-10-052-9/+8
* use "nntp:" instead of "news:" since "news:" urls aren't supposed to haveChris Toshok2000-10-052-2/+14
* borrow some code from the imap provider to query the user for theirChris Toshok2000-10-053-30/+123
* Don't expunge the source mailbox on completion.Jeffrey Stedfast2000-10-052-1/+6
* IMAP4 (pre-rev1) doesn't support the 'LIST "" ""' idiom, so don't use it.Dan Winship2000-10-052-19/+34
* Updated Swedish translation.Christian Rose2000-10-052-273/+274
* Don't try to add_folders if get_folder_info returned NULL.Dan Winship2000-10-052-2/+9
* Use g_list_append() correctly. (print_todo_details_cb): Likewise.Federico Mena Quintero2000-10-052-20/+33
* Use header_encode_phrase instead. (camel_mime_message_set_from): Same.Jeffrey Stedfast2000-10-052-12/+8
* Fix strftime() %a versus %b confusion. Fixes bugzilla #644.Federico Mena Quintero2000-10-052-38/+22
* Changed the attachment icon to match the other sized - 16x16.Michael Zucci2000-10-051-83/+136
* Fix the attachment icon width. (content_is_attachment): Perform someNot Zed2000-10-042-4/+48
* Handle the case where ct != NULL, but type and subtype are, and also matchNot Zed2000-10-044-14/+59
* Changed to take into account the sort group, if the table has one.xNot Zed2000-10-047-18/+428
* Updated Spanish translationHector Garcia2000-10-041-995/+1056
* ui/evolution-addressbook-ldap.xml, ui/evolution-addressbook.xml,Matt Bissiri2000-10-047-11/+32
* Spellcheck. Fixed some wording, and responded to clahey's suggestions--Aaron Weber2000-10-0422-782/+1006
* Added a comment to a piece of code that I was trying to "fix" just to findMiguel de Icaza2000-10-042-0/+19
* bind 'D' to MessageDelete; a proto binding.Michael Meeks2000-10-042-2/+13
* move Open, Save into FileOpsMichael Meeks2000-10-043-6/+29
* remove evil usize set.Michael Meeks2000-10-042-1/+4
* Quote the mailbox name when sending a SELECT request otherwise mailboxesJeffrey Stedfast2000-10-044-60/+87
* Put in 3 more dialog boxes in these files.Christopher James Lahey2000-10-042-75/+1811
* *** empty log message ***Jesse Pavel2000-10-043-137/+508
* Updated Norwegian translation.Kjartan Maraas2000-10-042-352/+457
* New file containing camel_imap_command and friends. MajorDan Winship2000-10-049-1194/+735
* updated Spanish translationHector Garcia2000-10-031-0/+4
* Updated (not everything) the spanish translationHector Garcia2000-10-031-1020/+1142
* destroy our tree_model and remove the root node. also, release_unref ourChris Toshok2000-10-033-6/+34
* Fixed a bug that caused the "Create new shortcut group" dialog not toEttore Perazzoli2000-10-032-0/+7
* add a storage-set-view-listener, and add a little printf saying whatChris Toshok2000-10-033-2/+30
* if we're not displaying folders, the current folder is NULL. (class_init):Chris Toshok2000-10-033-3/+16
* add storage_selected behavior - loop over the listeners callingChris Toshok2000-10-037-6/+96
* `EvolutionStorageSetViewListener', wrapper for the CORBAEttore Perazzoli2000-10-034-0/+353
* fix typo. (impl_StorageSetView_remove_listener): same.Chris Toshok2000-10-035-29/+143
* get Evolution::StorageSetView interface on our storage set view control,Chris Toshok2000-10-032-0/+13
* add -I$(top_srcdir)/widgets/miscChris Toshok2000-10-033-4/+27
* add fields for the storage set Bonobo_Control and Evolution_StorageSetViewChris Toshok2000-10-033-31/+46
* pass storage_set_view_interface as second argument toChris Toshok2000-10-032-1/+10
* remove spurious conflict indicator.Michael Meeks2000-10-031-1/+0
* kill.Michael Meeks2000-10-036-66/+92
* New convenience function to determine if there are any 8bit mime parts inJeffrey Stedfast2000-10-034-12/+221
* set the new node's compare function. (insert_folders): same.Chris Toshok2000-10-032-2/+11
* track e-tree sort api change. (treepath_compare): same. (new_folder_cb):Chris Toshok2000-10-032-10/+13
* change/add prototypes and a typedef for ETreePathCompareFunc.Chris Toshok2000-10-032-49/+99
* don't screw things up if we sort a collapsed node.Chris Toshok2000-10-031-2/+5
* Use the CamelInternetAddress parser. (smtp_get_email_addr_from_text):Jeffrey Stedfast2000-10-032-53/+22
* nukeChris Toshok2000-10-032-1181/+0
* Remove "Port" entry from source dialog. We'll use "host:port" likeDan Winship2000-10-032-75/+25
* Remove default_ports.Dan Winship2000-10-0316-20/+24
* subscribe-control.[ch] -> subscribe_dialog.[ch]Chris Toshok2000-10-037-78/+95
* remove the 2 tree pixbufs, so adjust the offsets to the score pixbufs.Chris Toshok2000-10-032-7/+8
* pass NULL for the open/closed pixbuf of the tree renderer. we'll let itChris Toshok2000-10-032-21/+21
* flip black and gray, the way i intended them to be.Chris Toshok2000-10-032-4/+4
* Update for CamelFolderInfo changes.Dan Winship2000-10-034-48/+52
* Remove camel_folder_{get,free}_subfolder_info, as we want to be able toDan Winship2000-10-0320-350/+511
* If the body of the message has 8-bit chars, set theJeffrey Stedfast2000-10-032-16/+33
* More updating... still not usable, or even compilableDan Winship2000-10-034-46/+266
* reinstate file.Chris Toshok2000-10-035-24/+103
* fix #include of gnome-canvas-pixbuf.hDan Winship2000-10-032-1/+5
* *** empty log message ***Jesse Pavel2000-10-035-140/+411
* Added the ability for the shell to export the storage set view as aEttore Perazzoli2000-10-0210-5/+583
* Updated French translation.Christophe Merlet2000-10-022-341/+457
* Add a `::remove_listener' method to Evolution::Storage.Ettore Perazzoli2000-10-023-7/+101
* Updated russian translation.Valek Frob2000-10-022-111/+195
* Add a cache for the pixbufs, hashed on CID, so that we only have to make aIain Holmes2000-10-023-81/+174
* If the description of an attachment is a blank string, revert toIain Holmes2000-10-024-4/+74
* Translations from KeldKenneth Christiansen2000-10-011-789/+400
* Updated Swedish translation.Christian Rose2000-10-012-123/+151
* Eye-candy, eye-candy.Iain Holmes2000-10-012-10/+106
* The big eye-candy commit.Iain Holmes2000-10-019-42/+3042
* Made it so that minicard doesn't write out changes to the backend unlessChristopher James Lahey2000-10-013-24/+40
* updated to support RDATE end times or durations. Note that if you have twoDamon Chaplin2000-09-3010-226/+621
* better i18n of strftime strings.Damon Chaplin2000-09-303-9/+20
* fixed use of date strings to support i18n better.Damon Chaplin2000-09-303-53/+97
* updated to use new EShortcutBar signals for DnD.Damon Chaplin2000-09-305-14/+98
* Add Print PreviewMiguel de Icaza2000-09-301-0/+7
* Add print preview verb here.Miguel de Icaza2000-09-305-51/+140
* Install the new subscribe UI xml filePeter Williams2000-09-302-1/+7
* Updated Swedish translation.Christian Rose2000-09-302-71/+75
* add a Settings/Manage Subscriptions... menu item.Chris Toshok2000-09-303-0/+17
* nuked.Chris Toshok2000-09-309-332/+227
* Get the title bar for the folder view to use TigerT's pin icon for theEttore Perazzoli2000-09-295-66/+235
* Changed.Christopher James Lahey2000-09-291-0/+0
* Minor stylistical fixup.Ettore Perazzoli2000-09-291-2/+4
* another mem leak fixJeffrey Stedfast2000-09-291-0/+5
* added prototype.Chris Toshok2000-09-294-7/+61
* Fixed some memory leaks. (camel_smtp_transport_init): InitializeJeffrey Stedfast2000-09-294-60/+61
* add a FolderSearch control, and change "Refresh" to "RefreshList".Chris Toshok2000-09-292-1/+10
* Don't send the recipient data through smtp_get_email_addr_from_text - thisJeffrey Stedfast2000-09-293-18/+27
* New file. Approximate UML description of ETable.Christopher James Lahey2000-09-291-0/+0
* Make sure to add the space char after an encoded word when the encoding isJeffrey Stedfast2000-09-292-0/+7
* Don't print "Folder registered successfully" if it didn't. (Duh. :)Dan Winship2000-09-292-3/+7
* Fix a stupid crash in ::destroy that was my fault.Ettore Perazzoli2000-09-292-2/+7
* Check to see if the body has 8bit chars, if so - set theJeffrey Stedfast2000-09-292-1/+26
* Messages should be appended to Sent as Seen. (do_send_mail): Same.Jeffrey Stedfast2000-09-292-2/+8
* When getting a literal string response, don't include the \r\n after theJeffrey Stedfast2000-09-294-1/+18
* Translations from KeldKenneth Christiansen2000-09-291-1467/+1505
* If the startup folder cannot be open, default to the local Inbox.Ettore Perazzoli2000-09-282-5/+12
* Updated Swedish translation.Christian Rose2000-09-282-169/+175
* Don't compile the subscribe control for now, as it needs to beEttore Perazzoli2000-09-282-4/+6
* Updated Ukrainian translationYuri Syrota2000-09-281-928/+1204
* New function to fold headers.Not Zed2000-09-2813-293/+4849
* Updated russian translation.Valek Frob2000-09-282-697/+593
* Make sure we map the 'free' block to a block number when unlinking a blockNot Zed2000-09-284-11/+72
* new function.Chris Toshok2000-09-284-8/+86
* add an Refresh List button..Chris Toshok2000-09-282-0/+10
* add SubscribeControl typedef.Chris Toshok2000-09-287-0/+673
* add evolution-subscribe.xml.Chris Toshok2000-09-282-0/+44
* Return untagged data in a GPtrArray rather than a string, since it savesDan Winship2000-09-285-142/+214
* 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