/multimedia/gpodder/

soc2013-evolution' title='gsoc2013-evolution Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Made this into a Gtk object.Christopher James Lahey2000-08-123-19/+218
* Ref our book view listener.Christopher James Lahey2000-08-1210-95/+807
* kill using_oaf assertion.Michael Meeks2000-08-124-2/+9
* Sync - FedericoFederico Mena Quintero2000-08-121-1/+28
* *** empty log message ***Seth Alves2000-08-121-0/+5
* stubs for pilot id accessors (cal_component_get_pilot_status):Seth Alves2000-08-127-350/+815
* Changed param order a bit and fixed some logicJeffrey Stedfast2000-08-124-28/+62
* Fix compilation of that vital necessity test-mailPeter Williams2000-08-122-3/+7
* Move menu items that affect a single message together, ditto with onesJP Rosevear2000-08-122-8/+16
* Generate a prettier string for the geographical position.Federico Mena Quintero2000-08-124-80/+537
* New convenience function for multi-transactional commands (openingJeffrey Stedfast2000-08-124-33/+217
* implement code to encode the first email address and send to the pilot.Chris Toshok2000-08-122-11/+42
* Fixed a warning.Christopher James Lahey2000-08-124-1/+8
* Fixed a warning.Christopher James Lahey2000-08-122-2/+6
* add code for handling email addresses from pilot (which stores it as aChris Toshok2000-08-122-34/+56
* Redo this again. Get rid of struct mail_format_data and move most of thatDan Winship2000-08-125-296/+323
* ChangeLog update to go with my previous commitPeter Williams2000-08-121-0/+14
* remove get_name and get_full_name assignments, since the camel-folder.cChris Toshok2000-08-122-16/+7
* use g_get_home_dir, since evolution_dir isn't available in the providers.Chris Toshok2000-08-122-3/+8
* use config->news instead of config->sources.Chris Toshok2000-08-122-2/+7
* Fix 'Test settings' in the prefs dialog. Update the async readme.Peter Williams2000-08-125-67/+152
* Update this for CamelObject (try_inline_pgp): Deal with decrypting hereDan Winship2000-08-125-118/+123
* Put the dont-try-to-get-mail-from-imap-sources check into a better spotPeter Williams2000-08-123-5/+14
* Work around gtk option menu bug. (service_page_item_auth_fill): dittoJP Rosevear2000-08-122-4/+10
* Fix two mistakes in the FORWARD_MESSAGE handlerPeter Williams2000-08-122-1/+5
* Fix some warnings. Make 'configure folder' a modal dialog.Peter Williams2000-08-123-6/+13
* Oops - FedericoFederico Mena Quintero2000-08-121-1/+1
* Handle the PERCENT-COMPLETE property. (free_icalcomponent): Likewise.Federico Mena Quintero2000-08-129-23/+234
* Fix the camel-folder's thaw handler. Implement event forwarding into the main...Peter Williams2000-08-128-18/+106
* If the caller passes "-1" for the model row, translate that to view row 0.Dan Winship2000-08-123-8/+17
* Allow the window to be growableJP Rosevear2000-08-123-6/+14
* Fix some ()'s instead of voidsPeter Williams2000-08-123-16/+25
* sdialog, not iddialogJP Rosevear2000-08-122-1/+4
* Freeze/thaw around multi-message folder operations (flag, move)Peter Williams2000-08-122-0/+16
* Check nrow, not srow.JP Rosevear2000-08-129-122/+236
* Use camel_service_get_name rather than showing the URL to the user.Dan Winship2000-08-112-4/+16
* Fix a crash with tab expansion in e_text_to_htmlPeter Williams2000-08-112-0/+8
* Remove an '#if 0' that must have been left in accidentally, so thatDan Winship2000-08-112-2/+11
* Crash fix on user-doesn't-press-escape.Peter Williams2000-08-112-0/+10
* Add a function to return a useful name for a folder (not just "mbox" orDan Winship2000-08-114-14/+45
* updated..Szabolcs Ban2000-08-111-649/+1043
* Updated russian translation.Valek Frob2000-08-112-435/+783
* Use proper accessor function instead of poking the structure.Not Zed2000-08-112-6/+6
* Implement. (mh_get_message_user_tag): Implement.Not Zed2000-08-115-4/+142
* Yay so lets fix an already fixed fix, again. (copy_message_to): and hereNot Zed2000-08-112-18/+19
* Added a prototype (remove warning)Michael Zucci2000-08-111-1/+2
* Changed a couple of input field names.Christopher James Lahey2000-08-112-2/+7
* Added a test for the EEntry widget.Christopher James Lahey2000-08-116-1/+175
* Properly handle different local file formats. The folder isn't alwaysNot Zed2000-08-114-6/+64
* Fixed some warnings.Christopher James Lahey2000-08-113-1/+10
* Fixed some warnings.Christopher James Lahey2000-08-115-8/+8
* ChangeLog mistake.Chris Lahey2000-08-111-2/+2
* Fixed some warnings.Christopher James Lahey2000-08-115-3/+16
* Fixed some warnings.Christopher James Lahey2000-08-1120-22/+70
* t Zed <NotZed@HelixCode.com>Michael Zucci2000-08-112-28/+23
* Remove bogus prototype that was causing compilation to fail when LDAPEttore Perazzoli2000-08-112-4/+5
* Removed unecessary change and fixed indenting.Michael Zucci2000-08-111-231/+214
* New search dialog for addressbook.Christopher James Lahey2000-08-113-10/+44
* Update prototype.Dan Winship2000-08-113-2/+8
* Update for changed prototype, pass evolution_homedir arg toDan Winship2000-08-114-13/+25
* Don't call e_setup_base_dir. It was wrong and it doesn't exist any more.Dan Winship2000-08-1112-18/+24
* Remove. The shell tells the components where the evolution homedir is now.Dan Winship2000-08-114-115/+5
* add "in string evolution_homedir" to ShellComponent::set_owner'sDan Winship2000-08-1111-52/+46
* Remove unneeded e-setup.h includeDan Winship2000-08-112-1/+4
* Make escape equivalent to cancel in the error and query dialogsPeter Williams2000-08-113-3/+23
* New function. Mostly moved over fromFederico Mena Quintero2000-08-114-77/+86
* Updated Slovenian translationAndraz Tori2000-08-111-512/+1164
* If we go over the max number of messages, don't keep requesting newJeffrey Stedfast2000-08-112-13/+23
* Fixed any search to not crash on missing phone numbers or email addresses.Christopher James Lahey2000-08-112-2/+7
* Removed. Wheee!Federico Mena Quintero2000-08-114-84/+23
* Add a "gboolean create" argument to pass to camel_store_get_folder.Dan Winship2000-08-116-11/+23
* There. A pretty function to generate recurrence instances atomically soFederico Mena Quintero2000-08-113-7/+291
* Add myself to the about box, finally.Peter Williams2000-08-112-1/+7
* Show 'no new mail' correctly.Peter Williams2000-08-112-9/+46
* Made asyncJeffrey Stedfast2000-08-112-57/+86
* Fix compile warning by casting the object to a CamelObjectJeffrey Stedfast2000-08-112-10/+15
* Fix the infinite movemailPeter Williams2000-08-117-8/+49
* If converting both spaces and newlines, then convert tabs too. The joys ofDan Winship2000-08-112-3/+33
* Fix a bug in the async changes. (This was identical to reply_to_sender.)Dan Winship2000-08-112-1/+6
* Workaround Zucchi's new append_messagePeter Williams2000-08-112-4/+40
* bluuuuuuurrrrrghPeter Williams2000-08-111-0/+357
* triple oopsPeter Williams2000-08-111-0/+69
* double oops. /me kicks selfPeter Williams2000-08-111-1/+49
* weirdPeter Williams2000-08-111-0/+23
* oopsPeter Williams2000-08-113-0/+1312
* Merge with camel-async.Peter Williams2000-08-11149-4761/+7538
* Update for append_message api change.Not Zed2000-08-114-10/+26
* Save the results of searches till we're done. So we dont have to goNot Zed2000-08-112-37/+48
* A better way to compress leading whitespace. The code is probably invalidNot Zed2000-08-1116-1041/+1170
* Return the text in GtkCombo->entryJeffrey Stedfast2000-08-102-1/+6
* Updated Japanese translation.Akira Tagoh2000-08-102-820/+1220
* Fixed the GList identity stuff, should now display all configuredJeffrey Stedfast2000-08-102-9/+11
* Added a button to save to your addressbook.Christopher James Lahey2000-08-103-2/+117
* Made the toolbars conform to the user's gnomecc settings for detachableCody Russell2000-08-107-5/+44
* This is the baddest-ass script in the history of foreverPeter Williams2000-08-101-16/+170
* Fixed some warnings.Christopher James Lahey2000-08-104-18/+35
* Oops, subtract the new alarm's trigger time from the current time.Federico Mena Quintero2000-08-103-2/+7
* Modified to allow dropdown entry-boxes as well (for headers like From:)Jeffrey Stedfast2000-08-104-32/+153
* Get the from address set in the composer, if that fails ONLY THEN get theJeffrey Stedfast2000-08-104-26/+51
* Fix make maintainer-cleanPeter Williams2000-08-104-2/+12
* ChangeLog mistake.Chris Lahey2000-08-101-1/+1
* Fixed some warnings.NotZed2000-08-103-7/+11
* New file containing MIME keys for Evolution. Currently just theDan Winship2000-08-103-1/+19
* eek! okay, we can't just point to a mail_display apparently...Jeffrey Stedfast2000-08-101-3/+3
* Support controls as well as embeddables.Dan Winship2000-08-102-0/+7
* Changed to only take a FolderBrowser argumentJeffrey Stedfast2000-08-104-5/+11
* Fixed some warnings.Christopher James Lahey2000-08-103-2/+5
* Create a new FolderBrowser for each message being opened in a new window.Jeffrey Stedfast2000-08-102-8/+16
* Fixed a warning.Christopher James Lahey2000-08-102-1/+8
* Make right click select if the current row is not selected.Christopher James Lahey2000-08-107-0/+44
* Nicify a little, add in a menu separator between VFolder and Filter stuff.Jeffrey Stedfast2000-08-103-20/+25
* Set the UID of the message that is being displayedJeffrey Stedfast2000-08-103-6/+12
* Fixed bugs in validation. Went home to sleep.Aaron Weber2000-08-106-24/+24
* Use menu stock icons instead of normal stock icons for the menu items.Ettore Perazzoli2000-08-102-8/+10
* Redid menubar description.Aaron Weber2000-08-1012-124/+640
* (rule_match_subject): was cutting ] off mailing list names.Michael Zucci2000-08-092-3/+4
* Fix the bug where it truncates the last itemChristopher James Lahey2000-08-093-2/+6
* (rule_match_recipients): Dont set real name if its empty for the filter name.Michael Zucci2000-08-092-1/+2
* Helper function to add with confirm.Not Zed2000-08-097-84/+137
* (rule_context_add_rule_gui): Keep track of context so it isn't freed ...Michael Zucci2000-08-095-4/+63
* Added some military prefixes.Nat Friedman2000-08-093-2/+8
* Call our parent's destroy method.Miguel de Icaza2000-08-092-0/+10
* Tag some strings for translation.Miguel de Icaza2000-08-093-30/+39
* Fixed a warning.Christopher James Lahey2000-08-092-1/+5
* Remove conflict marks.Ettore Perazzoli2000-08-091-5/+0
* Fixed a warning.Christopher James Lahey2000-08-092-1/+4
* Add an icon to the "Print contacts" menu item.Ettore Perazzoli2000-08-092-1/+7
* Fixed some warnings.Christopher James Lahey2000-08-094-5/+11
* Put the print menu item in the right placeholder for consistency.Ettore Perazzoli2000-08-092-3/+13
* New file to hold auto filter/vfolder stuff.Not Zed2000-08-093-0/+321
* Fixed some warnings.Christopher James Lahey2000-08-095-4/+13
* Use the placeholder for the "Print message..." menu item.Ettore Perazzoli2000-08-092-0/+17
* Add a placeholder for the print items in the "File" menu.Ettore Perazzoli2000-08-092-0/+7
* Fix the NNTP provider's Makefile.am so that it does not use installedEttore Perazzoli2000-08-09